/*  
Template Name: 墨绿运动风格
Template URI: http://www.ecshop.com/
Description: 酷酷的墨绿色运动风格<br />Flash轮循广告尺寸:784 x 193px.
Version: 2.1.5
Author: ECSHOP Team
Author URI: http://www.ecshop.com/
*/

/*===========================================
        页面综合部分
  ===========================================*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #555555;
	font-size: 12px;
	font-family: Arial;
	text-decoration:none
}

img {
    border:0;
}

a,a:link,a:visited {
	color: #277cbd;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

a:hover {
	color: #277cbd;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}

.goods-price {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.market-price {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}







.style1 {
	color: #9a9a9a;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:none
}

.style2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.style3 {
	color: #2f7495;
	font-size: 12px;
	font-family: tahoma;
}
.style4 {
	color: #848282;
	font-size: 12px;
	font-family: tahoma;
}
.style5 {
	color: #898989;
	font-size: 12px;
	font-family: tahoma;
	line-height:11px
}
.style6 {
	color: #3b4759;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:none
}
.style8 {
	font-size: 12px;
	font-family: tahoma;
	color:#A0A0A0
}

input,select,textarea {
    font-size:12px;
}









.hack {
    clear:both;
}


.group-goods-list {
    border-bottom:1px dashed #CCC;
}

.content-div {
    padding:10px 20px;
}

.content-div a {
    color:#333;
}

#pager {
    padding:10px;
}

#loader {
  background-color: #FFFFCC;
  border: 1px solid #CC0000;
  position: fixed;
  color: #CC0000;
  z-index: 1000;
  left: 50%;
  bottom: 50%;
  padding: 5px 15px;
  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
}
* html #loader {
  position: absolute;
}

/*===========================================
        页面布局部分
    ===========================================*/

#globalWrapper{
    width:970px;
    margin:0px auto;
    padding:0px;
    background:#FFF;
}

#container {
    background:url(images/container-bg.gif) repeat-y;
    float:left;
    /*三栏式*/
}

#container2 {
    float:left;
    background:url(images/container-bg2.gif) repeat-y;
    /*两栏式*/
}

#page-left {
    float:left;
    width:185px;
    overflow:hidden;
}

#page-middle {
	float:left;
	width:599px;
	overflow:hidden;
	background-color:#FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 1px;
}

#page-right {
    float:left;
    width:185px;
    overflow:hidden;
}

/*===========================================
        分类模块设置 商品模块显示部分
    ===========================================*/

.title-01{
	font:Tahoma;
	font-weight:bold;
    font-size:12px;
	color:#333333;
}


.title-02{
    background:url(images/title-02.gif) repeat-x;
    height:30px;
    clear:both;
    /*分类标题背景重复部分*/
}

.title-02 span a:visited {
    font-size:12px;
    color:#FFF;
    /*深色更多链接按钮颜色*/
}

.title-02 span a:hover {
    color:#7B3900;
    background:#FFF;
    /*深色更多链接按钮经过颜色*/
}

.title-02-arrow {
    font:bold 14px Arial, Helvetica, sans-serif;
    color:#FFF;
    background:url(images/title-02-arrow.gif) no-repeat center left;
    height:23px !important;
    height:22px;
    padding:7px 0 0 20px !important;
    padding:8px 0 0 20px;
    /*分类标小图标和文字设置部分*/
}

.sort-box02 {
    background:#FFFFFF;
}
#sort-box02 a:link{
	color:#EAF7FF;
}
#sort-box02 a:visited{
	color:#EAF7FF;
}
#sort-box02 a:hover {
	color:#70F2FF;
	text-decoration: underline;
}

.title-03 {
    background:url(images/title-01.gif) repeat-x;
    height:30px;
    clear:both;
    /*分类标题背景重复部分*/
}

.title-03 span {
    float:left;
    padding:8px 0 0 15px;
}

.title-03 span a,
.title-03 span a:visited {
    text-decoration:underline;
}

.title-03 span a:hover {
    text-decoration:none;
}

.title-03-arrow {
    font:bold 14px Arial, Helvetica, sans-serif;
    color:#FFF;
    background:url(images/title-02.gif) repeat-x;
    float:left;
    height:23px !important;
    height:22px;
    width:80px;
    padding:7px 0 0 10px !important;
    padding:8px 0 0 10px;
    /*分类标小图标和文字设置部分*/
}

.title-04-arrow {
    font:bold 14px Arial, Helvetica, sans-serif;
    color:#FFF;
    background:url(images/title-04-arrow.gif) repeat-x;
    float:left;
    height:23px !important;
    height:22px;
    width:80px;
    padding:7px 0 0 10px !important;
    padding:8px 0 0 10px;
    /*分类标小图标和文字设置部分*/
}

