body {
    background: #FFFF66;
	font:11px/13px verdana,Arial, Helvetica, sans-serif;
	border:0;
	margin:0;
	text-align:center;
	
}

a {color:#000000; text-decoration:none;}
a:hover {text-decoration:underline; color:#ff0000; }

.clear {clear:both;}
.center {
	width:100%;
	min-width:999px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFF66;
}
table {width:100%; }

#top {
	height: 85px;
	background-image:url(../images/hd_bg.gif);
	background-repeat:repeat-x;
	padding-top:12px;
	padding-left:20px;
	padding-right:20px;
	min-width:835px;
	
}

#logo {
	float:left;
	margin: 10px 0;
}
#logo img {
	border:0;
	margin-top:-15px; z-index:1}

#topads {
	width:468px;
	height:60px;
	float:right;
	margin-top: 10px;
}

#topsearch {
	text-align:left;
	height: 55px;
}

#topsearch .text {
	border:1px solid #000000;
	height: 15px;
	float:right;
/*	float:left;
	width:90%;
	min-width:470px;*/
}

#topsearch .btn {
	border:1px solid #000000;
	background-color:#000000;
	height: 19px;
	color:#ffffff;
    font-size:9px;
	font-weight:normal;
	float:right;
}

#left{float:left;width:18%;margin-right:12px;text-align:center;min-width:180px;}
#right {float:right;width:18%;text-align:center;min-width:180px;}
#left a, #right a {display:block;float:left;/*border-bottom: 1px solid #B2B200;*/padding:7px;width:90%;text-decoration:none;}
#left a:hover, #right a:hover {/*border-bottom: 1px solid #ff0000;*/}

.leftLinks{text-align:center;}
.rightLinks {text-align:center;}
.leftLinks a, #rightLinks a {display:block;border-bottom: 1px solid #B2B200;padding:8px;width:90%;text-decoration:none;}
.leftLinks a:hover, #rightLinks a:hover {border-bottom: 1px solid #ff0000;}

#middle {
	float:left;
	width:62.3%;
	min-width:570px;
}


div.top {
	background-image:url(../images/top.jpg);
	background-repeat:repeat-x;
	height:33px;
}

div.top .left {
	float:left;
}

div.top .right {
	float:right;
}


.area {background-image:url(../images/top.jpg);background-repeat:repeat-x;}

.area .top_left {background-image:url(../images/left_top.jpg);background-repeat:no-repeat;}
.area .top_right {background-image:url(../images/right_top.jpg);background-repeat:no-repeat;background-position:right top;}

.area .left {background-image:url(../images/bl_fll.gif);background-repeat:repeat-y; }
.area .right {background-image:url(../images/bl_fll.gif);background-repeat:repeat-y;background-position:right;}

.area .bottom_left {background-image:url(../images/left_bot.jpg);background-repeat:no-repeat;background-position:left bottom;}
.area .bottom_right {background-image:url(../images/right_bot.jpg);background-repeat:no-repeat;background-position:right bottom;padding:10px;}
.area .bottom {background-image:url(../images/bl_fll.gif);background-repeat:repeat-x;background-position:bottom;}



.homelink a{color:#000000;}
.homelink a:hover{color:#ff0000; text-decoration:underline;}




.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:#000000;
	font-size: 10pt;
	padding:0;
	padding-bottom: 7px;
	margin:0px;
	
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {

}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	text-align: left;
}
.label {
	text-align: right;
	font-size:12px;
}
.buttons {
	border-top: 1px solid #000000;
	text-align: center;
}
.count {
	color: #FF0000;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #000000;
}
#path {
	padding: 11px 15px 10px 15px;
	background-image:url(../images/hd_bot_bg.gif);
	background-repeat:repeat-x;
	background-color: #FF0000;
	margin-bottom:5px;
	min-width:835px;
}
#path a {
	padding: 0 15px;
	background-image:url(../images/hd_bot_dv.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#003366;
	background-position: left middle;
	font-weight:bold;
}
#path a:hover {
	color:#FF0000;
	text-decoration:underline;
	
}

.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#000000;
   line-height:19px;
   text-align:right;
}

.text, .btn {
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #888804;
}
textarea.text {
	font-size: 10pt;
	border: 1px solid #888804;
}
select {
	font-size: 8pt;
	border: 1px solid #888804;
}

.captcha {
	border: 1px solid #888804;
	margin-top: 10px;

}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #888804;
	background-color: #FFFF00;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFF00;
	border: 1px solid #B2B200;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 25px 10px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	margin-top:3px;
	padding: 2px 10px 5px 13px;

}
div.prg {
	width: 80px;
	border: 1px solid #B2B200;
	height: 3px;
	font-size: 1px;
	float:right;
	margin-top:2px;
}
div.prb {
	background: #089307;
	height: 3px;
	font-size: 1px;
}

div.footer {
	background-image:url(../images/hd_bg2.gif);
	background-repeat:repeat-x;
	margin:0 auto;
	margin-top:30px;
	padding: 25px 0 15px 0;
	clear:both;
	width:100%;
	
}

.copyright {
	color:#000000;
	margin-top:10px;
}
.copyright a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.price {

}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#000000;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#000000;
   background:#FFFF00;
   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-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#00FF1E;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
/* for tag clouds */
.tagclouds { margin: 0 auto; padding: 5px; width: 98.5%; border: 1px solid #B2B200; }
.tagclouds h3 { font-size: 150%; }
.tagclouds .cloud-word { /* add you general rules for ALL tags */ }
               
.cloud-style-1 { color: #0000ff; /*blue*/ }
.cloud-style-2 { color: #000; /*black*/ }
.cloud-style-3 { color: #e98800;/*orange*/ }
.cloud-style-4 { color: #0fb400;/*green*/ }
.cloud-style-5 { color: #ff0000;/*red*/ }

/* end tag clouids */