/*
Template Name: EC_Clothes
Template URI: http://www.ecshop.com/
Description: The EC_Clothes template.
Version: 2.5.1
Author: GUI：zhaoxueqing /---------/ CODE：zhaoxueqing quiguohui
Author URI: http://www.ecshop.com/
Logo filename: logo.gif
*/

* html {
  filter:expression(document.execCommand("BackgroundImageCache", false, true));
  /*  fix IE6 background flicker  */
}
body {
  font: 12px, Arial, Helvetica, sans-serif;
  color: #808080;
  background:url(images/hua.jpg);  
}
img {border: 0px;}
form {
  margin: 0px;
  padding: 0px;
}
div, td, p {
  font: 12px verdana, arail;
  line-height: 150%;
}
p {margin:0;}
input, select, textarea {
  font: 12px "Courier New";
}
a:visited, a:link {
  color: #808080;
  text-decoration: none;
}
a:hover {
  color: #2359B1;
}
.clear {
  clear: both;
}
#globalWrapper {
  width: 802px;
  margin: 0px auto;
}
#wrapper {
  float: left;
  width: 100%;
  overflow: hidden;
  background-color:#FFF;
}
#page-left {
  float: left;
  width: 170px;
  padding: 0px 1px;
  overflow: hidden;
}
#page-middle {
  float: left;
  width: 466px;
  overflow: hidden;
}
#page-bigright {
  float: left;
  width: 629px;
  overflow: hidden;
}
#page-bigrighttext {
  float: left;
  width: 589px;
  overflow: hidden;
}
#page-right {
  float: left;
  width: 162px;
  padding: 0px 1px;
  overflow: hidden;
}
#pageleft {
  float: left;
  width: 444px;
  padding: 0px 1px;
  overflow: hidden;
}
#pagemiddle {
  float: left;
  width: 350px;
  overflow: hidden;
}
#pagetwoleft {
  float: left;
  width: 270px;
  padding: 0px 1px;
  overflow: hidden;
}
#pagetwobigright {
  float: left;
  width: 529px;
  overflow: hidden;
}
#container {
  width: 802px;
  border-bottom: 1px solid #CCC;
  background: url(images/content-bg.gif) repeat-y;
  margin: 0px auto;
  overflow: hidden;
}
#containerone {
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  overflow:hidden;
}
#container2 {
  border-bottom: #CCC solid 1px;
  width: 782px;
  background: url(images/content-bg2.gif) repeat-y;
  padding:0 10px;
  margin: 0px auto;
}
#container3 {
  border-bottom: #CCC solid 1px;
  width: 802px;
  background: url(images/content-bg3.gif) repeat-y;
  margin: 0px auto;
}
#container4 {
  border-bottom: #CCC solid 1px;
  width: 802px;
  background: url(images/content-bg4.gif) repeat-y;
  margin: 0px auto;
}
#page-header {
  
}
#cell-logo {
  background-color: #fff;
  padding-bottom:10px;
}
#cell-nav {
  height: 35px;
  padding-left: 15px;
  font-size: 12px;
  font-weight:700;
  color: #8E8E8E;
  border:1px solid #ccc;
  border:1px 1px 0 1px;
  margin-top:5px;
}
#cell-nav ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#cell-nav li {
  float: left;
  padding: 2px 22px;
}
#cell-nav a:visited, #cell-nav a:link {
  color: #8E8E8E;
}
#cell-nav a:hover {
  color: #8E8E8E;
}

#search-bar {
  background:url(images/searchbg.jpg) repeat-x;
  border:1px solid #ccc;
  border:0 1px;
  display: table;
  width: 99.8%;
  height:28px;
}

#search-bar #search-left {
    position:absolute;
}

#search-bar #search-right {
    float:right;
    position:relative;
    right:0;
}

#search-bar img, #search-bar input {
  vertical-align: middle;
}
.textbox {
  border: 1px solid #959595;
  padding: 0 2px;
}
.textbox-light {
  border: 1px solid #CECECE;
  padding: 0 2px;
}
#adbanner {border-left: 1px solid #CECECE;border-right: 1px solid #CECECE; text-align:center; clear:both;}
#adbanner_sort {text-align:center;}
#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;
  color:#000;
}
#cat-div {
  background-color: #FFF;
  padding: 10px;
  margin: 3px;
}
#cat-div ul {
  padding: 2px;
  margin: 0;
  list-style-type: none;
  /*border-bottom:1px dotted #ccc;*/
}
#cat-div li {
  padding-left:30px; line-height:25px; background:url(images/listdot.gif) no-repeat 10px 10px; border-bottom:1px solid #E6E6E6; height:1%; overflow:hidden;color:#000;}
 #cat-div li a { color:#484647;}
