/*
website red:#c62127;

*/

/* MAIN IMAGE  
************************************************************/
div#main_image
{
	border:0;
	position:relative;
	display:block;
	top:-5px;
	padding:0;
	margin:0;
	width:810px;
	z-index:25;
}
div#left_image
{
	margin:0;
	padding:0;
	width:195px;
	display:inline;
}

div#right_image
{
	margin:0;
	padding:0;
	width:303px;
	display:inline;	
}

/* MID NAVIGATION FLOATED OVER IMAGES
************************************************************/
	/*letter-spacing: .01cm;*/
div#mid_nav_container
{	position: absolute;
	left: 607px;
	top: 35px;
	width: 175px;
	height: 90px;
	text-align: left;
	padding:0;
	width:190px;
	z-index:800;
}

div#mid_nav_container ul
{
	list-style-type:none;
	padding:0;
	margin:0;
}

div#mid_nav_container ul li
{
	margin:0;
	text-align:right;
	line-height:13px;
	padding-right:15px;
	background:url(../images/bullet_redBox.gif) 180px 6px no-repeat;
}

div#mid_nav_container ul li a
{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#E2E2E2;
	text-decoration:none;
}

div#mid_nav_container ul li a:hover
{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

div#mid_nav_container ul li #active
{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

/*HOME SPECIFIC DIVS
*******************************/
div#rt_section 
{
	margin:0;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
}


div#rt_section #rt_title
{
	margin:0;
	padding-left:15px;
}

div#rt_content
{
	background:url(../images/bg_header_top.gif) repeat-x;
	padding-top:15px;
}

.rt_content_title
{
	margin:0;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:16px;
	line-height: 26px;
}

.rt_content_title_red
{
	margin:0;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:36px;
	color:#CC3300;
}

.rt_content_text
{
	padding-top:0px;
	margin:0;
	padding-left:2px;
	padding-right:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-bottom:6px;
	line-height:18px;
}

.arrows
{
	margin:0;
	padding-bottom:5px;
}

.rt_content_info
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:900;
	font-size:12px;
	padding-top:5px;
	padding-bottom:2px;
}

div#rt_section .rt_content_info a
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:12px;
	text-decoration:none;
	color:#000000
}


/*HOME - Mid Divs
***********************************************************/

div#hm_mid_content
{
	padding: 2px 2px 0px 0px;
}

div#hm_mid_content #top
{
	border-bottom:solid 1px #c0c0c0;
	border-top:solid 1px #c0c0c0;
}

div#bottom
{
	border-bottom:solid 1px #c0c0c0;
	border-top:solid 1px #c0c0c0;
	background:url(../images/hm_mid_bottom_bg.gif) bottom repeat-x;
	height:50px;
	text-align:center;
	padding-top:7px;
}

div#bottom2
{
	border-bottom:solid 1px #CCC;
	border-top:solid 1px #CCC;
	background:url(../images/hm_mid_bottom_bg.gif) bottom repeat-x;
	height:45px;
	text-align:center;
	padding-top:1px;
	padding-bottom:1px;
	/* margin-left:1px; */ 
	margin-top:4px;
}

div#bottom .title
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:16px;
}
.content_text_georgia
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight:normal;
	line-height:18px;
}
.zip_text
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:16px;
}
.zip_text_bullet
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
}
.zip_text_plus
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:17px;
}
.zip_text_plus-plus
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:17px;
}
.zip_text_search
{
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
}
.search_text_padded
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
.search_box
{
	padding:0;
	border: solid 1px #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:90px;
	height:16px;
}


.search_box_2
{
	padding:0;
	border: solid 1px #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:150px;
	height:16px;
}
.search_box_home
{
	padding:0px;
	border: solid 1px #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:265px;
	height:17px;
}

/*HOME - LOWER RT Divs
***********************************************************/

div#hm_mid_content #rt_content_main
{
	padding:0;
	margin-left:2px;
}


