﻿/*********************************initial define*************************************************/
body {
	margin:5px auto;
	padding:0px 0px;
	background:#fff;
	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;
	color:#545454;
}

/*********************************header*************************************************/
#header{
	width:100%;
	height:125px;
	background:url(image/header_bg.gif) top repeat-x;
}
#header_items{
	margin:0px auto;
	width:941px;
	height:125px;
	background:url(image/header_items_bg.gif)  center no-repeat;
}
#header_items2{
	margin:0px auto;
	width:941px;
	height:125px;
	background:url(image/header_items2_bg.gif)  center no-repeat;
}
#logo{
	float:left;
	margin:12px 0px 0px 15px!important;
	margin:12px 0px 0px 8px;
}
#search_bar{
	float:left;
	margin-top:42px;
	margin-left:42px;
}
#search_form{
	float:left;
	margin-top:4px;
}
#search_bar span{
	float:left;
	margin-right:28px;
}
#search_bar #keyword{
	float:left;
	border:0px;
	width:215px!important;
	width:210px;
	height:15px;
	line-height:15px;
}
#search_bar #searchgo{
	float:left;
	border:0px;
	width:15px;
	height:15px;
	margin-left:17px;
	background:url(image/search.gif) center no-repeat;
}
#search_bar #searchgo:hover{
	cursor:pointer;
}

#shopping_cart{
	float:right;
	width:117px;
	height:20px;
	background:url(image/shopping_cart.gif) center no-repeat;
	text-align:center;
	margin:40px 10px 0px 0px;
}
#shopping_cart span a{
	color:#666;
}
#shopping_cart span a:hover{
	color:#EE640B;
}

#main_menu{
	clear:both;
	text-align:center;
	height:32px;
	line-height:32px;
}
#Menu ul li{
	display:inline;
	margin:0px 25px;
}

#Menu ul li a{
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
#Menu ul li a:hover{
	color:#FF6;
}



#header_path{
	clear:both;
	margin:0px 0px 0px 40px;
	color:#666;
}
#header_path span{
	float:left;
}
#header_path #path{
	float:left;
	text-transform:lowercase;
	margin-left:5px;
}
#header_path #contact_us{
	float:right;
	margin-top:-27px;
}
#header_path #contact_us a{
	font-size:18px;
	color:#fff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right:25px;
}
#header_path #contact_us a:hover{
	color:#F30;
	text-decoration:underline;
}


/*********************************container*************************************************/
#container{
	clear:both;
	width:940px; 
	margin:0px auto;
}

/*********************************left*************************************************/
#left{
	float:left;
	width:180px;
	padding:10px!important;
	padding:10px 3px;
	
}
#left_sidebar{
	background:url(image/sidebar_center.gif) repeat-y;
	width:180px;
	text-align:center;
}
#nav{
	width:164px;
	margin:0px auto;
	background:url(image/list_center.gif) repeat-y;
	text-align:left;
}
#nav ul li{
	color:#B9B7BA;
	border-bottom:2px solid #EFEFEF;
	list-style:inside disc;
	padding-left:5px;
}
#nav ul li a{
	font-size:12px;
	color:#666;
}
#nav ul li a:hover{
	color:#1477D5;
}

#payments_list{
	width:178px;
	border:1px solid #ccc;
	margin:10px auto;
	}
#payments_list h1{
	height:33px;
	line-height:30px;
	color:#666;
	font-size:14px;
	text-align:center;
	font-weight:normal;
	background:url(image/payments_h1.gif) center no-repeat;
}
#mark_list {
	text-align:center;
	padding:10px 0px;
}
#mark_list .mark{
	display:inline;
}




/*********************************main_body*************************************************/
#main_body{
	float:left;
	width:740px;
	margin-top:10px;
}
#ad{
	float:left;
	width:530px;
	height:276px;
	background:url(image/ad.gif) center no-repeat;
	margin-bottom:20px;
}
#contact_news{
	float:left;
	width:208px;
}
.contact_us{
	clear:both;
}
.index_news{
	width:196px;
	text-align:center;
	margin:0px auto;
}
.index_news h1{
	height:41px;
	line-height:41px;
	text-align:center;
	color:#575757;
	font-size:14px;
	background:url(image/news_top.gif) center no-repeat;
}

