body {
    background: #ffffff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	padding: 0px;
	margin: auto;
}
#content{
	width: 1003px;
	border: 0px solid #000;
	background: #B70004;
}

#top{
	width: 1002px;
	height: 133px;
	background: #ffffff;
	border: 0px solid #ff0;
	
}
#top_right{
	background: url('../images/img_1.jpg') no-repeat left center;
	width: 490px;
	height: 133px;
	position: relative;
	float: right;
}
#top_left{
	width: 512px;
	height: 133px;
	position: relative;
	float: left;
	border: 0px solid #0ff;
}
#logo{
	background: url('../images/img_2.jpg') no-repeat right center;
	width: 406px;
	height: 133px;
	border: 0px solid #ff0;
	cursor: hand;
}
#topbar{
	width: 990px;
	height: 28px;
	position: relative;
	text-align: center;
	padding: 3px;
	border: 0px solid #5e74b3;
}
.navlink1{
	background: url('../images/home1.gif') no-repeat left center;
	
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	padding: 4px 4px 4px 15px;
	text-decoration: none;
}
	.navlink1 a:link{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
	}
	.navlink1 a:visited{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
	}
	.navlink1 a:hover{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: underline;
	}
.navlink2{
	background: url('../images/home2.gif') no-repeat left center;
	
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	padding: 4px 4px 4px 15px;
	text-decoration: none;
}
	.navlink2 a:link{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
	}
	.navlink2 a:visited{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
	}
	.navlink2 a:hover{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: underline;
	}
.navlink3{
	background: url('../images/link1.gif') no-repeat left center;
	
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	padding: 4px 4px 4px 15px;
	text-decoration: none;
}
	.navlink3 a:link{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
	}
	.navlink3 a:visited{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
	}
	.navlink3 a:hover{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: underline;
	}
.navlink4{
	background: url('../images/rand.gif') no-repeat left center;
	
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	padding: 4px 4px 4px 15px;
	text-decoration: none;
}
	.navlink4 a:link{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
	}
	.navlink4 a:visited{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
	}
	.navlink4 a:hover{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: underline;
	}
.navlink5{
	background: url('../images/tophit.gif') no-repeat left center;
	
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	padding: 4px 4px 4px 15px;
	text-decoration: none;
}
	.navlink5 a:link{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
	}
	.navlink5 a:visited{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: none;
	}
	.navlink5 a:hover{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #fff;
		text-decoration: underline;
	}		
