/**
# ######################################################################
# Project:     PHPLinkDirectory: Version 2.1
#
# **********************************************************************
# Copyright (C) 2004-2006 NetCreated, Inc. (http://www.netcreated.com/)
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
# **********************************************************************
#
# For questions, help, comments, discussion, etc., please join the
# PHP Link Directory Forum http://www.phplinkdirectory.com/forum/
#
# @link           http://www.phplinkdirectory.com/
# @copyright      2004-2006 NetCreated, Inc. (http://www.netcreated.com/)
# @projectManager David DuVal <david@david-duval.com>
# @package        PHPLinkDirectory
# ######################################################################
*/
body {
	
	font-family: Arial,Verdana, Tahoma,  sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	background:url('images/footer-bg1.jpg');
}
html {scrollbar-arrow-color:#FFFFFF; 
    scrollbar-track-color:#000000; 
    scrollbar-face-color:#2E4F22; 
    scrollbar-highlight-color:#000000; 
    scrollbar-3dlight-color:#00FF00; 
    scrollbar-darkshadow-color:#000000; 
    scrollbar-shadow-color:#00FF00;  
}
#wrapper {
	width: 795px;
	margin: 0 auto;
	padding:0;	
	background:#FFFFFF;
	
}
#topnav, #header, #nav, #main{
	width:100%;
	clear:both;
	margin:0;
	padding:0px;
}
#topnav{
	background-image:url(images/search-bg.jpg);
}
.search{
	color: #4fa00d;
	height:30px;
	margin:0;
	padding:0px;
	text-align:right;
}
.searchtext {
   font-size: 8pt;
   margin: 0;
   padding-left: 3px;
   color:#545454;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}
.btn-search {
	width:30px;
	height:25px;
	border : 0;
	border-style : none;	
	margin: 0 5px 0 5px;   
	background-image:url(images/btn-search.jpg);	
}
#header{
	background-image:url(images/header-bg.jpg);
	height:70px;
}

#nav{
	background-image:url(images/nav-bg.jpg);
	height:28px;
}

#nav-right{
	margin:0px;
	text-align:right;
	padding:0px;	
}
.btn-nav, .btn-nav2 {
	background-image:url(images/btn-nav.jpg);
	float:left;

	height:20px;	
	padding: 8px 0 0 0;
	text-align:center;
	font-weight:bold;
	color:#dbdac6;
}
.btn-nav{ 	
	width:80px;
}
.btn-nav2{ 	
	width:99px;
}
.btn-nav a,.btn-nav2 a{
	color:#FFFFFF;
	text-decoration:none;
}
.btn-nav a:hover, .btn-nav2 a:hover{
	text-decoration:underline;
}

#left{
	float:left;
	padding: 0 0 0 0px;
	width:180px;
}
#right{
	width:595px;
	float:right;
	padding: 8px;
}
.sidebar-top{
	background-image:url(images/sidebar-bg.jpg);
	width:180px;
	height:14px;
	text-align:center;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	padding:4px 0px 4px 0px;
}
.sidebar-body{
	background:#E9E9E9;
	width:170px;	
	padding: 0 5px;
	color:#545454;
}
.sidebar-body a{
	color:#545454;
	text-decoration:none;
}
.sidebar-body a:hover{
	color:#545454;
	text-decoration:underline;
}
.sidebar-bottom{
	width:180px;	
	height:10px;
}
.scontent{
	padding:5px 0 0 15px;
}

#trail {
	width:785px;
	clear:both;
	height:21px;
	background-image:url(images/path-bg.jpg);
	color:#FFFFFF;
	padding:5px;
	font-weight:bold;
	font-size:9pt;
	font-style:italic;
}
#trail a {
	color:#FFFFFF;
}

.cats {
  	width:100%;
  	margin: 0 auto;
}
.cats a {
	color:#7c6e0a;
	text-decoration:none;
}
.cats a:hover {
	text-decoration:underline;
}
.subcats {
  margin: 0px 15px 7px 0px;
  padding: 0px 0px 0px 20px;
  font-size:7pt;
  color:#545454;
}
.subcats a {
	color:#545454;
	text-decoration:none;
}
.subcats a:hover{
	text-decoration:underline;
}

