body {
font-family: Verdana;
font-size: 11px;
margin: 0px;
padding:0px 0px 0px 0px;
color:#000000;
}

#outer{
 width:1000px;
 margin:auto;
 }

.hLeft{
width:369px;
float:left;
background:url('images/logo.gif') no-repeat;
 }

.hRight{
 float:right;
 width:629px;
 padding:27px 0px 0px 0px;
 }

.nav{
background:url('images/nav-back.gif') repeat-x;
width:629px;
font-size:12px;
font-weight:bold;
 height:42px;
 padding:2px 0px 0px 0px;
 float:left;
 }

.nav a:link, .nav a:visited, .nav a:active{
 text-decoration:none;
 color:#FFFFFF;
 display:block;
 float:left;
 padding:12px 31px 12px 31px;
 }

.nav a:hover{
 background:#4b5461;
 }

.hDesc{
 background:url('images/hLeft-back.gif') repeat-x;
 height:128px;
 width:369px;
 float:left;
 }

.hLeft p{
 float:right;
 width:280px;
 padding:15px 5px 0px 5px;
 line-height:18px;
 font-weight:bold;
 }

img, p{
border:0px; padding:0px;  margin:0px;
 }

#main{
padding-top:10px;
 }

.clear {clear:both;}

.leftContainer {
width: 229px;
position:relative;
left:0px;
float:left;
}

.leftContainer h2{
 background:url('images/lcol-top.gif') no-repeat;
 padding:12px 3px 0px 20px;
 height:27px;
 color:#FFFFFF;
 font-size:12px;
 margin:0px;
 }

.boxPopCats{
list-style-type:none;
padding:10px;
font-size:11px;
margin:0px 4px 0px 0px; 
background:#f1f2f4;
 }

.boxPopCats p{ padding:0px; margin:4px;}

.boxPopCats a:link, .boxPopCats a:visited {
 color:#0d1d57;
 text-decoration:none;
 font-weight:normal;
 }

.boxPopCats a:hover{
 text-decoration:underline;
 }

.boxPopCats li{
 background:url('images/bullet.gif') no-repeat;
 padding:0px;
 position:relative;
 margin-left:10px;
 padding:2px 0px 5px 25px;
 font-weight:bold;
 }

.left-bottom{
 background:url('images/lcol-bottom.gif') no-repeat;
 height:11px;
 margin-bottom:15px;
 }

h1 {
font-size: 14pt;
margin: 5px 0 5px 0;
}

h2 {
font-size: 10pt;
margin: 0;
padding: 0;
}

h3 {
 font-weight:bold;
 color:#a15b02;
 font-size:14px;
padding: 0px 0px 0px 0px;
margin: 10px 0px 5px 0px;
}
h3 a:link, h3 a:visited {
color:#a15b02;
 }

h4 {
 font-size:12px;
 margin:0px;
 font-weight:normal;
 color:#915b02;
 }

.search{
height:36px;
padding:10px 0px 0px 285px;
width:344px;
background:url('images/hRight-top.gif') repeat-x;
 }

.searchLabel {
float: left;
margin: 0px 5px 0px 0px;
}

.searchInput {
padding: 4px 2px 1px 2px;
float: left;
width:250px;
height: 20px;
font-size:11px;
border:0px;
}

.searchBtn {
height: 25px;
width: 77px;
float: left;
cursor:pointer; 
margin:0px;
padding:2px 5px 2px 5px;
background:url('images/searchBtn.gif') no-repeat;
color:#FFFFFF;
font-size:12px;
border:0px;

}

.path {
padding: 10px 0px 0px 10px;
color:#000000;
}

.path a:link, .path a:active, .path a:visited {
color:#2c86ac;
text-decoration: none;
font-weight:bold;
}

.path a:hover {
text-decoration: underline;
}

.path img {
margin: 0px 5px -3px 5px;
}

.centerContainer {
width:730px;
padding-right:20px;
float:right;
}

