@charset "utf-8";
/* CSS Document */
body{
	margin-top:20px;
	margin-bottom:0px;
	background-color:#FFF;
	background-repeat:repeat-x;
	background-position:top;
}
#wrapper{
	margin:auto;
	width:966px;
}
/*..........................................header......................................*/
#header{
	background-image: url(../images/header_center.gif);
	background-repeat:repeat-x;
	height:113px;
	width:966px;
	
}
#header-left{
	background-image: url(../images/header_left.gif);
	background-repeat: no-repeat;
	background-position:left top;
	height:113px;
	width:966px;
}
#header-right{
	background-image: url(../images/header_right.gif);
	background-repeat: no-repeat;
	background-position:right top;
	height:113px;
	width:966px;
}
/*#logo{
	width:219px;
	height:83px;
	margin:10px 0px 0px 20px;
	float:left;
}*/
#logo{
	width:413px;
	height:108px;
	float:left;
	margin-top:2px;
	margin-left:2px;
}
#search{
	background-image: url(../images/header_vline.gif);
	background-repeat: no-repeat;
	background-position:right;
	float:left;
	margin:45px 0px 0px 20px;
	width:429px;
	height:35px;
	border:1px solid blue;
}
#search-left{
	background-image: url(../images/header_vline.gif);
	background-repeat: no-repeat;
	background-position:left;
	width:429px;
	height:35px;
}
#search-engine{
	width:429px;
}
.p_search{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:20px;
}
#shoppingcart{
	float:right;
	margin:5px 0px 0px 0px;
	width:275px;
	height:53px;
	border:0px solid red;
	
}
#shopping_div{
    float:right;
	width:290px;
	height:40px;
	border:0px solid red;
}
.p_shoppingcart{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin:5px 0px 0px 10px;
	float:left;
	color:#FFFFFF;
	
}

.roll {
	background-image: url(../images/header_go.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.roll:hover{
	background-image: url(../images/header_go_over.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}
/*..........................................button......................................*/
#button_bg{
	background-image: url(../images/bnt_bg.gif);
	background-repeat: no-repeat;
	width:964px;
	height:34px;
	
	margin-top:5px;
	padding-top:2px;
}
#button{
	margin:0px 0px 0px 2px;
}
#button img{
	margin:0px 0px 0px 1px;
}
/*..........................................container......................................*/
#container{
	width:966px;
	height:auto;
}
#container-left{
	width:290px;
	height:auto;
}
#container-right{
	width:665px;
	height:auto;
}
/*..........................................login......................................*/
#login_top{
	background-image: url(../images/userlogin_top.gif);
	background-repeat: no-repeat;
	width:291px;
	height:245px;
}
#login_bg{
	background-image: url(../images/userlogin_center.gif);
	background-repeat: repeat-y;
	width:291px;
	height:245px;
}
#login_bottom{
	background-image: url(../images/userlogin_bottom.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	width:291px;
	height:245px;
}
#login{
	padding:47px 0px 0px 10px;
}
.p_login{
	margin:10px 0px 45px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.p_login1{
	margin:10px 10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}
/*..........................................information......................................*/
#information_top{
	background-image: url(../images/information_top.gif);
	background-repeat: no-repeat;
	width:291px;
	/*min-height:260px;*/
	height:auto;
}
#information_bg{
	background-image: url(../images/information_center.gif);
	background-repeat: repeat-y;
	/*min-height:260px;*/
	height:auto;
	width:291px;
}
#information_bottom{
	background-image: url(../images/information_bottom.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	/*min-height:260px;*/
	height:auto;
	width:291px;
}
#information{
	padding:70px 0px 23px 30px;
}
.p_information{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#BB0105;
}
#information ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#BB0105;
	list-style-image:url(../images/information_dot.gif);
	margin:0px 0px 12px 0px;
}
/*..........................................fitting_guide......................................*/
#fitting_guide_top{
	background-image: url(../images/fittingguide_top.gif);
	background-repeat: no-repeat;
	width:291px;
}
#fitting_guide_bg{
	background-image: url(../images/information_center.gif);
	background-repeat: repeat-y;
	width:291px;
}
#fitting_guide_bottom{
	background-image: url(../images/information_bottom.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	width:291px;
}
#fitting_guide{
	padding:47px 0px 0px 0px;
}
.p_fitting_guide{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#BB0105;
}
/*..........................................products......................................*/
#products_top{
	background-image: url(../images/products_top.gif);
	background-repeat: no-repeat;
	width:662px;
}
#products_bg{
	background-image: url(../images/products_center.gif);
	background-repeat: repeat-y;
	width:662px;
}
#products_bottom{
	background-image: url(../images/products_buttom.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	width:662px;
}
#products{
	padding:57px 10px 0px 30px;
}
.p_products{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#BB0105;
}
#men{
	background-image: url(../images/mens_garments.gif);
	background-repeat: no-repeat;
	background-position:top;
	width:274px;
	height:344px;
}
#men:hover{
	background-image: url(../images/mens_garments.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:274px;
	height:344px;
}
#women{
	background-image: url(../images/womens_garments.gif);
	background-repeat: no-repeat;
	width:274px;
	height:344px;
}
#women:hover{
	background-image: url(../images/womens_garments.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:274px;
	height:344px;
}
/*..........................................footer......................................*/
#footer_wrapper{
	background-image: url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	height:76px;
	width:100%;
}
#footer{
	margin:auto;
	width:966px;
}
.p_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#footer_1st{
	float:left;
	margin-top:20px;
	width:272px;
}
#footer_2nd{
	float:left;
	margin-top:12px;
	width:409px;
}
#footer_3rd{
	float:left;
	margin-top:20px;
	width:282px;
}

