body {
	margin: 0 0 10px 0; padding: 0;
	background-color: #e2dde5;
	font-family: Tahoma;
	color: #ededed;
}
a {
	color: #fff;
	text-decoration: none;
}
#header {
	height: 222px;
	position: relative;
}
#logo {
	position: absolute;
	left: 0; top: 0;
	z-index: 1;
	border: none;
}
#adverts {
	position: absolute;
	top: 50px;
	right: 50px;
	width: 468px;
	height: 60px;
}
#menu {
	position: relative;
	top: 149px;
	height: 32px; line-height: 30px;
	background-color: #6d2c9a;
	font-size: 0;
	padding: 0 0 0 280px;
}
#menu a {
	margin: 0 15px 0 0;
	font-size: 13px; font-weight: bold;
	color: #fff;
	text-decoration: none; text-transform: uppercase;
}
#search {
	position: relative;
	top: 149px;
	height: 41px;
	background: repeat-x url(../images/bcksearch.gif);
}
#search .rss {
	margin: 15px 200px 0 0;
	float: right;
	border: none;
}
#search form {
	margin: 0 0 0 300px; padding: 5px 0 0 0;
	display: block;
}
#search form * {
	vertical-align: middle;
}
.searchtext {
	margin: 0 20px 0 0; padding: 3px 0 0 0;
	width: 300px;
	height: 22px;
	border: none;
	background-color: #fff;
}
#container {
	margin: 15px auto 30px auto;
	width: 975px;
	background: repeat-y url(../images/bckcontainer.gif);
	font-size: 0;
}
#sidebarleft {
	float: left;
}
#sidebarright {
	float: right;
}
#sidebarleft, #sidebarright {
	width: 210px;
	font-size: 12px;
	color: #6d2c9a;
}
#sidebarleft a, #sidebarright a {
	color: #6d2c9a;
	text-decoration: none;
}
#sidebarleft div, #sidebarright div {
	margin: 5px 0 10px 0;
	padding: 0 10px;
}
#content {
	float: left;
	margin: 0 0 0 10px;
	width: 505px;
	padding: 0 15px;
	font-size: 12px;
}
#footer {
	position: relative;
	background: repeat-x url(../images/bckfooter.gif);
	height: 41px; line-height: 41px;
	text-align: center;
	font-size: 13px; font-weight: bold;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
.blankleft, .blankright {
	position: absolute;
	width: 90px;
	height: 15px;
	background-color: #e2dde5;
}
.blankleft {
	border-top: #c3b6cb 1px solid;
	border-right: #c3b6cb 1px solid;
	left: 0; bottom: -1px;		
}
.blankright {
	border-top: #c3b6cb 1px solid;
	border-left: #c3b6cb 1px solid;
	right: 0; bottom: -1px;		
}
* html .blankright {
	right: -1px;
}
.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 5px 0; padding: 0;
	font-size: 12px;
	background: left center no-repeat url(../images/cats.gif);
}

h2 a {
	margin: 0 0 0 20px;
	color: #fff;
	text-decoration: none;
}

h3 {
	color: #eaeaea;
	font-size: 13px;
	margin: 20px 0; padding: 0;
	border-bottom: #eaeaea 1px dashed;
}

#footer h5 {
	color: #eaeaea;
	font-size: 10pt;
	text-transform: lowercase;
	text-decoration: none;
	margin-left: 10%;
	margin-right: 10%;
	font-weight: normal;
}

#footer h5 a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border: 1px solid #79329a;
	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 #79329a;
	text-align: center;
}
.count {
	color: #fff;
}
#articles h4, h4 {
	margin: 0; padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#featlinks a, #links a, .smallDesc a, h4 a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#featlinks p, #links p, #articles p, .list p {
	margin: 0 0 7px 0;
}
.url {
	color: #eee;
}
#path {
	margin: 0 0 15px 0;
	padding: 5px;
	background-color: #812db2;
	color: #fff;
}
#path a {
	color: #fff;
	text-decoration: none;
}
.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 #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;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #93e1ff;
	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: #eee;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #fff;
}
p.subcats {
	margin: 0px 0px 15px 20px;
	padding: 0px;
	line-height: 1.5em;
}
p.subcats a {
	padding: 0 0 0 21px;
	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 #999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #93e1ff;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #79329a;
}
.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:#fff;
   font-weight: bold;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; color: #6d2c9a; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#fff;
   background-color: #6d2c9a;
   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;
   color: #6d2c9a;
}

#categtree .even {
   background:#fff;
   color: #6d2c9a;
}

#categtree .categ-item:hover {
   background:#eee;
}



