/* General Rules */
.hide {display:none;}

/* All images are set to Block, i.e. no spacing around them and text won't be on the same line */
img{display:block; border:0; margin:0; padding:0;}

/* Use this class to make images inline with text or other images */
.inline{ display:inline;}

/* Use for form images */
.block{ display:block;}

/* Clear styles */
.clear{clear:both;}

/* Abbreviations Styles */
abbr{border:0;}

/* General HR's, used for clearing floats. Doesn't really disappear in ie, but still use if background is #000 */
hr{
   clear:both; margin:0; padding:0; border:0; border-style:none; line-height:0; font-size:0; height:0; background:transparent; color:#000;
}

/* Form Styling */
form {margin:0; padding:0; border:0;}
form input {margin:0; padding:0; border:0; font-size:9px; font-family:Verdana, Arial}
form .button {margin:0; padding:0; border:0; vertical-align:top; width:auto;}
form .txtfld{height:13px;}
form .txtfld_w{width:200px;}	

form .txtfld_r{padding:3px; width:200px;}	

fieldset {margin:0; padding:0; border:0;}
legend {display:none; margin:0; padding:0; border:0;}

/* HTML & Body */
html, body {padding:0; margin:0; background:#fff; height:100.1%; background:url(../images/bg/boxbg.gif) repeat-y center #fff;}
body{
	font-size:x-small; color:#000; font-family:verdana, Arial;
}


/* TYPOGRAPHY */

/* Standard Links */
a{color:#000; text-decoration:none; outline:none;}
a:hover {text-decoration:underline; color:#666;}
a:active{outline:none;}
a:focus{outline:none; -moz-outline-style:none;}

.red, .red a, .red a:hover{color:red;}
.greyedout{color:#ccc;}
.darkgrey{color:#333333;}

.smalltxt{font-size:9px}
.lrgtxt{font-size:13px}

a.aunder{text-decoration:underline}
a.aunder:hover{text-decoration:none}

.yellow, a.yellow{color:#d8e301;}
.black, a.black{color:#000;}
.white, a.white{color:#fff;}

.redprice, a.redprice{color:#cc0000;}

h1{margin:0; padding:0;}
h3{margin:0; padding:0; font-size:small;}
h4{margin:0; padding:0; font-size:small;}
p{margin:0 0 10px 0; padding:0; line-height:13px;}


/* :::::::: Main Layout Areas ::::::: */

#box{margin:0 auto; padding:0; width:1000px; position:relative; background:url(../images/bg/mainsuits.jpg) no-repeat top left;
}
/* html #box Modified SBMH (Simplified Box Model Hack) - to use different body elements ie5/ie6
{
  width: expression(document.body.clientWidth < 1000? "1000px" : document.body.clientWidth > 1281? "1280px" : "auto");
  w\idth:expression(documentElement.clientWidth < 1000? "1000px" : documentElement.clientWidth > 1281? "1280px" :"auto" );
}*/

#top{ position:relative; margin:0; height:160px; }
#sushirts #top { height:175px; }
#mainwrap{float:left; width:100%; margin:0 -234px 10px 0; padding:0;}	

#maincontent{margin:0 234px 0 0; padding:0;}	

#container{float:right; width:100%; margin:0 0 0 -234px; padding:0;}	

#content{ margin:0 0 0 234px; padding:0 10px;}	

#left{float:left; width:224px; margin:0; padding:0 0 0 10px; color:#fff;}	
* html #left{width:234px; w\idth:224px;} /* SBMH */

#right{float:right; width:224px; margin:0; padding:0 10px 0 0; color:#fff;}
* html #right{width:234px; w\idth:224px;} /* SBMH */

#footer {
	clear:both; margin:0; padding:4px 10px; background:url(../images/footer/background.gif) repeat-x;
}

/* :::::::: Main Layout Areas END :::::::*/


/* Top */
#top h2{
	position:absolute; top:18px; left:18px; margin:0; padding:0; 
	width:177px; height:60px; background:url(../images/logo/top.gif) no-repeat top left;
}
#top h2 a{
	display:block; width:177px; height:60px; 
}

#topright ul{
	position:absolute; top:0; right:0; width:235px; margin:0; padding:15px 0 0 0; list-style:none;
}
#topright ul li{
	float:left; margin:0 15px 10px 0; padding:0; list-style:none; font-size:11px;
}

/* Top END */



/* Content */

/* Home Page Banner */
#banner{
	float:left;
	width:100%;
	position:relative;
	margin:0 0 10px 0;
	padding:0;
	height:255px;
	background:url(../images/home/Shop_UK_banner_image_september.jpg) no-repeat top left;
	background-image: url(../images/home/Shop_UK_banner_image_september.jpg);
}

#banner a{

	display:block; height:229px; width:521px;
	
	}

/*#banner p{
	float:right; width:262px; height:229px; margin:0; padding:0; background:url(../images/home/saleman.png) no-repeat top left;
}

* html #banner p{ background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/home/saleman.png',sizingMethod='image'); }

#banner p a{display:block; width:100%; height:229px; position:relative; z-index:1;}*/


/* Home Page Promos */
div.promos{
	margin:0 0 10px 0; padding:0; float:left; width:100%; 
}
div.promos#promos_a ul{
	list-style:none;
	margin:0 auto;
	padding:0;
	width:90%;
	height:110px;
	min-height:110px;
}

