/*
Template Name: lativ
Template URI: http://www.douco.net/
Description: The lativ template.
Version: 1.0
Author: DouCo Team
Author URI: http://www.douco.net/
Logo filename: logo.gif
*/


/* MISC: =FormatTags
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, "ÐÂËÎÌå", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:130%;
	background-color: #FFFFFF;
}
h1, h2, h3 {
	font-size: 16px;
}
h4, h5, h6 {
	font-size: 14px;
}
ul {
	list-style-type: none;
}
img {
	border: none;
}
table {
	border-collapse: collapse;
}
/* MISC: =Form
----------------------------------------------- */
input, select {
	color:#555555;
	font-size: 12px;
}
input.text, textarea.text {
	border:solid #ddd 1px;
}
input.button {
	cursor: pointer;
}
input.image {
	border:none;
}
fieldset {
	border:none;
}
fieldset legend {
	display:none;
}
label {
	display:-moz-inline-box;
	display:inline-block;
	width:200px;
	vertical-align:top;
}
label.inlinelabel {
	width:auto;
}
form p {
	margin:10px;
}
/* MISC: =LINK
----------------------------------------------- */
a {
	text-decoration:none;
	color:#555555;
}
a:hover {
	text-decoration:none;
	color:#765935;
}
/* MISC: =Public Class
----------------------------------------------- */
.clear {
	clear: both;
}
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearFix {
	height: 1%;
	display:block;
}
/* End hide from IE-mac */
* html #loader {
	position: absolute;
}
span.username a {
	text-decoration:underline;
	color:#ff6699;
}
span.goodsName a {
	color:#2fa8e4;
}
table td.alignleft {
	text-align:left;
}
#globalWrapper {
	width: 960px;
	margin: 0px auto;
}
#wrapper {
	float: left;
	width: 960px;
	overflow: hidden;
}
#page-left {
	float: left;
	width: 164px;
	margin-right: 22px;
	overflow: hidden;
	background-color:#5B5B5B;
}
#page-leftindex {
	float: left;
	width: 200px;
	margin-right: 10px;
	overflow: hidden;
}
#page-in {
	float: left;
	width: 774px;
	overflow: hidden;
}
#page-in td {
	height:25px;
}
#page-middle {
	float: left;
	width: 550px;
	overflow: hidden;
	margin-right: 10px;
}
#page-right {
	float: left;
	width: 190px;
	overflow: hidden;
}
#container-index {
	width: 960px;
	margin: 0px auto;
}
#container {
	width: 960px;
	margin: 0px auto;
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-y;
}
#page-header {
}
#page-header .welcome {
	text-align:right;
	height:24px;
	border-bottom: 1px solid #E0DDD4;
	color:#B7B3A7;
}
#page-header .welcome a:visited, #page-header .welcome a:link {
	color:#B7B3A7;
}
#page-header .welcome a:hover {
	color:#765935;
}
#page-header .menu td {
	padding-left:1px;
	line-height:150%;
}
#page-header .menu a:visited, #page-header .menu a:link {
	color:#949494;
}
#page-header .menu a:hover {
	color:#765935;
}
#page-header .menu2 a:visited, #page-header .menu2 a:link {
	color: #FF6600;
}
#page-header .menu2 a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#cell-nav {
	background:url(images/new/nav.png) repeat-x;
	line-height:180%;
	font-size: 12px;
	color: white;
}
#cell-nav td {
	text-align:center;
}
#cell-nav a:visited, #cell-nav a:link {
	color: #FFFFFF;
}
#cell-nav a:hover {
	color: #FFFFFF;
}
.textbox {
	border: 1px solid #959595;
	padding: 0 2px;
}
.textbox-search {
	width: 112px;
	border: 1px solid #666666;
	padding: 1px 2px;
	color: #999999;
}
.textbox-light {
	border: 1px solid #CECECE;
	padding: 2px 2px;
}
#main-table {
	background-color: #DADADA;
	table-layout: fixed;
	width: 100%;
}
#main-table td {
	background-color: #FFF;
}
#formLogin ul {
	padding: 0px;
	margin: 8px 8px 8px 30px;
}
#formLogin li {
	color: #2359B1;
	line-height: 16px;
	padding: 3px 0;
}
.cell-cat {
	background-color: #FFFFFF;
	padding: 3px;
}
.ad-div {
	margin: 10px 0px;
}
.ad-borde td {
	BORDER-RIGHT: #e0e0e0 1px solid;
	BORDER-TOP: #e0e0e0 1px solid;
	BORDER-LEFT: #e0e0e0 1px solid;
	BORDER-BOTTOM: #e0e0e0 1px solid;
}
#cat-div-index {
	margin-top:3px;
}
#cat-div-index ul {
	list-style-type: none;
}
#cat-div-index .parent-cat {
	padding-left: 0px;
	background: url();
	border-bottom: 2px solid #666666;
	line-height: 25px;
	font-weight:bold;
	font-size:11px;
}
#cat-div-index .parent-cat a:visited, #cat-div-index .parent-cat a:link {
	color:#666666;
	text-decoration: none;
}
#cat-div-index .parent-cat a:hover {
	color: #FF6000;
	text-decoration: none;
}
#cat-div-index li {
	padding-left: 20px;
	background-image: url(images/2008-leftbg.gif);
	background-repeat: no-repeat;
	line-height: 30px;
}
#cat-div-index a:visited, #cat-div-index a:link {
	color: #333;
	text-decoration: none;
}
#cat-div-index a:hover {
	color: #FF6000;
	text-decoration: none;
}
#cat-div {
	margin-top:3px;
	
}
#cat-div ul {
	list-style-type: none;
}
#cat-div li {
	padding-left: 20px;
	padding-right: 30px;
	line-height: 30px;
	border-bottom: 1px solid #FFFFFF;
}
#cat-div a:visited, #cat-div a:link {
	color: #E1E1E1;
	text-decoration: none;
}
#cat-div a:hover {
	color: #FFF;
	text-decoration: none;
}
.title-div {

}
#footer-table {
	color: #949494;
	margin-bottom:20px;
	margin-top:20px;
}
#footer-table .bottoMenu {
	PADDING-LEFT: 16px;
	FONT-SIZE: 11px;
	COLOR: #949494;
	LINE-HEIGHT: 16px;
	PADDING-TOP: 16px;
	TEXT-DECORATION: none
}
#footer-table a:visited, #footer-table a:link {
	color: #949494;
	text-decoration: none;
}
#footer-table a:hover {
	color: #949494;
	text-decoration: underline;
}
#footer-logo {
	background-image: url(images/footer_bg.gif);
}
.content-div3 {
background:url(images/new/top_m.png) repeat-y;
}
.table-div {
	padding: 5px;
	background-image: url(images/table_bg.gif);
}
.goods-price {
	color: #C8B16F;
}
.market-price {
	background: url(images/line_through.gif) repeat-x center 8px;
}
.goods-recommend {
	width:600px;
	list-style-type: none;
	color:#999999;
	font-size:11px;
}
.goods-recommend li {
	text-align:center;
	padding-right:13px;
	padding-bottom:8px;
	margin-bottom:5px;
	float:left;
	white-space:nowrap;
	width:125px;
	text-overflow:ellipsis;
	overflow:hidden;
	border-bottom: 2px solid #EEEEEE;
}
.goods-table {
	background-color: #DADADA;
	width: 140px;
	height:200px;
	text-align: center;
	margin: 5px;
}
.goods-table td {
	vertical-align:top;
	background-color: #FFF;
}
.re_goods-table {
	background-color: #DADADA;
	width: 140px;
	height:150px;
	text-align: center;
	margin: 5px;
}
.re_goods-table td {
	vertical-align:top;
	background-color: #FFF;
}
.article-list {
background:url(images/new/bank_m.png) repeat-y;height:1%; width:170px; padding:5px 15px;
}
.article-list li {
	padding-left: 2em;
	line-height: 180%;
	background-image: url(images/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	white-space:nowrap;
	width:160px;
	text-overflow:ellipsis;
	overflow:hidden;
}
.article-list a:visited, .article-list a:link {
	color: #9A6F4A;
	text-decoration: underline;
}
.article-list a:hover {
	color: #9A6F4A;
	text-decoration: underline;
}
.top-list {
	padding:5px;
	margin: 0px;
	list-style-type: none;
	line-height:180%;
}
.top-list li {
	padding-left: 1em;
}
.history-list {
	padding:10px;
	line-height:180%;
}
.history-list li {
	padding-left:20px;
	background-image: url(images/arrow_compare.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.goods-list {
	background-color: #DADADA;
	width: 98%;
	margin: 3px;
}
.goods-list td {
	background-color: #FFF;
}
.cart-div {
	padding-top: 15px;
	padding-left: 50px;
	height:45px;
	margin-top:20px;
	margin-bottom:10px;
	background-image: url(images/cart_bg.jpg);
	background-repeat: repeat-x;
}
.cell-normal {
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-x;
}
#flow-region {
	padding-bottom: 20px;
}
#flow-region th {
	background: #F0F0F0;
	padding: 4px 0;
}
img.thumb {
	margin: 10px 0;
}
img.border {
	border: 1px solid #E0E0E0;
}
td.help-cat {
	background-color: #FFFFFF;
	background-image: url(images/cell_title_bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	padding-top: 4px;
}
td.help-cat img {
	vertical-align: middle;
}
div.addto_cart {
	margin-top: 5px;
	padding: 5px;
	border-top: 1px dotted #DADADA;
}
div.addto_cart img {
	vertical-align: middle;
}
#compareLink {
	text-decoration: underline;
}
span.modify {
	line-height: 32px;
	float: right;
	padding-right: 10px;
	margin-top: 10px;
	font-size: 14px;
}
#loader {
	background-color: #FFFFCC;
	border: 1px solid #CC0000;
	position: fixed;
	color: #CC0000;
	z-index: 1000;
	left: 0px;
	bottom: 0px;
	padding: 5px 15px;
  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
	opacity: 0.65;
}
* html #loader {
	position: absolute;
}
a#catalog-list {
	background: url(images/arrow_catalog.gif) no-repeat right top;
	padding-right: 10px;
}
a:hover#catalog-list {
	background: url(images/arrow_catalog.gif) no-repeat right -12px;
}
.catalog-div {
	border: 1px solid #808080;
	background: #FFF;
	display: none;
	position: absolute;
	padding: 5px 20px;
	margin:0;
	z-index:999;
}
.catalog-div ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.catalog-div li {
	white-space:nowrap;
}
.catalog-div .top-cate {
	border-bottom: 1px solid #DADADA;
	font-weight:bold;
	margin: 3px auto;
}
.catalog-div .snd-cate {
	padding-left: 1em;
}
span.notice {
	color: #F00;
}
span.promote {
	position: absolute;
	z-index: 1;
	opacity: 0.5;
	width: 100px;
	height: 100px;
	background: url(images/watermark_promote.gif) 50px 70px no-repeat;
}
* +html .photo_largar {
	display:inline !important;
}
.photo_largar {
	position: relative;
	display:block;
}
img.new {
	position: absolute;
	right: 10px;
	top: 0;
}
span.hot {
	position: absolute;
	z-index: 1;
	opacity: 0.5;
	width: 100px;
	height: 100px;
	background: url(images/watermark_new.gif) 50px 70px no-repeat;
}
span.best {
	position: absolute;
	z-index: 1;
	opacity: 0.5;
	width: 100px;
	height: 100px;
	background: url(images/watermark_best.gif) 50px 70px no-repeat;
}
#compareBox {
	width:130px;
	background: #FFF;
	padding: 10px 3px 5px;
	border: 1px solid #999;
	position: absolute;
	right:1px;
	top:200px;
	opacity: 0.8;
 filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=0.8);
}
#compareBox input {
	color: #FFF;
	background: #000;
	width: 120px;
	padding-top: 3px;
	margin-bottom: 5px;
	border: 1px solid #000;
}
#compareList {
	margin:0px;
	padding:0px;
	width:120px;
}
#compareList li {
	color: #333;
	text-align:left;
	background: #F1F1F1;
	padding: 3px 5px;
	border: 1px solid #999;
	margin: 3px 0;
}
#compareList li img {
	float:right;
	padding-top:4px;
}
#myship-list {
	background: #F1F1F1;
	padding: 5px 20px;
	margin-top: 20px;
}
#myship {
	margin: 0 auto 30px auto;
}
#myship .myship-title {
	background: #DADADA;
}
#myship td {
	border-bottom: 1px dotted #DADADA;
	padding: 5px 10px;
}
#myship .colum2 {
	background: #F1F1F1;
}
#myship .colum1 {
	background: #F7F7F7;
}
#price-grade {
	list-style: none;
	margin: 0;
	padding: 0;
}
#price-grade li {
	font: 12px Arial;
	background: url(images/arrow_orange.gif) no-repeat left center;
	padding-left: 10px;
	margin: 0 0 5px 8px;
}
#price-grade #price-grade-current {
	color: #333;
	background: url(images/arrow_black.gif) no-repeat left center;
}
#pwd_lower, #pwd_middle, #pwd_high {
	border-bottom: 2px solid #DADADA;
}
.activity-list {
	margin: 10px auto;
	border-collapse: collapse;
	border: 1px solid #DADADA;
	border-top: 3px solid #7fbee1;
}
.activity-list th {
	text-align: left;
	vertical-align: top;
	background: #F1F1F1;
	width: 140px;
	padding: 3px 10px;
}
.activity-list td {
	vertical-align: top;
	padding: 3px 10px;
}
.activity-list td a {
	color: #2359B1;
}
.activity-list td a:hover {
	text-decoration: underline;
}
/* LIBRARY: goods_list 
----------------------------------------------- */
.divSort {
}
.divSort .sortForm {
	display:inline;
	float:right;
	margin:5px 0px;
}
.divSort .sortForm .sort img {
	align:absMiddle;
}
.divSort .compareButton {
	display:none;
}
.compareButton input.button {
	background-color:#fff;
	color:#666;
	width:120px;
}
.goods_list .divList {
	margin-bottom:10px;
}
.goods_list dl {
	float:left;
	width:190px;
	height:260px;
	text-align:center;
}
.goods_list dt {
	margin:auto;
	width:150px;
	padding-bottom:10px;
}
.goods_list dt img {
	width:100px;
}
.goods_list dd {
	width:150px;
	margin:auto;
}
.goods_list dd.goodsName {
	margin-bottom:5px;
}
.goods_list dd.goodsName a {
}
.goods_list dd.goodsBrief {
	display:none;
}
/* LIBRARY: pages
----------------------------------------------- */
#pager {
	color: #666666;
	text-align: right;
	clear: both;
	padding: 8px 10px 8px 0;
}
#pager a {
	color: #666666;
}
#pager a, #pager select {
	vertical-align: middle;
}
/* LIBRARY: ur_here 
----------------------------------------------- */
.ur_here {
	padding: 0 0 3px 23px;
	background-repeat: no-repeat;
	background-image: url(images/icon_arrow_right.gif);
	background-position: 4px 5px;
	color:#CC9966;
	height:20px;
	line-height:20px;
	margin-top:20px;
	margin-bottom:30px;
}
.ur_here a:visited, .ur_here a:link {
	color: #CC9966;
}
.ur_here a:hover {
	color: #CC9966;
	text-decoration: underline;
}
/* LIBRARY: user
----------------------------------------------- */
.user_passport {
    color:#686868;
}
.user_passport .fillForm { 
	width: 180px;
	border: 1px solid #CCCCCC;
	padding: 1px 2px;
	color: #000000;
}
/* dwt: goods 
----------------------------------------------- */
#itemGallery {
	width: 215px;
	margin-top: 4px;
}
#itemGallery li {
	float: left;
	margin-right: 5px;
}
#itemGallery img {
	padding: 3px;
	border: 1px solid #F4F4F0;
}
#itemInfoList {
	line-height: 1.6em;
	color: #646464;
	width:300px;
}
#itemInfoList a {
	color: #2FA8E4;
	text-decoration: underline;
}
#itemInfoList h2 {
	font: bold 16px Arial;
	margin-bottom: 8px;
	color:#363636;
	padding-bottom:8px;
	border-bottom: 2px solid #E0DDD4;
}
#itemInfoList h2 img {
	margin-left: 5px;
}
#itemInfoList .goodsPrice {
	color: #CC3300;
	font-weight: bold;
}
#itemInfoList .marketPrice {
	color:#CC3300;
	text-decoration: line-through;
}
#itemInfoList .textInput {
	height: 15px;
	background: #fff;
	padding: 3px;
	margin-right: 5px;
	border: 1px solid #E6E6E6;
}
#itemInfoList #itemBtnList {
	margin-top: 10px;
}
#itemInfoList .itemInfoListTable {
	margin-bottom: 8px;
}
#itemInfoList .itemInfoListTable th {
	text-align: left;
	color: #333;
	width: 100px;
	padding: 2px 8px;
	border-bottom: 2px solid #dadada;
}
#itemInfoList .itemInfoListTable td {
	color: #999;
	padding: 2px 8px;
	border-bottom: 1px solid #dadada;
}
#itemInfoList ul.line {
	margin-bottom: -1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom: 1px dashed #E6E6E6;
}
#itemInfoList ul.line LI {
	color:#646464;
}
.goods-li-bg {
	margin-top: 10px;
	margin-right: 0px;
	height: 32px;
	background: url(images/good_li_bg.jpg) repeat-x;
}
.goods-li {
	margin-left: 2px;
	height: 29px;
	background: url(images/good_li.jpg) no-repeat;
	padding-left: 12px;
	padding-top: 3px;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}
