body {
	margin: 0; padding: 0;
	background: url(../images/bck.jpg);
	font-family: Arial; font-size: 11px;
	color: #000;
}
a {
	color: #546367;
	text-decoration: underline;
}
#page {
	margin: 0 auto;
	width: 858px;
	border-left: #859eb7 1px solid; border-right: #859eb7 1px solid;
	background-color: #fff;
}
#header {
	position: relative;
	height: 120px;
	background: repeat-x url(../images/bckheader.gif);
	border-top: #a2bcd5 8px solid;
}
#header h1 {
	margin: 0; padding: 0;
	width: 350px; height: 120px;
	background: no-repeat url(../images/bcklogo.gif);
	font-size: 0; font-weight: normal;
	text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
	text-decoration: none;
}
#header ul {
	position: absolute;
	right: 25px; top: 0;
	margin: 0; padding: 0;
	list-style-type: none;
}
#header li {
	margin: 0 1px 0 0;
	float: left;
	font-family: Tahoma; font-size: 11px; font-weight: bold;
	text-transform: uppercase;
}
#header li a {
	float: left;
	width: 88px; height: 34px; line-height: 34px;
	text-align: center;
	background: no-repeat url(../images/bckheaderlilink.gif);
	color: #919daa;
	text-decoration: none;
}
#header li a:hover {
	background-position: 0 -34px;
	color: #3e4450;
}
#searchsite {
	display: block;
	margin: 0; padding: 20px 0 0 0;
	height: 43px;
	text-align: center;
	background: no-repeat url(../images/bcksearchsite.jpg);
	font-family: Tahoma; font-size: 13px; font-weight: bold;
	text-transform: uppercase;
	color: #2e6396;
}
#searchsite * {
	margin: 0; padding: 0;
	vertical-align: middle;
}
#searchsite .text {
	padding: 10px 5px 0 5px;
	width: 294px; height: 18px;
	font-family: Terminal; font-size: 8px;
	color: #08405a;
	text-transform: none;
	background: no-repeat url(../images/bcksearchsitetext.gif);
	border: none;
}
* html #searchsite .text {
	background-attachment: fixed;
}
#searchsite .btn {
	margin: 0 30px 0 0;
	width: 70px; height: 28px;
	font-family: Terminal; font-size: 8px;
	color: #08405a;
	text-transform: uppercase;			
	background: no-repeat url(../images/bcksearchsitebtn.gif);
	border: none;
	cursor: pointer;
}
#searchsite a {
	padding: 0 0 0 15px;
	background: left center no-repeat url(../images/bcksearchsitelink.gif);
	font-size: 12px; font-weight: normal;
	color: #2e6396;
	text-transform: none; text-decoration: underline;
}
#container {
	margin: 25px 0 0 0; padding: 0 7px 25px 8px;
	width: 843px;
	background: 7px top repeat-y url(../images/bckcontainer.gif);
}
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#sidebar {
	float: left;
	width: 241px;			
}
#sidebar h3 {
	position: relative;
	margin: 0 -6px; padding: 0 0 0 58px;
	width: 195px; height: 42px; line-height: 42px;
	font-family: "Myriad Pro"; font-size: 20px; font-weight: normal;
	color: #fff;
}
#sidebar h3.usermenu {
	background-image: url(../images/bcksidebarusermenu.gif);
}
#sidebar h3.recommended {
	background-image: url(../images/bcksidebarrecommended.gif);
}
#sidebar h3.ournetwork {
	background-image: url(../images/bcksidebarournetwork.gif);
}
#sidebar form.usermenu, #sidebar div.usermenu {
	display: block;
	margin: 15px 10px; padding: 0;
}
#sidebar .usermenu input {
	display: block;
	margin: 0 0 10px 0; padding: 3px 0;
	width: 211px;
	border: #e0dfdf 1px solid;
}
#sidebar .usermenu .btn {
	float: left;
	margin: 0 5px 5px 0; padding: 0;
	width: 90px; height: 30px; line-height: 30px;
	text-align: center;
	background: no-repeat url(../images/bcksidebarusermenubtn.gif);
	border: none;
	font-family: Arial; font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
