html {
	margin: 0;
	background: #58b0c8 repeat-x url(../images/bckhtml.png);
}
body {
	margin: 0; padding: 14px 0 0 0;
	background: center top no-repeat url(../images/bckbody.png);
	font-family: Arial, Verdana; font-size: 12px;
	color: #565555;
}
#container:after, #sidebar .sponsors:after, #panel:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
a img {
	border: 0;
}
#page {
	margin: 0 auto;
	width: 925px;
	background-color: #fff;
}
#header {
	position: relative;
	margin: 0 0 10px 0;
	height: 155px;
	background: no-repeat url(../images/bckheader.png);
}
#header h1 {
	margin: 0 0 0 20px; padding: 20px 0 0 0;
	width: 325px; height: 95px;
	font-size: 0; text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
}
#header ul {
	position: absolute;
	right: 5px; top: 45px;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 565px; height: 50px;
	background: no-repeat url(../images/bckheaderul.png);
}
#header li {
	float: left;
	width: 80px; height: 34px;
	font-size: 0; text-indent: -99999em;
}
#header li.contact {
	width: 85px;
}
#header li a {
	float: left;
	width: 100%; height: 100%;
}
#header li a:hover {
	background-image: url(../images/bckheaderul.png);
}
#header li.home a:hover {
	background-position: 0 -50px;
}
#header li.add a:hover {
	background-position: -80px -50px;
}
#header li.articles a:hover {
	background-position: -160px -50px;
}
#header li.top a:hover {
	background-position: -240px -50px;
}
#header li.forum a:hover {
	background-position: -320px -50px;
}
#header li.login a:hover {
	background-position: -400px -50px;
}
#header li.contact a:hover {
	background-position: -480px -50px;
}
#header .interact {
	position: absolute;
	left: 0; top: 120px;
	padding: 3px 25px 0 25px;
	width: 875px; height: 30px;
	background-color: #f0f7f9;
	border-top: #e6f1f5 1px solid; border-bottom: #e6f1f5 1px solid;
}
#header .interact form {
	margin: 0;
}
#header .interact form * {
	float: left;
	color: #666;
}
#header .interact form span {
	margin: 0 10px 0 0;
	line-height: 27px;
	font-size: 11px; font-weight: bold;
	text-transform: uppercase;
}
#header .interact .text {
	padding: 6px 5px;
	width: 175px;
	border-right: 0;
	font-size: 10px;
}
#header .interact .newsletter {
	float: left;
}
#header .interact .search {
	float: right;
}
#themes {
	margin: 0 0 15px 0; padding: 0 0 0 15px;
	list-style-type: none;
	height: 175px;
}
#themes li {
	float: left;
	margin: 0 10px 0 0;
	width: 215px;
}
#themes li img {
	width: 215px; height: 175px;
}
#ad-728x90-top {
	padding: 30px 0 15px 0;
	background: repeat-x url(../images/bckgradient1.png);
	text-align: center;
}
#container {
	padding: 45px 20px 0 15px;
	width: 890px;
	background: repeat-x url(../images/bckgradient1.png);
}
#content {
	float: left;
	margin: 0 10px 0 0;
	width: 590px;
}
#content a {
	color: #175769;
}
#content h3 {
	margin: 0 0 15px 0; padding: 0 0 0 15px;
	line-height: 35px;
	background: no-repeat url(../images/bckcontenth3.png);
	border-bottom: #e0e9ed 1px solid;
	font-size: 12px;
	color: #175769;
	text-transform: uppercase;
}
#content h3 .small {
	margin: 0 0 0 15px;
	text-transform: none;
}
#path {
	margin: 0 0 15px 0;
}
#editcat {
	margin: 0 0 15px 0;
	text-align: right;
}
#categories {
	margin: 0 0 15px 0;	
	width: 100%;
}
#categories strong {
	display: block;
	margin: 0 0 5px 0; padding: 0 0 0 20px;
	background: left 2px no-repeat url(../images/bckcontentcategoriesstrong.png);	
}
#categories strong span {
	font-weight: normal;
}
#categories .subcats {
	margin: 0 0 15px 0; padding: 0 0 15px 20px;
	border-bottom: #e6f1f5 1px solid;
}
#categories .subcats a {
	color: #565555;
	text-decoration: none;
}
#content .desc {
	margin: 0 0 15px 0;
}
#sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 290px;
	font-size: 11px;
}
#sidebar li {
	margin: 0 0 30px 0; padding: 0 0 10px 0;
	background: left bottom no-repeat url(../images/bcksidebarli.png);
}
#sidebar li li {
	position: relative;
	margin: 0; padding: 5px 2px 5px 82px;
	min-height: 55px;
	background: left bottom repeat-x url(../images/bcksidebarlili.png);
}
#sidebar ul, #sidebar .sponsors, #sidebar .social {
	margin: 0; padding: 0;
	list-style-type: none;
	background-color: #fcfdfd;
	border: #e0e9ed 1px solid; border-bottom: 0;
}
#sidebar .featured {
	padding: 0 2px;
}
#sidebar .featured img {
	position: absolute;
	left: 2px;
	width: 75px; height: 50px;
	border: #8c8d8d 1px solid;
}
#sidebar .featured a {
	font-weight: bold;
	color: #4a4949;
}
#sidebar .featured p {
	margin: 0;
	color: #8e8d8d;
}
#sidebar .featured span {
	color: #58b0c8;
}
#sidebar .sponsors {
	padding: 10px 0 10px 13px;
	width: 275px;
}
#sidebar .sponsors img {
	float: left;
	margin: 0 10px 10px 0;
}
#sidebar .social img {
	display: block;
	margin: 0 auto;
}
#sidebar h3 {
	margin: 0 0 2px 0; padding: 0 0 0 10px;
	line-height: 37px;
	background: no-repeat url(../images/bcksidebarh3.png);
	font-size: 12px;
	color: #175769;
	text-transform: uppercase;
}
#ad-728x90-bottom {
	padding: 60px 0 30px 0;
	text-align: center;
	background: repeat-x url(../images/bckgradient2.png);
}
#panel {
	position: relative;
	margin: 0; padding: 25px 0 35px 40px;
	list-style-type: none;
	min-height: 125px;
	background: #74c2d7 no-repeat url(../images/bckpanel.png);
	font-size: 11px;
}
#panel ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#panel li {
	float: left;
	margin: 0 25px 0 0;
}
#panel li li {
	float: none;
	margin: 0 0 5px 0; padding: 0 0 0 10px;
	background: left 4px no-repeat url(../images/bckpanellili.png);
}
#panel a {
	color: #fff;
	text-decoration: none;
}
#panel a:hover {
	text-decoration: underline;
}
#panel h3 {
	margin: 0 0 15px 0;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}
