@charset "utf-8";
/*
“全局公用定义” 样式
2009.9.18 15:00 for wjf217@gmail.com
Last modified 2009.9.18 15:00
Copyright (c) 2009, Web-sun.cn All rights reserved.
*/

@import url("wiznav.css");

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td{
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}
body {
	/*height:auto !important;*/
	color:#666;
	background: #f8f8f8 url(../img/body-bg.jpg) top repeat-x;
	/*font:12px/150% Arial, Verdana, Helvetica, sans-serif ;*/
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
}
ol, ul {
	list-style:none;
}
img {
	border:0;
}
a {
	color: #615949;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
/* 常用样式
-------------------------------------------------------------------*/
.clearfix:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

*html .clearfix{ height: 1%; }

*+html .clearfix{ height: 1%; }

.mT10{margin-top:10px;}
.hidden, .collapsed, .block_hidden_only_for_screen { display:none; }
.wrap { white-space: normal;word-break:break-all; }
.clear { clear:both; }
br.clear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}
noscript ul {list-style-type:none; background:black; color:white; padding:10px; border:1px solid gray;}
.line{border-bottom:1px #ccc dashed; margin:8px 0 0 0;}
.home-ico{background:url(../img/icon/home.gif) left 50% no-repeat; padding-left:20px;}
.home-ico a{color:#cb272b;}

.contact-info{background:url(../img/contact-info.jpg) left no-repeat; height:38px; line-height:45px; color:#6d971d; font-size:12px; text-align:left; padding-left:60px; margin-top:5px;}

.editorial_block{ background:#fff; padding:8px; margin:0 auto 10px auto;}
.about-title{height:20px; background:url(../img/about-title.jpg) no-repeat;}
.about-pic img{border:0; float:right; padding:10px 0 5px 5px;}
.about_content{color:#222; line-height:170%;}
.product-title{ color:#6d971d; height:30px; line-height:30px; font-family:"Tahoma"; font-size:12px; padding-left:10px;}
.produt_content{ margin:0 auto; padding:12px 0 0 0!important;padding:10px 0 0 0;}
.left-msn{border:1px #e7e5e6 solid; background:#fff; margin-top:5px;}
.left-msn li{padding:5px 0 0 10px;}
.top-key{color:#999; margin-top:24px; margin-left:10px; width:560px; line-height:130%;}


/*网站框架
-------------------------------------------------------------------*/
.fLeft{float:left;}
.fRight{float:right;}
   /*模块*/
   .box{display:block; background:#fff; border:1px #e7e5e6 solid;}
.box1 span{display:block; margin:5px auto;}
.box-title{ background:url(../img/title-bg.jpg) repeat-x; height:28px; line-height:28px; color:#cb272b; font-size:12px; font-family:Tahoma; padding-left:10px;}
.box_content{padding:5px 10px 8px 10px; color:#4e4e4e;}
.left_content{ background:url(../img/left-contact-pic.jpg) left bottom no-repeat; padding-left:95px; font-size:11px; color:#222;}

.wrapper {
	width: 880px;
	margin: 0 auto; overflow:hidden;
}
.left_column{width:224px;}
.center_column{width:646px; overflow:hidden;}
.center{width:646px;}
.right_column{width: 190px; display:none;}

/*头部导航
-------------------------------------------------------------------*/
.mainNav{height:36px; line-height:36px; display:block; margin-bottom:5px; background:#8ac7f7 url(../img/nav-right.jpg) right no-repeat;}


.logo{margin:8px 0 0 0px;}
.logo a{color:#3c5f89; font-family:"Times New Roman";}
.header{height:80px; margin-top:10px;}
.banner{ width:888px; margin:10px auto 1px auto;}
.banner-flash{margin-top:-162px;}
.cate-title{ height:37px; line-height:37px; color:#6d971d; font-family:"Tahoma"; font-size:12px; border-bottom:1px #f8f8f8 solid; padding-left:10px;}

/*头部语言
-------------------------------------------------------------------*/
.languages_block_top { font-size:11px; margin-top:5px;}
.languages_block_top li{float:left; margin-left:5px;}
.search-h2{margin:10px auto 0 10px;}
.search-h3{margin-left:10px;}

/*头部搜索
-------------------------------------------------------------------*/
.search_block_top{margin:44px 0 auto auto;}
.search_block_top .button{background:url(../img/search-bt.gif) no-repeat; width:56px; height:19px; border:0; color:#fff;}

/*底部
-------------------------------------------------------------------*/
.copyright{ color:#151414; margin:0 auto; text-align:center;}
.copyright a{color:#151414;}
.footer{border-top:5px #d1d1d1 solid; margin:-8px auto auto auto; padding-bottom:10px; font-size:11px; width:880px;}
 .block_various_links { list-style: none; margin-top:5px;}
 .block_various_links li a{ }
 .block_various_links li {
	display: inline;
	background:url(../img/footer-nav-line.jpg) left 50% no-repeat;
	padding: 0px 17px;
}
 .block_various_links li.first_item {
	border: none; background:none;
	padding-left: 19px;
}


/*新闻列表
-------------------------------------------------------------------*/
.news-list{padding:0px 10px 8px 10px;}
.news-list li{display:block; border-bottom:1px #615949 dashed; height:25px; line-height:25px; background:url(../img/icon/18.gif) 5px 50% no-repeat; padding-left:20px;}

/*产品列表
-------------------------------------------------------------------*/
.products_block{background:#fff;}
.products{ margin:10px auto 0 auto; padding:0;}
.products dl {
	width:300px;
	height:115px;
	margin:0;
	padding:0 0 13px 10px;
	*padding:0 0 10px 10px;
	float:left;
	overflow:hidden;
}
.products dl dt {
	float:right;
	width:175px;
}
.products dl dt a {
	font-size:13px;
	color:#222;
	text-decoration:none;
}
.products dl dt a:hover {
	text-decoration:underline;
}
.products dl dd.pic {
	float:left;
}
.products dl dd.pic a {
	display:block;
	border:0px solid #ddd; overflow:hidden;
}
.products dl dd.pic a img {
	margin:0;
	border:1px solid #999;
}
.products dl dd.pic a:hover {
	border:0px solid #999; overflow:hidden;
}
.products dl dd.text {
	float:right;
	font-size:12px;
	line-height:19px;
	color:#222;
	width:175px;
}
.products dl dd.links {
	float:right;
	width:175px;
	margin-top:0px;
	text-align:left;
}
.products dl dd.links a {
	font-size:12px;
	line-height:15px;
	color:#cb272b;
	text-decoration:none;
}
.products dl dd.links a:hover {
	text-decoration:underline;
}


/*首页产品列表
-------------------------------------------------------------------*/
.new-products{ border:1px #e6e6e6 solid; padding:10px 0; background:#fff;}
.new-products li{display:block; margin:10px 0; clear:both;word-wrap: break-word;word-break: normal; overflow:hidden; text-align:center;}
.new-products img{border:1px #888 solid; width:100px; height:100px; margin-left:5px;}
.new-product-title{background:#e6e6e6; margin-top:5px; color:#6d971d; height:30px; line-height:30px; padding-left:10px; font-size:12px;}
.new-products-links{color:#4fb912;}

/* errors错误 */
.error {
	width: 90%;
	border: 1px solid #da0f00;
	background-color: #f1f2f4;
	color: #da0f00;
	margin: 0.3em auto 1.5em auto;
	padding: 0.3em 0.8em 1em;
}
.error p { font-weight: bold; }
.error li {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding-left: 3em;
}

/* warning 警告 */
.warning {
	color: black;
	font-size: 1.2em;
	background-color: #F8E1A0;
	border: 1px dashed #F9E400;
	font-weight: bold;
	margin: 0.2em 2em;
	padding: 0.6em 1em;
}
.warning_inline {
	color:#da0f00;
	font-weight:bold;
}

/* success 成功 */
.success {
	color: green;
	background-color: #d0d3d8;
	border: 1px dashed green;
	font-weight: bold;
	margin: 0.2em 1em;
	padding: 0.3em 0.8em 1em;
}
.success_inline {
	color:green;
	font-weight:bold;
}

/* pagination.tpl 分页 */
input.button_mini{background:url(../img/button-mini.gif) left -18px no-repeat; width:30px; height:19px; border:0; margin:0 auto auto 5px;*margin:2px auto auto 5px; font-size:12px;}

div.pagination { margin:0 10px; height:28px;  clear:both;}
ul.pagination {
	list-style: none;
	float: left;
}
ul.pagination li {
	display: inline;
	float: left;
	margin-right: 0.3em;
}
ul.pagination li, ul.pagination a, ul.pagination span {
	font-weight: bold;
	color: #374853;
}
ul.pagination a, ul.pagination span {
	border: 1px solid #888;
	padding: 0em 0.4em;
	display: block;
	line-height: 17px;
	background: #bdc2c9 url('../img/pagination_bg.gif') repeat-x top right;
}
ul.pagination a { text-decoration: none; }
ul.pagination li.current span {
	background-color: #595a5e;
	background-image: url('../img/pagination-bg-current.gif');
	color: white;
	border: 1px solid #595a5e;
}
ul.pagination li.truncate {
	padding: 0.3em;
	background: none;
}
#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {
	background-image: url('../img/pagination-prevnext-bg.gif');
	border: none;
	line-height: 19px;
	border-color: #d0d1d5;
	border-style: solid;
	border-width: 0 1px;
}
#pagination_previous {
	background: transparent url('../img/pagination-prev-border.gif') no-repeat top left;
	padding-left: 6px;
}
#pagination_previous a, #pagination_previous span {
	border-left: none;
}
#pagination_next {
	background: transparent url('../img/pagination-next-border.gif') no-repeat top right;
	padding-right: 6px;
}
#pagination_next a, #pagination_next span { border-right: none; }
li.disabled span {
	color: #888;
	background-color: #f1f2f4;
}

form.pagination { text-align: right; }
form.pagination label {
	line-height: 1.4em;
	vertical-align: bottom;
	float:right;
	margin-left: 0.3em;
}
form.pagination select { float:right; }
form.pagination select option{
	font-size: 0.9em;
	padding-right: 1em;
}
form.pagination input{ float:right; }
/* Block categories */
.cate_content{background:url(../img/cate-bg.jpg) repeat-x;}
#categories_block_left{background:#fff; padding-bottom:5px; border:1px #e7e5e6 solid; }
#categories_block_left ul.tree {}
#categories_block_left ul.tree li {
	border:none;
	padding-left:10px;
	font-size:12px;
	line-height:20px;
	margin-top:2px; 
}
/*#categories_block_left ul.tree li:hover{background:#f8f8f8;}*/
#categories_block_left ul.tree li ul li{
	padding-left:5px;
	background:none;
	font-weight:normal;
}
#categories_block_left ul.tree li ul li ul li{
	padding-left:15px;
	font-size:9px;
}
#categories_block_left ul.tree a{
	padding-left:5px;
	color:#424242;
}
#categories_block_left ul.tree a:hover{
color:#f00;
}
#categories_block_left ul.tree a.selected{
	color: #f00;
	font-weight: bold;
}
#categories_block_left span.grower{
	display:block;
	float:left;
	background-position: 0px 7px;
	background-repeat: no-repeat;
	width:9px;
	height:22px;
	padding: 0;
}
#categories_block_left span.OPEN { background-image: url('../img/icon/less.gif'); }
#categories_block_left span.CLOSE{ background-image: url('../img/icon/more.gif'); }

/*表单
-------------------------------------------------------------------*/
#contact-form form label{width:100px; color:#000; float:left;}
#contact-form p{margin:5px auto;}
/* product.tpl */
#primary_block{margin-top:5px;}
#primary_block #pb-right-column{
	width:310px;
	float:left;
}
#primary_block #image-block{
    border:#d0d1d5 solid 1px;
	height:300px;
	width:300px;
}
#primary_block #image-block img#bigpic{ 
	cursor:pointer; 
	height:300px;
	width:300px;
}
#primary_block ul#usefull_link_block{
	list-style-type:none;
	margin-top:1em;
}
#primary_block ul#usefull_link_block li{ margin:0.5em 1em 0.5em 0; display: block; }
#primary_block ul#usefull_link_block li a, #primary_block ul#usefull_link_block span.span_link, #primary_block ul#usefull_link_block span.span_link:hover{
	text-decoration:none;
	color:#76839b;
	font-size:0.9em;
	background: white url('../img/bullet_alt.jpg') no-repeat top left;
	padding-left:15px;
	height:15px;
}
#primary_block #pb-left-column{
	float:right;
	width:310px;
}
#primary_block #pb-left-column h2{font-size:14px;}
#primary_block #short_description_block{
	background: #f7f7f7;
	padding:0.7em;
	margin-bottom:1.5em;
}
#primary_block #color_picker p {
	margin: 0 0 0.4em 0;
	padding: 0 0 0 0;
}
#primary_block #color_picker {
	padding: 0.7em;
	background: #e5e6e7 url('../img/product-short-desc-bg.gif') repeat-x top left;
	border: 1px #d0d3d8 solid;
	margin-bottom: 1.5em;
}
#primary_block #color_to_pick_list {

}
#primary_block #color_to_pick_list li {
	display: inline;
	float: left;
	margin: 0 0.4em 0.4em 0;
}
#primary_block a.color_pick {
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #666;
	cursor: pointer;
}
#primary_block a.color_pick:hover {
	border: 1px solid #000;
}

#primary_block #image-block img#bigpic.jqzoom{
cursor:crosshair;
position:relative;
}

