/**
# ######################################################################
# 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
# ######################################################################
*/

* {
	font-family: "Trebuchet MS", Arial, san-serif;
	font-size: 10pt;
}
body {
	margin: 0; padding: 0;
	text-align: center;
	background: #ffffff left top repeat-x url(templates/images/bck.gif);
}
#page {
	margin: 0 auto; padding: 0;
	text-align: left;
	width: 770px;
	border-left: #99c8d7 10px solid;
	border-right: #99c8d7 10px solid;
	background-color: #82b2c2;
}
a {
	color: #257793;
	text-decoration: none;
}
#search {
	text-align: right;
}
#search form {
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0;
}
#search input {
	vertical-align: top;
	border: none;
	margin: 0; padding: 0;
}
.searchbox {
	background: left top repeat-x url(templates/images/searchbox.gif);
	width: 195px;
	height: 25px;
	margin-right: 20px !important;
	font-size: 8pt;
	padding: 5px !important;
}
#menu {
	text-align: center;
}
#menu img {
	margin: 0px 10px;				
}
h1 {
	margin: 0; padding: 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 20pt;
}
#descr {
	margin: 0px 0px 10px 50px; padding: 0;
	color: #fff;
	font-size: 12pt;
}
#main {
	border-left: #7ba9b8 7px solid;
	border-right: #7ba9b8 8px solid;
	background-color: #fff;
	padding: 10px;
}
#footer {
	height: 60px;
	text-align: center;
	background: center center no-repeat url(templates/images/footer.gif);
	vertical-align: middle;
	font-size: 10pt;
}
.c {
   float: left;
}
.cr {
   clear: left;
}

h2, h2 a {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	color: #000;
	text-decoration: none;
}

h3 {
	color: #257793;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #257793;
}


table.formPage {
   border: 1px solid #A0A0A0;
   margin: 0 auto;
}
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: #6f6f6f;
   font-size: 8pt;
   font-weight: normal;
}
#featlinks a, #links a {
	font-size: 10pt;
	text-decoration: none;
	color: #257793;
}
#featlinks p, #links p {
	margin: 0 0 7px 0;
	font-size: 10pt;
}
.url {
	color: #6f6f6f;
	font-size: 10pt;
}

#path {
	margin-top: 2px;
	padding: 3px;
	line-height: 19px;
	font-size: 10pt;
	color: #000;
}
#path a {
	text-decoration: none;
	color: #5f8591;
}
.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;
}
h2 .small, h3 .small, .small, .small a {
   padding: 0px;
   margin: 0px;
   color: #909090;
   font-size:9px;
   text-decoration:none;
}
.sort {
   color: #000000;
   font-size:9px;
}
p.subcats {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
p.subcats a {
	color: #000;
	text-decoration: none;
	font-size: 10pt;
}
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: #cb9c16;
   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;
}
