/**
# ######################################################################
# 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 {
	margin: 0; padding: 0;
	background: #266789 repeat-x url(templates/images/bck.gif);
	font-family: Verdana;
	font-size: 11px;
}
.clear {
	clear: both;
}
#page {
	margin: 0 auto;
	width: 845px;
}
#header {
	padding: 0 15px;
	height: 125px;
	font-family: "Myriad Pro";
	font-size: 0;
	text-transform: uppercase;
}
#header img {
	border: none;
	vertical-align: middle;
}
#header a {
	margin: 0 25px 0 0;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	vertical-align: middle;
}
#header a:hover {
	text-decoration: underline;
}
#container {
	background: repeat-y url(templates/images/bckcontainer.gif);
}
#containerbottom {
	padding: 0 0 20px 0;
	background: left bottom no-repeat url(templates/images/bckcontainerbottom.gif);
}
#containertop {
	padding: 30px 25px 0 25px;
	background: left top no-repeat url(templates/images/bckcontainertop.gif);
	width: 795px;
}
#content {
	float: left;
	width: 570px;
	padding: 0 0 0 20px;
}
#path {
	margin: 0 0 15px 0;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 60px;
	border: #dee1b4 1px solid;
	background-color: #fff4cd;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #bbb860;
	position: relative;
}
#path a {
	color: #bbb860;
	text-decoration: none;
}
#path img {
	position: absolute;
	left: -1px;
	top: -2px;
}
#sidebar {
	float: right;
	width: 170px;
	font-family: Tahoma;
	font-size: 0;
}
#sidebar h3 {
	margin: 0 0 2px 0; padding: 0 10px 0 0;			
	font-size: 11px;
	color: #78b4d6;
	text-align: right;
	background-color: #cde7f2;
	border: #a6d3ec 1px solid;
	height: 25px;
	line-height: 25px;
}
#sidebar img {
	margin: 0 0 5px 0;
	border: none;
}
#sidebar a {
	color: #266789;
	text-decoration: none;
}
#stats, #sponsors, #sidebar form {
	margin: 0 0 5px 0;
	background: #d0e8f2 repeat-x url(templates/images/bcksidebar.gif);
	padding: 5px;
	border: #b2d9ee 1px solid;
	border-top: #d7ecf6 1px solid;
	font-size: 11px;
	color: #266789;
	font-weight: bold;
	line-height: 1.25em;
}
#sidebar form {
	display: block;
	text-align: center;
}
.searchtext {
	width: 150px;
	padding: 3px 0;
	background-color: #cde7f2;
	border: #a6d3ec 1px solid;
	color: #333;
	font-size: 8pt;
}
.searchbtn {
	margin: 5px 0 0 0;
	background-color: #8bbdcd;
	border: none;
	padding: 2px 5px 1px 5px;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
}
#rfl {
	margin: 20px 0 0 0;
	color: #266789;
}
#rfl h3 {
	margin: 0; padding: 2px;
	display: inline;
	background-color: #fff4cd;
	border: #dee1b4 1px solid;
	border-bottom: none;
	color: #266789;
	font-size: 11px;
}
#rfl img {
	float: left;
	margin: 0 5px 0 0;
	width: 70px;
	height: 50px;
	border: #dee1b4 1px solid;
}
#rfl p {
	margin: 0; padding: 0;
}
#rfl a {
	color: #266789;
	text-decoration: none;
	font-weight: bold;
}
#rfl table {
	width: 100%;
	border: #dee1b4 1px solid;
}
#rfl table td {
	padding: 7px;
}
#footer {
	margin: 25px 0 0 0;
	font-family: Verdana;
	font-size: 10px;
	color: #4f7e8a;
	text-align: center;
	font-weight: bold;
	line-height: 1.25em;
}
#footer a {
	color: #4f7e8a;
	text-decoration: none;
}
.navig {
	margin: 20px 0 0 0;
}
.c {
   float: left;
}
.cr {
   clear: left;
}

td {
   vertical-align: top;
}

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

h2 {
   font-size: 11px;
   margin: 2px 0 5px 0;
   padding: 0;
   background: left center no-repeat url(templates/images/cats.gif);
}

h2 a {
	margin: 0 0 0 8px;
	padding: 1px 5px;
	background-color: #fff4cd;
	border: #dee1b4 1px solid;
	color: #266789;
	text-decoration: none;
}
h2.inner a {
	margin: 0 0 0 12px;
	padding: 0;
	background-color: transparent;
	border: none;
}

h3 {
   color: #266789;
   font-size: 11px;
   margin: 20px 0;
   padding: 0;
   border-bottom: 1px dashed #266789;
}

#descr {
   padding: 0px;
   margin: 0 0 5px 0;
}

table.formPage {
   border: 1px solid #266789;
   background-color: #eff7fa;
   width: 100%;
}
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 #266789;
   text-align: center;
}
.count {
   color: #6f6f6f;
   font-size: 11px;
   font-weight: normal;
}
#featlinks img {
	margin: 0 0 5px 0;
	width: 70px;
	height: 50px;
	border: #dee1b4 1px solid;
}
#featlinks a, #links a {
   font-size: 11px;
   text-decoration: none;
   color: #1d597a;
}
#featlinks p, #links p {
   margin: 0 0 7px 0;
}
.url {
   color: #3f3f3f;
}

.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;
	background-color: #cde7f2;
	border: #a6d3ec 1px solid;
}
textarea.text {
   font-size: 8pt;
	background-color: #cde7f2;
	border: #a6d3ec 1px solid;
}
select {
   font-size: 8pt;
	background-color: #cde7f2;
	border: #a6d3ec 1px solid;
}

.captcha {
	background-color: #cde7f2;
	border: #a6d3ec 1px solid;
   margin-top: 10px;
}

form {
   display: inline;
   margin: 0;
   padding: 0;
}
.btn {
   font-size: 8pt;
   font-weight: bold;
	background-color: #8bbdcd;
	border: none;
	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: #606060;
   font-size:9px;
   text-decoration:none;
   font-weight: normal;
}
.sort {
   color: #000000;
}
p.subcats {
   margin: 0px 0px 15px 13px;
   padding: 0px;
   font-size: 11px;
}
p.subcats a {
	color: #266789;
	text-decoration: none;
}
div.pr {
   font-size: 8px;
   color: #6b6936;
   float: left;
   height: 30px;
   margin-right: 5px;
}
div.prg {
   width: 40px;
	border: #dee1b4 1px solid;
   height: 3px;
   font-size: 1px;
}
div.prb {
	background-color: #ffe99d;
   height: 3px;
   font-size: 1px;
}

.price {
   border: 1px solid #266789;
   background-color: #d9f0f8;
}
.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;
}
