﻿/*********************************initial define*************************************************/
body {
	margin:0px auto;
	padding:0px 0px;
	background:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	color:#000;
	
}
div, form, img, ul, ol, li, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
p, h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
input, select {
	font-size:12px;
	line-height:16px;
	vertical-align:middle;
}
img {
	border:0px;
}
ul, li {
	list-style-type:none;
}
a, a:visited {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-size:16px;
}
h2 {
	font-size:14px;
}


/*********************************container*************************************************/
#container{
	clear:both;
	width:940px; 
	padding:10px;
	margin:0px auto;
	background:#091d38;
}

/*********************************header*************************************************/
#header{
	height:150px;
}
#logo{
	float:left;
	margin-top:10px;
	width:188px;
}
#header_items{
	float:left;
	margin:0px auto;
	height:125px;
	margin-left:40px;
	width:710px;
}

#stars_bar
{
	float:left;
	height:108px;
	width:617px;
	background:url(image/star_bar_bg.gif) center no-repeat;
	color:#fff;
	font-size:10px;
}
#stars_bar #west_stars{
	float:left;
	width:230px;
	padding:10px 20px;
}
#stars_bar #east_stars{
	float:right;
	width:240px;
	padding:10px 20px;
}
#stars_bar a{
	font-size:12px;
	padding-right:5px;
	font-weight:bold;
}


#contact_cart{
	float:left;
	margin-left:10px;
	margin-top:25px;
}
#contact_cart ul{
	clear:both;
	text-align:center;
}
#contact_cart ul li{
	margin-bottom:5px;
}

#main_menu{
	float:left;
	width:465px;
	text-align:center;
	height:15px;
	line-height:15px;
	margin-top:10px;
}
#Menu ul li{
	display:inline;
	margin:0px 15px;
}

#Menu ul li a{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	display:inline-block;
	padding:5px 10px;
}
#Menu ul li a:hover{
	background:#325455;
}


#search_bar{
	float:left;
}
#search_form{
	height:23px;
	width:212px;
	margin-top:12px;
	padding-left:20px;
	padding-top:7px;
	background:url(image/search_bar_bg.gif) center no-repeat;
	
}

#search_bar #keyword{
	float:left;
	border:0px;
	width:140px;
	height:15px;
	line-height:15px;
	font-size:10px;
	background:#fff;
}
#search_bar #searchgo{
	float:left;
	border:0px;
	width:56px;
	height:16px;
	background:url(image/search.gif) center no-repeat;
}
#search_bar #searchgo:hover{
	cursor:pointer;
}



/*********************************left*************************************************/
#left{
	float:left;
	width:180px;
	
}
#left h1,h2{
	color:#9b0204;
	text-align:center;
	height:25px;
	line-height:25px;

}
#left_sidebar{
	width:180px;
}

#left_sidebar h1,h2{
    background:url(image/shoes_list_bg.gif) center no-repeat;
}

#nav {line-height:24px;list-style-type: none;}
#nav a {width:175px; display:block; color:#fff; padding-left:5px;text-transform:capitalize; font-weight:bold;}
#nav a:hover {color:#0FF;text-decoration:none;}
#nav li {width:180px;height:24px;display:block; overflow:visible!important;overflow:hidden;}
#nav li a:hover{background:#F00; display:block;}
#nav li ul {width:205px;display:none;list-style-type: none;text-align:left;position:relative; background:#091d38;border:1px solid #C00;}
#nav li ul li{width:205px;}
#nav li ul a{display: block;width:198px;text-align:left; font-weight:normal;}
#nav li ul a:hover {display: block;text-decoration:none;background:#C00; border:1px solid #FC3;}
#nav li:hover ul {left:175px; display:block;top:-24px;}
#nav li.sfhover ul {left:175px; display:block;top:-24px;}




#shoes_news {
	margin-top:30px;
}
#shoes_news h2{
	background:url(image/shoe_news_bg.gif) center no-repeat;
}
#shoes_news .newslist{
	border:1px solid #0c2b57;
	border-top:none;
}
#shoes_news .newslist ul{
	padding:10px;
}
#shoes_news .newslist ul li a{
	font-size:10px;
	color:#64b1cb;
}
#shoes_news .newslist ul li a:hover{
	color:#F00;
}


