/* 
Author: PHPLDTemplates.com
Templates: PHPLD V3-4
URL: http://www.phpldtemplates.com
Free PHPLD Template available: http://www.phpldtemplates.com/freephpld.php
*/

body {
	background:#FFFFFF;
	font-family: Arial,Verdana, Tahoma,  sans-serif;
	font-size: 8pt;
	margin: 0; padding: 0;
}

/* Header */
#header {
	width: 100%;
	height: 102px;	
	background: #5500CC repeat-x url(../images/header-bg.jpg);
}
#header-left{
	float:left;
}
#header-right{
	float:right;
}

/* Banner */
.banner {
	padding: 15px 10px 0 0px;
}
.banner img{
	border:0px;
}
.logo {
	padding: 15px 0 0 10px;
}

/* Navigation bar */
#nav{
	height:30px;
	padding-left: 10px;
	background: #92db72 url(../images/nav-bg.jpg);
}
#nav a{
	display:block;
	float:left;
	margin:0 1px;
	text-decoration:none;
	color:#262626;
	font-weight:bold;
	padding: 6px 0 0 31px;
}
#nav a:hover{
	text-decoration:underline;
}
#btn-home {
	width: 82px;
	height:24px;
	background: url(../images/btn-home.jpg);
}
#btn-addurl {
	width: 82px;
	height:24px;
	background: url(../images/btn-addurl.jpg);
}
#btn-tophits {
	width: 82px;
	height:24px;
	background: url(../images/btn-tophits.jpg);
}
#btn-latestlinks {
	width: 82px;
	height:24px;
	background: url(../images/btn-latestlinks.jpg);
}
#btn-latestarticles {
	width: 82px;
	height:24px;
	background: url(../images/btn-newarticles.jpg);
}
#btn-contact {
	width: 82px;
	height:24px;
	background: url(../images/btn-contact.jpg);
}
#btn-addarticle {
	width: 82px;
	height:24px;
	background: url(../images/btn-addurl.jpg);
}
#btn-advancedsearch {
	width: 82px;
	height:24px;
	background: url(../images/btn-contact.jpg);
}

/* Path Bar */
#trail {
	clear:both;
	color:#262626;
	font-weight:bold;
	font-size:9pt;
	font-style:italic;
	height:28px;
	padding: 5px 10px 0 10px;
}
#trail a {
	color:#262626;
	text-decoration:none;
}
#trail a:hover {
	text-decoration:underline;
}

/* main */
#wrapper {
    padding: 0 10px;
	margin: 0;
}
#left {
	float :left;
	margin:0px;
	width:180px;
}
#right {
	float : right;
	margin:0px;
	width:180px;	
}
img.left{
	float:left;
}
#main {
	margin-left: 185px;
	margin-right: 185px;
    padding: 5px 0px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #left {
  margin-right: 5px;
}
* html #right {
  margin-left: 5px;
}
* html #main {
  height: 1%;
  margin-left: 0;
} 
/* End hide from IE5/mac */

/* Search Box */
.searchbox {
	height:94px;
	text-align:center;
	background:url(../images/search-bg.jpg);
}
.searchbox a{
	display:block;
	width:170px;
	height:16px;
	text-decoration:none;
	background:inherit;
	background:transparent;
	border-style : none;
	cursor:pointer;	
}
.searchtext {
	font-size: 8pt;
	margin-top: 18px;
	color:#333333;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.btn-search {
	background:inherit;
	background:transparent;
	width:160px;
	height:22px;
	margin-top: 15px;	
	border : 0;
	border-style : none;
	cursor:pointer;
}
/* Sidebar */
.sidebar-top {
	background:#92db72 url(../images/sidebar-top.jpg);
	margin:0px;
	padding:4px 0 2px 45px;
	height:20px;
	color:#262626;
	font-weight:bold;
}
.sidebar-bg {
	color:#5e5e5e;
	background-color:#f9fae2;
	border: 1px solid #bdc1a3;
	font-size:9pt;
	padding: 0px;
	margin: 5px 0;
}
.sidebar-bg a{
	color:#5e5e5e;
	text-decoration:none;
}
.sidebar-bg a:hover {
	text-decoration:underline;
}
.scontent, .scontent3{
	padding:5px 5px 5px 10px ;
}
.scontent3 a {
	font-weight:bold;
}
.scontent2{
	padding:5px;
	text-align:center;
}
img.validator {
	border:0px;
}
.scontent4{
	padding:5px;
	font-size: 7pt;
	text-align:center;
}
.scontent4 a{
	color:#262626;
	text-decoration:none;
}
.scontent4 a:hover {
	text-decoration:underline;
}
img.validator {
	border:0px;
}
.sidebar-bg img, .sidebar-top img{
	border:0px;
}

