body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: LucidaGrande, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper {
	width: 966px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header.jpg);
	height: 175px;
	text-align: left;
}
#details {
	font-size: 10px;
	font-weight: bold;
	color: #565656;
	padding-left: 23px;
	padding-top: 21px;
}
#details a {
	color: #565656;
	text-decoration: none;
}
#details a:hover {
	color: #5B040C;
	text-decoration: underline;
}
.hilite strong {
	color: #5B040C;
	
}


#top_nav {
	clear: both;
	margin-top: 83px;
	height: 29px;
	padding-left: 6px;
}


.blockright, .blockleft {
	clear: both;
	margin-top: 10px;
	width:666px;
	display:block;
	padding-bottom:20px;
}

.item_img {
	float: left;
	/*
	background-image: url(../images/image_edge.jpg);
	*/
	width: 324px;
	padding: 3px;
	z-index: -1;
	left: 0px;
	top: 0px;
	border: 1px solid #E9E5E5;
	height: 284px;
}

.blockright .item_img {
	float: right ;
}
.blockright .item_text {
	float: left ;
}
.blockleft .item_text {
	float: right ;
}

/*
#top_nav ul {
	margin:0px;
padding:0px;
}
#top_nav li{
	list-style: none;
	float:left;
}
#top_nav ul li a{
	display: block;
	text-align:center;
	padding-top: 9px;
	height: 20px;
	color: #FFFFFF;
	font-size: 12px;
	width: 145px;
}
*/

.nav_home a{
	width: 105px;
	background-image: url(../images/home_butt.jpg);
	display: block;
	text-decoration: none;
}

.nav_home a:hover, body#home .nav_home a{
	background-image: url(../images/home_butt.jpg);
	background-position: left -29px;
}
.nav_products a{
	width: 140px;
	background-image: url(../images/large_butt.jpg);
	display: block;
	text-decoration: none;
}

.nav_products a:hover, body#products .nav_products a {
	background-image: url(../images/large_butt.jpg);
	background-position: left -29px;
}

/**/




/**/

.nav_about a{
	width: 102px;
	background-image: url(../images/generic_butt.jpg);
	display: block;
	text-decoration: none;
}

.nav_about a:hover, body#about .nav_about a {
	background-image: url(../images/generic_butt.jpg);
	background-position: left -29px;
}
.nav_contact a{
	width: 102px;
	background-image: url(../images/generic_butt.jpg);
	display: block;
	text-decoration: none;
}

.nav_contact a:hover, body#contact .nav_contact a {
	background-image: url(../images/generic_butt.jpg);
	background-position: left -29px;
}


.nav_how a{
	width: 112px;
	background-image: url(../images/extended_butt.jpg);
	display: block;
	text-decoration: none;
}

.nav_how a:hover, body#how .nav_how a {
	background-image: url(../images/extended_butt.jpg);
	background-position: left -29px;
}
.nav_site a{
	width: 104px;
	background-image: url(../images/final_butt.jpg);
	display: block;
	text-decoration: none;
}

.nav_site a:hover,  body#site .nav_site a {
	background-image: url(../images/final_butt.jpg);
	background-position: left -29px;
}


#content, #admin_content {
	margin-top: 12px;
	text-align: left;
}


#content_left {
	float: left;
	width: 667px;
	padding-right: 15px;
}


/* main content styles */

h1 {
	font-size: 22px;
	color: #767676;
	font-weight: normal;
	padding-bottom: 15px;
}
h2 {
	font-size: 17px;
	padding-bottom: 14px;
	color: #333333;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #853131;
	margin-bottom: 15px;
}
p {
	font-size: 12px;
	color: #333333;
	padding-bottom: 10px;
	padding-right: 10px;
}
a {
	color: #003ef0;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}


/*
.home_item a {
	width:130px;
	background-image:url(/images/home_butt.jpg);	
}
*/
.zoom_area {
	z-index: 0;
	position: relative;
	top: 0px;
	left: auto;
	right: auto;
	height: 33px;
	width: 324px;
	background-image: url(../images/overlay.png);
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
}


.prod_image {
	z-index: 0;
	position: absolute;
}
a.cta_zoom {
	
}
.pic_code {
	float: right;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
}
.item_text {
	width: 315px;
}
.right {
	float: right;
}
.left {
	float: left;
	padding-right: 15px;
}



.grey {
	color: #474747;
}
.clearing {
	clear: both;
}




/*
.content-header-floating { display:none; position:fixed; left:0; top:0; width:100%; border-bottom:solid 1px #988753; z-index:100; background:#fdfaa4; opacity:.85; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)" }


.content-header-floating .content-header { padding:6px 8px 4px 8px; margin-bottom:0; border:0; }
*/
#content_right ul, .content-header ul {
	list-style-type: none;
	padding: 0px;
}

