body {
	margin: 0; padding: 0;
	font-family: Tahoma, Verdana, Arial; font-size: 11px;
	color: #000;
}
.clear {clear: both;}
#header {
	background: repeat-x url(../images/bckheader.gif);
}
#header .left {
	position: relative;
	height: 115px;
	background: no-repeat url(../images/bckheaderleft.jpg);
}
#header h1 {
	margin: 0; padding: 0;
	width: 225px; height: 115px;
	font-size: 1px; font-weight: normal;
	text-indent: -999em;			
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
	background: no-repeat url(../images/logo.gif);
	text-decoration: none;
}
#menu {
	position: absolute;
	margin: 0; padding: 0;
	list-style-type: none;
	top: 0; right: 15px;
}
#menu li {
	margin: 0 2px 0 0;
	float: left;
	width: 75px; height: 33px; line-height: 33px;
	text-align: center;
	background: no-repeat url(../images/bckmenuli.gif);
	font-size: 12px;
	text-transform: uppercase;
}
#menu .large {
	width: 100px;
	background: no-repeat url(../images/bckmenulilarge.gif);
}
#menu li a {
	color: #fff;
	text-decoration: none;
}
#search {
	display: block;
	margin: 0; padding: 7px 0 0 0;
	height: 30px;
	text-align: center;
	background: repeat-x url(../images/bcksearch.gif);
}
#search * {
	margin: 0; padding: 0;
	vertical-align: middle;
}
#search .searchtext {
	margin: 0 5px 0 0; padding: 3px 0 0 0;
	width: 375px; height: 17px;
	border: #a9a8a8 1px solid;
	font-family: Tahoma; font-size: 11px;
}
#search .searchbtn {
	width: 90px; padding: 4px 0;
	text-align: center;
	font-family: Tahoma; font-size: 10px; font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background: repeat-x url(../images/bcksearchbtn.gif);
	border: none;
	cursor:pointer;
}
#container {
	padding: 30px 40px 10px 40px;
	background: #fff repeat-x url(../images/bckcontainer.gif);
}
#contentcontainer {
	float: left;
	width: 100%;
	margin-right: -230px;
}
#content {
	margin-right: 230px;
}
#path {
	margin: 0 0 15px 0;
	font-weight: bold;
	color: #266192;
}
#path a {
	color: #266192;
	text-decoration: none;
}
#cats {
	margin: 0 0 20px 0; padding: 10px;
}
#cats, #cats .sb-inner { background-color: #fff; }
#cats .sb-border { background-color: #b1d5db; }
#cats table {
	width: 100%;
}
#cats h2 {
	margin: 0 0 5px 0; padding: 0 0 0 15px;
	font-size: 11px;
	background: left center no-repeat url(../images/bckcats.gif);
}
#cats h2 a {
	color: #cd0000;
	text-decoration: none;
}
#featlinks {
	margin: 0 0 20px 0; padding: 3px;
}
#featlinks table {
	width: 100%;
}
#featlinks, #featlinks .sb-inner { background-color: #fff; }
#featlinks .sb-border { background-color: #b1d5db; }
#featlinks .odd {
	background-color: #f1f7fc;
}
#featlinks a {
	color: #cd0000;
	font-weight: bold;
	text-decoration: none;
}
#featlinks p {
	margin: 0; padding: 0;
	color: #302f2f;	
}
#featlinks .url {
	color: #277405;
}
#featlinks .details {
	font-weight: normal;
	color: #196595;
}
#links {
	margin: 0 0 20px 0; padding: 3px;
}
#links, #links .sb-inner { background-color: #fff; }
#links .sb-border { background-color: #b1d5db; }
#links a {
	color: #cd0000;
	font-weight: bold;
	text-decoration: none;
}
#links p {
	margin: 0; padding: 0;
	color: #302f2f;	
}
#links p a {
	font-weight: normal;
	color: #196595;
}
#links .url {
	color: #277405;
}
#featlinks img, #links img {
	width: 75px; height: 45px;
	border: #b1d5db 1px solid;
}
#articles {
	margin: 0 0 20px 0; padding: 3px;
}
#articles p, .list p {
	margin: 0 0 7px 0; padding: 0;
}
#articles, #articles .sb-inner { background-color: #fff; }
#articles .sb-border { background-color: #b1d5db; }
#details {
	margin: 0 0 20px 0; padding: 10px;
}
#details, #details .sb-inner { background-color: #fff; }
#details .sb-border { background-color: #b1d5db; }
#details table {
	width: 100%;
}
#details a {
	color: #cd0000;
	text-decoration: none;
}
#submit {
	margin: 0 0 20px 0; padding: 10px;
	background-color: #fff;
	border: #b1d5db 1px solid;
}
#submit table {
	width: 100%;
}
#guidelines {
	margin: 0 0 20px 0; padding: 10px;
}
#guidelines, #guidelines .sb-inner { background-color: #fff; }
#guidelines .sb-border { background-color: #b1d5db; }
#guidelines ul {
	margin: 0 0 0 10px; padding: 0;
	list-style-type: none;
}
#guidelines li {
	padding: 0 0 0 15px;
	background: left center no-repeat url(../images/bckguidelinesli.gif);
}
#contact {
	margin: 0 0 20px 0; padding: 10px;
}
#contact, #contact .sb-inner { background-color: #fff; }
#contact .sb-border { background-color: #b1d5db; }
#contact table {
	width: 100%;
}