#panel img {
	position: absolute;
	right: 115px; top: -12px;
}
#footer {
	padding: 30px 5px 30px 0;
	text-align: right; line-height: 1.5em;
	background: #58b0c8 no-repeat url(../images/bckfooter.png);
	font-family: Tahoma; font-size: 11px;
	color: #abddea;
}
#footer a {
	color: #abddea;
}

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

td {
	vertical-align: top;
}

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

table.formPage {
	width: 100%;
	border: 1px solid #e0e9ed;
}

td.err {
	padding: 3px;
	color: #CA0002;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

td.msg {
	padding: 3px;
	color: #CA0002;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

.label {
	text-align: right;
}

.buttons {
	border-top: 1px solid #e0e9ed;
	text-align: center;
}
#articles h4, .list h4 {
	margin: 0; padding: 0;
	font-size: 12px;
}
#featlinks table, #links table {
	margin: 0 0 10px 0;
}
#featlinks img, #links img {
	display: block;
	margin: 0 5px 5px 0;
	width: 70px; height: 50px;
	border: #e0e9ed 1px solid;
}
#featlinks a, #links a, #articles a {
	font-weight: bold;
}
#featlinks p, #links p, #articles p, .list p {
	margin: 3px 0;
}
#featlinks p a, #links p a, #articles p a {
	color: #58b0c8;
	text-decoration: none;
}
.url {
	color: #6f6f6f;
}

input, textarea, select {
	font-family: Arial, Verdana; font-size: 11px;
	color: #666;
}

input.text, textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #e3e1e1 1px solid;
}

span.req {
	margin-left: 3px;
	color: #CA0002;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
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 #e0e9ed;
}
.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:#3E81B4;
   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;
}