body {
    background: #0b4058;
    color: #0b4058;
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: small;
    margin: 0;
    padding: 0;
}

a:link,
a:active,
a:visited {
    color: #437ea6;
    text-decoration: none;
}

a:hover {
    color: #a3d6ef;
    text-decoration: none;
}

#wrapper1 {
    background: #f0f0e5;
    color: #000;
    border: 1px solid #acab95;
    font-size: 90%;
    width: 900px;
    margin: 8px auto 20px;
    padding: 0;
}

#wrapper2 {
    width: 900px;
    margin: 0;
    padding: 0;
}

#content { }

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#footer a:link,
#footer a:visited {
   color: #26263e;
}

#footer a:active,
#footer a:hover {
   color: #fffaf0;
}

.menu {
    list-style: none;
    font-family: Verdana, "Times new roman", times, serif;
    font-size : xx-small;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight : bold;
    border-top : .09em solid #e8e8e8;
    border-bottom : .09em solid #bbb;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding : 0 0 1px 0;
    margin : 0 auto;
    height: 2.4em;
    width: 899px;
    background : #ddd url(../images/menu-bak.gif) 0px 50% repeat-x;
}

.menu li { display: inline; }

.menu a {
    position: relative;
    margin-top: -.09em;
    float: left;
    border: .09em solid #e8e8e8;
    border-bottom: .09em solid #bbb;
    border-right: .09em solid #bbb;
    padding: .48em 10px .54em 16px;
    background: #ddd url(../images/tab-bak.gif) 0px 50% no-repeat;
    text-decoration: none;
}

* html .menu a { margin-bottom: -.09em; }

.menu a:link,
.menu a:visited {
    color: #26263E;
}

.menu a:hover,
.menu a:active {
    color: #FFFAF0;
    background-position: -200px 50%;
    text-decoration: none;
}

.quicksearch form {
    padding: 0 8px;
}

.quicksearch form .searchtext {
    margin: 0;
}

.quicksearch form .btn-search {
    margin-top: 5px;
}

.searchtext {
    margin: 0 0 0 128px;
    color:#333333;
}

.btn-search {
    width: 56px;
    height: 18px;
    border: 0;
    border-style: none;	
    margin: 0 0 0 5px;   
}

.header{ }

.banner {
    padding: 10px 15px;
}

#trail {
    background: #f0f0e5;
    color: #000;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 5px;
    font-weight: bold;
    font-style: italic;
    clear: left;
}

#trail a { }

.cats {
    width: 100%;
    clear: both;
    margin: 0 auto;
}

.catscat {
   color: #0b4058;
   border: 1px double #77A747;
   padding: 5px;
   margin: 5px;
   background: #DFE7BA;
}

.subcats {
    margin: 0px 15px 7px 0px;
    padding: 0px 0px 0px 20px;
    color:#5e5e5e;
}

.catimage {
   float: left;
   margin: 5px 10px 5px 5px;
}

.catclear {
   visibility: hidden;
   clear: left;
}

.subcats a,
.boxbod a { color:#5e5e5e; }

.boxtop,
.boxbod,
.boxbot {
   background: #dfe7ba;
   color: #000;
}

.boxtop {
    margin: 0;
    padding: 0;
}

.boxbod {
    color: #5e5e5e;
    padding: 0;
    margin: 0;
}

.boxbot {
    margin: 0 0 5px 0;
    padding: 0px;
}

.title {
    background-color: #77a747;
    color: #0b4058;
    font-family: Verdana;
    text-transform: uppercase;
    padding: 2px;
}

img.title{
    margin: 0px;
    padding: 0 5px 0 0;
}

.scontent{
    padding:0 0 0 5px;
}

.scontent a:link,
.scontent a:active,
.scontent a:visited {
   color: #0b4058;
   text-decoration: none;
}

.scontent a:hover { text-decoration: underline; }

.cat-top {
    background: #fff;
/*    height: 8px; */
    margin: 0;
}

.cat-bg {
    background: #fff;
    color:#0b4058;
    padding: 0 10px;
    margin: 0;
}

.cat-bottom {
    background: #fff;
/*    height: 8px; */
    margin: 0;
}

#featured-bar{
    margin: 5px 0 0 0;
    padding: 0;
}

#regular-bar{
    margin: 5px 0 0 0;
    padding: 0;
    vertical-align: middle;
}

#category-bar{
    margin: 5px 0 0 0;
    padding: 0px;
    vertical-align:middle;		
}

#footer {
    background: #97a8b2 url(../images/menu-bak.gif) top left repeat-x;
    color: #000;
    margin-top: 20px;
    height: 40px;
    text-align: center;
    clear: both;
    padding: 2px;
    font-weight: bold;
}

.featlink {
    width: 100%;
    background-color:#f5fae6;
    border: 1px dashed #999999;
    padding: 3px;
    margin: 0 0 5px 0;
}

.featlink a,
#detail a,
.articles a {
    color:#006161;
    font-weight:bold;
}

