/*
  [c] explus.cn
*/
body{
  font-size:12px;
  font-family:lucida Sans Unicode,verdana;
  color:#333;

}
a:hover {
color:#5C719E;
}
.themes-clazz{
   position:absolute;
   width:100%;
   top:-10000px;
   z-index:65535;
}
.GoodsCategoryWrap a{
  background-image:none;
  font-family:Verdana;
  line-height:22px;
}

.GoodsSearchWrap .goodpic,.GoodsSearchWrap .goodpic a{
  height:200px!important;
}


.clazz-list,.clazz-handle{
  background:#F39000;
  position:relative;
}
.clazz-list{
overflow:hidden;
clear:both;
height:auto;
}
.clazz-handle{
 height:10px;
 cursor:pointer;
}
.clazz-handle span{
  display:block;
  position:absolute;
  line-height:25px;
  color:#fff;
  width:100px;
  right:20px;
  top:10px;
  padding-left:10px;
  border-right:1px #AD470A solid;
  border-bottom:1px #AD470A solid;  
  background:#F39000 url(arrow-bottom.png) no-repeat 95% 50%;
}

.clazz-handle span.active{
  background:#F39000 url(arrow-top.png) no-repeat 95% 50%;
}
.clazz-list .c-cat-depth-1 {float:left;margin:10px;}

.clazz-list .c-cat-depth-1 a{background:none;font-size:14px;color:#fff;clear:left;padding:3px;display:block}
.clazz-list .c-cat-depth-1 ul{float:left;}
.clazz-list .c-cat-depth-1 ul a{margin:2px;}
.clazz-list a:hover{
   background:#ff6600;
}
.clazz-list .c-cat-depth-2{}
.clazz-list .c-cat-depth-2 ul a{font-size:12px;padding:2px 0 0 0;}

.TopWrap{
  overflow:hidden;
  height:90px;
  border-bottom:1px #ADB8CE solid;
   
}


.site-name{
  width:155px;
    text-align:right;
	float:left;
	clear:left;
}
.site-name a{width:170px;height:53px;display:block;overflow:hidden;margin-top:5px;text-align:center;}
.site-name,.site-name a,.site-name a:hover{
  color:#5C719E;
  font-family:Arial Black;
  font-size:30px;
}
.site-name a img{border:none;}
.site-name span{
  display:block;
  
  font-weight:normal;
  font-size:12px;
}

.member-info{
   width:300px;
   line-height:20px;
   padding:2px 5px 2px 5px;
   float:right;
   background:#FEF4E5;
   margin-right:150px;
   white-space:nowrap;
}
.member-info,.member-info a{
  color:#999;
}
.member-info a:hover{
  color:#333;
}
.member-info .ShopCartWrap{
   float:right;
}

.menus{margin-left:20px;}
.menus .MenuList{
  margin:0;
  padding:0;
  overflow:hidden;
  height:100%;
  width:auto;
  
}
.menus .MenuList li,.menus .MenuList a{
   float:left;
   white-space:nowrap;
   display:block;
   zoom:1;
   background:#EEF1F5;
   padding:2px;
}
.menus .MenuList a{
  line-height:25px;
  padding:3px;
}
.menus .MenuList a:hover{
  background:#E6EAF0;
}
#AllWrap{
  padding:20px;
  overflow:hidden;
}
#bread-tip{
  padding:10px 0 10px 20px;
}
#Foot{
  margin-top:20px;
  border-top:1px #ADB8CE solid;
  padding:10px;
}

.vserver-goods-list{
  overflow:hidden;
  height:100%;
}
.vserver-goods-list li{
    float:left;
    width:145px;
    height:180px;
	border-color:#ADB8CE;
	border-style:solid;
	border-width:1px;
	background:#e9e9e9;
	margin:5px;
    position:relative;
	cursor:pointer;
}
.vserver-goods-list a{
  display:block;
   width:141px;
  height:176px;
  overflow:hidden;
  background:#fff;

  border:2px #fff solid;
}

.vserver-goods-list a:hover{
   border-color:#5C719E;
}

.vserver-goods-list .item-tag{
   width:31px;
   height:30px;
   display:block;
   font-size:1px;
   text-indent:2000px;
   overflow:hidden;
   position:absolute;
   z-index:2;
   left:-7px;
   top:-7px;
   background:url(itemtag.gif) no-repeat 0 0;
   display:none;
}
.vserver-goods-list .item-tag-hot{
   background-position:0 -37px;
   display:block;
}
.vserver-goods-list .item-tag-free{
   display:block;
}
.vserver-goods-list .item-tag-pro{
   display:block;
    background-position:0 -73px;
}
.panel-body .goodsImg ,.panel-body .goodsImg a{
  height:176px!important;
  overflow:hidden;
  
}
.item-viewglass{
  width:24px;
  height:24px;
  display:none;
  top:2px;
  right:2px;
  position:absolute;
  z-index:1;
  background:url(viewglass.png) no-repeat 0 0;
}
.vserver-goods-list li:hover .item-viewglass{
   display:block;
   
}

