/**
 * @version $Id: layout.css 10387 2008-06-03 10:59:16Z pasamio $
 * @author Design & Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */
a:link,a:visited
{
	color:#683e21;
	text-decoration: none;
}

a:hover,a:active,a:focus
{
	color:#683e21;
	text-decoration:underline;
}

h3 {
	font-size:1.1em;
	font-weight:bold;
	margin:10px 0;
}

h4 {
	border:solid 0;
	color:#7f4d29;
	font-size:1em;
}

input:focus {
	border:solid 2px;
}

fieldset {
	border:0;
}

ol.list {
	list-style-position:inside;
	margin:10px 0;
	padding:0;
}

ol.list li {
	margin:5px 0;
	padding:5px;
	background:#fff;
	border-bottom: #d5d5d5 1px solid;
	}

ol.list li h4 {
	border-bottom:solid 0 #CCC;
	color:#099;
	display:inline;
	margin:0 0 10px -25px;
}

p {
	line-height:1.4em;
	margin:5px 0;
}
.copy {
	font-size: 11px;

}
.copy a {
	font-size: 11px;
	color: #000;
}

ul li a.u2:focus,p a.u2:active
{
	padding:0.5em;
	background-color:#000;
	color:#FFF;
	display:inline;
	height:2.5em;
	left:0;
	margin-top:0;
	padding-left:15px;
	position:absolute;
	top:0;
	width:13.8em;
}

p.counter {
	background:#EEE;
	color:#000;
	font-weight:bold;
	margin:10px 0;
	padding:5px;
}

.leading p.buttonheading, .article_row p.buttonheading {
	/*text-align:left;
	margin: -65px 0 -25px 0;
	padding:0 0 0 20px;*/
		text-align:left;
	margin: -65px 0 -20px 0;
	padding:0 0 0 20px;
}
#page p.buttonheading {
	text-align:left;
	margin: 0px 0 -20px 0;
	padding:0 0 0 20px;
}

.buttonheading img
{
	border:1px solid #fff;
}


.leading p.buttonheading a:link,.leading p.buttonheading a:visited, .article_row p.buttonheading a:link, .article_row p.buttonheading a:visited
{
	padding:0;margin:0;
}

p.buttonheading a:hover
{
	background:none !important;
	color:#000 !important;
}

p.buttonheading a:active,p.buttonheading a:focus
{
	color:#000;
}

em
{
	font-weight:bold;
}

/* ###########  header content #############  */
#header h1
{
	font-size:1.5em;
	font-weight:normal;
	text-transform:uppercase;
}

#logo
{
	font-size:1em !important;
	font-weight:bold !important;
	position:relative;
	text-align:left;
	text-transform:none !important;
	z-index:0;
	margin-top:1em;
}

#logo img
{
	display:block;
}

#logo span
{
	display:block;
	margin:0 0 2px 100px !important;
	border-bottom:solid 1px #666;
}


/*  Search box  */
#header form
{
	background:#C39;
	border:solid 0 #000;
	float:right;
	height:5em;
	min-width:240px;
	text-align:left;
	padding:0 0 0 20px;
}

* html #header form
{
	height:65px;
}

#header form fieldset
{
	border:0 solid #000;
	display:inline;
	float:left;
	padding:19px;
	text-align:left;
	width:6em;
}

#header form label
{
	color:#000;
	position:absolute;
	left:-3000px;
	top:-200px;
	width:auto;
}

#header form .button
{
	background:url(../images/pfeil.gif) #000 no-repeat;
	border:0;
	font-weight:bold;
	margin:20px 10px 0 0;
	padding:0px 5px 0px 30px;
	cursor:pointer;
}

#header form .inputbox
{
	background:#fff;
	border:solid 2px #8e8e8e;
	font-weight:bold;
	padding:0 0 0 2px;
	margin:20px 10px 0 0 !important;
	width:6em;
}

#header form .inputbox:focus
{
	border:solid 2px #000;
}

