/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  Released under the GNU General Public License
*/

table {font-size: inherit;}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #efefef url(index_images/bg3.gif) repeat-x;
  color: #000000;
  margin: 0px;

}

A:link {
	color: #1b1916;
	text-decoration: none;
	font-weight:bold;
}

A:visited {
	color: #1b1916;
	text-decoration: none;
	font-weight:bold;
}

A:hover {
	color: #c75203;
	text-decoration: none;
	font-weight:bold;
}

FORM {
	display: inline;
}


tr.breadcrumb
{
	background: #362d24;
}


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #8cb621; 
}

A.headerNavigation:hover {
  color: #8cb621;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #4a4531;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #a79d89;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #a79d89;
  color: #666666;
}

.infoBox {
  background: #333333;
}

.deliveryinfoBox {
  background: #d6d7d6;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff;
  color: #854141;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: white;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #dbdbdb;
  color: #494430;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
 padding-top:2px;
 padding-bottom:2px;
 padding-left:4px;
 padding-right:4px;
 border:1px solid #636563;
 color: #636563;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallprodInfoText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


TD.smallTextwht, SPAN.smallTextwht, P.smallTextwht {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#e7e2d8;
  font-weight: bold;
}


TD.smallTextgrey, SPAN.smallTextgrey, P.smallTextgrey {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#d6d7d6;
  font-weight: normal;
}


TD.lgText, SPAN.lgText {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color:#e7e2d8;
  font-weight: bold;
}

TD.lgTextgrey, SPAN.lgTextgrey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color:#d6d7d6;
  font-weight: bold;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #eff0f1; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #e7e8ea; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.metsukilarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cf4e00;
	font-weight: bold;
	
}

.metsukimed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cf4e00;
	font-weight: bold;
}


TD.qqlabeltext {
	  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#d6d7d6;
  font-weight: normal;
}

TD.qqlabeltext2 {
	  font-family: Arial, sans-serif;
  font-size: 10px;
  color:#d6d7d6;
  font-weight: normal;
}



TD.qqbackgroundimage {
	background: url(index_images/qq_search_blank.gif) repeat-x scroll left top;
}


TD.qqtotaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffba00;
	font-weight: bold;
	border-top: solid #ccc1a9 1px;
	border-bottom: solid #ccc1a9 1px;
}



TD.qqtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #ccc1a9;
	font-weight: bold;
}

TD.qqbuynowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffba00;
	font-weight: bold;

}

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
    overflow: hidden;
	background-color: navy;
	padding-left: 5px;
}

.dataTableHeadingContentBlack { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }

.PriceList  {
	color: #666666;
	font: bold 11px Arial, Helvetica, sans-serif;
}


.headerTextLarge {
	color: #666666;
	font: 24px Arial, Helvetica, sans-serif;
}

.headerTextSmall {
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
}

.headerTextSmaller {
	color: #666666;
	font: 10px Arial, Helvetica, sans-serif;
}

.headerPrice {
	color: red;
	font: bold 14px Verdana;
}




.MetList  {
	color: #FF0033;
	font: bold 11px Arial, Helvetica, sans-serif;
}

.oldPrice { text-decoration: line-through }





#nav a
{
 color: #000;
background: #ffa20c url(images/navl.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#nav a span
{
background: url(images/navr.gif) right top no-repeat;
padding-right: 10px
}

#nav a:hover  {
color: #fff;
background: #781351 url(images/navlh.gif) left top no-repeat;
padding-left: 10px
}

#nav a:hover span
{
background: url(images/navrh.gif) right top no-repeat;
padding-right: 10px
} 

.tiny {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 6mm;
}

/* Graphical Borders - boxes column_left_right - Star */
.mws_boxTop    { background: url('images/infobox/pixel_trans.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : right;
                 font-weight: bold;
				 color: #854141;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/pixel_trans.gif'); }
.mws_boxRight  { background: url('images/infobox/pixel_trans.gif'); }
.mws_boxBottom { background: url('images/infobox/pixel_trans.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }
/* Graphical Borders - boxes column_left_right - Star */

/* Graphical Borders - boxes main modules and file-pages - Star */
.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
/* Graphical Borders - boxes main modules and file-pages - End  */.metsukismall {
	color: #333333;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.tableborder {
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	border-top: solid #000000 1px;
}

.prescriptiontableborder {
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
}


TD.prescriptioncell {
	border-top: solid 1px #bfbfbf;
	border-bottom: solid 1px #bfbfbf;
	font-size: 11px;
}

TD.prescriptioncellv2 {
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	border-left: solid white 1px;
	border-right: solid white 1px;
	font-size: 11px;
}


.dbMenu{
	width:150px;
}
.dbMenu .subMenu{
	background-image:url('down.gif');
	background-position:bottom right;
	color:#854141;
}
.dbMenu .click{
	background-image:none;
}

#menu{
	position:relative;
	z-index:1;
	top:0;
	left:0;
	margin:0px;

}


#menu li a {
	list-style:none;
	font-family:arial, verdana, sans-serif; 
  	font-size:0.7em;  
	 text-align:left; 
	 text-decoration:none; 
	background-color: #362d24;

}

#menu a:link{
	color: #739621;

}

#menu a:hover{
	 color: #6a8a17;

}