.mainTop{
 background:url('images/rtop-back.gif') repeat-x;
 height:39px;
 }

.mainTop p{
 padding:10px 0px 0px 10px;
 float:left;
 color:#FFFFFF;
 font-size:16px;
 font-weight:bold;
 }

.mainTop a:link, .mainTop a:visited{
 color:#FFFFFF;
 }
.mainTop{
 text-decoration:none;
 }

.mainContent {
 padding:18px 0px 20px 18px;
 border:1px solid #cbd0d7;
 margin:1px 4px 15px 0px;
 }

.categories{
 padding:20px 0px 10px 30px;
 background:url('images/cat-back.gif') repeat-x bottom;
 }

.categories2{
 padding:0px 0px 8px 78px;
 margin-left:20px;
 }

.maincat{
 color:#000000;
 font-size:12px;
 padding:2px 10px 10px 10px;
 font-weight:bold;
 }

.maincat a:link, .maincat a:visited{
 text-decoration:none;
 color:#ff9900;
 padding:0px 0px 10px 0px;
 margin-right:10px;
 }

.subcat{
 padding:0px 0px 12px 28px;
 background:url('images/bullet.gif') no-repeat;
 margin-left:15px;
 }

.subcat a:link, .subcat a:visited, .subcat a:active{
 color:#000000;
 text-decoration:none;
 }

.subcat a:hover{ 
text-decoration:underline;
 }

.subcat2{
 padding:0px 0px 15px 20px;
 color:#000000;
 }

.subcat2 a:link, .subcat2 a:visited, .subcat2 a:active{
 color:#2c86ac;
 text-decoration:none;
 font-weight:bold;
 }

.subcat2 a:hover{
 text-decoration:underline;
 }

.catBottom{
 background:url('images/catBottom-back.gif') repeat-x;
 margin-bottom:20px;
 }

#rss{
 float:right;
 position:relative;
 top:-30px;
 }
#rss a:link, #rss a:visited{
 text-decoration:underline;
 position:relative;
 top:-3px;
 }

.featured{
 width:97.5%;
 margin-bottom:10px;
 border-bottom:1px solid #CCCCCC;
 }
.featured td{
 padding-bottom:10px;
 }
.featured a:link, .featured a:visited{
 font-weight:bold;
 text-decoration:none;
 font-size:12px;
 color:#ff9900;
 }
.featured a:hover{text-decoration:underline;}

.regular{
 width:100%;
 text-decoration:none;
 }
.regular a:link, .regular a:visited{
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
 color:#ff9900;
 }
.regular a:hover{
 text-decoration:underline;
 }
 
.articles{
 padding:10px 10px 10px 10px;
 }
.articles a:link, .articles a:visited{
 text-decoration:none;
 font-weight:bold;
 font-size:11px;
 margin-bottom:3px
 }
.articles a:hover{
 text-decoration:underline;
 }
.articles p{
 margin-top:5px;
 line-height:150%;
 }

.pagerank{
 position:relative;
 left:0px;
 width:62px;
 height:30px;
 float:right;
 padding-top:5px;
 }
.prvalue{
 border:0px;
 width:360px;
 margin-top:7px;
 background:#0f4a80;
 font-size:11px;
 font-family:tahoma;
 color:#01cc00;
 padding:0px;
 }
div.prg{
 float:left;
 width: 40px;
 border: 1px solid #284f0b;
 height: 3px;
 font-size: 1px;
}
div.prb{
 background: #284f0b;
 height: 3px;
 font-size: 1px;
}
div.pr2g{
 width: 60px;
 border: 1px solid #cacaca;
 height: 3px;
 font-size: 1px;
}
div.pr2b{
 background: #284f0b;
 height: 3px;
 font-size: 1px;
}

.price{
 padding:10px;
 }
.pricing{
 font-weight:bold; 
 border-collapse:collapse;
 position:relative;
 margin:auto;
 width:90%;
 border:0px;
 }
