/* CSS Document */

div.clear {
	clear:both;
	float:none;
}


body {
	margin-top:0px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}


div#container {
	width:860px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	border-left:2px solid #a9bdd2;
	border-right:2px solid #a9bdd2;
	border-bottom:2px solid #a9bdd2;
	height:auto;
	padding:0px 10px 20px 10px;
}

div#logo {
	margin:10px 25px 0px 0px;
	float:left;
}

div#advert {
	margin:10px 10px 0px 0px;
	float:right;
}

div#nav {
	float:none;
	clear:both;
	border-bottom:2px solid #ff0000;
	margin:0px;
	padding-top:20px;
	height:23px;
}

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

#nav li {	
	float:left;	
}

#nav a {
	display:block;	
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
	padding:4px 10px 4px 10px;
	background-color:#cccccc;
	margin-right:3px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topright: 0.4em;
	-moz-border-radius-topleft: 0.4em;
}

#nav a:hover {
	background-color:red;
}

#nav a.active {
	background-color:red;
}


div#nav-bottom {
	float:none;
	clear:both;	
	background-image:url(../images/menubackground.jpg);
	background-repeat:repeat-x;
	margin:0px;
	height:39px;
}

div#right-column {
	float:right;
	width:295px;
	margin:0px;
}

div#left-column {
	float:left;
	padding:45px 20px 0px 0px;
	width:510px;
}

div#flashintro {
	width:507px;
	height:195px;
	margin-bottom:20px;
}


div#footer {
	float:none;
	clear:both;
	width:860px;
	margin-left:auto;
	margin-right:auto;
	padding:5px 0px 5px 0px;
	height:20px;
	font-size:12px;
}

div#search-box {
	margin:45px 0px 0px 0px;
	width:295px;	
	background-color:#ff0404;	
}

#search-box .title {
	font-size:17px;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	width:275px;
	padding:10px 0px 4px 0px;
	font-size:13px;
	margin:0px 0px 0px 10px;
}

.button-home-div {
	float:left;
}

.button-div {
	float:left;
	padding:0px 0px 0px 3px;
}

.box-top {
	background-image:url(../images/searchboxtop.jpg);
	height:6px;
	width:295px;
	background-repeat:no-repeat;
}

#map-box {
	margin:20px 0px 20px 0px;
	width:295px;
}

#map-box .maptitle {
	background:url(../images/mapbackgroundtop.jpg) no-repeat;
	width:285px;
	height:41px;
	padding:15px 0px 0px 10px;
	color:#FFFFFF;
	font-size:13px;
}

#map-box .map-back {
	background:url(../images/mapbackgroundbottom.jpg) repeat-x;
	height:324px;
	width:295px;
}

#search-box label {
	float:left;
	padding:0px 0px 10px 20px;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	background:url(../images/arrow.jpg) no-repeat left 4px;
}

#search-box input {
	width:115px;
	font-size:11px;
	margin:0px 10px 0px 0px;
	float:right;
}

#search-box button {
	background-color:#ff0404;
	border:none;
}

#search-box select {
	width:120px;
	font-size:11px;
	margin:0px 10px 0px 0px;
	float:right;
}

.box-bottom {
	background-image:url(../images/searchboxbottom.jpg);
	height:7px;
	background-repeat:no-repeat;
	background-position:bottom;
}

.page {
	
}

.textbottommainpage {
	float:none;
	clear:both;
	padding:40px 0px 0px 0px;
	height:200px;
}


div#news {
	width:515px;
	margin:20px 0px 0px 0px;

}

#news .header {
	border-bottom:1px solid #858585;
	font-size:14px;
	color:#333333;
	text-transform: uppercase;
	font-weight:bold;
	padding:0px 0px 3px 5px;
}

div#events {
	width:295px;
	margin:0px 0px 0px 0px;
}

div#events .header {
	font-size:13px;
	margin:15px 0px 2px 0px;
	text-transform: uppercase;
	border-bottom:1px solid #000;
	font-weight:bold;
	padding:0px 0px 3px 5px;
}

.calendar {
	float:left;
	background:url(../images/calendar.jpg) no-repeat;
	width:30px;
	height:33px;
	padding:10px 5px 0px 5px;
	text-align:center;
	margin-right:10px;
}

 .month {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;	
}

 .date {
	color: #000;
	font-weight: bold;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif	
}


#contactForm {
	margin-top:25px;
	margin-left:100px;
}

#contactForm p {
	margin-top:30px;
	margin-left:80px;
}


#contactForm input {
	float:left;
	width:280px;
	font-size:12px;
	margin:0px;
	border:1px solid #FF0000;
}

#contactForm button {
	background-color:#ffffff;
	border:none;
}

#contactForm textarea {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	width:280px;
	height:200px;
	border:1px solid #FF0000;
	font-size:12px;
}

#contactForm label {	
	width:90px;
	text-align:right;
	margin-right:5px;
}

#contactForm label.error {
	float:left;
	font-size:11px;
	color:#FF0000;
	padding-left:20px;
	background-image:url(../images/field-error.png);
	background-repeat:no-repeat;
	background-position:left center;
	margin-left:4px;
	font-style:italic;	
	height:20px;
	font-weight:normal;
	text-align:left;	
	width:100px;
	padding-top:3px;
	
}

#contactForm label.success {
	font-size:11px;
	color:#999999;
	padding-left:20px;
	background-image:url(../images/field-ok.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:0px;
	margin-left:4px;	
	height:20px;
	text-align:left;
	width:40px;
	float:left;

}

#contactForm .buttondiv {
	padding-left:180px;
}

div#results img.icon {
	float:left;
	width:25px;
	height:25px;
	margin-right:1px;
	border:0px;
}

#results .fade {
	opacity: 0.25;
	filter:alpha(opacity=25);
}

#results img.image {
	border:1px solid #FF0000;
}
#results a {
	font-size:13px;
	text-decoration:none;
}

div#pagination {
	float:none;
	clear:both;
	padding:15px 0px 20px 0px;
	height:auto;
}

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

#pagination li {	
	float:left;	
}

#pagination a {
	display:block;	
	font-size:14px;
	text-decoration:none;
	color:#FFF;
	padding:3px 2px 4px 2px;
	background-color:#cccccc;
	margin:2px 3px 2px 0px;
	min-width:20px;
	text-align:center;
}

#pagination a:hover {
	background-color:#ff0000;
}


#pagination a.end {
	font-size:15px;
	padding:3px 2px 3px 2px;
	min-width:20px;

}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #FFF;	
	padding: 3px;
	opacity: 0.85;
	filter:alpha(opacity=85);
	font-size:11px;
	font-weight:normal;
	background-color:#ff0000;
	color:#FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 0.4em;
}
#tooltip h3, #tooltip div { 
	margin: 0;
	font-size:11px; 
	font-weight:normal;
	text-transform: none;
	}

#accomdation {
	color:#000;

}
	