body>#menu{ position:fixed; } 

 
 ul ul { margin-left: 10px; }

ul, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	color: #000;
}

li {
	position:relative;
	padding:0px;
	margin:0px;
}

li a { 
	margin-left: 5px; padding: 2px; 
	text-decoration: none; width: 100%; height: 100%; color: #000; 
	display: block; 
}
			
li { display: inline; } /* fix for IE blank line bug */

ul > li { display: list-item; }

li > a { width: auto; height: auto; }

li li a {
	background-color: #fff;
}

li li li a {
	background-color: #fff;
}

li a:hover {
	color: #854141;
}

li a.samePage {
	color: #854141;
	background-color: #fff;
	font-style: italic;
	font-weight: bold;
}
 
 

.red {
color:#ff0000;
}

#mytable {
	width: 600px;
	padding: 0;
	margin: 0;
}


th {
	font: bold 10px, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom: 1px solid #000;
	text-align: left;
	padding: 1px 1px 1px 1px;
	background: #C6B98E;
}




th.nobgleft {
	border-left: 1px solid #000;
}

th.nobg {
	background: #CAE8EA;
}

th.nobgright {
	border-right: 1px solid #000;
}

th.bglt {
    border-bottom: 1px solid #635732;
}


th.nobg2 {
	border-top: 0;
	border-left: 0;
	border-bottom: 1px solid #000;
	background: #C6B98E;
}

th.qmk {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	background: #fff;
}

th.wht {
	background: #fff;
	border-bottom: 0;
}

th.wht2 {
	background: #fff;
}

th.hed {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

th.preslt {
	border-bottom: 1px solid #000;
	text-align: left;
	background-color: #D6CCAD;
}

.ovhead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}


.navigationborder {
	border-left: solid #a29b95 1px;
	border-right: solid #a29b95 1px;
	border-top: solid #a29b95 1px;
	border-bottom: solid #a29b95  1px;
}



#header_menu_container 
{
 clear:both;
 margin: 0 auto;
 width:940px;
 background-color:#181810;
 height:51px;
 overflow:auto;
}





#header_menu_1 {
	float: left;
    width: 134px;
	padding-top:10px;
}
#header_menu_2 {
	
	float: left;
    width: 134px;
	padding-top:10px;
}
#header_menu_3 {

	float: left;
    width: 134px;
	padding-top:10px;
}
#header_menu_4{

	float: left;
    width: 134px;
	padding-top:10px;
}
#header_menu_5{

	float: left;
    width: 134px;
	padding-top:10px;
}
#header_menu_6{

	float: left;
    width: 134px;
	padding-top:10px;
}
#header_menu_7{

	float: right;
    width: 134px;
	padding-top:10px;
}


#header_why_shop_with_us_link{

display: block; 
width : 133px;
height : 30px; 
background: transparent url(/index_images/headermenu_why_shop_with_us.gif) no-repeat;
}

#header_why_shop_with_us_link:hover {
background-position: -133px 0;
} 



#header_help_to_buy_link{

display: block; 
width : 133px;
height : 30px; 
background: transparent url(/index_images/headermenu_help_to_buy.gif) no-repeat;
}

#header_help_to_buy_link:hover {
background-position: -133px 0;
} 

#header_about_your_order_link{

display: block; 
width : 133px;
height : 30px; 
background: transparent url(/index_images/headermenu_about_your_order.gif) no-repeat;
}

#header_about_your_order_link:hover {
background-position: -133px 0;
} 


#header_tb4Ubuy_link{

display: block; 
width : 133px;
height : 30px; 
background: transparent url(/index_images/headermenu_try_before_you_buy.gif) no-repeat;
}

#header_tb4Ubuy_link:hover {
background-position: -133px 0;
}

#header_varifocal_link{

display: block; 
width : 133px;
height : 30px; 
background: transparent url(/index_images/headermenu_varifocals.gif) no-repeat;
}

#header_varifocal_link:hover {
background-position: -133px 0;
}



#header_delivery_returns_link{

display: block; 
width : 133px;
height : 30px; 
background: transparent url(/index_images/headermenu_delivery_returns.gif) no-repeat;
}

#header_delivery_returns_link:hover {
background-position: -133px 0;
}



#header_contact_us_link{

