/**
# ######################################################################
# 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
# ######################################################################
*/

/* 
Author: PHPLDTemplates.com
Templates: PHPLD V2-1-2
URL: http://www.phpldtemplates.com
Free PHPLD Template available: http://www.phpldtemplates.com/freephpld.php
*/
body {
	background:#FFFFFF;
	font-family: Arial,Verdana, Tahoma,  sans-serif;
	font-size: 9pt;
	margin: 0; padding: 0 10px 10px 10px;
}

/* Header */
#header {
	width: 100%;
	height: 120px;	
}
#header-left{
	float:left;
}
#header-right{
	float:right;
}

/* Banner */
.banner {
	padding: 25px 10px 0 0px;
}

/* Navigation bar */
#nav-left{
	background: #2a588c url(images/nav-right.gif);
	background-position:right;
	background-repeat:no-repeat;	
	margin: 0 auto;
	padding:0;		
}
#nav-right{
	background: url(images/nav-left.gif);
	background-repeat:no-repeat;	
	margin: 0;
	padding:0;			
}
#nav{
	margin-left: 10px;
	margin-right: 10px;
	height:44px;
	padding: 4px 0 0 0;
	font-size: 10pt;
	background: #2a588c url(images/nav-bg.gif);
	min-width: 1000px;
}
#nav a{
	display:block;
	float:left;
	margin:5px 5px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	padding: 6px 2px 0 2px;
	text-align:center;	
}
#nav a:hover{
	text-decoration:underline;
}
.btn-nav{
	height:24px;
}

/* Path Bar */
#top-nav {
	height: 34px;
}

#trail {
	float:left;
	color:#262626;
	font-weight:bold;
	font-size:10pt;
	font-style:italic;
	height:26px;
	padding: 8px 10px 0 10px;
}
#trail a {
	text-decoration:none;
	color:#262626;
	font-weight:bold;
}
#trail a:hover {
	text-decoration:underline;
}
/* Search Box */
.searchbox {
	height:30px;
	width: 290px;
	float:right;
	text-align:right;
	padding: 8px 10px 0 10px;
}
.searchtext {
	font-size: 9pt;
	color:#333333;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.btn-search {
	background: url(images/btn-search.gif);
	width:68px;
	height:20px;
	border : 0;
	border-style : none;	
	cursor:pointer;	
	margin: 0 5px ;
}

/* main */
#wrapper {
  padding: 5px 10px 15px 10px;
	margin: 0;
	background: #FFFFFF;
	min-width: 1000px;
}

#left {
	float :left;
	margin:0px;
	width: 240px;
}

#right {
	float: right;
	margin: 0px;
	width: 20px;	

}
.left {float:left; }
.right {float:right;}

#middle {
	margin-left: 247px;
	margin-right: 27px; /* 207px; */
  padding: 0px 3px;
  min-width: 500px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #left {
  margin-right: 7px;
  }
* html #right {
  margin-left: 7px;
  } 
* html #middle {
  height: 1%;
  margin-left: 0;
  } 
/* End hide from IE5/mac */


/* Sidebar */
.sidebar-top2 {
	background: #666666 url(images/sidebar-top2.gif);
	padding:0px;
	margin: 0px;
	height:13px;
	font-weight:bold;
	text-align:center;
}
.sidebar-bg2 {
	color:#FFFFFF;
	background: #666666 url(images/sidebar-bg2.gif);
	font-size:10pt;
	padding: 0px;
	margin: 0px;
}
.sidebar-bg2 a{
	color:#FFFFFF;
	text-decoration:none;
}
.sidebar-bg2 a:hover{
	color:#262626;
	text-decoration:underline;	
}
.sidebar-bottom2 {
	background: top left no-repeat url(images/sidebar-bottom2.gif);
	padding:0px;
	margin: 0px;
	height:18px;
}
.sidebar-top {
	background: url(images/sidebar-top.gif);
	margin: 0px;
	padding:8px 0px 0px 0px;
	height:22px;
	width:200px;
	color:#262626;
	font-weight:bold;
	text-align:center;
}
.sidebar-bg {
	color:#5e5e5e;
	background: url(images/sidebar-bg.gif);
	font-size:10pt;
	padding:0px;
	margin: 0px;
}
.sidebar-bottom {
	color:#5e5e5e;
	background: top left no-repeat url(images/sidebar-bottom.gif);
	height:15px;
	width:200px;	
	padding:0px;
	margin: 0px;
}
.sidebar-bg a{
	color:#5e5e5e;
	text-decoration:none;
}
.sidebar-bg a:hover{
	text-decoration:underline;
}
.scontent{
	padding:5px 5px 5px 15px ;
}
.scontent a {
	background: left top no-repeat url(images/arrow.gif);
	padding: 0 0 0 15px ;
}
.scontent2{
	padding:5px;
	text-align:center;
}
.scontent3{
	padding:5px 10px;
}
.scontent3 a{
	font-weight:bold;
}
img.validator {
	border:0px;
}
/* Main content and catcontent*/
.maincontent, .catcontent{
	padding:5px;
	margin: 0px;
}

