/*

# ########################################################################################################################################

# 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

# ########################################################################################################################################

*/



html {

	margin: 0; padding: 0;

	background: left bottom repeat-x url(images/bckhtml.gif);

}

body {

	margin: 0; padding: 37px 0 0 0;

	background: repeat-x url(images/bckbody.jpg);

	font-family: Tahoma; font-size: 11px;

	color: #000;

}

#page {

	margin: 0 auto;

	width: 952px;

}

#header {

	position: relative;

	height: 141px;

	background: no-repeat url(images/bckheader.jpg);

}

#header h1 {

	margin: 0 0 5px 25px; padding: 40px 0 0 0;

	line-height: 1em;

	font-family: "Century Gothic"; font-size: 31px; font-weight: normal;

}

#header h1 a {

	color: #fff;

	text-decoration: none;

}

#header h2 {

	margin: 0 0 0 25px; padding: 0;

	line-height: 1em;

	font-size: 11px; font-weight: normal;

	color: #fff;

}

#header form {

	position: absolute;

	top: 3px; right: 50px;

	margin: 0; padding: 0;			

}

#header form input {

	margin: 0; padding: 7px 10px;

	width: 330px;

	border: #343b43 1px solid;

	font-family: Tahoma; font-size: 11px; font-weight: bold;

	color: #000;

}

#header ul {

	position: absolute;

	bottom: -40px; left: 0;

	margin: 0; padding: 0;

	list-style-type: none;

}

#header li {

	float: left;

}

#header li a {

	float: left;

	background: #fd8002 right top no-repeat url(images/bckheaderlilink.gif);

	font-weight: bold;

	color: #fff;

	text-decoration: none;

}

#header li a span {

	float: left;

	padding: 0 30px;

	height: 40px; line-height: 40px;

	background: no-repeat url(images/bckheaderlilinkspan.gif);

	cursor: pointer;

}

#header li a:hover {

	background: #7ba5c6 right top no-repeat url(images/bckheaderlilinkhover.gif);

}

#header li a:hover span {

	background: no-repeat url(images/bckheaderlilinkhoverspan.gif);

}

#ally {

	position: absolute;

	top: 65px; right: 25px;

	border: none;

}

#container {

	margin: 0 auto 30px auto;

	width: 950px;

}

#container:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}

#content {

	float: left;

	padding: 80px 0 0 0;

	width: 649px;

}

#path {

	margin: 0 0 30px 0;

}

#path a {

	color: #fd8002;

	text-decoration: underline;

}

#cats {

	background: left bottom no-repeat url(images/bckcats.jpg);

}

#cats .top {

	padding: 25px;

	width: 599px; min-height: 210px;

	background: no-repeat url(images/bckcatstop.jpg);

}

* html #cats .top {

	height: 210px;

}

#cats table {

	width: 100%;

}

#sidebar {

	float: right;

	padding: 0 15px 50px 15px;

	width: 248px;

	background-color: #6783ab;

	border-bottom: #fd8002 5px solid;

	color: #fff;

}

#sidebar h3 {

	margin: 20px 0 2px 0; padding: 25px 0 0 20px;

	height: 25px;

	line-height: 1em;

	background: no-repeat url(images/bcksidebarh3.jpg);

	font-size: 12px;

}

#sidebar .box {

	margin: 0 0 15px 0;

	background: #7190be left bottom no-repeat url(images/bcksidebarbox.gif);

}

#sidebar .box .top {

	padding: 15px;

	width: 218px;

	background: no-repeat url(images/bcksidebarboxtop.gif);

}

#sidebar p {

	margin: 15px 0; padding: 0;

}

#sidebar a {

	color: #fff;

	text-decoration: none;

}

#sponsors img {

	display: block;

	margin: 15px auto;

	text-align: center;

	border: none;

}

#footer {

	padding: 30px 0 0 10px;

	height: 70px;

	line-height: 1.75em;

	font-weight: bold;

	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 h2 {

	margin: 0 0 20px 0; padding: 0;

	font-size: 12px;

}

#content h2 a {

	color: #566e90;

	text-decoration: none;

}



#content h3 {

	margin: 20px 0; padding: 0 0 0 20px;

	font-size: 12px;

	color: #000;

}



table.formPage {

   width: 100%;

   border: 1px solid #A0A0A0;

}

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 #A0A0A0;

   text-align: center;

}

.count {

   color: #fd8002;

   font-size: 11px;

}

#featlinks a, #links a {

	color: #566e90;

	text-decoration: underline;

}

#featlinks p, #links p {

   margin: 0 0 7px 0;

}

.url {

   color: #6f6f6f;

}

.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 #333;

}

textarea.text {

   font-size: 8pt;

   border: 1px solid #333;

}

select {

   font-size: 8pt;

   border: 1px solid #333;

}



.captcha {

   border: 1px solid #333;

   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 !important; font-weight: normal;

   text-decoration:none;

}

.sort {

   color: #000000;

}

p.subcats {

	margin: 0 0 35px 0; padding: 0;

}

p.subcats a {

	color: #000;

	text-decoration: none;

}

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 #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;

}
.kiemeltlink{
	padding: 5px;
	border: 1px solid #F60;
}
.kiemeltlink strong{
	font-size: 16px;
	color: #FFF;
	background-color: #F60;
	padding: 5px;
}
 