#cat-div h3 {padding:0; margin:0; font-size:12px; font-weight:700;border-bottom:1px dotted #ccc; height:30px; line-height:30px; }
#cat-div h3 a {color:#2F5982 !important;}
#cat-div a:visited, #cat-div a:link {
  color: #333;
  text-decoration: none;
}
#cat-div a:hover {
  color: #007ED6;
  text-decoration: none;
}
.title-div {
  font-size: 14px;
}
#footer-table {
  background-image: url(images/cell_title_bg.gif);
  background-repeat: repeat-x;
  border-top: 1px solid #DADADA;
}
#footer-logo {
  background-image: url(images/footer_bg.gif);
}
.content-div {
  padding: 10px;
  border-top:1px solid #ccc;
}
.content-div h3 { padding:0; margin:0; font-size:12px; color:#2F5982; border-bottom:1px solid #ccc; height:26px; line-height:26px;}
.content-email {
  padding: 10px;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
}
.goods-price {
  color: #E44087;
}

.goods-table {
  background-color: #DADADA;
  width: 140px;
  height:200px;
  text-align: center;
  margin: 5px;
}
.goods-table td {
  vertical-align:top;
  background-color: #FFF;
}
.article-list {
  padding: 2px;
  margin: 0px;
  list-style-type: none;
}
.article-list li {
  background-image: url(images/news_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 1.5em;

  line-height: 180%;
  text-overflow:ellipsis;
  overflow:hidden;
}
.top-list {
  padding: 2px;
  margin: 0px;
  list-style-type: none;
}
.top-list li {
  padding-left: 1em;
  line-height: 130%;
}
.history-list {
  padding: 0 0 0 1.5em ;
  margin: 0;
}
.goods-list {
  background-color: #DADADA;
  width: 98%;
  margin: 3px;
}
.goods-list td {
  background-color: #FFF;
}

#globalGoodsList .itemGrid {
        border-bottom: 1px solid #ccc;
      }
      #globalGoodsList .itemGrid .item {
		height: 246px;
		position: relative;
		margin:0px;
		padding:0px;
		text-align:center;
		float:left;
      }
      #globalGoodsList .itemGrid .item .pic,
      #globalGoodsList .itemGrid .item .name,
      #globalGoodsList .itemGrid .item .price,
      #globalGoodsList .itemGrid .item .btnList {
        margin-bottom: 5px;
      }
      #globalGoodsList .itemGrid .item .brief {
        color: #999;
        text-align: left;
        height: 30px;
        margin-bottom: 5px;
      }
      #globalGoodsList .itemGrid .item .waterMark {
        position: absolute;
        top: 15px;   left: 20px;
      }
      #globalGoodsList .itemGrid .item .waterMark img {
        padding: 0;
        border: 0;
      }
      #globalGoodsList .globalGoodsListMenu {
        text-align: right;
        padding: 5px 10px;
        border-bottom: 1px solid #f1f1f1;
      }
      #globalGoodsList .globalGoodsListMenu select,
      #globalGoodsList .globalGoodsListMenu input,
      #globalGoodsList .globalGoodsListMenu img {
        vertical-align: middle;
      }
      #globalGoodsList .globalGoodsListMenuDisplay {
        color: #5fb0dc;
        padding-right: 30px;
      }
	  .name a{color:#036;text-decoration: underline;}
	  .marketPrice {color:#000;text-decoration: line-through;}
	  .goodsPrice { color:#c20001;}
.cart-div {
  margin: 3px;
  padding: 10px;
  background-image: url(images/cart_bg.gif);
  background-repeat: repeat-x;
}
#login-news {
  width: 800px;
  overflow: hidden;
  border-right: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
}
#login {
  float: left;
  width: 170px;
}
.cell-news {
  background: url(images/news_bg.gif) repeat-x center bottom;
  float: left;
  width: 242px;
  height: 170px;
}
#tab-title {
  clear:both;
  background:url(images/tab_title.gif) no-repeat left bottom; 
  height:40px;
}
.tab-front,
.tab-back {
  font-weight: bold;
  line-height: 26px;
  height: 26px;
  display: inline;
  margin: 8px -7px 0 8px;
  padding:0 10px;
  float:left;
  border: 1px solid #00508F;
  border-bottom-width: 0;
  cursor: pointer;
}

.tab-front {
  color: #4262AC;
  background: url(images/tab_front.gif) repeat-x;
}

