body{ 
	background-color: #67696D;
	font-family: tahoma,verdana,arial;
    font-size: 11px;
	 }

img {border: 0px}

a {
  color: #747474;
  text-decoration: none;
}

a:hover {
  color: #888888;
  text-decoration: none;
}

form { display: inline }

#main_wrap{
	width: 726px;
	margin: 0 auto;
}

/* header */
#header{
	background-color: #919498;
	height: 170px;
}

#header-top{
	background: url('head-border-top.gif') no-repeat;
	height: 17px;
	width: 726px;
	}
	
#header-logo{
 padding:0px;
 width:726px;
 height:100px;
}

#header-ie{
	height: 170px;
}

#header-top-ie{
	background: url('head-border-top.gif') no-repeat;
	height: 17px;
	width: 725px;
	}
	
#header-logo-ie{
 padding:0px;
 width:726px;
 height:100px;
}

#menu{
	float: left;
	width: auto;
	height: 56px;
	background-color: #595c60;
	border-bottom: 1px solid #919498;
}

#menu .border-left{
	float:left;
	background: url('border-left.gif') no-repeat;
	width:33px;
	height:57px;
}

#menu .border-right{
	float:left;
	background: url('border-right.gif') no-repeat;
	width:33px;
	height:57px;
}

#menu-ie{
	float: left;
	width: auto;
	height: 55px;
	background-color: #595c60;
}

#menu-ie .border-left-ie{
	float:left;
	background: url('border-left.gif') no-repeat;
	width:33px;
	height:57px;
}

#menu-ie .border-right-ie{
	float:left;
	background: url('border-right.gif') no-repeat;
	width:33px;
	height:57px;
}


#menu img{
	float: left;
}

#menu a {
	width: 105px;
	float: left;
	padding-left: 1px;
	padding-right: 5px;
	font-family: Arial Black;
	font-size: 17px;
	font-weight: bold;
	color: #c7cacd;
  font-weight: 200; 
	line-height: 56px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #919498;
}

#menu a:hover{
	color: #eee302;
}

#menu-ie img{
	float: left;
}

#menu-ie a {
	width: 105px;
	float: left;
	padding-left: 1px;
	padding-right: 5px;
	font-family: Arial Black;
	font-size: 17px;
	font-weight: bold;
	color: #c7cacd;
 	font-weight: 200; 
	line-height: 56px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #919498;
}

#menu-ie a:hover{
	color: #eee302;
}

/* category */

#navigation{
	float: left;
	width: 219px;
}

#navigation br{
	line-height: 0px;
}

#navigation .text{
	color: white;
	font-weight: bold;
	vertical-align: middle;
	padding-left:5px;
	padding-right:5px;
	text-align: justify;
	font-size: 13px;
	display: block;
	line-height: 20px;
	width: 207px;
	border-left: 1px solid #8E8F92;
	border-right: 1px solid #8E8F92;
	background-color:#4E5257;
}


#navigation a{
	color: white;
	font-weight: bold;
	vertical-align: middle;
	padding-left:15px;
	font-size: 13px;
	display: block;
	line-height: 20px;
	width: 202px;
	border-left: 1px solid #8E8F92;
	border-right: 1px solid #8E8F92;
	background-color:#4E5257;
	border-bottom: 1px dotted white;
}

#navigation a:hover{
	color: #FFF002;
	border-bottom: 1px dotted #FFF002;
}

#navigation{
	float: left;
	width: 219px;
}

#navigation br{
	line-height: 0px;
}

#navigation-ie {
	float: left;
	width: 219px;
}

#navigation-ie a{
	font-family: arial;
	color: white;
	font-weight: bold;
	vertical-align: middle;
	padding-left:15px;
	font-size: 13px;
	display: block;
	line-height: 20px;
	width: 202px;
	border-left: 1px solid #8E8F92;
	border-right: 1px solid #8E8F92;
	background-color:#4E5257;
	border-bottom: 1px dotted white;
}

