/**
# ######################################################################
# 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: 17px 0;
	background: #f3efa5 url('templates/images/bck.gif') repeat-x;
	font-family: Verdana;
	font-size: 12px;
	color: #fff
}
body img {
	margin: 0 auto;
	width: 860px;
	display: block;
}
#page {
	margin: 0 auto;
	width: 850px;
	background: url('templates/images/bckpage.gif') repeat-y;; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0
}
#page img {
	width: auto;
	display: inline;
}
#header {
	font-size: 0;
}
#header img {
	border: none;
}
#menu {
	height: 35px;
	background: url('templates/images/bckmenu.gif') repeat-x;
	color: #fff; padding-left:0; padding-right:0; padding-top:8px; padding-bottom:0
}
#menu * {
	vertical-align: middle;
}
#menu form {
	margin: 0 10px; padding: 0;
	display: inline;
}
.searchtext {
	margin: 0 10px 0 0; padding: 5px 0;
	width: 225px;
	border: #b7be5f 1px solid;
	background-color: #8d9520;
	font-size: 12px;
	color: #fff;
}
#menu a {
	margin: 0 10px;
	color: #fdfcfb;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
#container {
	margin: 50px 25px;
	_height: 500px;
	min-height: 550px;
}
#footer {
	padding: 10px 0 0 0;
	background-color: #217492;
	text-align: center;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
.navig a {
	font-size: 12px;
	color: #dce396;
	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: 14px;
	margin: 0 0 5px 0;
	padding: 0;
}

h2 a {
	color: #dce396;
	text-decoration: none;
}

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

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

table.formPage {
	margin: 0 auto;
	width: 90%;
	border: 1px solid #d8df90;
	background-color: #d8df90;
	color: #292603;
}
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 a, #links a {
	font-size: 12px;
	color: #dce396;
	text-decoration: none;
}
#featlinks p, #links p {
	margin: 0 0 7px 0;
	font-size: 12px;
	color: #fff;
}
.url {
	color: #f6cb7c;
	font-size: 12px;
}
#path {
	padding: 3px;
	background: #b8bf60;
	border-top: 3px solid #d8df90;
	color: #292603;
}
#path a {
	color: #4a4e10;
	text-decoration: none;
}
.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 #5e74b3;
   background-color: #FFAA11;/*#FFCC33;*/
   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;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 9px;
	text-decoration: none;
}
p.small {
	color: #000;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 12px;
}
p.subcats a {
	color: #fff;
	text-decoration: none;
}
div.pr {
   font-size: 8px;
   color: #fff;
   float: left;
   height: 30px;
   margin-right: 5px;
}
div.prg {
   width: 40px;
   border: 1px solid #cfa564;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #deb16b;
   height: 3px;
   font-size: 1px;
}

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

#azlinks a:link { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;border:none;
}
	
#azlinks a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
	font-size:11px;
}
	
#azlinks a:hover, #footer a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size:11px;
}