body {
	margin: 0; padding: 0;
	font-family: Verdana;
	font-size: 10px;
}
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
#page {
	margin: 0 auto;
	width: 770px;
}
#header {
	position: relative;
	width: 770px;
}
#logo img {
	border: none;
}
#search {
	position: absolute;
	margin: 0;
	padding: 15px 0 0 15px;
	width: 260px;
	height: 40px;
	right: 10px;
	bottom: 0;
	background: no-repeat url(../images/bcksearch.gif);
}
#search * {
	vertical-align: middle;
}
.searchtext {
	margin: 0 7px 0 5px; padding: 0;
	border: #54a8d8 1px solid;
	width: 150px;
	font-size: 11px;
	padding: 5px 0;
	font-family: Verdana;
}
#menucontainer {
	padding: 5px 5px 0px 5px;
	height: 130px;
	width: 760px;
	background: no-repeat url(../images/bckmenucontainer.gif);
}
#menu {
	background: repeat-x url(../images/bckmenu.gif);
	height: 50px;
	line-height: 40px;
	float: left;
	width: 737px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
#menu a {
	margin: 0 30px;
	color: #fff;
	text-decoration: none;
}
#container {
	width: 770px;
}
#sidebarwrapper {
	float: left;
	width: 200px;
	background: repeat-y url(../images/bcksidebar.gif);
	font-size: 0;
}
#sidebar {
	padding: 10px 15px 0 15px;
	background: center top no-repeat url(../images/bcksidebartop.gif);
	position: relative;
	top: -80px;
	_height: 135px;
	min-height: 135px;
	font-size: 10px;
}
#sidebar h3 {
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	border: none;
	background: no-repeat url(../images/bcksidebarh3.gif);
	height: 25px;
	line-height: 24px;
	font-size: 10px;
	color: #115499;
	text-transform: uppercase;
}
#stats {
	margin: 0 0 20px 0;
	padding: 0 5px;
	font-weight: bold;
	color: #115499;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 18px;
}
#stats span {
	color: #030303;
}
#sponsors {
	margin: 0 0 20px 0;
	padding: 0 5px;
	color: #656769;
}
#sponsors a {
	color: #656769;
	text-decoration: none;
}
#adverts {
	text-align: center;
	font-size: 0;
}
#adverts img {
	margin: 10px 0;
	border: #b2d2f2 1px solid;
}
#content {
	width: 525px;
	padding: 10px 25px 0 20px;
	float: right;
}
#path {
	margin: 0 0 15px 0;
	padding: 10px 5px;
	border: #ebf0f5 1px solid;
	background-color: #f9fbfe;
	font-size: 10px;
	color: #030100;
}
#path a {
	color: #030100;
	text-decoration: none;
}
#footercontainer {
	margin: 10px 0 5px 0;
	padding: 6px 7px 0 5px;
	width: 760px;
	height: 155px;
	background: no-repeat url(../images/bckfootercontainer.gif);
}
#advertfooter {
	margin: 0 0 6px 0;
	height: 90px;
	background-color: #115499;
}
#footer {
	background: repeat-x url(../images/bckmenu.gif);
	height: 50px;
	line-height: 40px;
	float: left;
	width: 737px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;		
	color: #fff;
	text-align: center;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
.list a, .navig a, .list_paging a {
	font-size: 10px;
	color: #727272;
	text-decoration: none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

h2 {
	font-size: 12px;
	margin: 0 0 5px 0;
	background: left center no-repeat url(../images/cats.gif);
}
h2 a {
	color: #727272;
	text-decoration: none;
	margin: 0 0 0 15px;
}

h3 {
	margin: 20px 0;
	padding: 0;	
	font-family: Arial;
	font-size: 12px;
	color: #5d6c7c;
	border-bottom: 1px dotted #5d6c7c;
}
table.details {
	background-color: #f4f8fd;
	border: #bac9d9 1px solid;
	font-size: 12px;
	font-family: Arial;
}
table.details td {
	vertical-align: middle;
}
table.details .label {
	color: #000306;
	font-weight: bold;
	padding: 5px 10px;
	width: 75px;
}
table.details .smallDesc a {
	color: #727272;
	text-decoration: none;
}
table.formPage {
	margin: 0 0 10px 0;
	width: 100%;
}
table.listing_type {
	margin: 0 0 10px 0;
	width: 100%;
	border: #e1e6ec 1px solid;
	background-color: #f9fbfe;
	font-size: 12px;
	font-family: Arial;
}
table.listing_type ul {
	margin: 5px 0 5px 25px; padding: 0; list-style-type: square; color: #084273; font-size: 12px;
}

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 {
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
}
#featlinks, #links {
	font-family: Arial;
}
#featlinks .info, #links .info {
	color: #1b62a3;
	font-size: 12px;
	text-transform: lowercase;
	margin: 0 0 7px 0;
}
#featlinks .info a, #links .info a {
	color: #1b62a3;
	text-decoration: none;
	font-weight: normal;
}
#featlinks table {
	margin: 0 0 5px 0;
	background-color: #f4f8fd;
	width: 100%;
	border: #bac9d9 1px solid;
}
#featlinks table td {
	padding: 10px 0;
}
#featlinks a {
	color: #000306;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#links a {
	color: #1b62a3;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#featlinks p, #links p {
	margin: 0; padding: 0;
	color: #0a0000;
	font-size: 12px;
}

.url {
	color: #737373;
}

.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;
}
td.label {
	vertical-align: middle;
	padding: 0 10px 0 0;
	color: #4b4b4b;
	font-size: 12px;
}
.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	margin: 10px 0;
	padding: 3px 0;
	border: 1px solid #cdcdcd;
	background: #fff left top repeat-x url(../images/bckfield.gif);
	width: 75%;
}
textarea.text {
	font-size: 8pt;
	margin: 10px 0;
	padding: 5px 0;
	height: 50px;
	border: 1px solid #cdcdcd;
	background: #fff left top repeat-x url(../images/bckfield.gif);
}
select {
	font-size: 8pt;
	margin: 10px 0;
	padding: 3px 0;
	border: 1px solid #cdcdcd;
	background: #fff left top repeat-x url(../images/bckfield.gif);
}

.captcha {
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	margin: 25px 0 10px 0;
}
.submitsitebtn {
	margin: 25px 0 10px 0;
	padding: 0;
	width: 165px;
	height: 50px;
	border: none;
	background: no-repeat url(../images/submitsitebtn.gif);
}
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: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	font-size: 10px;
}
p.subcats a {
	color: #727272;
	text-decoration: none;
	padding: 0 0 0 15px;
	background: left center no-repeat url(../images/subcats.gif);
}
div.pr {
	font-size: 6pt;
	font-weight: bold;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #c8e1fc;
	height: 5px;
	font-size: 1px;
}
div.prb {
	background: repeat-x url(../images/bckprb.gif);
	height: 5px;
	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;
   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:#5e74b3;
   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;
}

