body {
	margin: 0; padding: 0;
	background-color: #aba000;
	font-family: Arial; font-size: 12px;
}
#page {
	margin: 0 auto;
	width: 95%;
	background-color: #fafbfc;
}
#page .right {
	background: right top repeat-y url(../images/bckpageright.gif);
}
#page .left {
	background: left top repeat-y url(../images/bckpageleft.gif);
}
#page .br {
	background: right bottom no-repeat url(../images/bckpagebr.gif);
}
#page .bl {
	background: left bottom no-repeat url(../images/bckpagebl.gif);
	padding: 3px 10px 7px 10px;
}		
#header {
	background: repeat-x url(../images/bckheader.gif);
}
#header .right {
	background: right top no-repeat url(../images/bckheaderright.gif);
}
#header .left {
	position: relative;
	padding: 0;
	background: left top no-repeat url(../images/bckheaderleft.gif);
	height: 90px;
}
#header h1 {
	margin: 0 0 0 10px; padding: 15px 0 0 0;
	width: 267px; height: 65px;
	background: left bottom no-repeat url(../images/logo.gif);
}
#header h1 a {
	display: block;
	width: 300px;
	height: 65px;
	line-height: 500px;
	overflow: hidden;
}
#search {
	position: absolute;
	top: 12px; right: 10px;
	margin: 0; padding: 0;
	font-family: Arial; font-size: 11px;
	color: #274471;
}
#search * {
	vertical-align: middle;
}
#search .searchtext {
	margin: 0 5px; padding: 0;
	width: 225px; height: 20px;
	background-color: #fafbfc;
	border: #8da7bb 1px solid;
}
#search .searchbtn {
	margin: 0; padding: 0;
	width: 65px; height: 22px;
	background-color: #869ab3;
	border: #b1c6d5 1px solid;
	font-family: Arial; font-size: 12px; font-weight: bold;
	color: #fafbfc;
}
#menu {
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
	height: 30px;
	background: repeat-x url(../images/bckmenu.gif);
}
#menu li {
	padding: 0 4% 0 5%;
	float: left;
	font-size: 11px;
	line-height: 30px;
	background: right top no-repeat url(../images/bckmenuli.gif);
}
#menu li.last {
	padding: 0 0 0 25px;
	background: none;
}
#menu li a {
	color: #fafbfc;
	text-decoration: none;
}
#path {
	padding: 5px 0 5px 10px;
	background-color: #c3d3df;
	font-family: Verdana; font-size: 10px;
	color: #051a39;
}
#path a {
	color: #051a39;
	text-decoration: none;
}
#content {
	margin: 30px 0 125px 0;
	padding: 0 15px;
}
#footer {
	margin: 0 0 -70px 0;
	text-align: center;
	background: repeat-x url(../images/bckfooter.gif);
	font-size: 11px;
	color: #000205;
}
#footer a {
	font-weight: bold;
	color: #000205;
	text-decoration: none;
}
#footer .right {
	background: right top no-repeat url(../images/bckfooterright.gif);
}
#footer .left {
	padding: 0;
	background: left top no-repeat url(../images/bckfooterleft.gif);
	height: 62px; line-height: 35px;
}
.navig {
	margin: 15px 0 0 0;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	margin: 0; padding: 10px 0 0 35px;
	background: no-repeat url(../images/bckh2.gif);
	height: 30px;
	font-size: 12px;
	color: #274471;
}
h2 a {
	color: #274471;
	text-decoration: none;
}

#catsinner h2 {
	margin: 0 0 5px 0; padding: 0;
	background: left center no-repeat url(../images/subcats.gif);
	height: auto;
}
#catsinner h2 a {
	margin: 0 0 0 15px;
	color: #274471;
	text-decoration: none;
}

h3 {
	margin: 20px 0; padding: 0;
	color: #5e74b3;
	font-size: 11px;
	border-bottom: 1px dotted #5e74b3;
}

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

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	width: 100%;
	border: 1px solid #b1c6d5;
}
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 #b1c6d5;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 11px; font-weight: normal;
}
#articles h4, h4 {
	margin: 0; padding: 0;
	font-size: 12px;
}
#featlinks table {
	margin: 0 0 5px 0;
	width: 100%;
	background-color: #D1DDE6;
	border: #ACB8C9 1px dashed;
}
#featlinks a, #links a, a {
	color: #33507b;
	text-decoration: underline;
}
#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: 1px solid #b1c6d5;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #b1c6d5;
}
select {
	font-size: 8pt;
	border: 1px solid #b1c6d5;
}

.captcha {
	border: 1px solid #b1c6d5;
	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: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0 0 15px 25px; padding: 0;
}
p.subcats a {
	padding: 0 0 0 15px;
	background: left center no-repeat url(../images/subcats.gif);
	color: #274471;
	text-decoration: none;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

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