body {
	background-image:url(../images/body-bg.gif);	
	font-family: Arial,Verdana, Tahoma,  sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	
}

#wrapper1 {
	font-family: Arial,Verdana, Tahoma,  sans-serif;
	font-size: 8pt;
	width: 795px;
	background-image:url(../images/border-right.gif);	
	background-position:right;
	background-repeat: repeat-y;	
	background-color: #FFFFFF;
	margin: 0 auto;
	padding:0;	
}
#wrapper2 {
	width: 795px;
	background-image:url(../images/border-left.gif);		
	background-repeat: repeat-y;	
	margin: 0;
	padding:0;	
}
#content {
	margin-left: 28px;
	margin-right: 28px;	
	padding: 10px 0px;
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
} 
.topnav{
    background-image:url(../images/nav-bg.gif);
	padding: 2px;
	font-weight:bold;	
	color: #006161;
}
.topnav a{
	color: #006161;
	margin: 0 5px;
	text-decoration:none;
}
.topnav a:hover{
	color:#006161;
	text-decoration:underline;	
}
.searchtext {
   font-size: 8pt;
   margin: 0 0 0 128px;
   color:#333333;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}
.btn-search {
	background-image:url(../images/btn-search.gif);
	width:56px;
	height:18px;
	border : 0;
	border-style : none;	
	margin: 0 0 0 5px;   
}
.header{
	float:left;
}
.banner {
  padding: 10px 15px;
}
#trail {
	color:#333333;
	margin-bottom:10px;
	padding:5px;
	font-weight:bold;
	font-size:9pt;
	font-style:italic;
	background-image:url(../images/path-bg.gif);	
}
#trail a {
	color:#333333;
}
.cats {
  	width:100%;
 	clear:both;
  	margin: 0 auto;
}
.cats a {
	color:#006161;
	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;
}
.boxtop {
	background-image:url(../images/sponsor-top.gif);
	margin:0px;
	padding:0px;
	width:187px;
	height:8px;	
}

.boxbod {
	background-image:url(../images/sponsor-bg.gif);
	background-repeat:repeat-y;
	color:#5e5e5e;
	font-size:9pt;
	padding: 0 10px;
	margin:0px;
}
.boxbod a{
	color:#5e5e5e;
	text-decoration:none;
}
.boxbod a:hover {
	text-decoration:underline;
}
.boxbot {
	background-image:url(../images/sponsor-bottom.gif);
	margin:0 0 5px 0;
	padding:0px;
	width:187px;
	height:8px;	
}
.title {
	background-image:url(../images/category-bg.gif);
	background-color:#eaeaea;
	color:#5e5e5e;
	padding:2px;
	font-weight:bold;
}
img.title{
	margin:0px;
	padding:0 5px 0 0;
}
.scontent{
	padding: 0 0 0 5px;
}
.cat-top {
	background-image:url(../images/cat-top.gif);
	height:8px;
}
.cat-bg {
	background-image:url(../images/cat-bg.gif);
	background-repeat:repeat-y;
	color:#5e5e5e;
	font-size:9pt;
	padding: 0 10px;
}
.cat-bottom {
	background-image:url(../images/cat-bottom.gif);
	height:8px;
}
#featured-bar{
	background-image:url(../images/featured-bg.gif);
	margin:5px 0 0 0;
	padding:0px;
}
#regular-bar{
	background-image:url(../images/regular-bg.gif);
	margin:5px 0 0 0;
	padding:0px;
	vertical-align:middle;		
}
#category-bar{
	background-image:url(../images/category-bg.gif);
	margin:5px 0 0 0;
	padding:0px;
	vertical-align:middle;		
}
#footer {
	margin-top:20px;
	height:80px;
	text-align:center;
	clear:both;
	padding:10px;
	color:#006161;
	font-size:8pt;
	font-weight:bold;
	background-image:url(../images/footer-bg.jpg);
}
#footer a {
  color: #006161;
  text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

.featlink {
	width:100%;
	background-color:#f5fae6;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	padding: 3px;
	margin: 0px;
}
.featlink a {
	color:#006161;
	font-weight:bold;
	text-decoration:none;	  
}
.featlink a:hover {
	text-decoration:underline;  
}
.reglink {
	width:100%;
	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;  
}
#detail {
	width:100%;
	padding: 3px;
	margin: 0px;
}
#detail a {
	color:#006161;
	font-weight:bold;	
	text-decoration:none;
}
#detail a:hover {
text-decoration:underline;  
}
.articles {
	width:100%;
	padding: 3px;
	margin-bottom: 15px;
}
.articles a {
	color:#006161;
	font-weight:bold;	
	text-decoration:none;
}
.articles a:hover {
text-decoration:underline;  
}
.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: #006161;
  font-size: 9pt;
  font-style:italic;
  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: #5e5e5e;
   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;
   color: #ffffff;
   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: #5eaa5e;
   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 #888;
	width: 85px;
	height: 66px;
	margin: 3px;
	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:#5e5e5e;
	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;
}
span.special{
	color:#00B7B9;
	font-weight:bold;
}