body {
	margin: 0; padding: 0 0 20px 0;
	font-family: Verdana; font-size: 11px;
	background: #003e9a repeat-y url(../images/bck.jpg);
	color: #fff;
}
.clear {clear: both; font-size: 0; height: 0;}
#header {
	position: relative;
	height: 160px;
	background: repeat-x url(../images/bckheaderouter.jpg);
}
#header .inner {
	background: no-repeat url(../images/bckheaderinner.jpg);
	height: 100%;
}
#header h1 {
	position: absolute;
	margin: 0; padding: 0;
	bottom: 0; left: 0;
	width: 425px; height: 100px;
	background: no-repeat url(../images/logo.jpg);
	font-size: 0;
}
#header h1 a {
	display: block;
	width: 425px;
	height: 100px;
	line-height: 500px;
	overflow: hidden;
}
#menu {
	background: repeat-x url(../images/bckmenu.jpg);
	margin: 3px 3px 0 3px;
}
#menu .right {
	background: right top no-repeat url(../images/bckmenuright.jpg);
}
#menu .left {
	padding: 0 10px;
	background: left top no-repeat url(../images/bckmenuleft.jpg);
	height: 45px;
}
#menu form {
	margin: 10px 0 0 0; padding: 0;
	float: left;
}
#menu form * {
	vertical-align: middle;
}
#menu form .searchtext {
	margin: 0 5px 0 0; padding: 4px 0 0 0;
	width: 200px; height: 21px;			
	background: repeat-x url(../images/bcksearchtext.jpg);
	font-family: Verdana; font-size: 11px;
	color: #000;
	border: none;
}
#menu ul {
	float: left;
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
	height: 45px; line-height: 45px;
}
#menu li {
	float: left;
	background: right top no-repeat url(../images/bckmenuli.jpg);
}
#menu li.last {
	background: none;
}
#menu li a {
	margin: 0 2px 0 0;
	float: left;
	width: 100px;
	text-align: center;
	background: no-repeat url(../images/bckmenulink.jpg);
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#adverts {
	position: absolute;
	right: 35px; top: 75px;
	width: 468px; height: 60px;
	background-color: #fff;
}
#wrapper {
	margin: 0 10px;
}
#container {
	background: center top no-repeat url(../images/bckcontainer.jpg);
	width: 100%;
}
#sidebar {
	float: left;
	width: 225px;
}
#sidebar div {
	background: repeat-y url(../images/bcksidebardiv.jpg);
}
#sidebar div .inner {
	padding: 10px 5px 10px 20px;
	background: no-repeat url(../images/bcksidebardivinner.jpg);
}
#sidebar div .inner2 {
	padding: 10px 5px 10px 20px;
	background: no-repeat url(../images/bcksidebardivinner.jpg);
	font-size: 12px;
	color: #FF0000;
}
#sidebar div .last {
	padding: 0 0 4px 0;
	background: left bottom no-repeat url(../images/bcksidebardivlast.jpg);
}
#sidebar div .last .inner {
	padding: 10px 0 10px 12px;
}
#sidebar h3 {
	margin: 0; padding: 0 0 0 35px;
	height: 36px; line-height: 36px;
	background: no-repeat url(../images/bcksidebarh3.jpg);
	font-size: 12px;
	color: #fff;
}
#sidebar a {
	display: block;
	padding: 0 0 0 10px;
	line-height: 1.5em;
	background: left center no-repeat url(../images/bcksidebara.gif);
	color: #9ac6ed;
	text-decoration: none;
}
#contentcontainer {
	float: left;
	margin-left: -225px;
	width: 100%;			
}
#path {
	margin-left: 225px;
	margin-bottom: 15px;
	background: repeat-x url(../images/bckpath.jpg);
	color: #fff;
}
#path a {
	color: #fff;
	text-decoration: none;
}
#path .right {
	padding: 0 0 0 15px;
	background: right top no-repeat url(../images/bckpathright.jpg);
	height: 36px; line-height: 36px;
}
#content {
	margin-left: 235px;
	background: repeat-y url(../images/bckcontent.jpg);						
}
#content .inner {
	padding: 20px;
	background: no-repeat url(../images/bckcontentinner.jpg);
	min-height: 415px;
}
* html #content .inner {
	height: 415px;
}		
#menubottom {
	margin: 0 3px 20px 3px;
	background: repeat-x url(../images/bckmenu.jpg);			
}
#menubottom .right {
	background: right top no-repeat url(../images/bckmenuright.jpg);
}
#menubottom .left {
	padding: 0 10px;
	background: left top no-repeat url(../images/bckmenuleft.jpg);
	height: 45px;
}
#menubottom ul {
	float: left;
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
	height: 45px; line-height: 45px;
}
#menubottom li {
	float: left;
	background: right top no-repeat url(../images/bckmenuli.jpg);
}
#menubottom li.last {
	background: none;
}
#menubottom li a {
	margin: 0 2px 0 0;
	float: left;
	width: 100px;
	text-align: center;
	background: no-repeat url(../images/bckmenulink.jpg);
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#footer {
	text-align: center;
	color: #fff;
}
#footer a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	margin: 0 0 5px 0; padding: 0;
	background: left center no-repeat url(../images/cats.gif);
	font-size: 11px;
	color: #fff;
}
h2 a {
	margin: 0 0 0 18px;
	color: #fff;
	text-decoration: none;
}