#navigation-ie a:hover{
	color: #FFF002;
	border-bottom: 1px dotted #FFF002;
}

#navigation-ie a img{
	padding-right: 15px;
	vertical-align:middle;
	line-height: 17px;
}

#navigation a img{
	padding-right: 15px;
	vertical-align:middle;
	line-height: 17px;
}

#navigation-bottom{
	float: left;
	width: 219px;
	height: 13px;
	background: url('navigation-bottom.gif') no-repeat;
}

#navigation-bottom1{
	float: left;
	width: 219px;
	height: 13px;
	background: url('navigation-bottom.gif') no-repeat;
}

#navigation-bottom2{
	float: left;
	width: 219px;
	height: 13px;
	background: url('navigation-bottom.gif') no-repeat;
}

#navigation-head{
	padding-top: 18px;
	font-family: System;
	color: white;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 139px;
	height: 33px;
	background: url('h.gif') repeat-x;
}

#navigation-head1 {
	padding-top: 18px;
	font-family: System;
	color: white;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 139px;
	height: 33px;
	background: url('h.gif') repeat-x;
}

#navigation-head2 {
	padding-top: 18px;
	font-family: System;
	color: white;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 139px;
	height: 33px;
	background: url('h.gif') repeat-x;
}

/* main */

.head-left{
	float: left;
	width: 40px;
	height:51px;
	background: url('h-l.gif') no-repeat;
}

.head-right{
	float: left;
	width: 40px;
	height:51px;
	background: url('h-r.gif') no-repeat;
}

#main{
	margin-top: 10px;
	width: 726px;
}

#pages{
	float: left;
	width: 504px;
}
	
/* product */

#list{
	float: left;
	background-color: #4E5257;
	width: 498px;
	height: 100%;
	margin-left:4px;
	border-left: 1px solid #919498;
	border-right: 1px solid #919498;
}

#list-ie {
	float: left;
	background-color: #4E5257;
	width: 494px;
	height: 100%;
	margin-left: 2px;
	border-left: 1px solid #919498;
	border-right: 1px solid #919498;
}

.product-head-left{
	margin-left: 4px;
	float: left;
	width: 40px;
	height:51px;
	background: url('h-l.gif') no-repeat;
}

#product-head{
	padding-top: 18px;
	font-family: System;
	color: white;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 420px;
	height: 33px;
	background: url('h.gif') repeat-x;
}

#product-foot{
	float: left;
	height:9px;
	width: 486px;
	background-color: #4E5257;
	border-bottom: 1px solid #919498;
}

#product-foot-ie{
	float: left;
	margin-top: -9px;
	width: 486px;
	background-color: #4E5257;
	border-bottom: 1px solid #919498;
}

.product-foot-left{
	margin-left:4px;
	float: left;
	width: 7px;
	height: 13px;
	background: url('m-l.gif') no-repeat;
}

.product-foot-right{
	float: left;
	width: 7px;
	height: 13px;
	background: url('m-r.gif') no-repeat;
}

.product-foot-left-ie{
	margin-left:2px;
	float: left;
	width: 7px;
	height: 13px;
	background: url('m-l.gif') no-repeat;
}

.product-foot-right-ie{
	float: left;
	width: 7px;
	height: 16px;
	background: url('m-r.gif') no-repeat;
}


.product{
	background-color: #4E5257;
	margin-left: 5px;
	float: left;
	width: 158px;
	height: 365px;
}

.product-ie{
	background-color: #4E5257;
	margin-left: 2px;
	float: left;
	width: 158px;
	height: 365px;
}

.product-top{
	width: 158px;
	height: 6px;
	background: url('h-t.gif') no-repeat;
}

.product-description{
	width: 156px;
	background-color: #4E5257;
	border-left: 1px solid #919498;
	border-right: 1px solid #919498;
	
}

