﻿/********************initial define**********************************************************************/
body{margin:0;font-family:Arial, Helvetica, sans-serif;font-size:13px;line-height:22px;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input,select{font-size:12px;line-height:16px;vertical-align:middle;}
img{border:0;}
ul,li{list-style-type:none;}
a{ color:#fff; font-size:11px; text-decoration:none;}


/********************body style settings*****************************************************************/
body{
	background:url(../image/bg.gif) repeat-x top #000;
}

/********************container style settings*************************************************************/
#container{
 	width:1024px;
	margin:0px auto;
	background:#000;

}
h1{
	color:#000;
	font-size:18px;
	text-align:center;
}


/****************line_bar style settings******************************************************************/
.line_bar{
	height:15px;
	width:100%;
	background:url(../image/line_bar.gif) repeat-y;
}


/****************header items style settings****************************************************************/
#header{
	height:100px;
}
#header ul li{
	float:left;
}
#header .contact_us a{
	display:block;
	width:218px;
	height:100px;
	background:url(../image/contact_us.gif) no-repeat;
}
#header .contact_us a:hover{
	background:url(../image/contact_us_hover.gif)  no-repeat;
}
#header .shopping_cart a{
	display:block;
	width:218px;
	height:100px;
	background:url(../image/shopping_cart.gif) no-repeat;
}
#header .shopping_cart a:hover{
	background:url(../image/shopping_cart_hover.gif)  no-repeat;
}

/********************main_menubar style settings**********************************************************/
#menubar{
	clear:both;
	text-align:center;
	height:65px;
	background:url(../image/110.gif)  no-repeat;
}
#menubar ul{
	padding-top:14px;
}
#menubar ul li{
	display:inline;
	margin:0px 5px;
}
#menubar ul li a{
	display:inline-block;
	height:51px;
	line-height:51px;
	width:118px;
	font-size:16px;
	font-weight:bold;
	background:url(../image/menu_li_bg.gif) center no-repeat;
	
}
#menubar ul li a:hover{
	color:#0FF;
	background:url(../image/menu_li_hover_bg.gif) center no-repeat;
}



/********************content style settings****************************************************************/
#content{
	clear:both;
}


/********************main content style settings***********************************************************/

h3{
	text-align:center;
	color:#314397;
	height:51px;
	font-weight:normal;
	font-size:17px;
	background:url(../image/h3_bg.gif) top no-repeat;
	padding-top:20px;
}
h4{
	text-align:center;
	color:#2E3A82;
	height:35px;
	font-weight:normal;
	font-size:17px;
	background:url(../image/h4_bg.gif) top no-repeat;
	padding-top:22px;
}
.h4_right{
	height:57px;
	background:url(../image/h4_bg_right.gif) top no-repeat;
        color:#fff
}
.middle_title1{
	text-align:left;
	text-indent:25px;
	height:58px;
	background:url(../image/h4_middle_title1.gif) top  no-repeat;
        color:#fff
}

.middle_title2{
	text-align:left;
	text-indent:25px;
	height:55px;
	background:url(../image/h4_middle_title2.gif) top no-repeat;
        color:#fff
}
.h4_protitle{
	text-align:left;
	height:78px;
	background:url(../image/h4_protitle.gif) top no-repeat;
	padding-left:25px;
}
.h4_protitle p{
	padding-top:30px;
}


/********************leftbar style settings***********************************************************/
#leftbar{
	width:218px;
	float:left;

}

.model_bar1 {
	clear:both;
	background:url(../image/model_bar1_bg.gif) repeat-y;
	margin-bottom:10px;
           
	
}
.bar1_bottom{
	height:22px;
	background:url(../image/model_bar1_bottom.gif) no-repeat;
}

.model_bar2 {
	clear:both;
	background:url(../image/model_bar2_bg.gif) repeat-y;
	margin-bottom:10px;
	
}
.hot_lists{
	height:650px;
}
.bar2_bottom{
}

#bar2_bg{
	background:url(../image/bar2_bg.gif) repeat-x #000;
	width:180px;
	margin-left:20px;
}
#hot_product{
	background:#000;
	margin-left:13px;
	height:650px;
	width:155px;
}


