body {
	margin: 0; padding: 0;
	font-family: Verdana; font-size: 11px;
	background-color: #000;
	color: #fff;
}
.clear {clear: both; font-size: 0; height: 0;}
#header {
	height: 138px;
	background: repeat-x url(../images/bckheader.gif);
	position: relative;
}
#header form {
	margin: 0; padding: 5px 0 0 0;
	position: absolute;
	top: 0; right: 0;
	width: 500px; height: 27px;
	text-align: center;
	background: no-repeat url(../images/bcksearch.gif);
	font-family: Verdana; font-size: 12px; font-weight: bold;
	color: #fff;
}
#header form * {
	vertical-align: middle;
}
#header form .searchtext {
	margin: 0 10px; padding: 2px 0 0 0;
	background-color: #fff; border: none;
	width: 250px; height: 18px;
}
#header h1 {
	margin: 0; padding: 0;
	width: 450px; height: 138px;
	background: no-repeat url(../images/logo.gif);
}
#header h1 a {
	display: block;
	width: 450px; height: 138px;
	line-height: 500px;
	overflow: hidden;
}
#adverts {
	position: absolute;
	top: 55px; right: 25px;
}
#menu {
	height: 30px; padding: 2px 20px 0 0;
	background: repeat-x url(../images/bckmenu.gif);
	text-align: right;
	font-size: 0;
}
#menu a {
	margin: 0 1px 0 0;
	display: -moz-inline-stack;
	display: inline-block;
	height: 27px; line-height: 27px;
	width: 120px; text-align: center;
	background: no-repeat url(../images/bckmenulink.gif);
	font-size: 12px;
	color: #e5e5e6;			
	text-decoration: none;
}
#menu strong {
	display: block;
	text-align: center;
}
#wrapper {
	margin: 2px 0;
	width: 100%;
	background: right top repeat-y url(../images/bcksidebar.gif);
}
#container {
	background: left top repeat-y url(../images/bcksidebar.gif);
}
#leftcontainer {
	float: left;
	width: 100%;
	margin-right: -192px;
}
#leftcontainercontent {
	margin-right: 192px;
}
#sidebar_left {
	float: left;
	width: 190px;
}
#sidebar_right {
	float: right;
	width: 190px;
}
#contentcontainer {
	float: right;
	width: 100%;
	margin-left: -192px;			
}
#content {
	margin-left: 192px;
	padding: 0 15px;
}
#path {
	margin: 0 -15px 10px -15px; padding: 10px 0 10px 10px;
	background-color: #132a34;
	font-weight: bold;
	color: #fff;
}
#path a {
	color: #fff;
	text-decoration: none;
}
#sidebar_left h3, #sidebar_right h3 {
	margin: 0; padding: 0 0 0 10px;
	height: 30px; line-height: 30px;
	background: repeat-x url(../images/bcksidebarh3.gif);
	font-size: 12px; color: #fff;
}
#sidebar_left div {
	padding: 10px 0 10px 10px;
}
#sidebar_left a {
	display: block;
	margin: 3px 0; padding: 0 0 0 10px;
	color: #cfcfcf;
	text-decoration: none;
	background: left center no-repeat url(../images/bcksidebarleftlink.gif);
}
#footer {
	height: 90px; line-height: 90px;
	text-align: center;
	background: repeat-x url(../images/bckfooter.gif);
	font-weight: bold;
	color: #fff;
}
.featured {
background-color:#0f2530;
border: 1px solid #d8e4b5;
margin: 0 10px 10px 10px;
padding: 14px 5px 5px 5px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
.navig {
	margin: 15px 0 0 0;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	margin: 0 0 2px 0; padding: 0;
	background: repeat-x url(../images/bckh2.gif);
	height: 30px; line-height: 30px;
	font-size: 11px;
	text-align: center;
	color: #fff;
}
h2 a {
	color: #fff;
	text-decoration: none;
}
#catsinner h2, #arts h2 {
	margin: 0 0 5px 0; padding: 0;
	height: auto; line-height: normal;
	background: transparent;
	text-align: left;
}
#arts h2 {
	margin: auto;
}

#content h3 {
	margin: 20px 0; paddin: 0;
	color: #f69c3b;
	font-size: 11px;
	border-bottom: #f69c3b 1px dashed;
}

#arts h3 {
	margin: auto;
	color: #fff;
	border: none;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border: 1px solid #2f4f5b;
	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 #2f4f5b;
	text-align: center;
}
.count {
	font-weight: normal;
}
#articles h4, h4 {
	margin: 0; padding: 0;
	font-size: 11px; font-weight: bold;
}
#featlinks a, #links a, a {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}
#featlinks p, #links p, #articles p, .list p {
	margin: 0 0 7px 0;
}
.url {
	color: #f69c3b;
}
.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 #06161d;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #06161d;
}
select {
	font-size: 8pt;
	border: 1px solid #06161d;
}

.captcha {
	border: 1px solid #06161d;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #06161d;
	background-color: #143644;
	color: #fff;
	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: #c0c0c0;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #fff;
}
p.subcats {
	margin: 0 0 2px 0; padding: 7px 0 11px 10px;
	background: #132a33 left bottom repeat-x url(../images/bcksubcats.gif);
	color: #fff;
}
p.subcats a {
	padding: 0 0 0 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background: left center no-repeat url(../images/subcats.gif);
}
div.pr {
	font-size: 6pt;
	color: #fff;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #06161d;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #2f4f5b;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #2f4f5b;
}
.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;
}