body {
	margin: 0; padding: 0;
	background-color: #301e1a;
	font-family: Arial; font-size: 12px;
	color: #fff;
}
#header {
	position: relative;
	height: 145px;
	background: #070f11 center top no-repeat url(../images/bckheader.jpg);
	text-align: center;
	border-bottom: #fcca67 5px solid;
}
#header h1 {
	margin: 5px 0; padding: 0;
	font-size: 36px; font-weight: normal;
}
#header h1 a {
	color: #fcca67;
	text-decoration: none;
}
#header p {
	margin: 0; padding: 0;
	font-size: 12px;
	color: #fbe5b9;
}
#menu {
	position: absolute;
	left: 0; bottom: 0;
	margin: 0; padding: 0 0 0 250px;			
	list-style: none; list-style-type: none;
}
* html #menu {
	bottom: -1px;
}
#menu li {
	float: left;
	margin: 0 0 0 -30px; padding: 0 0 0 25px;
	width: 130px; height: 40px; line-height: 40px;
	text-align: center;
	background: no-repeat url(../images/bckmenulink.gif);
	font-size: 12px; font-weight: bold;
}
#menu li a {			
	color: #301e1a;
	text-decoration: none;
}
#menu li a:hover {
	color: #9a0521;
}
#search {
	position: absolute;
	margin: 0; padding: 0;
	left: 10px; bottom: 10px;
}
#search * {
	vertical-align: middle;
}
#search .searchtext {
	margin: 0 5px 0 0; padding: 0;
	width: 135px; height: 20px; line-height: 20px;
	background-color: #070f11;
	border: #23393f 1px solid;
	font-family: Arial; font-size: 11px;
	color: #fff;
}
#search .searchbtn {
	margin: 0; padding: 0;
	width: 40px; height: 22px;
	background-color: #142428;
	border: #435d64 1px solid;
	font-family: Arial; font-size: 11px; font-weight: bold;
	color: #fff;
}
#search h3 {
	margin: 0 0 5px 0; padding: 0;
	font-family: Arial; font-size: 12px;
	color: #b0c7cc;
	text-align: left;
}
#container {
	padding: 35px 50px;
	background: repeat-x url(../images/bckcontainer.gif);
}
#path {
	margin: 0 0 15px 0;
	color: #fff;
}
#path a {
	color: #fff;
	text-decoration: none;
}
#footer {
	padding: 0 0 10px 0;
	text-align: center;
	color: #fff;
}
#footer a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

h2 {
	margin: 0; padding: 0;
	font-size: 18px; font-weight: normal;
	color: #fcca67;
}
h2 a {
	color: #fcca67;
	text-decoration: none;
}

#catsinner h2 {
	margin: 0 0 5px 0;
	font-size: 12px; font-weight: bold;
}

#container h3 {
	margin: 20px 0; padding: 0;
	font-size: 12px;
	color: #fff;
	border-bottom: #fff 1px dashed;
}

#cats {
	padding: 30px 25px;
	border: #e2b25d 1px dashed;
}
#catsinner {
	padding: 10px 5px;
	border: #e2b25d 1px dashed;
}

#arts h2, #arts h3 {
	margin: auto; padding: 0;
	color: #fff;
	font-size: 12px;
	background: none;
	width: auto; height: auto;
	border: none;
}

#arts a {
	font-weight: bold;
	text-decoration: underline;
}

table.formPage {
	width: 100%;
	border: #435d64 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 #435d64;
	text-align: center;
}
#articles h4, h4 {
	margin: 0; padding: 0;
	font-size: 12px;
}
#featlinks table {
	margin: 0 0 5px 0;
	width: 100%;
	background-color: #422820;
	border: #160e0c 1px dashed;
}
#featlinks a, #links a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a {
	color: #fff;
	text-decoration: none;
}
#featlinks p, #links p, #articles p, .list p {
	margin: 0 0 7px 0;
}
.url {
	color: #ffe7b7;
}
.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 #435d64;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #435d64;
}
select {
	font-size: 8pt;
	border: 1px solid #435d64;
}

.captcha {
	border: 1px solid #435d64;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	background-color: #142428;
	border: #435d64 1px solid;
	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: #c0c0c0;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #fff;
}
p.subcats {
	margin: 0 0 15px 0; padding: 0;
	font-size: 12px;
	color: #5c5c5c;
}
p.subcats a {
	color: #5c5c5c;
	text-decoration: none;
}
div.pr {
	font-size: 6pt;
	color: #fff;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: #304449 1px solid;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #435d64;
	height: 3px;
	font-size: 1px;
}

.price {
	border: #2d3b3f 1px dashed;
	background-color: #405459;
}
.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;
}
