/*
# ########################################################################################################################################
# Project:     PHPLinkDirectory: Version 2.2.0
#
# **********************************************************************
# Copyright (C) 2004-2008 NetCreated, Inc. (http://www.netcreated.com/)
#
# **********************************************************************
#
# By using the software you agree to the terms:
# You may not redistribute, sell or otherwise share this software in whole or in part without the consent of the 
# the ownership of PHP Link Directory. Please contact david@david-duval.com if you need more information.
# You agree to retain a link back to http://www.phplinkdirectory.com/ on all pages of your directory.
# If you wish to remove the link from the footer of the pages, You must purchase a license to do so. The license 
# is $50.00 USD and purchase can be arranged by emailing help@phplinkdirectory.com .
# Removal of the link back without license purchase may be cause for permanent removal of permission to use this 
# script.
# In some cases, users may be required to agree to changes in the software license before receiving updates to the software.
# 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-2008 NetCreated, Inc. (http://www.netcreated.com/)
# @projectManager David DuVal <david@david-duval.com>
# @package        PHPLinkDirectory
# ########################################################################################################################################
*/

body {
	margin: 0; padding: 0;
	background-color: #fff;
	font-family: "Lucida Sans"; font-size: 12px;
	color: #000;
}
#menu {
	margin: 0; padding: 0;
	list-style-type: none;
	height: 52px;
	background: repeat-x url(images/bckmenu.gif);
	border-bottom: #ffe133 5px solid;
}
#menu li {
	float: left;
	font-size: 13px;
	line-height: 52px;
	background: right top no-repeat url(images/bckmenuli.gif);
}
#menu li.last {
	background: none;
}
#menu li a {
	margin: 0 30px;
	color: #fff;
	text-decoration: none;
}
#header {
	position: relative;
	height: 110px;
	background-color: #fdc811;
}
#header h1 {
	margin: 0 0 5px 40px; padding: 30px 0 0 0;
	line-height: 1em;
	font-size: 25px; font-weight: normal;
}
#header h1 a {
	color: #000;
	text-decoration: none;
}
#header p {
	margin: 0 0 0 40px; padding: 0;
	line-height: 1em;
	font-size: 15px;
}
#header img {
	position: absolute;
	top: 20px; right: 20px;
	border: none;
}
#path {
	padding: 15px 0 15px 30px;
	background-color: #f5f5f5;
	font-size: 12px;
}
#path a {
	color: #000;
	text-decoration: underline;
}
#container {
	margin: 10px 0 25px 0;
	width: 100%;
}
#container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#contentcontainer {
	float: left;
	width: 100%;
	margin-right: -280px;
}
#content {
	margin-left: 15px; margin-right: 280px;
}
#sidebar {
	float: right;
	position: relative;
	margin: -65px 0 0 0;
	width: 260px;
}
#sidebar .box {
	margin: 0 0 10px 0; padding: 20px 30px 20px 14px;
	width: 215px;
	background-color: #fff;
	border: #e8e8e8 1px solid; border-right: none;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 5px 0 0 0; padding: 0 0 5px 0;
	border-bottom: #fdc811 1px solid;
}
#sidebar a {
	color: #000;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0 0 15px 0; padding: 0 0 0 15px;
	background: left center no-repeat url(images/bcksidebarh3.gif);
	font-size: 14px; font-weight: normal;
	color: #d36f01;
}
#sidebar p {
	margin: 15px 0;
}
#search .text {
	padding: 9px;
	width: 195px;
	border: #343b43 1px solid;
	font-family: "Lucida Sans"; font-size: 12px;
}
#footer {
	padding: 10px 0;
	text-align: center;
	line-height: 1.75em;
	background: #ce6901 repeat-x url(images/bckfooter.gif);
	border-top: #ffe133 5px solid;
	font-size: 11px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}

.navig {
	margin: 20px 0 0 0;
}
.navig a {
	color: #000;
	text-decoration: underline;
}

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

td {
   vertical-align: top;
}

#content h3 {
	margin: 20px 0; padding: 0;
	font-size: 13px; font-weight: normal;
}

#cats {
	width: 100%;
}
#cats h2 {
	margin: 0 0 15px 0; padding: 0 0 0 20px;
	background: left center no-repeat url(images/bcksidebarh3.gif);
	font-size: 14px; font-weight: normal;
}
#cats h2 a {
	color: #d36f01;
	text-decoration: none;
}
.count {
	font-size: 12px;
}

p.subcats {
	margin: 15px 0 25px 20px; padding: 0;
	line-height: 20px;
}
p.subcats a {
	color: #000;
	text-decoration: none;
}

table.formPage {
   width: 100%;
   border: 1px solid #aaa;
}
td.err {
   padding: 3px;
   color: #FF0000;
   background: #FFEDED;
   border: 1px solid #A0A0A0;
   text-align: left;
}
td.msg {
   padding: 3px;
   color: #0000FF;
   background: #EDF3FF;
   border: 1px solid #A0A0A0;
   text-align: left;
}
.label {
   text-align: right;
}
.buttons {
   border-top: 1px solid #aaa;
   text-align: center;
}
#featlinks a, #links a {
	color: #d36f01;
	text-decoration: underline;
}
#featlinks p, #links p {
   margin: 0 0 7px 0;
}
.url {
	color: #857c4a;
}
.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, .btn {
   font-size: 8pt;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
   color: #000000;
   border: 1px solid #ccc;
}
textarea.text {
   font-size: 8pt;
   border: 1px solid #ccc;
}
select {
   font-size: 8pt;
   border: 1px solid #ccc;
}

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

#content form {
   display: inline;
   margin: 0;
   padding: 0;
}
#content .btn {
   font-size: 8pt;
   font-weight: bold;
   border: 1px solid #d06b01;
   background-color: #fea801;
   cursor: pointer;
   height: 17px;
   color: #fff;
}
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: #555;
   font-size:9px; font-weight: normal;
   text-decoration:none;
}
.sort {
   color: #000;
}
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;
}

.price {
   border: 1px solid #aaa;
}
.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;
}

div.container2{
width:100%;
margin:0px auto;
clear:both;
padding:0px;
}

div.boxcon4 {
width:100%;
margin-right:5px;
display:inline-block;
float:left;
font-size:11px;
font-family:verdana;
font-weight: normal;
margin-bottom:6px;
}

div.box4 {
width:100%;
height:20px;
background: repeat-x url(images/bckmenu.gif);
border-bottom: #ffe133 5px solid;
display:inline-block;
float:left;
font-size:16px;
font-family:verdana;
font-weight: bold;
color:#FFFFFF;
padding:4px;
margin-bottom:8px;
}

div.bursa6 {
width:200px;
float:left;
margin-right:10px;
font-family:verdana;
font-size:12px;
color:#2e2c2d;
}

div.bursa6 span {
font-weight:bold;
padding:0px;
padding-bottom:4px;
margin-bottom:3px;
display:block;
width:95px;
border-bottom:1px solid #000000;
}

.footerlink a {
color:#333333;
text-decoration:none;
}
.footerlink a:hover {
text-decoration:underline;  
}

.detail a {
	color:#D36F01;
	font-weight:bold;	
	text-decoration:none;
}
.detail a:hover {
	text-decoration:underline;  
}