/* header Top-nav */
#header #active_menu-nav
{
	background:#000;
	color:#fff;
}

#header ul
{
	background:#fff;
	display:block;
	margin:-7px 0 -2px;
	padding:5px 0;
	text-align:right;
}

#header ul li
{
	background:#000;
	color:#fff;
	display:inline;
	text-align:center;
}

#header ul li a:link,#header ul li a:visited
{
	background:#fff;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	border-right:solid 1px #666;
	padding:5px 10px;
	line-height:1.5em;
}

#header ul li a:hover,#header ul li a:active,#header ul li a:focus
{
	background:#000;
	color:#fff;
	font-weight:bold;
}




/* ################ left ######################## */

#box {width: 233px;}
#boxheader {
margin:0;
padding:0;
height: 45px;
}

#boxfooter {
background: url(../images/box_footer.gif) no-repeat;
height: 23px;
}



#left form {
background:#EFDEEA;
color:#000;
font-size:0.9em;
margin:5px 0 20px 10px;
padding:20px 10px;
}

#left h3,#right h3 {
color:#000;
font-family:trebuchet MS, sans-serif;
font-size:1.2em;
margin:0 0 0 5px;
padding:7px 5px 7px 10px;
border:solid 0;
}

#left ul {
list-style-type:none;
margin:0;
padding:0;
}


#left ul li {
margin:0;
padding:0;
}

#left ul li a {
display:block;
padding:0;
background: url(../images/bg_menu.gif) no-repeat;
height: 33px;
line-height: 32px;
text-decoration:none;
}

#left ul li a:link,#left ul li a:visited {
color:#373737;
font-weight:bold;
margin:0;
padding:0 0 0 43px;
}

#left ul li a:hover,#left ul li a:active,#left ul li a:focus {
background: url(../images/bg_menu_hover.gif) no-repeat; !important;
color:#000 !important;
}
#left ul li.active a:link,#left ul li.active a:visited {
font-weight: bold;

}
#glang {padding: 0 10px 0px 10px;margin:0;}

/* ################## Main Menue ################## */
#left ul li {}

#left ul li ul {

 
margin:0;
}

#left ul li ul li {
background: url(../images/bg_menu.gif) no-repeat;
 
}

#left ul li ul li {
margin:0;
}
/*
#left ul li ul li a:hover,#left ul li ul li a:active,#left ul li ul li a:focus {
background:#93246F;
color:#fff;
}*/

#left ul li ul li ul {
border:solid 0 #E0C1E0;
padding:10px 0 10px 5px;
}



#left ul li.active ul li a:link,#left ul li.active ul li a:visited {
background:#fff;
border-bottom:solid 1px #E0C1E0;
border-left:solid 0 #DD75BB;
color:#000;
font-weight:normal;
padding:3px 4px 3px 20px;
}

#left ul li.active ul li ul li a:link,#left ul li.active ul li ul li a:visited {
background:#fff;
border-bottom:solid 1px #E0C1E0;
color:#000;
font-weight:normal;
margin:0 0 0 10px;
}

#left ul li.active ul li.active a:link,#left ul li.active ul li.active a:visited {
background:#fff;
border-left:solid 0 #DD75BB;
color:#000;
font-weight:bold;
}

#left ul li.active ul li.active ul li a:link,#left ul li.active ul li.active ul li a:visited {
background:url(../images/arrow.gif) #fff no-repeat top left;
color:#000;
font-weight:normal;
margin:0 0 0 15px;
padding:3px 0 3px 15px;
}

#left ul li.active ul li.active ul li.active span.active_link {
background:url(../images/arrow.gif) #fff no-repeat top left;
border-bottom:solid 1px #E0C1E0;
color:#000;
font-weight:bold;
margin:0 0 0 15px;
padding:3px 0 3px 15px;
}

#left form a:hover,#left form a:active,#left form a:focus {
color:#fff;
}

/* ###############  main * ########################### */
/* position */

