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

body {
	background:#eeeeee url(../images/body-bg.jpg) repeat-x;
	font-family: Arial,Verdana, Tahoma,  sans-serif;
	font-size: 8pt;
	margin: 0; padding: 0;
}
#wrapper{
	width: 780px;
	margin: 0 auto;
}

/* Header */
#header {
	width: 100%;
	height: 82px;	
	background: repeat-x url(../images/header-bg.jpg);
}
img.left{
	float:left;
	border:0px;
}
img.right{
	float:right;
	border:0px;
}
/* Banner */
.banner {
	float:right;
	padding: 15px 10px 0 0px;
}

/* Path Bar */
#trail {
	width: 100%;
	clear:both;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
	font-style:italic;
	height:28px;
	background: repeat-x url(../images/trail-bg.jpg);
}
#trail a {
	color:#FFFFFF;
	text-decoration:none;
}
#trail a:hover {
	text-decoration:underline;
}
#ctrail {
 	float:left;
	margin:0 10px;
	padding:4px 0 0 0;
}
/* main */
#borderright {
	width: 100%;
	background-image:url(../images/border-right.jpg);	
	background-position:right;
	background-repeat: repeat-y;	
	background-color: #FFFFFF;
}
#borderleft {
	width: 780px;
	background-image:url(../images/border-left.jpg);		
	background-repeat: repeat-y;	
	margin: 0;
	padding:0;	
}
#main {
	margin-left: 15px;
	margin-right: 15px;	
	padding: 10px 0px;
}
#sidebar{
	width:180px;
	float:left;
	margin: 0 10px 0 5px;
}
#content{
	width:550px;
	float:left;
}
/* Search Box */
.searchbox {
	height:96px;
	text-align:center;
	background-image:url(../images/search-bg.jpg);
	margin-bottom:10px;
}
.searchtext {
	font-size: 8pt;
	margin: 0;
	color:#333333;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	position:relative;
	top:20px;
}
.btn-search {
	background-image:url(../images/btn-search.jpg);
	width:81px;
	height:20px;
	border : 0;
	border-style : none;	
	position:relative;
	top:20px;
}

/* Navigation bar */
#nav{
	padding: 2px;
	font-weight:bold;	
	color: #FFFFFF;
	position:relative;
	top:36px;
}
#nav a{
	color: #FFFFFF;
	margin: 0 8px;
	text-decoration:none;
}
#nav a:hover{
	text-decoration:underline;	
}

/* Sidebar */
.sidebar-top {
	background-image:url(../images/sidebar-top.jpg);
	margin:0px;
	padding:3px;
	height:19px;	
}
.sidebar-bg {
	color:#5e5e5e;
	background-color:#efefef;
	font-size:9pt;
	padding: 0 5px;
	margin:0px;
}
.sidebar-bg a{
	color:#5e5e5e;
	text-decoration:none;
}
.sidebar-bg a:hover {
	text-decoration:underline;
}
.scontent{
	padding:5px;
}
.scontent2{
	padding:5px;
	text-align:center;
}
img.title{
	margin:0px;
	padding:0 5px 0 5px;
}
img.validator {
	border:0px;
}

/* Categories */
#category-bar{
	background-image:url(../images/category.jpg);
	margin:5px 0 0 0;
	padding:5px;
	text-align:right;
	width:536px;
	height:18px;		
}
.cats {
  	width:100%;
  	margin: 0 auto;
}
.cats a {
	color:#3a75b8;
	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;
}

/* Link Page */
img.thumb{
	border: 1px solid #888;
	width: 85px;
	height: 66px;
	margin: 3px;
	padding: 0px
}
hr {
	border : 1px dashed #dcdcdc;
	width : 97%;
}
.small, .small a {
	padding: 5px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}

/* featured */
#featured-bar{
	background-image:url(../images/featured.jpg);
	margin:5px 0 0 0;
	padding:5px;
	text-align:right;
	width:536px;
	height:18px;		
}
.featlink {
	width:546px;
	background-color:#eff9fe;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	padding: 3px;
	margin: 0px;
}
.featlink a {
	color:#3a75b8;
	font-weight:bold;
	text-decoration:none;	  
}
.featlink a:hover {
	text-decoration:underline;  
}
.featurl{
   color: #333333;
   font-weight:bold;
}

/* regular */
#regular-bar{
	background-image:url(../images/regular.jpg);
	margin:5px 0 0 0;
	padding:5px;
	text-align:right;
	width:536px;
	height:18px;		
}
.reglink {
	width:546px;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;	
	border-bottom: 1px dashed #999999; 
	padding: 3px;
	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-image:url(../images/articles.jpg);
	margin:5px 0 0 0;
	padding:5px;
	text-align:right;
	width:536px;
	height:18px;		
}
.articles {
	width:546px;
	padding: 3px;
	margin-bottom: 15px;
}
.articles a {
	color:#3a75b8;
	font-weight:bold;	
	text-decoration:none;
}
.articles a:hover {
	text-decoration:underline;  
}

/* footer */
#footer-top {
	height:35px;
	background: repeat-x url(../images/footer-bg.jpg);
}
#footer {
	width:100%;
	text-align:center;
	padding:10px;
	color:#3a75b8;
	font-size:8pt;
	font-weight:bold;
}
#footer a {
  color: #3a75b8;
  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{
   color:#3a75b8;
   text-decoration:none;
   font-weight:bold;
}
.paging-links 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:546px;
	color:#5e5e5e;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
.list a{
	color:#3a75b8;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
.list a:hover{text-decoration:underline;}
.list p{
	color:#5e5e5e;
	font-weight:normal;
	font-size:8pt;
	padding: 0 0 7px 0;
	margin: 0;
}

/* Formpage */
select {
   font-size: 8pt;
   color: #5e5e5e;
   border: 1px solid #5e74b3;
}
form {
   display: inline;
   margin: 0;
   padding: 0;
}
table.formPage {
	border: 0px solid #A0A0A0;
	width:546px;
}
table.formPage a{
	color:#3a75b8;
	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;
}
.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: #3a75b8;/*#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;
}
#contactus{
	margin-left:80px;
	margin-bottom:10px;
}
.searchpaging a {
	color:#3a75b8;
	font-weight:bold;
	text-decoration:none;
}
.searchpaging a:hover{
	text-decoration:underline;
}

/* Default */
.c {
	float: left;
}
.cr {
	clear: left;
}
td {
	vertical-align: top;
	padding: 0px;
}
h1 {
  font-size: 14pt;
  margin: 5px 0 5px 0;
}
h2 {
  font-size: 9pt;
  margin: 0px 10px 0px 10px;
  padding: 0;
}
h3 {
  color: #3a75b8;
  font-size: 9pt;
  font-style:italic;
  padding: 0;
  border-bottom: 1px dashed #A0A0A0;
}
#descr {
  padding: 0px;
  margin: 0 0 5px 0;
}
#links a {
   font-size: 9pt;
}
#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: #5e5e5e;
}
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;
}