/*..........................................about......................................*/
#about{
	width:962px;
	height:auto;
	margin:auto;
}
#about_container_top{
	background-image: url(../images/about/about_top.gif);
	background-repeat: no-repeat;
	width:962px;
}
#about_container_top1{
	background-image: url(../images/salesitems/top.gif);
	background-repeat: no-repeat;
	width:962px;
}
#about_container_bg{
	background-image: url(../images/about/about_center.gif);
	background-repeat: repeat-y;
	width:962px;
}
#about_container_bottom{
	background-image: url(../images/about/about_bottom.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	width:962px;
}
#about_container{
	padding:10px 15px 10px 25px;
}
#about_container li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	font-weight:bold;
	
}
.about_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	line-height:18px;
	font-weight:bold;
	text-align:justify;
	color:#FFFFFF;
	height:27px;
	width: auto;
	padding:13px 0px 0px 0px;
	margin-left:15px;
}

.p_about{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	margin-bottom:15px;
	text-align:justify;
}
.p_about_garment{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:18px;
	margin-bottom:15px;
	text-align:justify;
}
.p_about1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-align:justify;
}
/*..........................................contact......................................*/
#contact_info{
	float:right;
	width:400px;
}
.p_contact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-align:justify;
	margin-top:15px;
}
.p_contact1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-align:justify;
	margin-top:5px;
}
.p_contact1 a{color:#FF0000;}.p_contact1 a:hover{color:#0033FF;}
.tablebg{
	background-image:url(../images/contact/txtbox.jpg);
	background-repeat:no-repeat;
	width:335px;
	height:25px;
	padding:8px 8px 0px 10px;
	border:#FFFFFF;
	border:none;
	font-family:Arial;
	font-size:11px;
}

.tablebg1{
	background-image:url(../images/contact/txtbox1.jpg);
	background-repeat:no-repeat;
	width:335px;
	height:115px;
	padding:8px 8px 8px 10px;
	border:#FFFFFF;
	border:none;
	font-family:Arial;
	font-size:11px;
}
.tablebg2{
	background-image:url(../images/contact/txtbox2.jpg);
	background-repeat:no-repeat;
	width:55px;
	padding:8px 8px 8px 10px;
	border: none;
	font-family:Arial;
	font-size:11px;
}
p.textreg1{
	font-family:Arial;
	font-size:11px;
	text-align:left;
	line-height:20px;
	font-weight:bold;
	color:#333333;
}

p.textreg2{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	line-height:20px;
}
p.textreg1bold{
	font-family:Arial;
	font-size:11px;
	text-align:right;
	line-height:20px;
	font-weight:bold;
}
label.textreg2{
	padding-left:0px;
	font-family:Arial;
	font-size:11px;
	text-align:left;
	line-height:20px;
}
/*..........................................sales items......................................*/
a.nav, a.nav:link, a.nav:visited{
	display:block; 
	width:auto; 
	padding:0 0 0 10px; 
	height:30px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:15px;
	font-weight:bold;
	color: #FF2B2B; 
	overflow:hidden; 
	float:left;
	background-image: url(../images/salesitems/bnt2_bg_center.jpg);
	background-position:top;
	background-repeat: repeat-x;
}
.active{
	display:block; 
	width:auto; 
	padding:0 0 0 10px; 
	height:30px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:15px;
	font-weight:bold;
	color:#FFF; 
	line-height:37px; 
	overflow:hidden; 
	float:left;
	background-image: url(../images/salesitems/bnt2_bg_right.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#000000;
}
.active0{
	display:block; 
	width:auto; 
	padding:0 0 0 10px; 
	
	height:30px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	margin:0 0 0 0px;
	overflow:hidden; 
	float:left;
	background-image: url(../images/salesitems/bnt1_bg_left.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#0038A8;
}

a.nav:hover{
	color: #000000; 
}
a.nav:active, .active{
	color:#fff; 
	background-color:#000000;
}

/*..........................................modify women......................................*/
a.nav_mod, a.nav_mod:link, a.nav_mod:visited{
	display:block; 
	width:auto; 
	padding:0 0 0 10px; 
	height:30px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:15px;
	font-weight:bold;
	color: #FF2B2B; 
	overflow:hidden; 
	float:left;
	background-image: url(../images/salesitems/bnt2_bg_center1.jpg);
	background-position:top;
	background-repeat: repeat-x;
}
.active_mod{
	display:block; 
	width:auto; 
	padding:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:15px;
	font-weight:bold;
	color:#FFF;  
	overflow:hidden; 
	float:left;
	background-image: url(../images/salesitems/bnt2_bg_center_black1.jpg);
	background-repeat: repeat-x;
	background-position:center;
	background-color:#FFF;
	/*border: 1px red solid;*/
}
.active0_mod{
	display:block; 
	width:auto; 
	padding:0 0 0 0px; 
	height:30px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:15px;
	font-weight:bold;
	color:#FFF; 
	overflow:hidden; 
	float:left;
	background-image: url(../images/salesitems/bnt2_bg_center_black1.jpg);
	background-repeat:repeat-x;
}

a.nav_mod:hover{
	color: #000000; 
}
a.nav:active_mod, .active_mod{
	color:#fff; 
	background-color:#fff;
}














/*..........................................last women......................................*/

.nav1, .nav1:link, .nav1:visited{
	display:block; 
	width:auto; 
	padding:0 0 0 10px; 
	height:30px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:15px;
	font-weight:bold;
	color: #FFF; 
	
	overflow:hidden; 
	float:left;
	background-image: url(../images/salesitems/bnt2_bg_center_black.jpg);
	background-position:top;
	background-repeat: repeat-x;
}
.active1{
	display:block; 
	width:auto; 
	padding:0 0 0 10px; 
	height:30px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:15px;
	font-weight:bold;
	color: #999999; 
	
	overflow:hidden; 
	float:left;
	background-image: url(../images/salesitems/bnt1_bg_left_gray.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#DEDCDD;
}

a.active1:hover{
	color: #000000; 
}
a.nav1:active, .active1{
	color: #999999; 
	background-color: #FF2B2B;     
}


div.sales_bnt{
	background-image: url(../images/salesitems/top.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	width:962px;
	height:39px;
}

#sales_container_top{
	width:962px;
	
}
#sales_container_bg{
	
	background-image: url(../images/about/about_center.gif);
	background-repeat: repeat-y;
	width:962px;
	height: auto;
	
	
	border:0px solid red;
}
#sales_container_bottom{
	background-image: url(../images/about/about_bottom.gif);

	background-repeat: no-repeat;
	background-position:bottom;
	
	width:962px;
	
	
}
.product_img{
	border:1px #999999 solid;
}
.product_bnt{
    border:none;
	width:220px;
	float:right;
	margin-top:5px;
}
.product_bnt img:hover{
	margin-top:1px;
}
.product_title{
    text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.product_text{
	line-height:18px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	padding-top:5px;
}
#details_thumbs img{
	margin:5px 5px 5px 5px;
	width:74px; height:76px;
}
.details_title{
    text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}
.over_go{
	background-image: url(../images/header_go.jpg);
	background-position:top;
	background-repeat: no-repeat;
	display:block; 
	float:left;
	text-decoration:none;
	width:44px;
	height:30px;
	margin-top:5px;
}
.over_go:hover{
	background-image: url(../images/header_go.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	display:block; 
	float:left;
	text-decoration:none;
	width:44px;
	height:30px;
}
.over_login{
	background-image: url(../images/sign-in.gif);
	background-position:top;
	background-repeat: no-repeat;
	display:block; 
	float:left;
	text-decoration:none;
	width:88px;
	height:27px;
}
.over_login:hover{
	background-image: url(../images/sign-in.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-decoration:none;
}

#ad{
    margin: 10 0 5px 0;
}
.ie8 #ad {
	margin-top: 10px;
}