div#hm_mid_content #rt_content_top
{
	margin:0;
	padding:0;
	height:100px;
	display:block;
	background:url(../images/bg_header_top.gif) repeat-x;
	border-top:solid 1px #c0c0c0;
}

div#rt_content_mid
{
	margin:0;
	padding:0;
	height:20px;
	display:block;
	background:url(../images/hm_rt_title_bg.gif) repeat-x;
	border-bottom:solid 1px #c0c0c0;
}

/* MID TITLE RIGHT SIDE
******/

.rt_title
{
	text-align:center;
	padding-top:2px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:900;
	font-size:12px;
	height:12px;
}

.rt_title_red
{
	text-align:center;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:14px;
	height:14px;
	color:#CC3300;
}
.rt_title_soft
{
	text-align:center;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.rt_title_red_soft
{
	text-align:center;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CC3300;
	font-weight: bold;
}
.rt_title_whyerudy
{
	text-align:center;
	padding-top:2px;
	padding-left:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	height:14px;
	color:#000000;
}
.rt_title_whyerudyGRN
{
	text-align:center;
	padding-top:2px;
	padding-left:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	height:14px;
	color:#CC3300;
}
.rt_title_red_left
{
	text-align:left;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:14px;
	height:14px;
	color:#CC3300;
}

div#subscribe_content
{
	margin:0;
	padding:10px ;
}

div#subscribe_content_2009
{
	margin:0;
	padding:4px;
	background:url(../images/bg_header_top.gif) repeat-x;
	border-left:solid #cccccc thin;
}

div#subscribe
{
	margin:0;
	padding:4px;
	background-image:url(../images/bg_content_main_subscribe.jpg);
}

div#subscribe-include
{
	margin:0;
	width:98%;
	padding:4px;
	background-image:url(../images/bg_content_main_subscribe.jpg);
	border:1px solid #999;
}

.low_rt_content_text
{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
	padding-left:6px;
}

div#low_rt_lower
{
	display:block;
	margin:0;
	height:87px;
	padding-left:8px;
	margin-left:2px;
	border-bottom:solid 3px #c0c0c0;
}

div#low_rt_lowerNEW
{
	display:block;
	margin:0;
	height:87px;
	padding-left:8px;
	margin-left:2px;
}

.low_rt_1
{
	padding-left:5px;
	padding-right:8px;
	padding-bottom:5px;
}

.low_rt_3
{
	padding-left:8px;
	margin-top:-25px;
}


/* INNER - TOP PHONE NUBERS ON
**********************************************************/

div#top_phone_container
{
display:block;
position:relative;
margin:0;
padding-top:10px;
}

div#top_phone
{
	padding-right:10px;
	margin:0;
	text-align:right;
	font: 9px Verdana, Arial, Helvetica, sans-serif ;
	font-weight:bold;
	color:#303030;
	}
	
	
div#top_phone a
{
	font: 9px Verdana, Arial, Helvetica, sans-serif ;
	font-weight:bold;
	color:#303030;
	text-align:right;
	text-decoration:none;
	}
div#top_phone a:hover
{
	font: 9px Verdana, Arial, Helvetica, sans-serif ;
	font-weight:bold;
	color:#303030;
	text-align:right;
	text-decoration:none;
	}
	
	
/* INNER - SUB MAIN Content AREA
**********************************************************/

div#inner_content_container
{
display:block;
margin:0;
position:relative;
padding: 0 15px;
}

div#inner_title
{
padding: 0;
margin:0;
}

div#inner_low_line
{
margin:0;
padding:0;
background:url(../images/bg_inner_line.gif) repeat-x;
}

div#inner_content
{
padding:15px;
margin:0;
position:relative;
text-align:center;
}

.product_title
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height: 16px;
	padding-top:10px;
	padding-bottom:10px;
}

.featured_product_title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:15px;
	padding-top:4px;
	padding-bottom:4px;
	font-style: oblique;
}

.featured_product_review_small
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	line-height: 15px;
	padding-top:10px;
	padding-bottom:10px;
}

