body{
	margin:0;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#3e3a47;
	background:#654881 url(../images/bg-body.jpg) repeat-x -15% 0;
}
img{border-style:none;}
form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}
a{
	text-decoration:none;
	color:#55318e;
}
a:hover{text-decoration:underline;}
#wrapper{
	margin:0 auto;
	width:964px;
}
/* header */
#header{
	width:100%;
	overflow:hidden;
	position:relative;
	height:124px;
}
.logo{
	margin:0;
	width: 245px;
	height: 117px;
	position:absolute;
	top:9px;
	left:32px;
}
.logo a{
	display:block;
	background:url(../images/logo.png) no-repeat;
	width: 245px;
	height: 117px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.welcome-text{
	font-size:14px;
	color:#fff;
	line-height:16px;
	position:absolute;
	top:37px;
	left:340px;
}
.phone{
	font-size:10px;
	color:#fff;
	line-height:12px;
	position:absolute;
	top:15px;
	right:27px;
}
.btn-cart{
	background:url(../images/btn-cart.png) no-repeat;
	width: 21px;
	height: 18px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	position:absolute;
	top:12px;
	right:123px;
}
.cart-info-box{
	width: 230px;
	height: 58px;
	position:absolute;
	top:30px;
	right:18px;
}
.cart-info-box .holder {
	background:url(../images/bg-cart-info.png) no-repeat;
	width: 230px;
	height: 52px;
	padding:6px 0 0;
}
.cart-info-box h2{
	margin:0;
	color:#feec37;
	font-size:10px;
	line-height:14px;
	text-align:center;
}
.cart-info-box ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.cart-info-box ul li{
	background:url(../images/sep-cart-info.gif) no-repeat 0 1px;
	font-weight:bold;
	padding:0 2px 0 6px;
	color:#fff;
	display:inline;
	line-height:14px;
	font-size:10px;
}
.cart-info-box ul li:first-child{
	padding-left:0;
	background:none;
}
.cart-info-box ul li strong{color:#feec37;}
.cart-info-box ul li a{color:#fff;}
.nav{
	margin:0;
	padding:0;
	
	list-style:none;
	position:absolute;
	top:96px;
	right:18px;
}
.nav li{
	float:left;
}
.nav li a{
	float:left;
	height:20px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	line-height:13px;
	padding:8px 0 0;
}
.nav li a:hover,
.nav li.active a{
	text-decoration:none;
	color:#634780;
}
.menu-item01 {
	background:url(../images/menu-item01.png) no-repeat;
	width: 57px;
}
.menu-item01:hover,
.nav li.active .menu-item01{background:url(../images/menu-item01-rollover.png) no-repeat;}
.menu-item02{
	background:url(../images/menu-item02.png) no-repeat;
	width: 102px;
}
.menu-item02:hover,
.nav li.active .menu-item02{background:url(../images/menu-item02-rollover.png) no-repeat;}
.menu-item03{
	background:url(../images/menu-item03.png) no-repeat;
	width: 68px;
}
.menu-item03:hover,
.nav li.active .menu-item03{background:url(../images/menu-item03-rollover.png) no-repeat;}
.menu-item04{
	background:url(../images/menu-item04.png) no-repeat;
	width: 96px;
}
.menu-item04:hover,
.nav li.active .menu-item04{background:url(../images/menu-item04-rollover.png) no-repeat;}
.menu-item05{
	background:url(../images/menu-item05.png) no-repeat;
	width: 77px;
}
.menu-item05:hover,
.nav li.active .menu-item05{background:url(../images/menu-item05-rollover.png) no-repeat;}
.menu-item06{
	background:url(../images/menu-item06.png) no-repeat;
	width: 77px;
}
.menu-item06:hover,
.nav li.active .menu-item06{background:url(../images/menu-item06-rollover.png) no-repeat;}
.menu-item07{
	background:url(../images/menu-item07.png) no-repeat;
	width: 57px;
}
.menu-item07:hover,
.nav li.active .menu-item07{background:url(../images/menu-item07-rollover.png) no-repeat;}
/* main */
#main{
	background:url(../images/bg-main.png) no-repeat 0 6px;
	height:1%;
	padding:0 12px;
	overflow:hidden;
}
.main-wrap{
	height:1%;
	overflow:hidden;
}
.main-wrap .t{
	background:url(../images/bg-main-wrap.gif) no-repeat;
	width: 940px;
	height: 6px;
	font-size:0;
	line-height:0;
}
.main-wrap .wrap{
	background:#fff;
	height:1%;
	padding:0 0 21px;
}
.main-wrap .wrap:after{
	clear:both;
	display:block;
	content:"";
}
.main-wrap .banner-holder{
	width:931px;
	margin:-2px 0 0 5px;
	padding:0 0 2px;
	float:left;
	display:inline;
	position:relative;
}
.main-wrap .banner-holder a,
.main-wrap .banner-holder a img{display:block;}
.nav-content{
	height:1%;
	overflow:hidden;
	clear:both;
	padding:3px 0 0;
	border-bottom:1px solid #fff;
}
.nav-content form{
	height:1%;
	overflow:hidden;
}
.nav-content .search-holder{
	float:left;
	width:232px;
	padding:3px 0 3px 24px;
	/*border-right:1px solid #fff;*/
	background:#b9a9cc;
}
.nav-content .inp-text{
	float:left;
	border:1px solid #a391b8;
	margin:0 8px 0 0;
	padding:4px 0 5px 8px;
	font:11px/13px Tahoma, Arial, Helvetica, sans-serif;
	color:#9900CC;
	width:155px;
}
.nav-content .btn-go{
	float:left;
	background:url(../images/btn-go.gif) no-repeat;
	width: 23px;
	height: 24px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	padding:0;
	border:0;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
.nav-content .login-holder{
	float:left;
	width:659px;
	background:#654881;
	padding:3px 0 3px 24px;
}
.nav-content .login-holder label{
	float:left;
	color:#fecc45;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	padding:4px 10px 0 0;
}
.nav-content .login-holder .inp-text{margin:0 10px 0 0;}
.nav-content .btn-login{
	float:left;
	background:url(../images/btn-login.gif) no-repeat;
	width: 47px;
	height: 24px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 -2px;
	padding:0;
	border:0;
	font-size:0;
	line-height:0;
	cursor:pointer;
	display:inline;
}
.nav-content ul{
	margin:0 -20px 0 0;
	padding:4px 0 0 12px;
	list-style:none;
	float:left;
}
.nav-content ul li{
	float:left;
	line-height:13px;
	background:url(../images/sep-content-nav.gif) no-repeat 0 2px;
	padding:0 5px 0 6px;
}
.nav-content ul li:first-child{
	padding-left:0;
	background:none;
}
.nav-content ul li a{
	float:left;
	color:#f5bf2c;
	white-space:nowrap;
}
#content{
	width:670px;
	float:right;
	padding:14px 11px 0 0;
}
.main-content{
	height:1%;
	overflow:hidden;
}
.main-content h2{
	margin:0;
	font-size:12px;
	padding:0 0 0px;
	color:#55318e;
	line-height:14px;
}
.main-content p{
	margin:0;
	padding:0 0 14px;
	line-height:14px;
}
.main-content p a{
	font-weight:bold;
	color:#55318e;
}
.main-content .product-list{
	width:100%;
	overflow:hidden;
	padding:1px 0 19px;
}
.product-list ul{
	margin:-26px 0 0;
	padding:0;
	list-style:none;
	width:675px;
	overflow:hidden;
}
.product-list ul li{
	background:url(../images/bg-box.gif) no-repeat;
	width: 159px;
	height:312px;
	overflow:hidden;
	float:left;
	margin:26px 26px 0 0;
	padding:17px 20px 0;
}
.product-list ul li img{
	display:block;
	margin:0 auto;
	border:1px solid #d4cbde;
}
.product-list ul li strong,
.product-list ul li span,
.product-list ul li em{
	display:block;
	text-align:center;
	color:#654881;
	line-height:13px;
	padding:13px 0 0;
}
.product-list ul li span{padding:0;}
.product-list ul li em{
	color:#bc212a;
	font-style:normal;
	font-weight:bold;
	padding:0;
}
.product-list .row{
	width:143px;
	overflow:hidden;
	padding:7px 0 0 16px;
}
.product-list .row .btn-add{margin:0 0 0 10px;}
/*breadcumbs*/
.breadcumbs{
	margin:0;
	padding:4px 0 13px;
	list-style:none;
	overflow:hidden;
	font-weight: normal;
	height:1%;
}
.breadcumbs li{
	float:left;
	padding:0 7px 0 12px;
	background: url(../images/iao-arrow.gif) no-repeat 0 5px;
}
.breadcumbs li:first-child{
	background:none;
	padding-left:0;
}
.breadcumbs a{
	font-weight:bold;
}
/*product-block*/
.product-block{
	height: 1%;
	overflow:hidden;
	padding:0 0 0 2px;
}
.product-block p{color:#654881;}
.visual-column{
	width:300px;
	float:left;
	padding:0 17px 0 0;
}
.visual-column .image{
	display: block;
	margin:0 auto 7px;
}
.visual-column .caption{
	height:1%;
	padding:0 5px;
	line-height: 13px;
}
.visual-column .caption .title{
	display: block;
	text-align: center;
	color:#654881;
}
.visual-column .caption p{
	margin:0;
	padding:0 0 12px;
	text-align: center;
}
.product-block .info-column{
	width:350px;
	float:left;
}
/*product-box*/
.product-box{
	width:100%;
	background: url(../images/bg-product-box-c.gif) repeat-y;
	margin:0 0 20px;
}
.product-box .frame{
	width:100%;
	background: url(../images/bg-product-box-t.gif) no-repeat;
}
.product-box .area{
	height:1%;
	overflow:hidden;
	background: url(../images/bg-product-box-b.gif) no-repeat 0 100%;
	padding:17px 15px 20px;
}
.product-block h2{
	font-size: 15px;
	color:#654881;
	text-align: center;
	margin: 0 0 17px;
}
.product-box .info{
	margin:0;
	padding:0 0 10px;
	height:1%;
	overflow:hidden;
	font-weight: bold;
	color:#654881;
	line-height: 25px;
}
.product-box .info dt{
	float:left;
	width:144px;
}
.product-box .info dd{margin:0;}
.product-box .info .price{
	color:#c50404;
	font-size: 14px;
}
.product-box p{
	line-height: 17px;
	margin:0 0 13px;
}
.input-quantity{
	width:15px;
	height:13px;
	float:left;
	border:1px solid #a391b8;
	color:#654881;
	padding:4px 6px;
	font:11px/13px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 19px 0 0;
}
.product-box .info select{width:84px;}
/*btn-add*/
.btn-add{
	width:49px;
	height:24px;
	float:left;
	background: url(../images/btn-add.png) no-repeat;
	color:#fff;
	line-height: 24px;
	font-weight: bold;
	padding:0 0 0 11px;
	margin:0 8px 0 0;
	cursor:pointer;
}
/*recommended-box*/
.recommended-box{
	width:100%;
	overflow:hidden;
	background:#e3daee url(../images/bg-recommended-box-t.gif) no-repeat;
}
.recommended-box .frame{
	height:1%;
	overflow:hidden;
	background: url(../images/bg-recommended-box-b.gif) no-repeat 0 100%;
	padding:11px 15px 5px;
}
.recommended-box .item{
	height:1%;
	overflow:hidden;
	padding:11px 0 15px;
}
.recommended-box h3{
	font-size: 11px;
	margin:0 0 10px;
	color:#654881;
}
.recommended-box .item img{
	border:1px solid #fff;
	float:left;
}
.recommended-box .item label{
	float:left;
	margin:0 8px 0 0;
}
.recommended-box .item .column{
	height:1%;
	overflow:hidden;
}
.checkbox{
	width:15px;
	height:15px;
	padding:0;
	margin:0 0 7px;
	display: block;
}
.recommended-box .info{
	margin:0;
	padding:0 0 32px;
	overflow:hidden;
	color:#654881;
	line-height: 13px;
}
.recommended-box .with-select .info{padding:0 0 5px;}
.recommended-box .info dt{
	float:left;
	margin:0 4px 0 0;
	width:69px;
}
.recommended-box .info dd{margin:0;}
.recommended-box .product-name{
	color:#654881;
	display: block;
}
.recommended-box .info .price{color:#c50404;}
.product-holder{
	width:100%;
	overflow:hidden;
}
.recommended-box .line{
	width:100%;
	overflow:hidden;
}
.recommended-box label{
	float:left;
	font-weight: bold;
	line-height: 23px;
	margin:0 7px 0 0;
}
.recommended-box .input-quantity{margin-right:13px;}
.btn-view{
	width:60px;
	height:24px;
	float:left;
	background: url(../images/btn-view.gif) no-repeat;
	color:#55318e;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
}
.recommended-box .row{
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
.recommended-box .row select{width:227px;}
/* pagination */
.pagination{
	height:1%;
	overflow:hidden;
	padding:0 0 9px;
}
.pagination fieldset{
	height:1%;
	overflow:hidden;
}
.pagination .pages{
	float:left;
	width:285px;
}
.pagination .pages label{
	float:left;
	padding:5px 4px 0 0;
	font-size:11px;
	line-height:13px;
	color:#654881;
}
.pagination .pages select {width:40px;}
.pagination .pages .selectArea{font-weight:normal;}
.pagination .pages strong{
	float:left;
	font-weight:normal;
	padding:5px 0 0 4px;
	line-height:13px;
	color:#654881;
}
.pagination ul{
	margin:0;
	padding:5px 0 0;
	list-style:none;
	float:left;
	width:120px;
}
.pagination ul li{
	float:left;
	padding: 0 16px 0 0;
}
.pagination ul li a{
	float:left;
	color:#654881;
	font-weight:bold;
}
.pagination ul li a span{font-weight:normal;}
.pagination .sort{
	float:right;
	width:150px;
}
.pagination .sort label{
	float:right;
	color:#2c1444;
	line-height:13px;
	padding:5px 4px 0 0;
}
.pagination .sort select{width:84px;}
.pagination .sort .selectArea{
	float:right;
	font-weight:normal;
	color:#2c1444;
}
#sidebar{
	width:255px;
	padding:0 0 0 1px;
	float:left;
}
.side-nav{
	height:1%;
	overflow:hidden;
	padding:0 0 20px;
}
.side-nav .top{
	background:#edb646 url(../images/bg-side-nav-t.gif) no-repeat;
	height:1%;
	overflow:hidden;
}
.side-nav .bottom{
	background:url(../images/bg-side-nav-b.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:20px 0 16px;
}
.side-nav h2{
	margin:0;
	padding:0 0 20px;
}
.side-nav h2 img{
	display:block;
	margin:0 auto;
}
.side-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.side-nav ul li{
	vertical-align:top;
	width:100%;
}
.side-nav ul li.active{background:url(../images/bg-active-link.gif) no-repeat;}
.side-nav ul .toggler{
	background:url(../images/bull-accordion.gif) no-repeat 34px 10px;
	color:#2c1444;
	font-weight:bold;
	line-height:13px;
	display:block;
	padding:5px 0 5px 45px;
}
.side-nav ul .toggler:hover,
.side-nav ul li.active .toggler{
	background:url(../images/bull-accordion-rollover.gif) no-repeat 34px 10px;
	color:#995d22;
	text-decoration:none;
}
.side-nav ul ul li{background:url(../images/bg-accordion-link.gif) no-repeat;}
.side-nav ul ul li a{
	color:#2c1444;
	line-height:13px;
	padding:5px 0 5px 75px;
	display:block;
	background:url(../images/bull-accordion-inner.gif) no-repeat 66px 10px;
}
/* order-box */
.order-box{
	height:1%;
	overflow:hidden;
	padding:0 0 40px;
}
.order-box .top{
	background:#f6cd58 url(../images/bg-payment-box-t.gif) no-repeat;
	height:1%;
	overflow:hidden;
}
.order-box .bottom{
	background:url(../images/bg-payment-box-b.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:23px 0 13px;
}
.order-box h2{
	margin:0;
	padding:0 0 12px;
}
.order-box h2 img {
	display:block;
	margin:0 auto;
}
.order-box .row{
	height:1%;
	overflow:hidden;
	padding:0 0 16px 21px;
}
.order-box .row a{float:left;}
.order-box .row a img{display:block;}
.order-box .row .payment02{margin:10px 0 0 12px;}
.order-box .row2{
	height:1%;
	padding:0 0 0 39px;
	overflow:hidden;
}
.order-box .row2 a{float:left;}
.order-box .row2 a img{display:block;}
.logo-list{
	height:1%;
	overflow:hidden;
}
.logo-list ul{
	padding:0;
	width:220px;
	overflow:hidden;
	list-style:none;
	margin:0 auto;
}
.logo-list ul li{
	border-bottom:1px solid #f2f2f3;
	padding:6px 0;
}
.logo-list ul li img{
	display:block;
	margin:0 auto;
}
#footer{
	width:100%;
	background:url(../images/bg-footer.jpg) no-repeat 50% 100%;
}
#footer .footer-wrap{
	width:940px;
	margin:0 auto;
	overflow:hidden;
	padding:1px 0 106px;
	background:#f7f5fa url(../images/bg-footer-wrap.jpg) no-repeat 0 100%;
}
#footer .t{
	background:url(../images/bg-footer-t.gif) repeat-x;
	height: 20px;
	width:940px;
	margin:0 auto;
	overflow:hidden;
}
.footer-wrap ul{
	margin:0;
	padding:5px 40px 0 41px;
	list-style:none;
	float:left;
	background:url(../images/sep-footer-columns-b.gif) no-repeat;
}
.footer-wrap ul:first-child{
	background:none;
	padding-left:20px;
}
.footer-wrap ul li a{
	color:#55318e;
	line-height:20px;
}
.footer-wrap .footer-logo {
	float:right;
	width: 140px;
	height: 67px;
	margin:29px 16px 0 0;
}
.footer-wrap .footer-logo a{
	background:url(../images/logo-footer.png) no-repeat;
	width: 140px;
	height: 67px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
.thawte-logo

{float:left;
padding-left:20px;
}
select.shoe-size{
width:230px;
font:11px Arial, Tahoma, sans-serif;
} 