#main .leading_separator
{
background:url(../images/main_footer.gif) no-repeat;
height:35px;
display:block;
margin:0 0 5px 0;
clear:both;
padding: 0;
}
#main2 .leading_separator
{
background:url(../images/main_footer2.gif) no-repeat top left;
display:block;
height:35px;
margin:0 0 5px 0;
clear:both;
padding: 0;
}

#main .article_separator
{
background:url(../images/main_footer.gif) no-repeat top left;
display:block;
height:35px;
margin:0 0 5px 0;
clear:both;
padding: 0;
}
#main2 .fuss
{
background:url(../images/main_footer2.gif) no-repeat top left;
display:block;
height:35px;
margin:0 0 5px 0;
clear:both;
padding: 0;
width:701px;
margin-top: -20px;
}
#main2 .article_separator
{
background:url(../images/main_footer2.gif) no-repeat top left;
display:block;
height:35px;
margin:0 0 5px 0;
clear:both;
padding: 0;
}

.separator
{
	height: 1px;
	margin: 0;
	border: solid 0px;
	
}


#main .contentheading {
background: url(../images/main_header.gif) no-repeat;;
height: 70px;
width:508px;

}
#main2 .contentheading {
background: url(../images/main_header2.gif) no-repeat;;
height: 70px;
width:701px;

}
#main2 .componentheading {
background: url(../images/main_header3.gif) no-repeat;;
height: 27px;
width:701px;

}
#main .leading h2, #main .article_row h2, #main .article_column h2, #page h2, #main2 h2, #main2 h1 {
color:#683e21;
font-family:trebuchet MS, sans-serif;
font-size:1.4em;
font-weight:normal;
margin:0;
padding: 18px 0 0 20px;
text-transform:uppercase;
}

#main h2 a {
text-decoration:none;
}

#main .leading .readon {
margin-left: 300px;
background:url(../images/readon.gif) no-repeat;
width:128px;
height:45px;
color:#683e21 !important;
text-decoration:none;
padding:10px 2px 0 30px;
}

.createdate, .modifydate {
padding-left: 20px;
color:#3e2513;
}

.contentdescription {
padding:10px 0;
overflow:hidden;
}

.article_row .column1 h2,.article_row .column2 h2 {

color:#000;
margin:0 0 10px;
padding:5px 5px 5px 0;
}



#main h3,#main2 h3 {
margin:20px 0 10px;
}

#main .blog_more h2 {
color:#8e8e8e;
font-family:trebuchet MS, sans-serif;
font-size:1.3em;
font-weight:normal;
margin:0;
}

#main .blog_more li a {
display:inline;
margin:0;
padding:0;
}

#main .blog_more li {
padding:4px;
}

#main .blog_more ul li a {
background:url(../images/pfeil.gif) no-repeat;
font-weight:bold;
padding:2px 0 4px 30px;
}

#main .blog_more ul li a:hover{
background:url(../images/pfeil.gif) #939 no-repeat !important;
color:#fff;
font-weight:bold;
padding:2px 0 2px 30px;
}

#main .blog_more ul li a:active,#main .blog_more ul li a:focus {
background:url(../images/pfeil.gif) #939 no-repeat !important;
color:#fff;
font-weight:bold;
padding:2px 0 2px 30px;
}

#main .blog_more ul {
background:#eee;
border:solid 1px #ccc;
color:#000;
line-height:1.3em;
list-style-type:none;
margin:0;
padding:10px 10px 30px;
}

#main .blog_more {
padding-top:10px;
}

/* main generell  */
#main a.readon, #main2 a.readon {
background:url(../images/pfeil.gif) no-repeat;
font-weight:bold;
padding:2px 2px 0 30px;
display:inline-block;
}

#main a.readon:hover,#main a.readon:active, #main a.readon:focus{

color:#513019;
text-decoration: underline;

}

#main a:link,#main2 a:link,#main a:visited,#main2 a:visited {
color:#683e21;
}

