/* Conversion Products, Inc. 4-12-07 */

/* BODY ELEMENTS */
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: #FFEC8D;
	}

/* OUTER PAGE WRAPPER */	
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align:left;
	background: #ffffff;
	font-size: 12px;
	border-left: 1px solid #A6B9E1;
	border-right: 1px solid #A6B9E1;
	}

	
/* HEADER */
#header {
	width: 740px;
	height: 91px;
	margin: 0;
	padding: 10px;
	background: #13213C;
	}


	
/* HEADINGS */
h1 {color: #5F68C5; font-size: 20px;}
h3 {color: #5F68C5; font-size: 14px; }
h4.altView {color: #666666; font-size: 13px; margin: 1px; line-height: 0px; font-style: italic;}
h5.clickThumbs {color: #666666; font-size: 9px; margin-height: 0px; line-height: 0px;}
.sm_description {font-size: 10px; font-weight: bold;}
.quote_description {font-size: 12px; font-weight: bold; font-style: italic; color:#C85C14;}
.productLine {font-size: 14px; font-weight: bold; color: #5F68C5; background:#D7E1F1; }
.colorDesc {font-size: 11px; color:#C85C14;}
.cart_description {font-size: 11px;}
.alert {font-weight: bold; color: red;}


	
/* GENERAL LINKS */
a:link, a:visited, a:active { 
	color: #380096;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #5E68C4;
	font-weight: bold;
	text-decoration: underline;
	}	

/* SITEMAP PRODUCT LINKS */
a:link.sitemap, a:visited.sitemap, a:active.sitemap { 
	color: #380096;
	font-size: 10px;
	text-decoration: none;
	}

a:hover.sitemap {
	color: #5E68C4;
	text-decoration: underline;
	font-size: 10px;
	}	
	
/*ORDER BUTTON*/	

a:link.orderButton, a:visited.orderButton, a:active.orderButton {
 	color: #000000;
	background: #eeeeee;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	margin: 2px;
	/*display: block;*/
	font-size:12px;
	position: relative;
	border: 1px solid #000000;
	}

	
a:hover.orderButton {
 	color: #000000;
	background: #dddddd;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin: 2px;
	/*display: block;*/
	font-size:12px;
	position: relative;
	border: 1px solid #000000;
	}	
	
		
input.orderButton {
 	color: #000000;
	background: #eeeeee;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	margin: 2px;
	/*display: block;*/
	font-size:12px;
	font-family: arial, helvetica;
	position: relative;
	border: 1px solid #000000;
	
	}	

input:hover.orderButton {
 	color: #000000;
	background: #dddddd;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin: 2px;
	/*display: block;*/
	font-size:12px;
	font-family: arial, helvetica;
	position: relative;
	border: 1px solid #000000;
	
	}		
	

	
/* TEXT CONTENT AREAS*/

/* outer content wrapper */
#contentWrapper {
	width: 570px;
	float:right;
	background: #ffffff;
	}

/* outer content wrapper */
#receiptWrapper {
	width: 720px;
	float:right;
	background: #ffffff;
	padding: 20px;
	}	
	
/* inner content area (no sidebar) */
#contentMainNoSideBar {
	width: 530px;
	float:right;
	background: #ffffff;
	padding: 20px;
	}	

/* inner content area (with sidebar) */	
#contentMain {
	width: 370px;
	float: left;
	padding: 10px;
	}

/* right column sidebar */
#contentSidebar {
	width: 150px;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 12px;
	text-align: center;
	}

/* name plate box */	
.namePlate	{
	width: 158px;
	float:left;
	background: #FED382;
	padding: 15px;
	text-align: left;
	color:#C85C14;
	font-size:11px;
	}	
		
/* color choice box */	
.colorChoice {
	width: 225px;
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	color: #666666;
	/*text-align: center; */
	font-size:9px;
	}		
	
/* product info boundary (2 products per page) */	
.productBoxDouble	{
	width: 225px;
	float:left;
	background: #ffffff;
	padding: 20px;
	text-align: center;
	font-size:11px;
	}	
	

/* more product photos */
#morePhotos {
	width: 490px;
	clear: both;
	background: #ffffff;
	text-align: center;
	padding:12px;
	margin: 0px;
	}		
	
/* floating photos with captions 150px */
.captionPhoto150 {
	width: 150px;
	font-size: 10px; 
	font-weight: bold;
	color: #666666;
	float: left;
	padding-right: 10px;
	}		

img.photo {display:block;} 
img.photo-border {display:block; border:1px solid #000000;} 

/* VERTICAL QUOTE BOX */	
.quoteVerticalHome {
	width: 128px;
	background: #FFB777;
	color:#C85C14;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #C85C14;
	}

.quoteVertical {
	width: 127px;
	background: #FFB777;
	color:#C85C14;
	font-size: 11px;
	padding: 15px;
	margin-top: 10px;
	border: 1px solid #C85C14;
	}	
	
.contractInfo {
	background: #E6F0F8;
	color: #1C146B;
	font-size: 11px;
	padding: 15px;
	margin-top: 10px;
	border: 1px solid #A6B9E1;
	}	



	
/* NAVIGATION MENUS*/		

#navProducts {
	width: 189px;
	float: left;
	font-size: 12px;
	background:#FED382;
	border-right: 1px solid #E6F0F8;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

#navProducts ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#navProducts li.nolinkHeader {
	display: block;
	width: 181px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	background: #A6B9E1;
	color: #1C146B;
	text-decoration: none;
	border-top: 1px solid #E6F0F8;
	padding-left: 8px;
	}	
	
#navProducts li.linkHeader a	{
	display: block;
	width: 181px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	background: #A6B9E1;
	color: #1C146B;
	text-decoration: none;
	border-top: 1px solid #E6F0F8;
	padding-left: 8px;
	}	

