/* CSS Document */
body {
	margin: 0px;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.input {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	border:#CCCCCC; border:solid;
	border-width:1px;
}
.menu_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.left_menu{	font-family:Verdana, Arial, Helvetica;	font-size:11px;	color:#FFFFFF;	text-decoration:none;}
a.left_menu:hover{	font-family:Verdana, Arial, Helvetica;	font-size:11px;	color:#FFFFCA;	text-decoration:none;}

.box_link{	font-family:Verdana, Arial, Helvetica;	font-size:11px;	color:#333333;	text-decoration:none;}
a.box_link:hover{	font-family:Verdana, Arial, Helvetica;	font-size:11px;	color:#059574;	text-decoration:none;}
	


.footer{	font-family: Tahoma, Arial, Helvetica;	font-size:10px;	color:#AEADAD;	text-decoration:none; font-weight:normal;}
a.footer:hover{	font-family: Tahoma, Arial, Helvetica;	font-size:10px;	color:#888888;	text-decoration:none; font-weight:normal;}

.head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	text-transform:uppercase;
	font-weight:bold;
}

.quick_links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
a.quick_links:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

.subs_bg {
	background-image:url(../images/subs_bg.gif);
}
.catgry_bg {
	background-image:url(../images/box_bg.gif);
}
.left_menu_bg {
	background-image:url(../images/menu_line.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.quick_bg {
	background-image:url(../images/quick_bg.gif);
}
.menu_table_bg {
	background-image:url(../images/left_menu_bg.gif);
}
.prodct_line {
	background-image:url(../images/pro_line.gif);
	background-position:center;
	background-repeat:repeat-x;
}
.detail_txt {
	font-family: Tahoma;
	color:#999999;
	font-size:10px;
	background-color:#FFFFFF;
	text-decoration:none;
}
a.detail_txt:hover {
	font-family: Tahoma;
	color:#999999;
	font-size:10px;
	background-color:#FFE8DD;
	text-decoration:none;
}
.product_head {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-transform:uppercase;
	font-weight:bold;
}
.price {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-transform:none;
	font-weight:bold;
}
a.prodhead:link {
	font-family:Tahoma;
	font-size:11px;
	color:#01785D;
	margin-left:10px;
	font-weight:bold;
	text-decoration:none;
}
a.prodhead:active{
	font-family:Tahoma;
	font-size:11px;
	color:#01785D;
	margin-left:10px;
	font-weight:bold;
	text-decoration:none;
}
a.prodhead:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#01785D;
	margin-left:10px;
	font-weight:bold;
	text-decoration:none;
}
a.prodhead:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	margin-left:10px;
	font-weight:bold;
	text-decoration:none;
}
.price1 {
	font-family:Tahoma;
	font-size:11px;
	color:#660000;
	text-transform:none;
	font-weight:bold;
}

.product_txt {
	font-family: Tahoma;
	color:#666666;
	font-size:10px;
}
.add_box {
	background-image:url(../images/bttn_bg.gif);
	background-repeat:no-repeat;
}
.add_box_big {
	background-image:url(../images/add_box2.gif);
	background-repeat:no-repeat;
}
.product_cat_head {
	font-family: Tahoma;
	color:#01785D;
	font-size:13px;
	font-weight:bold;
	text-transform:none;
}#search select {
	border: 1px solid #999999;
	font-size: 10px;
}
#search input {
	border: 1px solid #999999;
	font-size: 10px;
}