.title-05-arrow {
    font:bold 14px Arial, Helvetica, sans-serif;
    background:url(images/title-01-arrow.gif) no-repeat center left;
    float:left;
    height:23px !important;
    height:22px;
    width:70px;
    padding:7px 0 0 20px !important;
    padding:8px 0 0 20px;
    /*分类标小图标和文字设置部分*/
}

.title-01 span,
.title-02 span {
    float:right;
    margin-right:10px;
    /*更多链接按钮*/
}

.product-list {
    color:#244A01;
		background-color:#FFFFFF;
    padding-left:8px;
    /*产品列表区域块*/
}

.product-list li {

    float:left;
    list-style:none;
}

.product-list .photo {
    float:left;
    margin-right:10px;
}

.product-list .price {
    height:50px;
}

.product-list .name a{
    display:block;
    height:25px;
    padding-top:5px;
		font-size:14px;
		font-weight:bold;
		color:#FB7D02;
}

#group-buy {
}

#group-buy li  {
    width:180px;
    height:170px;
    float:left;
    list-style:none;
    border-top:1px dashed #CCC;
    margin:-1px 0 0 0;
    padding:10px 0 0 13px;
    text-align:center;
}

#group-buy .photo {
    margin-bottom:10px;
    display:block;
}

#group-buy .name a {
    height:25px;
    display:block;
		color:#CC0000;
		font-weight:bold;
}

/*===========================================
        商品列表 搜索结果
    ===========================================*/

.goods-list {
    text-align:center;
}

.goods-list li {
    list-style:none;
    float:left;
    width:175px;
    height:240px;
    display:block;
    text-align:center;
    line-height:160%;
}

.goods-list li .goods-name {
    display:block;
    font-weight:bold;
}

.goods-list li .photo {
    margin-bottom:8px;
}


.goods-list li a:hover img {
    background:#DDDDDD;
}


.compare-list {
    text-align:center;
}

.compare-list li {
    list-style:none;
    float:left;
    display:block;
    text-align:center;
    line-height:160%;
}

.compare-list li .goods-name {
    display:block;
    font-weight:bold;
}

.compare-list li .photo {
    margin-bottom:8px;
}


.compare-list li a:hover img {
    background:#DDDDDD;
}

.new-article {
	white-space:nowrap;
	width:100%;
	text-overflow:ellipsis;
	overflow:hidden;
	line-height: 1.6;
}
/*===========================================
        顶部菜单和主导航部分
    ===========================================*/
#page-top{
    width:970px;
    margin:0px auto;
    padding:0px;
    background:#FFF;
}
#logo-topnav{
    height:74px;
		background-color:#000000;
		background-image:url(images/top_bg.gif)
    /*顶部行高和重复背景*/
}

#logo {
    margin:0px auto;
}

#topnav {
    float:right;
    text-align:right;
    padding-top:8px;
		padding-right:20px;
}

#topnav a:hover {
    text-decoration:underline;
}

#global-nav{
    height:34px;
    background:url(images/nav-bg.gif) repeat-x;
    /*主导航行高和重复背景*/
}

#main-nav {
    width:950px;
    padding:0 10px;
    margin:0px auto;
    /*主导航总宽度*/
}

#main-nav li {
	list-style:none;
	float:left;
	height:22px !important;
	height:20px;
	padding:6px 15px 0 15px !important;
	padding:8px 15px 0 15px;
	background:url(images/nav-line.gif) no-repeat center right;
	font-weight: bold;    /*主导航重复部分(控制宽度和分隔线)*/
}

/*===========================================
        购物车
    ===========================================*/

#ECS_CARTINFO {
    color:#9a9a9a;
    padding:10px 10px 10px 50px;
    background: url(images/cart-icon.gif) no-repeat 0px 5px;
    text-decoration:none;
}

#ECS_CARTINFO a {
    color:#9a9a9a;
    text-decoration:none;
}

#ECS_CARTINFO a:hover {
    color:#9a9a9a;
    text-decoration:none;
}

/*===========================================
        文章列表
    ===========================================*/
.sort-box03 .art-title {
    width:365px;
    height:20px;
    float:left;
    padding-top:5px;
    border-bottom:1px solid #CCC;
}

.sort-box03 .art-author {
    width:150px;
    height:20px;
    padding-top:5px;
    float:left;
    border-bottom:1px solid #CCC;
}

.sort-box03 .art-date {
    width:60px;
    height:20px;
    float:left;
    padding-top:5px;
    border-bottom:1px solid #CCC;
}

/*===========================================
        搜索表单部分
    ===========================================*/

#globalSearch {
     float:right;
    font-size:12px;
    color:#B6CC28;
    /*表单全局和重复背景*/
}

#globalSearch a {
    color:#B6CC28;
    text-decoration:underline;
}

#globalSearch a:hover {
    text-decoration:none;
}

