body {
	margin: 0; padding: 0;
	background: #ccc left 180px repeat-x url(../images/bckbody.gif);
	min-width: 990px;
	font-family: Tahoma; font-size: 11px;
	color: #222;
}
.clear {clear: both; height: 0; font-size: 0;}
#header {
	padding: 0 10px 0 0;
	background: repeat-x url(../images/bckheader.gif);
}
#header .car {
	position: relative;
	height: 180px;
	background: right top no-repeat url(../images/bckheadercar.gif);
}
#header h1 {
	position: absolute;
	left: 65px; top: 40px;
	margin: 0; padding: 0;
	width: 225px; height: 55px;
	background: no-repeat url(../images/logo.gif);
}
#header h1 a {
	display: block;
	width: 225px; height: 55px;
	line-height: 500px;
	overflow: hidden;
}
#menu {
	position: absolute;
	top: 150px; left: 50px;
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
	font-size: 12px;
}
#menu li {
	float: left;
	margin: 0 16px 0 0;			
}
#menu li a {
	float: left;
	height: 28px;
	color: #fff;
	text-decoration: none;
}
#menu li a:hover {
	color: #ff9933;
	background: left bottom repeat-x url(../images/bckmenulinkro.gif);
}
#search {
	position: absolute;
	margin: 0; padding: 3px 0 0 5px;
	left: 250px; top: 107px;
	width: 270px; height: 30px;
	background-color: #666;
}
#search .searchtext {
	margin: 0 5px 0 0; padding: 0;
	width: 160px; height: 18px; line-height: 18px;
	background-color: #fff;
	border: #333 1px solid;
	font-family: Tahoma; font-size: 11px;
	color: #333;
}
#search .searchbtn {
	margin: 0; padding: 0;
	width: 95px; height: 18px;
	background: no-repeat url(../images/searchbtn.gif);
	border: none;
	cursor: pointer;
}
#search * {
	vertical-align: middle;
}
#container {
	margin: 40px 50px;
}
#sidebar {
	float: right;
	width: 220px;
}
#sidebar h3 {
	margin: 0; padding: 0 0 0 35px;
	height: 35px; line-height: 30px;
	background: no-repeat url(../images/bcksidebarh3.gif);
	font-size: 12px;
	color: #fff;
}
#sidebar div {
	margin: 0 0 25px 0; padding: 5px;
	background-color: #b8b8b8;
	color: #dedede;
}
#sidebar .maincats a {
	display: block;
	margin: 0 0 5px 0; padding: 5px 0;
	background-color: #fff;
	color: #666;
	text-decoration: none;
}
#sidebar .maincats a img {
	margin: 0 10px 0 0;
	width: 15%; height: 15%;
	border: none;
	vertical-align: middle;
}
#sidebar .maincats a:hover {
	color: #333;
}
#sidebar .newsletter {
	color: #666;
}
#sidebar .newsletter form {
	display: block;
	margin: 10px 0 0 0; padding: 0;
}
#sidebar .newsletter form .text {
	padding: 3px 0 3px 3px;
	width: 75%;
	font-family: Tahoma; font-size: 11px;
	color: #222;
	border: #333 1px solid;
}
#contentcontainer {
	float: left;
	width: 100%;
	margin-right: -250px;
}
#content {
	margin-right: 250px;
}
#path {
	margin: 0 0 15px 0;
	height: 33px; line-height: 29px;
	background: repeat-x url(../images/bckpath.gif);
	color: #dedede;
}
#path .edge {
	padding: 0 0 0 15px;
	height: 100%;
	background: right top no-repeat url(../images/bckpathedge.gif);
}
#path a {
	color: #dedede;
	text-decoration: underline;
}
.submitbtn {
	display: block;
	margin: 10px auto 0 auto; padding: 0;
	width: 105px; height: 30px;			
	background: no-repeat url(../images/submitbtn.gif);
	border: none;
	cursor: pointer;
}
#adverts {
	margin: 0 0 15px 0; padding: 5px 0;			
	height: 60px;
	text-align: center;
	background-color: #999;
}
#content h3 {
	margin: 0; padding: 0 0 0 35px;
	height: 33px; line-height: 29px;
	background: no-repeat url(../images/bckcontenth3light.gif);
	font-size: 12px;
	color: #fff;
}
#content h3.dark {
	background: no-repeat url(../images/bckcontenth3dark.gif);
}
#footer {
	margin: 0 50px; padding: 5px 0;
	text-align: center;
	background-color: #999;
	color: #eee;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a.name {
	margin: 0 5px;
	padding: 5px;
	color: #666;
	text-decoration: none;
	background-color: #fafafb;
}
#footer a.name span {
	color: #ff9933;
}