#catsinner h2 {
	background: left center no-repeat url(../images/catsinner.gif);
	font-weight: normal;
}
#catsinner h2 a {
	margin: 0 0 0 10px;
}

#content h3 {
	margin: 20px 0 10px 0; padding: 0;
	font-size: 12px;
	height: 30px; line-height: 28px;
	background: #053f79 right top no-repeat url(../images/bckh3.jpg);
}
#content h3 span {	
	float: left;
	height: 30px;
	padding: 0 0 0 25px;
	background: left top no-repeat url(../images/bckh3left.jpg);
}
#content h3 .sort, #content h3 .small {
	padding: 0;
	float: none;
	background: none;
}

#arts h2 {
	margin: auto; padding: 0;
	background: none;
	font-size: 12px;
	color: #fff;
}
#arts h3 {
	margin: auto; padding: 0;
	height: auto; line-height: normal;
	background: none;
	font-size: 12px;
	color: #fff;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	width: 100%;
}
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;
	font-size: 12px;
	color: #2ae02a;

}
.buttons {
	text-align: center;
}
.count {
	font-weight: normal;
}
#catsinner .count {
	color: #a5d7ff;
}
#featlinks table {
	margin: 0 0 5px 0;
	width: 100%;
	background-color: #5d9654;
}
#featlinks table td {
	padding: 5px 0;
}
#articles h4, h4 {
	margin: 0; padding: 0;
	font-size: 11px;
}
#featlinks img, #links img {
	margin: 0 5px 5px 0; padding: 3px;
	display: block;
	width: 140px;
	height: 105px;
	border: #e2ca2c 2px solid;
}
#featlinks p img, #links p img {
	margin: 5px 0 0 0;
	width: 42px; height: 11px;
	border: none;
}
a {
	color: #a5d7ff;
	text-decoration: none;
}
#featlinks a, #links a, .smallDesc a, h4 a {
         font-size: 13px;
	font-weight: bold;
	color: #f8cc64;
	text-decoration: none;
}
#featlinks p, #links p, #articles p, .list p {
	margin: 5px 0 7px 0;
}
.featurl{
   color: #333333;
   font-weight:bold;
}
.url {
	color: #e2e2c8;
}
.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 {
	color: #fff;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.text2, .btn {
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
	padding: 3px 0;
	color: #fff;	
	border: 1px solid #0395d7;
	background-color: #012f72;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #0395d7;
	background-color: #ffffc0;
}
select {
	font-size: 8pt;
	border: 1px solid #0395d7;
}

