body {
	margin: 0; padding: 0;
	background-color: #3f5a6b;
	font-family: Arial; font-size: 11px;
	color: #333;
}
.clear {clear: both;}
#page {
	margin: 0 auto; padding: 0;
	width: 995px;
}
#header {
	position: relative;
	margin: 35px 0 1px 0;
	height: 400px;
	background: no-repeat url(../images/bckheader.jpg);
}
#header h1 {
	margin: 0; padding: 0;
	position: relative;
	top: 30px; left: 30px;
	width: 275px; height: 125px;
	font-size: 0; font-weight: normal;
	text-indent: -999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
}
#header form {
	display: block;
	margin: 80px 0 0 0; padding: 0;
	text-align: center;
	font-size: 22px; font-weight: bold;
	text-transform: uppercase;
	color: #f4570a;
}
#header form * {
	margin: 0; padding: 0;
	vertical-align: middle;
	border: none;
	font-family: Tahoma;
}
#header form .searchtext {
	margin: 0 20px; padding: 10px 20px;
	width: 290px;
	border: #737373 1px solid;
	font-size: 11px;
	color: #b0adad;
}
#header form .searchbtn {
	width: 153px; height: 29px;
	background: no-repeat url(../images/bcksearchbtn.gif);
	font-size: 13px; font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
#header .advert {
	margin: 35px 0 0 0;
	text-align: center;
}
#header ul {
	position: absolute;
	top: -15px; right: 25px;
	margin: 0; padding: 0;
	list-style-type: none;
}
#header li {
	margin: 0; padding: 0;
	display: inline;
	font-family: Tahoma; font-size: 10px; font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
#header li a {
	margin: 0 5px;
	color: #fff;
	text-decoration: underline;
}
#container {
	margin: 0 auto;
	width: 985px;
	background: #fff repeat-y url(../images/bckcontainer.gif);
}
#container .bottom {
	background: left bottom no-repeat url(../images/bckcontainerbottom.gif);
}
#container .top {
	padding: 15px 0 50px 0;
	background: no-repeat url(../images/bckcontainertop.gif);
}
#content {
	float: left;
	padding: 0 10px;
	width: 467px;
	font-family: Tahoma;
}
#sidebar_left {
	float: left;
	width: 218px;
	color: #fff;
	font-size: 12px;
}
#sidebar_right {
	float: left;
	width: 280px;
	color: #fff;
}
#sidebar_left a, #sidebar_right a {
	color: #fff;
	text-decoration: none;
}
#sidebar_left a:hover, #sidebar_right a:hover {
	text-decoration: underline;
}
#sidebar_left .box {
	margin: 0 10px 25px 10px; padding: 0 9px;
	width: 180px;
}
#sidebar_left h3 {
	margin: 0 -10px 20px -10px; padding: 10px 0 0 10px;
	background: repeat-x url(../images/bcksidebarh3.gif);
	font-size: 20px;
	height: 30px;
	color: #fff;
}
#sidebar_left .sponsors a {
	line-height: 1.5em;
}
#sidebar_right .box {
	clear: both;
	margin: 0 10px 25px 10px; padding: 0 10px;
	width: 240px;
}
#sidebar_right h3 {
	margin: 0 -10px 20px -10px; padding: 10px 0 0 10px;
	background: repeat-x url(../images/bcksidebarh3.gif);
	font-size: 20px;
	height: 30px;
	color: #fff;
}
#sidebar_right .articles a {
	font-size: 12px; font-weight: bold;
}
#sidebar_right .articles p {
	margin: 10px 0 25px 0;
}
#sidebar_right .articles p a {
	font-size: 11px; font-weight: normal;
	text-decoration: underline;
}
#sidebar_right .adverts h3 {
	margin: 0 0 20px 0;
}
#sidebar_right .adverts {
	margin: 0 0 25px 0 !important;
	width: 260px !important;
}
#sidebar_right .adverts img {
	float: left;
	width: 125px; height: 125px;
	margin: 0 5px 10px 0;
	border: none;
}
#menu {
	margin: 0 0 25px 5px; padding: 0;
	list-style-type: none;
}
#menu li {
	padding: 10px 0 10px 10px;
	font-family: Tahoma; font-weight: bold;
	text-transform: uppercase;
	background: left bottom repeat-x url(../images/bckmenuli.gif);
}
#menu li a {
	padding: 0 0 0 15px;
	color: #fff;
	text-decoration: none;
	background: left center no-repeat url(../images/bckmenulilink.gif);
}
#footer {
	padding: 15px 0;
	text-align: center;
	color: #eaeaea;
	line-height: 1.25em;
}
#footer a {
	color: #eaeaea;
	text-decoration: underline;
}

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