.product_title_red
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height: 16px;
	padding-top:10px;
	padding-bottom:10px;
	color: #CC3300;
}

.product_title_red_Geneva
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height: 16px;
	padding-top:10px;
	padding-bottom:10px;
	color: #CC3300;
}

.product_title_red_tooltip
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	line-height: 10px;
	padding-top:4px;
	padding-bottom:4px;
	color: #CC3300;
}
.product_title_red_tooltip_bold
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height: 10px;
	padding-top:4px;
	padding-bottom:4px;
	color: #CC3300;
}
.product_title_detailpage
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height: 12px;
	padding-top:2px;
	padding-bottom:2px;
}

.search_title
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
line-height:14px;
}

.search_title_awards
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	padding: 8px;
}

.goy_title
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
line-height:18px;
}
.price_detail_red
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	/* color:#c62127; Made it from RED to GREY */
	color:#CC3300;
	font-size:10px;
	text-decoration:none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.price_detail_grey
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	color:#505050;
	font-size:10px;
	text-decoration:none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.view_details
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	/* color:#c62127; Made it from RED to GREY */
	color:#666666;
	font-size:9px;
	text-decoration:none;
	padding-top: 4px;
	padding-bottom: 4px;
}

.view_details a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
/* color:#c62127; Made it from RED to GREY */
color:#666666;
font-size:9px;
text-decoration:none;
}

.view_details a:hover
{

text-decoration:underline;
}

.price_detail
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.price_label
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	font-size:9px;
	line-height: 13px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 2px;
}

.price_label_highlight
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9px;
	line-height: 13px;
	padding-bottom:3px;
	padding-top:1px;
	background-color: #FFFF99;
}

.price
{

font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-weight:bold;
font-size:11px;
}

.featured_price
{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#CC3300;
}

.price_large
{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
}

.price_large_red
{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#CC3300
}

/* INNER - SIDE Content Container
**********************************************************/

/* SIDE TITLE
************/
div#side_nav_title
{
background:url(../images/bg_side_nav_title.gif) repeat-x;
height:19px;
margin-top:25px;
padding:3px 0 0 18px;
width:153px;
}

div#side_nav_title2
{
background:url(../images/bg_side_nav_title.gif) repeat-x;
height:19px;
padding:3px 0 0 18px;
width:153px;
}

div#side_nav_bg
{
padding:0;
margin-left:2px;
background:url(../images/bg_side_nav.jpg) 0 20px repeat-x;
}

.sub_nav_title_text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#F6F6F6;
}

/* SIDE NAV LISTINGS MAIN TITLES
************/

div#side_nav_category2
{
margin:0;
padding:0;
padding-left:5px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#333;
font-weight:bold;
}

div#side_nav_category2 a
{
margin:0;
padding:0;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#333;
font-weight:bold;
text-decoration:none;
}



div#side_nav_category
{
margin:0;
padding:0;
background:url(../images/red_arrow.gif) 10px 3px no-repeat;
padding-left:20px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
line-height:14px;
text-transform: uppercase;
}

div#side_nav_category a 
{
color:#000;
text-decoration:none;
}

div#side_nav_category a:hover
{
	color:#666;
	text-decoration:none;
	/* background-color:#e8e8e8; */
	/* color:#c62127; */
}

div#side_nav_category_selected
{
margin:0;
padding:0;
background:url(../images/red_arrow_dwn.gif) 8px 5px no-repeat;
width:150px;
padding-left:20px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#333;
line-height:14px;
}


div#side_nav_category_selected a 
{
color:#c62127;
text-decoration:none;
}

div#side_nav_category_selected a:hover
{
color:#c62127;
text-decoration:none;
}

/* SIDE NAV LISTINGS SUB CONTENT
************/
div#side_nav_listing
{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight:normal;
padding-left:3px;
font-size:10px;
color:#333333;
}

/* SIDE NAV LISTINGS SUB CONTENT
************/
div#side_nav_listing a 
{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight:normal;
color:#333333;
text-decoration:none;
}

