/**
# ######################################################################
# 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: T2C-V2-2
URL: http://www.phpldtemplates.com
Free PHPLD Template available: http://www.phpldtemplates.com/freephpld.php
*/
body {
	font-family : Arial, Verdana, Tahoma, sans-serif;
	font-size : 8pt;
	margin : 0;
	padding : 0;
	background : #ffffff;
}
.wrapper {
	width:780px;
	margin: 0 auto;
	padding:0;
}

/* Header */
#header {
	width : 100%;
	height : 110px;
	background : url(images/header-bg.gif);
	margin : 0 auto;
	padding : 0;
}
#header-left{
	float:left;	
	text-align:left;
	padding:0px 0 0 10px ;	
}
#header-right{
	float:right;
	text-align:right;
	padding:20px 10px 0 0;
}

/* Navigation bar */
#nav a {
	float : left;
	width : 51px;
	height : 61px;
	margin : 5px 2px 0 2px;
	text-align : center;
}

#btn-home {
	background : url(images/sbtn-home.gif);
}
#btn-addurl {
	background : url(images/sbtn-addurl.gif);
}
#btn-latestlinks {
	background : url(images/sbtn-latest.gif);
}
#btn-tophits {
	background : url(images/sbtn-tophits.gif);
}	

/* Path Bar */
#trail {
	width: 100%;
	clear:both;
	height : 25px;
	padding: 6px 0 0 0;
	background : url(images/trail-bg.gif);
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
	font-style:italic;	
}

#trail a {
	color:#FFFFFF;
	text-decoration:none;
}
#trail a:hover {
	text-decoration:underline;
}

/* main */
#contentwrapper {
	width:780px;
	margin: 0 auto;
    padding: 5px 10px 15px 10px;
}
#main {
	margin-right: 185px;
    padding: 5px 3px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #right {
	margin-left: 5px;
  } 
* html #main {
	height: 1%;
	margin-right: 0;
  } 
  
/* End hide from IE5/mac */

/* Banner */
.banner {
	padding: 5px 0;
	text-align:center;
}
#right {
	float : right;
	margin:0px;
	width:180px;	
}

/* Search Box */
#searchbox {
	width : 180px;
	height : 77px;
	text-align : right;
	margin-bottom : 5px;
	background-image : url(images/search-bg.gif);
}
.searchtext {
	font-size : 8pt;
	margin : 13px 10px 0 0 ;
	padding-left : 3px;
	color : #242424;
	font-family : Verdana, Tahoma, Arial, sans-serif;
}
.btn-search {
	background-image : url(images/btn-search.gif);
	font-size : 8pt;
	font-family : Arial, Verdana, Tahoma, sans-serif;
	font-weight : bold;
	border : 0;
	border-style : none;
	height : 20px;
	width : 60px;
	margin : 10px 10px 0 0 ;
	color : #363636;
}