div.promos#promos_b ul{
	list-style:none;
	margin:0 auto;
	padding:0;
	width:90%;
	height:110px;
}
div.promos#promos_a ul li,div.promos#promos_b ul li{
	list-style:none;
	margin:0;
	padding:3px 0;
}

div.promos ul li a{
	color:#000
}


div.promos#promos_a #pa_mid p.pview, div.promos#promos_a #pa_sta p.pview, div.promos#promos_a #pa_end p.pview { 
	margin: 10px 0 0 0;
}

div.promos#promos_a .price, div.promos#promos_b .price{
	color:#cc0000;
}

div.promos#promos_a{
	/*background:url(../images/home/promo-kingsize.jpg) no-repeat top right;*/
}
div.promos#promos_b{
	margin:0; /*background:url(../images/home/promo-trousers.jpg) no-repeat top right;*/
}

div.promos div{
	margin:0 10px 0 0; padding:0; float:left; width:162px;
	background-position:top right; background-repeat:no-repeat;
	border:1px solid #7B7B7B
}
div#promos_a div{
	_height:311px; min-height:311px;
}
div#promos_b div{
	_height:211px; min-height:211px;
}

div.promos div#pa_sta{
	background-image:url(../images/home/promo-suit.jpg)
}
div.promos div#pa_mid{
	background-image:url(../images/home/promo-evening.jpg)
}
div.promos div#pa_end{
	margin:0; background-image:url(../images/home/promo-kingsize.jpg);
}

div.promos div#pa_sta_b{
	background-image:url(../images/home/promo-jackets.jpg)
}

/*
div.promos div#pa_mid_b{
	background-image:url(../images/home/promo-blazers.jpg)
}
*/

div.promos div#pa_mid_b{
	background-image:url(../images/home/promo-casual.jpg); 
}
div.promos div#pa_end_b{
	margin:0; background-image:url(../images/home/promo-trousers.jpg);
}



div.promos h3{
	margin:0; padding:0;
	background-position:5px 6px; background-repeat:no-repeat;
}

div.promos div#pa_sta h3{
	background-image:url(../images/home/suits.gif)
}
div.promos div#pa_mid h3{
	background-image:url(../images/home/evening.gif)
}
div.promos div#pa_end h3{
	background-image:url(../images/home/kingsize.gif)
}

div.promos div#pa_sta_b h3{
	background-image:url(../images/home/jackets.gif)
}
div.promos div#pa_mid_b h3{
	background-image:url(../images/home/casual.gif)
}
div.promos div#pa_end_b h3{
	background-image:url(../images/home/trousers.gif)
}


div.promos h3 a{
	display:block; height:180px;
}

div.promos div#pa_sta_b h3 a, div.promos div#pa_mid_b h3 a, div.promos div#pa_end_b h3 a{
	height:146px;
}

div.promos p{
	margin:0; padding:7px 7px 10px 7px; background:#fff;
}
div.promos p.promoPackages { margin:10px 5px; padding:0px 5px; }

div.promos p.pview{
	padding:0; background:url(../images/home/view-full-collection.gif) no-repeat 7px 0 #fff;
}

div.promos div#pa_sta_b p.pview, div.promos div#pa_mid_b p.pview, div.promos div#pa_end_b p.pview{
	padding:0 0 5px 0; background:url(../images/home/view-full-collection.gif) no-repeat 7px 8px #fff;
}

div.promos p.pview a{
	display:block; height:20px; 
}