td {
	vertical-align: top;
}

#arts {
	width: 100%;
}
#content #arts h2, #content #arts h3 {
	margin: auto; padding: 0;
	font-size: 12px; font-weight: bold;
	width: auto; height: auto;
	background: none;
	border: none;
	text-transform: none;
	text-align: left;
	color: #000;
}
#content #arts a {
	color: #607e91;
	text-decoration: underline;
}

#details {
	width: 100%;
}
#details a {
	color: #607e91;
	text-decoration: underline;
}
#details .url {
	color: #de2a34;
}
#details .thumb {
	width: 225px; height: 150px;
}

#content h2 {
	font-size: 14px;
}

#path {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #f0efef;
	border-top: #aaa 1px solid;
}
#path a {
	color: #333;
	text-decoration: underline;
}

#intro {
	padding: 5px;
	background-color: #f9f9f9;
	border: #f0f0f0 1px solid;
}

#cats {
	margin: 15px 0 0 0;
	width: 100%;
}

#cats h2 {
	margin: 0 0 5px 0; padding: 0 0 0 10px;
	font-size: 11px;
	background: left center no-repeat url(../images/bckcatsh2.gif);
}
#cats h2 a {
	color: #0a6565;
	text-decoration: none;
}

#cats p.subcats {
	margin: 0 0 15px 0; padding: 0 0 15px 10px;
	background: left bottom repeat-x url(../images/bckcatssep.gif);
}
#cats p.subcats a {
	color: #585858;
	text-decoration: none;
}

#content h3 {
	font-size: 11px;
	color: #3f5a6b;
	border-bottom: #3f5a6b 1px dashed;
}

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

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: #505050;
	background: #f9f9f9;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.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: 11px;
}
#featlinks table {
	margin: 0 0 10px 0;
	width: 100%;
	background-color: #f9f9f9;
	border: #f1f1f1 1px solid;
}
#featlinks table:hover {
	background-color: #fefefe;
	border: #e1e1e1 1px solid;
}
#links a, #articles a, a {
	color: #607e91;
	text-decoration: underline;
}
#featlinks a {
	font-weight: bold;
	color: #607e91;
	text-decoration: underline;
}
#featlinks p, #links p, #articles p, .list p {
	margin: 0 0 7px 0;
}
#featlinks p a {
	font-weight: normal;
}
.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-top: #84a3b7 1px solid;
	border-left: #84a3b7 1px solid;
	border-bottom: #607e91 1px solid;
	border-right: #607e91 1px solid;
}
textarea.text {
	font-size: 8pt;
	border-top: #84a3b7 1px solid;
	border-left: #84a3b7 1px solid;
	border-bottom: #607e91 1px solid;
	border-right: #607e91 1px solid;
}
select {
	font-size: 8pt;
	border-top: #84a3b7 1px solid;
	border-left: #84a3b7 1px solid;
	border-bottom: #607e91 1px solid;
	border-right: #607e91 1px solid;
}

.captcha {
	margin-top: 10px;
	border-top: #84a3b7 1px solid;
	border-left: #84a3b7 1px solid;
	border-bottom: #607e91 1px solid;
	border-right: #607e91 1px solid;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	margin: 0; padding: 0;
	width: 105px; height: 20px;
	background: no-repeat url(../images/bckbtn.gif);
	border: none;
	font-family: Arial; font-size: 11px; font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	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;
}
.small {
	margin-left: 50px !important;
	font-weight: normal;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
.prc {
	width: 55px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #de2a34;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #fc9c33;
	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;
}