#cats {
	margin: 0 0 15px 0; padding: 20px 30px;
	border: #999 1px solid; border-top: none;
	background: #fff;
	color: #555;
}

p.imp {
	margin: 15px 0;
	color: #f00;
}
.navig {
	margin: 15px 0 0 0;
}

ul#guidelines {
	margin: 0 0 15px 0; padding: 10px 15px 10px 25px;
	line-height: 1.5em;
	background: #fafafb;
	border: #999 1px solid; border-top: none;
	color: #555;
}
#pricing {
	margin: 0 0 15px 0;
	background: #b8b8b8;
}
#pricing td {
	vertical-align: middle;
}
#details, #contact {
	background: #ddd;
	border: #aaa 1px dashed;
}
#contact p {
	margin-left: 10px; margin-right: 10px;
}
#general {
	margin: 0 0 15px 0; padding: 10px 15px;
	background: #fafafb;
	border: #999 1px solid; border-top: none;
	color: #555;
}
#general p {
	margin: 10px 0;
}
#featlinks, #links, #recent, #top, #sotd, #articles {
	margin: 0 0 15px 0; padding: 10px 15px;
	background: #fafafb;
	border: #999 1px solid; border-top: none;
	color: #555;
}

#featlinks table, #links table, #recent table, #top table, #sotd table, #articles table {
	width: 100%;
}

#featlinks a, #links a, #recent a, #top a, #sotd a {
	padding: 0 0 0 15px;
	background: left center no-repeat url(../images/bckplus.gif);
	color: #666;
	text-decoration: underline;
}

#featlinks p, #links p, #recent p, #top p, #sotd p, #articles p, .list p {
	margin: 7px 0;
	color: #666;
}

#featlinks .options {
	margin: 0 0 5px 0; padding: 5px 0;
	background-color: #cfcfcf;
}

#featlinks .options a {
	padding: 5px 10px;
	border-right: #ddd 1px solid;
	color: #666;
	background: none;
}

#links .options, #sotd .options, #recent .options, #top .options {
	margin: 0 0 5px 0; padding: 5px 0;
	background-color: #c6c6c6;
}

#links .options a, #sotd .options a, #recent .options a, #top .options a {
	padding: 5px 10px;
	border-right: #b8b8b8 1px solid;
	color: #666;
	background: none;
}

#featlinks .sc, #links .sc, #sotd .sc, #recent .sc, #top .sc {
	display: block;
	margin: 0 0 5px 0;
	width: 90px; height: 70px;
	border: none;
}

#featlinks .info, #links .info, #sotd .info, #recent .info, #top .info {
	width: 100px;
	color: #666
}

#articles h4, h4 {
	margin: 0; padding: 0;
	font-size: 11px;
}

a {
	color: #666;
	text-decoration: none;
}

a.uline {
	text-decoration: underline !important;
}

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

td {
	vertical-align: top;
}

h2 {
	margin: 0 0 5px 0; padding: 0 0 0 13px;
	font-size: 11px; font-weight: normal;
	background: left center no-repeat url(../images/bckplus.gif);
	color: #666;
}
h2 a {
	color: #666;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

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

table.formPage {
	width: 100%;
}
div.err, td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
div.msg, td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #aaa;
	text-align: center;
}
.count {
	color: #666;
	font-size: 11px;
}

.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 #aaa;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #aaa;
}
select {
	font-size: 8pt;
	border: 1px solid #aaa;
}

.captcha {
	border: 1px solid #aaa;
	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 {
	margin: 0; padding: 0;
	color: #fff;
	font-size: 10px; font-weight: normal;
	text-decoration: none;
}
.small a {
	color: #cfcfcf;
	text-decoration: underline;
}
.sort {
	color: #fff;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #666;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #999;
	height: 3px;
	font-size: 1px;
}

.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;
}