#main a:hover,#main2 a:hover,#main a:active,#main2 a:active,#main a:focus,#main2 a:focus {
color:#373737;
}
#main h1,#main2 h1 {
color:#000;
font-family:trebuchet MS, sans-serif;
font-size:1.6em;
font-weight:normal;
margin:0;
}



#main ul li {
padding:0 0 0 10px;
line-height:1.4em;
margin:10px 0;
}

#main ul {
list-style-position:outside;
list-style-type:square;
padding:0 0 0 10px;
margin:0 0 0 20px;
}

#main ul,#main ol {
list-style-position:inside;
margin:10px 0 10px 20px;
padding:0 0 0 10px;
}

.small {
border:solid 0;
font-size:0.85em;
margin:0 0 20px;
}


.image_left {
float:left;
border:solid 0 #ccc;
margin:0 10px 10px 0;
}

.image_right {
float:right;
border:solid 1px #ccc;
margin:0 0 10px 10px;
}

.wrap_image {
clear:left;
}

.createdate, .modifydate  {
font-size:0.85em;
}

.createdby {
color:#932467;
display:block;
font-size:0.85em;
padding:0 0 0 2px;
}



span.content_rating,span.content_rating {
margin:10px 0 0;
display:block;
}

.happyend {background:url(../images/badge.png) no-repeat;
		width:200px;
		height:80px;
		text-align:center;
		position:relative;
		z-index:2;
}
.happyend img {position:relative;z-index:0;}

.content_vote {
margin:0 0 10px;
display:block;
}

.content_vote input {
margin:0 5px;
}

.content_vote .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border:0;
font-weight:bold;
margin:20px 10px 0 0;
padding:0 0 0 30px;
cursor:pointer;
}

/* ############# pagination ###################### */
#main .pagination {
border-top:solid 1px #CCC;
margin:10px 0 0;
padding:10px 0;
}

ul.pagination {
list-style-type:none;
margin:0;
padding:0;
text-align:left;
}

ul.pagination li {
display:inline;
padding:2px 5px 0;
text-align:left;
}

ul.pagination li a {
padding:2px;
}

/* ###############  right #################  */
#right {font-size: 0.9em;}

#news {
width: 243px;
background:url(../images/bg_news.gif) repeat-y top left;
margin:0;

}
.newsheader {
background:url(../images/header_news.gif) no-repeat;
height: 59px !important;
}
.newsfooter {
background:url(../images/news_footer.gif) no-repeat bottom;
height: 22px !important;
margin:0;
}
#news .innen {
padding: 0px 5px 0px 28px;
min-height:100px;
height:auto !important;
height:100px;/*Needs to match the min height pixels above*/
}
#news .innen table, #news .innen table table{padding:0; margin:0;}
#news .innen ol li {padding:0; margin:0;list-style: none;}
#news .innen .article_separator {padding:0; margin:0;border-bottom:1px solid #3e2513;}
#news .innen span {font-size: 0.85em;}
#news .innen table span {font-size: 1em;}

#bestellen {
background:url(../images/bg_bestellen.gif) no-repeat top left;
width: 233px;
margin-left: 20px;
}
.bestellenfooter {
background:url(../images/bestellen_footer.gif) no-repeat;
height: 19px;
margin:0;
}
#bestellen .innen {padding: 50px 18px 5px 18px;}

#besucher {
background:url(../images/bg_besucher.gif) no-repeat top left;
width: 233px;
margin-left: 20px;
}
.besucherfooter {
background:url(../images/bestellen_footer.gif) no-repeat;
height: 19px;
margin:0;
}
#besucher .innen {padding: 50px 12px 5px 18px;}

#forum {
background:url(../images/bg_forum.gif) no-repeat top left;
width: 243px;
}
#forum img {border:0; padding: 0 2px 0 10px;}
.forumfooter {
background:url(../images/forum_footer.gif) no-repeat;
height: 31px;
margin:0;
}
#forum .innen p {padding: 75px 5px 5px 34px;}

#search {background:url(../images/bg_suche.gif) no-repeat top left;
width: 217px;
height: 76px;
margin-left: 20px;
}
#search .innen {padding: 20px 5px 5px 5px;}