/********************sidenav bar style settings***********************************************************/
#sidenav {
	width:173px;
	padding-left:20px;
	
}
#sidenav DL DD{
	overflow:hidden;
	text-align:left;
	margin:5px 0px;
}
#sidenav DL DD a{
	text-transform:capitalize;
	display:block;
	height:22px;
	overflow:hidden;
	font-size:13px;
	padding-left:27px;
	color:#2E3A82;
	background:url(../image/sidenav_DL.gif) 7px 3px no-repeat;
}
#sidenav dl dd a:hover{
	color:#0CF;
	background:url(../image/sidenav_DL_hover.gif) 7px 3px no-repeat;
}

#sidenav DL DD.nav_current1 DD{
	padding-left:14px;

}
#sidenav DL DD.nav_current1 DD a{
	padding-left:21px;

}


#sidenav DL DD.nav_current1 a{
	color:#0CF;
	background:url(../image/nav_current1.gif) 7px 3px no-repeat;
}
#sidenav DL DD.nav_current1 a:hover{
	background:url(../image/nav_current1_hover.gif) 7px 3px no-repeat;
}

#sidenav DL DD.nav_current1 DL DD a{ 
	background:url(../image/nav_current1_DD.gif) 7px 5px no-repeat;
	font-size:12px;
	color:#33F;
}
#sidenav DL DD.nav_current1 DL DD a:hover{
	background:url(../image/nav_current1_DD_hover.gif) 7px 5px no-repeat;
}

#sidenav DL DD.nav_current1 DL DD.nav_current2 a{
	background:url(../image/nav_current2.gif) 5px 4px no-repeat;
	color:#F00;
}
#sidenav DL DD.nav_current1 DL DD.nav_current2 a:hover{
	background:url(../image/nav_current2_hover.gif) 5px 4px no-repeat;
}

#sidenav DL DD.nav_current1 DL DD.nav_current2 DL DD a{
	background:url(../image/nav_current2_DD.gif) 5px 7px no-repeat;
	color:#F00;
}
#sidenav DL DD.nav_current1 DL DD.nav_current2 DL DD a:hover{
	background:url(../image/nav_current2_DD_hover.gif) 5px 7px no-repeat;
	color:#C90;
}





/********************why choose us style settings***********************************************************/
#why_choose_us_contet{
	padding:10px 40px;
	height:205px;
	overflow:auto;
	color:#fff;
	text-align:justify;
}


/********************payment lists style settings***********************************************************/
#marklist{
	clear:both;
	text-align:center;
	padding:10px;
}
#marklist .mark{
	margin:5px auto;
}




/********************mainbody and mainbody_new style settings*********************************************/
#mainbody{
	float:left;
	width:588px;
}

#mainbody_new{
	float:left;
	width:806px;
}

/********************search_bar style settings***********************************************************/
#search_bar{
	clear:both;
	text-align:center;
	height:40px;
	line-height:40px;
	background:#DCDDDF;
}
#search_bar span{
	display:inline;
	color:#5F6062;
	font-weight:bold;
}
#search_bar #search_form{
	display:inline;
}
#search_bar #keyword{
	background:url(../image/keyword_bg.gif) center no-repeat;
	width:290px;
	height:20px;
	line-height:20px;
	border:0px;
	text-align:center;
}
#search_bar #searchgo{
	width:76px;
	height:32px;
	border:0px;
	background:url(../image/go.gif) center no-repeat;	
}
#search_bar #searchgo:hover{
	cursor:pointer;
	width:76px;
	height:32px;
	border:0px;
	background:url(../image/go_hover.gif) center no-repeat;	
}


/********************advertisment style settings***********************************************************/
#advertisment{
	width:588px;
	height:372px;
	background:url(../image/advertisment.gif) center no-repeat;
}

/********************production showing style settings***************************************************/
.product_show{
	clear:both;
	width:588px;
	background:url(../image/product_show_bg.gif) repeat-y;
	margin-bottom:10px;
}
.product_show_pro{
	clear:both;
}
.product_show_detail{
	background:url(../image/product_show_detail_bg.gif) repeat-y;
}

