/****************************************
* Web Health Directory *
* http://www.WebHealthDirectory.com/ *
* All rights reserved. Copyright 2008 *
****************************************/

body {
  background: #f6f6f3 url(../images/bg-header.gif) repeat-x;
  font-family: Arial,Verdana, Tahoma,  sans-serif;
  font-size: 14px;
  color: #5a5b50; 
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 18px;
  margin: 5px 0 5px 0;
}

h2 {
  color: #860212;
  font-size: 15px;
  margin: 0px 10px;
  padding: 0;
}

h3 {
  color: #860212;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  padding: 0;
  border-bottom: 1px solid #dcdcdc;
}

img {
  border: none;
}

a {
  color: #7eac1c;
}

a:visited {
  text-decoration: underline;
}    

/********************/
/* Content Layout */
/********************/

#body-wrap {
  padding: 0;
  width: 1042px; 
  margin: auto;
  height: auto;
  overflow: hidden;    
}

#left-border {
  background: url(../images/left.png) right repeat-y;
  width: 41px;
  height: auto;
  float: left;
  padding-bottom: 30000px;
  margin-bottom: -30000px;
}

#container {
  padding: 0;
  width: 960px; 
  margin: auto;
  height: auto;
  padding-bottom: 30000px;
  margin-bottom: -30000px;  
}

#right-border {
  background: url(../images/right.png) left repeat-y;
  width: 41px;
  height: auto;
  float: right;
  padding-bottom: 30000px;
  margin-bottom: -30000px;
}

#right {
  float: right;	
  width: 200px;
}

#middle {
  float: right;	
  width: 200px;
  margin: 0;
}

#left {
  float: left;	
  width: 530px;
  padding: 0 10px;
  background: #fff;
}

/* Container Round Corners */

#cont-bottom-left {
  background: #fff url(../images/cont-bottom-left.gif) 0 100% no-repeat;
}

#cont-bottom-right {
  background: url(../images/cont-bottom-right.gif) 100% 100% no-repeat;
} 

#cont-top-left {
  background: url(../images/cont-top-left.gif) 0 0 no-repeat;
}

#cont-top-right {
  background: url(../images/cont-top-right.gif) 100% 0 no-repeat;
  padding: 10px 0;
}

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


/* 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 */

/********************/
/* Header */
/********************/

#header {
  width: 100%;
  height: 120px;
  width: 960px;
  margin: auto;
}

#header-left {
  float: left;
}

#header-right {
  float: right;
}

/********************/
/* Banner */
/********************/

.banner {
  padding: 25px 10px 0 0;
}

/********************/
/* Navigation Bar */
/********************/

#navigation {
  background: #f6f6f3 url(../images/bg.gif);
  width: 100%;
  margin: 0;
}

#nav-frame {
  background: #f6f6f3 url(../images/bg.gif);
  width: 960px;
  margin: auto;
}

#nav {
  background: #f6f6f3 url(../images/bg.gif);
  margin: 0;
  height: 44px;
  padding: 4px 0 0 0;
  font-size: 14px;
  word-spacing: -1;
  font-weight: bold;
  text-transform: capitalize;   
}

#nav a {
  display: block;
  float: left;
  margin: 5px 5px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  padding: 6px 2px 0 2px;
  text-align: center;	   
}

#nav a:hover {
  text-decoration: none;
  background-color: #f6f6f3;
  height: 20px;
  color: #5a5b50;
}

.btn-nav {
  height: 24px;
}

/********************/
/* Search Box */
/********************/

.searchbox {
  height:30px;
  width: 290px;
  float:right;
  text-align:right;
  padding: 8px 10px 0 10px;
}

.searchtext {
  font-size: 12px;
  color:#5a5b50;
  font-family: Verdana, Tahoma, Arial, sans-serif;
}

.btn-search {
  background: url(../images/btn-search.gif);
  width:68px;
  height:20px;
  border : 0;
  border-style : none;	
  cursor:pointer;	
  margin: 0 5px ;
}

/********************/
/* Breadcrumbs */
/********************/

#top-nav {
  height: 10px;
  width: 960px;
  margin: 5px auto;
  background: #f6f6f3;
}

#trail {
  float: left;
  color: #303030;
  font-weight: normal;
  font-size: 12px;
  font-style: italic;
  padding: 0 10px;
}

#trail a {
  text-decoration: none;
  color: #7a7a7a;
  font-weight: normal;
}

#trail a:hover {
  text-decoration: underline;
}

/********************/
/* Sidebar */
/********************/