.product-picture{
	line-height: 148px;
	text-align:center;
	vertical-align:middle;
	background-color: white;
	width: 152px;
	height: 150px;
	border-left: 2px solid #4E5257;
	border-right: 2px solid #4E5257;
}

.product-picture img{
	text-align: center;
	vertical-align: middle;
	max-width: 148px;
	max-height: 148px;
}

.product-type{
	background-color: #1E222A;
	color: white;
	font-weight: bold;
	font-family: tahoma,verdana,arial;
	font-size: 11px;
	padding-top: 7px;
	padding-left: 5px;
	height: 35px;
	border-left: 2px solid #4E5257;
	border-right: 2px solid #4E5257;	
}

.product-type-ie{
	background-color: #1E222A;
	color: white;
	font-weight: bold;
	font-family: tahoma,verdana,arial;
	font-size: 11px;
	padding-top: 7px;
	padding-left: 5px;
	height: 35px;
}

.product-type a{
	color: white;
}

.product-type a:hover{
	color: #FFF002;
}

.product-type-ie a{
	color: white;
}

.product-type-ie a:hover{
	color: #FFF002;
}

.product-info{
	padding-top: 7px;
	padding-bottom: 7px;
	background-color:#32363C;
	font-family:tahoma,verdana,arial;
	font-size: 11px;
	padding-left:7px;
	color:#959595;
	height: 80px;
	border-left: 2px solid #4E5257;
	border-right: 2px solid #4E5257;	
}

.product-info-ie{
	padding-top: 7px;
	padding-bottom: 7px;
	background-color:#32363C;
	font-family:tahoma,verdana,arial;
	font-size: 11px;
	padding-left:7px;
	color:#959595;
	height: 80px;
}

.product-price{
	background-color:#32363C;
	font-family: tahoma,verdana,arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #D0D0D2;
	border-left: 2px solid #4E5257;
	border-right: 2px solid #4E5257;	
}

.product-price-ie{
	background-color:#32363C;
	font-family: tahoma,verdana,arial;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 7px;
	color: #D0D0D2;
}

.detail-left{
	margin-bottom: 10px;
	margin-left: -1px;
	float: left;
	width:65px;
	height:37px;
	background: url('d-l.gif') no-repeat;
}

.detail-right{
	float: left;
	display: inline;
	width: 92px;
	height: 37px;
	background: url('d-r.gif') no-repeat;
}

.detail-right a{
	font-size: 15px;
	font-family: Lucida Bright;
	color: #A7AAAF;
	font-weight: bold;
	margin-top: 7px;
	line-height: 37px;
	padding-left: 35px;
}

.detail-right a:hover{
	color:#EFB902;
}

#detail-picture{
	margin-left: 7px;
	float: left;
	width: 324px;
	height: 305px;
	line-height: 303px;
}

#detail-picture img{
	max-width: 275px;
	max-height: 270px;
	vertical-align: middle;
}

#detail-picture-ie{
	margin-left: 3px;
	float: left;
	width: 324px;
	height: 305px;
	line-height: 303px;
}


#detail-picture-top{
	width:324px;
	height: 7px;
	background: url('d-t.gif') no-repeat;
}

#detail-picture-photo{
	width: 320px;
	height: 280px;
	line-height: 260px;
	text-align: center;
	vertical-align: middle;
	background-color: white;
	border-left: 2px solid #32363c;
	border-right: 2px solid #32363c;
}

#detail-picture-photo img{
	max-width: 295px;
	max-height: 280px;
	line-height: 280px;
	text-align: center;
	vertical-align: middle;
}

#info-top{
	float:left;
	width: 490px;
	height: 6px;
	margin-left: 4px;
	background: url('i-t.gif') no-repeat;
}

#info-bottom{
	float:left;	
	width: 490px;
	height: 6px;
	margin-left: 4px;
	background: url('i-b.gif') no-repeat;
}


