body {
    background: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	margin:0px;
}

.menubut {
background-image:url(../images/button.gif);
}

.foot {
color:#FFFFFF;
font-size:12px;
font-style:italic;
font-weight:bold;
text-align:left;
}

.foot a {
color:#FFFFFF;
text-decoration:underline;
}

.c {
	float: left;
}

.cr {
	clear: left;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
	color: #00B9EB;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	color: #00B9EB;
}

h3 {
	color: #00B9EA;
	font-size: 12pt;
	padding: 0;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border: 0px solid #8CAF2C;
}

td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #8CAF2C;
	text-align: left;
}

td.msg {
	padding: 3px;
	color: White;
	background: #00B9EA;
	border: 1px solid #8CAF2C;
	text-align: left;
}

.label {
	text-align: right;
	color: #A7CD20;
}

.smallDesc {
color:#00B9EA;
}

.smallDesc a {
color:#00B9EA;
}

.buttons {
	border-top: 1px solid #8CAF2C;
	text-align: center;
}

.count {
	color: #00B9EA;
	font-size: 8pt;
	font-weight: normal;
}

#links a {
	font-size: 10pt;
}

#links p {
	margin: 0 0 7px 0;
}

.url {
	color: #00B9EA;
}

#path {
	margin-top: 2px;
	padding: 3px;
	background: #D9E8F9;
	line-height: 19px;
	border-top: 1px solid #8CAF2C;
}

.submit {
	float: right;
	vertical-align: bottom;
}

#user-bar {
   clear:both;
   margin:0 0 0 auto;
   padding:3px;
   line-height:19px;
   text-align:center;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
	color: #666666;
	border: 1px solid #8CAF2C;
	height: 20px;
	font-size: 14px;
}

textarea.text {
	font-size: 8pt;
	border: 1px solid #A7CD20;
}

select {
	font-size: 8pt;
	border: 1px solid #A7CD20;
}

.captcha {
	border: 1px solid #A7CD20;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

.btn {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #A7CD20;
	background-color: #A7CD20;/*#FFCC33;*/
	cursor: pointer;
	height: 22px;
}

.btn1 {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

.rightbod {
}

.main {
	background: #ffffff;
	border: 0px solid #8CAF2C;
}

.main h2 a {
color:#8CAF2C;
margin: 5px 50px 10px 40px;
}

p.subcats {
	margin: 0px 50px 10px 40px;
	padding: 0px;
}

p.subcats a {
color:#00B9EA;
font-size:9pt;
text-decoration: none;
}

.subcats a:hover{
text-decoration:underline;
}

span.req {
	margin-left: 3px;
	color: #00B9EB;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}

.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}

.sort {
	color: #00B9EB;
}

div.pr {
	font-size: 7pt;
	color: #000000;
	float: left;
	height: 115px;
	margin-right: 5px;
	float:left;
	clear:left;
	vertical-align:top;
}

* html div.pr {
height: 120px;
min-height: 120px;
}

div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 8px;
	font-size: 1px;
	float:left;
	clear:right;
	vertical-align:top;
}
div.prb {
	background: #5eaa5e;
	height: 8px;
	font-size: 1px;
	vertical-align:top;
}

div.footer {
   bottom:0;
   clear:both;
	text-align: left;
	padding: 3px 0 0 0;
	margin-top: 0px;
}

div.footer a {
	color: #FFFFFF;
}

.price {
	border: 0px dotted #8CAF2C;
}

.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:#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:#8CAF2C;
   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;
}

#sidebar {
	align: left;
	font-size: 13px;
	height: 38px;
	color: #00B9EB;
}

#sidebar a:link, #sidebar a:visited{
	display: bar;
	align:left;
	color: #00B9EB;
	font-size: 13px;
	text-decoration: none;
	height:38px;
	font-weight: bold;
	padding: 10px 20px 10px 10px;
}

#sidebar a:hover{
	color: #A7CD20;
	font-size: 13px;
	height:38px;
	padding: 10px 20px 10px 10px;
}

.icon {
	text-decoration: underline;
	margin:0px 5px -4px;
   	padding:0px 5px -4px;
	valign: bottom;
}

.icon1{
	text-decoration: underline;
	margin:0px 5px -1px;
   	padding:0px 5px -1px;
	valign: bottom;
}

.detail a:link, .detail a:visited
{
color:#ff6600;
}

.list a:link, .list a:visited
{
font-size: 10px;
	color: #8CAF2C;
	font-weight: bold;
	text-decoration: none;

}

.standard a:link, .standard a:visited {

	color: #8CAF2C;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.standard a:hover {
	text-decoration: underline;
}

.search .text {
	width: 140px;
	height: 14px;
	border: 1px solid #8CAF2C;
	background: #F0F0F0;
}

.featured a:link, .featured a:visited{

	color: #8CAF2C;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.h0 {
	color: #8CAF2C;
	font-size: 10pt;
	padding: 3px;
	border-bottom: 1px dotted #8CAF2C;
}

.user a:link, .user a:visited{

	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: none;
}

.user a:hover {
	text-decoration: underline;
}

.user{

	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: none;
	text-align: left;
}

.footer a:link, .footer a:visited{
	color: #A7CD20;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

.footer a:hover {
	text-decoration: none;
}

.footer{
	color: #00B9EB;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.footer1 a:link, .footer1 a:visited{

	color: #A7CD20;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

.footer1 a:hover {
	text-decoration: none;
}

.footer1{

	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.linktitle{
	color:#00B9EA;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.footer1 a:link, .footer1 a:visited{

	color: #A7CD20;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