/* Main content and catcontent*/
.maincontent, .catcontent{
	padding:5px;
	color:#5e5e5e;
	margin: 0px;
}
.catheading {
	color: #4a8e63;
	font-size: 10pt;
	font-weight:bold;
	padding: 2px 0;
}

/* Categories */
#category-bar, #maincontent-bar, #catcontent-bar{
	background:#eaedd3 url(../images/category-bg.jpg);
	border-left: 1px solid #bdc1a3;
	border-right: 1px solid #bdc1a3;
	margin:5px 0 0 0;
	padding: 0;
	text-align:right;
	height:22px;		
}
.cats {
  	width:100%;
  	margin: 0 auto;
}
.cats a {
	color:#4a8e63;
	text-decoration:none;
}
.cats a:hover {
	text-decoration:underline;
}
.subcats {
	margin: 0px 15px 7px 0px;
	padding: 0px 0px 0px 20px;
	font-size:7pt;
	color:#5e5e5e;
}
.subcats a {
	color:#5e5e5e;
	text-decoration:none;
}
.subcats a:hover{
	text-decoration:underline;
}
.count {
   color: #6f6f6f;
   font-size: 8pt;
   font-weight: normal;
}
.addlinks {
   color:#5e5e5e;
   text-align:center; 
   margin-top:5px;
}
.addlinks a{
   color:#4a8e63;
   text-decoration:none;
   font-weight:bold;
}
.addlinks a:hover{
   text-decoration:underline;
}

/* Link Page */
img.thumb{
	border: 1px solid #888;
	width: 102px;
	height: 80px;
	margin: 3px;
	padding: 0px;
	float:left;
}
.linkdesc{
	margin-left:115px;
}
.listheading {
	font-size: 9pt; 
	font-weight: bold; 
	padding: 3px 0;
}
.link_rating {
   padding: 0px;
   border:0px solid #f0f0f0;
   margin: 0;
}
.link_rating img {
   display: block;
   float: left;
   margin-right: 2px;
}
.review {
   margin: 3px 0px 0px 0px;
   float: right; 
}
hr {
	border : 1px dashed #dcdcdc;
	width : 99%;
}
.small, .small a {
	padding: 5px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}

/* featured */
#featured-bar{
	background:#afdd27 url(../images/featured-bg.jpg);
	border-left: 1px solid #bdc1a3;
	border-right: 1px solid #bdc1a3;
	margin:5px 0 0 0;
	padding: 0;
	text-align:right;
	height:22px;		
}
.featlink {
	width : 100%;
	background-color:#f3fadf;
	border-left: 1px dashed #bdc1a3;
	border-right: 1px dashed #bdc1a3;
	border-bottom: 1px dashed #bdc1a3;
	padding:0;
	margin: 0px;
}
.featlink a {
	color:#4a8e63;
	font-weight:bold;
	text-decoration:none;	  
}
.featlink a:hover {
	text-decoration:underline;  
}
.featurl{
   color: #333333;
   font-weight:bold;
}

/* regular */
#regular-bar{
	background: #eaedd3 url(../images/regular-bg.jpg);
	border-left: 1px solid #bdc1a3;
	border-right: 1px solid #bdc1a3;
	margin:5px 0 0 0;
	padding: 0;
	text-align:right;
	height:22px;		
}
.reglink {
	width : 100%;
	border-left: 1px dashed #bdc1a3;
	border-right: 1px dashed #bdc1a3;	
	border-bottom: 1px dashed #bdc1a3; 
	padding:0;
	margin: 0px;
}
.reglink a {
	color:#333333;
	font-weight:bold;	
	text-decoration:none;
}
.reglink a:hover {
	text-decoration:underline;  
}
.url {
   color: #666666;
   font-weight:bold;   
}

