body {
	margin: 0; padding: 0;
	font-family: Arial; font-size: 12px;
	color: #000;
}
#page {
	margin: 0 auto;
	width: 770px;
}
.clear {clear: both;}
#header {
	position: relative;
	height: 65px;
	background: repeat-x url(../images/bckheader.gif);
}
#header h1 {
	margin: 0; padding: 0;
	width: 225px; height: 65px;
	background: no-repeat url(../images/logo.gif);
	font-size: 0; font-weight: normal;
}
#header h1 a {
	display: block;
	width: 225px; height: 65px;
	line-height: 500px;
	overflow: hidden;
}
#menu {
	position: absolute;
	top: 2px; right: 0;
	margin: 0; padding: 0 0 0 20px;
	list-style-type: none;
	height: 27px; line-height: 27px;
	background: center left no-repeat url(../images/bckmenu.gif);
	font-size: 11px; font-weight: bold;
	text-transform: lowercase;
}
#menu li {
	display: inline;
}
#menu li a {
	margin: 0 5px;
	color: #000;
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: underline;
}
#container {
	margin: 0 0 3px 0;
	background: no-repeat url(../images/bckcontainer.jpg);
}
#contentcontainer {
	float: left;
	width: 100%;
	margin-right: -195px;
}
#content {
	position: relative;
	margin: 143px 195px 0 1px; padding: 15px;
	border: #a67c52 1px solid;
	min-height: 500px;
}
#content .tl {
	position: absolute;
	top: -1px; left: -1px;
	width: 10px; height: 10px;
	background: no-repeat url(../images/bckcontenttl.gif);
}
#content .tr {
	position: absolute;
	top: -1px; right: -1px;
	width: 10px; height: 10px;
	background: no-repeat url(../images/bckcontenttr.gif);
}
#content .bl {
	position: absolute;
	bottom: -1px; left: -1px;
	width: 10px; height: 10px;
	background: no-repeat url(../images/bckcontentbl.gif);
}
#content .br {
	position: absolute;
	bottom: -1px; right: -1px;
	width: 10px; height: 10px;
	background: no-repeat url(../images/bckcontentbr.gif);			
}
#path {
	margin: 0 0 15px 0;
}
#path a {
	color: #e59034;
	text-decoration: none;
}
#sidebar {			
	float: right;
	padding: 0 5px;
	width: 185px;
	background-color: #fff;
}
#categories {
	margin: 0 -5px;
	position: relative;
	top: -15px;
	background: repeat-y url(../images/bckcategories.gif);
}
#categories .bottom {
	background: bottom left no-repeat url(../images/bckcategoriesbottom.gif);
}
#categories .top {
	padding: 10px 10px;
	background: no-repeat url(../images/bckcategoriestop.gif);			
	min-height: 175px;
}
#categories h3 {
	margin: 0 0 10px 0; padding: 0;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
#categories a {
	margin: 0 0 10px 0; padding: 0 0 0 9px;
	display: block;
	background: center left no-repeat url(../images/bckcategorieslink.gif);
	color: #fff;
	text-decoration: none;
}
#sidebar a.rss {
	padding: 0 0 0 17px;
	background: center left no-repeat url(../images/bckrss.gif);
	color: #000;
	text-decoration: none;
}

#sidebar a.rss:hover {
	text-decoration: underline;
}
#sidebar a.newsrss {
	color: #000;
	text-decoration: none;
}
#sidebar a.newsrss:hover {
	text-decoration: underline;
}
#search {
	display: block;
	position: relative;
	margin: 0 0 15px 0; padding: 0 10px 0 0;
	text-align: right;
	font-weight: bold;
	color: #a67c52;
}
#search * {
	vertical-align: middle;
}
#search .searchtext {
	margin: 0 0 0 5px; padding: 5px 0;
	width: 250px;
	background-color: #eee7e0;
	border: #a67c52 1px solid;
	font-family: Arial; font-size: 12px; font-weight: normal;
	color: #000;
}
#search .searchbtn {
	position: absolute;
	right: -5px; top: 7px;
	margin: 0; padding: 0;
	width: 30px; height: 30px;
	background: no-repeat url(../images/bcksearchbtn.gif);
	border: none;
}
#footer {
	padding: 12px 10px 5px 10px;
	background: #eee7e0 repeat-x url(../images/bckfooter.gif);
	text-align: right;
	font-size: 11px;
	line-height: 1.5em;
}
#footer a {
	color: #000;
	text-decoration: underline;
}
#footer ul {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	font-weight: bold;
	text-transform: lowercase;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	margin: 0 3px;
	color: #000;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
.navig {
	margin: 15px 0 0 0; padding: 5px;
	border: #969696 1px solid;
	font-size: 11px;
}
.navig a {
	color: #e59034;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

#details {
	width: 100%;
	background-color: #f5f1ec;
	border: #e1d9d1 1px dashed;
}

h2 {
	margin: 0 0 5px 0; padding: 0;
	font-size: 12px;
}
h2 a {
	color: #837567;
	text-decoration: none;
}

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

#arts {
	width: 100%;
}

#arts h2, #arts h3 {
	margin: auto; padding: 0;
	color: #000;
	font-size: 12px;
	background: none;
	border: none;
}

table.formPage {
	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 #c3b5a4;
	text-align: center;
}
.count {
	color: #4f4f4f;
	font-size: 11px;
	font-weight: normal;
}
h4 {
	margin: 0; padding: 0;
	font-size: 12px;
}
#featlinks table {
	margin: 0 0 5px 0;
	width: 100%;
	background-color: #eee7e0;
	border: #e1d9d1 1px dashed;
}
#featlinks a, #links a, h4 a, a {
	color: #9b360c;
	text-decoration: none;
}
#featlinks p, #links p, #articles p, .list p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}
.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: #c3b5a4 1px solid;
}
textarea.text {
	font-size: 8pt;
	border: #c3b5a4 1px solid;
}
select {
	font-size: 8pt;
	border: #c3b5a4 1px solid;
}

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

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #46545b;
	background-color: #5f7078;
	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 10px; padding: 0;
	font-size: 11px;
}
p.subcats a {
	padding: 0 0 0 10px;
	line-height: 1.5em;
	background: center left no-repeat url(../images/bcksubcats.gif);
	color: #9b360c;
	text-decoration: none;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #a67c52;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #b69371;
	height: 3px;
	font-size: 1px;
}

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