.index_news .newslist{
	background:url(image/news_center.gif) repeat-y;
	text-align:left;
	padding:0px 10px 0px 12px;
	padding-bottom:20px;
}
.index_news .newslist ul li a{
	font-size:11px;
	color:#00549C;
	
}
.index_news .newslist ul li a:hover{
	color:#00C;
	text-decoration:underline;
	
}
.product{
	clear:both;
	width:740px;
}
.product_content{
	text-align:justify;
}
.product h2{
	height:28px;
	line-height:28px;
	background:url(image/main_body_title.gif) center no-repeat;
	text-indent:20px;
	color:#fff;
	
}
/*********************************productlist*************************************************/
.productlist{
	float:left;
	text-align:center;
	width:160px;
	margin:10px 12px!important;
	margin:10px 10px;
	height:210px;
}

.productlist .imgclass{
	width:156px;
	height:116px;
	border:2px #ECECEC solid;
}
.productlist .imgclass:hover{
	border:2px #C9C9C9 solid;
}

.productlist .pro_name{
	padding:0px 5px;
        height:50px;
        overflow:hidden;
}
.productlist .pro_name a{
	color:#8B8B8B;
	font-size:12px;
}
.productlist .pro_name a:hover{
	color:#1477D5;
}

.productlist .pro_price{
	color:#2F94D8;
	font-weight:bold;
}

/*********************************description*************************************************/
.description {
	width:740px;
}
.description .about_content{
	width:720px;
	background:url(image/descripition_center.gif) repeat-y;
	padding:0px 10px;
	text-align:justify;
}
.about_content img{
	float:left;
	
}
.about_content .font{
	float:left;
    height:300px;
	overflow:auto;
	padding:0px 5px;
	width:510px;
}
.description .title{
	display:none;
}

#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+ */
}

.pagestitle{ clear:both;text-align:left;}
.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; border:1px solid #F00; text-decoration:none;}
.pagesfoot .current{font-weight:bold; border:1px solid #F00; text-decoration:none;}



/*********************************newslist*************************************************/
.product .newslist{
	clear:both;
	}

.product .newslist li{
	float: left;
	display:block;
	margin:0px;
	padding:0px;
	}
.product .newslist .newstype{
	width:200px;
	color:#666;
}
.product .newslist .newsname{
	width:400px;
}
.product .newslist .newsname a{
	color:#06C;
}
.product .newslist .newsname a:hover{
	color:#F00;
}
.product .newslist .newstime{
	color:#C60;
}
#news .title{
	text-align:center;
	font-weight:bold;
	text-transform:capitalize;
}
#news .time{
	text-align:right;
	color:#900;
}

	

/*********************************footer*************************************************/
#footer {
	clear:both;
	width:940px;
	margin-top:20px;
	background:url(image/footer_bg.gif) top no-repeat;
}
#footer_items{
	float:right;
}
#footer_items ul{
	width:130px;
}
#footer_items span{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
#footer_items li{
	background:url(image/footer_sign.gif) left no-repeat;
	padding-left:8px;
}
#footer_items li a{
	font-size:11px;
	color:#2F95D3;
}
#footer_items li a:hover{
	color:#00F;
	text-decoration:none;
}



#about_us{
	float:left;

}

#customer_info{
	float:left;

}

/*-----guide------*/
#Shopping_Guide{
	float:left;
	width:160px;

}


/*-----payments------*/
#payments{
	float:left;

}
#footer_link{
	clear:both;
	text-align:center;
	border-top:2px solid #E6E6E6;
}

#footer_link ul li{
	display:inline;
	margin:0px 5px;
}
#footer_link ul li a{ 
   color:#8D8D8D;
   font-size:12px;
   font-weight:bold;
}
#footer_link ul li a:hover{ 
   color:#06F;
}
#footer_foot{
	clear:both;
	text-align:center;
	color:#8D8D8D;
	font-size:10px;
}
#footer_foot a{
	color:#1182CE;
}
#footer_foot a:hover{
	color:#F30;
}


	

/*************product_detail****************************/
.pic_big_img {
	width:250px;
	height:250px;
	margin:0;
	text-align:center;
}
.pic_big_img img {
	width:248px;
	height:248px;
	margin:0;
	padding:1px;
}
.pic_small_images {
	width:250px;
	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 #000;
}
.pic_small_images li {
	display:inline;
}
.pro_mprice{
	float:left;
	color:#2D0D00;
	font-size:12px;
	font-weight:bold;
        margin-left:25px!important;
        margin-left:12px;
}
.master{
     text-align:justify;
}