/* Sidebar */
.st {background: #FFFFFF url(images/stborder.gif) 0 0 repeat-x; margin: 5px 0px 0px 0px;}
.sb {background: url(images/sbborder.gif) 0 100% repeat-x}
.sl {background: url(images/slborder.gif) 0 0 repeat-y}
.sr {background: url(images/srborder.gif) 100% 0 repeat-y}
.sbl {background: url(images/sbl.gif) 0 100% no-repeat}
.sbr {background: url(images/sbr.gif) 100% 100% no-repeat}
.stl {background: url(images/stl.gif) 0 0 no-repeat}
.str {background: url(images/str.gif) 100% 0 no-repeat; padding:5px 5px 8px 5px;} 


.sidebar-top {
	margin:3px 0 0 0;
	color: #474747;
	padding:3px 0 2px 8px;
	font-weight:bold;
	height:20px;			
}
.sidebar-body {
	color : #363636;
}
.sidebar-body a {
	color : #363636;
	text-decoration : none;
}
.sidebar-body a:hover {
	color : #363636;
	text-decoration : underline;
}
.sidebar-bottom {
	width : 182px;
	height : 8px;
	margin-bottom : 5px;
	background-image : url(images/sidebar-bottom.gif);
}
.scontent{
	padding:5px 5px 5px 10px ;
}
.scontent3{
	padding:5px;
}

.scontent3 a {
	font-weight:bold;
}
.scontent2{
	padding:5px;
	text-align:center;
}
img.validator {
	border:0px;
}

/* Categories */
.t {background: #FFFFFF url(images/tborder.gif) 0 0 repeat-x; margin: 5px 0px 0px 0px;}
.b {background: url(images/bborder.gif) 0 100% repeat-x}
.l {background: url(images/lborder.gif) 0 0 repeat-y}
.r {background: url(images/rborder.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:5px 5px 8px 5px;} 

#category-bar{
	margin:3px 0 0 0;
	color: #474747;
	padding:3px 0 2px 8px;
	font-weight:bold;
	height:20px;			
}
.cats {
	width : 100%;
	margin : 0 auto;
}
.cats a {
	color : #3d6201;
	text-decoration : none;
}
.cats a:hover {
	text-decoration : underline;
}
.subcats {
	margin : 0 15px 7px 0;
	padding : 0 0 0 20px;
	font-size : 8pt;
	color : #363636;
}
.subcats a {
	color : #363636;
	text-decoration : none;
}
.subcats a:hover {
	text-decoration : underline;
}
.count {
	color : #6f6f6f;
	font-size : 8pt;
	font-weight : normal;
}

/* Link Page */
img.thumb {
	border: 1px solid #888;
	width: 102px;
	height: 80px;
	margin: 3px;
	padding: 0px;
	float:left;
}
.linkdesc{
	margin-left:115px;
}
hr {
	border : 1px dashed #669900;
	width : 97%;
}
.small {
	padding : 0;
	margin : 0 0 0 20px;
	color : #909090;
	font-size : 7pt;
	text-decoration : none;
}
.small a {
	padding : 0;
	margin : 0;
	color : #909090;
	font-size : 7pt;
	text-decoration : none;
}
.small a:hover {
	text-decoration : underline;
}
.sort {
	color : #000000;
}

/* featured */
.ft {background: #FFFFFF url(images/ftborder.gif) 0 0 repeat-x; margin: 5px 0px 0px 0px;}
.fb {background: url(images/fbborder.gif) 0 100% repeat-x}
.fl {background: url(images/flborder.gif) 0 0 repeat-y}
.fr {background: url(images/frborder.gif) 100% 0 repeat-y}
.fbl {background: url(images/fbl.gif) 0 100% no-repeat}
.fbr {background: url(images/fbr.gif) 100% 100% no-repeat}
.ftl {background: url(images/ftl.gif) 0 0 no-repeat}
.ftr {background: url(images/ftr.gif) 100% 0 no-repeat; padding:5px 5px 8px 5px;} 

#feature-bar{
	margin:3px 0 0 0;
	color: #474747;
	padding:3px 0 2px 8px;
	font-weight:bold;
	height:20px;			
}
.featlink {
	width:100%;
	padding:0;
	margin: 0px;
}
.featlink a {
	color : #3d6201;
	font-weight : bold;
	text-decoration : none;
}
.featlink a:hover {
	text-decoration : underline;
}
.featurl {
	color : #333333;
	font-weight : bold;
}

/* regular */
.reglink {
	width : 100%;
	padding : 3px;
	margin-bottom : 5px;
}
.reglink a {
	color : #242424;
	font-weight : bold;
	text-decoration : none;
}
.reglink a:hover {
	text-decoration : underline;
}
.url {
	color : #666666;
	font-weight : bold;
}

/* footer */
#footer {
	clear : both;
	margin : 0 auto;
	text-align : center;
	height : 60px;
	padding : 10px;
	color : #ffffff;
	font-size : 8pt;
	font-weight : bold;
	background-image : url(images/footer-bg.gif);	
}
#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:#3d6201;
	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;
}
.clear2 {
width:100%;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* Category, articles search page */
.list{
	width:100%;
	color:#5e5e5e;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
.list a{
	color:#3d6201;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
}
.list a:hover{text-decoration:underline;}
.list p{
	color:#5e5e5e;
	font-weight:normal;
	font-size:8pt;
	padding: 0 0 7px 0;
	margin: 0;
}

/* Formpage */
select {
   font-size: 8pt;
   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:#3d6201;
	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: 8pt;
	margin:0px;
	padding:0px 2px;	
}
input.text {
	color: #5e5e5e;
	padding:0px 2px;		
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	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: 8pt;
	font-weight: bold;
	border: 1px solid #5e5e5e;
	background-color: #3d6201;/*#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:#3d6201;
	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: 9pt;
	margin: 0px 10px 0px 10px;
	padding: 0;
}
h3 {
	color: #3d6201;
	font-size: 9pt;
	font-style:italic;
	padding: 0;
	border-bottom: 1px dashed #A0A0A0;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}
#links a {
	font-size: 9pt;
}
#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: #5e5e5e;
	height: 20px;
	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;
}
