@import url('/css/common.css');

body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background-color:#3AA233;
	background-image:url('../layout/mainbackground.jpg');
	background-repeat:repeat-x;
	color:#333;
	behavior: url('/css/csshover.htc');
}
#borderswrap {
	margin-top:10px;
	background-image:url('../layout/layoutborders.gif');
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:852px;
}
#mainwrap {
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
	width:850px;
	text-align:left;
}
#banner {
	height:215px;
}
.topnavigation {
	height:32px;
	background-image:url('../layout/bgtopnavi.jpg');
	background-repeat:no-repeat;
	text-align:right;
	color:#fff;
}
.topnavigation ul {
	margin:0;
	padding:6px 6px 0 0;
	float:right;
}
.topnavigation li {
	list-style:none;
	display:inline;
}
.topnavigation img {
	margin-right:1px;
	border:1px solid #46945B;
}
.topnavigation #topcontent {
	float:left;
	padding:9px 0 0 7px;
	width:532px;
}
.topnavigation #topcontent .editorcolumnbg1 {
	float:left;
}
.topnavigation a {
	text-decoration:none;
	color:#fff;
}
.topnavigation #languages {
	float:left;
	width:120px;
	padding:5px 5px 0 0;
}
div#mainnavigation { width:850px; float:left; background-color:#3AA138; }
div#mainnavigation ul { margin:0; padding: 0; border-left:1px solid #2B6F3C; }
div#mainnavigation li { float:left; position:relative; list-style-type:none; border-right:1px solid #2B6F3C; }
div#mainnavigation li ul li { background-color:#3AA138; }
div#mainnavigation a { display:block; text-decoration:none; }
div#mainnavigation ul li a { padding:4px 9px; color:#fff; }
div#mainnavigation a:hover { background-color:#31902F; }
div#mainnavigation ul li ul { margin:0; z-index:10; position:absolute; width:15em; border-right:0; left:-1px; }
div#mainnavigation ul li ul li { width:100%; border-left:1px solid #287F26; border-bottom:1px solid #287F26; border-right:1px solid #287F26; }
div#mainnavigation ul li ul li:first-child { border-top:1px solid #3CA23A; }
div#mainnavigation ul li ul { display:none; }
body div#mainnavigation ul li ul li ul  { position:absolute; visibility:hidden; top:-1px; left:15em; }
* html div#mainnavigation ul { float:left; margin-left:0; }
* html  div#mainnavigation ul li ul { border-top:1px solid #287F26; border-left:0px; }
* html  div#mainnavigation ul li ul li ul { left:9.85em; voice-family: "\"}\""; voice-family:inherit; left:15em; }
html>body div#mainnavigation ul li ul li ul { left:15em; }
@media all and (min-width: 0px){
   body div#mainnavigation ul li ul {}
   body div#mainnavigation ul li ul li ul {padding-bottom:0px;}
}
.subnavigation {
	float:left;
	width:180px;
	min-height:300px;
	height:auto;
	_height:300px;
}
.subnavigation ul {
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}
.subnavigation li {
	border-top:1px solid #ccc;
	list-style:none;
}
.subnavigation a {
	display:block;
	min-height:15px;
	height:auto;
	_height:15px;
	text-decoration:none;
	color:#333;
	padding:1px 0 1px 0;
}
.subnavigation a:hover {
	background-color:#f8f8f8;
}
.subnavigation ul li ul {
	border-bottom:none;
}
.subnavigation ul li ul a {
	padding-left:15px;
}
.contentarea {
	clear:both;
	width:810px;
	padding:10px 20px 20px 20px;
	background-color:#fff;
	min-height:300px;
	height:auto;
	_height:300px;
	line-height:15px;
}
.leftcolumn {
	float:left;
	width:580px;
	min-height:300px;
	height:auto;
	_height:300px;
}
.leftcolumnsub {
	float:left;
	width:390px;
	min-height:300px;
	height:auto;
	_height:300px;
	margin-left:15px;
}
.leftcolumnwidesub {
	float:left;
	width:615px;
	margin-left:15px;
}
.rightcolumn {
	float:left;
	width:210px;
	min-height:300px;
	height:auto;
	_height:300px;
	padding-left:20px;
}
.rightcolumnsub {
	float:left;
	width:200px;
	margin-left:15px;
}
.rightcolumnsubcontent {
	padding-top:20px;
}
#contact {
	background-color:#2B6F3C;
	padding:8px;
	color:#fff;
	font-size:10px;
	text-align:center;
}
#contact a {
	text-decoration:none;
	color:#fff;
}
#contactbottom {
	margin-bottom:10px;
}
.subnavigation a.selectednavi {
	font-weight:bold;
	color:#2B6F3C;
}

