body {
	margin:auto;
	padding: 0;
	font-family:tahoma;
	font-size: 11px;
	color: #333333;
	CURSOR: url('images/mouse.ani');
}
* {
    SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #8EB1D2;
    SCROLLBAR-SHADOW-COLOR: #f5f5e6;
    SCROLLBAR-3DLIGHT-COLOR: #f5f5e6;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #0066CC;
}

a:link, a:visited { color: #336699; text-decoration:none ;} 
a:active, a:hover { color: #3399ee; text-decoration:underline;}
blockquote {
	padding-left: 1em;
}
hr
{
border: dotted  #DDD;
size:1px;
}

.convert_price
 {
	font-size:11px;
	color:#333333;
	margin: 0px;
	padding:0 5px 0 5px;
}
.convert_price span
 {
 	font-weight:bold;
	color: #FF0000;
	margin: 0px;
}

.example
 {
	font-size:9px;
	color:#999999;
	margin: 0px;
	width: auto;
	padding:0 5px 0 5px;
}
.example span
 {
	font-size:9px;
	color: #FF0000;
	margin: 0px;
	width: auto;
}
.example span span
 {
	font-size:9px;
	color: #3399FF;
	margin: 0px;
	width: auto;
}
.buttom{
	font-size:10.5px;
	border: none;
	background: #000;
	color: #FFF;
	cursor: pointer;
}
.buttom_order{
font-weight:bold;
	border: none;
	background: #000;
	color: #FFF;
	cursor: pointer;
	height:20px;
}
#search{
	margin: 0px;
	padding:5px 0 5px 0;
}

#search form input{
	width: 135px;
	color: #000000;
	height: 16px;
	border: 1px solid #666;
}
#search form .input_price{
	width: 85px;
	color: #000000;
	height: 16px;
	border: 1px solid #666;
}
#search form select{
	width: 90px;
	height: 20px;
	border: 1px solid #666;
}
#search form .button{
	border: none;
	background: #000;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	height: 20px;
	width: 40px;
}
blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}
.textbox
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-family: Tahoma;
}

.cart_header {
background-color:#CCCCCC;
font-weight:bold;
border-bottom:solid 1px #999999;
border:solid 1px #999999;
}
.cart_bottom {
background-color: #DDD;
border:solid 1px #DDD;
}
.cart_input {
font-size:11px;
border:solid 1px #DDD;
}
.cart_total {
background-color:#CCCCCC;
font-weight:bold;
border-bottom:solid 1px #999999;
border:solid 1px #999999;
}

.view_more
{
	text-align:right;
	width: 515px;
	padding: 5px 0 0 5px;
	height: 21px;
	color: #FF9900;
/*	background:url(images/news_bg_title.gif) repeat;*/
	border-bottom:1px dotted #000000;
}
.hr
{
/*	background:url(images/news_bg_title.gif) repeat;*/
	border-bottom:1px dotted #000000;
}
.caption_news_title
{
	font-weight: bold;
	text-transform:uppercase;
	padding: 10px 0 0 5px;
	height: 23px;
	color: #FF9900;
/*	background:url(images/news_bg_title.gif) repeat;*/
	border-bottom:3px solid #000000;
}

.caption_news_title a
{
	
	color: #3399FF;
	font-weight: bold;
	padding: 10px 0 0 5px;
	height: 23px;
}

.caption_news_title a:hover
{
	font-weight: bold;
	padding: 10px 0 0 5px;
	height: 23px;
/*	background:url(images/news_bg_title.gif) repeat;*/
}

.caption_cat_product_title
{
	font-size:13px;
	font-weight: bold;
	text-align:center;
	padding: 7px 0 0 5px;
	height: 30px;
	background:url(images/v_product.gif) repeat;
}
.search_product
{
	font-size:12px;
	font-weight: bold;
	text-align:center;
	padding: 7px 0 0 5px;
	height: 30px;
	background:url(images/v_search_product.gif) repeat;
}
.map
{
	font-size:12px;
	font-weight: bold;
	text-align:center;
	padding: 7px 0 0 5px;
	height: 30px;
	background:url(images/v_map.gif) repeat;
}

.cart
{
	font-size:12px;
	font-weight: bold;
	text-align:center;
	padding: 7px 0 0 5px;
	height: 38px;
	background:url(images/cart.gif) repeat;
}

