body {
    background: #DCDBDB;
        font-family: Verdana, Tahoma, Arial, sans-serif;
        font-size: 11px;
        margin: 0;
}
.c {
        float: left;
}
.cr {
        clear: left;
}

p {
        padding: 2px 4px;
  }

td {
        vertical-align: top;
        padding: 0px;
}

h1 {
        color: #FFFFFF;
        font-size: 16pt;
        margin: 5px 0 5px 0;
        font-family: "Trebuchet MS",verdana,arial,sans-serif;
}

h2 {
        font-size: 12pt;
        margin: 0;
        padding: 0;
        font-family: "Trebuchet MS",verdana,arial,sans-serif;
}

h3 {
        color: #5A793E;
        font-size: 12pt;
        padding: 5px;
        margin: 0px 0px 15px 0px;
        border-bottom: 1px dotted #D9D9D9;
        font-family: "Trebuchet MS",verdana,arial,sans-serif;
}

h4 {
        color: #3D5B00;
        font-size: 8pt;
        padding: 0px 5px 0px 5px;
        text-align: justify;
        font-family: "Trebuchet MS",verdana,arial,sans-serif;
}

#descr {
        padding: 0px;
        margin: 0 0 5px 0;
}

.linkDetail {
        font-size: 8pt;
        }

table.formPage {
}

td.err {
        padding: 3px;
        color: #AC130E;
        background: #F0F0F0;
        border: 1px solid #CECECE;
        text-align: left;
}

td.msg {
        padding: 3px;
        color: #AC130E;
        background: #F0F0F0;
        border: 1px solid #CECECE;
        text-align: left;
        font-weight: bold;
}

.label {
        text-align: right;
}
.buttons {
        border-top: 1px solid #D9D9D9;
        text-align: center;
}
#links p {
        margin: 0 0 7px 0;
}
.url {
        color: #6f6f6f;
        font-size: 8pt;
}

.text, .btn {
        font-size: 8pt;
        font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
        color: #000000;
        border: 1px solid #5A8700;
}
textarea.text {
        font-size: 8pt;
        border: 1px solid #5A8700;
}
select {
        font-size: 8pt;
        border: 1px solid #5A8700;
}

.captcha {
        border: 1px solid #5A8700;
        margin-top: 10px;
}

form {
        display: inline;
        margin: 0;
        padding: 0;
}
.btn {
        font-weight: bold;
        border: 1px solid #5A8700;
        background-color: #F0F0F0;
        color: #FF7F00;/*3E81B4;*/
        cursor: pointer;
        height: 20px;
}
span.req {
        margin-left: 3px;
        color: #FFA814;
        font-weight: bold;
}

div.errForm, span.errForm {
        margin: 2px 0 0px 0px;
        padding: 2px 3px 2px 3px;
        color: #FF7F00;
        background: #FFFFF3;
        border: 1px solid #cccccc;
        text-align: left;
        clear: both;
        display: block;
}
.small, .small a {
        padding: 2px 2px 2px 0px;
        margin: 0px;
        color: #909090;
        font-size: 7pt;
        text-decoration: none;
}
.sort {
        color: #000000;
}
div.pr {
        font-size: 6pt;
        color: #000000;
        float: left;
        height: 30px;
        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;
}

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

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
   color: #909090;
   font-size: 7pt;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}

#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:#3E81B4;
   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;
}

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

.center {
        margin: 0 auto;
        width: 960px;
}

.center1 {
        background-color: #FFFFFF;
        margin: 0 auto;
        width: 980px;
}

.header {
        background: url("../images/headerBg.jpg") repeat-x;
        height: 184px;
}

.headerLogo {
        float: left;
        margin: 70px 0px 0px 40px;
}

.headerSearch {
        float: right;
        color: #FFFFFF;
        padding: 6px 2px 0px 2px;
}

.searchLabel {
        float: left;
        margin: 4px 5px 0px 0px;
}

.searchInput {
        border-top: 0; border-bottom: 0; border-left: 0;
        border-right: 1px solid #E2B9B8;
        padding: 2px;
        float: left;
        width: 120px;
        height: 18px;
}

.searchBtn {
        height: 18px;
        float: left;
        margin: 2px 0px 0px 5px;
}

.searchBtnLeft {
        background: url("../images/searchBtnLeft.gif") no-repeat;
        height: 18px;
        width: 5px;
        float: left;
}

.searchBtnCenter {
        background: url("../images/searchBtnCenter.gif") repeat-x;
        height: 18px;
        margin: 0;
        padding: 0;
        border: 0;
        color: #FFFFFF;
        font-family: Arial;
        font-weight: bold;
        float: left;
}

