/**
# ######################################################################
# 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: 40px 50px; padding: 0;
	background: url(templates/images/bck.gif);
	font-family: Arial; font-size: 11px;
}
.clear {clear: both; font-size: 0; height: 0;}
a {
	color: #328cc3;
	text-decoration: none;
}
#header {
	height: 140px;
	background: right top no-repeat url(templates/images/bckheader.gif);
	position: relative;
}
#header h1 {
	margin: 0; padding: 0;
	position: absolute;
	top: 40px;
	width: 250px; height: 80px;
	background: no-repeat url(templates/images/logo.gif);
}
#header h1 a {
	display: block;
	width: 250px;
	height: 80px;
	line-height: 500px;
	overflow: hidden;
}		
#menu {
	height: 55px;
	padding: 0 0 0 280px;
	background: left top no-repeat url(templates/images/bckmenu.gif);
	position: relative;
	z-index: 1;
	font-size: 0;
}
#menu a {
	display: -moz-inline-stack;
	display: inline-block;
	height: 55px; line-height: 55px;
	font-family: "Myriad Pro"; font-size: 12px; font-weight: bold; font-style: italic;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	width: 100px; text-align: center;
	background: no-repeat url(templates/images/bckmenulink.gif);
	word-spacing: 2px;
}
#menu a:hover {
	background: left -55px no-repeat url(templates/images/bckmenulink.gif);
}
#menu em {
	display: block;
	text-align: center;			
}
#sponsors_top {
	padding: 0 15px;
	height: 47px; line-height: 47px;
	background: repeat-x url(templates/images/bcksponsors.gif);
	color: #fff;
}
#sponsors_top form {
	float: right;
	margin: 0; padding: 0;
	text-transform: uppercase;
	font-weight: bold;
}
* html #sponsors_top form {
	margin: 16px 0 0 0;
}
#sponsors_top form * {
	vertical-align: middle;
}
#sponsors_top form .searchtext {
	margin: 0 0 0 10px; padding: 0;
	width: 115px; height: 14px;
	border: none;
	background-color: #c6e4f7;
	font-family: Arial; font-size: 11px;
}
#sponsors_top a {
	margin: 0 10px 0 0; padding: 0 0 0 21px;
	color: #fff;
	text-decoration: none;
	background: left center no-repeat url(templates/images/bcksponsorslink.gif);
}
#wrapper {
	background: #fff repeat-x url(templates/images/bckwrapper.gif);
	padding: 7px 0 25px 10px;
	border-bottom: #ebf5fc 5px solid;
}
#sidebar {
	float: left;
	width: 210px;
}
#sidebar h3 {
	margin: 0; padding: 0 15px 0 0;
	background: no-repeat url(templates/images/bcksidebarh3.gif);
	height: 40px; line-height: 33px;
	font-family: "Myriad Pro"; font-size: 12px; font-style: italic; text-transform: uppercase;
	text-align: right;
	color: #98ccec;
}
#nav {
	margin: 0 0 5px 0;
	background: #005a8e repeat-x url(templates/images/bcksidebardiv.gif);
	padding: 5px;
}
#nav a {
	display: block;
	margin: 0 0 5px 0;
	text-align: right;
	padding: 7px 15px 7px 0;
	background-color: #328cc3;
	color: #bcdcef;
	text-decoration: none;
}
#nav a:hover {		
	background-color: #9dc8e2;
	color: #126191;
}
#nav em {
	padding: 0 0 0 47px;
	font-family: "Myriad Pro"; font-size: 12px; font-style: italic; text-transform: lowercase;
	text-decoration: none;
	background: left center no-repeat url(templates/images/bcksidebarnavlink.gif);		
}
#sponsors_sidebar {
	margin: 0 0 5px 0;
	background: #005a8e repeat-x url(templates/images/bcksidebardiv.gif);
	padding: 15px 5px 15px 15px;
}
#sponsors_sidebar a {
	display: block;
	background: left center no-repeat url(templates/images/bcksidebarsponsorslink.gif);
	padding: 0 0 0 10px;
	color: #98ccec;
	text-decoration: none;
}
#contentcontainer {
	float: right;
	width: 100%;
	margin-left: -225px;
}
#content {
	margin-left: 225px;
	margin-right: 15px;
}
#pathcontainer {
	margin: 0 -15px 25px -15px;
	padding: 0 15px 0 10px;
	background: left bottom repeat-x url(templates/images/bckpathcontainer.gif);
}
#path {
	background: repeat-x url(templates/images/bckpath.gif);
	height: 40px; line-height: 40px;
	color: #f2f2f2;
}
#path a {
	color: #f2f2f2;
	text-decoration: none;
}
#path .right {
	background: right top no-repeat url(templates/images/bckpathright.gif);
}
#path .left {
	background: left top no-repeat url(templates/images/bckpathleft.gif);
	padding: 0 10px;			
}
#footer {
	position: relative;
	padding: 30px 0 15px 25px;
	background: #addcf3 repeat-x url(templates/images/bckfooter.gif);
	font-family: Tahoma; font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	color: #328cc4;			
}
* html #footer {
	top: -2px;
}
#footer img {
	position: absolute;
	top: 5px; right: 25px;
	border: none;
}
#footer a {
	color: #185d8b;
	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; padding: 0 0 0 15px;
	font-size: 11px;
	color: #0b5b8b;
	background: left center no-repeat url(templates/images/cats.gif);
}
h2 a {
	color: #0b5b8b;
	text-decoration: none;
}

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

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

table.formPage {
	width: 100%;
	background-color: #d9ecf8;
}
table.formPage ul {
	margin-top: 10px;
	margin-bottom: 5px;
	list-style-image: url(templates/images/cats.gif);
}
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 {
	padding: 15px 0 0 0;
	text-align: center;
}
.count {

}
#featlinks {
	margin: 0 -15px;
	padding: 0 15px;
	background-color: #d9ecf8;
}
#featlinks img {
	margin: 0 5px 5px 0;
	display: block;
	width: 70px;
	height: 50px;
	border: #3b4350 1px solid;
}
#featlinks h3 {
	color: #0b5b8b;
	border-bottom: #0b5b8b 1px dashed;
	padding: 20px 0 0 0;
}
#featlinks a, #links a, .smallDesc a {
	font-family: Tahoma; font-size: 11px; font-weight: bold;
	text-decoration: none;
}
#featlinks a, .smallDesc a {
	color: #0b5b8b;
}
#links a {
	color: #328cc3;
}
#featlinks p, #links p {
	margin: 0 0 7px 0;
}
.url {
	color: #328cc3;
}
.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 #328cc3;
	background-color: #c6e4f7;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #328cc3;
	background-color: #c6e4f7;
}
select {
	font-size: 8pt;
	border: 1px solid #328cc3;
	background-color: #c6e4f7;
}

.captcha {
	border: 1px solid #328cc3;
	margin-top: 10px;
}

form {
   display: inline;
   margin: 0;
   padding: 0;
}
.btn {
   font-size: 8pt;
   font-weight: bold;
   border: 1px solid #328cc3;
   background-color: #c6e4f7;
   color: #328cc3;
   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: 7pt;
	text-decoration: none;
}
.sort {
   color: #000000;
}
p.subcats {
	margin: 0 0 15px 15px; padding: 0;
	font-size: 10px;
	color: #136ba0;
}
p.subcats a {
	color: #136ba0;
	text-decoration: none;
}
div.pr {
   font-size: 6pt;
   color: #000000;
   float: left;
   height: 30px;
   margin-right: 5px;
}
div.prg {
   width: 40px;
   border: 1px solid #d37223;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #fd933c;
   height: 3px;
   font-size: 1px;
}

.price {
	color: #0b5b8b;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: middle;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border-width:0;
}
