/*  
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 {
    font:15px Arial, Helvetica, sans-serif;
    background:#777777;
}

body,form,ul,dl,dt,dd {
    margin: 0px;
    padding: 0px;
}
input,select,textarea {
    font-size:12px;
}


img {
    border:0;
}

a,a:link,a:visited {
	color:#eee;
	padding:0px;
	margin:0px;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

a:hover {
	color:#ddd;
	text-decoration: underline;
}

.hack {
    clear:both;
}

.mark-price {
    background:#5D3411;
    color:#FFF;
    font-weight:bold;
}

.goods-price {
  	color:#274900;
    font-weight:bold;
}

.market-price {
	color:#274900;
}

.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:transparent url(images/container-bg.jpg) repeat-y;
  float:left;
  /*三栏式*/
}

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

#container3 {
  float:left;
  background:transparent url(images/container-bg3.jpg) repeat-y;
}

#container3_grahpic {
  float:left;
  background:transparent url(images/container-bg3_graphic.jpg) no-repeat bottom right;
}

#container3_grahpic02 {
  float:left;
  background:transparent url(images/container-bg3_graphic02.jpg) no-repeat bottom right;
}

#container4 {
  background:transparent url(images/container-bg4.jpg) repeat-y;
  float:left;
}

#content_bottom{
  background:transparent url(images/content_bottom.jpg) no-repeat 70% 100%;
}

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

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

#page-middle-index {
	float:left;
	width:784px;
	overflow:hidden;
	background: white url(images/bg_indexcenter.jpg) repeat-y;
}

#page-middle-goods {
	margin-top:42px;
	float:left;
	width:600px;
	overflow:hidden;
}

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

#rightside {
    float:right;
    width:185px;
    overflow:hidden;
}

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

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

.title-01-arrow {
    font:bold 16px Arial, Helvetica, sans-serif;
    letter-spacing: 1pt;
    text-align: center;
    color:white;
    background:url(images/title-01-arrow.gif) no-repeat center left;
    height:23px !important;
    height:22px;
    padding:7px 0 0 0px !important;
    padding:7px 0 0 0px;
    /*浅色 分类标小图标和文字设置部分*/
}

.title-01 span a,
.title-01 span a:visited {
    font-size:12px;
    color:#fff;
    /*浅色更多链接按钮颜色*/
}

.title-01 span a:hover {
    color:#333;
    background:#fff;
    /*浅色更多链接按钮经过颜色*/
}

#title_catalog{
	background: transparent url(images/bg_title_catalog.jpg) no-repeat;
	height:38px;
	clear:both;
	font:bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	text-align: center;
	color:white;
	padding:7px 0 0 0px;
}

#title_member{
	background: transparent url(images/bg_title_member.jpg) no-repeat;
	height:38px;
	clear:both;
	font:bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	text-align: center;
	color:white;
	padding:7px 0 0 0px;
}

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

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

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

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

#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 {
    width:280px;
    height:150px;
    float:left;
    list-style:none;
    border-top:1px dashed #CCC;
    margin:-1px 0 0 0;
    padding:10px 0 0 13px;
    /*产品列表区*/
}

.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;
}

#index_feature_left{
  width:384px;
  margin:10px 0 20px;
  float:left;
}

#index_feature_right{
  width:384px;
  margin:10px 0 20px;
  float:right;
}

#index_feature{
  width:340px;
  margin:15px 0 0 44px;
}

#index_feature .images{
  float:left;
}

#index_feature .images img{
  width:100px;
}

#index_feature .desc{
  width:225px;
  float:right;
  margin-top:12px;
}

#index_feature .buy-btn a:link, #index_feature .buy-btn a:visited{
  font-size:15px;
  color:#006666;
  text-decoration:underline;
}

#index_feature .buy-btn a:hover{
  color:#FF6600;
}

.gradient_box{
  float:right;
  padding:2px;
  padding-left:10px;
  margin-right:20px;
  background: transparent url(images/bg_gradient01.jpg) repeat-x;
}

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

.goods-list {
    margin:5px;
}

.goods-list .box{
	border:1px #eee solid;
	margin-right:5px;
}

.goods-list li {
    list-style:none;
    float:left;
    width:190px;
    height:260px;
    display:block;
    text-align:center;
    line-height:160%;
    padding-top:5px;
}

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

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


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