.search-text{
	background: #F1F1F1;
	border: 1px solid #9D9797;
	width: 180px;
	height: 16px;
	font-family: verdana, arial,tahoma;
	font-size: 11px;
	color: #454545;
	padding: 1px 0 1px 3px;
}
.button{
	background: #AACA48;
	border: 1px solid #ffffff;
	width: 70px;
	height: 19px;
	font-family: verdana, arial,tahoma;
	font-size: 11px;
	color: #111111;
}
#body-main{
	width:770px;
	padding: 0 0 0 0;
	position: relative;
	border: 0px solid #111111;
	left:115px;	
}
#body-right{
	width: 585px;
	position: relative;
	float: right;
	padding:0px;
	vertical-align: top; 
	border: 0px solid #ffcccc;
	background: #ffffff;
}
#body-left {
	width: 185px;
	position: relative;
	float: left;
	border: 0px solid #dedede;
	background: #303030;
}
#div-top-set{
	width: 585px;
	height: 20px;
}
#one{
	background: url('../images/shape_w_top_r.gif') no-repeat right center;
	width: 290px;
	height: 20px;
	position: relative;
	float: right;
}
#two{
	background: url('../images/shape_w_top_l.gif') no-repeat left center;
	width: 290px;
	height: 20px;
	position: relative;
	float: left;
}
#three{
	width: 570px;
	height: 20px;
	position: relative;
	font-family: verdana, arial,tahoma;
	font-size: 18px;
	color: #111111;
	background: #ffffff;
	padding-left: 15px;
}
#break1{
	height: 15px;
	border: 0px solid #1111dd;
}
.break{
	height: 10px;
}
.dot-line{
	background: url('../images/dot.gif') repeat-x left center;
	height: 10px;
}
#four{
	width: 570px;
	height: 20px;
	position: relative;
	font-family: verdana, arial,tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AACA48;
	background: #ffffff;
	padding-left: 15px;
}
#five{
	width: 570px;
	height: 100px;
	position: relative;
	font-family: verdana, arial,tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7E7C7C;
	background: #ffffff;
	padding: 0 0 0 15px;
	line-height: 18px;
}
#six{
	width: 585px;
	position: relative;
	border: 0px solid #1234ff;
}
.seven{
	width: 580px;
	position: relative;
	border-left: 1px solid #eeeeee;
	background-color: #F7F5F5;
	padding-left: 15px;
}
#eight{
	background: url('../images/shape_w_bot_r.gif') no-repeat right center;
	width: 290px;
	height: 19px;
	position: relative;
	float: right;
}
#nine{
	background: url('../images/shape_w_bot_l.gif') no-repeat left center;
	width: 290px;
	height: 19px;
	position: relative;
	float: left;
}
.curr_path_right{
	width: 1px;
	background-color: #ffffff;
	border: 0px solid #111111;
}
.curr_path{
	width: 562px;
	background-color: #aaca48;
	border-top: 1px solid #aeb0ac;
	border-right: 1px solid #aeb0ac;
	font-family: verdana, arial, tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
	.curr_path a:link{
		font-family: verdana, arial, tahoma;
		font-size: 13px;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
	}
	.curr_path a:visited{
	font-family: verdana, arial, tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
	.curr_path a:hover{
		font-family: verdana, arial, tahoma;
		font-size: 13px;
		font-weight: normal;
		color: #ffffff;
		text-decoration: underline;
	}
.curr_path_left{
	background: url('../images/img_t_up.gif') no-repeat right top;
	position: relative;
	float: left;
	width: 18px;
	height: 28px;
	border: 0px solid #111111;
}
.curr_path_bottom{
	background: url('../images/img_t_down.gif') no-repeat left top;
	background-color: #F7F5F5;
	width: 18px;
	height: 17px;
}
.shade_bottom_top{
	background: url('../images/img_b_up.gif') no-repeat left top;
	background-color: #F7F5F5;
	width: 18px;
	height: 15px;
}
.shade_bottom_left{
	background: url('../images/img_b_down.gif') no-repeat left top;
	width: 18px;
	height: 13px;
}
.shade_bottom{
	width: 562px;
	height: 1.2em;
	background-color: #aaca48;
	border-bottom: 1px solid #aeb0ac;
	border-right: 1px solid #aeb0ac;
}
.shade_bottom_right{
	width: 1px;
	background-color: #ffffff;
	border: 0px solid #111111;
}
.search-dir{
	background: url('../images/search_dir.gif') no-repeat left center;
	width: 310px;
	height: 15px;
}

.title-head{
	height: 25px;
	background-color: #aaca48;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #aeb0ac;
	border-right: 1px solid #aeb0ac;
	color: #ffffff;
	padding: 0 0 0 15px;
}
.cat_title{
	background: url('../images/arr_box.gif') no-repeat left center;
	height: 16px;
	padding-left: 17px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1556a2;
	text-decoration: none;
}
.cat_title a:link{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1556a2;
	text-decoration: none;
}
.cat_title a:visited{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1556a2;
	text-decoration: none;
}
.cat_title a:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1556a2;
	text-decoration: underline;
}

.subcats a:link{
	background: url('../images/arr_gr.gif') no-repeat left center;
	padding-left: 20px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;
}
.subcats a:visited{
	background: url('../images/arr_gr.gif') no-repeat left center;
	padding-left: 20px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;
}
.subcats a:hover{
	background: url('../images/arr_gr.gif') no-repeat left center;
	padding-left: 20px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: underline;
}
#feature-box{
	background: #fbfdf2;
	border: 1px solid #699ab8;
	margin: 5px 5px 5px 5px;
}
	
#regular-box{
	border: 1px solid #699ab8;
	margin: 5px 5px 5px 5px;
}
.sort{
	font-size: 10px;
	font-weight: bold;
	color: #336C8C;
	text-decoration: none;
	
}

	.sort a:link{
		font-size: 10px;
		font-weight: normal;
		color: #336C8C;
		text-decoration: none;
		
	}
	.sort a:visited{
		font-size: 10px;
		font-weight: normal;
		color: #336C8C;
		text-decoration: none;
		
	}
	.sort a:hover{
		font-size: 10px;
		font-weight: normal;
		color: #336C8C;
		text-decoration: underline;
		
	}
.table-border{
	border: 1px solid #111111;
}

.link-head{
	font-size: 11px;
	font-weight: bold;
	color: #bd0001;
	text-decoration: none;
}
	.link-head a:link{
		font-size: 11px;
		font-weight: bold;
		color: #bd0001;
		text-decoration: none;
	}
		.link-head a:visited{
		font-size: 11px;
		font-weight: bold;
		color: #bd0001;
		text-decoration: none;
	}
	.link-head a:hover{
		font-size: 11px;
		font-weight: bold;
		color: #aaca48;
		text-decoration: underline;
	}
.details{	
	color:#333333;
}
	.details a:link,a:visited{
		color: #337293;
		text-decoration: none;
	}
	.details a:hover{
		color: #337293;
		text-decoration: underline;
	}
.url{
	color: #618200;
}
.article-title{
	padding: 0 0 7px 15px;
	font-size: 12px;
	color: #1556a2;
	font-weight: bold;
	border: 0px solid #cccccc;
}
	.article-title a:link{
		text-decoration: none;
		font-size: 12px;
		color: #1556a2;
		font-weight: bold;
	}
	.article-title a: visited{
		text-decoration: none;
		font-size: 12px;
		color: #1556a2;
		font-weight: bold;
	}
	.article-title a:hover{
		text-decoration: underline;
		font-size: 12px;
		color: #1556a2;
		font-weight: bold;
	}