.captcha {
	border: 1px solid #0395d7;
	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;
}
.submitbtn {
	margin: 10px 0 0 0; padding: 0;
	border: none;
	width: 155px; height: 50px;
	background: no-repeat url(../images/submitbtn.gif);
	cursor: pointer;
}
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: #a5d7ff;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}
.sort {
	color: #fff;
}
p.subcats {
	margin: 0 0 15px 0; padding: 0;
	color: #fff;
}
p.subcats a {
	padding: 0 0 0 18px;
	background: left center no-repeat url(../images/subcats.gif);
	color: #fff;
	text-decoration: none;
}
div.pr {
	font-size: 6pt;
	color: #fff;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #6eb925;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #f4ec0c;
	height: 3px;
	font-size: 1px;
}

.price {

}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: middle;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
	color: #fff;
	border: 1px solid #0395d7;
	background-color: #012f72;
}

#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;
}

.lp-out {
    width: 223px;height:62px;
    padding: 0px 0px 0px 0px;
    background-image: url(/images/lp_all.gif);
    margin: 0px;
}
.lp-box {
    width: 75px;
    height: 41px;
    margin: 21px -1px 0px 0px;
    padding: 0px;
    float: left;
}
html>body .lp-box {
    width: 75px;
    height: 62px;
    margin: 21px -1px 0px 0px;
    padding: 0px;
    float: left;
}

.lp-google, .lp-yahoo, .lp-msn {
    width: 75px;height: 12px;
    margin: 0px;padding: 0px;
    text-align: center; color: #444;
    font-size: 10px; font-weight:normal;font-family: Tahoma;
    cursor: default;
}
.lp-google {
    background-image: url(/images/google-bg.gif);
    background-repeat: no-repeat; background-position: left center;
}
.lp-yahoo {
    background-image: url(/images/yahoo-bg.gif);
    background-repeat: no-repeat;background-position: left center;
}
.lp-msn {
    background-image: url(/images/msn-bg.gif);
    background-repeat: no-repeat;background-position: left center;   
}
.lp_alexa {
    width:75px;height:17px;
    text-align: center; color: #444;
    font-size: 10px;font-family: Tahoma;    
    background-image: url(/images/alexa-bg.gif);
    background-repeat: no-repeat;background-position: 0px 3px; 
    cursor: default; font-weight:normal;
    padding:2px 0px 0px 0px;
}

html>body .lp_alexa {
    width:75px;height:19px;
    text-align: center; color: #444;
    font-size: 10px;font-family: Tahoma;    
    background-image: url(/images/alexa-bg.gif);
    background-repeat: no-repeat;background-position: 0px 3px; 
    cursor: default; font-weight:normal;
    padding:2px 0px 0px 0px;
}

.lp-pagerank {
    width: 75px;height: 18px;
    text-align: center; color: #444;
    font-size: 11px;font-family: Tahoma;
    padding: 4px 0px 0px 0px;
    cursor: default;
}

html>body .lp-pagerank {
    width: 75px;height: 19px;
    text-align: center; color: #444;
    font-size: 11px;font-family: Tahoma;
    padding: 4px 0px 0px 0px;
    cursor: default;
}


.lp-tooltip {
    border: solid 1px #BFBFBF;
    background: #FFFDE4;
    margin: 5px 0px 0px 10px;
    padding: 4px;
    text-align: left;
    position: absolute;
    visibility: hidden;
    display: none;
    font-weight:normal;font-size: 10px; font-family: Tahoma;
    color: #444;
}


.categs_ads {
  font-weight:normal;
  padding-top:4px;padding-bottom:4px;padding-left:8px;padding-right:8px;
}
.categs_ads a { color:#000000; font-weight:bold; text-decoration:none; }
.categs_ads a:hover { color:#000000; font-weight:bold; text-decoration:underline; }

.categs_sponsor {
  padding-top:5px;padding-bottom:5px;padding-left:8px;padding-right:8px;
}
.categs_sponsor a { font-weight:bold; color:#00FF00; text-decoration:none; }
.categs_sponsor a:hover { font-weight:bold; color:pink; text-decoration:underline; }

span.categs_url {
  font-style:italic; color: #666666; font-weight:normal;
}