#search .button {padding: 0px 5px 5px 9px;}
#search .inputbox {padding: 3px;margin: 0px 9px;border: 1px solid #dcd4c3;background-color: #FFFFFF;font-size: 11px;}

#right .moduletable {
background:#fff;
color:#000;
margin:10px 0;
padding:10px;
}

#right h3 {
color:#452915;
padding: 0 0 0 15px;

}

#right h4 {
color:#452915;
font-size:1.1em;
padding:2px 5px 0 0;
margin:0;
}

#right ul {
border:solid 0 #ccc;
color:#000;
line-height:1.4em;
list-style-type:none;
margin:0;
padding:10px 10px 10px 0;
position:relative;
}

#right ul li {
margin-bottom:4px;
}

#right ul li a {
color:#000;
font-weight:normal;
padding:2px;
}

#right ul li a:link,#right ul li a:visited {
color:#000;
}

#right ul li a:hover,#right ul li a:active,#right ul li a:focus {
background:#8e8e8e;
color:#fff;
}

#right form.poll {
padding:10px 0 0;
}

#right form.poll fieldset {
line-height:1.6em;
}

#right form.poll fieldset label {
padding:0 0 0 4px;
}

#right form.poll .button {
border:outset 1px #C39;
background:#F2E3ED;
cursor:pointer;
float:left;
width:auto;
line-height:0.9em;
display:inline;
height:1.55em;
font-size:1em;
overflow:visible;
margin:0 10px 0 0;
padding:0 2px !important;
}

#right form.poll .button:focus {
border:outset 1px #C39;
}

#right form.poll a {
text-decoration:none;
color:#000 !important;
padding:1px 2px !important;
border:outset 1px #C39;
background:#F2E3ED;
cursor:pointer;
float:left;
}

#right form.poll a:hover,#right form.poll a:active,#right form.poll a:focus,#right form.poll .button:hover,#right form.poll .button:active,#right form.poll .button:focus {
border:2px outset #C39;
}

#right form.poll:after {
/* Inhalt pseudo-Element :after;
			 * somit [clear] moeglich
			 */
content:".";
/* [content] verbergen;
			 */
visibility:hidden;
height:0;
/* Block-Level fuer [clear];
			 */
display:block;
/* [float] clearing;
			 * einbeziehen der Float-Container;
			 */
clear:both;
}

dl.poll {
}

dl.poll dt {
border-bottom:solid 1px #ccc;
}

dl.poll dd {
padding:6px 0;
font-weight:bold;
}

.polls_color_1 {
background:#000;
}

.polls_color_2 {
background:#999;
}

.polls_color_3 {
background:#8e8e8e;
}

.polls_color_4 {
background:#000;
}

.polls_color_5 {
background:#ccc;
}

.polls_color_6 {
background:#8e8e8e;
}

/*  ####################   Formulare   #####################  */
form.limit {
}

form.login {
background:#8e8e8e;
color:#000;
font-size:0.9em;
margin:5px 0 20px;
padding:10px 10px 20px 15px;
text-align:left;
}

form.login .inputbox:focus {
border:solid 2px #000;
}

form.login p {
clear:both;
border:solid 0 #000;
font-size:1em;
}

form.login .button {
background:url(../images/pfeil.gif) #C39 no-repeat;
clear:left;
color:#fff;
display:block;
font-weight:bold;
margin:0 0 10px !important;
padding:0 0 0 30px !important;
cursor:pointer;
border:solid 0;
}

form.login fieldset {
border:solid 0 #000;
margin:0;
padding:0;
text-align:left;
}

form.login input {
background:#fff;
border:solid 2px #C39;
color:#000;
padding:2px 2px 0;
width:90%;
}

form.login input.checkbox {
background:none;
border:solid 0 #000;
float:left;
margin:11px 0 0;
padding:5px;
width:20px;
}

form.login label {
color:#000;
display:block;
font-weight:bold;
margin:5px 0 0;
padding:2px 2px 0;
}