.goods-list .buy-btn a:link, .goods-list .buy-btn a:visited{
  font-size:15px;
  color:#006666;
  text-decoration:underline;
}

.goods-list .buy-btn a:hover{
  color:#FF6600;
}

#goods_desc{
	background: white url(images/bg_goods01.gif) no-repeat right bottom;
}

.new-article {
	white-space:nowrap;
	width:100%;
	text-overflow:ellipsis;
	overflow:hidden;
	line-height: 1.6;
}

.tabbar{
	text-align:right;
	padding:5px 0 0 0;
	height:25px;
	background:url(images/tabbar_bg.gif) repeat-x;
}

.compare {
	float:left;
	margin-left:20px !important;
	margin-left:10px;padding-left:20px !important;
	padding-left:10px;
	background:url(images/compare_arror_top.gif) no-repeat center left;
}

.product_list{
	padding:5px;
	font-size:15px;
	color:#333333;
}

#good_desc {
    float:right;
    width:784px;
    background:transparent url(images/bg_goods_desc.jpg) no-repeat top right;
}

#good_desc_product {
    float:right;
    width:784px;
    height:500px;
    background:transparent url(images/bg_teaproduct.jpg) no-repeat top right;
}

.shopinstruction{
  height:35px;
  padding:10px 0 0 50px;
  background:transparent url(images/bg_shopinstruction.gif) no-repeat 5px 0;
  font-size:35px;
  font-weight:bold;
}

.shopinstruction a:link,.shopinstruction a:visited{
  color:white;
}

.shopinstruction a:hover{
  color:#FF6600;
}

/*===========================================
        顶部菜单和主导航部分
    ===========================================*/
#page-top{
    width:970px;
    margin:0px auto;
    padding:0px;
}
#logo-topnav{
    height:88px;
		background:transparent url(images/top_bg.jpg) no-repeat;
}

#logo {
    margin:0px auto;
}

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

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

#main-nav {
  width:615px;
  margin:-35px 0 0 0;
  float:right;
  font-size:12px;
}

#main-nav li {
	list-style:none;
	float:left;
	height:22px !important;
	height:20px;
	padding:6px 9px 0 9px !important;
	padding:8px 9px 0 9px;
	background:url(images/nav-line.gif) no-repeat center right;
	font-size:12px;
}

#contextmenu{
  background:transparent url(images/bg_contextmenu.jpg) no-repeat;
  font-size:12px;
  color:#eee;
  padding:5px 0 5px 20px;
}

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

#ECS_CARTINFO {
    padding:10px 10px 10px 40px;
    background:transparent url(images/cart-icon.gif) no-repeat 8px 15px;
}

#ECS_CARTINFO a {
    color:#FFF;
}

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

/*===========================================
        文章列表
    ===========================================*/
.article_title{
  height:24px;
  padding-top:5px;
  background: transparent url(images/bg_articletitle.gif) repeat-x;
  font:bold 16px Arial, Helvetica, sans-serif;
  letter-spacing: 1pt;
  text-align: center;
  color:white;
}

.sort-box03 {
	width:565px;
	margin:0 0 0 10px;
	float:left;
}

.sort-box03 .art-title {
    width:365px;
    height:20px;
    float:left;
    font-size:13px;
    padding-top:5px;
    border-bottom:1px solid #CCC;
}

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

.sort-box03 .art-date {
    width:70px;
    height:20px;
    float:left;
    padding-top:5px;
    font-size:11px;
    color:#666;
    border-bottom:1px solid #CCC;
}

.article_container{
  width:590px;
  float:left;
}

.article_content{
  padding:10px 15px 10px 15px;
  font-size:15px;
  color:#000;
  line-height: 22px;
}

#shop_address{
  width:160px;
  margin:0 auto;
}

#shop_address .text{
  font-size:13px;
  color:white;
}

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

#search {
	width:200px;
	float:right;
	margin:20px 20px;
}

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

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

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

#keyword {
	background:transparent url(images/search-input.gif) repeat-x;
	border:0px;
	width:110px;
	padding-top:5px;
	height:21px;
	float:left;
   /*搜索输入框背景重复*/
}

#but_search {
	float:right;
	margin:2px 5px;
}