display: block; 
width : 133px;
height : 30px; 
background: transparent url(/index_images/headermenu_contact_us.gif) no-repeat;
}

#header_contact_us_link:hover {
background-position: -133px 0;
}


#header_review_community_link{

display: block; 
width : 133px;
height : 30px; 
background: transparent url(/index_images/headermenu_reviews_community.gif) no-repeat;
}

#header_review_community_link:hover {
background-position: -133px 0;
}





#menu_container {margin-left:0px; position:relative; width:794px; height:20px; z-index:100;}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	margin: 0;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 11px arial;
	font-weight: bold;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 3px 1px;
	width: 110px;
	background:#4a4139 url(index_images/button-bg.gif) repeat-x scroll left top;
	color: #fffef7;
	text-align: center;
	text-decoration: none;
	font: 11px arial;
	font-weight: bold;
}

#sddm li a:hover
{	background: #4a4531;
	-moz-border-radius-topleft: 5px;
	border-top:0.5px solid #948a73;
	border-right:0.5px solid #948a73;
	border-left:0.5px solid #948a73;
	color:#EBE2C6;}

#sddm div
{	
position:absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EBE2C6;
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-top-radius:5px;	
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-top-radius:5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius:5px;	
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius:5px;
	border: 1px solid #000 ;
		

	} 

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 3px 6px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EBE2C6;
		color: #333;
		font: 11px arial;
		font-weight:bold;
		border-top-right-radius : 5px;
   	    border-bottom-right-radius: 5px;
    	border-bottom-left-radius: 5px;
    	border-top-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-bottom-top-radius:5px;	
		-moz-border-radius-topright: 5px;
		-webkit-border-bottom-top-radius:5px;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius:5px;	
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius:5px;
}

	#sddm div a:hover
	{	background: #EBE2C6;
		color: #CF4E00;
		font-weight:bold;}
		
		


		
/*** Begin Header Tags SEO ***/
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}

#indent {
	padding-left:8px;
	padding-top:8px;
	padding-bottom:8px;
}

/*** End Header Tags SEO ***/






span.tradenq {
    	position: relative;
}

    span.tradenq a span {
    	display: none;
}

span.tradenq a:hover {
    	font-size: 99%;
    	font-color: #000000;
}

span.tradenq a:hover span {
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px; 
    	display: block; 
		border: 1px solid #000;
    	position: absolute; 
    	margin-top: 0px; 
    	margin-left: 17px; 
	    width: 250px; padding: 5px; 
    	z-index: 100; 
    	color: #000000; 
    	background: #efe3c6; 
    	font: 11px arial;
    	text-align: left; 
    	font-weight:bold;
}



.checkout-productListing-heading{ font:12px arial;  font-weight:bold; color:#d6d7d6;  background:#4a4139 url(index_images/button-bg.gif) repeat-y }

#input{ width:300px}


#index_qq_header {background-image: url(/index_images/header_qq_bk.gif);}

#index_header_qq_sides { background-image:url(/index_images/header_qq_sides.png); background-repeat:repeat-y; }
#index_header_qq_bottom { background-image:url(/index_images/header_qq_bottom.png); background-repeat:repeat-y; }
#index_header_qq_top {background-image: url(/index_images/header_qq_top.png);}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.buttont {
    background: transparent url('index_images/bg_button_a.png') no-repeat scroll top right;
    color: #e47838;
    display: block;
    float: center;
    font: bold 13px arial, sans-serif;
    height: 24px;
	margin-right: 0px;
    padding-right: 18px; /* sliding doors padding */
	text-align: center;
    text-decoration: none;
}