/* Categories */
.cats {
  	width:100%;
}
.cats a {
	color:#0c4154;
	text-decoration:none;
}
.cats a:hover {
	text-decoration:underline;
}
.subcats {
	margin: 0px 15px 7px 0px;
	padding: 0px 0px 0px 20px;
	font-size:8pt;
	color:#5e5e5e;
}
.subcats a {
	color:#5e5e5e;
	text-decoration:none;
}
.subcats a:hover{
	text-decoration:underline;
}
.count {
   color: #6f6f6f;
   font-size: 9pt;
   font-weight: normal;
}

/* Link Page */
img.thumb{
	border: 1px solid #888;
	width: 85px;
	height: 66px;
	margin: 3px;
	padding: 0px;
	float:left;
}

.linkdesc{
	margin-left:100px;
}
hr {
	border : 1px dashed #f0f0f0;
	width : 97%;
}
.small, .small a {
	padding: 5px;
	margin: 0px;
	color: #262626;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}

/* featured */
#featured-bar{
	background: #2b5a8e url(images/featured-bar.gif);
	margin:5px 0 0 0;
	color:#FFFFFF;
	padding:5px 0 2px 8px;
	font-weight:bold;
	height:20px;			
}
.featlink {
	width : 100%;
	border-left: 1px solid #87bdda;
	border-right: 1px solid #87bdda;	
	border-bottom: 1px solid #87bdda; 
	background: #fafafa;	
	padding:0;
	margin: 0px;
}
.featlink a {
	color:#0c4154;
	font-weight:bold;
	text-decoration:none;	  
}
.featlink a:hover {
	text-decoration:underline;  
}
.featurl{
   color: #333333;
   font-weight:bold;
}

/* regular */
.reglink {
	width : 100%;

	padding:0;
	margin: 0px;
}
.reglink a {
	color:#333333;
	font-weight:bold;	
	text-decoration:none;
}
.reglink a:hover {
	text-decoration:underline;  
}
.url {
   color: #666666;
   font-weight:bold;   
}

/* footer */
#footer-left{
	background: #2a588c url(images/footer-right.gif);
	background-position:right;
	background-repeat:no-repeat;	
	margin: 0 auto;
	padding:0;		
}
#footer-right{
	background: url(images/footer-left.gif);
	background-repeat:no-repeat;	
	margin: 0;
	padding:0;			
}
#footer{
	margin-left: 10px;
	margin-right: 10px;
	height:58px;
	background: #434343 url(images/footer-bg.gif);	
	text-align:center;
	margin-top:5px;
	padding-top:10px;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;	
}

#footer a {
  color: #FFFFFF;
  text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

.navig, .paging-info {
   font-style: italic;
   color:#5e5e5e;
   font-weight:bold;   
}
.paging-links, .paging-info {
   text-align:right; 
}
.paging-links, .paging-links a, .navig a{
   color:#0c4154;
   text-decoration:none;
   font-weight:bold;
}
.paging-links a:hover, .navig a:hover{
   text-decoration:underline;
}

