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

body {
	font-family: Arial,Verdana, Tahoma,  sans-serif;
	font-size: 9pt;
	margin: 0; padding: 0;
	color: #5e5e5e; 
	background: #FFFFFF top left repeat-x url(../images/header-bg.gif);		
}
.wrapper {
	width: 965px;
	margin: auto;
	padding: 0px 0px 0px 0px;	
}

/* Top Nav*/
#topnav{
	width: 100%;
	height: 22px;
	margin:  0 auto;
}
#topnav-left{
	float:left;

}
#topnav-right{
	float:right;
}

#topnav-left {
	background: 0px 3px no-repeat url(../images/rss-icon.gif);
	padding: 4px 0px 0px 20px;
	height: 16px;
}
#topnav-left A,
#topnav-left A:visited
{
	text-decoration: none;
	color: #ffffff;
}
#topnav-left A:hover
{
	color: #88c469;
}
#topnav-left A SMALL
{
	font-size: 12px;
}
A.rss{
	padding: 0 0 0 6px !important;
	background-image:none !important;
}
.noborder
{
border:0px;
}
#topnav-right 
{
	text-align:right;
	padding: 2px 0 0 0;

}
#topnav-right A,
#topnav-right A:visited
{
	text-decoration: none;
	color: #ffffff;
	background-image: url(../images/links-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 10px 0px 16px;

}
#topnav-right A:hover
{
	color: #88c469;
}


/* Header */
#header {
	width: 100%;
	height:  110px;		
	margin: 0px;
}
#header-left{
	float:left;

}
#header-right{
	float:right;
}
img#logo{
	margin: 25px 0 0 3px;
	width: 132px;
	height: 49px;
}
/* Banner */
.banner {
	padding: 8px 0 0 0px;

	font-size: 0px;	
}
img#banner {border:0px;}



/* Navigation bar */
#nav {
	width: 965px;
	height: 28x;
	margin:0 auto;
}
#divider{
	float:left;
	margin:0;
	padding:0;
}
#nav a { 
	float: left;
	display:block;
	padding: 6px 15px 0px 15px;
	background: repeat-x url(../images/nav-bg.gif);
	height: 21px;
}
#nav a:link,#nav a:visited, #nav a:active {
	color: #0b6ac4;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color: #000000;
	text-decoration: underline;
}
/* Path Bar */
#trail {
	clear:both;
	color:#262626;
	font-weight:bold;
	font-size:10pt;
	font-style:italic;
	height:25px;
	padding: 5px 10px 0 10px;
}
#trail a {
	text-decoration:none;
	color:#262626;
	font-weight:bold;
}
#trail a:hover {
	text-decoration:underline;
}

/* Search Box */
.left{float:left;}

.searchbox {
	float:left;
	text-align:right;
	padding:0px 10px 0 20px;
	height:30px;
	background: repeat-x url(../images/nav-bg.gif);
}
.searchbox2 {
	background: repeat-x url(../images/nav-bg.gif);
}
.searchtext
{
	width: 129px;
	height: 18px;
	border: 1px solid #cccccc;
	margin: 3px 0 0 0;
	padding: 0 0 0 2px ;
}
.btn-search 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 21px;
	width: 55px;
	border: 1px solid #cccccc;
	background-color: transparent;
	background-image: url(../images/btn-bg.gif);
	background-repeat: repeat-x;

}

/* main */
#contentwrapper {
	width: 965px;
	margin: auto;
	padding: 5px 0px;

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

/* Sidebar */