a.buttont span {
    background: transparent url('index_images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.buttont:hover  {
    background-position: bottom right;
    color: #e47838;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttont:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 



a.buttonp {
    background: transparent url('index_images/bg_button_a.png') no-repeat scroll top right;
    color: #e2bb52;
    display: block;
    float: center;
    font: bold 13px arial, sans-serif;
    height: 24px;
	
   margin-right: 0px;
    padding-right: 18px; /* sliding doors padding */
	text-align: center;
    text-decoration: none;
}

a.buttonp span {
    background: transparent url('index_images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.buttonp:hover  {
    background-position: bottom right;
    color: #e2bb52;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonp:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 



a.buttonc {
    background: transparent url('index_images/header-checkout-btn.gif') no-repeat scroll top right;
    display: block;
    height: 20px;
	width:120px;

}

a.header_cart
{
color: #d6d7d6;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

A.header_cart:hover {
  text-decoration: underline;
}

.header_add_to_cart_btn {
  background: transparent url('index_images/header_add_to_cart_btn.png') no-repeat;
  color: #d6d7d6;
  border:0px;
  width:105px;
  font: bold 12px arial, sans-serif;
   height: 24px;
  line-height:14px;
  

}

a.stock_clearance
{
color: #ce0829;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:visited.stock_clearance
{
color: #a2162e;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

a:hover.stock_clearance
{

text-decoration: underline;
}


td.stock_clearance
{
color: #ce0829;
text-align: justify; 
text-justify: newspaper
}



#footer_container 
{
 margin: 0 auto;
 width: 940px;
 overflow: auto;
 background: #362d24;
  
}


#footer_foot_container 
{
  clear:both;
  width:920px;
  padding:10px;
  color: #7c7c7c;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}


#footer_date_stamp {
   width:50%;
   float: right;
   text-align:right;

}

#footer_copyright {
  width:50%;
  float:left;
}

#footer_heading_container {
	width:930px;
	padding-top:10px;
	padding-left:10px;

}


#footer_heading_1 {
	float: left;
    width: 525px;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
 	color: #666666;
	font-weight:bold;
	border-style: solid;
	border-width:thin;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

#footer_heading_1 h2{
	margin:0px; 
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
 	color: #666666;
	font-weight:bold;
}


#footer_heading_2{
	float: left;
    width: 175px;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
 	color: #666666;
	font-weight:bold;
	border-style: solid;
	border-width:thin;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

#footer_heading_3{
	float: left;
    width: 198px;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
 	color: #666666;
	font-weight:bold;
	border-style: solid;
	border-width:thin;
	padding-left:5px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
}

#footer_heading_3_green_text{
	text-align:right;
 	color: #8cb621;
	font-weight:bold;
}



#footer_information_container {
	width:930px;
	padding-left:10px;

}

#footer_information_container_2 {
	clear:both;
	width:930px;

	padding-left:10px;

}




.footer_information ul li a{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #4c4949;

}


.footer_information ul li a:hover{
  color: #8cb621;
}



.footer_information_1 {
	float: left;
    width: 177px;
}

.footer_information_2 {
	float: left;
    width: 177px;

}
.footer_information_3 {
	float: left;
    width: 177px;
}

.footer_information_4 {
	float: left;
    width: 183px;
}
.footer_information_5 {
	float: left;
    width: 204px;
}

#footer_we_accept_these_cards_container{
	
	width:204px;
	padding-top:5px;
}


#footer_signup_container{
	float: right;
    width: 203px;
	padding-top:5px;
	padding-bottom:3px;
}




#footer_signup_information li{
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   color: #868386;
}

#footer_signup input {
	display:inline;
	float: left;
    width: 165px;
}
#footer_signup_button input {
	display:inline;
	float: right;
    width: 30px;
	color: white;
	background: #8cb621;
	border: 2px outset #d7b9c9
}


#footer_brand_pages_header_container {
	clear:both;
	width:930px;
	padding-top:5px;
	padding-left:10px;

}

#footer_brand_pages_header {
	float: left;
    width: 913px;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
 	color: #666666;
	font-weight:bold;
	border-style: solid;
	border-width:thin;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

#footer_brand_pages_header h2{
	margin:0px;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
 	color: #666666;
	font-weight:bold;
}


#header 
{
 margin: 0 auto;
 width: 940px;
 background-color:#362d24;
 overflow: auto;
}


#header_account_container{
	padding-left:4px;
	padding-top:3px;
}








#header_breadcrumb_container {
	clear:both;
    width: 940px;
	
}


#header_breadcrumb {
	font-family: Verdana, Arial, sans-serif;
	padding-left:5px;
	padding-top:7px;
	padding-bottom:7px;
	font-size: 10px;
	background: #362d24;
  
}


#header_info_container {

    width: 940px;
	
}

#header_info {
	padding:1px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
  	font-size: 12px;
  	background: #00ff00;
  	color: #4a4531;
	font-weight: bold;
    text-align: center;
}


#header_error_container {
    width: 940px;
}

#header_error {
	padding:1px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
  	font-size: 12px;
  	background: #ff0000;
  	color: #ffffff;
	font-weight : bold;
   text-align : center;
}


#header_logo_container {
	padding-top: 5px;
	padding-left: 5px;

	float: left;
    width: 340px;
	
}



#header_search_container {
	padding-top:15px;
}


#header_contact_container {
	padding:5px;
	font-family: Arial, sans-serif;
  	font-size: 11px;
  	color:#d6d7d6;
  	font-weight: normal;
	float: left;
    width: 280px;
}

#header_cart_container {
	float: right;
	width: 250px;
}

#header_shipping_container {
    clear:both;
	width: 115px;
	padding-left:2px;
}

#header_cart_items {
	padding-top:10px;
	padding-bottom:10px;
	width: 100px;
}

.header_cart_txt{
	color: #d6d7d6;
	padding-top:8px;
	padding-left:2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


#header_cart_subtotal {
    clear:both;
	width: 100px;
}