/*********************************main_body*************************************************/
#main_body{
	float:left;
	width:745px;
	margin-left:5px;
	background:url(image/mainbody_bg.gif) repeat-y;
}


#ad{
	text-align:center;
	height:280px;
}


#ad #left_ad p{
	text-indent:10px;
	padding:5px;
} 

#ad #left_ad .font .content{
	float:left;
	color:Red;
	font-size:16px;
	text-align:justify;
	text-indent:10px;
	padding-left:10px;
	margin-right:5px;
	width:720px;
	height:45px;
	font-family:"Times New Roman", Times, serif;
}

#ad #right_ad
{
	clear:both;
	width:740px;
	height:280px;
	margin:5px;
	/*float:left;
	background:url(image/ad.gif)top no-repeat;*/
}


/*********************************product*************************************************/
.product{
	clear:both;
	width:740px;
	margin-top:10px;
}
.product_content{
	text-align:justify;
}
.product h2{
	width:140px;
	height:41px;
	line-height:47px;
	background:url(image/allshoes_title_bg.gif) center no-repeat;
	text-align:center;
	color:#000;
	font-family:"Times New Roman", Times, serif;
	margin-left:20px;
	font-size:13px;
	text-transform:uppercase;
	
}

/*********************************path********************************************************/
#path{
	height:29px;
	padding-top:12px;
	width:740px;
	background:url(image/path_bg.gif) center no-repeat;
	color:#000;
	font-weight:bold;
	font-size:14px;
	text-indent:40px;
	overflow:hidden;
	display:block;
}
#path a{
	text-decoration:underline;
}
#path a:hover{
	color:#318d42;
}


.pagestitle{ clear:both;text-align:center; }
.pagestitle strong{color:#F00;}

.pagestop {clear:both;margin:2px; padding:2px; text-align:center;}
.pagestop a{margin:2px; padding:2px; text-decoration:underline;}
.pagestop a:hover{color:#F00;}

.pagesfoot {clear:both;margin:2px; padding:2px; text-align:center;}
.pagesfoot a{margin:2px; padding:2px;text-decoration:underline;}
.pagesfoot a:hover{color:#F00;}

.pagestop .current{font-weight:bold;text-decoration:none;}
.pagesfoot .current{font-weight:bold;text-decoration:none;}


/*********************************productlist*************************************************/
.productlist{
	float:left;
	text-align:center;
	width:200px;
	margin:20px 22px!important;
	margin:20px 17px;
	height:290px;
}
#master .productlist{
	margin:20px 17px!important;
	margin:20px 13px;
}

.productlist .imgclass{
	width:200px;
	height:150px;
}

.productlist .pro_name{
	padding:0px 5px;
    height:50px;
	
    overflow:hidden;
}
.productlist .pro_name a{
	color:#00271f;
	font-size:12px;
}
.productlist .pro_name a:hover{
	color:#1477D5;
}

.productlist .pro_mprice{
	float:left;
	color:#00271f;
	width:65px;
	text-align:right;
		font-weight:bold;
				color:red;
}
.productlist .pro_price{
	float:left;
	color:#00271f;
	width:60px;
	text-align:left;
	margin-left:10px;
		font-weight:bold;
		color:red;

}

.productlist .o_radio{
	clear:both;
	color:#000;
	font-weight:bold;
}
.productlist label{
	margin-right:10px;
}

.productlist .pro_buy
{
	margin-top:10px;
}


/*********************************about*************************************************/
#about_shoes{
	clear:both;
	width:710px;
	margin:10px auto;
	background:#e1e1e1;
	padding:10px;
}
#about_shoes h1{
	width:260px;
	text-align:center;
	padding:5px;
	margin:0px auto;
	background:#c7d0cf;
	font-size:15px;
	color:#042627;
}
#about_shoes .about_content{
	padding:10px;
	text-align:justify;
	color:#01272a;
	
}

#Description{text-align:justify; }
#Description img{}
#Description pre{
	padding:10px 0 10px 0;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}


