body {
	margin: 0; padding: 9px 0 0 0;
	background: url(../images/bck.jpg);
	font-family: Arial; font-size: 12px;
	color: #000;
}
#page {
	margin: 0 auto;
	width: 886px;
}
#header {
	position: relative;
	height: 83px;
}
#header .title {
	display: block;
	margin: 0 0 0 24px;
	width: 303px; height: 83px;
	background: no-repeat url(../images/bckheadertitle.jpg);
	font-size: 0; text-indent: -99999em;
}
#header .ad {
	position: absolute;
	right: 14px; top: 5px;
	padding: 4px;
	width: 468px; height: 60px;
	background: no-repeat url(../images/bckheaderad.gif);
}
#header .ad img {
	border: 0;
}
#header .rss {
	position: absolute;
	right: 9px; bottom: -52px;
	width: 230px; height: 56px;
	background: no-repeat url(../images/bckheaderrss.jpg);
	font-size: 0; text-indent: -99999em;
}
#menu {
	margin: 0; padding: 9px 8px 1px 8px;
	list-style-type: none;
	width: 870px; height: 42px;
	background: no-repeat url(../images/bckmenu.gif);
}
#menu li {
	float: left;
	height: 42px;
	background: right center no-repeat url(../images/bckmenuli.gif);
	font-family: "Kozuka Gothic Pro R", Georgia; font-size: 13px; font-weight: bold;
}
#menu li.last {
	background: none;
}
#menu li a {
	float: left;
	margin: 10px 13px;
	width: 100px; height: 22px; line-height: 22px; text-align: center;
	color: #fff;
	text-decoration: none;
}
#menu li a:hover, #menu li a.active {
	background: no-repeat url(../images/bckmenulia.gif);
}
#container {
	padding: 1px 1px 15px 2px;
	width: 867px;
	background-color: #e9eddc;
	border-left: #000 8px solid; border-right: #000 8px solid;
}
#container:after, #sites:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#sites {
	margin: 0 0 15px 0; padding: 0 0 10px 6px;
	list-style-type: none;
	width: 861px;
	background-color: #d1d6c2;
	border-bottom: #fefffe 1px solid;
	font-family: Tahoma; font-size: 11px;
}
#sites li {
	float: left;
	margin: 8px 0 0 0; padding: 10px 7px 8px 6px;
	width: 195px; height: 230px;
	background-color: #313522;
	border-right: #d1d6c2 7px solid;
	overflow: hidden;
}
#sites img {
	display: block;
	margin: 0 0 5px 0;
	width: 193px; height: 154px;
	border: #020303 1px solid;
}
#sites a {
	font-weight: bold;
	color: #ff861a;
	text-decoration: none;
}
#sites p {
	margin: 5px 0 0 0;
	color: #ebefde;
}
#content {
	float: left;
	padding: 0 37px 0 24px;
	width: 593px;
}
#content h3 {
	padding: 0 0 1px 8px;
	background: left top no-repeat url(../images/bcksidebarh3.gif);
	border-bottom: #5a7626 1px solid;
	font-family: "Pristina"; font-size: 25px; font-weight: normal;
}
#desc {
	margin: 0 0 25px 0;
}
#path {
	margin: 0 0 15px 0;
}
#sidebar {
	float: left;
	padding: 0 15px 0 0;
	width: 198px;
}
#sidebar .box {
	margin: 0 0 25px 0;
	width: 100%;
	background: repeat-y url(../images/bcksidebarbox.gif);
}
#sidebar .bottom {
	background: left bottom no-repeat url(../images/bcksidebarboxbottom.gif);
}
#sidebar .top {
	padding: 15px 9px;
	width: 180px;
	background: no-repeat url(../images/bcksidebarboxtop.gif);
}
#sidebar h3 {
	margin: 0 0 5px 0; padding: 0 0 0 25px;
	line-height: 23px;
	background: left center no-repeat;
	font-family: Verdana; font-size: 13px;
}
#sidebar h3.search {
	background-image: url(../images/bcksidebarsearch.jpg);
}
#sidebar h3.cpanel {
	background-image: url(../images/bcksidebarcpanel.jpg);
}
#sidebar h3.featured {
	background-image: url(../images/bcksidebarfeatured.jpg);
}
#sidebar h3.recommended {
	background-image: url(../images/bcksidebarrecommended.jpg);
}
#sidebar h3.sponsors {
	background-image: url(../images/bcksidebarsponsors.jpg);
}
#sidebar form.search {
	margin: 0; padding: 2px;
	height: 25px;
	background-color: #fff;
	border: #c1c5b2 1px solid;
}
#sidebar form.search .searchtext {
	float: left;
	margin: 3px 0 0 0;
	width: 125px;
	border: 0;
	font-family: Arial; font-size: 12px;
	color: #000;
}
#sidebar form.search .searchbtn {
	float: right;
}
#sidebar .sponsors img {
	display: block;
	margin: 0 auto 10px auto;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 0 0 5px 0; padding: 0 0 5px 0;
	background: center bottom no-repeat url(../images/bcksidebarli.gif);
}
#sidebar li a {
	padding: 0 0 0 15px;
	background: left 3px no-repeat url(../images/bcksidebarlia.gif);
	color: #000;
	text-decoration: none;
}
#sidebar li a:hover {
	color: #5a7626;
	text-decoration: underline;
}
#footer {
	padding: 15px 13px 25px 13px;
	text-align: right;
	background-color: #000;
	color: #dde1cf;
}
#footer a {
	color: #dde1cf;
	text-decoration: none;
}
#footer .meta {
	font-size: 11px;
	color: #c39347;
}
#footer .meta a {
	color: #c39347;
}
#footer ul {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
}
a img {
	border: 0;
}