div.promos span{
	display:none;
}

/* Content END */


/* Left */
#inner_left{
	margin:0; padding:0; 
}

#left a{
	color:#fff;
}

#left #welcome{
	margin:0 0 10px 0; padding:5px; background:#7A7A7A;
}

#left #welcome h1{
	display:inline; font-size:x-small;
}

#left h3{
	margin:5px 0 0 0; font-size:x-small; font-style:normal;
}


#left #welcome p{
	margin:5px 0 0 0;
}

#left #sklogo{
	margin:20px 0 2px 0; padding:0; 
}
#left #sklogo p{
	margin:2px 0 0 0; font-size:9px;
}

#left #freedel{
	margin:0 0 10px 0; padding:0; height:64px;
	background:url(../images/home/free-delivery.gif) no-repeat top left;
}

#left dl{
	margin:0 0 10px 0; padding:0;
	border:1px solid #ccc
}
#left dl dt{
	margin:0; padding:0; height:20px;
	background-color:#F2F6AD; background-position:top left; background-repeat:no-repeat;
}
#left dl dt a{
	display:block; height:20px;
}

#left dl dt#custcom{
	background-image:url(../images/home/comments.gif);
}
#left dl dt#reason{
	background-image:url(../images/home/reasons.gif);
}


#left dl dd{
	margin:0; padding:3px 7px 7px 7px; background:#7A7A7A;
}

#left dl dd.custro{
	font-size:9px; font-weight:bold; color:#fff;
}

#left dl dd.comm{
	font-size:13px; text-align:center; font-style:italic;
}

#left dl dd.cusig{
	color:#333;
}

#left dl dd.reastxt{
	font-size:13px; font-weight:bold; height:50px;
}
html>body #left dl dd.reastxt{height:auto; min-height:60px;}

#left dl dd.reastxt img{
	float:left; margin:0 5px 10px 0; border:3px solid #565756;
}

/* Left END */


/* Right */
#right a{
	color:#fff;
}

#right dl{
	margin:0 0 10px 0; padding:0;
	border:1px solid #ccc
}
#right dl dt{
	margin:0; padding:0; height:20px;
	background-color:#F2F6AD; background-position:top left; background-repeat:no-repeat;
}
#right dl dt a{
	display:block; height:20px;
}

#right dl dt#dtlogin{
	background-image:url(../images/welcome_back/login.gif);
}

#right dl dt#dtbasket{
	background-image:url(../images/my_basket/header.gif);
}
#right dl dt#dtbest{
	background-image:url(../images/best_sellers/header.gif);
}
#right dl dt#dtwelcome{
	background-image:url(../images/welcome_back/header.gif);
}

#right dl dd{
	margin:0; padding:7px; background:#7A7A7A;
}

#right dl dd.ddpadbot{padding-bottom:0;}

#right dl dd.ddpadtop{padding-top:1px;}
* html #right dl dd.ddpadtop{padding-top:0;}

#right dl dd.nopad{padding:0;}

#right dl dd#gobut{
	float:right; padding:0 7px 0 0;
}

#right dl dd#forgot{
	background:url(../images/login_register/forgot.gif) no-repeat 7px 0 #7A7A7A;
}
#right dl dd#forgot a{
	display:block; padding:0 0 0 35px;
}

#right dl dd.ddfill_y{background:#F2F6AD; padding:3px 0 3px 7px;}
#right dl dd.ddfill_y a{display:block; color:#000;}

#right dl dd.topbord{border-top:1px solid #F2F6AD}


/*basket*/
dl#dlbasket{
	float:left;
}
dl#dlbasket dd{
	padding:7px 0 7px 7px;
}

dl#dlbasket dd.spanflt{
	float:left;	
}
dl#dlbasket dd.spanflt span{
	float:left;	
}
dl#dlbasket dd.spanflt span.spanflt_r{
	padding-right:7px; float:right;	
}

#right ul{
	margin:0; padding:0; list-style:none;
}
#right ul li{
	margin:0; padding:0; list-style:none; 
}

#right ol{
	margin:0; padding:0; list-style:none;
}
#right ol li{
	margin:0; padding:0; list-style:none; border-bottom:2px solid #fff;
	background-repeat:no-repeat; background-position:top left; font-size:9px;
}

