body {
	margin: 0; padding: 50px 35px;
	font-family: Arial; font-size: 12px;
	color: #000;
}
.clear {clear: both; height: 0; font-size: 0;}
#header {
	position: relative;
	height: 170px;
	background: repeat-x url(../images/bckheader.gif);
}
#header h1 {
	position: absolute;
	margin: 0; padding: 0;
	width: 320px; height: 190px;
	background: no-repeat url(../images/logo.gif);
	font-size: 0;
}
#header h1 a {
	display: block;
	width: 320px; height: 190px;
	line-height: 500px;
	overflow: hidden;
}
#header .blog {
	position: absolute;
	right: 0; top: 0;
	border: none;
}
* html #header .blog {
	right: -1px;
}
#header .arrow {
	position: absolute;
	left: 350px; top: 0;
}
#path {
	position: absolute;
	left: 275px; top: 144px;
	font-size: 12px;
	color: #f4f4f4;
}
#path a {
	color: #f4f4f4;
	text-decoration: none;
}
#search {
	position: absolute;
	margin: 0; padding: 0;
	top: 25px; right: 75px;
}
#search * {
	vertical-align: middle;
}
#search .searchtext {
	margin: 0 0 0 7px; padding: 0 5px;
	width: 215px; height: 25px; line-height: 25px;
	background-color: #fff;
	border: #7e8aa2 1px solid;
	font-family: Arial; font-size: 16px;
	color: #bcbcb8;
}
#menu {
	position: absolute;
	left: 300px; top: 110px;
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
		font-size: 18px;
}
#menu li {
	margin: 0 25px 0 0; padding: 0 25px 0 0;
	float: left;
	background: right center no-repeat url(../images/bckmenuli.gif);
}
#menu li.last {
	margin: 0; padding: 0;
	background: none;
}
#menu li a {
	color: #fff;
	text-decoration: none;
}
#container {
	background: repeat-y url(../images/bckcontainer.gif);
}
* html #container {
	height: 0;
}
#container .br {		
	background: right bottom no-repeat url(../images/bckcontainerbr.gif);
}
#container .left {
	padding: 40px 0 0 0;
	background: left top repeat-y url(../images/bckcontainerleft.gif);
}
#container .bl {
	padding: 0 0 6px 0;
	background: left bottom no-repeat url(../images/bckcontainerbl.gif);
}
#sidebar {
	float: left;
	width: 205px;
}
#sidebar h3 {
	margin: 0 0 10px 0; padding: 0 0 5px 15px;
	height: 46px; line-height: 46px;
	background: 10px center no-repeat url(../images/bcksidebarh3.gif);
	border-bottom: #ff9800 1px solid;
	font-size: 20px;
	color: #fff;			
}
#sidebar a {
	display: block;
	padding: 5px 0 5px 15px;
	border-bottom: #fff 1px dashed;
	font-size: 14px; font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#contentcontainer {			
	float: right;
	width: 100%;
	margin-left: -205px;
}
#content {
	margin-left: 240px; margin-right: 35px;
}
#footer {
	margin: 40px 0 0 205px;
	text-align: center;
	border-top: #ff9800 1px solid; border-bottom: #7e8aa2 1px solid;
	font-size: 12px; font-weight: bold;
	color: #9c9d9f;
}
#footer a {
	color: #9c9d9f;
	text-decoration: none;
}
.navig {
	margin: 15px 0 0 0;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

h2 {
	margin: 0; padding: 0 0 0 30px;
	height: 38px; line-height: 38px;
	background: no-repeat url(../images/bckcats.gif);
	font-size: 15px;
	color: #ff9800;
}
h2 a {
	color: #ff9800;
	text-decoration: underline;
}

#catsinner h2 {
	margin: 0 0 5px 0; padding: 0;
	height: auto; line-height: normal;
	background: none;
	font-size: 12px;
}

h3 {
	margin: 20px 0; padding: 0;
	font-size: 13px;
	color: #7e8aa2;
	border-bottom: #7e8aa2 1px dashed;
}

#arts h2, #arts h3 {
	margin: auto; padding: 0;
	color: #000;
	font-size: 13px;
	background: none;
	width: auto; height: auto;
	border: none;
}

table.formPage {
	width: 100%;
	border: 1px solid #c8c8b3;
}
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 #c8c8b3;
	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: #ddddda;
	border: #c8c8b3 1px dashed;
}
#featlinks a, #links a {
	font-weight: bold;
	color: #697182;
}
a {
	color: #697182;
}
#featlinks p, #links p, #articles p, .list p {
	margin: 0 0 7px 0;
}
.url {
	color: #5f5f5f;
}
.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 #c8c8b3;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #c8c8b3;
}
select {
	font-size: 8pt;
	border: 1px solid #c8c8b3;
}

.captcha {
	border: 1px solid #c8c8b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #FFAA11;/*#FFCC33;*/
	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: #606060;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0 0 15px 0; padding: 10px 0 0 10px;
	height: 105px;
	background: no-repeat url(../images/bcksubcats.gif);
	font-size: 14px;
}
p.subcats a {
	padding: 0 0 0 13px;
	background: left center no-repeat url(../images/subcats.gif);
	color: #7e8aa2;
	text-decoration: none;
	line-height: 1.5em;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #bfbfbf;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #d2d2d2;
	height: 3px;
	font-size: 1px;
}

.price {
	background-color: #ddddda;
	border: #c8c8b3 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;
}