#sidebar .usermenu .forgot {
	display: block;
	clear: both;			
	margin: 0 0 0 5px; padding: 0 0 0 15px;
	width: 150px;
	background: left center no-repeat url(../images/bcksearchsitelink.gif);
	color: #6381b7;
	text-decoration: none;
}
#sidebar ul.recommended {
	margin: 15px 10px; padding: 0;
	list-style-type: none;
}
#sidebar ul.recommended li {
	margin: 10px 0 0 0; padding: 0 0 10px 0;
	background: left bottom repeat-x url(../images/bcksidebarrecommendedli.gif);
}
#sidebar ul.recommended li a {
	padding: 0 0 0 25px;
	background: 10px center no-repeat url(../images/bcksearchsitelink.gif);
	font-size: 12px;
	color: #6381b7;
	text-decoration: none;
}
#sidebar div.ournetwork {
	margin: 15px 10px; padding: 0;
}
#sidebar div.ournetwork img {
	display: block;
	margin: 15px auto;
	text-align: center;
	border: none;
}
#sidebar .rss {
	display: block;
	margin: 50px auto 25px auto;
	text-align: center;
	border: none;
}
#content {
	float: right;
	width: 590px;
}
#panel {
	position: relative;
	margin: 0 1px; padding: 25px 25px 25px 40px;
	width: 791px;
	background: repeat-y url(../images/bckpanel.gif);
	font-family: Tahoma;
}
#panel:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#panel ul {					
	margin: 0; padding: 0;
	list-style-type: none;
}
#panel ul.sub {
	float: left;
}
#panel ul.main {
	float: right;
}
#panel ul.sub li {
	display: inline;
	color: #fff;
}
#panel ul.sub li a {
	color: #fff;
	text-decoration: none;
}
#panel ul.main li {
	display: inline;
	font-weight: bold;
	color: #050404;
}
#panel ul.main li a {
	margin: 0 5px;
	color: #050404;
	text-decoration: none;
}
#footer {
	padding: 16px 15px 15px 0;
	height: 25px;
	background: 7px top no-repeat url(../images/bckfooter.gif);
	text-align: right;
	font-family: Tahoma;
	color: #546367;
}
#footer a {
	color: #546367;
	text-decoration: underline;
}

#path {
	margin: 0 0 25px 0;
}
#path a {
	color: #2e6396;
	text-decoration: none;
}

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

td {
	vertical-align: top;
}

#cats {
	width: 100%;
}

#cats h2 {
	margin: 0 0 5px 0; padding: 0 0 0 20px;
	background: no-repeat url(../images/bckcats.gif);
	font-size: 11px;
}
#cats h2 a {
	color: #030303;
	text-decoration: none;
}

p.subcats {
	margin: -5px 15px 20px 15px; padding: 0 0 20px 5px;
	background: left bottom repeat-x url(../images/bcksubcats.gif);
}
p.subcats a {
	color: #546367;
	text-decoration: none;
}

#content h3 {
	margin: 25px 0; padding: 0 0 0 75px;
	height: 56px; line-height: 56px;
	background: no-repeat url(../images/bckcontenth3.gif);
	font-family: "Myriad Pro"; font-size: 20px; font-weight: normal;
	color: #fff;
}
#content h3.articles {
	background: no-repeat url(../images/bckcontenth3articles.gif);
}

#arts {
	width: 100%;
}
#arts h2, #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;
}

table.formPage {
	margin: 0 auto;
	width: 90%;
	border: 1px solid #7d96ae;
}
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 #7d96ae;
	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, .list a {
	font-size: 12px; font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#articles a {
	padding: 0 0 0 25px;
	background: left center no-repeat url(../images/bckarticleslink.gif);
}
#featlinks p, #links p, #articles p, .list p {
	margin: 0 0 7px 0;
	color: #546367;
}
#articles p {
	margin-top: 5px;
	margin-left: 25px;
}
#featlinks p a, #links p a, #articles p a {
	font-size: 11px; font-weight: normal;
}
#articles p a {
	padding: 0;
	background: none;
}
#featlinks img, #links img {
	margin: 0 5px 5px 0;
	width: 80px; height: 80px;
}
.meta {
	margin: 0 0 15px 0; padding: 5px 10px;
	background-color: #f4f4f4;
	border: #e9e6e6 1px solid;
}
.url {
	color: #6381b7;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #96b0c8;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #96b0c8;
}
select {
	font-size: 8pt;
	border: 1px solid #96b0c8;
}

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

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-weight: bold;
	border: 1px solid #91a9c0;
	background-color: #f3f6f8;
	cursor: pointer;
	height: 17px;
	color: #08405a;
}
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: #fff;
	font-family: Tahoma; font-size: 7pt;
	text-decoration: none;
	vertical-align: middle;
}
.sort {
	color: #cbeef5;
}
p.small {
	color: #000;
}
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 #7d96ae;
}
.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;
}