/********************cata_feature showing style settings******************************************************/
#cata_feature{
	clear:both;
	width:588px;
	background:url(../image/cata_feature_bg.gif) repeat-y;
}

/********************production description showing style settings********************************************/
#description_content{
	padding:10px 20px;
	color:#2D3F93;
text-align:justify;
}
#description_content_pro{
	color:#000;
	padding:0px 10px 10px 20px;
        text-align:justify;
}
#description_content_pro img{
        display:none;
}



/********************probox and protbox style settings********************************************/
.probox{
	height:230px;
	width:140px;
	text-align:center;
	float:left;
	margin:20px 27px!important;
	margin:10px 20px;
}
.model_bar2 .probox{
	margin:30px 10px!important;
	margin:10px 7px;
}


.probox .pro_img{
	width:140px;
	height:105px;
	font-size:126px;
	text-align:center;
}
.probox .pro_img[class]{
font-size:12px;
}

.probox .pro_name{
	line-height:18px;
	height:50px;
	overflow:hidden;
}
.probox .pro_name a{
	text-decoration:none;
	color:#000;
	font-size:12px;
}
.probox .pro_name a:hover{
	color:#0CF;
}
.probox li.pro_oldprice{
	font-weight:bold;
	color:#BF6B22;
}


.probox li.pro_newprice{
	color:#F00;
	font-weight:bold;
}


.buy{
	display:none;
}
.fav{
	display:none;
}


.protbox{
	height:200px;
	width:115px;
	text-align:center;
	float:left;
	margin:10px 38px!important;
	margin:10px 20px;
}
.protbox .prot_img{
	width:140px;
	height:105px;
	font-size:126px;
	text-align:center;
}
.protbox .prot_img[class]{
font-size:12px;
}
.protbox .prot_name{
	line-height:18px;
	height:50px;
	overflow:hidden;
}
.protbox .prot_name a{
	text-decoration:none;
	color:#000;
	font-size:12px;
}
.protbox .prot_name a:hover{
	text-decoration:underline;
	color:#7F95DE;
}
.protbox li.prot_oldprice{
	color:#000;
	font-weight:bold;
	display:none;
}
.protbox li.prot_newprice{
	color:#000;
	font-weight:bold;
	display:none;
}



.pro_list_pro{
	clear:both;
	margin-top:20px;
	margin-left:20px;
}



/********************path style settings*************************************************************/
#pname{
	float:left;
	text-transform:capitalize;
	font-size:13px;
}
#ppath{
	float:left;
	text-transform:capitalize;
	color:#666;
	font-size:13px;
}
#ppath a{
	color:#000;
	font-size:13px;
	text-transform:capitalize;
}
#ppath a:hover{
	color:#09F;
}

#pname_p{
	font-size:14px;
	text-transform:capitalize;
}
#ppath_p{
	color:#333;
	font-size:14px;
	height:23px;
	text-transform:capitalize;
        padding-top:10px;
         
}

#ppath_p a{
	color:#000;
	font-size:12px;
	text-transform:capitalize;
}
#ppath_p a:hover{
    color:#09F;
}


#Button1{
	 height:40px;
	 width:120px;
	font-weight:bold;
	font-size:16px;
	color:#030;
	margin-bottom:5px;
	}
	
	
.page{
	clear:both;
	text-align:center;
	padding:10px 0px;
}
.page a{
	padding:0px 2px;
}
.current{
	font-weight:bold;
	font-size:16px;
}


#path{
	font-weight:bold;
	text-transform:capitalize;
}


/********************Description style settings**********************************************************/
.Description{
	clear:both;
}
#desimg{
	height:350px;
	overflow:auto;
}
.Description h2{
	height:30px;
	line-height:30px;
	padding-left:25px;
	color:#000;
	background:#dbdbc9;
	border:2px solid #ccc;
	font-family:"Times New Roman", Times, serif;
}
.Description img{
	margin:20px 15px;
	width:250px;
	height:250px;
}
.Description pre{
	line-height:15px;
	padding:10px;
}