#keyword {
	width:90px; 
	height:13px; 
	border:1px solid #BBBBBB;
   /*搜索输入框背景重复*/
}




/*===========================================
        所以分类菜单
    ===========================================*/
.catalog-div {
  border: 1px solid #BBBBBB;
  background: #EEEEEE;
  display: none;
  position: absolute;
  padding: 5px 20px;
  margin:0;
  
}

.catalog-div ul{
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.catalog-div li {
  white-space:nowrap;
}

.catalog-div .top-cate {
  border-bottom: 1px solid #eee;
  font-weight:bold;
  margin: 3px auto;
}

.catalog-div .snd-cate {
  padding-left: 1em;
}


/*===========================================
        登录和Flash轮循广告
    ===========================================*/

#flash {
    float:right;
    /*Flash轮循广告*/
}

.login-input {
    color:#9a9a9a;
    width:75px;
    height:14px;
	border: 1px solid #9a9a9a; 
    background:#FFFFFF;
    padding-left:3px;
    float:left;
    margin-bottom:5px;
    /*会员和密码输入框*/
}

.login-btn {
    color:#eee;
    border:0px;
    background:transparent url(images/submit-btn.gif);
    width:51px;
    height:20px;
    padding-top:0px !important;
    padding-top:3px;
    /*会员和密码确定按钮*/
}

#ECS_MEMBERZONE .sort-box01 {
    height:133px;
    padding:15px 18px !important;
    padding:15px 16px;
    /*登录区域尺寸*/
}

#ECS_MEMBERZONE a:hover {
    color:#FFF;
}

#ECS_MEMBERZONE .sort-box01 label {
    color:#FFF;
    background:#000;
    display:block;
    height:17px;
    padding:1px 8px 0 8px;
    float:left;
    margin-bottom:3px;
}

/*===========================================
        商品分类
    ===========================================*/

#category-tree {
    padding:10px;
    line-height:160%;
}

#category-tree ul {
    list-style:none;
}

#category-tree .parent-cat a,
#category-tree .parent-cat a:visited {
    color:#C8DA51;
		background-color:#000000;
    font-weight:bold;
    margin:5px 0 3px 0;
    padding:0 0 0 3px;
    border-bottom:1px dashed #CCC;
    display:block;
    width:160px !important;
    width:150px;
    clear:both;
    /*大分类*/
}

#category-tree span {
    margin-right:5px;
    white-space:nowrap;
}

#category-tree .parent-cat a:hover {
    border-bottom:1px dashed #7B3A02;
    /*分类文字经过效果*/
}

/*===========================================
        特价促销
    ===========================================*/

#pomotion {
    padding:10px;
}

#pomotion li {
    list-style:none;
    padding-left:8px;
    border-bottom:1px dashed #EAF7FF;
    background:url(images/list-dist.gif) no-repeat center left;
    margin-bottom:5px;
    /*列表图标*/
}

#pomotion li a {
    line-height:140%;
    color:#EAF7FF;
    /*列表字体颜色和行高*/
}

#pomotion li a:hover {
    color:#70F2FF;
    text-decoration:underline;
    /*列表字体经过效果*/
}

/*===========================================
        销售排行TOP10
    ===========================================*/

#top10 {
    padding:5px;
}

#top10 li {
    list-style:none;
    padding:3px;
    background:#5E7841;
    margin-bottom:5px;
}

#top10 li img {
    vertical-align:middle;
}

#top10 li span {
    vertical-align:middle;
    padding-left:5px;
}

#top10 li span a {
    font-weight:bold;
    color:#FFF;
}

#top10 li span a:hover {
    padding:3px;
    background:#274900;
    margin-bottom:5px;
    text-decoration:underline;
}

/*===========================================
        商品详情
    ===========================================*/

#goods-info {
    background:#FFF;
    padding:5px;
}

#goods-info dl {
    float:left;
    margin-top:10px;
		margin-left:20px;
}

#goods-info dt {
    color:#D44100;
    font-size:14px;
    font-weight:bold;
    margin-bottom:10px;
}

#goods-info dd {
    color:#32424F;
    line-height:160%;
}

#goods-info-photo {
    margin:10px;
		float:left;
    border:1px solid #CDCDCD;
    padding:5px;
    background:#F8F8F8;
		width:205px;
}

#goods-info-photo img {
    border:1px solid #CDCDCD;
}

#goods-info-photo .zoom {
    width:60px;
    height:14px;
    padding-left:15px;
    margin:5px auto 0 auto;
    background:url(images/zoom.gif) no-repeat center left;
}

#goods-info-photo .zoom a {
    text-decoration:underline;
		color:#333333;
}

/*===========================================
        商品属性
    ===========================================*/

#properties {
    padding:5px;
    color:#32424F;
}

