body {
	margin: 0; padding: 40px 0;
	background-color: #3f3935;
	font-family: Arial; font-size: 12px;
	color: #fff;
}
.clear {clear: both; font-size: 0; height: 0;}
#page {
	margin: 0 80px;
	background-color: #6f6f6f;
}
#page .t {
	background: repeat-x url(../images/bckpaget.gif);
}
#page .tr {
	background: right top no-repeat url(../images/bckpagetr.gif);
}
#page .tl {
	background: no-repeat url(../images/bckpagetl.gif);
}
#page .l {
	background: repeat-y url(../images/bckpagel.gif);
}
#page .r {
	background: right top repeat-y url(../images/bckpager.gif);
}
#page .b {
	background: left bottom repeat-x url(../images/bckpageb.gif);
}
#page .br {
	background: right bottom no-repeat url(../images/bckpagebr.gif);
}
#page .bl {
	padding: 16px;
	background: left bottom no-repeat url(../images/bckpagebl.gif);
}
#header {			
	margin: 0 0 5px 0;
	height: 130px;
	background: repeat-x url(../images/bckheader.gif);
	border-bottom: #313131 1px solid;
}
#header .right {
	background: right top no-repeat url(../images/bckheaderright.gif);
}
#header .left {
	position: relative;
	padding: 0 0 0 10px;
	background: no-repeat url(../images/bckheaderleft.gif);
}
#header img {
	position: absolute;
	right: -9px; top: -40px;
}
* html #header img {
	right: -10px;
}
#header h1 {
	margin: 0; padding: 0;
	width: 300px; height: 130px;
	background: no-repeat url(../images/logo.gif);
	font-size: 0;
}
#header h1 a {
	display: block;
	width: 300px;
	height: 130px;
	line-height: 500px;
	overflow: hidden;
}
#container {
	background-color: #313131;
}
#container .right {
	background: right bottom no-repeat url(../images/bckcontainerright.gif);
}
#container .left {
	padding: 10px;
	background: left bottom no-repeat url(../images/bckcontainerleft.gif);
}
* html #container .left {
	height: 0;
}
#sidebar {
	float: left;
	width: 200px;
	background-color: #504f4d;
}
#sidebar .bottom {
	background: bottom left no-repeat url(../images/bcksidebarbottom.gif);
}
#sidebar .top {
	padding: 10px 5px 20px 5px;
	background: no-repeat url(../images/bcksidebartop.gif);
}
#menu {
	margin: 0 0 25px 0; padding: 0;
	list-style: none; list-style-type: none;
}
#menu li {
	margin: 0 0 1px 0;
	height: 45px; line-height: 45px;
	text-align: center;
	background: no-repeat url(../images/bckmenulink.gif);
	font-size: 13px;
}
#menu li a {
	color: #fff;
	text-decoration: none;
}
#menu li a span {
	color: #e4f74c;
}
#sidebar h3 {
	margin: 10px 0; padding: 0;
	font-size: 12px;
	color: #e4f74c;
	text-decoration: underline;
}
#sidebar a {
	color: #060606;
	text-decoration: none;
}
#contentcontainer {
	float: right;
	width: 100%;
	margin-left: -200px;
}
#content {
	margin: 0 30px 0 230px;
}
#path {
	margin: 0 0 25px 0;
	color: #fff;
}
#path a {
	color: #fff;
	text-decoration: none;
}
#search {
	display: block;
	margin: 0 0 40px 0; padding: 0 0 2px 0;
	background: center bottom no-repeat url(../images/bcksearch.gif);
	text-align: center;
}
#search .searchtext {
	display: block;
	margin: 0 auto 2px auto;
	width: 300px; height: 25px; line-height: 25px;
	color: #fff;
	background-color: #6d6d6d;
	border: #e4f74c 1px solid;
}
#search .searchbtn {
	display: block;
	margin: 0 auto;
	font-family: Arial; font-size: 12px; font-weight: bold;
	color: #e4f74c;
	background-color: transparent;
	border: none;
	text-decoration: underline;
	cursor: pointer;
}
#footer {
	margin: 5px 0 0 0;
	text-align: center;
	color: #141414;
}
#footer a {
	font-weight: bold;
	color: #242424;
	text-decoration: none;
}
.navig {
	margin: 15px 0 0 0;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

h2 {
	margin: 0 0 5px 0; padding: 0;
	font-size: 12px;
	color: #e4f74c;
}
h2 a {
	color: #e4f74c;
	text-decoration: underline;
}

#content h3 {
	margin: 20px 0; padding: 0;
	font-size: 12px;
	color: #fff;
	border-bottom: #fff 1px dashed;
}

#arts h2, #arts h3 {
	margin: auto; padding: 0;
	color: #fff;
	font-size: 12px;
	background: none;
	width: auto; height: auto;
	border: none;
}

table.formPage {
	width: 100%;
	border: #4f5453 1px solid;
}
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 #4f5453;
	text-align: center;
}
.count {
}
#articles h4, h4 {
	margin: 0; padding: 0;
	font-size: 12px;
}
#featlinks table {
	margin: 0 0 5px 0;
	width: 100%;
	background-color: #474747;
	border: #262626 1px dashed;
}
#featlinks a, #links a {
	font-size: 12px; font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
a {
	color: #fff;
	text-decoration: underline;
}
#featlinks p, #links p, #articles p, .list p {
	margin: 0 0 7px 0;
}
.url {
	color: #cfcfcf;
}
.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 #4f5453;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #4f5453;
}
select {
	font-size: 8pt;
	border: 1px solid #4f5453;
}

.captcha {
	border: 1px solid #4f5453;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #4f5453;
	background-color: #FFAA11;
	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: #b0b0b0;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #fff;
}
p.subcats {
	margin: 0 0 15px 0; padding: 0;
	color: #9d9d9d;
}
p.subcats a {
	color: #9d9d9d;
	text-decoration: none;
}
div.pr {
	font-size: 6pt;
	color: #fff;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #4f5453;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #666d6c;
	height: 3px;
	font-size: 1px;
}

.price {
	background-color: #474747;
	border: #262626 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;
   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;
}
