body {
	margin: 0; padding: 0 50px;
	background: #0c1317 repeat-x url(../images/bckbody.gif);
	font-family: Arial; font-size: 11px;
	color: #000;
}
.clear {clear: both; font-size: 0; height: 0;}
#header {
	position: relative;
	height: 85px;
}
#header h1 {
	margin: 0; padding: 0;
	width: 300px; height: 85px;
	background: no-repeat url(../images/logo.gif);
}
#header h1 a {
	display: block;
	width: 300px; height: 85px;
	line-height: 500px;
	overflow: hidden;
}
#search {
	position: absolute;
	margin: 0; padding: 0;
	top: 30px; right: 0;
}
#search .searchtext {
	margin: 0; padding: 5px;
	width: 365px;
	background: repeat-x url(../images/bcksearchtext.gif);
	border: #54666f 1px solid;
	font-family: Arial; font-size: 12px;
	color: #232323;
}
#header img {
	position: absolute;
	right: 15px; bottom: -56px;
}
#menu {
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
	height: 40px; line-height: 37px;
	background: repeat-x url(../images/bckmenu.gif);
}
#menu li {
	display: inline;
	margin: 0 15px;
	font-size: 12px;
}
#menu li a {
	color: #fff;
	text-decoration: none;
}
#wrapper {
	padding: 0 0 0 15px;
	background: #fff repeat-x url(../images/bckwrapper.gif);			
}
#path {
	margin: 0 15px 25px 0;
	height: 30px; line-height: 30px;
	border-bottom: #ddd 1px solid;
	color: #525252;
}
#path a {
	color: #525252;
	text-decoration: none;
}
#contentcontainer {
	float: left;
	width: 100%;
	margin-right: -250px;
}
#content {
	margin-right: 250px;
}
#cats {
	padding: 15px;
	background-color: #FFF7FF;
	border: #cbccce 1px solid;
}
#sidebar {
	float: right;
	width: 215px;
}
#sidebar h3 {
	margin: 0; padding: 0 0 0 10px;
	height: 25px; line-height: 25px;
	background: #3a3d39 no-repeat url(../images/bcksidebarh3.gif);
	font-size: 14px; font-weight: normal;
	color: #8eb26a;
}
#sidebar div {
	margin: 5px 5px 10px 10px;
}
#sidebar a {
	font-size: 12px;
	color: #ba0e13;
	text-decoration: none;
}
#footer {
	margin: 50px 0 0 0; padding: 0 0 5px 0;
	text-align: center;
	color: #525252;
	font-size: 11px; font-weight: bold;
}
#footer a {
	color: #525252;
	text-decoration: none;
}
.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: 13px;
}
h2 a {
	color: #593843;
	text-decoration: none;
}

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

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

table.formPage {
	width: 100%;
	border: 1px solid #cbccce;
}
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 #cbccce;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#featlinks table {
	margin: 0 0 3px 0;
	width: 100%;
	background-color: #FFF7FF;
	border: #cbccce 1px solid;
}
#featlinks a, #links a {
	font-size: 12px;
	color: #593843;
	text-decoration: none;
}
a {
	color: #593843;
	text-decoration: none;
}
#featlinks p, #links p {
	color: #525252;
	margin: 0 0 7px 0;
}
.url {
	color: #8eb26a;
}
.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 #cbccce;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #cbccce;
}
select {
	font-size: 8pt;
	border: 1px solid #cbccce;
}

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

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

.price {
	background-color: #FFF7FF;
	border: 1px solid #cbccce;
}
.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;
}