#header_shipping_info_container {
	float:right;
	padding-top:2px;
	width: 125px;
}

#header_currency_container {
	float:right;
	padding-top:2px;
	width: 125px;

}


#header_basket_container {
	clear:both;
	width: 100%;
	
}







#header_cart_checkout {
	float:right;
	padding-top:11px;
	width: 122px;
}



#header_cart_left {
	display:inline;
	float: left;
    width:125px;
}

#header_cart_right {
	display:inline;
	float: right;
    width:125px;
}


#header_contact_information {
	width: 281px;
	
}

#header_search_text {
	float: left;
	display: inline;
}

#header_search_button {
	width:70px;
	float: right;
	display: inline;
}

#header_delivery_logo_link{
outline: none;
	display: block; 
	width : 124px;
	height : 22px; 
	background: transparent url(/index_images/shipping_lorry.gif) no-repeat;
}

.product_container
{
 clear:both;
 margin: 0 auto;
 width: 939px;
 background: #362d24;
 padding-right: 1px;
 overflow:auto;
  height:100%;
}

.product_content_container
{
 display: inline;
 float: right;
 padding-left:5px;
 color: black;
 margin: 0px;
 width: 764px;
 overflow:auto;
 background: white;

}

.navigation_column
{
 display: inline;
 margin: 0px;
 padding: 0px;
 width: 170px;
 float: left;
 height:1500px;

 background-color:#362d24;

}



#header_submenu_why_shop_with_us
{
 z-index: 30;
 position:absolute;
 visibility: hidden;
 padding: 3px 6px;
 width: auto;
 background: #abcb58;
/* for IE */
 filter:alpha(opacity=90);
  	/* CSS3 standard */
 opacity:0.9;
}


#header_submenu_why_shop_with_us li
{	margin: 0;
 	color: #3b451e;
	padding: 2px;
	list-style: none;
	font: 11px arial;
	font-weight: bold;
	text-decoration: none;
    text-align: left;
}



#header_submenu_why_shop_with_us li a:hover{
	color: white;
	background: #91ae46;
}



#header_submenu_help_to_buy
{
 z-index: 30;
 position:absolute;
  visibility: hidden;
 padding: 3px 6px;
 width: auto;
  background: #abcb58;
/* for IE */
 filter:alpha(opacity=90);
  	/* CSS3 standard */
 opacity:0.9;

}

#header_submenu_help_to_buy li
{	margin: 0;
 	color: #3b451e;
	padding: 2px;
	list-style: none;
	font: 11px arial;
	font-weight: bold;
	text-decoration: none;
    text-align: left;
}

#header_submenu_help_to_buy li a:hover
{	
	color: white;
	background: #91ae46;
	
}

#header_submenu_about_your_order
{
 z-index: 30;
 position:absolute;
 visibility: hidden;
 padding: 3px 6px;
 width: auto;
 background: #abcb58;
/* for IE */
 filter:alpha(opacity=90);
  	/* CSS3 standard */
 opacity:0.9;
}


#header_submenu_about_your_order li
{	margin: 0;
 	color: #3b451e;
	padding: 2px;
	list-style: none;
	font: 11px arial;
	font-weight: bold;
	text-decoration: none;
    text-align: left;
}

#header_submenu_about_your_order li a:hover
{	
	color: white;
	background: #91ae46;
	
}


#header_submenu_delivery_returns
{
 z-index: 30;
 position:absolute;
 visibility: hidden;
 padding: 3px 6px;
 width: auto;
 background: #abcb58;
/* for IE */
 filter:alpha(opacity=90);
  	/* CSS3 standard */
 opacity:0.9;
}

#header_submenu_delivery_returns li
{	margin: 0;
 	color: #3b451e;
	padding: 2px;
	list-style: none;
	font: 11px arial;
	font-weight: bold;
	text-decoration: none;
    text-align: left;
}

#header_submenu_delivery_returns li a:hover
{	
	color: white;
	background: #91ae46;
	
}

#header_submenu_contact_us
{
 z-index: 30;
 position:absolute;
 visibility: hidden;
 padding: 3px 6px;
 width: 121px;
 background: #abcb58;
/* for IE */
 filter:alpha(opacity=90);
  	/* CSS3 standard */
 opacity:0.9;

}

#header_submenu_contact_us li
{	margin: 0;
 	color: #3b451e;
	padding: 2px;
	list-style: none;
	font: 11px arial;
	font-weight: bold;
	text-decoration: none;
    text-align: left;
}

#header_submenu_contact_us li a:hover
{	
	color: white;
	background: #91ae46;
	
}


