/**
# ######################################################################
# 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: 48px 0 0 0; padding: 0;
	background: #4b4843 repeat-x url(templates/images/bck.gif);
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}
#page {
	margin: 0 auto;
	width: 785px;
}
#header {
	height: 200px;
	background: no-repeat url(templates/images/bckheader.gif);
	position: relative;
	font-size: 0;
}
#logo {
	position: absolute;
	top: 57px;
	left: 40px;
	border: none;
}
#search {
	margin: 0; padding: 50px 0 0 0;
	width: 500px;
	height: 158px;
	background: no-repeat url(templates/images/bcksearch.gif);
	position: absolute;
	top: -25px;
	right: -25px;
}
.searchtext {
	margin: 0 0 0 100px;
	background: no-repeat url(templates/images/bcksearchtext.gif);
	_background-attachment: fixed;
	width: 315px;
	padding: 12px 10px 0 10px;
	height: 28px;
	border: none;
}
.searchbtn {
	margin: 10px 0 0 297px; padding: 0;
	display: block;
}
#menu {
	position: absolute;
	left: 20px;
	bottom: 21px;
}
#menu img {
	border: none;
}
#container {
	margin: 25px 0;
	padding: 0 20px;
	width: 745px;
}
#path {
	margin: 0 0 15px 0; padding: 5px;
	color: #fff;
	background-color: #75726e;
}
#path a {
	color: #fff;
	text-decoration: none;
}
#advert {
	margin: 0 0 0 20px;
	padding: 5px 0;
	width: 728px;
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
}
#footer {
	margin: 15px 0;
	text-align: center;
	color: #fff;
}
.navig a {
   color: #ebebb4;
   font-size: 11px;
}
#footer a {
	color: #fff;
	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: 18px;
   margin: 0 0 5px 0;
   padding: 0;
   font-weight: normal;
}
h2 a {
	color: #fff;
	text-decoration: none;
}

h3 {
   color: #eb9f96;
   font-size: 13px;
   margin: 20px 0;
   padding: 0;
   border-bottom: 1px dashed #383632;
}

#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: 12px;
   font-weight: normal;
   vertical-align: middle;
}
#featlinks a, #links a {
   font-size: 12px;
   color: #fe9508;
   text-decoration: none;
}
#featlinks p, #links p {
   margin: 0 0 7px 0;
}
.url {
   color: #ebebb4;
   font-size: 11px;
   vertical-align: middle;
}

.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 #ff763f;
   background-color: #f44702;
   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: #fff;
   font-size:9px;
   text-decoration:none;
}
.sort {
   color: #000000;
}
p.subcats {
   margin: 0px 0px 15px 0px;
   padding: 0px;
}
p.subcats a {
	color: #fff;
	text-decoration: none;
}
div.pr {
   font-size: 9px;
   color: #fff;
   float: left;
   height: 30px;
   margin-right: 5px;
}
div.prg {
   width: 40px;
   border: 1px solid #b92b15;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #cc351f;
   height: 3px;
   font-size: 1px;
}

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