div#side_nav_listing a:hover
{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight:normal;
color:#999;
text-decoration:none;
}

/* SIDE NAV Footer
************/
div#side_nav_footer
{
margin-top:1px;
margin-left:2px;
padding:0;
background:url(../images/bg_side_nav_footer.gif) repeat-x;
height:3px;
width:171px;
}

/* DETAIL PAGE
***************************************************************/

div#inner_content_detail
{
padding:5px;
margin:0;
position:relative;
text-align:center;
border:solid 1px #000;
}

/*INNER PRICING INFO UPPER BLOCK
************************************************/
div#pricing_info
{
padding:10px 10px 10px 10px;
}

div#pricing_info .label
{
	margin-bottom:5px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}


div#pricing_info .price
{
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#c62127;
}



div#pricing_info .cart_button
{
padding-top:4px;
}

div#product_info
{
padding:0;
margin:0;
background:url(../images/bg_side_nav.gif) 0 20px repeat-x;
}

/* Content information
******/
div#content_title
{
background:url(../images/bg_side_nav_title.gif) repeat-x;
height:20px;
padding:3px 0 0 15px;
}

div#content_details
{
padding:5px 13px 5px 13px;
margin:0;
font-size:11px;
font-weight: normal;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
line-height:15px;

}

div#content_main
{
padding:0 15px;
}

div#content_main #highlight a
{
/* border: solid 1px #fff; */
margin:0px;
padding-top:4px;
/* height:36px;
width:85px; */
}

div#content_main  #highlight  .selected
{
padding-top:4px;
margin:0px;
/* border: solid 1px #ccc; */
}

div#content_main  #highlight a:hover
{
/* border: solid 1px #ccc; */
margin:0px;
padding-top:4px;
}


div#content_main_lenses
{
padding:10px 15px 10px 28px;
width:352px;
}

div#content_main_lenses img
{
padding-right:3px;
padding-left:2px;
}

div#content_title_main
{
background:url(../images/bg_content_main.gif) repeat-x;
height:22px;
padding-left:10px;
padding-top:4px;
/* border-left: solid 3px #999; */
}

div#content_title_main .title
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#c62127;
text-align:left;
}

div#view_larger
{
position:absolute; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:9px;  
margin-top:65px; 
left: 211px; top: 85px; 
width: 69px;
color:#333;
text-align:center;
}

div#view_larger a 
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:9px;  
color:#333;
text-decoration:none;
}

div#view_larger a:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:9px;  
color:#999;
text-decoration:none;
}

div#main_content_mid
{
	padding-left:5px;
	margin:0;
}

div#content_image_display
{
padding:0px 0 10px 2px;
}

/* LANDING PAGE
***************************************************************/

div#featured_title
{
background:url(../images/bg_side_nav_title.gif) repeat-x;
height:17px;
padding:3px 0 0 10px;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#fff;
width:198px;
}

div#featured_container
{
width:193px;
padding:10px 5px 10px 10px;
margin:0;
background:url(../images/bg_side_nav.gif) repeat-x;
}


div#featured_container .featured_product 
{
padding-bottom:10px;
line-height:12px;
}


.img_padding
{
padding:0;
margin:0;
border:0;
}

.img_nopad
{
padding:0;
margin:0;
border:0;
}
 
.img_nopad a
{
padding:0;
margin:0;
border:0;
}

div#landing_lft_pad
{
padding-left:5px;
padding-right:1px;
margin:0;
}

/*LANDING - MAIN SECTION 
*************************************************/

div#landing_main
{
background:url(../images/bg_landing_main.gif) repeat-x;
margin-left:1px;
padding:4px 8px 10px 8px;
text-align:left;
}


div#landing_main .landing_main_detail .landing_image
{
width:110px;
}

div#landing_main .landing_main_detail .landing_text
{
vertical-align:top;
padding:10px 5px;
margin-bottom:20px;
}

div#landing_main .landing_main_detail .landing_text .title
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}