.searchBtnRight {
        background: url("../images/searchBtnRight.gif") no-repeat;
        height: 18px;
        width: 5px;
        float: left;
}

.userBar {
        clear: right;
        float: right;
        margin: 13px 40px 0px 0px;
        color: #FFFFFF;
}

.userBar a:active, .userBar a:link, .userBar a:visited, .userBar a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

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

.hMenuContainer {
        background: url("../images/hMenuContainerBg.gif") repeat-x;
        height: 33px;
}

.hMenu {
        float: left;
        margin-left: 10px;
        font-family: Verdana, Tahoma, Arial, sans-serif;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
        float: left;
        display: block;
        height: 34px;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 10pt;
        text-decoration: none;
        padding: 8px 5px 0px 5px;
        font-family: Verdana, Tahoma, Arial, sans-serif;
}

.hMenu a:hover {
        background: url("../images/hMenuHoverBg.gif") repeat-x;
        float: left;
        display: block;
        height: 34px;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 10pt;
        text-decoration: none;
        padding: 8px 5px 0px 5px;
        font-family: Verdana, Tahoma, Arial, sans-serif;
}

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

.path {
        background: url("../images/pathBg.gif") repeat-x;
        background-color: #FFFFFF;
        margin: 0 auto;
        width: 960px;
        height: 23px;
        padding: 35px 0px 0px 20px;
        font-size: 11pt;
}

.path a:link, .path a:active, .path a:visited {
        color: #3d5b00;
        text-decoration: none;
        font-size: 11pt;
        font-family: "Trebuchet MS",verdana,arial,sans-serif;
}

.path a:hover {
        color: #000000;
        text-decoration: underline;
}

.path img {
        margin: 0px 5px 1px 5px;
}

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

.leftContainer {
        float: left;
        width: 215px;
        background-color: #FFFFFF;
}

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

.centerContainer {
        float: left;
}

.centerContainerT {
        background: url("../images/contentTop.gif") no-repeat;
        height: 6px;
        width: 550px;
}

.centerContainerB {
        clear: both;
        background: url("../images/contentBottom.gif") no-repeat;
        height: 6px;
        margin: 0;
        width: 550px;
}

.centerContainerM {
        width: 528px;
        padding: 0px 1px 0px 1px;
        background: url("../images/contentMiddle.gif") repeat-y;
        background-color: #FFFFFF;
}

.catHome {
        float: left;
        width: 146px;
        padding: 0px 0px 18px 30px;
        background: url("../images/catHomeIcon.gif") 10px 4px no-repeat;
}

a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
        color: #466900;
        font-weight: bold;
        text-decoration: none;
        font-size: 10pt;
}

a.catHomeMain:hover {
        text-decoration: underline;
        font-size: 10pt;
}

.catHomeSubcats {
        margin: 5px 0px 0px 0px;
}

a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
        color: #000000;
        text-decoration: none;
        font-size: 8pt;
        font-weight: normal;
        font-family: Verdana, Tahoma, Arial, sans-serif;
}

a.catHomeSub:hover {
        color: #000000;
        text-decoration: underline;
        font-size: 8pt;
        font-weight: normal;
        font-family: Verdana, Tahoma, Arial, sans-serif;
}

.catHomeCount {
        color: #466900;
        font-weight: bold;
}

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

.rightContainer {
        float: left;
        width: 215px;
        background-color: #FFFFFF;
}

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

.footer {
        margin: 0 auto;
        width: 980px;
        background: url("../images/footerBg.gif") repeat-x;
        background-color: #466900;
        clear:both;
        text-align: center;
        padding: 4px 0px 5px 0px;
        color: #DC8C89;
        font-size: 7pt;
}

.footer a:active, .footer a:link, .footer a:visited {
        color: #DC8C89;
        text-decoration: none;
        font-weight: normal;
        font-size: 7pt;
}

.footer a:hover {
        color: #FFFFFF;
        text-decoration: underline;
        font-weight: normal;
        font-size: 7pt;
}

.footerCat {
        margin: 0 auto;
        margin-bottom: 20px;
        padding: 0px 20px 20px 20px;
        border-bottom: 1px solid #466900;
        width: 900px;
}

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

.box {
        margin: 0px 0px 5px 3px;
}

.boxTopLeft {
        float: left;
        background: url("../images/boxTopLeft.gif") no-repeat;
        width: 6px;
        height: 25px;
}

