/*
# ########################################################################################################################################
# Project:     PHPLinkDirectory: Version 2.2.0
#
# **********************************************************************
# Copyright (C) 2004-2008 NetCreated, Inc. (http://www.netcreated.com/)
#
# **********************************************************************
#
# By using the software you agree to the terms:
# You may not redistribute, sell or otherwise share this software in whole or in part without the consent of the 
# the ownership of PHP Link Directory. Please contact david@david-duval.com if you need more information.
# You agree to retain a link back to http://www.phplinkdirectory.com/ on all pages of your directory.
# If you wish to remove the link from the footer of the pages, You must purchase a license to do so. The license 
# is $50.00 USD and purchase can be arranged by emailing help@phplinkdirectory.com .
# Removal of the link back without license purchase may be cause for permanent removal of permission to use this 
# script.
# In some cases, users may be required to agree to changes in the software license before receiving updates to the software.
# 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-2008 NetCreated, Inc. (http://www.netcreated.com/)
# @projectManager David DuVal <david@david-duval.com>
# @package        PHPLinkDirectory
# ########################################################################################################################################
*/

body {
	margin: 0; padding: 0;
	background-color: #343b43;
	font-family: Arial; font-size: 11px;
	color: #000;
}
#page {
	margin: 0 auto;
	width: 940px;
}
#header {
	position: relative;
	height: 100px;
}
#header h1 {
	margin: 0 0 0 35px; padding: 15px 0 0 0;
	line-height: 1em;
	font-size: 31px;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header ul {
	position: absolute;
	left: 4px; top: 55px;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 932px; height: 45px;
	background: no-repeat url(images/bckheaderul.gif);
}
#header li {
	float: left;
	margin: 0 30px;
	height: 45px; line-height: 43px;
	background: center bottom no-repeat url(images/bckheaderli.gif);
	font-size: 12px;
}
#header li a {
	color: #fff;
	text-decoration: none;
}

#header li a:hover {
        color: #dd0;
}

#header form {
	position: absolute;
	right: 25px; bottom: 44px;
	margin: 0; padding: 10px 15px;
	background: #dadcdd repeat-x url(images/bckheaderform.gif);
}
#header form * {
	margin: 0; padding: 0;
	vertical-align: middle;
}
#header form .text {
	padding: 5px 10px;
	width: 200px;
	border: #343b43 1px solid; border-right: none;
	font-family: Arial; font-size: 12px;
	color: #000;
}
#container {
	padding: 0 0 40px 0;
	background: #fff left bottom no-repeat url(images/bckcontainer.gif);
}
#container .top {
	padding: 5px 5px;
	width: 930px;
}

#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#ally {
	display: block;
	margin: 0 auto 20px auto; padding: 20px 0 0 0;
	text-align: center;
	border: none;
}
#sidebar {
	float: right;
	width: 245px;
        margin-top: 40px;
}

#sidebar h3 {
	margin: 0 0 20px 0; padding: 0 0 0 20px;
	height: 35px; line-height: 35px;
	background: no-repeat url(images/bcksidebarh3.jpg);
	font-size: 13px;
	color: #fff;
}
#sidebar a {
	color: #000;
	text-decoration: none;
}
#about {
	padding: 0 15px 20px 15px;
}
#about h3 {
	margin: 50px -15px 20px -15px;
}
#about p {
	margin: 15px 0;
}
#sponsors {
	padding: 0 0 20px 0;
}
#sponsors img {
	display: block;
	margin: 5px auto auto 0px;
	text-align: left;
	border: none;
}
#sidebar .network h3 {
	margin: 0 -15px 20px -15px;
}
#sidebar .network {
	padding: 0 15px 20px 15px;
}
#sidebar .network ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar .network li {
	margin: 5px 0; padding: 0 0 0 15px;
	background: left center no-repeat url(images/bcksidebarli.gif);
}
#content {
	float: left;
	width: 685px;
}
#path {
	margin: 0 0 20px 0;
}
#path a {
	color: #0682a5;
	text-decoration: underline;
}

#cats {
	background-color: white;
}

#cats .top {
	padding: 3px 15px;
	width: 655px;
}

#cats div.right {
     float:right;
     width:490px;
     margin-top:22px;
}

#cats div.left {
     float:left;
     width:160px;
}

#footer {
	padding: 20px 0 20px 25px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
.navig {
	margin: 15px 0 0 0;
}
.navig a {
	color: #000;
	text-decoration: underline;
}

.c {
   float: left;
}
.cr {
   clear: left;
}

td {
   vertical-align: top;
}

td.contact {
    height:400px;
    text-align:center;
    vertical-align:middle;
    font-size: 12pt;
    color: #303080;
    line-height: 1.5em;
}

#content h2 {
    background-image: url(/templates/images/titlu.gif);
    background-repeat: repeat-x;
    border-left: 2px solid #a4a4a4;
    border-top: 1px solid #a4a4a4;
    padding: 0px 0px 0px 3px;
    margin: 15px 0 0 0;
    font-size: 12px;
}

#content h2 a {
    font-family: sans-serif;
    color: blue;
    text-decoration: underline;
}

p.description {
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 3px 0px;
    border-left: 2px solid #a4a4a4;
    text-align: justify;
}

h3 {
	margin: 0px 0 0px 3px; padding: 0 0 0 35px;
	line-height: 35px;
	background: left center no-repeat url(images/bckcontenth3.gif);
	font-size: 16px;
	color: #343b43;
}

table.formPage {
   margin-top: 5px;
   width: 100%;
   border: 1px solid #A0A0A0;
}
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 #A0A0A0;
   text-align: center;
}
.count {
   color: #000;
   font-size: 11px;
}

#links {
    border-top: 1px solid gray;
    margin-top: 5px;
}

#featlinks a, #links a {
	color: #0682a5;
	text-decoration: underline;
}
#featlinks p, #links p {
   margin: 0 0 7px 0;
}
.url {
   color: #6f6f6f;
}
.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 #333;
   width: 230px;
}
textarea.text {
   font-size: 8pt;
   border: 1px solid #333;
   width: 230px;
}
select {
   font-size: 8pt;
   border: 1px solid #333;
   width: 232px;
}

.captcha {
   border: 1px solid #333;
   margin-top: 10px;
}

form {
   display: inline;
   margin: 0;
   padding: 0;
}
.btn {
   font-size: 8pt;
   font-weight: bold;
   border: 1px solid #5e74b3;
   background-color: #FFAA11;/*#FFCC33;*/
   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: #404040;
   font-size:9px !important; font-weight: normal;
   text-decoration:none;
}
.sort {
   color: #000000;
}
p.subcats {
	margin: 0 0 30px 0; padding: 0 0 20px 0;
	border-bottom: #fff 2px solid;
}
p.subcats a {
	padding: 0 0 0 15px;
	background: left center no-repeat url(images/bcksubcats.gif);
	color: #000;
	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: #5eaa5e;
   height: 3px;
   font-size: 1px;
}

.price {
   border: 1px solid #A0A0A0;
}
.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;
}

#linkads {
   margin: 0px 0px 0px 52px;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
    display: block;
    color:black;
    background: #FFFFE1 url(/images/warning.gif) no-repeat fixed .3em .3em;
    border-bottom: .16em outset;
    text-decoration: none;
    margin:0px;
    padding: 4px 25px;
    font-size:11px;
    text-align:left;
}

#infobar a:hover {
    color: #FFF;
    background: #3169B6 url(/images/warning2.gif) no-repeat fixed .3em .3em;
}