body {
	margin: 0; padding: 0;
	background: #54585b center top repeat-y url(../images/bckbody.gif);
	font-family: Arial;
        font-size: 12px;
}
#page {
	margin: 0 auto; 
        padding: 0 9px 0 8px;
	width: 753px;
	background: #fff repeat-y url(../images/bckpage.gif);
}
#header {
	position: relative;
	margin: 0 -9px 0 -8px;
	height: 350px;
	background: no-repeat url(../images/bckheader.gif);
}
#header h1 {
	margin: 0 0 0 20px; 
        padding: 60px 0 0 0;
	font-size: 36px;
        font-weight: normal;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
img.thumb{
	border: 1px solid #888;
	width: 100px;
	height: 80px;
	margin: 3px;
	padding: 0px
}
#menu {
	position: absolute;
	margin: 0; 
        padding: 20px 0 0 0;
	width: 310px; 
        height: 195px;
	right: 9px; 
        bottom: 4px;
	text-align: center;
	list-style: none; 
        list-style-type: none;
	background: no-repeat url(../images/bckmenu.gif);
	font-size: 12px; 
        text-transform: uppercase;
}
#menu li {
	margin: 0 0 4px 0;
        padding: 0 0 4px 0;
	background: center bottom no-repeat url(../images/bckmenuli.gif);
}
#menu li a {
	color: #fff;
	text-decoration: none;
}
#menu li a:hover {
	font-weight: bold;
}
#submenu {
	position: absolute;
	margin: 0; 
        padding: 0;
	list-style: none; 
        list-style-type: none;
	right: 25px;
        top: 50px;
	font-size: 10px;
}
#submenu li {
	line-height: 1.5em;
	font-size: 12px; 
        font-weight: bold;
	color: #fff;
}
#submenu li a {
	margin: 0 0 0 5px;
	font-size: 10px; 
        font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
#search {
	position: absolute;
	margin: 0; 
        padding: 0;
	top: 200px; 
        left: 200px;
	width: 200px;
}
#search h3 {
	margin: 0; 
        padding: 0;
	font-size: 12px;
	color: #7bc117;
}
#search .searchtext {
	margin: 5px 0; 
        padding: 0;
	display: block;
	width: 100%; 
        height: 20px; 
        line-height: 20px;
	border: #1471a8 1px solid;
	font-family: Arial; 
        font-size: 12px;
}
#search .searchbtn {
	margin: 0 auto; 
        padding: 0;
	display: block;
	width: 65px; 
        height: 25px;
	line-height: normal;
	border: none;
	background: no-repeat url(../images/bcksearchbtn.gif);
	font-family: Arial; 
        font-size: 15px;
        font-weight: bold;
	color: #136da3;
}
#adverts {
	position: absolute;
	bottom: 0; 
        left: 8px;
	text-align: center;
	width: 444px;
	background-color: #d1d1d1;
	border-top: #414343 1px solid;
	padding: 2px;
}
#content {
	padding: 10px 6px 6px 6px;
}
#left{
        width: 540px;
        float:left;
	margin-left: 3px;
}
#right{
        width: 180px;
        float: right;
        margin-right: 3px;
}
#path {
	margin: 0 -3px 10px -3px; 
        padding: 3px;
	background-color: #fbfbfb;
	border: #cccccc 1px solid;
	color: #333;
}
#path a {
	color: #333;
	text-decoration: none;
}
#footer {
	clear: both;
        margin: 0 -9px 0 -8px;
        padding: 125px 15px 0 0;
	height: 40px;
	background: no-repeat url(../images/bckfooter.gif);		
	text-align: right;			
	color: #fff;
}
#footer a {
	font-weight: bold;
	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; padding: 0;
	font-size: 12px;
	color: #54585b;
	text-decoration: underline;
}
h2 a {
	color: #54585b;
	text-decoration: underline;
}

#catsinner h2 {
	margin: 0 0 5px 0;
}

#content h3 {
	margin: 20px 0; padding: 0;
	font-size: 12px;
	color: #7bc117;
	border-bottom: #7bc117 1px dashed;
}

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

table.formPage {
	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: left;
   font-weight: bold;
   width: 20%;
}
.field {
   width: 80%;
   color: #5e5e5e;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #54585b;
}
#articles h4, h4 {
	margin: 0; padding: 0;
	font-size: 12px;
}
#featlinks table {
	margin: 0 0 5px 0;
	width: 100%;
	background-color: #f8f8f8;
	border: #a0a0a0 1px dashed;
}
#featlinks a, #links a {
	font-weight: bold;
	color: #0e5e91;
}
a {
	color: #0e5e91;
	text-decoration: none;
}
#featlinks p, #links p, #articles p, .list p {
	margin: 0 0 7px 0;
}
.url {
	color: #5a5a5a;
}
.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 #414343;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #414343;
}
select {
	font-size: 8pt;
	border: 1px solid #414343;
}

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

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #c4c4c4;
	background-color: #f6f6f6;
	color: #136da3;
	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: #5a5a5a;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0 0 15px 30px;
        padding: 0;
	color: #0e5e91;
}
p.subcats a {
	color: #0e5e91;
	text-decoration: none;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #617988;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #7d97a7;
	height: 3px;
	font-size: 1px;
}

.price {
	background-color: #f8f8f8;
	border: #a0a0a0 1px dashed;
}
.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;
   color:#6A8AD4;
}

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

#catTitle { background:#fff; }

#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;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
}

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

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

.sidebar-top{
	background-image:url(../images/sidebar-top.gif);
	width:180px;
	height:14px;
	text-align:center;
	font-size:9pt;
	font-weight:bold;
	color:#242424;
	padding:8px 0px 4px 0px;
}
.sidebar-body{
	background-image:url(../images/sidebar-body.gif);
	width:170px;	
	padding: 5px 5px 5px 5px;
	color:#242424;
}
.sidebar-body a{
	color:#242424;
	text-decoration:none;
}
.sidebar-body a:hover{
	color:#242424;
	text-decoration:underline;
}
.sidebar-bottom{
	width:180px;	
	height:10px;
}
.scontent{
	padding:0 0 0 15px;
}
