/*
# ########################################################################################################################################
# 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;
	font-family: Tahoma, Geneva, sans-serif; font-size: 11px;
	color: #565656;
}
a img {
	border: 0;
}
td {
	vertical-align: top;
}
input, textarea, select {
	vertical-align: middle;
	font-family: Tahoma, Geneva, sans-serif; font-size: 11px;
	color: #565656;
}
input[type="text"], input[type="password"] {
	margin: 0 5px 0 0; padding: 0;
	height: 18px;
	background: #fff repeat-x url(images/bcktext.png);
	border: #a2a2a2 1px solid;
}
input[type="submit"] {
	padding: 0;
	height: 20px;
	background: repeat-x url(images/bcksubmit.png);
	border: #49242e 1px solid;
	font-weight: bold;
	color: #f2f3f4;
	text-transform: uppercase;
	cursor: pointer;
}
textarea, select {
	margin: 0 5px 0 0; padding: 0;
	background: #fff repeat-x url(images/bcktext.png);
	border: #a2a2a2 1px solid;
}
.wrapper {
	position: relative;
	margin: 0 auto;
}
#main:after, #main .content .categories:after, #main .content .links li:after, #main .content .details:after, #main .content .paging:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header {
	background: #fff repeat-x url(images/bckheader.png);
}
#header .wrapper {
	width: 975px; height: 140px;
	background: left bottom no-repeat url(images/bckheaderwrapper.png);
}
#header .logo {
	position: absolute;
	top: 50px; left: 40px;
	width: 100px; height: 30px;
	background: no-repeat url(images/bckheaderlogo.png);
	font-size: 0; text-indent: -99999em;
}
#header .navigation {
	position: absolute;
	top: 95px; left: 20px;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 935px; height: 25px;
	background: repeat-x url(images/bckheadernavigation.png);
}
#header .navigation li {
	float: left;
	padding: 0 2px 0 0;
	background: right top no-repeat url(images/bckheadernavigationli.png);
	font-weight: bold;
	text-transform: uppercase;
}
#header .navigation a {
	display: block;
	padding: 0 20px;
	height: 25px;
	line-height: 20px;
	color: #ddd;
	text-decoration: none;
}
#header .navigation a:hover {
	background: repeat-x url(images/bckheadernavigationahover.png);
}
#header .search {
	position: absolute;
	top: 55px; right: 40px;
	margin: 0;
}
#header .search .text {
	width: 250px;
}
#header .search .submit {
	width: 60px;
}
#header .buttons {
	position: absolute;
	top: 85px; right: 0;
	overflow: hidden;
}
#header .buttons img {
	vertical-align: middle;
}
#main {
	margin: 20px 0;
}
#main .wrapper {
	width: 915px;
}
#main .content {
	float: right;
	width: 730px;
}
#main .content a {
	color: #3f3f3f;
}
#main .content .breadcrumb {
	margin: 0 0 20px 0;
}
#main .content .introduction {
	margin: 0 0 20px 0;
}
#main .content .advertisement {
	margin: 0 0 20px 0;
	text-align: center;
}
#main .content .advertisement .coupon {
	display: inline-block;
	margin: 5px 0 0 0; padding: 2px 4px;
	background-color: #b10136;
	font-size: 12px;
	color: #fffafd;
}
#main .content .advertisement .coupon a {
	font-weight: bold;
	color: #fff;
}
#main .content .introduction h1 {
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #323433;
}
#main .content .recent {
	display: none;
	position: relative;
	margin: 0 0 20px 0;
	width: 730px; height: 270px;
}
#main .content .recent .tabs {
	position: absolute;
	top: 10px; left: 0; right: 0;
	margin: 0 auto; padding: 4px;
	list-style-type: none;
	width: 648px;
	background-color: #000;
	border: #fff 2px solid;
}
#main .content .recent .tabs li {
	float: left;
	margin: 0 4px;
	width: 28px; height: 22px;
	overflow: hidden;
	cursor: pointer;
}
#main .content .recent .tabs li img {
	display: block;
	width: 24px; height: 18px;
	background-color: #fff;
	border: #fff 2px solid;
}
#main .content .recent .tabs li:hover img {
	border-color: #ccc;
}
#main .content .recent .tabs li.current img {
	border-color: #aaa;
}
#main .content .recent .panes {
	margin: 0; padding: 0;
	list-style-type: none;
	background: #000 no-repeat url(images/bckmaincontentrecentpanes.png);
	height: 270px;
}
#main .content .recent .panes img {
	display: block;
	width: 730px; height: 270px;
}
#main .content .recent .panes .information {
	position: absolute;
	bottom: 0; left: 0;
	padding: 5px 10px;
	width: 710px;
	background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	color: #fff;
}
#main .content .recent .panes .information .title a {
	font-weight: bold;
	color: #fff;
}
#main .content .recent .panes .information .description {
	margin: 5px 0 0 0;
}
#main .content .recent .panes .information .description a {
	color: #fff;
}
#main .content .categories {
	margin: 0 0 20px 0; padding: 0;
	list-style-type: none;
	width: 100%;
}
#main .content .categories ul {
	margin: 5px 0 15px 0; padding: 0;
	list-style-type: none;
}
#main .content .categories li {
	float: left;
	margin: 0 0 5px 0;
	width: 365px;
}
#main .content .categories li a {
	padding: 0 0 0 20px;
	background: left center no-repeat url(images/bckmaincontentcategorieslia.png);
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}
#main .content .categories li li {
	float: none;
	margin: 0;
	width: auto;
}
#main .content .categories li li a {
	margin: 0 0 0 20px; padding: 0 0 0 10px;
	background-image: url(images/bckcontentcategorieslilia.png);
	font-weight: normal;
}
#main .content .heading {
	margin: 0 0 20px 0;
	font-size: 12px; font-weight: bold;
	color: #555;
}
#main .content .options {
	margin: -10px 0 10px 0;
}
#main .content .options * {
	margin: 0 5px;
}
#main .content .links {
	margin: 0 0 20px 0; padding: 0;
	list-style-type: none;
}
#main .content .links li {
	margin: 0 0 15px 0;
	width: 100%;
}
#main .content .links .preview {
	float: left;
	width: 110px;
}
#main .content .links .preview img {
	width: 100px; height: 75px;
	border: #aaa 1px solid;
}
#main .content .links .information {
	float: left;
	width: 620px;
}
#main .content .links .title a {
	font-weight: bold;
	color: #4d0202;
}
#main .content .links .description a {
	color: #877f5c;
}
#main .content .details {
	width: 100%;
}
#main .content .deeplinks {
	display: none;
}
#main .content .details dt {
	float: left;
	margin: 0 0 5px 0;
	width: 100px;
}
#main .content .details dt span {
	margin: 0 0 0 5px;
	font-weight: bold;
	color: #f00;
}
#main .content .details dd {
	float: left;
	margin: 0 0 5px 0;
	width: 630px;
}
#main .content .paging {
	margin: 20px 0 0 0;
}
#main .content .paging .pager {
	float: right;
}
#main .content .type {
	margin: 0 0 10px 0; padding: 9px;
	border: #49242e 1px solid;
}
#main .content .type ul {
	margin: 5px 0 0 0; padding: 0;
	list-style-type: none;
}
#main .content .type ul ul {
	margin: 5px 0 0 30px;
	list-style-type: disc;
}
#main .content .type li {
	margin: 0 0 10px 0;
}
#main .content .type li li {
	margin: 0;
}
#main .content .type span {
	font-weight: bold;
}
#main .content .text {
	width: 450px;
}
#main .content textarea {
	width: 450px;
}
#main .content select {
	width: 452px;
}
#main .content .submit {
	width: 90px;
}
#main .content .error {
	padding: 3px;
	background-color: #ffeded;
	border: #a0a0a0 1px solid;
	color: #f00;
}
#main .content .errForm {
	margin: 0 0 0 5px; padding: 2px 3px;
	color: #f00;
	background-color: #fffff3;
	border: #ccc 1px solid;
}
#main .content .message {
	margin: 0 0 10px 0; padding: 3px;
	background-color: #d6e9f0;
	border: #2c738f 1px solid;
	color: #2c738f;
}
#main .content .captcha {
	margin: 10px 0 0 0;
	border: #ccc 1px solid;
}
#main .sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 160px;
}
#main .sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#main .sidebar li {
	margin: 0 0 15px 0;
}
#main .sidebar li li {
	margin: 0 0 5px 0;
}
#main .sidebar a {
	color: #877f5c;
}
#main .sidebar .heading {
	margin: 0 0 10px 0;
	font-size: 12px; font-weight: bold;
	color: #323433;
}
#main .sidebar .center {
	text-align: center;
}
#main .sidebar .advertisement .coupon {
	display: inline-block;
	margin: 5px 0 0 0; padding: 2px 4px;
	text-align: center;
	background-color: #b10136;
	font-size: 12px;
	color: #fffafd;
}
#main .sidebar .advertisement .coupon a {
	font-weight: bold;
	color: #fff;
}
#main .sidebar .badge img {
	width: 160px;
}
#footer {
	padding: 15px 0;
	background: url(images/bckfooter.png);
}
#footer .copyright {
	margin: 0 0 10px 0;
	text-align: center;
	color: #eee;
}
#footer .copyright a {
	font-weight: bold;
	color: #eee;
	text-decoration: none;
}
#footer .images {
	margin: 0; padding: 0;
	list-style-type: none;
	text-align: center;
}
#footer .images li {
	display: inline;
	margin: 0 5px;
}