/**
# ######################################################################
# 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:0px;
padding:0px;
font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
background-color:#ABABAB;
color:#666666;
text-align:center;
}

#container{
width:750px;
height:auto;
color:#06337d;
text-align:left;
margin:0 auto;
padding:0;
background:#fff;
  }

/* Header */
#header {
	width:750px;
	height: 106px;	
	}
#header-left{
	float:left;
}
#header-right{
	float:right;
}

image {border:0;}
/* Banner */
.banner {
	padding: 0;
}

a	{outline:none; text-decoration:none}
a:link {color:#114269;  text-decoration:underline;}
a:visited	{color:#114269;  text-decoration:underline;}
a:hover		{color:#000; text-decoration:underline;}
/* Navigation bar */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0;
padding:0;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;
border: 1px solid #DFDFDF;
border-width: 1px 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
background: white url(media/menudivide.gif) top right repeat-y;
}

#underlinemenu ul li a:hover{
color: black;
background-color: #F3F3F3;
border-bottom: 4px solid black;
padding-bottom: 0;
}


/* Path Bar */
#top-nav {
	height: 30px;
}

#trail {
	color:#262626;
	font-weight:bold;
	font-size:12px;
	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;
}

/* main */

#left {
	padding: 3px;
	margin: 3px;
	float :left;
	width: 230px;
}

#middle {
	padding: 2px;
	margin: 3px;
	float: right;
	width : 480px;
}

.left {float:left; }
.right {float:right;}

/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #left {
  margin-right: 7px;
  }
* html #middle {
  height: 1%;
  margin-left: 8px;
  } 
/* End hide from IE5/mac */

#left_menu {
padding:5px 5px 5px 15px ;
width:209px;
height:auto;
}
/******************************************/
.leftmenu{
list-style-type: none;
margin: 0 0;
padding: 0 0 0 0;
width: 189px;
}

.leftmenu li{
background-image: url(images/menubg.gif);
background-position:bottom;
background-repeat:repeat-x;
width: 189px;
}

.leftmenu a{
font: 12px Verdana, Arial, Helvetica, Sans-serif;
display: block;
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
background-position:5px 9px;
padding: 6px 0;
padding-left: 25px;
text-decoration: none;
}


* html .leftmenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 166px;
}

.leftmenu li a:visited, .leftmenu li a:active{color:#5e5e5e}

.leftmenu li a:hover{
color: #333333;
background-color: #FAFAFA;
}
/* Sidebar */

.sidebar-title {
	margin: 0px;
	padding:3px 0px 0px 0px;
	height:22px;
	width:213px;
	color:#262626;
	font-weight:bold;
	text-align:center;
	background:#EAEBE8;
	border:1px solid #D1D1D1
}

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 {
	background:#f2f2f2;
	margin: 0px 15px 7px 0px;
	padding: 0px 0px 0px 20px;
	font-size:11px;
	color:#5e5e5e;
}
.subcats a {
	color:#5e5e5e;
	text-decoration:none;
}
.subcats a:hover{
	text-decoration:underline;
}
.count {
   color: #6f6f6f;
   font-size: 12px;
   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 #e7e7e7;
	width : 86%;
}
.small, .small a {
	padding: 5px;
	margin: 0px;
	color: #262626;
	font-size: 10px;
	text-decoration: none;
}
.sort {
	color: #000000;
}

/* featured */
#featured-bar{
	margin:5px 0 0 0;
	padding:5px 0 2px 8px;
	height:22px;
	color:#388038;
	font-weight:bold;
	background:#f2f2f2;
	
}
.featlink {
	width : 100%;
	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 : 60%;
	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{
	margin: 0 auto;
	padding:0;		
}
#footer-right{
	margin: 0;
	padding:0;			
}
#footer{
	margin-left: 10px;
	margin-right: 10px;
	height:58px;
	text-align:center;
	margin-top:5px;
	padding-top:10px;
	color:#FFFFFF;
}
#footer a, #footer a:visited {font-size:10px; text-decoration:none; color:#666666;}
#footer a:hover {color:#333333;}

.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:12px;
	font-weight:bold;
	text-decoration:none;
}
.list2{
	padding: 5px;
}
.list a{
	color:#0c4154;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.list a:hover{text-decoration:underline;}
.list p{
	color:#5e5e5e;
	font-weight:normal;
	font-size:11px;
	padding: 0 0 7px 0;
	margin: 0;
}
/* Formpage */
select {
   font-size: 11px;
   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:10px;
}
.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:11px;
	margin:0px;
	padding:0px;
}
input.text {
	color: #5e5e5e;
	padding: 0 0 0 2px ;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 11px;
	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: 11px;
	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: 10px;
	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: 14px;
	margin: 5px 0 5px 0;
}
h2 {
	font-size: 11px;
	margin: 0;
	padding: 4px;
		
}
h3 {
	color: #0c4154;
	font-size: 12px;
	font-style:italic;
	padding: 0px;
	border-bottom: 1px dashed #A0A0A0;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}
#links a {
	font-size: 12px;
}
#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: 10px;
	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;
}
INPUT {
border-right:#a4a499 1px solid;
border-top:#a4a499 1px solid;
font-size:10px;
border-left:#a4a499 1px solid;
color:#000;
border-bottom:#a4a499 1px solid;
font-family:Verdana;
}