form.login label.remember {
float:left;
margin:5px 0 20px;
padding:5px 0 0;
width:11em;
}

form.login p {
color:#000;
}

form.login p a {
color:#000;
}

form.login p a:hover,form.login p a:active,form.login p a:focus {
color:#000;
text-decoration:none;
}

form.lost_password .button,.login_form .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border:0;
font-weight:bold;
margin:0;
padding:0 0 0 30px;
cursor:pointer;
}

/* ################# poll ################ */
.poll {
padding:20px 20px 20px 0;
}

form.poll fieldset {
border:0 solid #000;
margin:0 0 10px;
padding:0;
}

form.registration input,form.lost_password input,.login_form input {
border:solid 2px #8e8e8e;
}

form.registration label,form.lost_password label,.login_form label {
display:block;
float:left;
font-weight:normal;
width:12em;
}

/* #####################  form.registration ################ */
form.search_result,form.registration,form.lost_password,.login_form {
background:#fff;
border:solid 0 #8e8e8e;
margin:15px 10px 0;
padding:0;
position:relative;
}

.search_result .button,form.registration .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border:0;
font-weight:bold;
margin:10px 0 0;
padding:0 5px 0 30px;
cursor:pointer;
}
.results {padding: 0 10px 0 10px;}

.registration fieldset p {
margin:10px 0;
}

.registration div,.login_form div,.lost_password div {
margin:5px 0;
}

/* ########################## search ############################ */
.searchintro {
font-weight:normal;
margin:0 ;
padding: 10px 0;
}

.searchintro img {
display:inline; border:0px
}

.display {
margin:20px 0 0;
text-align:right;
}

.filter {
margin:10px 0 0 10px;
}

.inputbox:focus {
border:solid 2px #000;
}

.highlight {
font-weight:bold;
}

fieldset.word,fieldset.only {
border:solid 1px #ccc;
}

.only {
border:solid 0;
margin:10px 0 0 10px;
padding:5px 10px;
line-height:1.3em;
}

.word {
background:#fff;
padding:10px 10px 10px 0;
border:solid 0 !important;
}

.word input {
background:#fff;
border:solid 2px #999;
color:#8e8e8e;
font-weight:bold;
margin:0 0 0 10px;
padding:2px;
}

.phrase {
color:#000;
margin:10px 10px 10px 0;
padding:10px;
width:60%;
border:solid 1px #ccc;
float:left;
}

/*Selects*/
.phrase .inputbox {
background:#fff;
color:#000;
display:block;
height:1.5em;
margin-top:10px;
width:12em;
}

.phrase .inputbox option {
background:#EFDEEA;
border-bottom:solid 1px #333;
padding:2px;
}

.phrase .inputbox option a:hover {
background:#C00;
border-color:#CFD0D6;
color:#fff;
}

.search_result legend {
border-bottom:solid 0 #000;
background:#fff;
}

/* ########################### contacts ########################### */
div.contact {
margin:10px 0;
}

address {
font-style:normal;
margin:10px 0;
}

address p {
line-height:1em;
}

.contact label {
float:left;
font-weight:bold;
width:14em;
margin:10px 0 0;
}

span.marker {
margin:0 10px 0 0;
}

.contact_email_checkbox label {
float:none !important;
}

.contact label.copy {
width:90%;
padding:0 0 0 10px;
}

.contact form {
background:#EFDEEA;
color:#000;
padding:20px;
margin:10px 0;
}

.contact input {
background:#fff;
border:solid 2px #C39;
color:#000;
padding:2px 2px 0;
margin:10px 0 0;
}

.contact .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:20px 10px 0 0;
padding:0 0 0 30px;
cursor:pointer;
}

label.textarea {
float:none !important;
margin:10px 0;
display:block;
width:100%;
}

#contact_text {
width:80%;
height:150px;
}

.contact input.invalid,.contact textarea.invalid {
border:solid 2px red;
}

.contact label.invalid {
color:red;
}