.article-desc{
	padding: 0 0 0 15px;
	font-size: 11px;
	color: #51656E;
	font-weight: normal;
	
}
	.article-desc a:link{
		font-size: 11px;
		color: #51656E;
		font-weight: normal;
		text-decoration: underline;
	}
	.article-desc a:visited{
		font-size: 11px;
		color: #51656E;
		font-weight: normal;
		text-decoration: underline;
	}
	.article-desc a:hover{
		font-size: 11px;
		color: #51656E;
		font-weight: normal;
		text-decoration: none;
	}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
.left_top{
	width: 185px;
	height: 20px;
	background: #b70004;
}
.left_top_curve{
	background: url('../images/shape_black_top.gif') no-repeat left center;
	width: 185px;
	height: 19px;
}
.left_bottom_curve{
	background: url('../images/shape_black_bottom.gif') no-repeat left center;
	width: 185px;
	height: 19px;
}
.left_header{
	background: url('../images/circle_red.gif') no-repeat left center;
	width: 185px;
	height: 20px;
	padding: 0 0 0 30px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #abca49;
}
.left_menu_arr{
	background: url('../images/arr_lemon.gif') no-repeat right center;
	width: 20px;
	height: 15px;
	
}
.left_menu_link{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #BDBBBB;
	text-decoration: none;
	padding: 0 0 0 5px;
}
	.left_menu_link a:link{
		font-family: verdana;
		font-size: 10px;
		font-weight: normal;
		color: #BDBBBB;
		text-decoration: none;
	}
	.left_menu_link a:visited{
		font-family: verdana;
		font-size: 10px;
		font-weight: normal;
		color: #BDBBBB;
		text-decoration: none;
	}
	.left_menu_link a:hover{
		font-family: verdana;
		font-size: 10px;
		font-weight: normal;
		color: #BDBBBB;
		text-decoration: underline;
	}
.regular{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 0 0 0 0;
}
	
#google1{
	position: relative;
	float: right;
	width: 270px;
	height: 50px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff6633;
	padding: 0 0 0 15px;
	border: 0px solid #1111ff;
}
#google2{
	position: relative;
	float: left;
	width: 270px;
	height: 50px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff6633;
	padding: 0 0 0 15px;
	border: 0px solid #ff1111;
}
#footer_top{
	background: url('../images/footer_top1.gif') repeat-x left;
	height: 9px;
}
#footer{
	background: #303030;
	height: 25px;
	text-align: center;
	padding: 15px 0 0 0;
}
.footer{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
	.footer a:link{
		font-family: verdana;
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
	}
	.footer a:visited{
		font-family: verdana;
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
	}
	.footer a:hover{
		font-family: verdana;
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		text-decoration: underline;
	}
.login{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #b70004;
	text-decoration: none;
}
.login a:link{
	font-family: verdana, arial;
	font-size: 11px;
	color: #b70004;
	font-weight: bold;
	text-decoration: none;
}
.login a:visited{
	font-family: verdana, arial;
	font-size: 11px;
	color: #b70004;
	font-weight: bold;
	text-decoration: none;
}
.login a:hover{
	font-family: verdana, arial;
	font-size: 11px;
	color: #b70004;
	font-weight: bold;
	text-decoration: underline;
}
#pagination{
	width: 585px;
	height: 30px;
	left: 300px;
	position: relative;
	font-family: verdana, arial;
	font-size: 10px;
	color: #ffffff;
	border: 0px solid #111111
}
.paging a:link{
	font-family: verdana, arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.paging a:visited{
	font-family: verdana, arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.paging a:hover{
	font-family: verdana, arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.label {
	color: #666666;
}
.price{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #096aab;
	text-decoration: none;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.label {
	color: #666666;
}
.text{
	font-family: verdana,arial;
	font-size: 8pt;
	color: #060606;
	border: 1px solid #666666;
	height: 17px;
	width: 260px;
	padding: 2px 0 0 3px;
	background: #F7F5F5;
}
.textarea{
	font-family: verdana,arial;
	font-size: 8pt;
	color: #060606;
	border: 1px solid #666666;
	width: 260px;
	padding: 2px 0 0 3px;
	background: #F7F5F5;
}
select {
	font-size: 8pt;
	border: 1px solid #111111;
	background: #F7F5F5;
	width: 265px;
	height: 20px;
	padding: 2px 0 0 3px;
}
.captcha {
	border: 1px solid #111111;
	margin-top: 10px;
}
.captcha_text{
	font-family: verdana,arial;
	font-size: 8pt;
	color: #060606;
	border: 1px solid #666666;
	height: 17px;
	width: 50px;
	padding: 2px 0 0 3px;
	background: #F7F5F5;
}
.limit_field {
   border: 1px solid #F7F5F5;
   border-width:0;
   background: #f7f5f5;
}
.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.msg {
	font-size: 12px;
	padding: 3px;
	color: #3399FF;
	text-align: left;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	text-align: left;
	clear: right;
}		
/*****************************************************************************
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #5e74b3;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #5e74b3;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border: 1px solid #A0A0A0;
}

.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}

*******************************************************************************/
#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