/*Actions tools*/
.actiontools {
	margin:5px 0 0 15px;
	width:165px;
	float:left;
	text-align:right;
	padding:2px;
	font-size:11px;
}
.actiontools ul {
	margin:0;
	padding:0;
}
.actiontools li {
	list-style:none;
	display:inline;
	padding-right:5px;
}
.actiontools img {
	border:0;
}
.actiontools a {
	text-decoration:none;
	color:#fff;
}
/*News*/
.news_list ul {
	margin:0;
	padding:0;
	list-style:none;
}
.news_list li {
	border-bottom:1px solid #ededed;
}
.news_list a {
	padding:5px 0 5px 10px;
	min-height:15px;
	height:auto;
	_height:15px;
	display:block;
	text-decoration:none;
	color:#277C21;
}
.news_list a:hover {
	background-color:#f8f8f8;
}
li.news_list_year {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:10px 0 10px 0;
	border-bottom:none;
}
li.news_list_month {
	padding:5px 0 5px 10px;
	font-weight:bold;
}
.news_list_title {
	color:#333;
	font-weight: bold;
}
.news_list_date {
	color: #333;
}
.news_list_shorttext {
	color:#333;
}
.news_list_readmore {
	text-align: right;
}
.news .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #2b6f3c;
}
.news .date {
	color: #888;
	text-align: right;
}
.news .textcontent {
	padding:10px 0 10px 0;
	border-bottom:1px solid #ccc;
}
.news .publishdate {
}
/*Events*/
.events_list ul {
	margin:0;
	padding:0;
	list-style:none;
}
.events_list li {
	border-bottom:1px solid #ededed;
}
.events_list a {
	padding:5px 0 5px 10px;
	min-height:15px;
	height:auto;
	_height:15px;
	display:block;
	text-decoration:none;
	color:#277C21;
}
.events_list a:hover {
	background-color:#f8f8f8;
}
li.events_list_year {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:10px 0 10px 0;
	border-bottom:none;
	color: #2B6F3C;
}
li.events_list_month {
	padding:5px 0 5px 10px;
	font-weight:bold;
	color: #2B6F3C;
}
.events_list_title {
	color:#333;
	font-weight:bold;
}
.events_list_date {
	color: #333;
}
.events_list_shorttext {
	color:#888;
}
.events .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #2b6f3c;
}
.events .date {
	color: #888;
	text-align: right;
}
.events .textcontent {
	padding:10px 0 10px 0;
	border-bottom:1px solid #ccc;
}
.mainleveltitle {
	padding-bottom:10px;
}
.mainleveltitle a {
	color:#045317;
	font-weight:bold;
}
input.longfield {
	width: 230px;
}
form {
	margin: 0;
	padding: 0;
}
.feedbackform th {
	font-weight: normal;
}
.feedbackform td.submit {
	text-align: right;
}