#primary_block p.buttons_bottom_block{ margin:0; }
#primary_block p.buttons_bottom_block a, #primary_block p.buttons_bottom_block input { margin:0.9em auto 0 auto; }
#primary_block #short_description_content{
	margin-bottom:0.5em;
}
#primary_block form#buy_block{
	background: #f1f2f4 url('../img/product-buy-bg.gif') repeat-x top left;
	font-size:1.1em;
	padding:0.7em;
	color:#374853;
	border: 1px #d0d3d8 solid;
}
#primary_block form#buy_block p{
	padding:0;
	margin-top:0;
}
#primary_block form#buy_block img.on_sale_img{
	float:left;
}
#primary_block form#buy_block span.on_sale{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	float:right;
}
#primary_block form#buy_block span.discount{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	float:right;
}
#primary_block form#buy_block span.our_price_display{
	float:right;
}
#primary_block form#buy_block span#availability_label{
	float:left;
	margin-right:1em;
}
#primary_block form#buy_block label{
	text-align:right;
}
#primary_block form#buy_block label,#primary_block form#buy_block select{
	display:block;
	width:47%;
	float:left;
}
#primary_block div#attributes p, #quantity_wanted_p{
	clear: left;
	height:2em;
}

/* prices */
#primary_block form#buy_block p.price{
	font-size:1.05em;
	text-align:right;
}
#primary_block form#buy_block span#pretaxe_price{
	font-size:0.75em;
	text-align:right;
}
#primary_block form#buy_block p#old_price{
	font-size:0.8em;
	text-align:right;
	text-decoration:line-through;
}
#primary_block form#buy_block p#reduction_percent{
	color:#da0f00;
	font-size:0.75em;
	text-align:right;
}
#primary_block form#buy_block p.price-ecotax{
	font-size:0.75em;
	text-align:right;
}