#info-bottom-ie{
	float:left;	
	margin-left: 2px;
	width: 490px;
	height: 1px;
	background: url('i-b.gif') no-repeat;
}

#detail-info-top{
	float: right;
	margin-right: 5px;
	width: 158px;
	height: 3px;
	background: url('d-i-t.gif') no-repeat;
}

#detail-info{
	float: right;
	margin-right: 5px;
	width: 156px;
	height: 202px;
	background-color: #32363C;
	border-left: 1px solid #919498;
	border-right: 1px solid #919498;
}

#info{
	padding: 20px;	
	margin-left:4px;
	border-left: 1px solid #919498;
	border-right: 1px solid #919498;
	background-color: #32363C;
	float: left;
	width: 448px;
	font-size: 11px;
 	color: #FFFFFF;
}

#info-ie{
	padding: 20px;	
	margin-left: 2px;
	border-left: 1px solid #919498;
	border-right: 1px solid #919498;
	background-color: #32363C;
	float: left;
	width: 448px;
	font-size: 11px;
 	color: #FFFFFF;
}

#detail-picture-bottom{
	width:324px;
	height: 7px;
	background: url('d-b.gif') no-repeat;
}

#palist{
	width: 456px;
	border: 1px solid #32363C;
	float: left;
	display: inline;
	margin: 10px;
	margin-top:40px;
	font-weight: bold;
	font-family: tahoma,verdana,arial;
    font-size: 11px;
	padding:10px;
	background-color: #87888B;
}

#palist-ie{
	width: 450px;
	border: 1px solid #32363C;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
	font-weight: bold;
	font-family: tahoma,verdana,arial;
    font-size: 11px;
	padding:10px;
	background-color: #87888B;
}


#palist a{
	color: black;
	background-color: #CFC8CF;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
}

#palist a:hover{
	color:#FFF002;
	background-color:#F3A302;
}

#palist-ie a{
	color: black;
	background-color: #CFC8CF;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
}

#palist-ie a:hover{
	color:#FFF002;
	background-color:#F3A302;
}

/* footer */

#footer{
	float: left;
	font-size: 10px;
	color: white;
	font-family: tahoma,verdana,arial;
	width: 719px;
	height: 64px;
	background: url('footer.gif') repeat-x;
}

#footer a{
	color: white;
	font-weight: bold;
}

#footer a:hover{
	color: #FFF002;
}
#footer-board-left{
	float: left;
	width: 7px;
	height:64px;
	background: url('footer-board-left.gif') no-repeat;
}

#footer-board-right{
	float: right;
	width: 7px;
	height:64px;
	background: url('footer-board-right.gif') no-repeat;
}

.validation{
	float: left;
	width: 200px
}

.footer-navigation{
	margin-top: 10px;
	width: 504px;
}

.validation-head{
	font-size: 9px;
	vertical-align: middle;
	line-height:64px;
	padding: 1px;
	background-color: #1E222A;
	border: 1px solid #1E222A;
}

.validation-base{
	font-size: 9px;
	vertical-align: middle;
	background-color: #5D6165;
	line-height:64px;
	padding: 1px;
	border:1px solid #1E222A;
}

/* IE6 */

 .ch2{
 border-left: #919498 1px solid;
 border-right: #919498 1px solid;
 }
 
  .ch4{
 padding-left: 15px;
 }
 
  .ml3,  .ml3 a{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none; 
 font-weight:bold;
 }
.ml3 a:hover{
 font-size: 11px;
 color: #888888;
 text-decoration:underline; 
 font-weight:bold;
 } 

 .ml33{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none; 
 }

 .bg3{
 background-image: url("m26.gif");
 background-repeat: repeat-y; 
 }            

 .ch15{
 font-size: 13px;
 color: #FFFFFF;
 }

 .ch7{
 font-size: 16px;
 color: #D0D0D2;
 font-weight: bold;
 }
 
 .bg4{
 background-image: url("m28.gif");
 background-repeat: repeat-y; 
 }            