/* article */
#article-bar{
	background: #eaedd3 url(../images/article-bg.jpg);
	border-left: 1px solid #bdc1a3;
	border-right: 1px solid #bdc1a3;
	margin:5px 0 0 0;
	padding: 0;
	text-align:right;
	height:22px;		
}
.articles {
	width : 100%;
	padding:0;
}
.articles a {
	color:#4a8e63;
	font-size:9pt;
	font-weight:bold;	
	text-decoration:none;
}
.articles a:hover {
	text-decoration:underline;  
}
.articles p{
	padding: 2px 0 10px 0;
	margin: 0;
}

/* News */
#news-bar{
	background: #eaedd3 url(../images/news-bg.jpg);
	border-left: 1px solid #bdc1a3;
	border-right: 1px solid #bdc1a3;
	margin:5px 0 0 0;
	padding: 0;
	text-align:right;
	height:22px;		
}
.news {
	width : 100%;
	border-left: 1px dashed #bdc1a3;
	border-right: 1px dashed #bdc1a3;	
	border-bottom: 1px dashed #bdc1a3; 
	padding:0;
	margin: 0px;
}
.news a {
	color:#333333;
	font-weight:bold;	
	text-decoration:none;
}
.news a:hover {
	text-decoration:underline;  
}

/* ratings and reviews */
#ratings-bar{
	background: #eaedd3 url(../images/ratings-bg.jpg);
	border-left: 1px solid #bdc1a3;
	border-right: 1px solid #bdc1a3;
	margin:5px 0 0 0;
	padding: 0;
	text-align:right;
	height:22px;		
}
#reviews-bar{
	background: #eaedd3 url(../images/reviews-bg.jpg);
	border-left: 1px solid #bdc1a3;
	border-right: 1px solid #bdc1a3;
	margin:5px 0 0 0;
	padding: 0;
	text-align:right;
	height:22px;		
}
.details {
	width : 100%;
	border-left: 1px dashed #bdc1a3;
	border-right: 1px dashed #bdc1a3;	
	border-bottom: 1px dashed #bdc1a3; 
	padding:0;
	margin: 0px;
}
.details a {
	color:#333333;
	font-weight:bold;	
	text-decoration:none;
}
.details a:hover {
	text-decoration:underline;  
}
.details p{
	padding: 2px 0 10px 0;
	margin: 0;
}
.ratings-area{padding: 5px;color:#5e5e5e;}
.reviews-area{padding: 5px;color:#5e5e5e;}

/* footer */
#footer {
	height:50px;
	width:100%;
	background: #5500CC repeat-x url(../images/footer-bg.jpg);
	text-align:center;
	margin-top:10px;
	padding-top:20px;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
}
#footer a {
  color: #FFFFFF;
  text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.navig, .paging-info {
   font-style: italic;
   color:#5e5e5e;
   font-weight:bold;   
}
.paging-links, .paging-info {
   text-align:right; 
}
.paging-links, .paging-links a, .navig a{
   color:#4a8e63;
   text-decoration:none;
   font-weight:bold;
}
.paging-links a:hover, .navig a:hover{
   text-decoration:underline;
}

/* General */
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* Category, articles search page */
.list {
	width : 100%;
	border-left: 1px dashed #bdc1a3;
	border-right: 1px dashed #bdc1a3;	
	border-bottom: 1px dashed #bdc1a3; 
	padding:0;
	margin: 0px;
}
.list a {
	color:#4a8e63;
	font-size:9pt;
	text-decoration:none;
}
.list a:hover {
	text-decoration:underline;  
}
.list p{
	padding: 2px 0 5px 0;
	margin: 0;
}

/* Formpage */
select {
   font-size: 8pt;
   color: #5e5e5e;
   border: 1px solid #5e74b3;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
table.formPage {
	width:100%;
	border: 0px solid #A0A0A0;
	margin: 5px 0 0 0;
}
table.formPage a{
	color:#4a8e63;
	font-weight:bold;
}
td.err {
	padding: 0px;
	color: #FF0000;
	background: #FFEDED;
	border: 0px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 0px;
	color: #0000FF;
	background: #EDF3FF;
	border: 0px solid #A0A0A0;
	text-align: left;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 2px;
	padding: 0px;
	color: #FF0000;
	background: #FFFFF3;
	font-size:7pt;
}
.label {
  	text-align: right;
  	font-weight:bold;
	width:25%;
}
.field {
	width:75%;
	color: #5e5e5e;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.text {
	font-size: 8pt;
	margin:0px;
	padding:0px;
}
input.text {
	color: #5e5e5e;
	padding:0px 2px;	
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	color: #5e5e5e;
	border: 1px solid #5e74b3;
	padding: 2px;
}
.limit_field {
	border: 0 solid transparent;
	border-width:0;
}
.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e5e5e;
	background-color: #4a8e63;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
	color:#FFFFFF;
	margin-top: 2px;
}

/* Price Table */
.price {
	border: 0px solid #A0A0A0;
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

/* Default+ */
h4 {
	padding: 0;
	margin: 0;
}
.smallDesc {
	color: #5e5e5e;
	font-size: 7pt;
	font-weight:normal;
	margin:0;
	padding:0;
}
.searchpaging a {
	color:#4a8e63;
	font-weight:bold;
	text-decoration:none;
}
.searchpaging a:hover{
	text-decoration:underline;
}


/* Default */
.c {
	float: left;
}
.cr {
	clear: left;
}
td {
	vertical-align: top;
	padding: 0 3px;
}
h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}
h2 {
	font-size: 10pt;
	margin: 0px 10px 0px 10px;
	padding: 0;
}
h3 {
	color: #4a8e63;
	font-size: 10pt;
	font-style:italic;
	padding: 0;
	border-bottom: 1px dashed #A0A0A0;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}
#links a {
	font-size: 10pt;
}
#links p {
   margin: 0 0 7px 0;
}
#path {
	margin-top: 2px;
	padding: 3px;
	background: #D9E8F9;
	line-height: 19px;
	border-top: 1px solid #5e74b3;
}
.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;
}