/* voucher order */
.voucher_errorlabel { color: #f00; }

.vouchers_group_title { margin-bottom:5px; background:url('../layout/bg_voucherlist.gif') no-repeat; padding:5px 5px 5px 30px; }

.vouchers_group_objects { margin-bottom:5px; margin-left:30px; }
.vouchers_group_objects table { border-collapse:collapse; width:100%; border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; }
.vouchers_group_objects table th, .vouchers_group_objects table td { padding:2px; border-bottom:1px solid #ccc; }
.vouchers_group_objects table th a, .vouchers_group_objects table td a { text-decoration:none; }
.vouchers_group_objects table th { text-align:left; font-weight:normal; width:250px; }
.vouchers_group_objects table td.voucher_select_arrow { font-size:18px; }
.vouchers_group_objects table td.voucher_select_price { width:80px; }

.vouchers_group_objects table tr.voucher_even { background-color:#f8f8f8; }
.vouchers_group_objects table tr.voucher_odd { background-color:#fff; }

.vouchers_group_objects table th.vouchers_group_object_description { color:#aaa; }

.vouchers_group_close { padding:3px 0; text-align:right; }

.voucher_description { padding-bottom:10px; }

.voucher_recipient { border:1px solid #ccc; padding:5px; background-color:#f8f8f8; }
.voucher_recipient input { width:365px; border:1px solid #aaa; padding:5px; font-family:arial,helvetica,verdana; font-size:18px; solid #444; }

.voucher_recipient_label { padding-bottom:5px; font-weight:bold; }

.voucher_price { margin:15px 0; }
.voucher_price table { border-collapse:collapse; width:100%; border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; background-color:#f8f8f8; }
.voucher_price table th, .voucher_price table td { padding:3px; border-bottom:1px solid #ccc; font-weight:normal; text-align:left; }

.voucher_customer {}
.voucher_customer table { border-collapse:collapse; width:100%; border-top:1px solid #ccc; border-left:1px solid #ccc; background-color:#f8f8f8; }
.voucher_customer table th, .voucher_customer table td { padding:3px; border-right:1px solid #ccc; border-bottom:1px solid #ccc; font-weight:normal; text-align:left; }
.voucher_customer_label { padding-bottom:5px; font-weight:bold; }

.voucher_customer input { width:208px; border:1px solid #aaa; padding:3px; font-family:arial,helvetica,verdana; font-size:12px; solid #444; }
input.voucher_customer_postcode { float:left; width:50px; margin-right:3px; }
input.voucher_customer_postoffice { width:146px; }

.voucher_delivery { margin:15px 0; }
.voucher_delivery table { border-collapse:collapse; width:100%; border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; background-color:#f8f8f8; }
.voucher_delivery table th, .voucher_delivery table td { padding:3px; border-bottom:1px solid #ccc; }

.voucher_notes_label { font-weight:bold; padding-bottom:5px; }
.voucher_notes { margin-top:5px; }
.voucher_notes textarea { width:381px; height:70px; border:1px solid #aaa; padding:3px; font-family:arial,helvetica,verdana; font-size:12px; solid #444; }

.voucher_paymentmethod { margin-top:15px; }

/*formtool*/
.form_fieldlabel { float:left; width: 140px; }
.form_fieldinput { float:left; padding: 0; }
.form_fieldinput { width: 200px; }
.form_inputtext { width: 200px; }
.form_fieldcontainer { clear:both; padding: 10px 0; }
.form_submit { padding-left: 100px; }
.form_textarea { width: 200px; height: 100px; }
.form_submit { padding-left: 140px; }
.form_errormessages, .form_confirmsubmit { color: #ff0000; font-weight: bold; }
.form_rule { border-bottom: 1px solid #000; margin-bottom: 10px; }
.form_inputtext, .form_textarea { font-size: 12px; font-family:arial,helvetica,sans-serif; border:1px solid #ccc; padding:1px; }
.form_fieldlabelerror { color: #ff0000; }
/*front*/
.frontcolumns {  background-color:#fff; padding:20px 0; }
.bg_frontcolumns { background:url('../layout/bg_frontcolumns.gif') repeat-y; padding:0 20px; min-height:100px; height:auto !important; height:100px; }
.frontcolumns .frontcolumn1, .frontcolumns .frontcolumn2, .frontcolumns .frontcolumn3 { width:250px; }
.frontcolumns .frontcolumn2 { padding:0 30px; }
.frontcolumns .frontcolumntext { padding:20px 20px 10px 20px; }
.frontcolumns .frontcolumntext ul { margin:0; padding:0; color:#266936; }
.frontcolumns .frontcolumntext ul a { text-decoration:none; color:#266936; }

.adbanner { background-color:#fff; padding:10px; }
.adbanner img { margin-bottom:5px; border:0; }

.float_left { float:left; }
.float_right { float:right; }
.clear { clear:both; }

/*Newsarchive*/
.newsarchive .newsarchive_issue { margin-top:10px; }
.newsarchive .newsarchive_issue .newsarchive_title { padding-bottom:10px; }
.newsarchive .newsarchive_issue .newsarchive_title a { font-weight:bold; }
.newsarchive .newsarchive_issue .newsarchive_readmore, .news_read_archive { text-align:right; padding:2px 0; }