.title-a {
	border-bottom: 1px solid #E0DDD4;
	height:20px;
	padding-left:3px;
	margin:10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #363636;
}
.title-a .modify {
	position: absolute;
	top: 5px;
	right: 10px;
}
.more_table {
	background-image: url(images/more_table_up.gif);
	background-repeat: no-repeat;
	height: 23px;
	font-size: 13px;
	padding-left:21px;
	padding-top:8px;
}
.more_table-bg {
	padding:10px;
	line-height:180%;
}
.more_table-bg li {
	padding-left:20px;
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.brands-div {
	padding:10px;
	line-height:200%;
	list-style-type: none;
}
.brands-div li {
	padding-left:5px;
	background-image: url(images/cat_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

/* dwt: goods 
----------------------------------------------- */
.flow {
}
.flow .cart-process {
}

/* LIBRARY: goods_tags
----------------------------------------------- */
#globalTags {
	padding: 10px;
	padding-left:0px;
}
#ECS_TAGS {
}
#ECS_TAGS a {
	padding-right:5px;
}
.textInput_tag {
	width: 115px;
	height: 9px;
	background: #fff;
	padding: 3px;
	margin-right: 5px;
	border: 1px solid #DDD;
	line-height: 9px;
}
.textInput_member {
	width: 34px;
	background: #fff;
	margin-right: 5px;
	padding-left:3px;
	border: 1px solid #DDD;
	line-height:14px;
	height:14px;
}
.sumbit_tag {
	height: 18px;
	width: 29px;
	border: 1px solid #FFFFFF;
	padding: 0px;
	vertical-align: bottom;
	margin: 0px 7px 0px 0px;
}
/* luckyZoom
----------------------------------------------- */
.luckyZoomSmallImageCont {
	WIDTH: 300px;
	POSITION: relative;
	HEIGHT: 360px;
	TEXT-ALIGN: center
}
.luckyZoomBigImageCont {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	Z-INDEX: 100;
	VISIBILITY: hidden;
	OVERFLOW: hidden;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	POSITION: absolute
}
.luckyZoomHeader {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	Z-INDEX: 10;
	BACKGROUND: #9e2f2d;
	LEFT: 0px;
	PADDING-BOTTOM: 3px;
	FONT: 10px Tahoma, Verdana, Arial, sans-serif;
	COLOR: #fff;
	PADDING-TOP: 3px;
	POSITION: relative;
	TOP: 0px
}
.luckyZoomHeader A {
	COLOR: #fff
}
.luckyZoomPup {
	BORDER-RIGHT: #aaa 1px solid;
	BORDER-TOP: #aaa 1px solid;
	Z-INDEX: 10;
	BACKGROUND: #ffffff;
	FILTER: alpha(Opacity=50);
	VISIBILITY: hidden;
	BORDER-LEFT: #aaa 1px solid;
	WIDTH: 50px;
	BORDER-BOTTOM: #aaa 1px solid;
	POSITION: absolute;
	HEIGHT: 50px;
	opacity: 0.5;
	moz-opacity: 0.5;
	khtml-opacity: 0.5
}
#Layer1 {
	Z-INDEX: 100;
	LEFT: 5%;
	WIDTH: 233px;
	POSITION: absolute;
	TOP: 6px;
    HEIGHT: 63px;
}
/* LIBRARY: user_menu
----------------------------------------------- */
.user_menu {
 margin:0 0px 0 0px;
 background: #fff;
 border:solid #e5e5e5 1px;
}
.user_menu h2 {
	background-image: url(images/title_user_menu.png);
	background-position: 5px 10px;
	margin-bottom:8px;
}
.user_menu ul {
	margin:0 5px;
	border-top:solid #e5e5e5 1px;
	padding:5px 0;
}
.user_menu li {
	height:30px;
	line-height:30px;
	background-image:url(images/icon_arrow_right_3.png);
	background-repeat:no-repeat;
	background-position:90% 50%;
}
.user_menu li.current {
	background-color:#f5f5f5;
	background-image:url(images/icon_arrow_right.png);
}
.user_menu li.current a {
	color:#2fa8e4;
}
.user_menu a {
	display:block;
	height:30px;
	font-size:12px;
	padding-left:15px;
}
.user_menu a:hover {
	background-image:url(images/icon_arrow_right.png);
	background-repeat:no-repeat;
	background-position:90% 50%;
	background-color:#f5f5f5;
	text-decoration:none;
}
.libTitle {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	height: 26px;
	display: block;
}
.notice_t{
background:url(images/new/notice_t.png);
width:190px;
height:40px;
}
.notice_m{
background:url(images/new/notice_m.png);
width:170px;
padding:10px;
height:110px;

}
.notice_b{
background:url(images/new/notice_b.png);
width:190px;
height:6px;
}

.a_online{ width:200px; height:75px; background:url(images/new/ae_online.png) no-repeat; margin-top:10px;}
.box_online{margin:30px 10px 5px 10px;}
.line_solid_bottom img{}