div.pr {
	font-size: 6pt;
	color: #000000;
	height: 20px;
	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;
}

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

/* Edit/Delete Button*/

/*Article-Search.tpl*/

.frontend_actions {
	float: right;
	margin: 3px 0 0 0;
}

.float_tiny {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}

/*-------------------*/

.boxPopCats {
	padding: 0px;
	margin: 0;
	list-style: none;
}
.boxPopCats li {
	background: url("../images/boxPopCatsBg.gif") 0px 5px no-repeat;
	padding: 0px 0px 2px 8px; 
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {

	text-decoration: none;
}

.boxPopCats li a:hover {

	text-decoration: underline;
}

/*-------------------*/

/*-------------------*/

.boxSponsored {
	margin: 0px;
	padding: 5px 0;	
	border-bottom: 1px solid #CCCCCC;

}

.boxSponsoredLast {
	margin: 0px;
	padding: 5px 0;	
}

a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	color:#4a8e63;
	text-decoration: none;
	font-weight: bold;
}

a.boxSponsoredA:hover {
	color:#4a8e63;
	text-decoration: underline;
	font-weight: bold;
}

/*-------------------*/

/* ExactSeek Featured Listings begin */
/* Scott Stanger <sstanger@highcorral.com> */
.ES-FL-Border {
     border: 1px solid #C0C0C0;
     cursor:hand
}
 
.ES-FL-Title {
     color: #000000;
     font: 10px Verdana, Arial, Helvetica, sans-serif;
     background-color: #8B8B8B; 
     font-weight: bold;
     text-decoration: none;
     padding: 1px;
}
.ES-FL-Title a { color: #FFFFFF;  }
.ES-FL-Title a:hover { color: #FFFFFF;  }
 
.ES-FL-Body {
     background-color: #FFFFFF;
     font: 10px Verdana, Arial, Helvetica, sans-serif;
     color: #212121;
     padding-left: 3px;
}
/* ExactSeek Featured Listings end */