.goods-tip{
   width:320px;
   z-index:99;

}
.goods-tip .tip-top{
  background:url(vsg-tip-top.png) no-repeat 0 0;
  height:15px;
}
.goods-tip .tip{
    background:url(vsg-tip-body.png) repeat-y 0 0;
	border:0;
	padding:0 15px 0 10px;
}

.goods-tip .tip-title{
   font-size:14px;
   font-weight:bold;
   color:#FFFFCC;
   border:none;
   margin:0;
   padding:0;
}
.goods-tip .tip-text{
   background:none;
   border:none;
   color:#fff;
   font-weight:normal;
}

.goods-tip .tip-bottom{
    background:url(vsg-tip-bottom.png) no-repeat 0 0;
	line-height:30px;
	height:42px;
	padding-right:20px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-align:right;

	
}
* html .goods-tip .tip,* html .goods-tip .tip-top{
  background:#5c719e;
}
* html .goods-tip .tip-bottom{
  background:#343f57;
}

.Navigation{
  line-height:22px;
  margin-bottom:5px;
}
#goods-viewer .goodspic{
   border-right:1px solid #ADB8CE;
   border-bottom:1px solid #ADB8CE;
    border-top:1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
   padding:10px;
}
#goods-viewer .goods-action{
   padding-left:10px;
}

/*actbtn */
  .actbtn{
      font-family:verdana;
      background:#fff url(btn_bg.gif) repeat-x 0 0;
      text-indent:0;
      border:1px #fff solid;
      border-color:#C4CCCC #ACB5B5 #6F7777;
      border-style:solid;
      border-width:1px;
      font-weight:bold;
      color:#333;
      height:30px!important;
      padding:0;
  }
/*actbtn*/


.goods-detail-tab .goodsDetailTab{
  text-align:center;
  color:#5D6F8B;
  font-family:verdana;
}
.goods-detail-tab .goodsDetailTab em{
  color:#ff6600;
}
.goods-detail-tab .active{
   font-size:13px;
}

.menus,
.SearchBar{
float:left;
margin-top:5px;
clear:right;
width:auto;
overflow:hidden;
}
.SearchBar{
  background:#EEF1F5;
  line-height:31px;
  padding:2px 5px 2px 5px;
  margin-left:4px;
}
.SearchBar .btn_search{
   cursor:pointer;
   border:none;
   background:transparent;
   font-weight:bold;
   color:#5C719E;
}

#goods-intro{
  overflow:hidden;
  height:100%;
}
/*layout*/

#Main{
  border-right:1px #ADB8CE solid;
}
#RightColumn{
  padding:2px 0 0 10px;
}
#LeftColumn{
  padding:2px 10px 0 0;
}

/*panels*/

.panel{
  background:#E5E5E5;
  margin-bottom:10px;
}
.panel-box{
  position:relative;
  border:1px #5C719E solid;
  overflow:hidden;
  height:100%;
  background:#fff;
  z-Index:1;
}
.panel-top{
  line-height:25px;
  margin:5px;
  background:#5C719E;
  padding-left:5px;
  text-align:left;
  font-size:14px;
 
}

.panel-top h3{
 color:#fff;
}

.panel-body{
  padding:5px 5px 5px 7px;
}

.panel-right .panel-box{
  left:-2px;
  top:-2px;
}
.panel-left .panel-box{
  right:-2px;
  top:-2px;
}


.pageWrap h2{
   font-size:14px;
   font-weight:bold;
   padding-bottom:4px;
   border-bottom:1px #5C719E solid;
}


.themes-list .title{
   border-bottom:3px #e9e9e9 solid; 
   overflow:hidden;
   height:100%;
   margin:0 10px 0 0;
   margin-bottom:5px;
   margin-top:-10px;
   position:relative;
   z-index:1;
}
.themes-list .title h3 ,.themes-list .title ul{
   float:left;
}
.themes-list .title h3 {
     color:#5C719E;
}

.themes-list .title ul li{
  float:left;
}
.themes-list .title ul li a{
  display:block;
  margin-left:15px;
  padding:4px;
  line-height:20px;
}
.themes-list .title ul li a:hover,.themes-list .title ul li a.active{
   background:#e9e9e9;
   color:#5C719E;
}
#idHJLiveChat_IconStatus_8474_2 *{z-Index:65535;}
