/**
# ######################################################################
# 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-1-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;
}
#header-bg {
	width : 100%;
	clear : both;
	height : 110px;
	background-image : url(../images/header-bg.gif);
}
#header {
	width : 795px;
	margin : 0 auto;
	padding : 0;
}
#header-left {
	float : left;
}
#header-right {
	float : right;
}
.btn-nav {
	float : left;
	width : 49px;
	height : 49px;
	margin : 5px 2px 0 2px;
	text-align : center;
}
#trail-bg {
	width : 100%;
	clear : both;
	height : 25px;
	background-image : url(../images/trail-bg.gif);
}
#trail {
	width : 795px;
	margin : 0 auto;
	color : #ffffff;
	padding : 5px;
	font-size : 8pt;
	
}
#trail a {
	color : #ffffff;
	text-decoration : none;
}
#trail a:hover {
	text-decoration : underline;
}
#searchbox {
	width : 156px;
	height : 51px;
	padding : 13px;
	text-align : right;
	margin-bottom : 5px;
	background-image : url(../images/search-bg.gif);
}
.searchtext {
	font-size : 8pt;
	margin : 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-top : 5px;
	color : #363636;
}
#wrapper {
	width : 795px;
	margin : 0 auto;
	padding : 10px 0;
}
#right {
	float : right;
	margin-right : 5px;
	display : block;
}
.sidebar-top {
	background-image : url(../images/sidebar-header.gif);
	width : 172px;
	height : 14px;
	text-align : center;
	font-size : 8pt;
	font-weight : bold;
	color : #363636;
	padding : 7px 5px;
}
.sidebar-body {
	background : #ffffff;
	background-image : url(../images/sidebar-bg.gif);
	color : #363636;
	padding : 5px 0;
}
.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 : 0 0 0 15px;
}
.scontent2 {
	text-align : center;
}
#left {
	float : left;
	margin-left : 5px;
}
.main-body {
	width : 561px;
	padding : 6px 12px;
}
.banner {
	padding : 0;
	margin-bottom : 10px;
}
#footer-bg {
	width : 100%;
	clear : both;
	height : 80px;
	background-image : url(../images/footer-bg.gif);
}
#footer {
	width : 795px;
	margin : 0 auto;
	text-align : center;
	height : 60px;
	padding : 10px;
	color : #ffffff;
	font-size : 8pt;
	font-weight : bold;
}
#footer a {
	color : #ffffff;
	text-decoration : none;
}
#footer a:hover {
	text-decoration : underline;
}
.cats {
	width : 100%;
	clear : both;
	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;
}
hr {
	border : 1px dashed #669900;
	width : 97%;
}
.category-top {
	background-image : url(../images/category-top.gif);
	width : 559px;
	height : 26px;
}
.category-body {
	background : #ffffff;
	background-image : url(../images/category-bg.gif);
	color : #363636;
	width : 535px;
	padding : 5px 12px;
}
.category-bottom {
	background-image : url(../images/category-bottom.gif);
	width : 559px;
	height : 7px;
	margin-bottom : 5px;
}
.featured-top {
	background-image : url(../images/featured-top.gif);
	width : 559px;
	height : 26px;
}
.featured-body {
	background : #ffffff;
	background-image : url(../images/featured-bg.gif);
	color : #363636;
	width : 535px;
	padding : 5px 12px;
}
.featured-bottom {
	background-image : url(../images/featured-bottom.gif);
	width : 559px;
	height : 7px;
	margin-bottom : 5px;
}
.featlink {
	width : 100%;
	padding: 3px;	
}
.featlink a {
	color : #3d6201;
	font-weight : bold;
	text-decoration : none;
}
.featlink a:hover {
	text-decoration : underline;
}
.reglink {
	width : 100%;
	padding : 3px;
	margin-bottom : 5px;
}
.reglink a {
	color : #242424;
	font-weight : bold;
	text-decoration : none;
}
.reglink a:hover {
	text-decoration : underline;
}
.c {
	float : left;
}
.cr {
	clear : left;
}
td {
	vertical-align : top;
	padding : 0;
}
h1 {
	font-size : 14pt;
	margin : 5px 0 5px 0;
}
h2 {
	font-size : 9pt;
	margin : 0 10px 0 10px;
	padding : 0;
}
h3 {
	color : #3d6201;
	font-size : 9pt;
	font-style : italic;
	padding : 0;
	border-bottom : 1px dashed #a0a0a0;
}
h4 {
	color : #3d6201;
	font-size : 9pt;
	font-style : italic;
	padding : 0;
	margin : 2px 0;
}
#descr {
	padding : 0;
	margin : 0 0 5px 0;
}
table.formPage {
	border : 0 solid #a0a0a0;
	width : 90%;
}
table.formPage a {
	color : #363636;
	font-weight : bold;
}
td.err {
	padding : 0;
	color : #ff0000;
	background : #ffeded;
	border : 0 solid #a0a0a0;
	text-align : left;
}
td.msg {
	padding : 0;
	color : #0000ff;
	background : #edf3ff;
	border : 0 solid #a0a0a0;
	text-align : left;
}
.label {
	text-align : right;
	font-weight : bold;
	width : 20%;
}
.field {
	width : 80%;
	color : #363636;
}
.smallDesc {
	color : #363636;
	font-size : 8pt;
	font-weight : normal;
	margin : 0;
	padding : 0;
}
.buttons {
	border-top : 1px solid #a0a0a0;
	text-align : center;
}
.count {
	color : #6f6f6f;
	font-size : 8pt;
	font-weight : normal;
}
.url {
	color : #666666;
	font-weight : bold;
}
.featurl {
	color : #333333;
	font-weight : bold;
}
#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;
}
.text {
	font-size : 8pt;
	margin : 0;
	padding : 0;
}
input.text {
	color : #363636;
	border : 1px solid #5e74b3;
}
textarea.text {
	font-size : 8pt;
	color : #363636;
	border : 1px solid #5e74b3;
}
select {
	font-size : 8pt;
	color : #363636;
	border : 1px solid #5e74b3;
}
.captcha {
	border : 1px solid #5e74b3;
	margin-top : 10px;
}
form {
	display : inline;
	margin : 0;
	padding : 0;
}
.btn {
	border : 1px solid #999999;
	background-color : #b4df26;
	cursor : pointer;
	height : 18px;
	font-size : 8pt;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-weight : bold;
	margin-top : 2px;
	color : #363636;
}
span.req {
	margin-left : 3px;
	color : #ff0000;
	font-weight : bold;
}
div.errForm, span.errForm {
	margin : 0 0 0 2px;
	padding : 0;
	color : #ff0000;
	background : #fffff3;
	font-size : 7pt;
}
.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;
}
div.pr {
	font-size : 6pt;
	color : #363636;
}
div.prg {
	width : 40px;
	border : 1px solid #999999;
	height : 3px;
	font-size : 1px;
}
div.prb {
	background : #5eaa5e;
	height : 3px;
	font-size : 1px;
}
.price {
	border : 0 solid #a0a0a0;
	margin : 0;
	padding : 2px;
	vertical-align : bottom;
}
.price table td {
	margin : 0;
	padding : 2px;
	vertical-align : bottom;
}
.paging-links, .paging-info {
	text-align : right;
}
.navig, .navig a{
   text-decoration:none;
   font-style: italic;
   font-weight:bold;
}
.navig{
   color:#5e5e5e;
}
.navig a{
   color:#3d6201;
}
.navig a:hover{
   text-decoration:underline;
}
.paging-info {
   font-style: italic;
   color:#363636;
   font-weight:bold;   
}
.paging-links, .paging-links a{
   color:#3d6201;
   text-decoration:none;
   font-weight:bold;
}
.paging-links a:hover{
   text-decoration:underline;
}
.limit_field {
	border : 0 solid transparent;
	border-width : 0;
}
img.thumb {
	border : 1px solid #888;
	width : 85px;
	height : 66px;
	margin : 3px;
	padding : 0;
}
img.validator {
	margin : 5px;
	border : 0;
}
#contactus{
	margin-left:80px;
	margin-bottom:10px;
}
img.arrow {
	width : 16px;
	height : 16px;
	padding : 0;
	margin : 0 5px 1px 15px;
}
.list {
	width : 100%;
	clear : both;
	margin : 0 auto;
}
.list, .list a {
	color : #3d6201;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}
.list p {
	color : #363636;
	font-weight : normal;
	font-size : 8pt;
	margin-bottom : 8px;
}
.list a:hover {
	text-decoration : underline;
}
.searchpaging a {
	color : #3d6201;
	font-weight : bold;
	text-decoration : none;
}
.searchpaging a:hover {
	text-decoration : underline;
}