/*===========================================
        所以分类菜单
    ===========================================*/
.catalog-div {
  background: #222;
  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;
	background-color:#222222
}

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


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

.sort-box01 {
    font-size:13px;
		color:#EEEEEE;
}

.sort-box02 {
    font-size:15px;
		color:#EEEEEE;
		padding:0 10px 10px 15px;
		color:#32424F;
		word-break:break-all;
		word-wrap:break-word;
		line-height:1.6;
}

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

.login-input {
    color:black;
    width:90px;
    height:16px;
    border:0px;
    padding-left:3px;
    float:left;
    margin-bottom:5px;
    /*会员和密码输入框*/
}

.login-button{
	margin:0 2px;
	text-align:right;
	padding:0px 3px;
}

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

.login-register{
	margin:10px 5px;
	float:right
}

#ECS_MEMBERZONE {
	float:left;
	width:186px;
	height:124px;
}

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

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

#ECS_MEMBERZONE .sort-box01 label {
    color:#FFF;
    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 {
    padding:5px;
}

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

#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:0px solid #CDCDCD;
    padding:5px;
    abackground:#F8F8F8;
		width:250px;
		height:250px;
}

#goods-info-photo img {
    width:250px;
		height:250px;
}

#goods-info-photo .zoom {
    width:300px;
    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 {
  background: white url(images/bg_goods02.gif) no-repeat left bottom;
	height:150px;
}

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

#goods-gallery .goods-gallery-inside {
    width:410px;
    color: #32424F;
    position:relative;
    top:10px;
    left:180px;
    display:block;
}
img.thumb {
  border: 1px solid #dadada;
  margin: 0px;
	padding:0px;
}

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

#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;
}

/*===========================================
        浏览历史 您的选择
    ===========================================*/

#history,#your-picking {
    padding:10px;
}

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

#history li a,#your-picking li a {
    line-height:140%;
    color:#eee;
    /*列表字体颜色和行高*/
}

#history li a:hover,#your-picking li a:hover {
    color:#ddd;
    text-decoration:underline;
    /*列表字体经过效果*/
}

/*===========================================
        用户中心
    ===========================================*/

#user-list {
    padding:10px;
}

#user-list li {
    list-style:none;
    padding-left:8px;
    border:1px solid #D2C8A3;
    background:url(images/list-dist2.gif) no-repeat center left;
    margin-bottom:3px;
    padding:3px 5px 3px 10px;
    /*列表图标*/
}

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

#user-list li a:hover {
    color:#ddd;
    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;
}

ul.industry_news{
  list-style-type:none;
  margin-top:10px;
}

ul.industry_news li{
  margin: 0 0 20px;
  padding:0 0 20px;
  border-bottom: 1px #CCCCCC solid;
}

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

#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 {
    height:70px;
    color:#eeeeee;
    background:#161616;
    width:970px;
    text-align:center;
    padding-bottom:10px;
    line-height:140%;
    margin:0px auto;
}

#footer_bar{
  height:26px;
  background:transparent url(images/bg_footerbar.jpg) repeat-x;
}

#footer .copyright{
  margin-top:10px;
  font-size:12px;
}


/*========================================
            分类树
=========================================*/

#navcontainer {
  margin: -7px 0 0 0;
  height:658px;
  background: transparent url(images/bg_leftside.gif) no-repeat;
}

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

#navcontainer li {
    margin: 0px;
}

#navcontainer a, #navcontainer a:visited{
    width: 166px;
    height:24px;
    display: block;
    padding: 5px 0 0 35px;
    color: #eee;
    text-decoration: none;
		border-bottom:1px #AC9980 solid;
}

#navcontainer a:hover {
    color: #FF4400;
    background: #D39B50 url(images/menu_bullet_hover.gif) no-repeat 15px 9px;
    text-decoration: none;
}

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

#navcontainer ul ul {
  display:none;
}

#navcontainer ul ul ul {
  display:none;
}

#navcontainer ul ul a, #navcontainer ul ul a:visited{
    display: block;
    width: 166px;
    color: #5C4F34;
    background: #B8A47E url(images/bullet_submenu.gif) no-repeat 15px 12px;
    text-decoration: none;
    border-top:1px #786643 solid;
}

