/* CSS Document */

@import url("/css/main_nav.css"); 
@import url("/css/sub_nav_products.css"); 
@import url("/css/footer.css"); 

html {-webkit-text-size-adjust:none}

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #949494;
	background: #222 url("/images/bg_product_tile.jpg") repeat-x top;
	text-align: center;
}

div.clear {
	clear: both;
}

.float_left {
	position: relative;
	float: left;
}

.float_right {
	position: relative;
	float: right;
}

div.mini_wrapper {
	width: 1000px;
	text-align: center;
}





/* WRAPPER */

div#wrapper {
	margin: 0 auto;
	text-align:left;
}





/* HEADER, NAVIGATION, BANNER */

div#upper {
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 146px;
	color: #222;
}

		div#header {
			position: relative;
			float: left;
			width: 300px;
			height: 146px;
			text-align: left;
		}
		
		div#header h1 a {
			position: absolute;
			top: 0;
			left: 0;
			width: 280px; 
			height: 125px; 
			background: transparent url("/images/logo.jpg") no-repeat 0 0;
		}
		
		div#header h1 a:hover {
			background-position: 0 0;
		}
		
		div#header h1 a span,
		div#header p span {
			display: none;
		}
		
		div#navigation {
			position: relative;
			float: right;
			width: 651px;
			height: 42px;
			margin-top: 62px;
			padding-right: 12px;
		}



/* HEADINGS */

div#banner_left h2 {
	font-size: 2.0em;
	line-height: 1em;
	color: #b81e08;
	padding: 13px 0 8px 14px;	
}

div#banner_mid h2 {
	font-size: 2.0em;
	line-height: 1em;
	color: #b81e08;
	padding: 13px 0 8px 12px;	
}

div#banner_left h3 {
	color: #333333; 
	font-size: 1.5em;
	padding: 0 0 0 14px;	
}

div#banner_left p.quote {
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
	margin: 0;
	color: #333;
	padding: 2px 16px 12px 16px;
}

div#banner_left p {
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	margin: 0;
	color: #333;
	padding: 2px 16px 12px 16px;
}

div#banner_mid p {
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	color: #333;
	padding: 2px 16px 0 12px;
}

div#banner_mid h3 {
	color: #333333;
	font-size: 1.5em;
	padding: 0 0 0 12px
}

div#banner_mid h4	{
	color: #333333;
	font-size: 1.5em;
	font-weight: normal;
	padding: 0 0 8px 12px
}

div#banner_mid h5 {
	color: #b81e08;
	font-size: 1.5em;
	padding: 0 0 12px 12px
}







/* BANNER */

div#banner {
	position: relative;
	margin: 0 auto;
	background: #fff url("/images/bg_product_banner.jpg") repeat-x top;
	width: 100%;
}

		div#banner_wrap {
			position: relative;
			margin: 0 auto;
			width: 954px;
		}

					div#banner_wrap_911n {
						position: relative;
						margin: 0 auto;
						width: 954px;
						height: auto;
						background: transparent url("/images/pic_prod_911n.jpg") no-repeat top right;
					}
				
					div#banner_wrap_911a {
						position: relative;
						margin: 0 auto;
						width: 954px;
						height: auto;
						background: transparent url("/images/pic_prod_911a.jpg") no-repeat top right;
					}
					
				div#banner_left {
					position: relative;
					float: left;
					width: 247px;
				}
				
				
				div#banner_mid {
					position: relative;
					float: left;	
					width: 350px;
				}
				
				div#banner_right {
					position: relative;
					margin: 0;
					float: right;
					width: 350px;
				}
				
				
				div#banner_wrap_911a div#banner_mid {
					width: 450px;
				}
				
				div#banner_wrap_911a div#banner_right {
					width: 300px;
				}
				
				div#banner a {
					color: #993300;
				}
				
				div#banner a:hover {
					color: #663399;
				}







/* CONTENT: LEFT, MIDDLE, AND RIGHT COLS */

