@charset "utf-8";
/* CSS Document */


#bg-grey-border{
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
	padding: 10px 10px 10px 10px;
}

#table-shop-top {
	background-image:url(../../images/en/bg-shop-top.jpg);
	background-repeat:no-repeat;
	width:437px;
}

#table-shop-promo-sales {
	background-image:url(../../../images/language/en/bg-shop-sales.jpg);
	background-repeat:no-repeat;
	width:437px;
}

#table-shop-promo-special {
	background-image:url(../../images/en/bg-shop-special.jpg);
	background-repeat:no-repeat;
	width:437px;
}

#table-shop-promo {
	background-image:url(../../images/en/bg-shop-promo.jpg);
	background-repeat:no-repeat;
	width:437px;
}

.shop-bgleft {
	background-image:url(../../images/en/bg-shop-leftbg.jpg);
	background-repeat:repeat-y;
}

.shop-bgright {
	background-image:url(../../images/en/bg-shop-rightbg.jpg);
	background-repeat:repeat-y;
}


/* AsSeenOn */
#table-left {width:716px;}

#table-right {
	width:200px;
	background-color:#FFFFFF;
}

#sidebar {width:200px;}

#sidebar-left {width:185px;}

#table-shoplist-top {
	background-image:url(../../images/en/bg-shoplist-top.jpg);
	background-repeat:no-repeat;
	width:700px;
}

#table-shop-women {
	background-image:url(../../images/en/shop-main-women.jpg);
	background-repeat:no-repeat;
	width:760px;
	height: 225px;
}

#table-shop-men {
	background-image:url(../../images/en/shop-main-men.jpg);
	background-repeat:no-repeat;
	width:760px;
	height: 225px;
}

#table-shop-parentkid {
	background-image:url(../../images/en/shop-main-parentkid.jpg);
	background-repeat:no-repeat;
	width:760px;
	height: 225px;
}

#table-shop-health {
	background-image:url(../../images/en/shop-main-health.jpg);
	background-repeat:no-repeat;
	width:760px;
	height: 225px;
}

#table-shop-entertainment {
	background-image:url(../../images/en/shop-main-entertainment.jpg);
	background-repeat:no-repeat;
	width:760px;
	height: 225px;
}

#table-shop-home {
	background-image:url(../../images/en/shop-main-home.jpg);
	background-repeat:no-repeat;
	width:760px;
	height: 225px;
}

.shop-bgleft {
	background-image:url(../../images/en/bg-shop-leftbg.jpg);
	background-repeat:repeat-y;
}

.shop-bgright {
	background-image:url(../../images/en/bg-shop-rightbg.jpg);
	background-repeat:repeat-y;
}

#bg-shopitem{
	background-image:url(../../images/en/bg-shopitem.gif);
	background-repeat: repeat-y;
}

#table-rdhd {
	background-image:url(../../images/en/bg_rdbg.gif);
	background-repeat: repeat-x;
	height:40px;
	width:100%;
}

#table-rdbg {
	width:100%;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}


/* content */

.h1 {
	font-size:30px;
	color:#CC0033;
}

.h2 {
	font-size:17px;
	color:#CC0033;
	font-weight:bold;
}

.h3 {
	font-size:12px;
	color:#CC0033;
	font-weight:bold;
}

.header-1 {
	font-size:18px;
	color:#000;
	font-weight:bold;
}

.header-2 {
	font-size:12px;
	color:#000;
	font-weight:bold;
}

.header-3 {
	font-size:11px;
	color:#000;
	font-weight:bold;
}

.header-4 {
	font-size:30px;
	color:#000;
}

.header-1-bold {
	font-size:18px;
	color:#000;
	font-weight:bold;
}

.header-2-bold {
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.header-3-bold {
	font-size:11px;
	color:#000;
	font-weight:bold;
}

.head1 {
	font-size:18px;
	color:#CC0033;
	font-weight:bold;
}

.head2 {
	font-size:14px;
	color:#999999;
}

.text-black-pad {
	font-size:11px;
	font-weight:normal;
	padding: 0 40px 0 360px;
}

.text-red-pad {
	font-size:13px;
	color:#CC0033;
	font-weight:bold;
	padding: 55px 40px 0 360px;
}

.promo-header {
	font-size:14px;
	font-weight:bold;
}

.promo-text {
	font-size:9px;
	color:#000000;
}

.text-11 {
	font-size:11px;
	color:#000;
}

.header-Grey {
	font-size:14px;
	color:#999999;
}

.footnote{
	font-size:10px;
	color:#666;
}

.errorTxt{
	font-size:10px;
	color:#CC0000;
}

.horiDotted {border-top:1px dotted #CCCCCC;}
.horiDotted-btm {border-bottom:1px dotted #CCCCCC;}
.horiSolid {border-bottom:1px solid #CCCCCC;}
.vertDotted {border-left:1px dotted #CCCCCC;}
.vertSolid {border-left:1px solid #CCCCCC;}
.vertSolid3 {border-left:3px solid #CCCCCC;}

.divBW {background-image:url(../../images/en/div-bw.gif); background-repeat:repeat-x;}

/* tags */

.tag 
{font-size:10px;font-weight:normal;color:#000000;}
.tag a, .tag a:hover
{font-size:10px;font-weight:normal;color:#0066cc;}

/* left navigation */

a.nav-mainsec,a.nav-mainsec:visited,a.nav-mainsec:active {
	font-size:11px;
	color:#CC0033;
	font-weight:bold;
	padding: 0 0 5px 0;
	display: block;
	}

a.nav-mainsec:hover	{ 
	font-size:11px;
	color:#CC0033;
	font-weight:bold;
	padding: 0 0 5px 0;
	display: block;
	}
	
a.nav-subsec,a.nav-subsec:visited,a.nav-subsec:active {
	/*border-bottom:1px dotted #CCCCCC;*/
	border-bottom: none;
	font-size:11px;
	color:#777777;
	font-weight:bold;
	padding: 10px 0 10px 0;
	display: block;
	}

a.nav-subsec:hover	{ 
	/*border-bottom:1px dotted #CCCCCC;*/
	border-bottom: none;
	font-size:11px;
	color:#CC0033;
	font-weight:bold;
	padding: 10px 0 10px 0;
	display: block;
	}
		
a.nav,a.nav:visited,a.nav:active {
	background-image:url(../../images/en/nav-off.gif);
	background-repeat:no-repeat;
	font-size:11px;
	color:#777777;
	font-weight:normal;
	padding: 3px 0 0 12px;
	display: block;
	}
	
a.nav:hover	{ 
	background-image:url(../../images/en/nav-on.gif);
	background-repeat:no-repeat;
	font-size:11px;
	color:#CC0033;
	font-weight:normal;
	padding: 3px 0 0 12px;
	display: block;
	}
	
a.navon,a.navon:visited,a.navon:active {
	background-image:url(../../images/en/nav-on.gif);
	background-repeat:no-repeat;
	font-size:11px;
	color:#CC0033;
	font-weight:normal;
	padding: 3px 0 0 12px;
	display: block;
	}
	
a.navon:hover	{ 
	background-image:url(../../images/en/nav-on.gif);
	background-repeat:no-repeat;
	font-size:11px;
	color:#CC0033;
	font-weight:normal;
	padding: 3px 0 0 12px;
	display: block;
	}	
	
a.current {
	color:#000000;
	}	
	
.salesdiscountsep {
	border-bottom:1px dotted #CCCCCC;
}