/*#################### tabellen ############################ */
table.newsfeed {
border:solid 1px;
}

table.newsfeeds td,table.weblinks td,table.category td {

padding:5px;
}

table.newsfeeds th,table.weblinks th,table.category th {
background:#EEE;
padding:5px;
}

table.newsfeeds,table.weblinks,table.category {

font-size:1em;
margin:20px 0;
}

/* category table */
#count {
width:10%;
color: #FFFFFF;
display:none;
}

#tableOrdering {
width:70%;
}

#author {
width:20%;
}

/*  polls */
poll .polls_color_1,.poll .polls_color_2,.poll .polls_color_3,.poll .polls_color_4,.poll .polls_color_5 {
border:solid 1px;
position:relative;
}

.poll h3 {
color:#932467;
border:solid 0;
margin:20px 0;
}

.poll .td_2 {
width:100px;
}

.poll .td_3 {
width:300px;
}

.poll form {
margin:20px 0;
}

.poll table {
font-size:1em;
width:auto;
border:solid 0;
position:relative;
}

.poll table .td_1 {
width:30px;
}

.poll table caption {
font-size:1em;
font-weight:bold;
margin:10px 0;
text-align:left;
}

.poll td {
border:solid 1px #ddd;
padding:2px;
}

.poll td.line {
width:300px;
}

.poll th {
background:#EEE;
border:solid 1px #ccc;
}

.question {
font-weight:bold;
}

#footer {
background:#ffffff;
color:#373737;
padding:5px;
margin:0;
border-top:solid 1px #dcd4c3;
}

p.syndicate {
float:left;
display:block;
text-align:left;
}

#footer a:link, #footer a:visited {
color:#683e21;
text-decoration: none;
}
#footer a:hover, #footer a:active {
color:#373737;
text-decoration: underline;
}
#footer img {border:0; vertical-align:text-top;}

#footer .floatleft {float: left; padding: 5px 10px 0 10px; width:350px; text-align: left; margin:0;}
#footer .floatleft2 {float: left; padding: 10px 10px 0 10px; width:200px; text-align: left;margin:0;}
#footer .floatleft3 {float: left; padding: 0px 30px 0 30px;  text-align: left;margin:0;}
#footer .floatleft3 ul {list-style: none;margin:0;padding:0 0px;}
#footer .floatleft3 ul li{margin:0;padding:2px 0px;}
/* Error Message contact form */
p.error {
background:#ededed;
padding:10px;
}

body.contentpane {
background:#fff;
width:auto;
margin:10px;
line-height:1.4em;
text-align:left;
}

.tool-tip {
font-size:0.8em;
}

.tool-title {
font-weight:bold;
}

/* form validation */
.invalid {
border-color:red !important;
}

label.invalid {
color:red;
}

/* editor */
.contentpaneopen_edit{
	float: left;
}

.contentpaneopen_edit img
{	border:0
}

form.editor legend {
font-size:1.2em;
font-weight:bold;
padding:2px;
}

form.editor fieldset {
border:solid 1px #ccc;
padding:20px;
margin:10px 0;
}

form.editor .publishing label {
float:left;
width:14em;
font-weight:bold;
}

form.editor .publishing div {
margin:5px 0;
}

form.editor .publishing .radio label {
float:none;
width:14em;
}

form.editor .publishing .radio label span {
float:left;
width:14em;
}

form.editor fieldset.metadata label {
float:none !important;
display:block;
font-weight:bold;
}

.save {
text-align:right;
padding:10px 0;
}

/* user */
form.user {
margin:10px 0;
}

form.user label {
width:40%;
float:left;
}

/* article index */
table.contenttoc {
border:solid 1px #ccc;
padding:10px;
margin:10px;
}

.pagenavcounter {
font-weight:bold;
}



/* Advertisement */

.moduletable_text
{margin:10px}

.banneritem_text
{
margin: 10px 0 10px 0;
background:#f5f5f5;
padding:5px;
border:solid 1px #eee
}