.cat_top_product_bg_title
{
	font-size:12px;
	font-weight: bold;
	text-align:center;
	padding: 7px 0 0 5px;
	height: 30px;
	background:url(images/v_top_product.gif) repeat;
}
.like_product_bg_title
{
    font-size:12px;
	font-weight: bold;
	padding: 10px 0 0 50px;
	height: 27px;
	background:url(images/like_product.gif) repeat;
}
.caption_cat_news_title
{
	font-size:12px;
	font-weight: bold;
	padding: 7px 0 0 0px;
	text-align:center;
	height: 30px;
	background:url(images/v_news.gif) repeat;
}
.caption_product_details
{
	font-weight: bold;
	padding: 9px 0 0 17px;
	height: 30px;
	background:url(images/product_details_bg_title.gif) repeat;
}
.caption_product_details a
{
	color: #000000;
	font-weight:bold;
}
.caption_product_details a:hover
{
	font-weight:bold;
}
.caption_product
{
	font-weight: bold;
	padding: 9px 0 0 17px;
	height: 30px;
	background:url(images/caption_product.gif) repeat;
}
.caption_product a
{
	color:#000000;
	font-weight:bold;
}
.caption_product a:hover
{
	font-weight:bold;
}
.caption_cat
{
	font-weight: bold;
	padding: 10px 0 0 45px;
	height: 30px;
	background:url(images/cat_bg_title.gif) repeat;
}
.caption_cat a
{
	color:#333333;
	font-weight:bold;
}
.caption_cat a:hover
{
	color:#019B34;
	font-weight:bold;
}

/* miain cat*/
.support_online {
	font-size:12px;
	font-weight: bold;
	text-align:center;
	padding: 7px 0 0 5px;
	height: 34px;
	background:url(images/support_online.gif) repeat;
	
}
/* End Support Online */
/* miain cat*/
.maincat {
	margin: 0px;
	font-weight: bold;
	text-transform:uppercase;
	padding: 7px 0 0 0px;
	height: 25px;
/*	background:url(images/mouse_bg_title.gif) no-repeat;*/
	border-bottom:1px solid #000000;
	
}

.maincat a{
	color:#000000;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
.maincat a:hover{
	margin: 0px;
	font-size: 12px;
	color: #3399FF;
	font-weight: bold;
	text-decoration:none;
}
/*end main cat*/
p {
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}

	
#header
{
	clear:both;
	width: 960px;
	margin:0 auto;
	background: url(images/header.jpg) no-repeat 0px 40%;
	height:150px;
}
#main{
	margin:0 auto;
	width: 980px;
	OVERFLOW: hidden;
}


#main #left {
	float: left;
	width: 20%;
	border: 1px solid #F6F6F6;
	margin: 0px 10px 5px 0px;
	OVERFLOW: hidden;
}

/* -------- begin vmenu ------------*/
#left ul, li{
margin:0; 
border:0; 
width: 200px;
padding:0; 

list-style:none;}

#left .menu li {
    float:left;
    margin: 0px 5px 0px 0px;
	padding: 2px 2px 2px 2px;
	list-style: none;
}
#left .menu li a{
font-size:96%;
	color: #336699;
	text-decoration:none;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 5px 14px;
	background: url(images/listicon.gif) no-repeat 0px 40%;
	border-bottom: 1px solid #F6F6F6;
}
#left .menu li a:hover{
/*color:#666666;*/
color:#FF6600;
}

#left ul .submenu {
clear:both;
z-index:2;
display:none;

}
#left ul .submenu li{
background: url(images/img04.gif) no-repeat 10px 40%;
display:block;
float:none;
}
#left .submenu li a{
padding: 5px 15px 5px 17px;
background:none;
display:block;
float:none;
margin:0;
}
#left .submenu li a:hover{
CURSOR: url('images/mouse.ani');

}
/* -------- end vmenu ------------*/


#main #middle {
	float: left;
	width: 543px;
	border: 1px solid #F6F6F6;
	margin: 0px 10px 10px 0px;
}
#middle .content {
	float: left;
	width: 97%;
/*	margin: 5px 5px 10px 5px;*/
	padding: 10px 10px 10px 10px;
}
.advert_img img{
	float: left;
	border:1px #DDD;
	margin: 5px 5px 0 0;
}
.clearline
 {
  clear:both;
  height: 1px;
 }
#middle .content img{
	float: left;
	border:1px #DDD;
	margin: 3px 5px 0 0;
}

#middle #imgcols
 {
 	float: left;
	border:1px #DDD;
	width: 200px;
	margin: 10px 10px 0px 10px;
 }
#middle #imgcols img
 {
 	float: left;
	border:1px #DDD;
	margin: 5px 3px 0 0
 }
#middle #imghcols
 {
 	float: left;
	width: 40px;
	border:1px #DDD;
	margin: 5px 10px 0px 5px;
 } 
#middle #descols
 {
 	float: left;
	width: 300px;
	margin: 5px 5px 0px 5px;
	OVERFLOW: hidden;
 }
#middle #orthecols
 {
 	float: left;
	width: 520px;
	margin: 5px 10px 0px 5px;
 } 