#category-bar{
	background-image:url(images/category-bg.jpg);
	margin:0;
	padding:0px;
	vertical-align:middle;	
}
#featured-bar{
	background-image:url(images/featured-bg.jpg);
	margin:5px 0 0 0;
	padding:0px;
	vertical-align:middle;	
}
#regular-bar{
	background-image:url(images/regular-bg.jpg);
	margin:5px 0 0 0;
	padding:0px;
	vertical-align:middle;
	
}
#footer {

	background-image:url(images/footer-bg.jpg);
	width:100%;
	clear:both;
	text-align:center;
	height:50px;
	padding:10px 0;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
}
#footer a {
  color: #FFFFFF;
  text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.featlink {
	width:100%;
	background-color:#cccccc;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	padding: 3px;

}
.featlink a {
	color:#7c6e0a;
	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-bottom: 5px;
}
.reglink a {
	color:#545454;
	font-weight:bold;	
	text-decoration:none;
}
.reglink a:hover {
text-decoration:underline;  
}
#detail {
	width:100%;
	padding: 3px;
	margin: 0px;
}
#detail a {
	color:#7c6e0a;
	font-weight:bold;	
	text-decoration:none;
}
#detail 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: #7c6e0a;
  font-size: 9pt;
  font-style:italic;
  padding: 0;
  border-bottom: 1px dashed #A0A0A0;
}
h4 {
  color: #7c6e0a;
  font-size: 9pt;
  font-style:italic;
  padding: 0;
  margin: 2px 0;
}
#descr {
  padding: 0px;
  margin: 0 0 5px 0;
}
table.formPage {
   border: 0px solid #A0A0A0;
   width:90%;   
}
table.formPage a{
	color:#545454;
	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:70%;
	color: #5e5e5e;
}
.smallDesc {
   color: #5e5e5e;
   font-size: 7pt;
   font-weight:normal;
   margin:0;
   padding:0;
}
.Desc {
   color: #ababab;
   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: #545454;
   border: 1px solid #5e74b3;
}
textarea.text {
   font-size: 8pt;
   color: #545454;
   border: 1px solid #5e74b3;
}
select {
   font-size: 8pt;
   color: #545454;
   border: 1px solid #5e74b3;
}

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

.btn {
	border: 1px solid #999999;
	background-color: #545454;/*#FFCC33;*/
	cursor: pointer;
	height:18px;
	font-size: 7pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;  
	font-weight: bold; 
	margin-top: 2px;
	color:#dbdac6;
}
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;
	color: #545454;
	font-size: 7pt;
	text-decoration: none;
}

.small-regular, .small-regular a{
   padding: 0px;
   color: #FFFFFF;
   font-size: 7pt;
   text-decoration:none;
   font-family: Verdana, Tahoma,  sans-serif;
}
.small-regular a:hover{
   text-decoration:underline;
}
.small-regular{
   margin-left: 100px;
}
.sort {
	color: #E9E9E9;
}
div.pr {
	font-size: 6pt;
	color: #545454;
}
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;
}

.navig, .navig a{

   text-decoration:none;
   font-style: italic;
   font-weight:bold;
}
.navig{
   color:#545454;
}
.navig a{
   color:#7c6e0a;
}
.navig a:hover{
   text-decoration:underline;
}
.paging-info {
   font-style: italic;
   color:#545454;
   font-weight:bold;   
}
.paging-links, .paging-links a{
   color:#7c6e0a;
   text-decoration:none;
   font-weight:bold;
}
.paging-links a:hover{
   text-decoration:underline;
}
.limit_field {
   border: 0 solid transparent;
   border-width:0;
}
img.thumb{
	border: 1px solid #888;
	width: 85px;
	height: 66px;
	margin: 3px;
	padding: 0px
}
img.arrow{
	width:13px;
	height:13px;
	padding: 0px;
	margin: 1px 5px 1px 15px;
}
img.validator {
	margin:5px 25px;
	border:0px;
}
img.left{
	float:left;
}
img.right{
	float:right;
}
#contactus{
	margin-left:80px;
	margin-bottom:10px;
}
.list, .list a{
	color:#7c6e0a;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
.list a:hover{text-decoration:underline;}

.searchpaging a {
	color:#7c6e0a;
	font-weight:bold;
	text-decoration:none;
}
.searchpaging a:hover{
	text-decoration:underline;
}
input, option {background-color: #5CB040;
font-family: Arial;
}