#header_submenu_delivery_returns
{
 z-index: 30;
 position:absolute;
 visibility: hidden;
 padding: 3px 6px;
 width: auto;
 background: #abcb58;
/* for IE */
 filter:alpha(opacity=90);
  	/* CSS3 standard */
 opacity:0.9;
}

#header_submenu_delivery_returns li
{	margin: 0;
 	color: #3b451e;
	padding: 2px;
	list-style: none;
	font: 11px arial;
	font-weight: bold;
	text-decoration: none;
    text-align: left;
}

#header_submenu_delivery_returns li a:hover
{	
	color: white;
	background: #91ae46;
	
}

#header_submenu_varifocal
{
 z-index: 30;
 position:absolute;
 visibility: hidden;
 padding: 3px 6px;
 width: 155px;
 background: #abcb58;
/* for IE */
 filter:alpha(opacity=90);
  	/* CSS3 standard */
 opacity:0.9;
}

#header_submenu_varifocal li
{	margin: 0;
 	color: #3b451e;
	padding: 2px;
	list-style: none;
	font: 11px arial;
	font-weight: bold;
	text-decoration: none;
    text-align: left;
}

#header_submenu_varifocal li a:hover
{	
	color: white;
	background: #91ae46;
	
}



#header_submenu_try_before_you_buy
{
 z-index: 30;
 position:absolute;
 visibility: hidden;
 padding: 3px 6px;
 width: 155px;
 background: #abcb58;
/* for IE */
 filter:alpha(opacity=90);
  	/* CSS3 standard */
 opacity:0.9;
}

#header_submenu_try_before_you_buy li
{	margin: 0;
 	color: #3b451e;
	padding: 2px;
	list-style: none;
	font: 11px arial;
	font-weight: bold;
	text-decoration: none;
    text-align: left;
}

#header_submenu_try_before_you_buy li a:hover
{	
	color: white;
	background: #91ae46;
	
}


#header_submenu_review_community
{
 z-index: 30;
 position:absolute;
 visibility: hidden;
 padding: 3px 6px;
 width: 155px;
 background: #abcb58;
/* for IE */
 filter:alpha(opacity=90);
  	/* CSS3 standard */
 opacity:0.9;
}

#header_submenu_review_community li
{	margin: 0;
 	color: #3b451e;
	padding: 2px;
	list-style: none;
	font: 11px arial;
	font-weight: bold;
	text-decoration: none;
    text-align: left;
}

#header_submenu_review_community li a:hover
{	
	color: white;
	background: #91ae46;
	
}



#header_quickquote_container {
	padding:5px;
	font-family: Arial, sans-serif;
  	font-size: 11px;
	background-color:red;
  	font-weight: normal;
	float: left;
    width: 7px;
}



#header_logo_link{
outline: none;
display: block; 
width : 300px;
height : 109px; 
background: transparent url(index_images/metsuki_logo.png) no-repeat;
}

#header_logo_link:hover {
background-position: -300px 0;
} 



#header_qqlogo_link{
outline: none;
display: block; 
width : 260px;
height : 87px; 
background: transparent url(index_images/qq_logo.gif) no-repeat;
}

#header_qqlogo_link:hover {
background-position: -260px 0;
} 





#info_pages_tdbackground {
	background: transparent url(index_images/info_pages_tdbackground.gif);
}


#info_pages_header_container{
	width:740px;
	padding-left:15px;
	padding-top:15px;


}

#info_pages_header h1{
	margin:10px; 
    font-family: Verdana,Arial,Helvetica,sans-serif;
  	font-size: 14px;
  	font-weight: bold;
  	color: #de6929;
}


#info_pages_content_container{
	width:740px;
	padding-left:15px;
	padding-bottom:15px;
}

#info_pages_content p{
	line-height: 1.5;
	margin:10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	font-weight: normal;
  	color: black;
	text-align: justify; 
	text-justify: newspaper; 
}

#info_pages_content h2{
	margin:0px; 
	padding:10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
  	font-size: 13px;
  	font-weight: bold;
  	color: #de6929;
}


#info_pages_content h3{
	margin:0px; 
	padding:10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	font-weight: bold;
  	color: black;
}

#info_pages_print_button_container{
	
	float:right;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#info_pages_home_button_container{
	clear:both;
	float:right;
	padding-right:10px;
	padding-bottom:10px;
}



.numbered_list {
	padding-left:30px;
	line-height: 1.5;
	font-family: Verdana,Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	font-weight: normal;
}

.numbered_list li{
	list-style-type:decimal;
	padding-bottom:3px;
}






.bulleted_list {
	padding-left:30px;
	line-height: 1.5;
	font-family: Verdana,Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	font-weight: normal;
}

.bulleted_list li{
	list-style-type:disc;
	padding-bottom:3px;
}

.asterisk_list li{
	padding-bottom:10px;
}
.asterisk_list li:before {content: "* ";}

