@CHARSET "UTF-8";

html, body{
	margin: 0px;
	padding: 0px;
}

body{
	background: #000000 url(../img/back.jpg) 0px 295px no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}

a{
	color: #ffffff;
}

#mainContainer{
	width: 946px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
}

#topImage{
	width: 729px;
	height: 414px;
	padding-left: 40px;
	padding-top: 40px;
	background:  url(../img/main.png) no-repeat;
}

.menuTop{
	width: 147px;
	height: 71px;
	padding-top: 30px;
	padding-left: 30px;
}

div.leftCol{
	width: 769px;
	float: left;
}

div.rightCol{
	width: 177px;
	float: right;
}

div.clear{
	clear: both;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}

div.mainImages{
	width: 769px;
	margin-top: 23px;
}

img.banner{
	margin-top: 23px;
}

#menu{
	background: url(../img/menuback.jpg) no-repeat;
	width: 177px;
	height: 282px;
	padding-top: 61px;
}

ul.menu{
	list-style: none;
	width: 177px;
	margin: 0px;
	padding: 0px;
	padding-top: 19px;
	padding-bottom: 37px;
}

ul.menu li{
	padding-left: 25px;
	line-height: 18px;
	font-size: 11px;
}

ul.menu li:hover{
	background: #fe2c00;
}

ul.menu li.active{
	background: #fe2c00;
}

ul.menu li a{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

div.boxLeft{
	float: left;
	width: 183px;
}

div.boxCenter{
	float: left;
	width: 267px;
	margin-left: 24px;
}

div.boxRight{
	float: right;
	width: 298px;
	margin-left: 24px;
	margin-top: -30px;
}

div.boxLeft p{
	height: 0px;
}

div.boxCenter p{
	height: 0px;
}

div.boxRight p{
	height: 0px;
}

img.header{
	display: block;
	margin-bottom: 15px;
}

div.footer{
	margin-top: 23px;
	padding-top: 15px;
	margin-left: 30px;
	text-align: right;
	border-top: 1px dotted #fe2c00;
	color: #989898;
}

div.footer a{
	text-decoration: none;
	color: #989898;
}

div.footer b{
	color: #ffffff;
}

a img{
	border: none;
}

img.lasmer{
	display: block;
	margin-top: 15px;
}

.content{
	padding-left: 30px;
	margin-top: 23px;
}

object{
	display: block;
}

/* calendar */

.table {
	border-top: 3px solid #fe2c00;
}

.table th {
	background: #ce1000;
	height: 35px;
	vertical-align: middle;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0;
	text-align: left;
	border-left: 1px solid #fe2c00;
	border-right: 1px solid #fe2c00;
	border-collapse: collapse;
}

.table th a:link, .table th a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 15px;
	position: relative;
}

tr.month-row{
	background: #ce1000;
	vertical-align: top;
	font-weight: bold;
	font-size: 17px;
	text-indent: 6px;
}

#calendar {
	margin: 0 0 0 0px;
	border-collapse: collapse;
	border-bottom: 4px solid #fe2c00;
}

.th-month {
	width: 100px;
}

.th-day {
	width: 80px;
}

.th-event-name {
	width: 294px;
}

.th-contact {
	width: 216px;
}

.th-town {
	width: 140px;
}

.th-county {
	width: 154px;
}

.th-event-town {
	width: 150px;
}

.th-type {
	width: 100px;
}

.table td.td-month {
	font-weight: bold;
	text-indent: 6px;
	color: #fe2c00;
}

.table th {
	padding-left: 10px;
}

#calendar td {
	padding: 10px 0 9px 13px;
	border: 1px solid #fe2c00;
	border-collapse: collapse;
	background: #000000;
}

.table td.td-event-name {
	background: #ce1000;
}

/* calendar */

div.field{
	padding-left: 30px;
	margin-top: 23px;
}

div.textLeft{
	float: left;
	width: 480px;
}

div.galleryRight{
	float: right;
	width: 224px;
}

div.galleryItem{
	width: 102px;
	height: 102px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

div.galleryItemEven{
	margin-right: 0px;
	margin-bottom: 20px;
}

div#backContainer{
	cursor: pointer;
	margin-top: 20px;
	margin-left: 30px;
}

.content div#backContainer{
	margin-left: 0px;
}

.langs{
	height: 29px;
	text-align: right;
}

/* old calendar */

div.fieldContent{
	padding: 20px;
}

div.calendar{
	background: #ececec;
}

#calendarNav{
	width: 179px;
	margin: auto;
	margin-bottom: 20px;
	font-weight: bold;
}

#calendarPrev{
	width: 30%;
	float: left;
	cursor: pointer;
}

#calendarCurrent{
	width: 39%;
	float: left;
	text-align: center;
}

#calendarNext{
	width: 30%;
	float: right;
	text-align: right;
	cursor: pointer;
}

div.calendarMain{
	width: 140px;
	margin: auto;
}

div.calendarField{
	width: 18px;
	height: 17px;
	line-height: 16px;
	float: left;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
}

div.hasEvents{
	background: #007eb1;
	color: #ffffff;	
}

div.hasEvents a{
	display: block;
	width: 18px;
	height: 17px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;	
}

div.calendarSubtext{
	margin-top: 20px;
}

div.more{
	margin-top: 20px;
}

div.more a{
	color: #000000;
	text-decoration: underline;
}

.bold{
	font-weight: bold;
}
