/**
# ######################################################################
# 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-color: #000;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}
#page {
	margin: 0 auto;
	width: 715px;
}
#top {
	margin: 40px 0 15px 0;
	font-size: 0;
	text-align: center;
}
#top img {
	margin: 0 1px 0 0;
	border: none;
}
#header {
	width: 715px;
	height: 380px;
	background: no-repeat url(templates/images/bckheader.gif);
	position: relative;
}
#header form {
	margin: 0; padding: 0;
	width: 312px;
	height: 102px;
	position: absolute;
	top: 23px;
	right: 25px;
	background: no-repeat url(templates/images/bcksearch.gif);
}
#header form h3 {
	margin: 23px 0 16px 35px;
	color: #fff;
	font-size: 14px;
	border: none;
}
.searchtext {
	margin: 0 10px 0 30px;
	padding: 5px 0;
	font-size: 13px;
	width: 211px;
	border: none;
	background: no-repeat url(templates/images/bcksearchtext.gif);
	_background-attachment: fixed;
}
#header form input {
	vertical-align: middle;
}
#header h1 {
	margin: 0; padding: 15px 0;
	position: absolute;
	top: 200px;
	left: 0px;
	width: 350px;
	text-align: center;
	font-size: 25px;
	color: #fff;
	background-color: #495c10;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#desc {
	position: absolute;
	padding: 0 10px 0 0;
	top: 200px;
	left: 375px;
	color: #fff;
	font-size: 12px;
	line-height: 1.50em;
	font-weight: bold;
	color: #fff;
}
#content {
	margin: 15px 0 30px 0;
}
#path {
	margin: 0 0 15px 0;
	color: #fff;
}
#path a {
	color: #fff;
	text-decoration: none;
}
.cats {
	margin: 0 0 15px 0;
	width: 237px;
	background: repeat-y url(templates/images/bckcats.gif);
}
.catstop {
	background: left top no-repeat url(templates/images/bckcatstop.gif);
	padding: 15px 10px;
}
.catsbottom {
	background: left bottom no-repeat url(templates/images/bckcatsbottom.gif);
}
#footer {
	margin: 0 auto 30px auto;
	padding: 0;
	line-height: 80px;
	height: 80px;
	width: 710px;
	text-align: center;
	color: #b3cfdc;
	font-size: 12px;
	font-weight: bold;
	background: no-repeat url(templates/images/bckfooter.gif);
}
#footer a {
	color: #b3cfdc;
	text-decoration: none;
}
.navig a {
	color: #cfcfcf;
	text-decoration: none;
}
.c {
   float: left;
}
.cr {
   clear: left;
}

td {
   vertical-align: top;
}

h1 {
   font-size: 14pt;
   margin: 5px 0 5px 0;
}

h2 {
	font-size: 13px;
	margin: 0 0 5px 0;
	padding: 0;
	background: left center no-repeat url(templates/images/cats.gif);
}
h2 a {
	padding: 0 0 0 20px;
	color: #fff;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

h3 {
	color: #c7e820;
	font-size: 12px;
	margin: 20px 0;
	padding: 0;
	border-bottom: 1px dashed #c7e820;
}

#descr {
   padding: 0px;
   margin: 0 0 5px 0;
}

table.formPage {
	margin: 0 auto;
	width: 90%;
	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;
}
.count {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
}
#featlinks table {
	margin: 0 0 2px 0;
	background-color: #4a640f;
	width: 100%;
	border: #6a8c1e 1px solid;
}
#featlinks .url {
	color: #efefef !important;
}
#featlinks table td {
	padding: 5px 0;
}
#featlinks a, #links a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#featlinks p a, #links p a {
	font-weight: normal;
}

#featlinks p, #links p {
	margin: 0 0 7px 0;
}
.url {
	color: #cfcfcf;
}
.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 #5e74b3;
}
textarea.text {
   font-size: 8pt;
   border: 1px solid #5e74b3;
}
select {
   font-size: 8pt;
   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 #acc91b;
   background-color: #c7e820;
   color: #33400b;
   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: #c0c0c0;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
   color: #fff;
}
p.subcats {
	margin: 0px 0px 7px 20px;
	padding: 0px;
	font-size: 11px;
}
p.subcats a {
	color: #9fb0b9;
	text-decoration: none;
}
p.subcats a:hover {
	color: #fff;
	text-decoration: underline;
}
div.pr {
   font-size: 8px;
   color: #fff;
   float: left;
   height: 30px;
   margin-right: 5px;
}
div.prg {
   width: 40px;
   border: 1px solid #acc91b;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #c7e820;
   height: 3px;
   font-size: 1px;
}

div.footer {
   bottom:0;
   clear:both;
   text-align: center;
   border-top: 1px solid #E0E0E0;
   padding: 3px 0 0 0;
   margin-top: 50px;
}
div.footer a {
   color: #606060;
}
.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;
}