@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

/* CSS Document */
body {
	margin: 0 auto;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	/* text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	/* ******** basic text s ********** */
	color: #323232;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#414141 url(/images/body_bg.jpg) repeat-x top left;
	/* ******** basic text e ********** */
}

/*
	Typo details
	*/
H1,H2,H3,H4,H5,H6 {
	font-family: Arial, Helvetica, sans-serif;
	color:#323232;
}

H1 {
	font-weight:400;
	font-size:23px;
	padding:0px 0px 8px 0px;
}
h2 {
	font-size:16px;
 	font-weight:600;
	text-transform:uppercase;
	padding:15px 0px 5px 0px;
}
h3 {
	font-size:14px;
 	font-weight:600;
	padding:15px 0px 5px 0px;
}

H6 {

}

p {
	padding: 0.5em 0px;
	color:#323232;
	line-height:1.5em;
}
a {
	color:#464749;
}

#header {
	height: 200px;
	width:100%;
	padding:0;
	margin:0;
	background:url(/images/banners/banner3.jpg) no-repeat top center;
}
#headercontent {
	width:950px;
	height:240px;
	margin:0 auto;
	padding:0;
}

#wrapper_cap {
	display:block;
	width:100%;
	height:15px;
	background:url(/images/header_shadow.png) repeat-x top left;
	position:relative;
	z-index:500;
	left:0px;
}

#wrapper_borders {
	width: 968px;
	background:url(/images/bg_borders.png) repeat-y top center;
	margin:-15px auto 0px auto;
}

#wrapper {
	width:950px;
	margin:0 auto;
}
#wrapper_bottom {
	width: 968px;
	height:19px;
	background:url(/images/bg_bottomshadow.png) no-repeat top center;
	margin:0 auto;
}

#logo {
	margin-top:3px;
	position:absolute;
	z-index:50;
	margin-left:40px;
}


#main {
	width:950px;
	margin: 0 auto;
	background:#FFFFFF;
	padding-top:30px;
}

.maincontent {
	padding:5px 50px 50px 50px;
	width:520px;
	float:left;
}
.rightcol {
	width:310px;
	height:530px;
	float:right;
	color:#FFFFFF;
}

#footer {
	width:950px;
	margin: 0 auto;
	background:#FFFFFF;
}

#footercontent {
	width: 885px;
	height: 15px;
	background:#FFFFFF;
	padding:5px 0px 20px 35px;
	margin: 0 auto;
	border-top:1px solid #8B8B8B;
	color:#8B8B8B;
}

.formtable {
		border-spacing:5px 10px;
		margin-left:-5px;
	}

	.formtable td {
		border-top:1px solid #DDDDDD;
		border-right:1px solid #DDDDDD;
		border-bottom:1px solid #CCCCCC;
		border-left:1px solid #DDDDDD;
		padding-left:5px;
		padding-top:3px;
		padding-bottom:3px;
	}

	.formtable input {
		border-color:#FFFFFF;
		border:none;
		background:#FFFFFF;
	}
	.formtable input[type="text"] {
		width:300px;
	}
	.formtable input[type="submit"] {
		cursor:pointer;
		border-top:1px solid #DDDDDD;
		border-right:1px solid #DDDDDD;
		border-bottom:1px solid #CCCCCC;
		border-left:1px solid #DDDDDD;
		padding:2px 5px;
		background:#323232;
		color:#FFFFFF;
	}
	.formtable input[type="submit"]:hover {
		background:#FFFFFF;
		color:#323232;
	}
	.formtable select {
		border:none;
		color:#323232;
		background:#FFFFFF;
	}
	.formtable textarea {
		border-color:#FFFFFF;
		border:none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
	}
td.required {
	background:url(/images/required.png) no-repeat top right;
}
.error {
	color:#C80000;
}

.smallprint {
	font-size: 0.8em;
}
.larger {
	font-size:16px;
}

.indent {
	padding-left:15px;
}

ul {
	padding-bottom:15px;
}

ul li {
	padding:2px 0px;
	margin-left:14px;
}

li a {
	text-decoration:none;
	cursor:pointer;
}
li a:hover {
	text-decoration:underline;
}

div.right {
 float:right;
}

a img {
	border:none;
}

.yellowmenu {
	width:397px;
	height:27px;
	position:absolute;
	background:url(/images/yellowmenu_bg.png) no-repeat top center;
	margin-left:550px;
}
	.yellowmenu ul {
		padding:0;
		margin:5px 0px 0px 12px;
		}
	.yellowmenu li {
		padding:0;
		margin:0;
		float:left;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		border-right:1px solid #CA9904;
		border-left:1px solid #FFFFFF;
		}
	.yellowmenu ul li a{
		color:#323232;
		font-size:12px;
		padding:0px 14px;
		text-decoration:none;
		}
	.yellowmenu ul li a:hover{
		text-decoration:underline;
		}