/* General */
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* Category, articles search page */
.list{
	width:100%;
	color:#5e5e5e;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
.list2{
	padding: 5px;
}
.list a{
	color:#0c4154;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
.list a:hover{text-decoration:underline;}
.list p{
	color:#5e5e5e;
	font-weight:normal;
	font-size:9pt;
	padding: 0 0 7px 0;
	margin: 0;
}
/* Formpage */
select {
   font-size: 9pt;
   color: #5e5e5e;
   border: 1px solid #5e74b3;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
table.formPage {
	width:100%;
	border: 0px solid #A0A0A0;
}
table.formPage a{
	color:#0c4154;
	font-weight:bold;
}
td.err {
	padding: 0px;
	color: #FF0000;
	background: #FFEDED;
	border: 0px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 0px;
	color: #0000FF;
	background: #EDF3FF;
	border: 0px solid #A0A0A0;
	text-align: left;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 2px;
	padding: 0px;
	color: #FF0000;
	background: #FFFFF3;
	font-size:7pt;
}
.label {
  	text-align: right;
  	font-weight:bold;
	width:25%;
}
.field {
	width:75%;
	color: #5e5e5e;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.text {
	font-size: 9pt;
	margin:0px;
	padding:0px;
}
input.text {
	color: #5e5e5e;
	padding: 0 0 0 2px ;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 9pt;
	color: #5e5e5e;
	border: 1px solid #5e74b3;
}
.limit_field {
	border: 0 solid transparent;
	border-width:0;
}
.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.btn {
	font-size: 9pt;
	font-weight: bold;
	border: 1px solid #5e5e5e;
	background-color: #0c4154;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
	color:#FFFFFF;
	margin-top: 2px;
}

/* Price Table */
.price {
	border: 0px solid #A0A0A0;
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

/* Default+ */
h4 {
	padding: 0;
	margin: 0;
}
.smallDesc {
	color: #5e5e5e;
	font-size: 7pt;
	font-weight:normal;
	margin:0;
	padding:0;
}
.searchpaging a {
	color:#0c4154;
	font-weight:bold;
	text-decoration:none;
}
.searchpaging a:hover{
	text-decoration:underline;
}

/* Default */
.c {
	float: left;
}
.cr {
	clear: left;
}
td {
	vertical-align: top;
	padding: 0 3px;
}
h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}
h2 {
	font-size: 10pt;
	margin: 0px 10px 0px 10px;
	padding: 0;
}
h3 {
	color: #0c4154;
	font-size: 10pt;
	font-style:italic;
	padding: 0;
	border-bottom: 1px dashed #A0A0A0;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}
#links a {
	font-size: 10pt;
}
#links p {
   margin: 0 0 7px 0;
}
#path {
	margin-top: 2px;
	padding: 3px;
	background: #D9E8F9;
	line-height: 19px;
	border-top: 1px solid #5e74b3;
}
.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;
}

div.pr {
	font-size: 6pt;
	color: #000000;
	height: 25px;
	margin-top: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}


/* Styles */
/**********/

#ldi-navigation { position: relative; padding: 0px 0px 30px 0px; }
#ldi-navigation table.menu { float: left; width: auto; border: 0px; }
#ldi-navigation table.menu td { padding: 15px 10px 0px 10px; background: transparent url(images/menu__center.png) repeat-x left top; }
#ldi-navigation table.menu td.left-edge,
#ldi-navigation table.menu td.right-edge { padding: 0px; background: transparent; }
#ldi-navigation a { display: block; outline: none; }
#ldi-navigation a img { display: block; border: 0px; }
#ldi-navigation div.search table.form td { padding: 0px; vertical-align: top; }

#ldi-sidebar-stats { padding: 10px 0px 30px 20px; font: normal 15px calibri, sans-serif; color: #3585B8; }

#ldi-sidebar-featured { padding: 10px 0px 0px 20px; color: #5E5E5E; }
#ldi-sidebar-featured a { font: normal 14px calibri, sans-serif; color: #5E5E5E; text-decoration: none; }
#ldi-sidebar-featured a:hover { text-decoration: underline; }

#ldi-footer { position: relative; width: 360px; margin: 20px auto 0px auto; padding: 25px 0px 20px 142px; color: #94BED9; }
#ldi-footer a { color: #94BED9; }
#ldi-footer img { display: block; }
#ldi-footer img.logo { position: absolute; top: 0px; left: 0px; }
#ldi-footer img.copyright { position: absolute; top: 10px; left: 35px; }
#ldi-footer img.brought-to-you { position: absolute; top: 25px; left: 35px; }
