html,body
{
	height:100%;
	margin: 2;
	padding: 2;
	border: none;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	color: #353535;
	font-size: 16px;
}

body a {text-decoration:none;}
body a:hover { text-decoration:none;}
body a:visited {text-decoration:none;}
body a:active {	text-decoration:none;}

.wrapper
{
	width:850px;
	position:relative;
	margin-left: auto; 
	margin-right: auto;
	height: auto;
	
}

.footer1{
	height: 15px; /* .push must be the same height as .footer */
	position:relative;
	background-color:#353535;
	width: 850px;
	text-align: center;
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:10px;
	bottom:0px;
	left:auto;
	right:auto;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	
}

.footer, .push {
	height: 15px; /* .push must be the same height as .footer */
}

.footer 
	{
	height: 15px; /* .push must be the same height as .footer */
	margin-top:15px;
	margin-left: -160px;
	position:absolute;
	background-color:#353535;
	width: 850px;
	text-align: center;
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:10px;
	margin-bottom:10px;
	bottom:0;
}

.clear
{
	clear: both;
}
	
.logo_top {
	background-image: url(../img/common/logo.png);
	background-repeat: no-repeat;
	height: 96px;
	width: 180px;
	left: 45px;
	top: 35px;
	position: absolute;
}

.separator
{
	padding-top:2px;
	position: relative;
	height: 1px;
	width: 850px;
	line-height: 1px;
}

.top_menu
{
	background-image: url(../img/common/menu_top_bgr.png);
	position: absolute;
	height: 20px;
	width: 850px;
}

.top_menu table
{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding: 0px 10px 0 10px;
	color: #ffffff;
}

.top_menu a
{
	text-decoration:none;
	color: #FFFFFF;
}

.top_menu a:hover {
	text-decoration:none;
	color: #353535;
}

.top_menu a:active{
	text-decoration:none;
	color: #353535;
}

.top_menu div.selected
{
	padding-top:2px;
	background-image: url(../img/common/top_menu_selected.png);
	color: #353535;
}

.top_menu div.not_selected
{
	padding-top:2px;
}

.main_container
{	
	position: relative;
	width: auto;
	height:auto;
	top:0px;
	z-index: 50;
}

.main
{	
	position: relative; 
	top:30px;
	width:560px; 
	float:left;
}

.main div.text
{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	text-align:center;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
}
.main div.text p{
	
}

.main div.text p strong{
	/*background-color: #555555;*/
	margin-bottom: 10px;
	/*color: #fff;*/
}

.main div.text p a, .main div.text p a:visited{
	/*background-color: #ed2227;*/
	line-height:12px;
	color: #ed2227;
	font-size: 15px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	white-space: nowrap;
}



.main p
{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
}

.main div.product_list
{
	float:left; 
	padding: 5px 5px 5px 5px; 
	margin: 5px 5px 5px 5px; 
	cursor:pointer;
	text-align:center;
	width: 100px;
	height: 120px;
}

.main div.show_product_list
{
	float:left; 
	padding: 5px 5px 5px 5px; 
	margin: 5px 5px 5px 5px; 
	cursor:pointer;
	text-align:center;
	height: 225px;
}
.main div.product_image_wrap
{
	float:left; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	cursor:pointer;
	text-align:center;
	display: table-cell;
	vertical-align: bottom;
	width: 96px;
	height: 96px;
	line-height: 10px;
	font-size: 12px;
}

.main div.new_product_style{
	position: relative; 
	top 20px;
	right:5px;
	z-index:140;
	border: 1px solid red;
}

.main table{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	border: 1px solid black;
	margin-left:auto;
	margin-right:auto;
}

.main tr{
	background-color: #CCCCCC;
	font-size:12px;
	vertical-align: top;
}

.main td{
	align: center;
	vertical-align: center;
}

.main table.white{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	border: 0px;
	margin-left:auto;
	margin-right:auto;
}

.main tr.white{
	background-color: #ffffff;
	font-size:16px;
	vertical-align: middle;
}

.main td.white{
	padding: 5px;
}