.sidebar-left-top {
  background: top left no-repeat url(../images/sidebar-left-top.gif);
  margin: 0;
  padding: 8px 0px 0px 0px;
  height: 13px;
  width: 200px;
  color: #262626;
  font-weight: bold;
  text-align: center;
}

.sidebar-left-bg {
  color: #5e5e5e;
  background: url(../images/sidebar-left-bg.gif) repeat-y;
  font-size: 14px;
  padding: 0;
  margin: 0;
}

.sidebar-left-bottom {
  color: #5e5e5e;
  background: top left no-repeat url(../images/sidebar-left-bottom.gif);
  height: 15px;
  width: 200px;	
  padding: 0;
  margin: 0;
}

.sidebar-left-bg a{
  color:#fff;
  text-decoration:none;
}

.sidebar-left-bg a:hover{
  color: #fff;
  text-decoration: underline;	
}

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

.scontent-left a {
  padding: 0;
  color: #fff;
  text-decoration: none;
}

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

.sidebar-right-top {
  background: top left #666666 url(../images/sidebar-right-top.gif) no-repeat;
  padding: 0;
  margin: 0;
  height: 13px;
  font-weight: bold;
  text-align: center;
}

.sidebar-right-bottom {
  background: top left #666666 url(../images/sidebar-right-bottom.gif) no-repeat;
  padding: 0;
  margin: 0;
  height: 15px;
}

.sidebar-right-bg {
  color: #fff;
  background: #fff url(../images/sidebar-right-bg.gif) repeat-y;
  font-size: 14px;
  padding: 0;
  margin: 0;
}

.sidebar-right-bg a{
  color: #fff;
  text-decoration: none;
}

.sidebar-right-bg a:hover{
  text-decoration: underline;
}

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

.scontent-right a {
  padding: 0 0 0 15px ;
  color: #fff;
  text-decoration: none;
}

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

.scontent-right-centered {
  padding: 4px;
  text-align: center;
}

.scontent-right-articles {
  padding: 4px;
  text-align: center;
}

.scontent-right-articles a{
  color: #f3f3f3;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;  
}

.scontent-right-articles a:hover{
  color: #fff;
  text-decoration: underline;
}
  
h3.sidebarright {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  padding: 0 0 5px 0;
  text-align: center;
  border-bottom-width: 95%  
}

h3.sidebarleft {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  padding: 0 0 5px 0;
  text-align: center;
  border-bottom-width: 95%
}

.sidebarright-5px {
  padding: 0 5px;
}
  
a.sidebarlink {
  font-weight: bold;
}

#sidebar-menu ul, #sidebar-menu ul li {
  padding: 0;
  margin: 0;
}  
  
#sidebar-menu ul li {
  list-style: none;
  line-height: 20px;
  height: 20px; 
  text-align: left;
  font-size: 12px;
  padding: 0 10px;
}  
  
/********************/
/* Main and Category Content */
/********************/

.maincontent, .catcontent{
  padding:5px;
  margin: 0px;
}

/********************/
/* Categories */
/********************/

#cats-wrap {
  height: auto;
  background-color: #fafafa;
  border: 1px solid #dcdcdc;
  padding: 10px 0 5px 0;
  overflow: hidden;
}

.cats-block {
	float: left;
	width: 50%;
}


h2.cats a {
  color: #7eac1c;
  font-size: 15px;
  font-weight: normal; 
  text-decoration: none;  
  margin: 0 10px 0 0;
  padding: 0;
}

h2.cats a:hover {
  text-decoration: underline;  
}
  
.cats a {
  color: #5a5b50;
  text-decoration: none;
}

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

.subcats {
  margin: 0px 15px 7px 0px;
  padding: 0px 0px 0px 15px;
  font-size: 11px;
  color: #5a5b50;    
}

.subcats a {
  color: #5a5b50;
  font-size: 11px;  
  text-decoration:none;
}

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

span.icon {
  font-size: 12px;
  padding: auto 0;
  margin: 0;
}
  
.count {
  color: #5a5b50;
  font-size: 12px;
  font-weight: normal;
}

.addlinks {
  color: #5a5b50;
  text-align: center; 
  margin-top: 25px;
  display: block;
  clear: both;
}

.addlinks a{
  color: #7eac1c;
  text-decoration: none;
  font-weight: normal;
}

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

/********************/
/* Link */
/********************/

#thumb-link {
  float: left;
  width: 130px;
  padding: 5px;
  display: inline-block;
}

#linkdesc {
  float: right;
  text-align: left;
  padding: 5px;
  display: inline-block;
  width: 360px;
}  
    