.boxTopCenter {
        float: left;
        background: url("../images/boxTopCenter.gif") repeat-x;
        width: 182px;
        height: 19px;
        padding-top: 6px;
        color: #3D5B00;
        text-align: center;
        font-weight: bold;
}

.boxTopCenterPremium {
        float: left;
        background: url("../images/boxTopCenter.gif") repeat-x;
        width: 182px;
        height: 19px;
        padding-top: 6px;
        color: #AC130E;
        text-align: center;
        font-weight: bold;
}

.boxTopRight {
        float: left;
        background: url("../images/boxTopRight.gif") no-repeat;
        width: 6px;
        height: 25px;
}

.boxMiddle {
        clear: both;
        background: url("../images/boxMiddle.gif") repeat-y;
        width: 190px;
        margin-left: 2px;
        padding-left: 2px;
}

.boxBottom {
        background: url("../images/boxBottom.gif") no-repeat;
        width: 190px;
        height: 6px;
        margin-left: 2px;
}

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

.boxStats {
        padding: 10px 0px 10px 20px;
        margin: 0;
        list-style: none;
}

.boxStats li {
        padding-bottom: 2px;
}

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

.boxSponsored {
        margin: 0px 7px 0px 7px;
        border-bottom: 1px solid #CCCCCC;
        padding: 8px 5px 5px 3px;
        color: #5F5F5F;
        line-height: 15px;
        font-size: 10px;
        font-weight: bold;
}

.boxSponsoredLast {
        margin: 0px 7px 0px 7px;
        padding: 8px 5px 5px 3px;
        color: #5F5F5F;
        line-height: 15px;
        font-size: 10px;
        font-weight: bold;
}

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

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

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

a:link {
        color: #C36B00;
        text-decoration: none;
        font-weight: bold;
        font-size: 8pt;
        font-family: verdana,arial,sans-serif;
}

a:active {
        color: #FFA814;
        text-decoration: none;
        font-weight: bold;
        font-size: 8pt;
        font-family: verdana,arial,sans-serif;
}

a:visited {
        color: #3D5B00;
        text-decoration: none;
        font-weight: bold;
        font-size: 8pt;
        font-family: verdana,arial,sans-serif;
}

a:hover {
        color: #AC130E;
        text-decoration: underline;
        font-weight: bold;
        font-size: 8pt;
        font-family: verdana,arial,sans-serif;
}

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

.boxPopCats {
        padding: 3px 0px 3px 2px;
        margin: 0;
        list-style: none;
}

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

.boxPopCats a:link, .boxPopCats a:active, .boxPopCats a:visited {
        color: #C36B00;
        text-decoration: none;
        font-family: verdana,arial,helvetica,sans-serif;
        font-weight: bold;
        font-size: 8pt;
}


.boxPopCats a:hover {
        color: #000000;
        text-decoration: underline;
}

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

.noResults {
        margin-left: 20px;
}

.noResults p {
        color: #466900;
        margin: 0px 0px 15px 0px;
}

.noResults ul {
        margin: 0;
        padding: 15px 0px 20px 40px;
}

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

.navig {
        padding: 5px;
        color: #466900;
        font-weight: bold;
}

.mainPaging {
        float: right;
}

.pagingLinks {
        color: #466900;
        font-weight: bold;
}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
        color: #466900;
        text-decoration: none;
}

.pagingLinks a:hover {
        color: #AC130E;
        text-decoration: none;
}

a.readMore:link, a.readMore:active, a.readMore:visited {
        color: #C36B00;
        font-weight: normal;
        text-decoration: none;
        font-size: 8pt;
        font-family: "Trebuchet MS",verdana,arial,sans-serif;
}

a.readMore:hover {
        color: #AC130E;
        font-weight: normal;
        text-decoration: none;
        font-size: 8pt;
        font-family: "Trebuchet MS",verdana,arial,sans-serif;
}

a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {
        color: #FFA814;
        text-decoration: none;
        font-family: "Trebuchet MS",verdana,arial,sans-serif;
}

a.readMoreFeat:hover {
        color: #AC130E;
        text-decoration: underline;
}

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

.searcCat a:link, .searcCat a:active, .searcCat a:visited {
        color: #AC130E;
        font-weight: bold;
        text-decoration: none;
}

.searcCat a:hover {
        color: #AC130E;
        font-weight: bold;
        text-decoration: underline;
}

a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
        color: #6F6F6F;
        text-decoration: underline;
}

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

.linkDesc {
          color: #000000;
          background-color: #FFFFFF;
          }

.blinkDesc {
          color: #000000;
          background-color: #FFFFFF;
          }

.flinkDesc {
          color: #000000;
          background-color: #C5FFAA;
          }