.main a.order{
text-decoration:underline;
color: #ed2227;
}

.main a.order:visited {
text-decoration:underline;
color: #ed2227;
}

.main a.order_disabled{
	text-decoration:underline;
	color: grey;
	cursor:text;
}

.product_list_wrap{
	
}

.product_list_wrap a {color: #353535;}

.product_list_wrap a:visited {color: #353535;}


.header
{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bolder;
	
	}
	
.menu
{
	position: relative;
	width: 150px;
	height:auto;
	margin-top: 30px;
	margin-right: 10px;
	left:0;
	float:left;
	margin-bottom: 30px;
	z-index: 50;
}


.menu div.header
{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	border-bottom:1px dotted #353535;
    color: #353535;
	cursor:pointer;
	
}

.menu div.header_selected
{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	border-bottom:1px solid #353535;
	cursor:pointer;
	/*background-image: url(../img/common/top_menu_selected.png);*/
	background-repeat: repeat-x;
	padding-bottom: 4px;
	
}

.menu div.product_group_items{
	/* background-image: url(../img/common/menu_bgr_fade_to_w.png); 
	background-repeat: repeat-x;*/
}

.menu div.selected
{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}

.menu div.selected_deal
{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	color:#ED2227;
	
}

.menu div.selected_deal a
{
	color:#ED2227;
}


.menu a
{
	text-decoration:none;
	color: #353535;
}


.menu a:visited{
	text-decoration:none;
	color: #353535;
}

.menu  div.header_deal{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	border-bottom:1px dotted #353535;
    color:#ED2227;
	cursor:pointer;
}



.menu  div.header_deal a {
	text-decoration:none;
	color:#ED2227;
}


.menu div.header_selected_deal
{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	border-bottom:1px solid #353535;
	color:#ED2227;
	cursor:pointer;
	
}

.menu  div.header_selected_deal a{
	text-decoration:none;
	color:#ED2227;
}

.menu div.new_item{
	background-image: url(../img/common/new.gif);
	background-repeat:no-repeat;
	font-weight: bolder;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:10px;
	color:red;
	float:right;
	margin-top:2px;
	width: 21px;
	height: 9px;
}

.menu div.promo_item{
	background-image: url(../img/common/promo.gif);
	background-repeat:no-repeat;
	font-weight: bolder;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:10px;
	color:red;
	float:right;
	margin-top:2px;
	width: 38px;
	height: 9px;
}

.crumbs
{
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	left:180px;
	top: 220px;
	position:relative;
	z-index: 100;
}


.right_column_container{
	position: relative;
	font-size:12px;
	margin-top:20px;
	text-align: center;
	z-index: 10;
	width: 120px;
	float: right;
}

.right_column
{
	position: relative;
	width: 100px;
	font-size:12px;
	border: 2px solid #353535;
	vertical-align: top;
	text-align: center;
}

 a.order_cart{ text-decoration:none; color: #ED2227; font-size:12px; }

 .right_column p{ text-align:center; font-size:12px; }

 a.order_cart:visited { text-decoration:none;color: #ED2227; }

.

.contact_form
{
	position:relative;
	}

.contact_form input.btn{
	border: 1px black solid;
	color: #ffffff;
	background-color: #353535;		
	font-weight:bold;
}


.bottom_buttons {
	position: absolute;
	bottom: 6px;
	white-space: nowrap;
	left: 40px;
}

.news_pager{

	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	border-top:1px dotted #353535;
    	color: #353535;
	cursor:pointer;
	padding-top:3px;
}

.news_pager a
{
	text-decoration:none;
	color: #353535;
}

.news_pager a:hover {
	text-decoration:none;
	color: red;
}

.news_pager a:active {
	text-decoration:none;
	color: red;
}

.promotionsDiv{
	position:absolute;
	width:200px;
	height:80px;
	border: 2px solid red;
	z-index: 120;
	top:0;
	left:0;
}

.promotion_row{
	font-weight: bold;
	font-style: italic;
}

div.language_tab{
	position: absolute;
	right:5px;
}
div.language_tab img{
	border: 0px;
}

table.rental {
	width: 100%;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
	font-size:12px;
	background-color: #fff;
	border:0px;
	border-collapse: collapse;
}

table.rental td.text{
	font-size:14px;
	text-align: left;
	background-color: #fff;
	padding-bottom: 10px; 
}

table.rental tr{
		background-color: #fff;
		
}

table.rental tr.content{
	background-color: #fff;
	border:1px solid black;	
}

table.rental tr.content td{
	background-color: #fff;
	border:1px solid black;	
	padding: 3px 3px 3px 3px; 	
}


table.rental tr.spacer{
	background-color: #fff;
	height: 10px;	
}

table.rental tr.header{
	font-size:14px;
	text-align: center;
	background-color: #fff;
	white-space: nowrap;
	border: 2px solid black;
	
}

table.rental tr.header td{
	padding: 2px 5px 2px 5px;
	border:2px solid black;	
}


table.rental td.product_desc{
	font-size:12px;
	text-align: left;
	background-color: #fff;
	font-weight: bold; 
}


#eyewearInfoContainer {
  background: url("/img/common/bg_eyeware_info.gif") no-repeat scroll 0 0 transparent;
  clear: right;
  display: inline;
  float: right;
  height: 361px;
  margin-top:10px;
  width: 513px;
}

#eyewearInfoContainer #image {
    float: left;
    height: 184px;
    left: 20px;
    position: relative;
    top: 1px;
    width: 461px;
}

#eyewearInfoContainer #colors {
    clear: left;
    display: inline;
    float: left;
    height: 32px;
    margin-left: 20px;
    overflow: hidden;
    width: 472px;
}

#eyewearInfoContainer #effect {
    display: inline;
    float: left;
    margin: 26px 0 1px 1px;
    overflow: hidden;
    width: 205px;
}