#properties th {
    background:#F8F8F8;
}

#properties td {
    background:#FFF;
}



/*===========================================
        商品相册
    ===========================================*/

#goods-gallery {
    padding:10px;
}

#goods-gallery .goods-gallery-outside {
    margin-bottom:15px;
    width:110px;
    height:110px;
    background-color:#BBBBBB;
}

#goods-gallery .goods-gallery-inside {
    position:relative;
    top:5px;
    left:5px;
}
img.thumb {
  border: 1px solid #dadada;
  margin: 5px;
	padding:5px;
}

/*===========================================
        网站帮助
    ===========================================*/

#help {
    width:100%;
    clear:both;
    text-align:left;
    margin:0px auto;
    color:#ebe6c0;
}

.help-title {
    color:#FFF;
    background:url(images/title-03.gif) repeat-x;
    height:29px;
    clear:both;
    border-right:1px solid #A5B8C6;
}

.help-title img {
    vertical-align:middle;
}

.help-title span {
    font-weight:bold;
    vertical-align:middle;
}

.help-title div {
    background:url(images/title-03-arrow.gif) no-repeat center left;
    padding:1px 0 0 25px !important;
    padding:3px 0 0 25px;
}

.help-list {
    background:#310600;
    border-right:1px solid #A5B8C6;
    padding:10px 15px;
    vertical-align:top;
		color:#EAF7FF;
}

.help-list li {
    color:#EBE6C6;
    list-style:none;
    padding-left:8px;
    background:url(images/list-dist2.gif) no-repeat center left;
    /*列表图标*/
}

.help-list a,
.help-list a:visited {
    line-height:140%;
    color:#EAF7FF;
    /*列表字体颜色和行高*/
}

.help-list a:hover {
	  color:#70F2FF;
    text-decoration:underline;
}

/*===========================================
        最新出价 活动列表 我的出价
    ===========================================*/

#snatch-price,#snatch-list {
    padding:10px;
    color:#FDFDFD;
}

#snatch-myprice li,#snatch-price li,#snatch-list li {
    list-style:none;
    line-height:160%;
    border-bottom:1px dashed #EBE6C6;
    background:url(images/list-dist2.gif) no-repeat center left;
    padding-left:5px;
}

#snatch-price li a,#snatch-list li a {
    color:#EBE6C6;
}

#snatch-myprice li a:hover,#snatch-price li a:hover,#snatch-list li a:hover {
    color:#FDFDFD;
}

/*===========================================
        文章分类
    ===========================================*/

#article {
    height:30px;
    text-align:center;
    background:url(images/article-bg.gif) repeat-x;
		padding-top:3px;
		vertical-align:middle;
}

#article img {
    vertical-align:middle;
    margin:0px 5px;
}

/*===========================================
        相关文章
    ===========================================*/

#goods_article {
    padding:10px 10px 20px 10px;
}

#goods_article li {
    list-style:none;
    border-bottom:1px solid #CBC7AA;
    padding-left:5px;
    margin-bottom:3px;
    background:url(images/list-dist2.gif) no-repeat center left;
}

#goods_article li span {
    float:right;
        font-size:10px;
        color:#888;
        padding-right:10px;
}

#goods_article li a:hover {
    text-decoration:underline;
}

/*===========================================
        所有分类
    ===========================================*/

#cotalog-list ul {
    margin-left:10px;
    padding-left:10px;
}

/*===========================================
        商品标记
    ===========================================*/

#goods_tags {
    padding:10px;
}

#goods_tags a {
    margin-right:5px;
}

#goods_tags a:hover {
    text-decoration:underline;
}

/*===========================================
        底部版权备案信息
    ===========================================*/

#footer {
    color:#eeeeee;
    background:#161616;
    width:970px;
    text-align:center;
    padding-bottom:10px;
    line-height:140%;
    margin:0px auto;
}

#footer #footer-logo {
    margin:10px auto 5px auto !important;
    margin:10px auto 0px auto;
    text-align:center;
}
/*========================================
            分类树
=========================================*/
#navcontainer {
    margin-left: 0px;
}

#navcontainer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li {
    margin: 0px;
}

#navcontainer a {
    display: block;
    padding: 5px 10px;
    width: 165px;
    color: #eee;
    background-color: #163200;
    text-decoration: none;
		border-top:1px #5B8438 solid;
}

#navcontainer a:hover {
    color: #163200;
    background-color: #C6DB50;
    text-decoration: none;
}

#navcontainer ul ul li {
    margin: 0px;
}

#navcontainer ul ul a{
    display: block;
    padding: 5px 5px 5px 30px;
    width: 160px;
    color: #fff;
    background-color: #284A00;
    text-decoration: none;
}

#navcontainer ul ul a:hover {
    color: #fff;
    background-color: #5B8438;
    text-decoration: none;
}