.asterisk_list {
	padding-left:30px;
	line-height: 1.5;
	font-family: Verdana,Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	font-weight: normal;
}

.light_grey_background {
	background-color: #e7e3e7;
	padding:1px;
}

#findaframe_container{
	clear:both;
	float:left;
	width:160px;
	padding-left:5px;
	padding-right:2px;
	background-color:white;
}

#findaframe_header {
	padding-top:5px;
	padding-bottom:5px;
	line-height: 1.5;
	font-family: Verdana,Arial,Helvetica,sans-serif;
  	font-size: 13px;
  	font-weight: bold;
	color:black;
}

.findaframe_sub_heading {
	padding-top:3px;
	padding-bottom:3px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
  	font-size: 10px;
  	font-weight: bold;
	color:black;
}


.findaframe_sub_container {
   
   clear:both;
   width:160px;
   padding-left:2px;
   padding-right:2px;
   padding-bottom:5px;

   
}

.findaframe_sub_container_under_table{
   
   clear:both;
   width:160px;
   padding-left:4px;
   padding-right:2px;
   padding-bottom:5px;

   
}



.findaframe_sub_container  label{
   
  	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
  	font-weight: 400;
  	color: black;
   
}


.findaframe_sub_container  p{
   
  margin-top: 0px;
  margin-bottom: -2px;
   
}

.findaframe_divider {
   clear:both;
   border: none;
   background-color: black;
   height: 1px;
}

.findaframe_clear_divider {
   clear:both;
   border: none;
   padding-top:6px;
}




.findaframe_lhs {
	display:inline;
	float:left;
	width:80px;
}

.findaframe_rhs {
	display:inline;
	float:left;
	width:80px;
}
.findaframe_scroller  {
 padding-left:4px;
 padding-right:4px;
 border-style:solid;
 border-width:1px;
 border-color:#cecfce;
 width:156px;
 height:140px;
 background-color:#ffffff;
 overflow:auto;
 
 }
 
 .findaframe_short_scroller  {
 padding-left:4px;
 border-style:solid;
 border-width:1px;
 border-color:#cecfce;
 width:156px;
 height:70px;
 background-color:#ffffff;
 overflow:auto;
 
 }
 
 
 .FindFrameSizes_image_container {
 
 	 width:110px;
 
 }
 
.FindFrameSizes_header_container  h2{
   
  	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
  	font-weight: bold;
  	color: black;
	padding-bottom:2px;
   
}

.search_listing_results_container {
    width:600px;
	background-color:red;
}


#bvlgarimainlink{

display: block; 
width : 127px;
height : 33px; 
background: transparent url(/index_images/side_menu_bvlgari.gif) no-repeat;
}


#bvlgarimainlink:hover {
background-position: -127px 0;
} 

#pradamainlink{

display: block; 
width : 127px;
height : 33px; 
padding-bottom:10px; 
background: transparent url(/index_images/side_menu_prada.gif) no-repeat;
}


#pradamainlink:hover {
background-position: -127px 0;
} 

#raybanmainlink{
padding-bottom:10px; 
display: block; 
width : 127px;
height : 58px;
background: transparent url(/index_images/side_menu_rayban.gif) no-repeat;
}

#raybanmainlink:hover {
background-position: -127px 0;
} 


#pradamainlink:hover {
background-position: -127px 0;
} 

#pradalinearossamainlink{
padding-bottom:10px; 
display: block; 
width : 127px;
height : 58px;
background: transparent url(/index_images/side_menu_prada_linea_rossa.gif) no-repeat;
}


#pradalinearossamainlink:hover {
background-position: -127px 0;
} 


#paulsmithmainlink{
padding-bottom:10px; 
display: block; 
width : 127px;
height : 31px;
background: transparent url(/index_images/side_menu_paul_smith.gif) no-repeat;
}


#paulsmithmainlink:hover {
background-position: -127px 0;
} 


#oakleymainlink{
padding-bottom:10px; 
display: block; 
width : 127px;
height : 51px;
background: transparent url(/index_images/side_menu_oakley.gif) no-repeat;
}


#oakleymainlink:hover {
background-position: -127px 0;
} 


#dgmainlink{

padding-bottom:20px; 
display: block; 
width : 127px;
height : 51px;
background: transparent url(/index_images/side_menu_dg.gif) no-repeat;
}


#dgmainlink:hover {
background-position: -127px 0;
} 


#tomfordmainlink{
 
padding-bottom:10px; 
display: block; 
width : 127px;
height :31px;
background: transparent url(/index_images/side_menu_tom_ford_logo.gif) no-repeat;
}


#tomfordmainlink:hover {
background-position: -127px 0;
} 


#policemainlink{
 