.reglink {
    width: 100%;
    border: 1px dashed #999999;
    padding: 3px;
    margin: 0 0 5px 0;
}

.reglink a {
    color:#333333;
    font-weight:bold;    
}

#detail {
    width:100%;
    padding: 3px;
    margin: 0px;
}

.articles {
    width:100%;
    padding: 3px;
    margin-bottom: 15px;
}

.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: #0B4058;
  font-size: 9pt;
  font-style:italic;
  margin: 2pX 0px; 5px; 2px;
  padding: 0;
  border-bottom: 1px solid #A0A0A0;
}#descr {
  padding: 0px;
  margin: 0 0 5px 0;
}
table.formPage {
   border: 0px solid #A0A0A0;
   width:90%;
}
table.formPage a{
    color:#5e5e5e;
    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;
}.label {
   text-align: right;
   font-weight:bold;
}
.field {
    width:60%;
    color: #5e5e5e;
}
.smallDesc {
   color: #0b4058;
   font-size: 7pt;
   font-weight:normal;
   margin:0;
   padding:0;
}
.buttons {
   border-top: 1px solid #A0A0A0;
   text-align: center;
}
.count {
   color: #6f6f6f;
   font-size: 8pt;
   font-weight: normal;
}
#links a {
   font-size: 9pt;
}
#links p {
   margin: 0 0 7px 0;
}
.url {
   color: #666666;
   font-weight:bold;   
}
.featurl{
   color: #333333;
   font-weight:bold;
}
#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;
}

.text {
   font-size: 8pt;
   margin:0px;
   padding:0px;
}
input.text {
   color: #5e5e5e;
   border: 1px solid #5e74b3;
}
textarea.text {
   font-size: 8pt;
   color: #5e5e5e;
   border: 1px solid #5e74b3;
}
select {
   font-size: 8pt;
   color: #5e5e5e;
   border: 1px solid #5e74b3;
}

.captcha {
   border: 1px solid #5e74b3;
   margin-top: 10px;
}
form {
   display: inline;
   margin: 0;
   padding: 0;
	 
}

.btn {
   font-size: 8pt;
   font-weight: bold;
   border: 1px solid #5e5e5e;
   background-color: #009999;/*#FFCC33;*/
   cursor: pointer;
   height: 17px;
   color:#FFFFFF;
   margin-top: 2px;
}
span.req {
    margin-left: 3px;
    color: #FF0000;
    font-weight: bold;
}
div.errForm, span.errForm {
   margin: 0px 0 0px 2px;
   padding: 0px;
   color: #FF0000;
   background: #FFFFF3;
    font-size:7pt;
}
.small, .small a {
    padding: 0px;
    margin: 0px;
    color: #909090;
    font-size: 7pt;
    text-decoration: none;
}
.small-regular, .small-regular a{
   padding: 0px;
   font-size:8px;
   text-decoration:none;
   font-family: Verdana, Tahoma,  sans-serif;
}
.small-regular a:hover{
   text-decoration:underline;
}
.small-regular{
   margin-left: 100px;
}
.sort {
    color: #000000;
}
div.pr {
   font-size: 6pt;
   color: #5e5e5e;
}
div.prg {
   width: 40px;
   border: 1px solid #999999;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #77A747;
   height: 3px;
   font-size: 1px;
}
.price {
   border: 0px solid #A0A0A0;

   margin: 0;
   padding: 2px;
   vertical-align: bottom;
 }

.price table td{
    margin: 0;
    padding: 2px;
    vertical-align: bottom;
}
.paging-links,
.paging-info {
   text-align:right;   
}
.paging-info {
   font-style: italic;
   font-weight:bold;
}
.paging-links, .paging-links a{
   color:#006161;
   text-decoration:none;
   font-weight:bold;
}
.paging-links a:hover{
   text-decoration:underline;
}
.limit_field {
   border: 0 solid transparent;
   border-width:0;
}
#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;
}
img.thumb{
    border: 1px solid #77A747;
    width: 120px;
    height: 97px;
    margin: 5px;
    padding: 0px
}
img.validator {
    margin:5px 25px;;
    border:0px;
}
#contactus{
    margin-left:80px;
    margin-bottom:10px;
}
.list, .list a,{
    color:#006161;
    font-size:9pt;
    font-weight:bold;
    text-decoration:none;
}
.list p{
    color:#A3D6EF;
    font-weight:normal;
    font-size:8pt;
}
.list a:hover{text-decoration:underline;}

.searchpaging a {
    color:#006161;
    font-weight:bold;
    text-decoration:none;
}
.searchpaging a:hover{
    text-decoration:underline;
}

#hiddendiv {
  display: none;
}


h1.title {
    font-family: normal Trebuchet MS;
	size: 22pt;
    text-decoration:none;
}

hr.dotted {margin: 15px; color: #fff; background-color: #fff; border: 1px dotted #000; border-style: none none dotted;}

td.table_dot {align: left; padding-top: 5px; padding-bottom: 5px; border: 1px dotted #000; border-style: none none dotted;}

table.stats {
background: #e9e9e9;
padding: 12px;
}