.thumb {
  border: 1px solid #dcdcdc;
}  

/********************/
/* Link Feature */
/********************/

img.thumb-feature {
  border: 1px solid #dcdcdc;
  width: 120px;
  height: 95px;
  margin: 3px auto;
  padding: 0;
  clear: both;
  display: block;  
}

.linkdesc-feature {
  margin: 0 5px;
}

.linkdesc-feature a, .linkdesc-feature:hover {
  background: none;
  padding: 0;
}

hr {
  border : 1px dotted #f3f3f3;
  width : 97%;
  clear: both;
}

.small, .small a {
  padding: 5px;
  margin: 0px;
  font-size: 12px;
  text-decoration: none;
}

.sort {
  color: #000000;
}

#linkofday{
  border: 1px solid #888;
  width: 110px;
  height: 86px;
  margin: 3px 3px 3px 0;
  padding: 0px;
}

/********************/
/* featured */
/********************/

#featured-bar {
  background-color: #fff;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  border-bottom: 1px solid #dcdcdc;
  margin: 5px 0 5px 0;
  color: #860212;
  padding: 5px 0 2px 10px;
  font-weight: bold;
  height: 20px;
}

.featlink {
  width: 100%;
  background: #f3f3f3;
  border: 1px solid #dcdcdc;  
  padding: 0;
  margin: 0;
}

.featlink2 {
  width: 100%;
  background: transparent;	
  padding: 0;
  margin: 0px;
}

.featlink a {
  color: #7eac1c;
  font-weight: bold;
  text-decoration: none;	  
}

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

.featurl{
  color: #5a5b50;
  font-weight: bold;
}

/********************/
/* regular2 */
/********************/

.reglink {
  width : 100%;
  padding: 0;
  margin: 0;
  background-color: #fff;
  display: block;
  clear: both;
}

.reglink a {
  color: #7eac1c;
  font-weight: normal;	
  text-decoration: none;
}

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

.url {
  color: #5a5b50;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}

.url-italic {
  font-weight: normal;
  font-style: italic;
  font-size: 12px;  
}

.url a:hover, .url-italic a:hover { 
  text-decoration: underline;  
}

/********************/
/* article */
/********************/

.articles {
  width: 100%;
  padding:0;
}

.articles a {
  color: #7eac1c;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
}

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

.articles p{
  padding: 2px 0 10px 0;
  margin: 0;
}

/********************/
/* footer */
/********************/

#footer-frame {
  width: 960px;
  margin: 10px auto 0 auto;
  padding: 0;
  background: #7a7a7a;
}  

#footer{
  margin: 0;
  height: 140px;
  background: #7a7a7a;	
  padding: 15px 0 10px 0;
  color: #fff;
  font-size: 12px;
  font-weight: normal;	
}

#footer a {
  color: #fff;
  text-decoration:none;
}

#footer a:hover {
  text-decoration:underline;
}

#footer h4 {
  font-size: 14px;
  text-transform: capitalize;
  padding-left: 38px;
  color: #f6f6f3;
}  

#footer-block-left {
  margin: 0;
  padding: 0;
  float: left;
  width: 229px;
}	

#footer-block-middleleft, #footer-block-middleright {
  margin: 0;
  padding: 0;	
  float: left;
  width: 239px;
  border-left: 1px solid #dcdcdc;	
}

#footer-block-right {
  margin: 0px;
  padding: 0;
  float: left;
  width: 210px;
  border-left: 1px solid #dcdcdc;
}

#footer ul li {
  list-style-image: url(../img/block_menu_leaf.gif);
  list-style-type: none;
  margin-left: 0;	
  padding-left: 0;
}

#footer ul li a, #footer ul li a:active, #footer ul li a:visited {
  color: #fff;
  text-decoration: none;
  line-height: 20px;  
}

#footer ul li a:hover {	
  text-decoration: underline;
}

.navig, .paging-info {
  font-style: italic;
  color: #5e5e5e;
  font-weight: bold;
  padding: 10px 0;
}

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

.paging-links, .paging-links a, .navig a{
  color: #7eac1c; 
  text-decoration: none;
  font-weight: normal;
}

.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%;
  color: #5a5b50;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
}

.list2 {
  height: auto;
  background-color: #fafafa;
  border: 1px solid #dcdcdc;
  padding: 10px 0 5px 0;
  overflow: hidden;
}

.list a {
  color: #7eac1c; 
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
}

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

.list p {
  color: #5a5b50;
  font-weight: normal;
  font-size: 14px;
  padding: 0 0 7px 0;
  margin: 0;
}

