/*
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: 9pt;
        margin: 0; padding: 0 15px;
}

/* Header */
#header {
        width: 100%;
        background: #396b9e repeat-x url(../images/header-bg.gif);
        height: 150px;
}
#header-left{
        float:left;
}
#header-right{
        float:right;
}

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

/* Navigation bar */
#nav{
        height:45px;
        padding: 10px 0 0 10px;
        font-size: 10pt;
        background: #71a123 url(../images/nav-bg.gif);
        text-align:center;
}
#nav a{
        display:block;
        float:left;
        margin:0 8px;
        text-decoration:none;
        color:#FFFFFF;
        font-weight:bold;
        padding: 6px 0 0 6px;
}
#nav a:hover{
        text-decoration:underline;
}
.btn-nav{
        height:24px;
}

/* Path Bar */
#top-nav {
        background: #424242 repeat-x url(../images/top-nav.gif);
        height: 34px;
}

#trail {
        float:left;
        color:#FFFFFF;
        font-weight:bold;
        font-size:10pt;
        font-style:italic;
        height:26px;
        padding: 8px 10px 0 10px;
}
#trail a {
        text-decoration:none;
        color:#FFFFFF;
        font-weight:bold;
}
#trail a:hover {
        text-decoration:underline;
}

/* Search Box */
.searchbox {
        background:#424242 no-repeat url(../images/search-bg.gif);
        height:31px;
        width: 290px;
        float:right;
        padding: 3px 10px 0 10px;
}
.searchtext {
        font-size: 9pt;
        color:#333333;
        font-family: Verdana, Tahoma, Arial, sans-serif;
        border: 1px solid #D5DCE3;
        padding: 2px;
        width: 200px;
        height: 16px;
        margin-right: 2px;
}
.btn-search {
        background: url(../images/btn-search.gif);
        width:65px;
        height:19px;
        border : 0;
        border-style : none;
        cursor:pointer;
        margin: 0 5px;
}

/* main */
#wrapper {
    padding: 5px 10px 15px 10px;
        margin: 0;
        background: #FFFFFF;
}
#left {
        float :left;
        margin:0px;
        width: 195px;
}
#right {
        float: right;
        margin: 0px;
        width: 195px;

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

#middle {
        margin-left: 202px;
        margin-right: 202px;
    padding: 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;
  }
/* End hide from IE5/mac */

/* Sidebar */
.sidebar-top2 {
        background: bottom repeat-x url(../images/divider2.gif);
        margin-left:1px;
        padding:6px 0px 4px 0px;
        height:23px;
        color:#262626;
        font-weight:bold;
        text-align:center;
}
.sidebar-bg2 {
        color:#5e5e5e;
        background: left repeat-y url(../images/divider3.gif);
        font-size:10pt;
        padding: 0px;
        margin: 5px 0;
}
.sidebar-top {
        background: #f0f0f0 ;
        margin:0px;
        padding:6px 0px 4px 0px;
        height:23px;
        color:#262626;
        font-weight:bold;
        text-align:center;
}
.sidebar-bg {
        color:#5e5e5e;
        border: 1px solid #cccccc;
        font-size:10pt;
        padding: 0px;
        margin: 5px 0;
}
.sidebar-bg a, .sidebar-bg2 a{
        color:#5e5e5e;
        text-decoration:none;
}
.sidebar-bg a:hover, .sidebar-bg2 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{
        border-left: 1px solid #87bdda;
        border-right: 1px solid #87bdda;
        border-bottom: 1px solid #87bdda;
        padding:5px;
        margin: 0px;
}
.catheading {
        color: #0c4154;
        font-size: 10pt;
        font-weight:bold;
        padding: 2px 0;
}

/* Categories */
#category-bar, #maincontent-bar, #catcontent-bar{
        background: #e0f3fa;
        margin:5px 0 0 0;
        padding:5px 0 2px 0;
        text-align:center;
        font-weight:bold;
        height:20px;
        border-top: 1px solid #87bdda;
        border-left: 1px solid #87bdda;
        border-right: 1px solid #87bdda;
}
.cats {
          width:100%;
        border: 1px solid #87bdda;
}
.cats a {
        color:#0c4154;
        text-decoration:none;
}
.cats a:hover {
        text-decoration:underline;
}
.subcats {
        margin: 0px 15px 7px 0px;
        padding: 0px 0px 0px 20px;
        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:#0c4154;
   text-decoration:none;
   font-weight:bold;
}
.addlinks a:hover{
   text-decoration:underline;
}

