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

body{
	margin:20px 0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background-color: #F7f7f7;
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-x;
}

a {color: #0970f0; text-decoration: none;}
a:link {color: #0970f0; text-decoration: none;}
a:visited {color: #0970f0; text-decoration: none;}
a:hover {color: #333; text-decoration: underline;}
a:active {color: #0970f0; text-decoration: none;}


#content #main h2, .bigger-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 25px;
	font-weight: lighter;
}
 .bigger-head {margin-left: 20px;}
#content #main h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555;
	font-size: 20px;
	font-weight: lighter;
	padding-top: 8px;
	padding-left: 8px;
}

#content{
	width:925px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color: #FFF;
	margin-bottom: 10px;
}
#header{
	width:925px;
	height:100px;
	float:left;
}
#menu{
	height:100px;
	padding-left:20px;
	width:545px;
	float:left;
	text-align:right;
	margin-top: 0px;
}


#content #header #logoHead {
	float: left;
	width: 350px;
}
#content #header #menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#content #header #menu ul li a {
	display: block;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	height: 10px;
	color: #09F;
	text-decoration: none;
	margin-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7;
}
#content #header #menu ul li {
	float: left;
}
#content #header .phoneBox {
	float: right;
	height: 20px;
	width: 800px;
	margin-bottom: 20px;
	padding-top: 10px;
	color: #666;
	padding-right: 10px;
	font-size: 14px;
}
.searchBox {
	width: 165px;
float: left;
padding: 0; margin: 10px 0 0 0;
}
.searchBox input.field {width: 140px; padding: 2px; margin: 0; border: 1px solid #09F; color: #999}
.searchBox input.field:focus {border-color: #039; background: #CCC; color:#333}
.btn {width: 16px; height: 16px; background: url(images/search1.jpg) no-repeat center center; border: 0; margin: 0 0 0 2px; padding: 0; text-indent: -999em;}

.emailTop {width: 575px; float: left; padding: 0; margin: 10px 0 0 35px;}
.emailTop a {
	margin: 0 0 0 10px;
	float: right;
}

#banner{
	height:180px;
	width:925px;
	float:left;
}
#main{
	width:885px;
	padding:10px 20px 20px;
	line-height:18px;
	float: left;
	
}

#footer{
	clear:both;
	width:925px;
	height:30px;
	font-size:10px;
	color: #999;
	text-align: center;
	padding-top: 10px;
}
#content #footer a {
	color: #F06;
	text-decoration: none;
}
#content #header #menu ul li a:hover {
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
}
#content #main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #69F;
	font-weight: lighter;
	font-size: 36px;
}
.picRight {
	display: block;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content #main .columnL {
	float: left;
	width: 410px;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	margin-top: 15px;
	padding-right: 10px;
}
#content #main .columnR {
	float: right;
	width: 420px;
	margin-right: 20px;
	margin-top: 15px;
}
#content #main .productMenu {
	float: left;
	width: 200px;
	margin-right: 15px;
}#content #main .productMain {
	float: left;
	width: 650px;
}
#content #main .productMain .imageSection {
	float: left;
	width: 185px;
}
#content #main .productMain h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: lighter;
	color: #333;
}
#content #main .galleryMain .thumbs {
	width: 870px;
	float: left;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E8E8E8;
}
#content #main .galleryMain .thumbs img {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 2px solid #CCC;
}
#content #main .galleryMain .thumbs img:hover {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 2px solid #0CC;
}
#content #main .productMain .writeUp {
	float: right;
	width: 400px;
}
/*#content #main .productMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content #main .productMenu ul li {
	float: left;
}
#content #main .productMenu ul li a {
	width: 176px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	display: block;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
	margin-bottom: 1px;
	color: #333;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F7f7f7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F7f7f7;
}
#content #main .productMenu ul li a:hover {
	padding-left: 14px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #008FB0;
	color: #000;
}*/

	.productMenu dl {
	width: 200px;
}
	.productMenu dl,dd { margin: 0; }
	.productMenu dt {
	background: #F7f7f7;
	font-size: 14px;
	padding: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
	.productMenu dt a {
	color: #333;
	text-decoration: none;
}
	.productMenu dd a {
	color: #000;
	text-decoration: none;
	padding-left: 10px;
}
	.productMenu ul { list-style: none; padding: 5px; }
#content #main .productMain .productTrail a {
	color: #69C;
	text-decoration: none;
	font-size: 12px;
}
#content #main .productMain .productTrail {
	float: left;
	width: 600px;
	margin-bottom: 10px;
}
#content #main .productMenu dl dt a:hover {
	color: #69F;
	padding-left: 4px;
}
#content #main .galleryMain {
	float: left;
	width: 875px;
}
#content #main .galleryMain .imageSection {
	float: left;
	width: 600px;
	color: #999;
	text-align: center;
}
#content #main .galleryMain .imageSection img {
	max-width: 580px; 
	max-height: 370px;
}

#content #main .galleryMain .writeUp {
	float: left;
	width: 265px;
	padding-top: 15px;
}


.clear {clear: both;}
#confirm {color: #F00 !important;}
a img {border: 0px;}


.niceInput {
padding: 5px; border: 1px solid #0970f0; background: #FFF;
}
.niceInput:focus {border-color: #999; background: #E4E4E4;}
.submit {background: #0970f0; margin: 0 4px; padding: 4px; color:#FFF; font-weight: bold; font-size: 1.2em; text-transform: uppercase; border: 0px;}
.submit:focus {background: #E4e4e4; color: #000;}

.goLeft {float: left;}
h2.goLeft {float: left; padding-top: 8px; margin-left: 40px;}
.tabs {clear: both;}
 ul.tabNavigation, ul.tabNav2 {
	 float: left;
	list-style: none;
	margin: 25px 0 0 40px;
	padding: 0;
	border-bottom: 1px dotted #CCC;
}

ul.tabNavigation li,  ul.tabNav2 li {
	display: inline;
	font-size: 1.3em;
}

ul.tabNavigation li a,  ul.tabNav2 li a {
	padding: 5px 10px;
	background-color: #ccc;
	color: #000;
	text-decoration: none;
}

ul.tabNavigation li a.selected {
	background-color: #69F;
	color: #fff;
	padding-top: 7px;
}
ul.tabNavigation li a:hover,  ul.tabNav2 li a:hover {
	background-color: #333;
	color: #fff;
	padding-top: 7px;
}

ul.tabNavigation li a:focus {
		outline: 0;
}

.prodList {float: right; width: 200px; border-left: 1px solid #CCC; padding: 0 0 0 5px;}

a.pdf {padding: 0 0 0 22px; background: url(images/icons/pdf.png) no-repeat left center;}
label.error           { font-weight:normal;color:red;text-align:left;width:140px; padding-left:25px;
                        background: transparent url(/images/cancel.png) no-repeat scroll left; }

.tr-alt {
	background-color: #D3E6F6;
}

.search-gap {width: 30px;}