div#landing_main .landing_main_detail img
{
padding:5px;
}


div#landing_main .landing_main_detail .landing_text .landing_desc
{
	padding:2px 0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:13px;
}

div#landing_main .landing_main_detail .landing_text .landing_desc a
{
padding:3px 0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#333;
}

div#landing_main .landing_main_detail .landing_text .landing_desc a:hover
{
padding:5px 0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#000;
}

div#whats_hot_title
{
margin-top:1px;
height:16px;
padding-top:3px;
background:url(../images/bg_lower_titles.gif) repeat-x;
padding-left:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#fff;
}

.drop_size
{
width:140px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.featured_product_hm
{
margin:0;
width:542px;
height:145px;
border-top: solid 1px #ccc;
background:url(../images/bg_header_top.gif) repeat-x;

}

.featured_product_hm_2009
{
margin:0;
width:100%;
height:130px;
/*border-top: solid 1px #cccccc;*/
/*border-bottom: solid 1px #999999;*/
background:url(../images/bg_header_top.png) repeat-x;
padding-top:8px;
/*padding-bottom:8px;*/

}

.featured_product_bordered
{
margin:0;
width:97%;
/*height:145px;*/
border: solid 1px #999999;
padding:8px;
background:#eeeeee;
}

.featured_product_hm_2009_safe
{
margin:0;
width:100%;
padding-top:8px;
padding-bottom:8px;

}

.featured_hm
{
width:125px;
padding-right:6px;
padding-top:15px;
}

.featured_hm_2009
{
width:145px;
/* padding-right:px; */
/* padding-top:15px; */
}

div#feature_icons
{
padding:0;
margin:0;
/* background:url(../images/features_corner.gif) left no-repeat; */
background-color:#EEEEEE;
height:26px;
border-bottom:#CCC 1px solid;
}

div#feature_icons img
{
padding-top:2px;
padding-right:2px;
margin:0;
}

.key_feats_txt
{
margin-left:12px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#666;
}

div#category_info2
{
background:#EEEEEE;
padding:5px;
margin:0;
}

div#category_info
{
background:#fff;
padding:4px;
margin:0;
}

div#FGD_ambassador
{
padding:6px;
margin:0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
}

div#subscribe_box
{
padding:8;
border: 1px solid #999;
background:#eeeeee;
}

div#lens_details
{
margin-bottom:3px;
padding:0;
}

div#lens_details2
{
padding:4;
line-height:18px;
margin:0;
}

div#rx_details
{
padding:5px;
margin:0;
//* background:#F2F2F2;  *//
}

//* div#rx_details img
{
padding-bottom:3px;
}
*//

.grey_link 
{
margin-top:5px; 
font-weight:400;
}

.grey_link a
{
color:#333;
text-decoration:none;
}

.grey_link a:hover
{
color:#000;
text-decoration:none;
}

.service_text
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height: 20px;
}

.service_text_big
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
}

.service_text_big_red
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
    color:#CC3300;
}

