/* 
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;
	background : #FFFFFF;
}

/* Header */
#header {
	background: #34b3ed repeat-x url(../images/header-bg.gif);	
	width : 100%;
	clear : both;
	margin : 0 auto;	
	padding : 0;	
	height : 100px;		
}
#header-left {
	float : left;	
}
#header-left a{
	color:#050505;
	text-decoration:none;
}
#header-left a:hover{
	text-decoration:underline;
}
#header-right {
	float : right;
}

/* Banner */
.banner {
	padding: 21px 10px 0 0px;
}

/* Navigation bar */
.topnav{
	font-weight:bold;	
	color: #050505;
	margin: 18px 5px 5px 5px;
	text-align:right;
}
.topnav a{
	color: #050505;
	margin: 0px 5px;
	text-decoration:none;
}
.topnav a:hover{
	color:#006699;
	text-decoration:underline;	
}
#login{
	font-weight:bold;	
	color: #050505;
	font-size:7pt;
	margin: 0px 5px;
}
#login a{
	color: #050505;
	margin: 0px;
	text-decoration:none;
}
#login a:hover{
	color:#006699;
	text-decoration:underline;	
}
/* Search Box */
#searchbox {
	text-align : right;
	padding: 0;
	margin : 15px 15px 0 0;
}
.searchtext {
	font-size : 8pt;
	margin : 0;
	padding-left : 3px;
}
.btn-search {
	border : 1px solid #999999;
	background-color:#ffffa0;
	cursor : pointer;
	font-size : 8pt;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-weight : bold;
	color : #050505;	
	height : 20px;
	width : 60px;
	margin-top : 5px;
}

/* Path Bar */
#trail {
	clear : both;
	margin : 0 auto;	
	padding : 5px 10px;
	font-size : 9pt;
	font-weight:bold;
	font-style:italic;
	color : #FFFFFF;	
	background-image : url(../images/trail-bg.gif);	
}
#trail a {
	color : #FFFFFF;	
	text-decoration : none;
}
#trail a:hover {
	text-decoration : underline;
}

/* main */
#wrapper {
    padding: 5px 10px 15px 10px;
	margin: 0;
	background: #FFFFFF;
}

#left {
	float :left;
	margin:0px;
    padding: 0px;
	width: 195px;
}

#right {
	float: right;
	margin: 0px;
    padding: 0px;	
	width: 195px;	

}
.left {float:left; }
.right {float:right;}

#middle {
	margin-left: 202px;
	margin-right: 202px;
    padding: 0px 3px 0px 3px;
}

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


/* Sidebar */
.sidebar-top {
	background: #d0eefb url(../images/sidebar-top.gif);
	width : 180px;
	height : 16px;
	text-align:center;
	color : #050505;
	font-weight:bold;
	padding: 3px 0;	
}
.sidebar-bg {
	border:1px solid #90A3AD;
	width : 180px;
	margin: 10px 5px;		
	background : #FAFAFA;
	color : #050505;

}
.sidebar-bg a {
	color : #050505;
	text-decoration : none;
}
.sidebar-bg a:hover {
	color : #050505;
	text-decoration : underline;
}

.scontent{
	padding:5px 5px 5px 15px ;
}
.scontent a {
	background: left top no-repeat url(../images/arrow.gif);
	padding: 0 0 0 15px ;
}
.scontent2{
	padding:5px;
	text-align:center;
}
.scontent3{
	padding:5px 8px;
}
.scontent3 a{
	font-weight:bold;
}
img.validator {
	border:0px;
}

/* Main content and catcontent*/
.maincontent, .catcontent{
	padding:5px;
	margin: 0px;
}

/* Categories */

.cats {
  	width:100%;
	border: 0px solid #87bdda;
}
.cats a {
	color:#006699;
	text-decoration:none;
}
.cats a:hover {
	text-decoration:underline;
}
.subcats {
	margin : 0 15px 7px 0;
	padding : 0 0 0 10px;
	font-size : 8pt;
	color : #050505;
}
.subcats a {
	color:#050505;
	text-decoration:none;
}
.subcats a:hover{
	text-decoration:underline;
}
.count {
   color: #6f6f6f;
   font-size: 9pt;
   font-weight: normal;
}
.addlinks {
   color:#050505;
   text-align:center; 
   margin-top:5px;
}

.addlinks a{
   color:#006699;
   text-decoration:none;
   font-weight:bold;
}
.addlinks a:hover{
   text-decoration:underline;
}
/* Link Page */
img.thumb{
	border: 1px solid #888;
	width: 85px;
	height: 66px;
	margin: 3px;
	padding: 0px;
	float:left;
}
#linkofday{
	border: 1px solid #888;
	width: 110px;
	height: 86px;
	margin: 3px 3px 3px 0;
	padding: 0px;
}
.linkdesc{
	margin-left:100px;
}
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;
}

/* featured */

.featlink {
	width : 100%;
	padding:0;
	margin: 0px;
}
.featlink a {
	color:#006699;
	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:#242424;
	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:#006699;
	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 {
	width : 100%;
	height: 42px;
	padding: 20px 0 0 0;
	clear : both;
	margin : 0 auto;	
	text-align : center;
	color : #050505;
	font-size : 8pt;
	font-weight : bold;
	background: #d0eefb url(../images/footer-bg.gif);	
}
#footer a {
	color : #050505;
	text-decoration : none;
}
#footer a:hover {
	text-decoration : underline;
}

.navig, .paging-info {
   font-style: italic;
   color:#050505;
   font-weight:bold;   
}
.paging-links, .paging-info {
   text-align:right; 
}
.paging-links, .paging-links a, .navig a{
   color:#006699;
   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:#050505;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
.list2{
	padding: 5px;
	
}
.list a{
	color:#006699;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
.list a:hover{text-decoration:underline;}
.list p{
	color:#050505;
	font-weight:normal;
	font-size:9pt;
	padding: 0 0 7px 0;
	margin: 0;
}
/* Formpage */
select {
   font-size: 9pt;
   color: #050505;
   border: 1px solid #5e74b3;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
table.formPage {
	width:100%;
	border: 0px solid #A0A0A0;
}
table.formPage a{
	color:#006699;
	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: #050505;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.text {
	font-size: 9pt;
	margin:0px;
	padding:0px;
}
input.text {
	color: #050505;
	padding: 0 0 0 2px ;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 9pt;
	color: #050505;
	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: 9pt;
	font-weight: bold;
	border: 1px solid #050505;
	background-color: #006699;/*#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+ */

.smallDesc {
	color: #050505;
	font-size: 7pt;
	font-weight:normal;
	margin:0;
	padding:0;
}
.searchpaging a {
	color:#006699;
	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 : 15px 0 10px 10px;
}
h2 {
	font-size : 9pt;
	margin : 0 10px 0 10px;
	padding : 0;
}
h3 {
	color : #006699;
	font-size : 9pt;
	font-style : italic;
	padding : 0;
	border-bottom : 1px dashed #a0a0a0;
}
h4 {
	color : #006699;
	font-size : 9pt;
	font-style : italic;
	padding : 0;
	margin : 8px 0 3px 0;
}
#descr {
	padding : 0;
	color:#FFFFFF;
	font-weight:bold;
	margin : 23px 0 5px 10px;
}
#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: 25px;
	margin-top: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
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;
}