#pdescription{
	clear:both;
	border:1p solid #033D65;
}
#pdescription h4{
	padding-left:5px;
}
#pdes_content{
	padding:10px;
}

/********************rightbar style settings***********************************************************/
#right_bar{
	float:left;
	width:218px;
}
/********************index news style settings*********************************************************/
#right_bar #index_news{
	text-align:left;
	padding:10px 30px;
}
#right_bar #index_news ul li a{
	font-size:13px;
	color:#fff;
}
#right_bar #index_news a:hover{
	color:#0CF;
}


/********************news style settings********************************************************/
.newsitem {
	clear:both;
	padding-left:20px;
}
#index_news .newsitem{
	clear:both;
	padding-left:0px;
}
.newsitem ul li{
	float:left;
}

.newsitem ul li a{
	font-size:13px;
	color:#360;
}
.newsitem ul li.newsType{
	width:200px;
	text-align:left;
	float:left;
}
#index_news .newsitem ul li.newsType{
	display:none;
}
.newsitem ul li.newsType a{
	text-decoration:none;
	color:#030;
}
.newsitem ul li.newsType a:hover{
	color:#390;
}
.newsitem ul li.newsTitle{
	width:450px;
	text-align:left;
	float:left;
}
#index_news .newsitem ul li.newsTitle{
	width:160px;
	overflow:hidden;
	text-align:left;
}
.newsitem ul li.newsTitle a{
	color:#030;
	text-decoration:none;
	color:#09F;
}
.newsitem ul li.newsTitle a:hover{
	color:#F90;
	text-decoration:underline;
}
.newsitem ul li.newsTitle a:visited{
	color:#FC0;
}
.newsTime{
	color:#C60;
	float:left;
}
#index_news .newsitem ul li.newsTime{
	display:none;
}
.news_title{
	text-align:center;
	font-weight:bold;
	font-size:24px;
	color:#000;
	text-transform:capitalize;
}
.news_time{
	text-align:right;
	color:#F00;
	font-weight:bold;
}
.news_master{
	text-align:justify;
}

#newsdetail_content{
	color:#2E469C;
	font-size:13px;
	padding:10px 45px 10px 25px;
}




/********************onepage style settings********************************************/
#nullcontent{
	text-align:justify;
}


#pagelists{
	clear:both;
	text-align:center;
}


/********************footer style settings***********************************************************/
#footer {
	clear:both;
	height:140px;
	padding:10px 0px 0px 0px;
	font-size:11px;

        
}

#footer a{
	color:#666;
}
#footer span a{
	color:#314397;
	font-size:15px;
	font-weight:bold;
	padding-left:25px;
	height:25px;
}

#footer ul li a:hover {
	color:#5AC6D2;
}

#foot_items ul{
	margin:5px 13px;
	
}
#foot_items ul li{
	padding-left:25px;
	background:url(../image/footer_nav.gif) 15px 6px no-repeat;
	
}

#about_us{
	float:left;
}
#about_us span a{
	background:url(../image/about_us.gif) left no-repeat;
}
#about_us span a:hover{
	background:url(../image/about_us_hover.gif) left no-repeat;
	color:#0C9;
}

#customer_info{
	float:left;
}
#customer_info span a{
	background:url(../image/customer_info.gif) left no-repeat;
}
#customer_info span a:hover{
	background:url(../image/customer_info_hover.gif) left no-repeat;
	color:#0C9;
}


/*-----guide------*/
#Shopping_Guide{
	float:left;
}
#Shopping_Guide span a{
	background:url(../image/shopping_guid.gif) left no-repeat;
}
#Shopping_Guide span a:hover{
	background:url(../image/shopping_guid_hover.gif) left no-repeat;
	color:#0C9;
}

/*-----payments------*/
#payments{
	float:left;
}
#payments span a{
	background:url(../image/payments.gif) left no-repeat;

}
#payments span a:hover{
	background:url(../image/payments_hover.gif) left no-repeat;
	color:#0C9;

}