#navProducts li.linkHeader a:hover	{
	display: block;
	width: 181px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	background: #1C146B;
	color: #A6B9E1;
	text-decoration: none;
	border-top: 1px solid #E6F0F8;
	padding-left: 8px;
	}		


#navProducts li.product a	{
	display: block;
	width: 177px;
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	background: #F2F7FB;
	color: #1C146B;
	text-decoration: none;
	font-weight: normal;
	/*border-top: 1px solid #E6F0F8;*/
	padding-left: 12px;
	}	

#navProducts li.product a:hover	{
	display: block;
	width: 177px;
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	background: #D7E1F1;
	color: #1C146B;
	text-decoration: none;
	font-weight: normal;
	/*border-top: 1px solid #E6F0F8;*/
	padding-left: 12px;
	}

#navProducts li.productCurrent a	{
	display: block;
	width: 177px;
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	background: #D7E1F1;
	color: #1C146B;
	text-decoration: none;
	font-weight: normal;
	/*border-top: 1px solid #E6F0F8;*/
	padding-left: 12px;
	}	

#navProducts li.productCurrent a:hover	{
	display: block;
	width: 177px;
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	background: #E6F0F8;
	color: #1C146B;
	text-decoration: none;
	font-weight: normal;
	/*border-top: 1px solid #E6F0F8;*/
	padding-left: 12px;
	}	
		
#navProducts li a {
	display: block;
	width: 181px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	background: #5F68C5;
	color: #ffffff;
	text-decoration: none;
	border-top: 1px solid #E6F0F8;
	padding-left: 8px;
	}	

#navProducts li a:hover {
	display: block;
	width: 181px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	background: #1C146B;
	color: #ffffff;
	text-decoration: none;
	border-top: 1px solid #E6F0F8;
	}		
		
/* navFooter LINKS */	
#navFooter {
	color: #E6F0F8;
	clear: both;
	width: 740px;
	margin: 0;
	padding: 10px;
	background: #13213C;
	border-top: 1px solid #A6B9E1;
	border-bottom: 1px solid #A6B9E1;
	text-align: center;
	font-size: 11px;
	}
 
 a:link.navFooter, a:visited.navFooter, a:active.navFooter {
 	color: #A6B9E1;
	font-weight: bold;
	text-decoration: none;
	padding-top:9px;
	padding-bottom:9px;
	}

a:hover.navFooter {
 	color: #5F68C5;
	/*background: #5F68C5;*/
	text-decoration: none;
	font-weight: bold;
	padding-top:9px;
	padding-bottom:9px;
	}	
 
 
 a:link.navHeader, a:visited.navHeader, a:active.navHeader {
 	color: #ffa448;
	font-weight: bold;
	text-decoration: none;
	padding-top:9px;
	padding-bottom:9px;
	}

a:hover.navHeader {
 	color: #5F68C5;
	/*background: #5F68C5;*/
	text-decoration: none;
	font-weight: bold;
	padding-top:9px;
	padding-bottom:9px;
	}	
 
 /* ADDRESS */
#addressWrapper {
	margin: 0 auto;
	text-align: center;
	width: 760px;
	padding: 0px;
	} 	
	
#address {
	width: 760px;
	margin: 0;
	padding: 5px;
	font-size: 11px;
	text-align: left;
	color: #C85C14;
	}

a.address:link, a.address:active, a.address:visited {
	color: #C85C14;
	font-weight: bold;
	}

a.address:hover {
	color: orange;
	font-weight: bold;
	}	
	
.auth_box {
	/*position: relative;*/
	width: 181px;
	left: 0;
	right: 0;
	}	