/**
# ######################################################################
# 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 {
    background: #000000;
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 8pt;
}
.c {
   float: left;
}
.cr {
   clear: left;
}

td {
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
	padding: 2px;
}
div {
	font-family: verdana;
	font-size: 11px;
}
h1 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFFFF;
}
h2 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
}
h3 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FBDECB;
	margin: 5px 5px 0;
	padding: 10px 0 0px 0;
	border-bottom: 1px dashed #FFFFFF;
}

/** Header **/
.topsub{
	color:#FFFFFF;
	margin:auto;
	width:784px;
}
.topsub a {
	color : #FFFFFF;
	text-decoration : underline; 
} 
.topsub a:hover {
	color : #FFFFFF;
	text-decoration : none; 
}
.pichead{
	margin:auto;
	width:793px;
	min-width:793px;
}

/** Top Bar **/
.tph{
	width:772px;
	margin:auto;
	color:#FFFFFF;
	height: 15px;
	padding:0px 5px 5px 5px;
}
.tph a {
	color : #FFFFFF;
	text-decoration : underline; 
} 
.tph a:hover {
	color : #FFFFFF;
	text-decoration : none; 
} 

/** Main **/
.main{
	padding: 0 10px 0 10px;
}
.main h2 a{
	color:#EDA6E6;
	text-decoration:none;
}
.main h2 a:hover{
	color:#EFD2F9;
	text-decoration:none;
}
.main a {
	color : #FFFFFF;
	text-decoration : underline; 
} 
.main a:hover {
	color : #FFFFFF;
	text-decoration : none; 
} 
.padlnk{
	padding-left:22px;
	height:11px;
}

/** Footer **/
.footer {
	text-align:center;
	width:784;
	padding: 10px 0 0 0;
	color: #FFFFFF;
}
.footer a {
	color: #ECCDF3;
	text-decoration: underline;
}
.footer a:hover{
	color: #CE75F4;
	text-decoration:none;
}
.footer a:active{
	color: #ECCDF3;
	text-decoration:underline;
}

/** Links **/
.linkss{
	color: #FFFFFF;
	width: 772px;
	padding-left:15px;
}
.linkss a{
	width:772px;
	margin: auto;
	font-size:10px;
}
.readmore a{
	color:#FBDECB;
	font-size:11px;
}
.readmore a:hover{
	text-decoration:none;
}
.urllnk a{
	font-size:11px;
	font-weight:bold;
	color:#D89E8D;
}
.urllnk a:hover{
	font-size:11px;
	font-weight:bold;
	color:#D89E8D;
	text-decoration:none;
}
#linkbox a{
color:pink;

}

#linkbox{

width:600px;
margin-right:auto;
margin-left:auto;
}


#descr {
   padding: 0px;
   margin: 0 0 5px 0;
}

table.formPage {
	width: 500;
	margin: auto;
	color: #FFFFFF;
}
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 {
	font-weight:bold;
	padding-right:5px;
	width:175px;
	text-align: right;
	color: #E8BAF3;
}
.titl{
	font-size:12px;
	color:#663333;
}
.smallDesc{
	color: #FFFFFF;
}
.smallDesc a{
	color: #EDA6E6;
}
.smallDesc a:hover{
	color: #EFD2F9;
	text-decoration:none;
}
.buttons {
   text-align: center;
}
.count {
	color: #F9E8DD;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
   color: #FFFBDF;
}
#path {
   margin-top: 2px;
   padding: 3px;
   background: #D9E8F9;
   line-height: 19px;
   border-top: 1px solid #5e74b3;
}
.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 #FBE7FE;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #FBE7FE;
}
select {
	font-size: 8pt;
	border: 1px solid #FBE7FE;
}

.captcha {
	border: 1px solid #FBE7FE;
	margin-top: 10px;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	color:#FFFFFF;
	font-weight: bold;
	border: 1px solid #9C49CD;
	background-color: #68278F;
	cursor: hand;
	height: 17px;
}
span.req {
	margin-left: 3px;
	color:#FF464A;
	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: #B37753;
	font-size: 12px;
	text-decoration: none;
}
.sort {
	font-size:12px;
	color: #FBDECB;
}
p.subcats {
   margin: 0px 0px 7px 0px;
   padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #FFFFFF;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #AA5EA0;
	height: 3px;
	font-size: 1px;
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links{
   text-align:right;
   color: #F7EBFA;
}
.paging-info{
	color:#D6B8F5;
}
.record{
	color:#FFFFFF;
}
.dpl{
	padding-top:20px; 
	width:772px; 
	margin:auto;
	padding-bottom:20px;
}
.dpl a{
	color:#FFFFFF;
}
.dpl a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.paging-info {
   font-style: italic;
   font-weight: bold;
}
.limit_field {
   border-width:0;
}