/*-----Delivery------*/
#Delivery{
	float:left;
}
#Delivery span a{
	background:url(../image/Delivery.gif) left no-repeat;

}
#Delivery span a:hover{
	background:url(../image/Delivery_hover.gif) left no-repeat;
	color:#0C9;

}


/*-----After Sale Service------*/
#After_Sale_Service{
	float:left;
}
#After_Sale_Service span a{
	background:url(../image/After_Sale_Service.gif) left no-repeat;

}
#After_Sale_Service span a:hover{
	background:url(../image/After_Sale_Service_hover.gif) left no-repeat;
	color:#000;

}



/*-----After Sale Service------*/
#Special_Terms{
	float:left;
}
#Special_Terms span a{
	background:url(../image/Special_Terms.gif) left no-repeat;

}
#Special_Terms span a:hover{
	background:url(../image/Special_Terms_hover.gif) left no-repeat;
	color:#0C9;

}

#dfoot{
	clear:both;
	text-align:center;
}
#dfoot a{
	font-weight:bold;
	color:#000;
}
#dfoot a:hover{
	color:#090;
}


/****************************pro_box_m style setting****************************************************/
.pro_box_m{
	float:left;
	margin:10px 0px;
	width:470px;
	border-right:2px solid #848EC9;
}


#pdesimages{
	float:left;
	height:650px;

}
#pdesimages ul li{
	margin:40px;
	
}
#pdesimages ul li img{
	clear:both;
	width:220px;
	height:200px;
	
}

.probody_image{
	           width:450px!important; 
			   width:350px!important; 
			   vertical-align:middle;
			   overflow:hidden;
			   height:270px;
			   line-height:270px;
			   margin-left:100px;
}
.probody_content{ 
             font-size:16px;
			 color:#000px; 
			 font-family:Arial, Helvetica, sans-serif;
			 padding-left:10px;
			 
}
.probody_content ul li.pname{
	background:#314397;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	height:50px;
	vertical-align:middle;
	margin-bottom:10px;
	padding-top:5px;
}
.pro_con_name{
	width:320px;
}
.probody_content ul li{ clear:both; color:#314397; margin:5px 0px;}
.probody_content .pro_con_title{width:100px;display:inline-block;padding-left:40px;}
.probody_content span{  float:left;}
.pro_con_lprice{ color:#9D9D9F;display:none;}
.pro_con_kprice{color:#F90; display:none; }
.pro_con_save{ color:#F00;display:none; }
.probody_buy{ width:250px; float:left;}
#lprice{ color:#9D9D9F;}
#kprice{ color:#090; }
#sprice{ color:#F00;}
.probody_content #cart_qty span{width:100px;padding-left:40px; }
.pro_con_addcart { text-align:center; }
#addcart{
	background:url(/image/addcart.gif) no-repeat;
	border:0;
	width:194px;
	height:54px;
	margin-top:30px;
	margin-left:140px;	
}

#size{
	display:inline;
	padding-left:40px;
}
#code{
	display:inline;
}

#cart_quantity{
	height:15px;
	line-height:15px;
	width:80px;
}
#addcart {
	background:url(/image/addcart.gif) no-repeat;
	border:0;
	width:194px;
	height:54px;
	margin-top:30px;
	margin-left:140px;	
}



.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;
	display:none;
}
.pic_small_images img {
	width:70px;
	height:70px;
	border:0px;
	padding:2px;
	margin:2px;
	border:1px solid #000;
}
.o_EUR_price{ display:none;}
.o_GBP_price{ display:none;}
.o_USB_price{ display:none;}
#Currenciessub{ display:none;}

/*-=-=-=-=-=-=-=-=-=-=-=-=-[UserManage]-=-=-=-=-=-=-=-=-=-=-=-=-*/
.dr_body{padding:0 0px 0 10px;float:left; width:98%;}
.dr_body h3 {
	color:black;
	font-size:14px;
	font-family:Arial,sans-serif;
	padding-bottom:5px;
	padding-top:5px;
	}
.dr_label {
	width:150px;
	}
