/* @group Fonts */

@font-face {
    font-family: DinRegular;
    src: url('DIN-REGA.OTF');
}


/* @end */

/* @group Tags */

html, body {
	background: #262626 url(../images/back-window.gif) repeat-x;
	padding: 0;
	margin: 0;
	height:100%;
	color: #cccccc;
	font: 1em/1em DinRegular, Helvetica, Arial, sans-serif;
}

a {
	color: #ffaa00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	
}

h2 {
	margin: 20px 0 15px;
	padding: 0;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}

h3 {
	margin: 0 0 4px;
	padding: 0;
	color: #ffffff;
}


/* @end */

/* @group Objects */

.Thumbnail {
	margin: 0 0 10px;
	padding: 0;
	border-width: 2px!important;
}



#highslide-caption {
	font-family: HelveticaNeue-Light, HelveticaNeue, Helvetica, Arial, sans-serif!important;
	margin-top: -80px;
}

.PageOn {
	color: #ffffff;
}

.gallerystatus {
	font: 0.85em DinRegular, Helvetica, Arial, sans-serif;
	position: relative;
	top: -5px;
	text-decoration: none;
}

.FormButtonOrange {
	margin: 0 15px 0 2px;
	padding: 0 10px;
	background-color: #ffaa00;
	border-style: none;
	height: 26px;
	font: bold 1em DinRegular, Helvetica, Arial, sans-serif;
}

.FormButtonGrey {
	margin: 0 10px 0 0;
	padding: 0 10px;
	background-color: gray;
	border-style: none;
	height: 26px;
	font: bold 1em DinRegular, Helvetica, Arial, sans-serif;
}

.FormField {
	height: 20px;
	border-style: none;
	padding: 1px 1px 1px 4px;
}

.FormBox {
	height: 100px;
	border-style: none;
	padding: 8px 4px 4px;
}



/* @end */

#Main {
	width: 1000px;
	position:relative; /* needed for footer positioning*/
	margin:0 auto;
	padding: 0;
}

/* @group Head */

#Head {
	width: 1000px;
	height: 171px;
	background: url(../images/back-head.png) repeat-x;
	position: relative;
	z-index: 3;
}

#LogoLink {
	width: 420px;
	height: 50px;
	display: block;
	position: absolute;
	top: 34px;
	left: 20px;
}

#HeadPhone {
	display: block;
	position: absolute;
	top: 56px;
	right: 20px;
}

#NavLeft ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 20px;
	position: absolute;
	bottom: 16px;
	left: 0;
}

#NavLeft li {
	margin: 0;
	padding: 0 30px 0 0;
	float: left;
}

#NavLeft li a {
	display: block;
}

#NavRight ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 16px;
	right: 20px;
}

#NavRight li {
	margin: 0;
	padding: 0 0 0 30px;
	float: left;
}

#SubNav {
	height: 32px;
	margin: -2px 0 25px;
	padding: 0;
}

#SubNav ul {
	list-style-type: none;
	margin: 0;
	bottom: 16px;
	left: 0;
	padding: 0;
}

#SubNav li {
	margin: 0;
	padding: 0 30px 0 0;
	float: left;
}

/* @end */

/* @group Body */

#Body {
	min-height: 540px;
	padding: 20px;
	background: url(../images/back-page.gif) no-repeat;
	z-index: 2;
	position: relative;
}

#Body.BodyHome {
	background-image: url(../images/back-home.gif);
}

#Body.BodyPage {
	background-image: url(../images/back-page.gif);
}

#Body p {
	font-size: 0.85em;
	margin: 0;
	padding: 0 0 15px;
	line-height: 1.5em;
}

#HomePhotos {
	width: 960px;
	height: 384px;
	display: block;
	position: relative;
}

#LeftTop {
	position: absolute;
}

#LeftBottom {
	position: absolute;
	bottom: 23px;
	left: 0;
}

#MainPhoto {
	float: right;
}

#MainPhotoLarge {
	position: relative;
	margin: 0;
	padding: 0;
}

#simplegallery{ //CSS for Simple Gallery Example 
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border: 10px solid darkred;
}
	
#simplegallery .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
	text-align: left;
	padding: 2px 5px;
	}

.HomeColumn {
	display: block;
	float: left;
	width: 280px;
	margin: 5px 50px 60px 0;
	position: relative;
}

.HomeColumn form {
	font-size: 0.85em;
	margin: -14px 0 0;
	padding: 0;
}

.HomeColumn input, textarea {
	margin-bottom: 20px;
	margin-top: 5px;
}

.HomeColumnRight {
	display: block;
	float: left;
	width: 280px;
	margin: 5px 0 0;
	padding: 0;
	position: relative;
}

.HomeColumn ul {
	font-size: 0.85em;
	margin: 0;
	padding: 0;
}

.HomeColumn li {
	margin-bottom: 10px;
	line-height: 1.5em;
}

.ClientsColumnRight {
	display: block;
	float: left;
	width: 280px;
	margin: 5px 0 0;
	padding: 0;
	position: relative;
}

.GalleryPod {
	padding: 0;
	margin: 0;
	position: relative;
}

.GalleryText {
	width: 395px;
	display: block;
	margin: 0;
	padding: 0 551px 20px 0;
	border-bottom: 1px solid #966e28;
	position: relative;
}

.GalleryText p {
	margin: -5px 0 -15px 0 !important;
	padding: 0;
}

.Gallery {
	width: 975px;
	display: block;
	margin-bottom: 40px;
	margin-top: 19px;
	padding: 0;
	position: relative;
	height: auto;
	clear: both;
}

.Gallery .Thumbnail {
	margin: 0 16px 20px 0;
	padding: 0;
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
}


/* @end */

/* @group Footer */

#Footer {
	width: 100%;
	padding: 9px 0 0;
	position: relative;
	z-index: 1;
	clear: both;
	height: 60px;
	background: #333333 url(../images/back-footer.gif) repeat-x;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}

#Footer ul {
	list-style-type: none;
	margin: 0 auto;
	position: relative;
	display: block;
	top: 19px;
	width: 960px;
	padding: 0;
}

#Footer li {
	margin: 0;
	padding: 0 30px 0 0;
	float: left;
	color: gray;
	font-size: 0.85em;
}

#Footer li a {
	color: gray;	
}

#Credit a {
	color: #515252 !important;
	position: absolute;
	right: 0;
	float: right;
}



/* @end */