.tab-back {
  color:#FFF;
  background: url(images/tab_back.gif) 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;
}
#pager {
  text-align: right;
  padding: 3px 12px;
}
img.thumb {
  margin: 10px 0;
}
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;
}

#compareLink { text-decoration: underline; }

form.sort {
  padding: 8px 5px 5px;
  text-align: right;
}
form.sort img {
  vertical-align: middle;
}
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;
}
/*  ==================== 商品详情信息 ====================  */
      #itemAllInfo {
        overflow: hidden;
        zoom: 1;
        padding: 15px;
		color:#787878;
      }
      #itemPic {

	  }
	  .clothsimg { width:300px; height:300px;}
      #itemPic .thumb {
        padding: 4px;
      }
      #itemPic .waterMark {
        float: left;
        position: absolute;
        top: 2px;   right: 10px;
      }


      .waterMark002 {
        float: left;
        position: absolute;
        top: 2px;   right: 10px;

      }

      #itemGallery {
        width: 215px;
        margin-top: 4px;
		text-align:center;
      }
      #itemGallery li {
        float: left;
        margin-right: 5px;
      }
      #itemGallery img {
        padding: 0px;
        border: 1px solid #369;
      }
      #itemInfoList {
        line-height: 1.6em;
        color: #787878;
        float: right;
        padding-right: 0px;
      }
      #itemInfoList h2 {
        font: bold 14px Arial;
        margin-bottom: 8px;
      }
      #itemInfoList h2 img {
        margin-left: 5px;
      }
      #itemInfoList .goodsPrice {
        color: #f60;
      }

      #itemInfoList .textInput {
        height: 15px;
        background: #f5fcfe;
        padding: 3px;   margin-right: 5px;
        border: 1px solid #a5d2eb;
      }
      #itemInfoList #itemBtnList {
        margin-top: 10px;
      }
	  #itemInfoList #itemBtnList img { padding-left: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 {
        padding: 5px 10px;    margin-bottom: -1px;
        /*border-top: 1px solid #a5d2eb;
          border-bottom: 1px solid #a5d2eb;*/
      }
	  #itemInfoList ul.linedot {
        padding: 2px 10px;    margin-bottom: -1px;
        border-bottom: 1px dotted #787878;
		height:1%; overflow:hidden;
		margin:0 10px;
      }
	  ul,li { padding:0; margin:0; list-style:none;}
	  .showbox { width:285px;}
	  .showboxborder{ border-left:1px solid #969696; border-right:1px solid #969696; width:283px; padding:0; margin:0;}
	  .showbottom { background:url(images/showbottom.gif) no-repeat; width:285px; height:7px; overflow:hidden; text-indent:-8888px;}
	  .showtit { background:url(images/showtit.gif) no-repeat; width:285px; height:31px; overflow:hidden;}
	  
/* -------- 用户中心　-------- */
	.menu-div ul { padding:10px;}
	.menu-div li{ padding-left:30px; line-height:25px; background:url(images/listdot.gif) no-repeat 10px 10px; border-bottom:1px solid #E6E6E6;}
	
	.cattwolist {line-height:25px; border-bottom:0 !important; margin:0; padding:0; list-style:none; border-top:1px solid #E6E6E6; margin-left:-30px !important;}
	.cattwolist li{padding-left:30px; line-height:25px; background:url(images/listdot2.gif) no-repeat 10px 10px !important; border-bottom:0 !important;}
	.cattwolist li a { color:#787878 !important;}

/* -------- 图处放大页面 ---------- */
	.bigimginfo { width:960px; margin:0 auto; border:1px solid #DADADA;}
	.moreimginfo { background-color: #FFF; width:160px; overflow:hidden;}
	
	

 /*  ==================== 选项卡功能 ====================  */
 	.goodinfo { margin:0 20px;}
      #globalTab .TabBar {
        height: 22px;
        border-bottom: 1px solid #a5d2eb;
      }
      #globalTab .TabBar li {
        line-height: 20px;
        color: #666;
        float: left;
        padding: 0 10px;    margin: 1px 3px 0 0;
        border: 1px solid #dadada;
        border-bottom: 0;
        position: relative;
        cursor: pointer;
      }
      #globalTab .TabBar li.tag-selected {
        line-height: 22px;
        color: #0b54ab;
        background: #fff;
        margin: 0 3px -2px 0;
        border: 1px solid #a5d2eb;
        border-bottom: 0;
      }
      #globalTab .TabBar li.tag-hightlight {
        background: #f1f1f1;
      }
      #globalTab .TabPages {
        border-top: 0;
      }
      #globalTab .TabPage {
        padding: 10px;
      }