/**
# ######################################################################
# 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 {
	margin: 0; padding: 20px 0;
	font-family: Arial; font-size: 12px;
	color: #000;
	background-color: #3e2d25;
}
#page {
	margin: 0 auto;
	width: 940px;
	background: repeat-y url(templates/Medieval_Scriptures/images/bckpage_940.gif);
}
#page .bottom {
	background: left bottom no-repeat url(templates/Medieval_Scriptures/images/bckpagebottom_940.gif);
}
#page .top {
	height: 800px;
	background: left top no-repeat url(templates/Medieval_Scriptures/images/bckpagetop_940.gif);
	padding: 0 0 75px 0;
}
#page .home_top {
	height: 1100px;
	background: left top no-repeat url(templates/Medieval_Scriptures/images/bckpagetop_940.gif);
	padding: 0 0 75px 0;
}
#page .impressum_top {
	height: 1200px;
	background: left top no-repeat url(templates/Medieval_Scriptures/images/bckpagetop_940.gif);
	padding: 0 0 75px 0;
}
#page .kontakt_top {
	height: 800px;
	background: left top no-repeat url(templates/Medieval_Scriptures/images/bckpagetop_940.gif);
	padding: 0 0 75px 0;
}
#right {
	float: right;
	width: 440px;
}
#right_home {
	float: right;
	width: 440px;
}
#left {
	float: left;
	width: 440px;
}
#left_home {
	float: left;
	width: 440px;
}
#left h1 {
	margin: 0 0 0 135px; padding: 0;
	width: 227px; height: 205px;
	background: no-repeat url(templates/Medieval_Scriptures/images/logo.gif);
}
#left h1 a {
	display: block;
	width: 227px;
	height: 205px;
	line-height: 500px;
	overflow: hidden;
}
#left_home h1 {
	margin: 0 0 0 135px; padding: 0;
	width: 227px; height: 205px;
	background: no-repeat url(templates/Medieval_Scriptures/images/logo_home.gif);
}
#left_home h1 a {
	display: block;
	width: 227px;
	height: 205px;
	line-height: 500px;
	overflow: hidden;
}
#search {
	display: block;
	margin: 0 auto; padding: 50px 15px 0 15px;
	width: 197px; height: 155px;
	background: no-repeat url(templates/Medieval_Scriptures/images/bcksearch.gif);
}
#search .searchtext {
	margin: 5px 0; padding: 7px 0 0 0; display: block;
	width: 185px; height: 25px;
	background-color: #c3bebc; border: #160a0d 1px solid;
	font-family: Arial; font-size: 12px;
}
#search .searchbtn {
	margin: 0 15px 0 135px;
}
#menu {
	margin: 50px 100px 0 150px;
}
#menu a {
	display: block;
	margin: 0 0 7px 0; padding: 0 0 7px 0;
	color: #b2b1b1;
	text-decoration: none;
	font-family: "Palatino Linotype", "Georgia"; font-size: 18px;
	border-bottom: #b2b1b1 2px dashed;
}
#menu_home {
	margin: 50px 100px 0 150px;
}
#menu_home a {
	display: block;
	margin: 0 0 7px 0; padding: 0 0 7px 0;
	color: #b2b1b1;
	text-decoration: none;
	font-family: "Palatino Linotype", "Georgia"; font-size: 18px;
	border-bottom: #b2b1b1 2px dashed;
}
#content {
	margin: 15px 20px 0 20px;
}
#path {
	margin: 0 0 20px 0;
	color: #000;
}
#path a {
	color: #000;
	text-decoration: none;
}
#adverts {
	margin: 15px auto 0 auto;
	width: 728px; height: 90px;
	background-color: #3e2d25;
}
#footer {
	margin: 10px 0 0 0;
	text-align: center;
	color: #f4f4f4;
}
#footer a {
	color: #f4f4f4;
	font-weight: bold;
	text-decoration: none;
}
.navig {
	margin: 15px 0 0 0;
}
.c {
   float: left;
}
.cr {
   clear: left;
}

td {
   vertical-align: top;
}

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

h2 {
	margin: 0 0 5px 0; padding: 0;
	font-size: 12px;
	color: #434343;
	text-decoration: underline;
}
h2 a {
	color: #434343;
}

h3 {
	margin: 20px 0; padding: 0;
	font-size: 12px;
	color: #1e2335;
      border-bottom: #1e2335 1px dashed;
}

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

table.formPage {
   border: 1px solid #1f3c0e;
   width: 100%;
}
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 #1f3c0e;
   text-align: center;
}
.count {

}
#featlinks a, #links a {
	color: #68012a;
	text-decoration: none;
}
#featlinks p, #links p {
   margin: 0 0 7px 0;
}
.url {
   color: #1d130f;
}
.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 #1f3c0e;
}
textarea.text {
   font-size: 8pt;
   border: 1px solid #1f3c0e;
}
select {
   font-size: 8pt;
   border: 1px solid #1f3c0e;
}

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

form {
   display: inline;
   margin: 0;
   padding: 0;
}
.btn {
   font-size: 8pt;
   font-weight: bold;
   border: 1px solid #260018;
   background-color: #600037;
   color: #fff;
   cursor: pointer;
   padding: 2px 3px;
}
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: #505050;
   font-size:9px;
   text-decoration:none;
}
.sort {
   color: #000000;
}
p.subcats {
	margin: 0 0 15px 0; padding: 0;
	color: #434343;
}
p.subcats a {
	color: #434343;
	text-decoration: none;
}
div.pr {
   font-size: 6pt;
   color: #000000;
   float: left;
   height: 30px;
   margin-right: 5px;
}
div.prg {
   width: 40px;
   border: 1px solid #1f3c0e;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #416906;
   height: 3px;
   font-size: 1px;
}

.price {
   border: 1px solid #1f3c0e;
   background-color: #80975f;
   color: #fff;
}
.price table td{
   margin: 0;
   padding: 5px;
   vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

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

.limit_field {
   border-width:0;
}