padding-bottom:10px; 
display: block; 
width : 127px;
height : 31px;
background: transparent url(/index_images/side_menu_police.gif) no-repeat;
}


#policemainlink:hover {
background-position: -127px 0;
} 



#dolcemainlink{
 
padding-bottom:10px; 
display: block; 
width : 127px;
height : 31px;
background: transparent url(/index_images/side_menu_dolce_gabbana.gif) no-repeat;
}


#dolcemainlink:hover {
background-position: -127px 0;
} 




#givenchymainlink{
 
padding-bottom:10px; 
display: block; 
width : 125px;
height : 31px;
background: transparent url(/index_images/side_menu_givenchy.gif) no-repeat;
}


#givenchymainlink:hover {
background-position: -125px 0;
} 

#hackettmainlink{
 
padding-bottom:10px; 
display: block; 
width : 127px;
height : 35px;
background: transparent url(/index_images/side_menu_hackett.gif) no-repeat;
}


#hackettmainlink:hover {
background-position: -127px 0;
} 

#polomainlink{
 
padding-bottom:10px; 
display: block; 
width : 127px;
height : 58px;
background: transparent url(/index_images/side_menu_polo_ralph_lauren.gif) no-repeat;
}


#polomainlink:hover {
background-position: -127px 0;
}

#miumiumainlink{
 
padding-bottom:10px; 
display: block; 
width : 127px;
height : 31px;
background: transparent url(/index_images/side_menu_miu_miu.gif) no-repeat;
}


#miumiumainlink:hover {
background-position: -127px 0;
}



#jaikudomainlink{
 
padding-bottom:10px; 
display: block; 
width : 127px;
height : 31px;
background: transparent url(/index_images/side_menu_jaikudo.gif) no-repeat;
}


#jaikudomainlink:hover {
background-position: -127px 0;
}


#jklondonmainlink{
 
padding-bottom:10px; 
display: block; 
width : 127px;
height : 31px;
background: transparent url(/index_images/side_menu_jk_london.gif) no-repeat;
}


#jklondonmainlink:hover {
background-position: -127px 0;
}



#dknymainlink{
 
padding-bottom:10px; 
display: block; 
width : 127px;
height : 58px;
background: transparent url(/index_images/side_menu_dkny.gif) no-repeat;
}


#dknymainlink:hover {
background-position: -127px 0;
}

#gantmainlink{
 
padding-bottom:10px; 
display: block; 
width : 127px;
height : 31px;
background: transparent url(/index_images/side_menu_gant.gif) no-repeat;
}


#gantmainlink:hover {
background-position: -127px 0;
}


#guessmainlink{
 
padding-bottom:10px; 
display: block; 
width : 127px;
height : 31px;
background: transparent url(/index_images/side_menu_guess.gif) no-repeat;
}


#guessmainlink:hover {
background-position: -127px 0;
}


#tommymainlink{
 
padding-bottom:10px; 
display: block; 
width : 127px;
height : 31px;
background: transparent url(/index_images/side_menu_tommy_hilfiger.gif) no-repeat;
}


#tommymainlink:hover {
background-position: -127px 0;
}

#voguemainlink{
 
padding-bottom:10px; 
display: block; 
width : 127px;
height : 31px;
background: transparent url(/index_images/side_menu_vogue.gif) no-repeat;
}


#voguemainlink:hover {
background-position: -127px 0;
}


#lulumainlink{
 
padding-bottom:10px; 
display: block; 
width : 127px;
height : 31px;
background: transparent url(/index_images/side_menu_lulu_guinness.gif) no-repeat;
}


#lulumainlink:hover {
background-position: -127px 0;
}


#shanghaimainlink{
 
padding-bottom:10px; 
display: block; 
width : 127px;
height : 31px;
background: transparent url(/index_images/side_menu_shanghai_tang.gif) no-repeat;
}


#shanghaimainlink:hover {
background-position: -127px 0;
}


#versusmainlink{
 
padding-bottom:10px; 
display: block; 
width : 127px;
height : 42px;
background: transparent url(/index_images/side_menu_versus.gif) no-repeat;
}


#versusmainlink:hover {
background-position: -127px 0;
}


#header_search_hint
{
 z-index:300;
 position:absolute;
 top:105px;
 padding: 3px 6px;
 width: auto;
 background: #abcb58;
/* for IE */
 filter:alpha(opacity=95);
  	/* CSS3 standard */
 opacity:0.95;
 overflow-x:hidden;
 max-height: 550px;
 overflow:auto;
}

#header_search_hint li
{	margin: 0;
 	color: #3b451e;
	padding: 2px;
	list-style: none;
	font: 11px arial;
	font-weight: bold;
	text-decoration: none;
    text-align: left;
}

#header_search_hint li a:hover
{	
	color: white;
	background: #91ae46;
	
}
