/**
# ######################################################################
# 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 {
    background: #ffffff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #002775;
	font-size: 8pt;
	margin:0px;
	color: #002775;
}
.menubut {
background-image:url(images/button.gif);
}

.foot {
color:#EDEDED;
font-size:12px;
font-style:italic;
font-weight:bold;
text-align:left;
}

.foot a {
color:#EDEDED;
text-decoration:underline;
}

.c {
	float: left;
}
.cr {
	clear: left;
}


h1 {
	font-size: 15pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #002775;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #002775;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border: 0px solid #002775;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #002775;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #002775;
	text-align: left;
}
.label {
	text-align: right;
	color: #002775;
}
.buttons {
	border-top: 1px solid #002775;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #333333;
}
#path {
	margin-top: 2px;
	padding: 3px;
	background: #D9E8F9;
	line-height: 19px;
	border-top: 1px solid #002775;
}
.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   margin:0 0 0 auto;
   padding:3px;
   line-height:19px;
   text-align:center;
}

.text, .btn {
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #002775;
	background: #FFD94B;
	vertical-align: middle;
}
input.search {
	color: #333333;
	border: 1px solid #999999;
	background: #F9F6F6;
}
input.des {
	color: #000000;
	border: 1px solid #002775;
	background: url(images/des.gif);
	height: 40px;
	width: 250px;
	vertical-align: middle;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #002775;
	background: #FFD94B;
	backgroud-repeat: repeat-x;
	height: 40px;
	
}
select {
	font-size: 8pt;
	border: 1px solid #002775;
}

.captcha {
	border: 1px solid #002775;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	color: #002775;
	border: 1px solid #002775;
	background-color: #FFD94B;/*#FFCC33;*/
	cursor: pointer;
	height: 18px;
	vertical-align: middle;
}

.btn1 {
	font-size: 8pt;
	font-weight: bold;
	color: #EDEDED;
	cursor: pointer;
}
.btn2 {
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #333333;
	background-color: #999999;/*#FFCC33;*/
	cursor: pointer;
	height: 20px;
}
.rightbod {
}

.main {
padding: 0 0 0 15px;
vertical-align: top;
}

.main h2 a {
color:#002775;
padding: 0 10px 0 0px;
}

.main h2 a:hover{
text-decoration: none;
}

p.subcats {
	margin: 5px 40px 10px 30px;
	padding: 0 10px 0 0px;
}

p.subcats a {
color:#333333;
font-size:9pt;
text-decoration:none;
}

p.subcats a:hover {
text-decoration: underline;
}

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;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #002775;
}

div.pr {
	font-size: 6pt;
	color: #002775;
	float: left;
	height: 80px;
	margin-right: 5px;
	vertical-align: top;
	
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
	height: 80px;
}

div.footer {
   bottom:0;
   clear:both;
	text-align: left;
	padding: 3px 0 0 0;
	margin-top: 0px;
}
div.footer a {
	color: #EDEDED;
}
.price {
	border: 1px dotted #002775;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}
.paging-links a:link, .paging-links a:visited  {
   text-align:right;
   color: #002775;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.paging-info a:link, .paging-info a:visited  {
   text-align:right;
   color: #002775;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}


.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#002775;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
#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 #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: #909090;
   font-size:9px;
   text-decoration:none;
}
.sort {
   color: #000000;
}
p.subcats {
   margin: 0px 0px 7px 0px;
   padding: 0px;
}
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;
}

div.footer {
   bottom:0;
   clear:both;
   text-align: center;
   border-top: 1px solid #E0E0E0;
   padding: 3px 0 0 0;
   margin-top: 50px;
}
div.footer a {
   color: #606060;
}
.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;
}
#sidebar {
	align: left;
	font-size: 12px;
	width: 100%;
	height: 38px;
	color: #E5E5E5;
}
#sidebar a:link, #sidebar a:visited{
	/*color:#5290E0;*/