.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

#content a {
	color: #000;
	text-decoration: underline;
}

#categories {
	width: 100%;
}
#categories strong {
	display: block;
	margin: 0 0 5px 0; padding: 0 0 0 15px;
	background: left 3px no-repeat url(../images/bckcategoriesstrong.gif);
	font-size: 13px;
}
#categories strong a {
	color: #000;
	text-decoration: none;
}

#arts {
	width: 100%;
}
#arts h2, #arts h3 {
	margin: auto; padding: 0;
	font-family: Arial; font-size: 12px; font-weight: bold;
	width: auto; height: auto; line-height: normal;
	background: none;
	border: none;
	text-transform: none;
	text-align: left;
	color: #000;
}

table.formPage {
	width: 100%;
	border: 1px solid #A0A0A0;
}
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;
}
#details {
	width: 100%;
}
#details .label {
	width: 100px;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#articles h4, .list h4 {
	margin: 0; padding: 0;
	font-size: 12px;
}
#featlinks a, #links a, #articles a {
	color: #5a7626;
	text-decoration: underline;
}
#featlinks p, #links p, #articles p, .list p {
	margin: 0 0 7px 0;
}
.url {
	color: #5a7626;
}
.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 {
	padding: 2px;
	font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px;
	color: #000;
}
input.text {
	background-color: #fff !important;
	border: #c1c5b2 1px solid;
}
textarea.text {
	border: #c1c5b2 1px solid;
}
select {
	font-size: 11px;
	border: #c1c5b2 1px solid;
}

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

.btn {
	margin: 5px 0;
	font-size: 11px; font-weight: bold;
	border: #c1c5b2 1px solid;
	background-color: #dde1cf;
	cursor: pointer;
}
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;
}
p.small, div.small {
	font-size: 10px;
	color: #909090;
}
p.small {
	margin: 0;
}
div.small {
	margin: 0 0 10px 0;
	text-align: right;
	font-weight: bold;
}
p.small a, div.small a {
	color: #909090;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0 0 25px 0;
}
p.subcats a {
	padding: 0 0 0 15px;
	background: left 5px no-repeat url(../images/bckcategoriessubcatsa.gif);
	color: #000;
	text-decoration: none;
}
p.subcats a:hover {
	color: #5a7626;
	text-decoration: underline;
}
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: #5a7626;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #A0A0A0;
}
.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;
   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;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