.service_text_cart
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height: 16px;
}
.service_text_cart_grey
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height: 16px;
	color: #999999;
}
.service_text_cart_red
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height: 16px;
	color: #CC3300;
}
.service_text_georgia
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height: 20px;
	padding:4px;
	margin:2px;
	background:#eee;
	text-decoration:underline;
	float:right;
	border:1px solid #666;
}
.service_text_georgia a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height: 20px;
	background:#eee;
	text-decoration:underline;
	float:right;
}
.lens_copy_big_red
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
    color:#CC3300;
}

}
.style1 {color: #CC3300}
.style2 {
	color: #CC3300;
	font-weight: bold;
	font-style: italic;
}

/*CART SPECIFIC DIVS
*************************************************/
div#cart_upsell 
{
	margin:0;
	background-color: #eeeeee;
	padding: 8px;
}
.landing_quote
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	font-style: normal;
}
.landing_text
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	font-style: normal;
}
div#lookatme
{
margin: 0;
padding: 10px;
background:#FFFFE5;
border: 1px dotted #CC3300;
}
div#lookatme-home
{
margin:0;
padding:8;
width:542px;
height:65px;
/* border-top: solid 1px #ccc; */
background:url(../images/bg_header_top-y.gif) repeat-x;
}
div#lookatme-hot-items
{
margin: 0;
padding: 10px;
background:#FFFFE5;
border: 1px solid #CC3300;
}
div#lookatme-hot-items-bold
{
	margin: 0;
	padding: 10px;
	border: 1px solid #CC3300;
	background-color: #FFCC33;
	line-height: 20px;
}
div#whyerudy
{
padding: 10px;
background:#eeeeee;
border: 1px solid #CC3300;
}
div#whyerudyGRN
{
padding: 10px;
background:#eeeeee;
border: 1px solid #42750f;
}
div#closeoutSearchDiv
{
width: 545px;
height: 35px;
padding-left: 235px;
/*position: relative;*/
padding-top: 10px;
border: solid 1px #ccc;
background: #f2f2f2;
margin:3px 0;
}
div#helmetpromo
{
	padding: 10px;
	background:#FFFFE5;
	border: .85px dotted #CC3300;
	width: 425px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10;
	text-align: center;
}
div#greyBack
{
	background-color: #fff;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.wicked_multipreadd_copy
{
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	height:14px;
	color:#000000;
}
.wicked_multipreadd_copy_red
{
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	height:14px;
	color:#CC3300;
}
.wicked_multipreadd_copy_red_large
{
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	height:20px;
	color:#CC3300;
}
.dottedBottom
{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.dottedFull
{
	border: thin dotted #CCCCCC;
}
.dottedRight
{
	border-right-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.dottedBOTTOM
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.solidBOTTOM
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.solidFull
{
	border: thin solid #CCCCCC;
}
div#customer_at_checkout
{
	margin: 0;
	padding: 10px;
	background:#eeeeee;
	border: 1px solid #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}
div#featured_closeouts_brian
{
	margin: 0;
	padding: 10px;
	background:#eeeeee;
	border: 1px solid #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}
/* div#security_notice_details
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: thin solid #cccccc;
	padding-top: 2px;
	padding-bottom:4px;
	background-color: #c8d9b4;
	text-align: center;
	line-height:24px;
} */
div#security_notice_details
{
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 10px;
	color: #333333;
	padding-top: 4px;
	padding-bottom:8px;
	text-align: center;
	line-height:26px;
}

div#dealer_locator_headerBox
{
	right:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 245px;
	height: 52px;
	border: thin solid #cccccc;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-color: #eeeeee;
	text-align: center;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
div#combo_frame-heading
{
	padding-left: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
div#combo_frame-selection
{
	padding: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	background:#f4f4f4;
	border: 1px solid #cccccc;
}
.combo_frame-heading1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
div#PreOrder-Notice
{
	margin: 0;
	padding: 10px;
	background:#eeeeee;
	border: 1px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color:#CC3300
}
div#Zabel-Images
{
	margin: 0;
	padding: 10px;
	background:#eeeeee;
	border: 1px solid #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color:#333333
}
.Zabel-Images
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color:#333333
}
.whatsthis
{
	padding: 4px;
	border: solid 1px #000000;
	background: #cc3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
}
.whatsthis a
{
	color: #ffffff;
}
div#velogo
{
	border:1px solid #999;
}
/*POWER REVIEW SPECIFIC DIVS
*************************************************/
div#power_reviewer 
{
	margin:0;
	padding: 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border:1px solid #999;
}
div#power_reviewer_read
{
	margin:0;
	padding: 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border:1px solid #999;
}
.InStock {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #060;
	font-style: normal;
	padding:1px;
	margin:2px;
}
.OutStock {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #505050;
	font-style: normal;
	padding:1px;
	margin:2px;
}
.InStockNav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #060;
	padding-top:4px;
	padding-bottom:4px;
}
.OutStockNav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #505050;
	padding-top:4px;
	padding-bottom:4px;
}