/* Link Page */
img.thumb{
        border: 1px solid #888;
        width: 120px;
        height: 90px;
        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: #262626;
        font-size: 7pt;
        text-decoration: none;
}
.sort {
        color: #000000;
}

/* featured */
#featured-bar{
        background: #666666;
        color:#FFFFFF;
        margin:5px 0 0 0;
        padding:5px 0 2px 0;
        border-top: 1px solid #909090;
        border-left: 1px solid #909090;
        border-right: 1px solid #909090;
        text-align:center;
        font-weight:bold;
        height:20px;
}
.featlink {
        width : 100%;
        background-color:#dedcdc;
        border-left: 1px solid #909090;
        border-right: 1px solid #909090;
        border-bottom: 1px solid #909090;
        padding:0;
        margin: 0px;
}
.featlink a {
        color:#0c4154;
        font-weight:bold;
        text-decoration:none;
}
.featlink a:hover {
        text-decoration:underline;
}
.featurl{
   color: #333333;
   font-weight:bold;
}

/* regular */
#regular-bar{
        background: #e0f3fa;
        margin:5px 0 0 0;
        padding:5px 0 2px 0;
        border-top: 1px solid #87bdda;
        border-left: 1px solid #87bdda;
        border-right: 1px solid #87bdda;
        text-align:center;
        font-weight:bold;
        height:20px;
}
.reglink {
        width : 100%;
        border-left: 1px solid #87bdda;
        border-right: 1px solid #87bdda;
        border-bottom: 1px solid #87bdda;
        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: #e0f3fa;
        margin:5px 0 0 0;
        padding:5px 0 2px 0;
        border-top: 1px solid #87bdda;
        border-left: 1px solid #87bdda;
        border-right: 1px solid #87bdda;
        text-align:center;
        font-weight:bold;
        height:20px;
}
.articles {
        width : 100%;
        padding:0;
        border-left: 1px solid #87bdda;
        border-right: 1px solid #87bdda;
        border-bottom: 1px solid #87bdda;
}
.articles a {
        color:#0c4154;
        font-weight:bold;
        text-decoration:none;
}
.articles a:hover {
        text-decoration:underline;
}
.articles p{
        padding: 2px 0 5px 0;
        margin: 0;
}

/* News */
#news-bar{
        background: #e0f3fa;
        margin:5px 0 0 0;
        padding:5px 0 2px 0;
        border-top: 1px solid #87bdda;
        border-left: 1px solid #87bdda;
        border-right: 1px solid #87bdda;
        text-align:center;
        font-weight:bold;
        height:20px;
}
.news {
        width : 100%;
        padding:0;
        border-left: 1px solid #87bdda;
        border-right: 1px solid #87bdda;
        border-bottom: 1px solid #87bdda;
}
.news a {
        color:#0c4154;
        font-weight:bold;
        text-decoration:none;
}
.news a:hover {
        text-decoration:underline;
}

/* ratings and reviews */
#ratings-bar{
        background: #e0f3fa;
        margin:5px 0 0 0;
        padding:5px 0 2px 0;
        border-top: 1px solid #87bdda;
        border-left: 1px solid #87bdda;
        border-right: 1px solid #87bdda;
        text-align:center;
        font-weight:bold;
        height:20px;
}
#reviews-bar{
        background: #e0f3fa;
        margin:5px 0 0 0;
        padding:5px 0 2px 0;
        border-top: 1px solid #87bdda;
        border-left: 1px solid #87bdda;
        border-right: 1px solid #87bdda;
        text-align:center;
        font-weight:bold;
        height:20px;
}
.details {
        width : 100%;
        border-left: 1px solid #87bdda;
        border-right: 1px solid #87bdda;
        border-bottom: 1px solid #87bdda;
        padding:0;
        margin: 0px;
}
.details a {
        color:#0c4154;
        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:60px;
        background: #1c3035 url(../images/footer-bg.gif);
        width:100%;
        text-align:center;
        margin-top:5px;
        padding-top:10px;
        color:#FFFFFF;
        font-size:9pt;
        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:#0c4154;
   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 solid #87bdda;
        border-right: 1px solid #87bdda;
        border-bottom: 1px solid #87bdda;
        padding:0;
        margin: 0px;
}
.list a {
        color:#0c4154;
        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:#0c4154;
        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: #0c4154;/*#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:#0c4154;
        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: #0c4154;
        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/arrow.gif") 0px 0px no-repeat;
        padding: 0 0 0 15px ;
}
.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:#0c4154;
        text-decoration: none;
        font-weight: bold;
}

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

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