#sidebar {
	float: right;
	width: 220px;
}
#sidebar .box, #sidebar .box .sb-inner { background-color: #fff; }
#sidebar .box .sb-border { background-color: #b1d5db; }
#sidebar h3 {
	margin: 0; padding: 0;
	height: 23px; line-height: 20px;
	background: center top no-repeat url(../images/bcksidebarh3.gif);
	font-size: 11px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
#sidebar img {
	border: none;
}
#sidebar .sponsors {
	margin: 0 0 10px 0; padding: 15px 5px;
}
#sidebar .sponsors .link {
	margin: 0 0 10px 0; padding: 0 15px 10px 15px;
	background: left bottom repeat-x url(../images/bcksidebarsponsorsdiv.gif);
}
#sidebar .sponsors .last {
	margin-bottom: 0; padding-bottom: 0;
	background: none;
}
#sidebar .sponsors a {
	margin-left: -10px; padding: 0 0 0 10px;
	display: block;
	font-weight: bold;
	color: #cd0000;
	text-decoration: none;
	background: left center no-repeat url(../images/bcksidebarsponsorsa.gif);
}
#sidebar .sponsors p {
	margin: 2px 0; padding: 0;
	color: #302f2f;
}
#sidebar .sponsors span {
	color: #277405;
}
#sidebar .adverts {
	padding: 30px 10px;
}
#sidebar .getlisted {
	margin: 0 0 10px 0; padding: 5px 0;
	text-align: center;
}
#footer {
	padding: 40px 0 20px 40px;
	background: #fff left bottom repeat-x url(../images/bckfooter.gif);
	color: #3b1f1f;
}
#footer a {
	color: #3b1f1f;
	text-decoration: underline;
}
#footer ul {
	margin: 0 0 5px 0; padding: 0;
	list-style-type: none;
}
#footer li {
	padding: 0 10px 0 0;
	display: inline;
	color: #3b1f1f;
}
#footer li a {
	margin: 0 10px 0 0;
	color: #3b1f1f;
	text-decoration: underline;
}
.main-paging {
	width: 75%;
}
.list a, .navig a {
	color: #277405;
	text-decoration: underline;
}
h4, h4 a {
	margin: 0; padding: 0;
	font-size: 11px;
	color: #cd0000 !important;
	text-decoration: none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

#intro {
	margin: 0 0 20px 0;
}
#intro h5 {
	margin: 0 0 5px 0; padding: 0;
	font-family: Arial; font-size: 16px;
	color: #266192;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

#content h3 {
	position: relative;
	margin: 0 0 0 15px; padding: 0;
	width: 200px; height: 23px; line-height: 23px;
	background: no-repeat url(../images/bcksidebarh3.gif);
	font-size: 11px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
#content h3 .small {
	position: absolute;
	font-weight: normal;
	left: 125px; top: 0;
	font-size: 10px;
	text-transform: none;
	width: 300px;
	color: #909090;
}
#content h3 .small a {
	color: #909090;
	text-decoration: none;
}

#arts {
	width: 100%;
	background-color: #fff;
	border: #b1d5db 1px solid;
}
#arts h2, #arts h3 {
	margin: auto; padding: 0;
	font-size: 11px;
	width: auto; height: auto;
	background: none;
	border: none;
	text-transform: none;
	text-align: left;
	color: #000;
}
#arts a {
	color: #277405;
	text-decoration: underline;
}

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: #b1d5db 1px solid;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	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: 1px solid #b1d5db;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #b1d5db;
}
select {
	font-size: 8pt;
	border: 1px solid #b1d5db;
}

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

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	padding: 10px 0 60px 0;
	width: 115px;
	text-align: center;
	font-weight: bold;
	background: no-repeat url(../images/bcksubmitbtn.gif);
	border: none;
	cursor:pointer;
	color: #fff;
}
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;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0 0 15px 0; padding: 0;
}
p.subcats a {
	padding: 0 0 0 15px;
	background: left center no-repeat url(../images/bcksubcats.gif);
	color: #302f2f;
	text-decoration: none;
}
p.subcats a:hover {
	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: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

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