/* views block */
#views_block{
	margin:0pt auto;
	width: 284px;
}

#thumbs_list{
	overflow:hidden;
	float:left;
	width: 250px;
}
#thumbs_list ul{
	padding-left:0px;
	list-style-type:none;
	margin-top: 5px;
}
#thumbs_list li{
	float:left;
	cursor:pointer;
	width: 80px;
	height: 80px;
}
#view_scroll_left, #view_scroll_right{
	background: url('../img/thumbs_left.gif') no-repeat center;
	text-indent:-3000px;
	width:9px;
	height:18px;
	float:left;
	margin-top:30px;
	padding-right: 4px;
	padding-left: 4px;
}
#view_scroll_right{
	background-image: url('../img/thumbs_right.gif');
}
span.view_scroll_spacer{
	float: left;
	width: 17px;
	height: 80px;
}
/*  sitemap.tpl */
#sitemap_content{ margin-left:20px; }
div.sitemap_block{
	padding:0;
	float:right;
	width:30%;
}
div.sitemap_block ul{ text-align:left; }
div.sitemap_block h3, .categTree h3{
	margin-top:1em;
	margin-bottom:1em;
}
div.categTree {
	margin-top:25px;
	margin-bottom:1em;
	margin-left:5em;
}
/* Category tree (i.e. in sitemap) */
div.tree_top1 {
	background:url('../img/sitemap-top.gif') no-repeat -1px -3px;
	padding-left:24px;
	padding-bottom:5px;
	padding-top:3px;
}
ul.tree1, ul.tree1 ul{ list-style-type:none; }
ul.tree1 li{
	padding-left:1.2em;
	border-left:1px gray dotted;
	background:url(../img/sitemap-horizontal.gif) no-repeat left 10px;
	margin-left:1em;
}
ul.tree1 a{ padding-left:0.2em; }
ul.tree1 a.selected{ font-weight:bold; }
ul.tree1 li.last{
	background:url(../img/sitemap-last.gif) no-repeat -12px -2px;
	border:none;
}
span.grower{ cursor:pointer; }