@charset "UTF-8";
/* CSS Document */

.containter {
	width: 900px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #333;
	background-image: url(img/header_gradient.jpg);
	background-repeat: no-repeat;
	margin-top: -1px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
	height: auto;
	overflow: visible;
	padding-bottom: 75px;
}
.logo {
	height: 140px;
	width: 291px;
	float: left;
	z-index:13;
	position: absolute;
}
.navi {
	height: 38px;
	width: 608px;
	float: right;
	z-index:2;
	position: relative;
}
.content {
	height: 447px;
	width: 900px;
	z-index:1;
	margin-top: 44px;
	padding-top: 28px;
}
.content_surfboards {
	height: 575px;
	width: 900px;
	z-index:1;
	margin-top: 44px;
	padding-top: 28px;
}
.content_customform {
	height: auto;
	width: 900px;
	z-index:1;
	margin-top: 44px;
	padding-top: 28px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content_customform_left {
	float: left;
	height: 450px;
	width: 135px;
	line-height: 1.65em;
	padding-top: 1px;
	padding-left: 15px;
}
.inputfields {
	margin-top: 9px;
}
.content_customform_right {
	float: left;
	height: 450px;
	width: 350px;
	word-spacing: 15px;
	line-height: 20px;
}
.custom_left {
	float: left;
	height: 550px;
	width: 175px;
	padding-left: 25px;
	padding-top: 80px;
	font-size: 13px;
	line-height: 18px;
	color: #CCC;
}
.custom_form {
	float: left;
	height: 450px;
	width: 520px;
	margin-left: 50px;
	padding-left: 90px;
	padding-top: 30px;
	font-family: Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	border: thin solid #191919;
	background-color: #1E1E1E;
	margin-bottom: 20px;
}
.custom_boardbox {
	float: left;
	height: 100px;
	width: 231px;
	margin-top: 65px;
	margin-left: 50px;
	vertical-align: middle;
	text-align: center;
}
.custom_right {
	height: auto;
	width: 697px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666633;
}
.custom_video {
	float: left;
	height: 300px;
	width: 170px;
	margin-left: 125px;
	text-align: center;
}
.surfboards_left {
	float: left;
	height: 545px;
	width: 469px;
	padding-left: 20px;
	padding-top: 40px;
	z-index: 15;
	position: absolute;
}
.surfboards_left img {
	border:none;
}

.surfboards_right {
	height: 535px;
	width: 400px;
	float: left;
	margin-left: 500px;
	margin-top: 30px;
}
.surfboard_info {
	height: 300px;
	width: 377px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(img/viewer_landing.jpg);
}
.custom_button {
	background-color: #666;
	height: 25px;
	width: 280px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-behavior:url(border-radius.htc);
	font-family: Helvetica, Arial;
	font-size: 18px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 7px;
	text-align: left;
}
.surfboards_video {
	float: none;
	height: 199px;
	width: 233px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
	padding-left: 0px;
	overflow: hidden;
	border: thin solid #000;
}
.surfboards_video_custom {
	float: left;
	height: 240px;
	width: 360px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 25px;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666633;
	padding-left: 10px;
}
.boardboxes {
	float: left;
	height: 55px;
	width: 154px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
	border-bottom-style: solid;
}
.boardboxes img {
	border:none;
}
	
.boardslong {
	float: left;
	height: 55px;
	width: 231px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666633;
}
.boardslong img {
	border:none;
}

#surfboards_middle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
	border-bottom-style: solid;
}
.welcomebox_home {
	float: left;
	height: 447px;
	width: 341px;
	background-color: #000;
}
.featuredbox_home {
	float: left;
	height: 108px;
	width: 130px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.new_heading {
	float: left;
	height: 28px;
	width: 833px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 34px;
	margin-bottom: 0px;
}
.welcomebox_bottom {
	float: left;
	height: 250px;
	width: 310px;
	font-family: Helvetica, Arial;
	font-size: 16px;
	letter-spacing: 1pt;
	font-weight: normal;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 20px 35px;
	padding-left: 30px;
	background-image: url(img/dorian_quote.png);
}
.footer {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #FFF;
	height: 18px;
	width: 880px;
	margin-top: 15px;
	padding-top: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #C3C32A;
	border-right-color: #C3C32A;
	border-bottom-color: #C3C32A;
	border-left-color: #C3C32A;
	padding-right: 20px;
	text-align: right;
	float: left;
	background-color: #1C1C1C;
	margin-bottom: 40px;
}
.footer_phone {
	margin-left: 10px;
	float: left;
}
.footer_email {
	float: left;
	margin-left: 20px;
}
.welcomebox_top {
	height: 185px;
	width: 340px;
	background-image: url(img/welcome_type_small.png);
	background-repeat: no-repeat;
	background-position: 41px 50px;
}


/*** set the width and height to match your images **/

#slideshow {
	position:relative;
	height:350px;
	float: left;
	background-image: url(img/sample.jpg);
}
.imagebox_home {
	float: left;
	height: 447px;
	width: 559px;
}
.links {
	width: 75px;
	float: left;
	height: 31px;
	padding-top: 5px;
	margin-right: 23px;
}
.linksurfboard {
	height: 32px;
	width: 108px;
	padding-top: 5px;
	float: left;
	margin-right: 23px;
	margin-left: -13px;
}
.about_text {
	background-image: url(img/about_header_footer.png);
	float: left;
	height: 135px;
	width: 820px;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial;
	font-size: 13px;
	padding-top: 42px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	font-weight: bold;
	line-height: 13px;
	margin-top: 12px;
	margin-bottom: 5px;
}
.completed_section {
	height: 400px;
	width: 700px;
	font-family: Helvetica, Arial;
	font-size: 14px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 200px;
}
#inputfields {
	height: 19px;
	width: 250px;
	background-color: #CCC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-behavior:url(border-radius.htc);
	themeColor: #333333;
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#glow {
	background-color: #FF0;
}
#inputfields_tops {
	height: 19px;
	width: 250px;
	background-color: #CCC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-behavior:url(border-radius.htc);
	themeColor: #333333;
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.containter_temp {
	width: 900px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #333;
	background-image: none;
	margin-top: -1px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
}
.content_contact_left {
	float: left;
	height: 300px;
	width: 125px;
	line-height: 24px;
	padding-top: 2px;
	padding-left: 0px;
	margin-left: 166px;
	font-family: Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
}
.content_contact_right {
	float: left;
	height: 300px;
	width: 350px;
	word-spacing: 15px;
	line-height: 20px;
}
#inputfields_email {
	background-color: #CCC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-behavior:url(border-radius.htc);
	themeColor: #333333;
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 11px;
	height: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content_contact_top_text {
	float: left;
	height: 100px;
	width: 525px;
	text-align: left;
	padding-left: 291px;
	padding-top: 25px;
	line-height: 14px;
	font-size: 12px;
}
.content_contact_top_text_sendmail {
	float: left;
	height: 125px;
	width: 900px;
	text-align: center;
	padding-top: 25px;
}
.gallery_thumbs {
	text-align: center;
	overflow: hidden;
	margin-top: 55px;
}
#gallery_thumb_resize {
	height: 100px;
	width: 100px;
}
.gallery_headings {
	float: left;
	height: 70px;
	width: 800px;
	font-family: Helvetica, Arial;
	font-size: 36px;
	font-weight: bold;
}
#gallery_thumbs {
	float: left;
	height: 105px;
	width: 125px;
	margin-bottom: 20px;
	margin-left: 45px;
	vertical-align: middle;
	overflow: hidden;
}

	
	

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.dealers_body {
	height: auto;
	width: 665px;
	float: left;
	text-align: center;
	padding-top: 50px;
	font-size: 12px;
}
.dealers_left {
	float: left;
	height: 450px;
	width: 175px;
	padding-left: 25px;
	padding-top: 80px;
	font-size: 13px;
	line-height: 18px;
	color: #CCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666633;
}

