body {
	margin: 0 0 50px 0; padding: 0;
	background-color: #ececec;
	font-family: Verdana; font-size: 11px;
}
.clear {clear: both;}
#header {
	height: 80px;
	background: center top no-repeat url(../images/bckheader.gif);
}
#header h1 {
	margin: 0; padding: 0;
	width: 300px; height: 80px;
	background: no-repeat url(../images/logo.gif);
}
#header h1 a {
	display: block;
	width: 300px;
	height: 80px;
	line-height: 500px;
	overflow: hidden;
}
#menu {
	height: 45px; line-height: 45px;
	background: repeat-x url(../images/bckmenu.gif);
	text-align: center;
	font-size: 0;
}
#menu * {
	vertical-align: middle;
}
#menu a {
	margin: 0; padding: 16px 20px 17px 20px;
	font-family: Tahoma; font-weight: bold; font-size: 11px;
	color: #fff;
	text-decoration: none;
}
* html #menu a {
	padding: 17px 20px;
}
#menu a:hover {
	background: repeat-x url(../images/bckmenulinkro.gif);
}
#menu img {
	height: 45px;
	width: 2px;
}
#container {
	margin: 0 50px; padding: 10px;
	background-color: #fff;
	border: #e5e5e5 1px solid; border-top: none;
	background-color: #fff;
}
#contentcontainer {
	float: left;
	width: 100%;
	margin-right: -225px;
}
#content {
	margin-right: 225px;
}
#content h3, #sidebar h3, #path {
	margin: 20px 0; padding: 0 0 0 15px;
	height: 30px; line-height: 30px;
	background: repeat-x url(../images/bckh3.gif);
	border-left: #e33e05 1px solid; border-right: #e33e05 1px solid;
	font-size: 12px; font-weight: bold;
	color: #fff;
}
#path {
	margin: 0 0 10px 0;
}
#path a {
	color: #fff;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0;
}
#sidebar {
	float: right;
	width: 200px;
}
#sidebardiv {
	margin: 0 0 10px 0; padding: 10px 5px 20px 5px;
	background: #feedd2 left bottom no-repeat url(../images/bcksidebarbottom.gif);
}
#sidebar form {
	margin: 0 0 15px 0; padding: 17px 0 0 0;
	display: block;
	height: 38px;
	background: no-repeat url(../images/bcksearch.gif);
	text-align: center;
}
#sidebar form * {
	vertical-align: middle;
}
#sidebar .searchtext {
	margin: 0 2px 0 0; padding: 2px 0 0 0;
	border: none;
	background-color: #fff;
	width: 140px; height: 18px;
}
.arr {
	padding: 0 0 0 22px;
	background: left center no-repeat url(../images/bcksidebarlink.gif);
	color: #eb5826;
	text-decoration: none;
}
#sidebar hr {
	border: none;
	border-top: #fddcad 1px solid; border-bottom: #fef6e7 1px solid;
}
#footer {
	margin: 10px 0 0 0;
	text-align: center;
	color: #8c8c8c;
}
#footer a {
	color: #8c8c8c;
	text-decoration: none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	margin: 0 0 5px 0; padding: 0 0 0 22px;
	background: left center no-repeat url(../images/cats.gif);
	font-size: 12px;
	color: #eb5826;
}
h2 a {
	color: #eb5826;
	text-decoration: none;
}

#arts h2 {
	padding: 0;
	background: none;
}

#arts h3 {
	padding: 0;
	background: none;
	border: none;
	font-size: 11px; font-weight: bold;
	color: #000;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border: 1px solid #e33e05;
	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 #e33e05;
	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;
	color: #eb5826;
	text-decoration: none;
}
.links {
	padding: 7px 0 7px 0;
}
#featlinks p, #links p, #articles p, .list p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}
.submit {
	float: right;
	vertical-align: bottom;
}
.thumb {
	border: 1px solid #888;
	width: 115px;
	height: 88px;
	margin: 0;
}
#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 #e33e05;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #e33e05;
}
select {
	font-size: 8pt;
	border: 1px solid #e33e05;
}

.captcha {
	border: 1px solid #e33e05;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #e33e05;
	background-color: #feedd2;
	color: #212121;
	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: #fff;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0 0 15px 22px; padding: 0;
	color: #8d8c8c;
}
p.subcats a {
	color: #8d8c8c;
	text-decoration: none;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #e8c03a;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #ffc70d;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #e33e05;
	background-color: #edddd8;
}
.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;
}

.label {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #333;
	width: 30%;
}
.field {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #666;
	padding-bottom: 7px;
	width: 70%;
}

#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;
}

#news {
        background: #feedd2;
}

#news div {
        padding: 0px 5px 5px 5px;
}

#news a {
	padding: 0 0 0 22px;
	background: left center no-repeat url(../images/bcksidebarlink.gif);
	color: #eb5826;
	text-decoration: none;
}
#news hr {
	border: none;
	border-top: #fddcad 1px solid; border-bottom: #fef6e7 1px solid;
}

#ads_container {
   position: relative;
   overflow:hidden;
   width: 200px;
   height: 150px;
}

.ads_desc {
   display: block;
   margin-left: 5px;
   margin-right: 5px;
}