.scontent H2
{
	height: 20px;
	padding: 7px 0px 0px 7px;
	margin: 0px;
	font-size: 12px;
	color: #0b6ac4;
}
.scontent ul {list-style:none;margin:0;padding:0;}
.scontent UL
{
	margin: 3px 0px 3px 0px;
}
.scontent UL LI
{
	margin: 0px 0px 0px 0px;
	padding: 4px 7px 4px 7px;
	background-image: url(../images/menu-li-separator-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
	list-style:none;
}
.scontent UL LI.last { background-image: none; }
.scontent UL LI A,
.scontent UL LI A:visited
{
	color: #516d70;
	background-image: url(../images/menu-li-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 13px;
}
.scontent UL LI A:hover
{
	color: #000000;
}
.sidebar-bg, .sidebar-bg2 {
	color:#516d70;
	border: 1px solid #cccccc;
	font-size:9pt;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.sidebar-bg {
	background-image:url(../images/sidebar-bg.gif);
}
.sidebar-bg2 {
	background-image:url(../images/sidebar-bg2.gif);
}
.sidebar-bg a, .sidebar-bg2 a{
	color:#516d70;
	text-decoration:none;
}
.sidebar-bg a:hover, .sidebar-bg2 a:hover {
	color:#323434;
	text-decoration:underline;
}

.sidebar-top, .sidebar-top2 {
	font-weight: bold;
	height: 20px;
	padding: 7px 0px 0px 7px;
	margin: 0px;
	font-size: 12px;
	color: #0b6ac4;		
}
.sidebar-top {
	background: #f4f6f3 url(../images/nav-bg.gif);
}
.sidebar-top2 {
	background: #f4f6f3 url(../images/sidebar-top2.gif);
}
.scontent{
	padding:5px 5px 5px 15px ;
}
.scontent3{
	padding:10px ;
}
.scontent3 a {

	font-weight:bold;}
.scontent2{
	padding:5px;
	text-align:center;
}
img.validator {
	border:0px;
}


/* Main content and catcontent*/
.headings { 
	font-size: 11pt; 
	color: #0b6ac4; 
	font-weight: bold; 
	background-image: url(../images/box-line-bg.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;	
	height: 25px;
	margin: 0 0 0 5px;
	padding: 5px 0px 0px 0px;
}
.headings2{ 
	font-size: 12pt; 
	color: #323434; 
	font-weight: bold; 
	background-image: url(../images/box-line-bg.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;	
	height: 25px;
	margin: 0 0 3px 5px;
	padding: 5px 0px 0px 0px;
	
}
table.formPage .headings { 
	font-size: 11pt; 
	color: #0b6ac4; 
	font-weight: bold; 
	background-image: url(../images/box-line-bg.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;	
	height: 25px;
	margin: 0px;
	padding: 5px 0px 0px 0px;

}

table.formPage .headings2 { 
	font-size: 12pt; 
	color: #323434; 
	font-weight: bold; 
	background-image: url(../images/box-line-bg.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;	
	height: 25px;
	margin: 0px;
	padding: 5px 0px 0px 0px;

}
.contentbox{
	background-color: #f7f7f7;
	border: 1px solid #cccccc;
	padding: 0px;
	margin: 0 0 15px 0;	
	background-image: url(../images/box-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
}
.contentbox2{
	background: #FFFFFF;
	padding: 0px;
	margin: 0 0 15px 0;	
}

.contentbox a, .contentbox2 a{
	color:#0b6ac4;
	text-decoration:none;	
}
.contentbox a:hover, .contentbox2 a:hover {
	text-decoration:underline;
}
.maincontent {
	padding: 5px;
	margin: 0 0 15px 0;	
}
/* Categories */
#cat-bar
{
	background-image: url(../images/box-top-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin:0px;
	color:#0b6ac4;
	padding:0px;
	font-weight:bold;
	clear:none;
	height:30px;				
}
.cats {
  	width:100%;
	margin: 0px 0 15px 0;
}
.cats2 {
	padding: 6px 0 2px 0;
}
.cats a {
	color:#0b6ac4;
	text-decoration:none;

}
.cats a:hover {
	text-decoration:underline;
}
.subcats {
	margin: 0px 15px 7px 0px;
	padding: 0px 0px 0px 5px;
	font-size:8pt;
	color:#5e5e5e;
}
.subcats a {
	color:#5e5e5e;
	text-decoration:none;
}
.subcats a:hover{
	text-decoration:underline;
}
.count {
   color: #6f6f6f;
   font-size: 9pt;
   font-weight: normal;
}
.addlinks {
   color:#5e5e5e;
   text-align:center; 
   margin-top:5px;
}

.addlinks a{
   color:#0b6ac4;
   text-decoration:none;
   font-weight:bold;
}
.addlinks a:hover{
   text-decoration:underline;
}
/* Link Page */
img.thumb{
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	padding: 7px;
	text-align: center;
		
	width: 94px;
	height: 73px;
	margin: 0 5px;

	float:left;

}
#linkofday{
	border: 1px solid #888;
	width: 110px;
	height: 86px;
	margin: 3px 3px 3px 0;
	padding: 0px;
}
.linkdesc{
	margin-left:125px;
}
hr {
	border : 1px dashed #f0f0f0;
	width : 97%;
}
.small, .small a {
	padding: 5px;
	margin: 0px;
	color: #262626;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}

/*** Front Page Articles **********************************************/
.randomarticles
{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
}
.randomarticles UL {list-style:none;margin:0;padding:0;}

.randomarticles UL LI
{
	padding: 0px 0px 5px 25px;
	background-image: url(../images/news-li-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style:none;
	margin-left:0px;
}
.randomarticles UL LI .title
{
	font-weight: bold;
}

.randomarticles UL LI a{
   color:#0b6ac4;
   text-decoration:none;
   font-weight:bold;
}
.randomarticles UL LI a:hover{
   text-decoration:underline;
}

/* featured */

#featured-bar
{
	background-image: url(../images/box-top-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin:0px;
	color:#0b6ac4;
	padding:0px;
	font-weight:bold;
	clear:none;
	height:30px;				
}

.featlink {
	width : 100%;
	background-color: #f7f7f7;
	padding:0;
	margin: 0px 0 15px 0;
}
.featlink a {
	color:#0b6ac4;
	font-weight:bold;
	text-decoration:none;	  
}
.featlink a:hover {
	text-decoration:underline;  
}
.featurl{
   color: #333333;
   font-weight:bold;
}

/* regular */
.reglink {
	width : 100%;

	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 */
.articles {
	width : 100%;
	padding:0;
}
.articles a {
	color:#0b6ac4;
	font-size:10pt;
	font-weight:bold;	
	text-decoration:none;
}
.articles a:hover {
	text-decoration:underline;  
}
.articles p{
	padding: 2px 0 10px 0;
	margin: 0;
}

/* footer */
#footer{
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background: #208400 top left repeat-x url(../images/footer-bg.gif);		
	width: 100%;
	height: 150px;

}
#footer a {
color: #FFFFFF;
text-decoration: none;
}

#footer a:visited {
color: #FFFFFF;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}
#footer .menu1
{
	padding: 10px 0px 0px 0px;
}
#footer .menu2
{
	padding: 10px 0px 0px 0px;
}

#footer .menu1 A,
#footer .menu1 A:visited,
#footer .menu2 A,
#footer .menu2 A:visited,
#footer .menu1 A:hover,
#footer .menu2 A:hover
{
	color: #ffffff;
	font-weight: bold;
}


.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:#0b6ac4;
   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%;
	color:#5e5e5e;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
.list2{
	padding: 5px;
}
.list a{
	color:#0b6ac4;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
.list a:hover{text-decoration:underline;}
.list p{
	color:#5e5e5e;
	font-weight:normal;
	font-size:9pt;
	padding: 0;
	margin: 0;
}
/* Formpage */
select {
   font-size: 9pt;
   color: #5e5e5e;
   border: 1px solid #5e74b3;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
table.formPage {
	width:100%;
	border: 0px solid #A0A0A0;
	margin: 0px 0 15px 0;	
}
table.formPage a{
	color:#0b6ac4;
	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: 9pt;
	margin:0px;
	padding:0px;
}
input.text {
	color: #5e5e5e;
	padding: 0 0 0 2px ;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 9pt;
	color: #5e5e5e;
	border: 1px solid #5e74b3;
}
.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: #0b6ac4;/*#FFCC33;*/
	cursor: pointer;
	height: 19px;
	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:#0b6ac4;
	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;
	color:#0b6ac4;
}
h2 {
	font-size: 10pt;
	margin: 0px ;
	padding: 0px;
}
h3 {
	color: #0b6ac4;
	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: 15px;
	margin: 5px 0 ;	
}
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;
}