#right ol li#best1{background-image:url(../images/best_sellers/1.gif);}
#right ol li#best2{background-image:url(../images/best_sellers/2.gif);}
#right ol li#best2{background-image:url(../images/best_sellers/2.gif);}
#right ol li#best3{background-image:url(../images/best_sellers/3.gif);}
#right ol li#best4{background-image:url(../images/best_sellers/4.gif);}
#right ol li#best5{background-image:url(../images/best_sellers/5.gif);}
#right ol li#best6{background-image:url(../images/best_sellers/6.gif);}
#right ol li#best7{background-image:url(../images/best_sellers/7.gif); background-position:0 2px;}
#right ol li#best8{background-image:url(../images/best_sellers/8.gif); background-position:0 2px;}
#right ol li#best9{background-image:url(../images/best_sellers/9.gif);}
#right ol li#best10{background-image:url(../images/best_sellers/10.gif);border:0;}

#right ol li a{
	display:block; padding:4px 0 4px 30px;
}

p#psecpay{
	margin:0; background:url(../images/home/secpay.jpg) no-repeat bottom left
}
p#psecpay a{
	display:block; width:222px; height:125px;
}

p#cccards{
	width:224px; height:47px; margin:0; background:url(../images/generic/cards.gif) no-repeat top left;
}


/* Right END */


/* Tabs */
#tabs{
	position:absolute; z-index:9998; top:117px; left:0; width:1000px; margin:0; padding:0 0 8px 0;
	background:url(../images/menu/menu-footer-backing.gif) repeat-x bottom;
}

/*#tabs{min-width:1003px; max-width:1280px; }
* html #tabs Modified SBMH (Simplified Box Model Hack) - to use different body elements ie5/ie6
{
  width: expression(document.body.clientWidth < 1000? "1000px" : document.body.clientWidth > 1281? "1280px" : "auto");
  w\idth:expression(documentElement.clientWidth < 1000? "1000px" : documentElement.clientWidth > 1281? "1280px" :"auto" );
}*/


#tabs ul{
	float:left; width:100%; margin:0; padding:0; list-style:none; 
	background:url(../images/menu/menu-backing-repeat.gif) repeat-x top;
}

#tabs ul li{
	margin:0; padding:0; list-style:none; float:left;
	background-repeat:no-repeat; background-position:top left; background-color:#000;
}

#tabs ul li#lihome, #tabs ul li#lihome a{background-image:url(../images/menu/home.gif);}
#tabs ul li#liabout, #tabs ul li#liabout a{background-image:url(../images/menu/about-us.gif);}
#tabs ul li#lisuits, #tabs ul li#lisuits a{background-image:url(../images/menu/suits.gif);}
#tabs ul li#lijackets, #tabs ul li#lijackets a{background-image:url(../images/menu/jackets-blazers.gif);}
#tabs ul li#lievening, #tabs ul li#lievening a{background-image:url(../images/menu/evening-wear.gif);}
#tabs ul li#litrousers, #tabs ul li#litrousers a{background-image:url(../images/menu/trousers.gif);}
#tabs ul li#likingsize, #tabs ul li#likingsize a{background-image:url(../images/menu/king-size2.gif);}

#tabs ul li#lishirts, #tabs ul li#lishirts a{background-image:url(../images/menu/shirts.gif);}
#tabs ul li#licoats, #tabs ul li#licoats a{background-image:url(../images/menu/coats.gif);}
#tabs ul li#liaccessories, #tabs ul li#liaccessories a{ background-image:url(../images/menu/accessories.gif);}

#tabs ul li#licasual, #tabs ul li#licasual a{ width:115px; background-image:url(../images/menu/casual.gif);}



#tabs ul li a{
	display:block; width:105px; height:26px;
}

#tabs ul li#lihome a:hover, #suhome #tabs ul li#lihome, #suhome #tabs ul li#lihome a{background-image:url(../images/menu/home-on.gif);}
#tabs ul li#liabout a:hover, #suabout #tabs ul li#liabout, #suabout #tabs ul li#liabout a{background-image:url(../images/menu/about-us-on.gif);}
#tabs ul li#lisuits a:hover, #susuits #tabs ul li#lisuits, #susuits #tabs ul li#lisuits a{background-image:url(../images/menu/suits-on.gif);}
#tabs ul li#lijackets a:hover, #sujackets #tabs ul li#lijackets, #sujackets #tabs ul li#lijackets a{background-image:url(../images/menu/jackets-blazers-on.gif);}
#tabs ul li#lievening a:hover, #suevening #tabs ul li#lievening, #suevening #tabs ul li#lievening a{background-image:url(../images/menu/evening-wear-on.gif);}
#tabs ul li#litrousers a:hover, #sutrousers #tabs ul li#litrousers, #sutrousers #tabs ul li#litrousers a{background-image:url(../images/menu/trousers-on.gif);}
#tabs ul li#likingsize a:hover, #sukingsize #tabs ul li#likingsize, #sukingsize #tabs ul li#likingsize a{background-image:url(../images/menu/king-size-on2.gif);}


