/**
# ######################################################################
# 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: 0; padding: 0;
	background-color: #232323;
	font-family: Tahoma; font-size: 0;
	color: #fff;
}
#page {
	margin: 0 auto;
	width: 793px;
	background: repeat-y url(http://webdirectorybook.com/templates/images/bckpage.gif);
	position: relative;
}
#logo {
	position: relative;
	left: 24px;
	border: none;
}
#search {
	margin: 0; padding: 0;
	position: absolute;
	top: 3px; right: 70px;
	font-size: 11px;
	color: #fff;
}
#search * {
	vertical-align: middle;
}
#search .searchtext {
	margin: 0 5px; padding: 0;
	width: 125px;
	height: 14px;
	font-size: 11px;
	border: #3e4045 1px solid;
	background-color: #fff;
}
#search .searchbtn {
	margin: 0; padding: 0;
	width: 30px;
	height: 16px; line-height: 12px;
	font-size: 11px; font-weight: bold;
	color: #eee;
	border: #3e4045 1px solid;
	background-color: #4383aa;
}
#menu {
	position: relative;
	padding: 0 0 0 80px;
	height: 39px; line-height: 27px;
	background: no-repeat url(http://webdirectorybook.com/templates/images/bckmenu.gif);
	left: 24px;
}
#menu a {
	float: left;
	margin: 0 10px 0 0; padding: 0 10px;
	font-size: 13px; font-weight: bold;
	color: #fff;
	text-decoration: none;
	height: 25px;
}
#menu a:hover {
	background: left 1px repeat-x url(http://webdirectorybook.com/templates/images/bckmenulink.gif);
}
#container {
	font-size: 11px;
	background: #32353a repeat-y url(http://webdirectorybook.com/templates/images/bckcontainer.gif);
	width: 699px;
	margin: 0 auto;
}
#content {
	background: no-repeat url(http://webdirectorybook.com/templates/images/bckcontent.gif);
	padding: 25px 70px;
}
#adverts {
	margin: 0 auto 25px auto; padding: 5px 0;
	width: 525px;
	border: #3e4045 3px solid;
	background-color: #26282c;
	text-align: center;
}
#path {
	margin: 0 0 10px 0; padding: 0;
	color: #fff;
}
#path a {
	color: #fff;
	text-decoration: none;
}
#sponsors {
	margin: 0 auto 25px auto;
	background: no-repeat url(http://webdirectorybook.com/templates/images/bcksponsors.gif);
	width: 650px; height: 130px;
	text-align: center;
}
#sponsors td {
	vertical-align: middle;
}
#sponsors img {
	width: 100px; height: 70px;
	border: #393a3b 3px solid;
}
#footer {
	margin: 0 auto;
	width: 699px;
	background: repeat-x url(http://webdirectorybook.com/templates/images/bckfooter.gif);
	height: 25px; line-height: 25px;
	text-align: center;
	font-size: 11px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
.navig {
	margin: 15px 0 0 0;
}
.c {
   float: left;
}
.cr {
   clear: left;
}

td {
   vertical-align: top;
}

h1 {
   font-size: 14pt;
   margin: 5px 0 5px 0;
}

h2 {
	margin: 0 0 5px 0; padding: 0;
	font-size: 11px;
	color: #6bbbe4;
}
h2 a {
	color: #6bbbe4;
	text-decoration: none;
}

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

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

table.formPage {
	border: 1px solid #3e4045;
	background-color: #26282c;
	width: 100%;
}
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 #3e4045;
	text-align: center;
}
.count {
	font-weight: normal;
}
#featlinks table {
	margin: 0 0 5px 0;
	border: #3e4045 1px solid;
	background-color: #26282c;
	width: 100%;
}
#featlinks table td {
	padding: 5px 0;
}
#featlinks a, #links a, a {
	color: #6bbbe4;
	text-decoration: none;
}
#featlinks p, #links p {
	margin: 0 0 7px 0;
}
.url {
	color: #bfbfbf;
}
.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 #3e4045;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #3e4045;
}
select {
	font-size: 8pt;
	border: 1px solid #3e4045;
}

.captcha {
	border: 1px solid #3e4045;
	margin-top: 10px;
}

form {
   display: inline;
   margin: 0;
   padding: 0;
}
.btn {
   font-size: 8pt;
   font-weight: bold;
   border: 1px solid #3e4045;
   background-color: #4b92bb;
   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: #a0a0a0;
   font-size:9px; font-weight: normal;
   text-decoration:none;
}
.sort {
	color: #fff;
}
p.subcats {
	margin: 0 0 15px 0; padding: 0;
}
p.subcats a {
	padding: 0 0 0 15px;
	background: left center no-repeat url(http://webdirectorybook.com/templates/images/subcats.gif);
	color: #fff;
	text-decoration: none;
}
div.pr {
   font-size: 6pt;
   color: #fff;
   float: left;
   height: 30px;
   margin-right: 5px;
}
div.prg {
   width: 40px;
   border: 1px solid #404653;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #616a7e;
   height: 3px;
   font-size: 1px;
}

.price {
	border: 1px solid #3e4045;
}
.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;
}