/*********************************mark_list*************************************************/
#mark_list{
	text-align:center;
	margin:30px 0px;
}
#mark_list .mark{
	display:inline;
	margin:0px 5px;
}



/*********************************newslist*************************************************/
#master .newslist{
	clear:both;
	height:25px;
	}

#master .newslist li{
	float: left;
	display:block;
	margin:0px;
	padding:0px;
	}
#master .newslist .newstype{
	width:150px;
	color:#000;
}
#master .newslist .newsname{
	width:450px;
}
#master .newslist .newsname a{
	color:#003;
}
#master .newslist .newsname a:hover{
	color:#F00;
}
#master .newslist .newstime{
	color:#F60;
}
#news .title{
	text-align:center;
	font-weight:bold;
	text-transform:capitalize;
}
#news .time{
	text-align:right;
	color:#900;
}


/*********************************product*************************************************/
#product {
	clear:both;
	margin-top:0px;

}
#product .pro_image {
	float: left;
	margin-left:10px;
	margin-right:20px;
    border:1px solid #318d42;
}


#product #pro_con{
	float:left;
	color:#000;
	width:430px;
	font-weight:bold;
}
 #pro_con .pname{
	 color:#336;
	 font-weight:bold;
	 font-size:16px;
 }
#product #pro_con ul li .pro_span {
	width:90px;
}
#product #pro_con ul li .pro_price_c {
	font-weight: bold;
	color:#F00;
}
#product #pro_con ul li .pro_price_m{
	float:left;
	font-weight: bold;
	color:#318d42;
}

#product #pro_con ul li span {
	float: left;
	display: block;
}

#product #pro_con ul li {
	height:35px;
}



.pro_cur_c label{
      margin:10px 10px 10px 0px;
      color:#318d42;
	  font-weight:bold;
}


#cart_qty{
	color:#000;
	font-weight:bold;
}
.tocart{
	margin-top:20px;
}

.pic_big_img {
	width:260px;
	height:250px;
	margin:0;
	text-align:center;
}
.pic_big_img img {
	width:258px;
	height:248px;
	margin:0;
	padding:1px;
}
.pic_small_images {
	width:260px;
	background:#DBDBDB;
	padding-top:2px;
    padding-left:1px;
}
.pic_small_images img {
	width:70px;
	height:70px;
	border:0px;
	padding:2px;
	margin:2px;
	border:1px solid #318d42;
}
.pic_small_images img:hover {
	border:1px solid  #0F0;
}
.pic_small_images li {
	display:inline;
}





/*********************************master*************************************************/
#master{
	width:700px;
	margin:0px auto;
    text-align:justify;
	padding:10px;
}




/*********************************footer_items*************************************************/
#footer_items{
	height:90px;
	background:url(image/footer_items_bg.gif) top center no-repeat;
        padding-left:5px;
}
#footer_items ul{
	padding:0px 13px;
}
#footer_items h3{
	padding-top:5px;
	color:#6f6d72;
	font-weight:normal;
	font-size:14px;
}


#footer_items li{
	background:url(image/footer_items_nav.gif) left no-repeat;
	padding-left:15px;
}
#footer_items li a{
	font-size:11px;
}
#footer_items li a:hover{
	font-size:11px;
	color:#ccc;
}
#footer_items ul li a:hover{
	color:#666;
	text-decoration:none;
}

#about_us{
	float:left;
}

#customer_info{
	float:left;
}

#Shopping_Guide{
	float:left;
}

#payments{
	float:left;
}
#Delivery{
	float:left;
}
#After_Sale_Service{
	float:left;
}
#Special_Terms{
	float:left;
}

/*********************************footer*************************************************/
#footer {
	clear:both;
	width:940px;
	margin-top:20px;
}

#footer_link{
	clear:both;
	text-align:center;
	
}

#footer_link ul li{
	display:inline;
	margin:0px 5px;
}
#footer_link ul li a{ 
   color:#64b1cb;
   font-size:12px;
}
#footer_link ul li a:hover{ 
   color:#F30;
}
#footer_foot{
	clear:both;
	text-align:center;
	color:#64b1cb;
	font-size:10px;
}
#footer_foot a{
	color:#64b1cb;
}
#footer_foot a:hover{
	color:#F30;
}


	

