body {
    background: #000;
	font:normal 11px Verdana, Tahoma, Arial, sans-serif;
	margin:0; padding:0; color:#ccc;

}

h1, h2, h3,h4, form, input, table, td, ul, ol {margin:0; padding:0;}
a {color:#eee;text-decoration:none;}
a:hover {text-decoration:underline;}
p {margin:0; padding:7px 0;}
#wraper {width:982px; margin:0 auto;}
#header {width:982px; margin:0 auto 10px auto; background:#111 url(../images/header.jpg) no-repeat;padding:15px 0; min-height:210px;}

* html #header {height:210px;}
.sidebar {float:left; width:210px;}
#content {float:left; width:520px; padding: 0 21px;}


/* Header */
#gsearch {text-align:right;width:400px;padding-top:15px;}
#path form {display:inline;}
.navbox {float:right; width:220px;list-style:none; font:bold 15px/20px Tahoma; }
.navbox li {list-style:none;padding:0 0 8px;border-bottom}
.navbox li a {text-decoration:none;}
.navbox li a:hover {text-decoration:underline;}


/* Sidebar */
.sb-box {border-bottom:1px solid #333; padding:0 0 10px 0; margin:0 0 25px 0;}
.sidebar h2 {padding-bottom:5px;}
.sidebar ul {list-style-position:inside;}

/* Content */
.catg-list {margin:15px 0;}
.catg-list td {padding:0 20px 0 0; }
.catg-list h2 {font:bold 12px Verdana; }

.c {
	float: left;
}
.cr {
	clear: left;
}
.clr {clear:both; font:normal 1px/1px arial; height:1px;width:1px;}

td {
	vertical-align: top;
	padding: 5px ;
}

h1 {
	font:normal 18px Verdana;
}

h2 {
	font-size: 15px; padding-bottom:5px;
}

h3 {
	font:bold 13px arial;
	
}

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

table.formPage {
	/*border: 1px solid #A0A0A0;*/
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	/*text-align: right;*/
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}

.url {
	color: #6f6f6f;
}
#path {
	margin:0 0 10px 0;
	line-height: 19px;
	border-bottom: 1px solid #333;
	
}
.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   padding:3px;
   line-height:19px;
   text-align:right;
}

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

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}


.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #FFAA11;/*#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: #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: #000000;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #999;
	height: 3px;
	font-size: 1px;
}

.footer {
	
	border-top: 1px solid #333;
	padding: 10px 0;
}
.footerlinks {
	text-align: center;
	/* border-top: 1px solid #333; */
	padding: 10px 0;
}
.footerlinks a {padding:0 10px;}

.footer a {
	color: #bbb;
}
.price {
	border: 1px solid #A0A0A0;
}
.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:#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;
}
legend {
   border-width: 1px;
   border-color: #333;background-color: #111;
   border-style: dotted;
   padding:      3px;
   font-weight:  bold;
   color:        #ccc;
}
fieldset {
   border-width: 1px;
   border-color: #333;
   border-style: solid;
   background-color: #222;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

label {
   cursor: pointer;
}

table.comment {
   border-width: 1px;
   border-color: #5e74b3;
   border-style: dotted;
   margin-top:   5px;
}

tr.comment {
   background-color: #5e74b3;
   color: #FFFFFF;
}

h4 {
        color: #5e74b3;
        font-size: 8pt;
        padding: 0;
}

.banner {margin-bottom:15px; text-align:center;}

.gmap {width:300px;}
#news {background:#111; padding:5px; border:1px solid #333;}
.submit-right {width:377px;float:left;background:#111; padding:5px 10px; border:1px solid #333;margin-top:30px;}
.alignright {float:right;text-align:right;}
.sidebar ul.articlelist {list-style:none;list-style-position:outside;}
.sidebar ul.articlelist li {list-style:none; padding:5px 0;}
.rsscontent ul {list-style-position:inside;}
.rsscontent li {padding-bottom:10px;}