.pic_images{
	float:left;
}

#product_detail{
	clear:both;
	width:100%;
	margin-bottom:20px;
}
#product_detail h3{
	margin-bottom:30px;
	clear:both;
	width:95%;
}
.productdetail{
	float:left;
	margin:0px 5px;
	width:470px;

}
.productdetail h3{
	padding-bottom:5px;
	border-bottom:1px solid dotted;
}
.productdetail ul{
	clear:both;
	list-style:none;
	}
.productdetail li{
	padding:2px;
    margin:10px 0px;
}
.productdetail .detail{
	font-weight:bold;
	padding-right:10px;
}
.productdetail .price{
	float:left;
	color:#F16101;
	font-size:16px;
}
.productdetail .pro_price{
	float:left;
	color:#F16101;
	font-size:16px;
}
.productdetail .o_USD_price{
	float:left;
}
.productdetail .o_GBP_price{
	float:left;
}


.productdetail .store{
	color:#587606;
}
.productdetail .pro_store{
	color:#587606;
}

.productdetail .size{
	color:#000;
}
.productdetail .pro_size_c{
	color:#000;
}

#shoecode{
	margin-left:50px;
}
.productdetail .quantity{
	color:#000;
}

	
	
#add_to_cart{
	background:url(image/add_to_cart.gif) center no-repeat;
	border:0px;
	height:33px;
	width:133px;
	float:right;
}
#add_to_cart:hover{
	cursor:pointer;
}

#pro_ad{
	clear:both;
	border-top:1px dotted #000;
	padding:5px 0px;
}




/**********************************shopping_cart***************/
#form1{
	color:#000;
	font-weight:bold;
	background:#fff;
}
#currencies{
	font-size:18px;
}
.table_row{
}
#subtotal_top{
	text-align:right;
	display:block;
}
#lbPriceS{
	color:#F03;
}
#btnCon{
	background:url(image/continue_shopping.gif) center no-repeat;
	border:0px;
	width:223px;
	height:33px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	text-align:right;
	padding-right:10px;
	
}
#btnCon:hover{
	color:#32F318;
}

#table_ordenum{
	border:1px solid #666;
	background:url(image/td_bgcolor.gif) left no-repeat;
}
#txtOrderID{
	border:#666 1px solid;
	font-weight:bold;
	text-align:center;
}

#table_inform{
	border:1px solid #666;
}


.roll_in{
	border-bottom:1px solid #666;
	height:30px;
}
#table_inform .null_bg{
	background:#FFAE02;
}

.delivery{
	background:#000;
	color:#fff;
	text-indent:40px;
	height:30px;
	line-height:30px;
	font-size:16px;
}
#txtEmail,#txtName,#drpcountry,#txtADDRESS,#txtTel,#txtPostcode{
	border:1px solid #666;
}

#drpcountry{
	margin-left:5px;
	height:22px;
	margin-top:1px;
}
#payment_select{
	color:#fff;
	float:left;
	font-size:20px;
	padding:5px;
}
.payments{
	background:#0670A0;
	padding-left:30px;
}

.rdobtn{
	text-align:left;
	color:#F90;
}

.account_menu{
	background:#063;
	color:#fff;
	padding:10px;
}
#detail_account{
	font-size:18px;
	color:#FFAE02;
        padding:10px;
}

#btnCheckOut{
	background:url(image/cart_button.gif) center no-repeat;
	border:0px;
	width:90px;
	height:26px;
	font-weight:bold;
}

#check_btn{
	background:#FFAE02;
	padding:20px 0px;
}
#btnCheckOut{
	width:95px;
}
#btnCheckOut:hover{
	color:#F41504;
}

.table_cart{
        border:1px solid #666;
        background:#E1E1E1;
}
.table_cart a{
        color:#0670A0;
}
.table_cart a:hover{
        color:#FA1E07;
}
.table_top{
        height:30px;
        line-height:30px;
        background:#000;
        color:#fff;
        font-size:16px;
}
.table_row td{
        border-bottom:1px solid #666;
        padding:10px 0px;    
}
#table_count tr{
        height:20px;
        line-height;20px;
}
#lbMsg{
      color:#F41504;
      font-weight:normal;
}