#eyewearInfoContainer #specContainer {
    display: inline;
    float: right;
    font-size: 9px;
    height: 110px;
    line-height: 10px;
    margin: 16px 0 1px;
    width: 290px;
}

#eyewearInfoContainer #name {
    clear: both;
    display: inline;
    float: right;
    font-size: 24px;
    margin: 0 20px 0 0;
    position: relative;
    text-align: right;
    top: -212px;
}

#eyewearInfoContainer #colors li a, #eyewearInfoContainer #colors li a:hover {
    cursor: default;
    display: block;
    height: 32px;
    width: 50px;
}

#eyewearInfoContainer #specContainer table, tr, td {
    margin: 0;
    padding: 0;
}

#eyewearInfoContainer #specContainer table {
    -moz-box-sizing: border-box;
    border-collapse: separate;
    border-spacing: 2px;
    display: table;
    margin-bottom: 0;
    margin-top: 0;
    text-indent: 0;
}
#eyewearInfoContainer #specContainer tbody {
    display: table-row-group;
    vertical-align: middle;
}

#eyewearInfoContainer #specContainer tr {
    display: table-row;
    vertical-align: inherit;
}

#eyewearInfoContainer #specContainer td.title {
    font-weight: bold;
}

#eyewearInfoContainer #specContainer td {
    vertical-align: top;
}

#searchDiv{
	background-image: url(../img/common/menu_top_bgr.png);
	position: absolute;
	/*top: 210px;
	right: 250px;*/
	z-index: 100;
	height: 25px;
	
	padding: 0px 2px 2px 0px;
	white-space: nowrap;
	
	display: none;
	
}

.search_list_wrap{
 padding-bottom: 15px;
 font-family: "Georgia", "Times New Roman", "Times", serif; 
 font-size: 11px;
 
}

.search_list_wrap div.foundItem{
	margin-bottom: 10px;
	height: 105px;
}

.search_list_wrap div.foundItem div.foundItemText{
	margin-top: 10px; margin-left:10px;
	/*float:right;*/
	}

.search_list_wrap a
{
	text-decoration:underline;
	color: #353535;
	font-weight: bold;
	font-size: 12px;
}

.search_list_wrap a:hover {
	text-decoration:underline;
	
}

.search_list_wrap a:active {
	text-decoration:underline;

}