#middle .cols {
	float: left;
	width: 46%;
	margin: 5px 0px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: 1px  dotted #CCC;
}
/*
#middle .cols img{
	float: left;
	width: 116px;
	margin: 3px 10px 0 0;
}
#middle .cols img:a{
	margin-bottom: 5px;
	border:1px solid  #DDD;
}
#middle .cols img:hover{
	margin-bottom: 0px;
	border:0px solid  #3333FF;
	FILTER: Alpha(style=0.5,opacity=80); opacity: 0.1;

}
*/
.imgcontainer img{
	float: left;
	width: 116px;
	margin: 3px 10px 0 0;
	
}
.imgcontainer img:a{
	margin-bottom: 5px;
	border:1px solid  #DDD;
}
.imgcontainer img:hover{
	margin-bottom: 0px;
	border:0px solid  #3333FF;
	visibility:visible;
	FILTER: Alpha(style=0.5,opacity=80); opacity: 0.4;
}
/* categories*/

#middle .colscat {
	font-size:11px;
	font-weight:bold;
	float: left;
	width: 264px;
	margin: 5px 0px 5px 5px;
	
}

#middle .colscat img{
/*	margin-bottom: 2px;*/
	float: left;
	width: 65px;
	margin:6px  auto;
	border:1px solid #DDD;
	vertical-align:middle;
}
.cart_button a{
	clear: both;
	text-align: center;
	display: block;
	height:25px;
	padding: 4px 0 5px 0;
	margin-bottom: 10px; 
	background: url(images/cart_add.png) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/* end categories*/
#middle #pages {
	clear:both;
	float: left;
	width: 530px;
	margin: 5px 0px 10px 5px;
	margin-bottom: 25px; 
	font-weight:bold;
	text-align: center;
}
#middle .product_box {
	float: left;
	width: 544px;
	margin-right: 10px;

}

.textbox_conact
{
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #336699 1px dotted;
}
.textbox_conact_content
{
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
}
form .textbox_conact_button
{
	background:#FFFFFF;
	border-right: #336699 1px solid;
	border-top: #336699 1px solid;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
}

.other
 {
  padding: 0 0px 10px 0px;
  font-weight:bold;
  text-transform: uppercase;
 }
.title {
	padding: 0 0 5px 15px;
	margin: 0;	
	background: url(images/listicon.gif) top left no-repeat;
}
.titlecat
{
	margin-bottom: 1px;
	padding:2px 0px 5px 6px ;
}
.titlecat a
{
	color: #336699;
	padding:2px 2px 2px  6px ;
}
.titlecat a:hover
{
color:#FF6600;
}

.numproduct {
	font-size: 8px;
	color: #666666;
}
.title_name{
	font-weight:bold;
	margin-bottom: 10px;
	color: #333333;
}
.title_name a{
	margin-bottom: 10px;
}
.description_name{
	font-weight:bold;
	margin-bottom: 10px;
}

.price{
	font-weight:bold;
	margin-bottom: 10px;
}

.price span{
	color: #FF0033;
}
.status{
	font-weight:bold;
	margin-bottom: 10px;
}

.status span{
	color: #666666;
}
.viewnumber{
	font-weight:bold;
	margin-bottom: 10px;
}

.viewnumber span{
	font-size:10px;
	color: #666666;
}
.codes{
	font-weight:bold;
	margin-bottom: 10px;
}

.codes span{
	color: #CC0000;
}

.titlename{
	font-size:11px;
	font-weight:bold;
	margin-bottom: 10px;
}

.titlename span{
	font-size:13px;
	color: #3399FF;
}


#main #right {
	float: left;
	width: 20%;
	border: 1px solid #F6F6F6;
	margin: 0px 10px 0px 0px;
}
#right .cols img{
/*	margin-bottom: 2px;*/
	float: left;
	width: 160px;
	margin: 0 2px 0 0;
	padding: 0px;
}
#right .cols img.a{
	margin-bottom: 2px;
	border:1px solid  #DDD;
}
#right .cols img a:hover{
	margin-bottom: 2px;
	border:1px solid  #3333FF;
	
}
/* -------- begin Right vmenu ------------*/
#right ul, li{
margin:0; 
border:0; 
width: 200px;
padding:0; 

list-style:none;}

#right .menu li {
    float:left;
    margin: 0px 5px 0px 0px;
	padding: 2px 2px 2px 2px;
	list-style: none;
}
#right .menu li a{
font-size:96%;
	color: #336699;
	text-decoration:none;
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 5px 14px;
	background: url(images/listicon.gif) no-repeat 0px 40%;
	border-bottom: 1px solid #F6F6F6;
}
#right .menu li a:hover{
/*color:#666666;*/
color:#FF6600;
}
/* ------------- End right Menu ----------------*/

/*  footer */
#footer
{
	clear:both;
	width:960px;
	margin:0 auto;
	height:auto;
	border-top:2px solid  #000000;
}
#footer .fmenu
{
	height:auto;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding: 15px 5px;
	border-top: #CCCCCC;
}
#footer .copyright
{
	text-align: right;
	font-weight:bold;
	padding: 15px 15px;
	border-top: #CCCCCC;
}
.textbox
{
	font-size: 8pt;
}

#menu {
clear:both;
	width: 980px;
	margin:0 auto;
	float: left;
	width:780px;
	padding: 0px 10px 0px 159px;
}

#menu ul {
	margin:0 auto;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	margin: 0 0 0 0px;
}