#infobar {
	width:310px;
}
	#infobar .redheading {
		width:282px;
		height:23px;
		background:url(/images/infobar/redheading.jpg) no-repeat top left;
		text-transform:uppercase;
		color:#FFFFFF;
		font-weight:600;
		font-size:12px;
		padding:5px 0px 0px 8px;
	}
	#infobar .greyheading {
		width:282px;
		height:23px;
		background:url(/images/infobar/greyheading.jpg) no-repeat top left;
		text-transform:uppercase;
		color:#FFFFFF;
		font-weight:600;
		font-size:12px;
		padding:5px 0px 0px 8px;
	}
	#infobar .redtab {
		display:block;
		width:131px;
		height:25px;
		background:url(/images/infobar/redtab.jpg) no-repeat top left;
		text-transform:uppercase;
		color:#FFFFFF;
		font-weight:600;
		font-size:12px;
		padding:8px 0px 0px 8px;
		margin:0px 0px 0px 5px;
		cursor:pointer;
		text-decoration:none;
	}
	#infobar .greytab {
		display:block;
		width:139px;
		height:25px;
		background:url(/images/infobar/greytab.jpg) no-repeat top left;
		text-transform:uppercase;
		color:#FFFFFF;
		font-weight:600;
		font-size:12px;
		padding:8px 0px 0px 8px;
		margin:0px 0px 0px 5px;
		cursor:pointer;
		text-decoration:none;
	}
	.infoblock {
		width:290px;
		background:url(/images/infobar/box.png) no-repeat bottom center;
		padding:5px 5px 7px 5px;
	}
		.infoblock p {
			width:270px;
			background:#E8E8E8;
			padding:10px;
		}
		.infoblock p img {
			float:left;
			margin:0px 10px 10px 0px;
		}
	#whatsnewcol {
		width:300px;
		min-height:500px;
		position:absolute;
		background:#FFFFFF;
		padding:5px 5px 0px 5px;
	}
	#mapcol {
		width:300px;
		position:absolute;
		background:#FFFFFF;
		padding:5px 5px 0px 5px;
	}
ol li {
	padding:2px 0px;
	margin-left:20px;
}
.timetable {
		border-spacing:0px 3px;
	}
	.timetable th {
		border:none;
		padding:0px;
		text-align:left;
		font-weight:600;
		font-size:11px;
	}
	.timetable td {
		border:none;
		padding:4px 0px;
		text-align:left;
		font-size:11px;
	}

.sponsors p {
	font-size:11px;
}
tr.selectedable {
	cursor:pointer;
}
	tr.selectedable:hover {
		background:#DDDDDD;
	}
	
table.eventtable {

}
	.eventtable td {
	 	vertical-align:top;
	 	padding:5px 0px;
	}
	.eventtable td table {
		margin-top:2px;
	 	border-collapse:collapse;
	}
	.eventtable td table td{
	 	border-collapse:collapse;
	 	padding:0px 5px 0px 0px;
	}
	

div#gallery {
	width:600px;
	height:93px;
	overflow:hidden;
}
div#galleryprev {
	width:63px;
	height:93px;
	position:absolute;
	z-index:505;
}
	div#galleryprev img {
		margin-top:30px;
		cursor:pointer;
	}
div#gallerynext {
	width:63px;
	height:93px;
	position:absolute;
	z-index:505;
	margin-left:537px;
}
	div#gallerynext img {
		margin-top:30px;
		cursor:pointer;
	}
div#galleryslide {
	width:20000px;
	height:93px;
	display:block;
}
.gallerythumb {
	width:140px;
	height:93px;
	float:left;
}
	div#gallerythumbs img {
		width:140px;
		height:93px;
		border:none;
		opacity:0.8;
		filter:alpha(opacity=80);
	}
	div#gallerythumbs img:hover {
		opacity:1;
		filter:alpha(opacity=100);
	}
	
	
	.blog {
		border-bottom:1px solid #AAAAAA;
	}
	
	.blogblurb {
		width:480px;
		padding-right:15px;
		margin:20px 0px;
		float:left;
	}
	.blogblurb h3 {
		margin-top:0px;
		padding-top:0px;
	}
	.blogimg {
		width:350px;
		float:right;
		margin:20px 0px;
		
	}
	.blogimg p {
		text-align:right;
	}
tr.completed td{
	color:#AAAAAA;
	}
	
.accommodation th {
	text-align:left;
}
.accommodation td { 
	padding:4px 20px 3px 0px;
}