.dr_formLine{height:25px; line-height:25px;padding:2px 0;}
.dr_formLine label.dr_label {
	float:left;
	clear:both;
	padding-top:2px;
	padding-right:8px;
	text-align:right;
	color:#314397;
	font-family:Arial, Helvetica, sans-serif;
	}
.dr_formLine label{
    float:left;
	clear:both;
	padding-top:2px;
	padding-right:8px;
	}
.dr_formLine input {
    padding-top:2px;
	margin-bottom:5px;
	width:70%;
	}
.dr_div{padding-left:30%;padding-bottom:10px;}
.dr_address{padding:10px;}
.dr_postage{padding:5px 50px 5px 10px;font-size:14px;text-align:right; font-weight:bold;}
.dr_total{ 
margin:10px 0px 0px 0px; 
font-size:14px;
font-weight:bold;
color:#314397;
height:106px;
font-family:Arial, Helvetica, sans-serif;
padding-top:10px;
border:1px solid #314397;
padding-right:30px;
}
.dr_total_left{ padding-left:10px;}
.dr_total_right { float:right;width:200px; text-align:left; margin-top:3px;}
.dr_total_right p{
	clear:both;
}
.dr_total_right span{height:15px; line-height:15px; }
.dr_total_right .dr_total_title{width:70px; }
.dr_total_right .dr_total_money{ width:60px; color:red;} 
.dr_total_right .dr_total_cur{ width:35px;}
.dr_order{font-size:18px;font-weight:bold;}
.dr_ci{padding:10px 50px 10px 10px; font-size:16px;font-weight:bold; color:#033D65;}
.dr_body{text-align:left;}
.dr_payment{text-align:center;}
.dr_btn{float:right;background:url(../image/cart_button.gif) center no-repeat;text-align:center;padding-left:10px;height:29px; line-height:29px; width:122px;border:0;color:#fff;font-weight:bold;margin-top:35px;}
.dr_btn_C{background:url(../image/cart_button.gif) center no-repeat;text-align:center;height:29px; line-height:29px;border:0;color:#fff;width:122px;}
.dt_shopping{border:1px #314397 solid;padding:0;margin:5px 0 0 0; width:100%; color:#314397;}
.dt_shopping a:hover{
	text-decoration:underline;
	color:#F00;
}
.dt_shopping tr{}
.dt_shopping .sp_head{background:#314397;height:30px;color:#fff;}
.dt_shopping .sp_head th{border:0;padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
.dt_shopping td{border:0;padding:5px;vertical-align:middle;}
.dt_shopping .dr_sp_img img{width:100px;height:100px;}
.dt_shopping .dt_txtinput{	width:250px;}
.dt_shopping  h3{color:#fff;text-indent:10px;}
.dr_black{border:1px #314397 solid; margin:10px 0 0px 0; color:#314397; font-family:Arial, Helvetica, sans-serif;}
.dr_black h3{ text-align:left;background:#314397; color:#fff; text-indent:30px;font-weight:bold; font-size:16px;}
.dr_black p{padding:10px;}
.dr_black a{font-weight:bold;}
.dr_black .dr_item{width:45%; float:left; text-indent:10px; margin:5px; padding:5px;}
.dr_black .dr_item a:hover{border:1px #999999 solid;}


.dr_blackbill{border:1px #999999 solid; margin:10px 0; float:left; width:350px; margin:0 6px;}
.dr_blackbill h3{background:url(/image/commonbg.gif) #000; color:#fff; text-indent:10px;padding-bottom:10px;padding-top:10px;}
.dr_blackbill p{padding:10px;}
.dr_blackbill a{font-weight:bold;}
.dr_blackbill .dr_item{width:45%; float:left; text-indent:10px; margin:5px; padding:5px;}
.dr_blackbill .dr_item a:hover{border:1px #999999 solid;}
.dr_blackbill .dr_formLine input {padding-top:2px;margin-bottom:5px;width:200px;}
.dr_blackbill .dr_label {	width:120px;}

.your_id{
	background:#033D65;
}


/*-=-=-=-=-=-=-=-=-=-=-=-=-[End UserManage]-=-=-=-=-=-=-=-=-=-=-=-=-*/