.pricing td{
 padding:5px 5px 0px 5px;
 vertical-align:top;
 }
.pricing td input{
 position:relative;
 top:2px;
 margin-right:3px;
 }

.linkdetails{
 width:95%;
 margin:auto;
 }

.linkdetails td{
 padding:5px;
 }
.details{
 background:#fbfbfb;
 border:1px solid #cbe2f9;
 padding:10px;
 color:#085091;
 }
.details a:link, .details a:visited{
 color:#ea7901;
 text-decoration:none;
 font-size:13px;
 font-weight:bold;
 }
.details a:hover{
 text-decoration:underline;
 }
.details p{
 padding:3px;
 }
.details-a{
 width:90px;
 }

.linkpop img{
 margin-right:15px;
 }
#td-prev{
 width:130px;
 text-align:right;
 }
#details-prev{
 border:1px solid #cbe2f9;
 padding:10px;
 background:#FFFFFF;
 margin-top:20px;
 }

#contact-page{
 border-collapse:collapse;
 margin:auto;
 font-size:11px;
 }
#contact-page td{
 padding:5px;
 }

.text{
 width:300px;
 border:1px solid #4E7023;
 }
.label{
 width:30%;
 text-align:right;
 padding:5px 0px 5px 0px;
 font-weight:bold;
 }
.field{
 width:70%;
 padding:5px;
 }
.field input, .field select{
 border:1px solid #4E7023;
 }
#cat-field select{
 width:300px; 
 }
.small{
 color:#777777;
 }

.textp{
 width:314px;
 float:right;
 border:1px solid #d2d2d2;
 }

.submitp{
 margin-top:15px;
 margin-left:210px;
 }

.btn{
font-size: 8pt;
font-weight: bold;
border: 1px solid #5e74b3;
background:#FFAA11;
cursor: pointer;
height: 21px; 
 }

.msg {
padding: 3px;
color: #FF0000;
border: 1px solid #A0A0A0;
text-align: left;
}
.err{
padding: 3px;
color: #FF0000;
border: 1px solid #A0A0A0;
text-align: left;
}

#navig{
 padding:10px 25px 10px 25px;
 }

#nav-bottom{
 text-align:right;
 }

#dirtitle-bottom{
 float:left;
 font-size:16px;
 font-weight:bold;
 text-decoration:none;
 color:#787878;
 margin-top:19px;
 }


#toggleCategTree {
   display:block;
   cursor:pointer;
   font-weight:bold;
   color:#715610;
}

#categtree {
   border:1px solid #e1a50b; margin:3px 0; height:200px;
   width:300px;
   overflow:auto;
   
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#FFFFFF;
   background:#715610;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
}

#categtree .categ-item {
   border-left:0px dotted #CBE2EC; border-right:0px dotted #CBE2EC; border-top:1px dotted #715610; border-bottom:1px dotted #715610; clear:both;
   margin:3px 5px;
   display:block;
   cursor:pointer;
   padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

#categtree .categ-item img {margin-right:1em;}
#categtree .odd {background:#F8F8FC;}
#categtree .even {background:#fff;}

#categtree .categ-item:hover {background:#eee;}

.fNav{
 background:url('images/f-back.gif') repeat-x;
 height:43px;
 text-align:center;
 margin-top:15px;
 }

.fNav p{
 padding-top:15px;
 color:#FFFFFF;
 }

.fNav a:link, .fNav a:visited, .fNav a:active{
 color:#FFFFFF;
 text-decoration:none;
 padding:0px 20px 0px 20px;
 }

.fNav a:hover{
 text-decoration:underline;
 }

.footer {
text-align:center;
color:#000000;
padding:20px 20px 30px 20px;
}

.footer a:active, .footer a:link, .footer a:visited {
text-decoration: none;
color:#000000;
}

.footer a:hover {
text-decoration: underline;
}