/**
# ######################################################################
# 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;
}
h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
	color:#FFFFFF;
}
h2 a{
	color:#E50051;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
h2 a:hover{
	color:#7E1F81;
}
h3 {
	color: #03203D;
	font-size: 10pt;
	font-weight: bold;
	padding: 0;
	border-bottom: 1px dotted #09335C;
}
table.bannertop{
	border-right:3px solid #072D4E;
	border-left:3px solid #072D4E;
    background: url(images/topbg.jpg) repeat-x center;
	height:103px;
}
.register{
	vertical-align:bottom;
	padding:4px;
	color:#FFFFFF;
}
.register a{
	color:#D5BA7E;
}
.register a:hover{
	text-decoration:none;
}
table.topbar{
	border:3px solid #072D4E;
    background: url(images/topbarbg.jpg) repeat-x;
	color:#FFFFFF;
}
.topbar a{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.topbar a:hover{
	text-decoration:underline;
}
/** Buttons CSS for Rollover: Home **/
.csshome {
position:relative;
background-image: url(images/btn_over/home.jpg);
background-repeat: no-repeat;
display: block;
height: 26px;
margin: 0;
padding: 0;
}

.csshome a {
display: block;
height: 26px;
text-decoration: none;
}

.csshome img {width: 58px; height: 26px; border: 0; }
* html a:hover {visibility:visible}
.csshome a:hover img{visibility:hidden}

/** Buttons CSS for Rollover: Submit **/
.csssubmit {
position:relative;
background-image: url(images/btn_over/submit.jpg);
background-repeat: no-repeat;
display: block;
height: 26px;
margin: 0;
padding: 0;
}

.csssubmit a {
display: block;
height: 26px;
text-decoration: none;
}

.csssubmit img {width: 82px; height: 26px; border: 0; }
* html a:hover {visibility:visible}
.csssubmit a:hover img{visibility:hidden}

/** Buttons CSS for Rollover: Latest Links **/
.csslatest {
position:relative;
background-image: url(images/btn_over/latest.jpg);
background-repeat: no-repeat;
display: block;
height: 26px;
margin: 0;
padding: 0;
}

.csslatest a {
display: block;
height: 26px;
text-decoration: none;
}

.csslatest img {width: 90px; height: 26px; border: 0; }
* html a:hover {visibility:visible}
.csslatest a:hover img{visibility:hidden}

/** Buttons CSS for Rollover: Top Hits **/
.csstophits {
position:relative;
background-image: url(images/btn_over/tophit.jpg);
background-repeat: no-repeat;
display: block;
height: 26px;
margin: 0;
padding: 0;
}

.csstophits a {
display: block;
height: 26px;
text-decoration: none;
}

.csstophits img {width: 72px; height: 26px; border: 0; }
* html a:hover {visibility:visible}
.csstophits a:hover img{visibility:hidden}

/** Buttons CSS for Rollover: Contact Us **/
.csscontact {
position:relative;
background-image: url(images/btn_over/contact.jpg);
background-repeat: no-repeat;
display: block;
height: 26px;
margin: 0;
padding: 0;
}

.csscontact a {
display: block;
height: 26px;
text-decoration: none;
}

.csscontact img {width: 82px; height: 26px; border: 0; }
* html a:hover {visibility:visible}
.csscontact a:hover img{visibility:hidden}

table.maintb{
	background:#FFFFFF;
	border-right:3px solid #072D4E;
	border-left:3px solid #072D4E;
}
.mtbtd{
	padding:5px;
}
.sidebg{
	background: url(images/sidebg.jpg) repeat-x;
	padding-left: 5px;
}
.curpath{
	color:#930267;
}
.curpath a{
	color:#E4077B;
}
.curpath a:hover{
	text-decoration:none;
}
.sidecont a{
	color:#DF125B;
}
.sidecont a:hover{
	text-decoration:none;
}
.sibebar{
	margin-bottom:8px;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
}
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;
	width:120px;
	padding:0px 3px 0px 0px;
}
.buttons {
	padding-top:15px;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
.links{
	color:#1F1F1F;
}
.mlnk a{
	color:#BA603F;
	font-size:9pt;
	font-weight:bold;
}
.rlnk a{
	color:#0D3058;
}
.clnk a{
	color:#434370;
}
.mlnk a:hover, .rlnk a:hover, .clnk a:hover{
	text-decoration:none;
}
table.list {
	color:#141414;
}
table.list a{
	color:#B90E4A;
}
table.list a:hover{
	color:#E75085;
}
.url {
	color: #6f6f6f;
}
.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #072D4E;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #072D4E;
}
select {
	font-size: 8pt;
	border: 1px solid #072D4E;
}

.captcha {
	border: 1px solid #072D4E;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #6E0B2B;
	background-color: #E80B7D;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
	color:#ffffff;
}
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: #114D8A;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #082746;
}
p.subcats {
	margin: 0px 0px 7px 15px;
	padding: 0px;
}
.subcats a{
	color:#430319;
	font-size: 10px;
}
.subcats a:hover{
	text-decoration:none;
}
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: #AA5E7E;
	height: 3px;
	font-size: 1px;
}

table.footer {
	text-align: center;
	border:3px solid #072D4E;
    background: url(images/footerbg.jpg) repeat-x center;
	height:70px;
	color:#FFFFFF;
}
.footer a {
	color: #D5BA7E;
}
.footer a:hover{
	text-decoration:none;
}
.price {
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.navig a{
	color:#E0056D;
}
.navig a:hover{
	text-decoration:none;
}
.limit_field {
   border: 0 solid transparent;
   border-width:0;
}