#tabs ul li#lishirts a:hover, #sushirts #tabs ul li#lishirts, #sushirts #tabs ul li#lishirts a{background-image:url(../images/menu/shirts-on.gif);}
#tabs ul li#liaccessories a:hover, #suaccessories #tabs ul li#liaccessories, #suaccessories #tabs ul li#liaccessories a{background-image:url(../images/menu/accessories-on.gif);}
#tabs ul li#licasual a:hover, #sucasual #tabs ul li#licasual, #sucasual #tabs ul li#licasual a{background-image:url(../images/menu/casual-on.gif);}
#tabs ul li#licoats a:hover, #sucoats #tabs ul li#licoats, #sucoats #tabs ul li#licoats a{background-image:url(../images/menu/coats-on.gif);}


#tabs span{display:none;}



#subtabs{
	z-index:9998; width:1000px; margin:0; padding:0 0 8px 0; position:relative; top:-9px; 
	background:url(../images/menu/menu-footer-backing.gif) repeat-x bottom;
}

#subtabs ul{
	float:left; width:100%; margin:0; padding:0; list-style:none; 
	background:url(../images/menu/menu-backing-repeat.gif) repeat-x top;
}

#subtabs ul li{
	margin:0; padding:0; list-style:none; float:left;
	background-repeat:no-repeat; background-position:top left; background-color:#000;
}

#subtabs ul li#liskopes {background-image:url(../images/menu/skopes.gif);}
#subtabs ul li#liberwin {background-image:url(../images/menu/berwin.gif);}
#subtabs ul li#libensherman {background-image:url(../images/menu/bensherman.gif);}
#subtabs ul li#lihechter {background-image:url(../images/menu/danielhechter.gif);}

#subtabs ul li a{
	display:block; width:105px; height:26px;
}


#subtabs ul li#liskopes a:hover {background-image:url(../images/menu/skopes-on.gif);}
#subtabs ul li#liberwin a:hover {background-image:url(../images/menu/berwin-on.gif);}
#subtabs ul li#libensherman a:hover {background-image:url(../images/menu/bensherman-on.gif);}
#subtabs ul li#lihechter a:hover {background-image:url(../images/menu/danielhechter-on.gif);}


#freedeltop{
	display:none; z-index:9999; position:absolute; right:8px; top:117px; width:183px; height:26px; background:url(../images/generic/delivery.gif) no-repeat top left;
}
#freedeltop2{
	z-index:9999; position:absolute; right:10px; top:80px; width:251px; height:26px; background:url(../images/generic/delivery3.gif) no-repeat top left;
}

/*#promotexttop{
	z-index:9999; position:absolute; right:30px; top:80px; width:210px; height:26px; 
	background:url(../images/generic/cufflinks_text.gif) no-repeat top left;
}*/

#promotexttop{
	z-index:9999; position:absolute; right:10px; top:80px; width:251px; height:26px; background:url(../images/generic/delivery3.gif) no-repeat top left;
}


#subnav2{ display:block; width:100%; padding:2px 0; margin:0; height:15px; background:url(../images/menu/menu-backing-repeat2.gif) repeat-x top; float:left;  }
#subnav{ display:block; width:100%; padding:2px 0; margin:0; height:15px; background:url(../images/menu/menu-backing-repeat2b.gif) repeat-x top; float:left; }
#subnav ul{  margin:0; height:15px; background:none; }
#subnav ul li{ background:none; height:15px; float:none; }
#subnav ul li a{ background:none;  height:15px; display:block; margin:0; padding:0; width:100px; line-height:15px; text-align:center; color:#333333; }

#submenu{
	float:left; width:738px;
	margin:0 0 10px 0; padding:2px; background:#F2F6AD; 
	border:1px solid #F2F6AD; border-top:0; 
	border-left:2px solid #F2F6AD; border-right:2px solid #F2F6AD; 
}

