/*
# ########################################################################################################################################
# Project:     PHPLinkDirectory: Version 2.2.0
#
# **********************************************************************
# Copyright (C) 2004-2008 NetCreated, Inc. (http://www.netcreated.com/)
#
# **********************************************************************
#
# By using the software you agree to the terms:
# You may not redistribute, sell or otherwise share this software in whole or in part without the consent of the 
# the ownership of PHP Link Directory. Please contact david@david-duval.com if you need more information.
# You agree to retain a link back to http://www.phplinkdirectory.com/ on all pages of your directory.
# If you wish to remove the link from the footer of the pages, You must purchase a license to do so. The license 
# is $50.00 USD and purchase can be arranged by emailing help@phplinkdirectory.com .
# Removal of the link back without license purchase may be cause for permanent removal of permission to use this 
# script.
# In some cases, users may be required to agree to changes in the software license before receiving updates to the software.
# 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-2008 NetCreated, Inc. (http://www.netcreated.com/)
# @projectManager David DuVal <david@david-duval.com>
# @package        PHPLinkDirectory
# ########################################################################################################################################
*/

body {
	margin: 0; padding: 0;
	font-family: "Georgia"; font-size: 11px;
	color: #000;
	width: 1000px;
}
#search {
	display: block;
	margin: 0; height: 50px;
	text-align: right;
	background: url('images/bcksearch.gif') repeat-x;; padding-left:0; padding-right:60px; padding-top:0; padding-bottom:0
}
#search * {
	margin: 0; padding: 0;
	vertical-align: middle;
}
#search .text {
	border-left:1px solid #e6640f; border-top:1px solid #e6640f; border-bottom:1px solid #e6640f; width: 200px;
	background-color: #fff;
	border-right: 0px none;
	font-family: Arial; font-size: 11px;
	color: #000; margin-left:0; margin-right:0; margin-top:2px; margin-bottom:0; padding-left:5px; padding-right:5px; padding-top:4px; padding-bottom:4px
}
#logo {
	padding: 0;
	width: 450px; height: 40px;
	background: url('images/bcklogo.gif') no-repeat;
	font-size: 0;
	text-indent: -99999em; margin-left:45px; margin-right:0; margin-top:25px; margin-bottom:25px
}
#logo a {
	display: block;
	width: 100%; height: 100%;
}
#menu {
	margin: 0 25px; padding: 15px 0;
	list-style-type: none;
	background-color: #f2f8de;
	border-bottom: #e2630e 3px solid;
}
#menu li {
	display: inline;
	font-size: 12px;
}
#menu li a {
	margin: 0 25px;
	color: #333;
	text-decoration: none;
}
#menu li a:hover {
	color: #7ea145;
}
#ally {
	display: block;
	margin: 20px auto;
	border: none;
}
#container {
	margin: 30px 25px;
}
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#contentcontainer {
	float: left;
	margin-right: -275px;
	width: 100%;
}
#content {
	margin-right: 275px;
}
#path {
	margin: 0 0 25px 0;
}
#path a {
	color: #000;
	text-decoration: underline;
}
#content h3 {
	margin: 15px 0 15px 15px; padding: 0;
	font-size: 12px;
	color: #000;
}
#sidebar {
	float: right;
	width: 260px;
}
#sidebar .box {
	margin: 0 0 25px 0; padding: 0 30px 15px 30px;
	width: 200px;
	border: #61863a 1px solid;
}
#sidebar a {
	color: #000;
	text-decoration: none;
}
#sidebar h3 {
	line-height: 40px;
	font-size: 12px;
	background: url('images/bcksidebarh3.gif') repeat-x;
	color: #fff; margin-left:-30px; margin-right:-30px; margin-top:0; margin-bottom:15px; padding-left:15px; padding-right:0; padding-top:0; padding-bottom:0
}
#footer {
	padding: 20px 0;
	line-height: 1.75em;
	background-color: #5d8136;
	border-top: #e2630e 4px solid;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
.navig {
	margin: 20px 0 0 0;
}
.navig a {
	color: #000;
	text-decoration: underline;
}

.c {
   float: left;
}
.cr {
   clear: left;
}

td {
   vertical-align: top;
}

#cats {
	padding: 10px 20px;
	background-color: #f2f8de;
}
#cats table {
	width: 100%;
}
#cats h2 {
	margin: 0 0 15px 0; padding: 0;
	font-size: 12px;
}
#cats .maincats h2{
	margin: 0; background: url('images/bckcatsh2.gif') repeat-x;; padding-left:10px; padding-right:0; padding-top:15px; padding-bottom:30px
}
#cats h2 a {
	color: #5f8338;
	text-decoration: none;
}
#cats .count {
	color: #000;
}
#cats .maincats .count {
   padding: 3px;
   background-color: #e2630e;
   color: #fff;
}

table.formPage {
   width: 100%;
   border: 1px solid #A0A0A0;
}
td.err {
   padding: 3px;
   color: #FF0000;
   background: #FFEDED;
   border: 1px solid #A0A0A0;
   text-align: left;
}
td.msg {
   padding: 3px;
   color: #0000FF;
   background: #EDF3FF;
   border: 1px solid #A0A0A0;
   text-align: left;
}
.label {
   text-align: right;
}
.buttons {
   border-top: 1px solid #A0A0A0;
   text-align: center;
}
#featlinks a, #links a {
	color: #5f8338;
	text-decoration: underline;
}
#featlinks p, #links p {
   margin: 0 0 7px 0;
}
.url {
   color: #6f6f6f;
}
.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, .btn {
   font-size: 8pt;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
   color: #000000;
   border: 1px solid #333;
}
textarea.text {
   font-size: 8pt;
   border: 1px solid #333;
}
select {
   font-size: 8pt;
   border: 1px solid #333;
}

.captcha {
   border: 1px solid #333;
   margin-top: 10px;
}

form {
   display: inline;
   margin: 0;
   padding: 0;
}
.btn {
   font-size: 8pt;
   font-weight: bold;
   border: 1px solid #b44c0b;
   background-color: #e4630e;
   color: #fff;
   cursor: pointer;
   height: 17px;
}
span.req {
   margin-left: 3px;
   color: #FF0000;
   font-weight: bold;
}

div.errForm, span.errForm {
   margin: 0px 0 0px 5px;
   padding: 2px 3px 2px 3px;
   color: #FF0000;
   background: #FFFFF3;
   border: 1px solid #cccccc;
   text-align: left;
   clear: right;
}
h2 .small, h3 .small, .small, .small a {
   padding: 0px;
   margin: 0px;
   color: #909090;
   font-size:9px !important; font-weight: normal;
   text-decoration:none;
}
.sort {
   color: #000000;
}
p.subcats {
	margin: 0 10px 15px 10px; padding: 0;
}
p.subcats a {
	color: #000;
	text-decoration: none;
}
div.pr {
   font-size: 6pt;
   color: #000000;
   float: left;
   height: 30px;
   margin-right: 5px;
}
div.prg {
   width: 40px;
   border: 1px solid #999999;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #5eaa5e;
   height: 3px;
   font-size: 1px;
}

.price {
   border: 1px solid #A0A0A0;
}
.price table td{
   margin: 0;
   padding: 2px;
   vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border-width:0;
}