#navcontainer ul ul a:hover {
    color: #fff;
    background: #D39B50 url(images/bullet_submenu.gif) no-repeat 15px 12px;
    text-decoration: none;
}

#navcontainer ul ul ul a, #navcontainer ul ul ul a:visited{
    display: block;
    width: 166px;
    padding:5px 0 0 50px;
    color: #5C4F34;
    background: #B8A47E url(images/bullet_submenu.gif) no-repeat 30px 12px;
    text-decoration: none;
    border-top:1px #786643 solid;
}

#navcontainer ul ul ul a:hover {
    color: #fff;
    background: #D39B50 url(images/bullet_submenu.gif) no-repeat 30px 12px;
    text-decoration: none;
}

div#navcontainer li:hover ul,
div#navcontainer li li:hover ul,
div#navcontainer li li li:hover ul,
div#navcontainer li li li li:hover ul
{display:block;}

#navcontainer_product {
  margin: -7px 0 0 0;
  background: transparent url(images/bg_leftside.gif) no-repeat;
}

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

#navcontainer_product li {
    margin: 0px;
}

#navcontainer_product a, #navcontainer_product a:visited{
    width: 166px;
    height:24px;
    display: block;
    padding: 5px 0 0 35px;
    color: #eee;
    text-decoration: none;
		border-bottom:1px #AC9980 solid;
}

#navcontainer_product a:hover {
    color: #FF4400;
    background: #D39B50 url(images/menu_bullet_hover.gif) no-repeat 15px 9px;
    text-decoration: none;
}

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

#navcontainer_product ul ul {
  display:none;
}

#navcontainer_product ul ul ul {
  display:none;
}

#navcontainer_product ul ul a, #navcontainer_product ul ul a:visited{
    display: block;
    width: 166px;
    color: #5C4F34;
    background: #B8A47E url(images/bullet_submenu.gif) no-repeat 15px 12px;
    text-decoration: none;
    border-top:1px #786643 solid;
}

#navcontainer_product ul ul a:hover {
    color: #fff;
    background: #D39B50 url(images/bullet_submenu.gif) no-repeat 15px 12px;
    text-decoration: none;
}

#navcontainer_product ul ul ul a, #navcontainer_product ul ul ul a:visited{
    display: block;
    width: 166px;
    padding:5px 0 0 50px;
    color: #5C4F34;
    background: #B8A47E url(images/bullet_submenu.gif) no-repeat 30px 12px;
    text-decoration: none;
    border-top:1px #786643 solid;
}

#navcontainer_product ul ul ul a:hover {
    color: #fff;
    background: #D39B50 url(images/bullet_submenu.gif) no-repeat 30px 12px;
    text-decoration: none;
}


div#navcontainer_product li:hover ul,
div#navcontainer_product li li:hover ul,
div#navcontainer_product li li li:hover ul,
div#navcontainer_product li li li li:hover ul
{display:block;}

ul#navlist_27{
  background: #786643 url(images/menu_bullet01.gif) no-repeat 15px 9px;
}

ul#navlist_5{
  background: #786643 url(images/menu_bullet02.gif) no-repeat 15px 9px;
}

ul#navlist_4{
  background: #786643 url(images/menu_bullet03.gif) no-repeat 15px 9px;
}

ul#navlist_1{
  background: #786643 url(images/menu_bullet04.gif) no-repeat 15px 9px;
}

ul#navlist_7{
  background: #786643 url(images/menu_bullet05.gif) no-repeat 15px 9px;
}

ul#navlist_6{
  background: #786643 url(images/menu_bullet06.gif) no-repeat 15px 9px;
}

ul#navlist_8{
  background: #786643 url(images/menu_bullet07.gif) no-repeat 15px 9px;
}

ul#navlist_11{
  background: #786643 url(images/menu_bullet08.gif) no-repeat 15px 9px;
}

ul#navlist_26{
  background: #786643 url(images/menu_bullet09.gif) no-repeat 15px 9px;
}

ul#navlist_9{
  background: #786643 url(images/menu_bullet10.gif) no-repeat 15px 9px;
}

#highlight-lbi {
	margin:0px;
	padding:0px;
	width:780px;
}

#goods-gallery{
	display:block;
	float:left;
	width:500px;
}

/* custom_block */
#custom-block {
	margin:55px 15px;
	float:right;
}
