body {
	margin: 0; padding: 0;
	font-family: Tahoma; font-size: 12px;
	color: #000;
}
.clear {clear: both;}
#header {
	height: 125px;
	background: repeat-x url(../images/bckheader.gif);
	position: relative;
}
#header h1 {
	margin: 0; padding: 0;
	float: left;
	width: 300px; height: 125px;
	background: no-repeat url(../images/logo.gif);
}
#header h1 a {
	display: block;
	width: 300px; height: 125px;
	line-height: 500px;
	overflow: hidden;
}
#adverts_top {
	width: 468px; height: 60px;
	background-color: #292f34;
	border: #252a2f 1px solid;
	position: absolute;
	top: 30px; right: 30px;
}
#menu {
	margin: 0; padding: 0 0 0 10px;
	list-style: none; list-style-type: none;
	height: 70px;
	background: repeat-x url(../images/bckmenu.gif);
	font-size: 11px;
}
#menu li {
	float: left;
	background: right 6px no-repeat url(../images/bckmenuli.gif);						
}
#menu li.last {
	background: none;
}
#menu li a {
	float: left;
	width: 160px; height: 70px; line-height: 50px;
	text-align: center;
	color: #8d8d8d;
	text-decoration: none; text-transform: uppercase;
}
#menu li a:hover {
	background: center top no-repeat url(../images/bckmenuro.gif);
	color: #6d6d6d;
}
#adverts_bottom {
	margin: 0 auto;
	width: 768px; height: 90px;
	border: #e5e5e5 1px solid;
}
#content {
	margin: 10px 50px 25px 50px;
}
#path {
	margin: 0 0 25px 0;
	color: #000;
}
#path a {
	color: #000;
	text-decoration: none;
}
#footer {
	padding: 60px 50px 0 50px;
	background: #282d32 repeat-x url(../images/bckfooter.gif);
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer form {
	margin: -28px 0 0 0; padding: 18px 0 0 0;
	float: right;
	height: 60px;
	background: right top no-repeat url(../images/bcksearch.gif);
}
#footer form * {
	vertical-align: middle;
}
#footer form .searchtext {
	margin: 0; padding: 7px 0 0 0;
	width: 185px; height: 24px;
	border: #464e56 1px solid;
	font-family: Tahoma; font-size: 12px;
	color: #fff;
	background: repeat-x url(../images/bcksearchtext.gif);
}
.navig {
	margin: 15px 0 0 0;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

div.catstop, div.catsbottom {
	border-top: #f0f0f0 1px solid;
	font-size: 0;
}
div.oddcats {
	padding: 10px 30px;
	border-left: #f0f0f0 1px solid; border-right: #f0f0f0 1px solid;
}
div.evencats {
	padding: 10px 30px;
	border-left: #e8e8e8 1px solid; border-right: #e8e8e8 1px solid;
	background-color: #f7f7f7;
}
* html div.oddcats, * html div.evencats {
	height: 0;
}

h2 {
	margin: 0 0 5px 0; padding: 0;
	font-family: "Trebuchet MS"; font-size: 12px; font-weight: normal; font-style: italic;
	color: #000;
	background: left center no-repeat url(../images/cats.gif);
}
h2 a {
	margin: 0 0 0 24px; padding: 0 0 2px 0;
	background: left bottom repeat-x url(../images/bckcatslink.gif);
	font-family: Tahoma; font-style: normal;
	color: #000;
	text-decoration: none;
}

h3 {
   margin: 20px 0; padding: 0;
   font-size: 12px;
   color: #56616c;
   border-bottom: #56616c 1px dashed;
}

#arts h2 {
	margin: auto; padding: auto;
	font-family: Tahoma; font-style: normal; font-weight: bold;
	background: none;
}

#arts h2 a {
	margin: auto; padding: 0;
	background: none;
}

#arts h3 {
	margin: auto; padding: auto;
	color: #000;
	border: none;
}

table.formPage {
   border: 1px solid #b6b6b6;
   width: 100%;
}
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 #b6b6b6;
   text-align: center;
}
.count {
   color: #40698a;
   font-weight: normal; font-style: italic;
}
#articles h4, h4 {
	margin: 0; padding: 0;
	font-size: 12px;
}
#featlinks table {
	margin: 0 0 2px 0;
	width: 100%;
	background-color: #f7f7f7;
	border: #e8e8e8 1px solid;
}
#featlinks a, #links a, a {
	color: #40698a;
	text-decoration: none;
}
#featlinks p, #links p, #articles p, .list p {
   margin: 0 0 7px 0;
}
.url {
   font-size: 11px;
   color: #4f4f4f;
}
.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   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 #b6b6b6;
}
textarea.text {
   font-size: 8pt;
   border: 1px solid #b6b6b6;
}
select {
   font-size: 8pt;
   border: 1px solid #b6b6b6;
}

.captcha {
   border: 1px solid #b6b6b6;
   margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #c9a22d;
	background-color: #ffcc33;
	color: #434339;
	cursor: pointer;
	padding: 3px 5px;
}
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: #707070;
	font-size: 7pt; font-weight: normal;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
   margin: 0 0 0 24px; padding: 0;
}
p.subcats a {
	color: #6d6d6d;
	text-decoration: none;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #2e343a;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5b6773;
	height: 3px;
	font-size: 1px;
}

.price {
   border: 1px solid #b6b6b6;
   background-color: #5b6773;
   color: #fff;
}
.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;
}