display: bar;
align:left;
	color: #e5e5e5;
	text-decoration: none;
	width: 100px;
	height:38px;
	font-weight: bold;
	padding: 11px 10px 11px 10px;
	vertical-align: top;
}
#sidebar a:hover{
color: #333333;
background: #FFD94B;
height:38px;
vertical-align: top;
}
.icon {
	text-decoration: underline;
	margin:0px 3px 3px;
   	padding:0px 1px -10px 0px;
	vertical-align: middle;
}
.icon1{
	text-decoration: underline;
	margin:0px 5px -1px;
   	padding:0px 5px -1px;
	valign: bottom;
}
.detail a:link, .detail a:visited
{
color:#002775;
}

.list a:link, .list a:visited
{
font-size: 10px;
	color: #002775;
	font-weight: bold;
	text-decoration: none;

}
.standard a:link, .standard a:visited {

	color: #002775;
	text-decoration: none;
	font-weight: bold;
}
.standard a:hover {
	text-decoration: underline;
}
.search .text {
	width: 140px;
	height: 32px;
	border: 1px solid #002775;
	background: #3c3c3c;
}
.featured{
	color: #002775;
	width: 90%;
	border: 1px dashed #002775;
}
.featured a:link, .featured a:visited{

	color: #002775;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.h0 {
	color: #002775;
	font-size: 10pt;
	padding: 3px;
}
.statistic {
	color: #002775;
	font-size: 10pt;
	padding: 3px;
	text-align: center;
}
.user a:link, .user a:visited{

	color: #002775;
	text-decoration: none;
	font-size: 12px;
	font-weight: none;
}
.user a:hover {
	text-decoration: underline;
}
.user{

	color: #002775;
	text-decoration: none;
	font-size: 12px;
	font-weight: none;
	text-align: left;
}
.header{
	background: url(images/index_01.gif);
	width: 100%;
	padding: 0 0 0 15px;
	background-repeat: repeat-x;
	height: 112px;
}
.navbut{
	background: url(images/index_02.gif);
	width: 100%;
	background-repeat: repeat-x;
	padding: 0 0 0 15px;
	height: 38px;
}
.lftside{
	background: #F9F6F6;
	width: 180px;
	background-repeat: repeat-y;
	align: left;
	border-right: 1px solid #cccccc;
	padding: 0 0 0 15px;
	vertical-align: top;
}
.path{
	border-bottom: 1px solid #999999;
	font-size: 10pt;
	color: #002775;
}
.footer{
	background: url(images/index_01.gif);
	width: 100%;
	padding: 0 0 0 15px;
	background-repeat: repeat-x;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	height: 112px;
	align: center;
	font-size: 9px;
}
.footerlink a:link, .footerlink a:visited{

	color: #002775;
	text-decoration: none;
	font-size: 9px;
	font-weight: none;
}
.footerlink a:hover {
	text-decoration: underline;
}
.footerlink{

	color: #002775;
	text-decoration: none;
	font-size: 9px;
	font-weight: none;
	text-align: center;
}
#block{
	align: left;
	font-size: 12px;
	width: 100%;
	color: #333333;
}
#block a:link, #block a:visited{
	/*color:#5290E0;*/
display: block;
align:left;
	color: #333333;
	text-decoration: none;
	width: 200px;
	height:5px;
	font-weight: bold;
	padding: 9px 1px 9px 1px;
	border-bottom: 1px dotted #333333;
	vertical-align: top;
}
#block a:hover{
color: #ffffff;
background: #333333;
height:5px;
vertical-align: top;
}
.heading{
border-bottom: 1px solid #333333;
color: #333333;
font-size: 12pt;
align: left;
}
.deep{
	vertical-align: top;
	padding: 5px; 0px 0 2px;
	width: 95%;
}
.stat{
	align: left;
	font-size: 12px;
	width: 100%;
	color: #333333;
}
.toprss{
	vertical-align: middle;
	align: right;
	padding: 0 5px 0 0;
}