/**
# ######################################################################
# 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: #2abcf4 repeat-x url(templates/images/bck.gif);
	font-family: Verdana;
	font-size: 11px;
}
.clear {clear: both;}
#page {
	width: 100%;
}
#header {
	height: 127px;
	font-size: 0;
}
#header img {
	border: none;
}
#menu {
	margin: 2px 0 0 0;
	height: 33px;
	line-height: 33px;
	font-family: Tahoma;
	font-size: 0;			
}
#menu a {
	float: left;
	text-align: center;
	margin: 0 15px;
	width: 90px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#menu a:hover {
	background: no-repeat url(templates/images/bckmenurobig.gif);
}
#menu a.small {
	width: 55px;
}
#menu a.small:hover {
	background: no-repeat url(templates/images/bckmenurosmall.gif);
}
#advert {
	margin: 11px 0 0 0;
	padding: 17px 25px;
	height: 60px;
}
#advert form {
	margin: 20px 0 0 0; padding: 0;
	float: right;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.searchtext {
	margin: 0 10px;
	background: no-repeat url(templates/images/bcksearchtext.gif);
	_background-attachment: fixed;
	width: 170px;
	padding: 3px 4px 0 4px;
	height: 18px;
	border: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
#advert form * {
	vertical-align: middle;
}
#wrapper {
	margin: 10px 0;
}
#sidebar {
	float: left;
	width: 200px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #132d86;
        z-index:50;
        position:relative; 
}
#sidebar a {
	color: #132d86;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0; padding: 2px 10px 0 0;
	color: #fff;
	font-size: 11px;
	text-align: right;
	height: 35px;
	line-height: 35px;
	background: no-repeat url(templates/images/bcksidebarh3.gif);
	border: none;
}		
#container {
	width: 100%;
	margin-left: -200px;
	float: right;
        z-index:1;
        position:relative; 
}
#content {
	margin-left: 200px;
	padding: 0 50px;
}
.middle {
	margin: 0 0 10px 0;
	background: repeat-y url(templates/images/bcksidebarmiddle.gif);
}
.bottom {
	padding: 0 0 25px 0;
	background: left bottom no-repeat url(templates/images/bcksidebarbottom.gif);
}
.top {
	padding: 10px 10px 0 10px;
	background: left top no-repeat url(templates/images/bcksidebartop.gif);
}
#footer {
	margin: 0 0 10px 0;
	color: #374fa0;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}
#footer a {
	color: #374fa0;
	text-decoration: none;
}
#path {
	margin: 0 0 25px 0;
	background-color: #4bd5fd;
	padding: 5px;
	border-bottom: #8be2fb 2px solid;
	font-family: Tahoma;
	font-weight: bold;
	color: #fff;
}
#path a {
	color: #fff;
	text-decoration: none;
}
#cats td {
     padding: 500px0 500px 0 1000px;
}
.navig {
	margin: 15px 0 0 0;
}
.navig a {
   color: #132d86;
   text-decoration: none;
}
.c {
   float: left;
}
.cr {
   clear: left;
}

td {
   vertical-align: top;
}

h1 {
   font-size: 14pt;
   margin: 5px 0 5px 0;
}

h2 {
   font-size: 11px;
   margin: 0 0 5px 0;
   padding: 0;
   background: no-repeat url(templates/images/bckh2.gif);
   height: 15px;
   line-height: 15px;
}
h2 a {
	margin: 0 0 0 12px;
	color: #495363;
	text-decoration: none;
}
h2.inner {
   background: left center no-repeat url(templates/images/bckh2inner.gif);
}
h3 {
   color: #edf4f6;
   font-size: 11px;
   margin: 20px 0;
   padding: 0;
   border-bottom: #edf4f6 1px dashed;
}

#descr {
   padding: 0px;
   margin: 0 0 5px 0;
}

table.formPage {
   width: 100%;
   border: 1px solid #1c779a;
}
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 #1c779a;
   text-align: center;
}
.count {
   color: #6f6f6f;
   font-size: 8pt;
   font-weight: normal;
}
#featlinks a, #links a {
   font-size: 11px;
   font-weight: bold;
   color: #495363;
   text-decoration: none;
}
#featlinks p, #links p {
   margin: 0 0 7px 0;
}
.url {
   color: #132d86;
   font-size: 10px;
}

.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 #f7b509;
   background-color: #ffd124;
   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: #505050;
   font-size:9px;
   text-decoration:none;
   font-weight: normal;
}
.sort {
   color: #000000;
}
p.subcats {
   margin: 0px 0px 15px 12px;
   padding: 0px;
}
p.subcats a {
   color: #495363;	
   text-decoration: none;
}
div.pr {
   font-size: 8px;
   color: #bcf3ff;
   float: left;
   height: 30px;
   margin-right: 5px;
}
div.prg {
   width: 40px;
   border: 1px solid #f7b509;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #ffd124;
   height: 3px;
   font-size: 1px;
}

.price {
   border: 1px solid #1c779a;
   background-color: #53c7f4;
}
.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;
}