#submenu_inner{
	float:left; margin:0; padding:0; background:#FFFBE2;
	width:738px;
}


#submenu ul{
	float:left; margin:0; padding:6px; ist-style:none;
}

#submenu ul li{
	float:left; margin:0 10px 0 0; padding:0; list-style:none;
	font-size:small;
}

#submenu ul li a{
	text-decoration:underline;
}

#submenu ul li.current a{
	font-weight:bold; text-decoration:none;
}



/* Tabs END */


/* Footer */
#footer ul{
	display:inline; margin:0; padding:0; list-style:none;
}
#footer ul li{
	display:inline; margin:0 5px 0 0; padding:0 5px 0 0; list-style:none;
	border-right:1px solid #333; font-size:9px;
}

#footer ul li a{
	color:#333;
}
#footer ul li#endlifoot{
	margin:0; padding:0; border:0;
}


#footer p{
	float:right; margin:0; padding:0; color:#333;
}

/* Footer END */



/* Generic Styles */
.mainbgdiv{background:#fff; padding:10px;}
*html .mainbgdiv{height:1%;}

ul.stdul{
	margin:0; padding:0; list-style:none;
}
ul.stdul li{
	clear:left; margin:0; padding:0; list-style:none; font-weight:bold; font-size:13px;
}

ul.stdul li img{
	float:left; margin:0 5px 10px 0; border:3px solid #565756;
}

ul.stdul li p{
	font-weight:normal; font-size:10px;
}


.flt_r{float:right; margin:0 0 10px 10px;}
.flt_l{float:left; margin:0 5px 10px 0;}

.bordbot{padding:0 0 10px 0; border-bottom:1px solid #ccc;}

.txtalgn {vertical-align:middle;}

/* Tabs disappearing in <= IE 6, quick hack to show */
* html .iebug_holder{width:100%; height:1%;}


ul#siteList { list-style:disc; } 
ul#siteList li { list-style:disc; } 









#imgdetails dl{
	margin:10px 0 10px 0; padding:0;
}
#imgdetails dl dt{
	margin:0 0 2px 0; padding:0; height:20px;
	background-color:#F2F6AD; background-position:top left; background-repeat:no-repeat;
}
#imgdetails dl dt a{
	display:block; height:20px;
}

#imgdetails dl dt#custcom{
	background-image:url(../images/home/comments.gif);
}
#imgdetails dl dt#reason{
	background-image:url(../images/home/reasons.gif);
}


#imgdetails dl dd{
	margin:0; padding:3px 7px 7px 7px; background:#7A7A7A;
}

#imgdetails dl dd.custro{
	font-size:9px; font-weight:bold; color:#ccc;
}

#imgdetails dl dd.comm{
	font-size:13px; text-align:center; font-style:italic;
}

#imgdetails dl dd.cusig{
	color:#999;
}

#imgdetails dl dd.reastxt{
	font-size:13px; font-weight:bold; height:50px;
}
html>body #imgdetails dl dd.reastxt{height:auto; min-height:60px;}

#imgdetails dl dd.reastxt img{
	float:left; margin:0 5px 10px 0; border:3px solid #565756;
}






#enquiryForm { background:#464646; z-index:200; float:right; width:205px; padding:10px 0; margin:10px 10px 10px 10px; }
#enquiryForm h3{margin:10px 0; padding:0 13px;  }
#enquiryForm form { width:179px; margin:0 auto; padding:0 13px 0 13px; clear:both; display:block;  }
#enquiryForm form input.txtfld{
padding:1px; width:179px;
margin:1px 0 2px 0;
font-size: 9px;
}	
#enquiryForm form textarea{
padding:1px; width:179px; height:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;

}

#sizeguide {float:right; width:205px; height:75px; float:right; margin: 10px 0px 0px 5px; display:block;}	

ul#imgThumbs { width:200px; list-style:none; border:none; margin:0; padding:0; }
ul#imgThumbs li{ list-style:none; border:none; margin:2px; padding:0; float:left; width:62px; height:79px; }
ul#imgThumbs li a{ display:block; border:1px solid #F2F6AD; margin:0; padding:0; width:60px; height:77px; background:#F2F6AD; }
ul#imgThumbs li a img{ border:none; margin:2px auto; padding:0;  }



.noright #maincontent{margin-right:0;}	
.noright #container{margin-right:0;}	
.noright #content{margin-right:0;}	

.gu_bk_sp{
	display:none;
}