.content-header {
	z-index:1; 
	float: right;
	width: 284px;
	background-image: url(/images/right_col_bott.jpg);
	background-position: left bottom;
}

.content-header-floating {
	 position:fixed; left:650; top:10;
	z-index:100; 
	float: right;
	width: 284px;
	background-image: url(/images/right_col_bott.jpg);
	background-position: left bottom;
}



#content_right_inner {
	
	background-image: url(../images/right_col_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 10px;
}




#content_right_inner h4 {
	color: #989898;
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 3px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	margin-top: 0px;
}
#text_changer {
	background-image: url(../images/text_back.gif);
	width: 255px;
	height: 30px;
	background-repeat: no-repeat;
}
#text_changer h5 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 50px;
	margin-bottom: 10px;
	margin-top: 0px;
}
a.cta_big {
	font-size: 13px;
	color: #003ef0;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
}
a.cta_smaller {
	font-size: 11px;
	color: #003ef0;
	text-decoration: none;
	margin-left: 10px;
}
a.cta_text_only {
	color: #003ef0;
	font-size: 12px;
	text-decoration: none;
	padding-left: 50px;

}
a.cta_print {
	background-image: url(../images/print.gif);
	height: 30px;
	width: 202px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 53px;
	padding-top: 10px;
	font-size: 11px;
	color: #003ef0;
	text-decoration: none;
}
a.cta_email {
	background-image: url(../images/email_back.gif);
	height: 30px;
	width: 202px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 53px;
	padding-top: 5px;
	font-size: 11px;
	color: #003ef0;
	text-decoration: none;
}
a.cta_contact {
	background-image: url(../images/contact_back.gif);
	height: 30px;
	width: 202px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 53px;
	padding-top: 7px;
	font-size: 11px;
	color: #003ef0;
	text-decoration: none;
	margin-bottom: 5px;
}
a.cta_pdf {
	color: #003EF0;
	text-decoration: none;
}

#translate {
	background-image: url(../images/translate_back.gif);
	height: 31px;
	width: 239px;
	padding-top: 30px;
	padding-left: 6px;
	margin-bottom: 20px;
}
#s_type {
	font-size: 12px;
}

#content_right_inner p {
	font-size: 11px;
	color: #333333;
	padding-bottom: 15px;
}
#content_right_inner a:hover {
	color: #333333;
}

.pdf_img {
	margin-bottom: 10px;
}
#footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.jpg);
	text-align: left;
	padding-top: 12px;
	font-size: 11px;
	width: 956px;
	background-repeat: no-repeat;
	padding-left: 10px;
}


#footer ul{
padding: 0;
margin: 0;
}
#footer ul li{
display: inline;
padding: 0;
margin: 0;
}
#footer ul li a{
	color: #070707;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
} 
#footer ul li a:hover, #footer ul li a:focus{
	color: #570000;
	text-decoration: underline;
}
.footer_two {
	margin-top: 18px;
	color: #570000;
	margin-bottom: 10px;
	margin-left: 4px;
}
#content_left ul {
	list-style-position: outside;
	list-style-type: circle;
	padding: 20px;
}


#admin_content #content_left ul li ul li, #admin_content #content_left ul li ul ul li {
	display: block;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: 5px;
	padding: 5px;
}


/* clear fix */

.floatclear {
	clear: both;
	font-size: 1px;
	height: 1px;
	text-indent: -3000px;
}

.clearfix {
display:block;
height:0;
clear:both;
}

.quote-form
{}

.quote-form h1
{font-size: 16px; border-bottom: 1px solid #CCC; padding: 0 0 3px 0; margin: 10px 0;}

.quote-form tr:hover
{background: #EEEEEE;}

.forminputs{color: #FFF; font-size: 12px; font-weight: bold; font-style: italic; background: #81302f;border: 2px solid #5e2120; border-top: 2px solid #9f4342;border-left: 2px solid #9f4342; padding: 5px 10px;}

.forminputs:hover{cursor: pointer;background: #a94948;}
/*.quoteButton{background: #81302f; border: 1px solid #CCCCCC; padding: 8px 12px; border: 2px solid #5a1e1d; border-top: #a94948; border-left: #a94948;}*/
a.quoteButton{color: #FFFFFF; text-decoration: none; font-weight: bold; font-style: italic;background: #81302f; border: 1px solid #CCCCCC; padding: 8px 12px; border: 2px solid #5a1e1d; border-top: #a94948; border-left: #a94948; display: block; width: 120px; margin-top: 10px; _width: 150px;}
a.quoteButton:hover{cursor: pointer; background: #a94948;}

.tableStroke td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 11px;
}
.panelsTD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #CCCCCC;
	background-position: center;
	text-align: center;}
	
.panelsTDsizes {
	background-position: center;
	text-align: center;
	font-size: 10px;}
	
#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; }