#content_wrap {
	position: relative;
	margin: 0 auto;
	padding-top: 6px;
	background: transparent url("/images/bg_product_tile_lower.jpg") repeat-x top;
	width: 100%;
}

#content {
	position: relative;
	margin: 0 auto;
	width: 950px;
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
}

		#content p {
			font-size: 12px;
			padding: 0 16px;
			color: #9e9e9e;
		}
		
		#left_col p strong,
		#middle_col p strong,
		#middle_col li strong {
			font-weight: normal;
			color: #f7f7f7;
		}
		
		#content p.break_solid {
			border-top: 1px solid #303030;
			margin: 0;
			padding: 0 0 6px 0;
		}
		
		#left_col p.break_dotted,
		#middle_col p.break_dotted,
		#right_col p.break_dotted {
			border-top: 1px dotted #333;
			margin: 0 16px;
			padding: 0 0 6px 0;
		}
		
		#content a {
			color: #b93636;
			text-decoration: underline;
		}
		
		#content a:hover {
			text-decoration: none;
		}
		
		#content a.arrow {
			color: #b93636;
			text-decoration: underline;
			padding-left: 12px;
			background: transparent url("/images/bg_arrow_red.jpg") no-repeat left 50%;
		}
		
		#content a.arrow:hover {
			text-decoration: none;
		}
		
		h4.learn a {
			position: absolute;
			bottom: 0px;
			display: block;
			width: 233px;
			height: 38px;
			background: transparent url("/images/btn_learn_more.jpg") no-repeat 0 0;
			margin-top: 6px;
			margin-bottom: 6px;
		}
		
		h4.learn a:hover {
			background-position: 0 -38px;
		}
		
		h4.learn a span {
			display: none;
		}
		
		
		a.sidebar img {
			padding: 0;
			border: 4px solid #303030;
			margin: 3px 0 10px 0;
		}
		
		a.sidebar img:hover {
			border: 4px solid #b93636;
		}
		
		
		
		#content p.arrow {
			padding: 0 26px 0 29px;
			background: transparent url("/images/bg_arrow_red.jpg") no-repeat 16px 3px;
		}
		
		#left_col p.arrow,
		#right_col p.arrow {
			padding: 0 26px 0 28px;
			margin: 12px 0 8px 0;
			background: transparent url("/images/bg_arrow_red.jpg") no-repeat 16px 3px;
		}
		
		#content h2 {
			font-size: 1.8em;
		}
		
		#content h3 {
			font-size: 1.6em;
			font-weight: bold;
		}
		
		#content h2,
		#content h3 {
			padding-top: 5px;
			margin: 0 16px;
			color: #f7f7f7;
		}
		
		#content h3 a {
			color: #b93636;
			text-decoration: underline;
		}
		
		#content h3 a:hover {
			color: #b93636;
			text-decoration: none;
		}
		
		#content h4 a {
			font-size: 15px;
			font-weight: normal;
			padding-top: 10px;
			margin-left: 16px;
			padding-bottom: 10px;
			color: #b93636;
			text-decoration: underline;
		}
		
		#content h4 a:hover {
			text-decoration: none;
		}
		
		
			
#left_col {
	position: relative;
	float: left;
	width: 240px;
}


		#left_col p  {
			font-size: 12px;
			line-height: 14px;
			padding: 0 12px 0 16px;
			margin: 12px 0 0 0;
		}
		
		#left_col p.quote  {
			font-size: 13px;
			line-height: 15px;
			padding: 0 12px 0 16px;
			margin: 12px 0 0 0;
		}
		