/********************/
/* Detail Page */
/********************/

#detailpage {
  width: 940px;
  margin: auto;
  height: auto;
  overflow: hidden;  
  font-size: 14px;
}

#detail-left {
  float: left;
  width: 600px;
  padding: 10px;
  height: auto;
  padding-bottom: 30000px;
  margin-bottom: -30000px;   
}

#detail-right {
  float: right;
  width: 200px;
  background-color: #fafafa;
  height: auto;  
  padding-bottom: 30000px;
  margin-bottom: -30000px; 
  margin-right: 10px;
  padding-top: 0;
  padding-right: 10px;
  padding-left: 10px;
}
  
#detailpage h1, #detailpage h1 a {
  font-size: 20px;
  font-weight: bold;
  font-variant: small-caps;
  color: #860212;
  margin: 0;
  text-decoration: none;
  border-bottom: 1px solid #dcdcdc;
}  

#detailpage h1 a:hover {
  text-decoration: underline;
}  

#detailpage h2 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  color: #860212;
  margin: 0;
}  

.detail-title, .detail-title a {
  font-size: 16px;
  font-weight: bold;
  color: #860212;
  text-decoration: none;
  border-bottom: 1px solid #dcdcdc 80%;
}  

.detail-title a:hover {
  text-decoration: underline;
}  

.detail-description {
  font-size: 14px;
  font-weight: normal;
}

.detail-fields {
  text-align: left;
  color: #5a5b50;
}  

#map {
  border: 2px solid #dcdcdc;
  margin: 20px 0 0 10px;
  width: 400px; 
  height: 400px;
}  

#thumb-detail {
  width: 210px;
  height: 130px;
  padding: 5px;
  margin: auto;
}

/********************/
/* Form Pages */
/********************/

#formpage {
  width: 740px;
  margin: auto;
  padding: 10px;
  background-color: #fafafa;
  border: 1px solid #dcdcdc;
  overflow: hidden;  
  font-size: 14px;
}

.cell-left {
  float: left;
  width: 240px;
  padding: 10px 5px 0px 5px;
  text-align: right;
  display: inline-block;
  line-height: 22px;
  height: 22px
}

.cell-right {
  float: left;
  width: 340px;
  padding: 5px;
  display: inline-block; 
}  

.cell-indented {
  margin-left: 250px;
  display: inline-block; 
}
  
select {
  font-size: 12px;
  color: #303030;
  border: 1px solid #dcdcdc;
}

form {
  display: inline;
  margin: 0;
  padding: 0;
}

.label {
  text-align: right;
  font-weight:bold;
  width:25%;
}

.field {
  color: #5a5b50;
}

.err {
  padding: 0px;
  color: #fff;
  background: #aed136;
  border: 0px solid #7eac1c;
  text-align: left;
}

.msg {
  padding: 0px;
  color: #5a5b50;
  background: #f3f3f3;
  border: 0px solid #dcdcdc;
  text-align: left;
}

div.errForm, span.errForm {
  margin: 0px 0 0px 2px;
  padding: 0px;
  color: #FF0000;
  background: #FFFFF3;
  font-size:7pt;
}

span.req {
  margin-left: 3px;
  color: #FF0000;
  font-weight: bold;
}

.text {
  font-size: 12px;
  margin:0px;
  padding:0px;
}

input.text {
  color: #5a5b50;
  padding: 4px 0 0 2px ;
  border: 1px solid #dcdcdc;
  background: #fff url(../images/bg-input.gif) repeat-x top left;
  line-height: 22px;
  height: 22px;
}

textarea.text {
  font-size: 12px;
  color: #5a5b50;
  border: 1px solid #dcdcdc;
}

.limit_field {
  border: 0 solid transparent;
  border-width:0;
  font-size: 12px;  
}

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

.buttons {
  border-top: 1px solid #dcdcdc;
  text-align: center;
}

.btn {
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #dcdcdc;
  background-color: #7eac1c;
  cursor: pointer;
  height: 22px;
  color: #fff;
  margin-top: 5px;
  margin-bottom: 4px;
  margin-left: 250px;
  display: inline-block;   
}

/********************/
/* 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: 10px;
	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;
}

#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 #dcdcdc;
}
.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: 25px;
margin-top: 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: #5a5b50;
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;
}

/****************************************
* Miscellaneous *
****************************************/

.centerimage {
  margin: auto;
  display: block;
  border: none;
  text-align: center;
}

.centertext {
  text-align: center;
}  

.boldtext {
  font-weight: bold;
}

.italictext {
  font-style: italic;
}    