#middle_col {
	position: relative;
	float: left;
	width: 468px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

		div.mid-left {
			position: relative;
			float: left;
			width: 240px;
			margin-right: 8px;
		}
		
		div.mid-right {
			position: relative;
			float: left;
			width: 200px;		}
		
				div.mid-right img {
					position: relative;
					float: right;
				}
				
				
		#middle_col sup {
			font-size: 10px;
			vertical-align: text-top;
		}
		
		#middle_col p,
		#middle_col p.posting {
			font-size: 12px;
			line-height: 14px;
			margin: 4px 0 10px 0;
		}
		
		#middle_col li i,
		#middle_col p.fine_print {
			font-size: 11px;
			line-height: 13px;
			font-style: italic;
		}
		
		#middle_col p.bio {
			font-size: 12px;
			line-height: 14px;
			margin: 0 0 10px 0;
		}
		
		#middle_col ul {
			padding: 0;
			margin: 4px 16px 10px 16px;
			border-top: 1px solid #303030;
		}
		
		#middle_col ul li {
			font-size: 13px;
			line-height: 15px;
			padding: 0 0 7px 0;
			margin: 7px 16px 0 13px;
			border-bottom: 1px solid #303030;
			list-style-image: url("/images/bg_arrow_gray.jpg");
		}
		
		#middle_col table.compare {
			width: 438px;
			margin: 6px 16px 16px 16px;
			border-top: 1px solid #303030;
			border-right: 1px solid #303030;
			border-left: 1px solid #303030;
			border-bottom: 0;
		}
		
		#middle_col table.compare td {
			border-bottom: 1px solid #303030;
		}
		
		#middle_col table.compare td.cell_left {
			vertical-align: top;
			width: 40%;
			border-right: 1px solid #303030;
		}
		
		#middle_col table.compare td.cell_right {
			vertical-align: top;
			width: 60%;
		}
		
		#middle_col table.compare p {
			margin: 10px 0; 
		}
		
		#middle_col table.compare p.break_dotted {
			margin: 0 0 10px 0; 
			padding: 10px 16px 0 16px;
		}


#right_col {
	position: relative;
	float: right;
	width: 238px;
}

		#right_col p {
			font-size: 12px;
			line-height: 14px;
			padding: 0 12px 0 16px;
			margin: 4px 0 10px 0;
		}

		#right_col p strong {
			color: #f7f7f7;
			font-weight: normal;
		}
		
		#right_col ul {
			padding: 0;
			margin: 4px 16px 10px 16px;
		}
		
		#right_col ul li.arrow {
			font-size: 12px;
			line-height: 14px;
			padding: 0 0 7px 0;
			margin: 0 0 7px 13px;
			border-bottom: 1px solid #303030;
			list-style-image: url("/images/bg_arrow_gray.jpg");
		}
		
		#right_col ul li.last {
			font-size: 12px;
			line-height: 14px;
			padding: 0 0 7px 0;
			margin: 0 0 7px 13px;
			border-bottom: none;
			list-style-image: url("/images/bg_arrow_gray.jpg");
		}
		
		
		

		/* TRY BUY BUTTONS */
		
		#right_col ul#try_buy {
			padding: 0;
			margin: 0 0 0 12px;
		}
		
		#right_col ul#try_buy li {
			float: left;
			vertical-align: bottom;
			border: none;
			padding: 0;
			margin: 0;
			list-style: none;
		}
		
		li#btn_try a {
			list-stlye: none;	
			width: 108px;
			height: 35px;
			display: block;
			background: transparent url("/images/btn_try_lens.jpg") no-repeat 0 0;
		}
		
		li#btn_buy a {	
			list-stlye: none;	
			width: 108px;
			height: 35px;
			display: block;
			background: transparent url("/images/btn_buy_lens.jpg") no-repeat 0 0;
		}
		
		li#btn_try a:hover,
		li#btn_buy a:hover {
			background-position: 0 -38px;
		}
		
		#right_col ul li span {
			display: none;
		}
		













/* BUY NOW button */


h6.buy_now_btn a {
	margin-left: 10px;
	position: relative;
	width: 108px;
	height: 35px;
	display: block;
	background: transparent url("/images/btn_buy_now.jpg") no-repeat 0 0;
}

h6.buy_now_btn a:hover {
	background-position: 0 -38px;
}

h6.buy_now_btn span {
	display: none;
}







