/*--------------------MAIN--------------------*/
div#main {
	background-color: #3c509e;
	display: block;
	border-style: solid;
	border-color: #ffffff;
	border-width: 0px 0px 2px 0px;
	font-size: 12px;
}

div#main img {
	background-color: #e1e1e1;
}

td#content {
	padding: 15px 15px 15px 15px;
	vertical-align: top;
}


/*--------------------SLIDER--------------------*/
.banner {
	position: relative;
	overflow: auto;
}

.banner li {
	list-style: none;
	position: relative;
}

.banner ul li {
	float: left;
	width: 930px;
	height: 400px;
	position: relative;
}

.banner ul {
	margin: 0px;
	padding: 0px;
}

.banner .dots {
	position: absolute;
	right: 15px;
	bottom: 0px;
}

.banner .dots li {
	position: relative;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 1px solid #404040;
	border-radius: 6px;
	cursor: pointer;
	background: #eeeeee;
	opacity: 0.5;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}

.banner .dots li.active {
	opacity: 1;
}

.banner ul li a {
	text-decoration: none;
}

.banner ul li a:hover {
	text-decoration: none;
}

.banner ul li img {
	position: relative;
	bottom: 0px;
}

.banner ul li h1,.banner ul li h2 {
	position: absolute;
	bottom: 0px;
	height: 50px;
	display: block;
	background-color: #cfae41;
	background-color: #9f1e27;
	color: #000000;
	color: #ffffff;
	padding: 5px 20px;
	font-weight: normal;
	letter-spacing:0.5px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 2px 2px 2px 0px;
	line-height: normal;
}

.banner ul li h1 {
	bottom: 38px;
	font-size: 36px;
	padding: 10px 20px 5px 20px;
	margin: 6px 0px 22px 0px;
	z-index:1001;
}

.banner ul li h2 {
	bottom: 0px;
	height: 24px;
	padding: 7px 20px;
	margin: 28px 0px 20px 0px;
	z-index:1000;
	font-size: 18px;
}

/*--------------------PROGRAMME BUTTONS--------------------*/
div.prog {
	display: inline-block;
	width: 440px;
	height: 230px;
	margin: 15px 0px;
	background-color: #ffffff;
	position: relative;
	padding: 0px 0px 15px 15px;
	background-repeat: no-repeat;
}

a.proglink span.title {
	display: block;
	font-size: 25px;
	margin-bottom: 12px;
	background-color: #d9d9d9;
	padding: 10px 0px 10px 4px;
	text-align: center;
}

a.proglink span.body {
	display: block;
	color: #000000;
	margin-bottom: 10px;
}

a.proglink span.deadline {
	display: block;
	color: #000000;
	margin-bottom: 10px;
}

a.proglink {
	display: block;
	padding: 0px 0px 0px 125px;
	color: #404040;
	color: #000000;
	font-size: 15px;
}

a.proglink:hover {
	text-decoration: none;
	
}
a.proglink span.title {
	
}

a.proglink:hover span.title {
	text-decoration: none;
	color: #ffffff;
	background-color: #9f1e27;
}

a.proglink span.body, a.proglink span.deadline {
	padding: 0px 10px 0px 15px;
}




a.progapply {
	position: absolute;
	left: 192px;
	bottom: 15px;
	display: block;
	width: 200px;
	padding: 6px;
	border-radius: 5px;
	text-align: center;
	font-size: 18px;
	background-color: #c59d31;
	color: #000000;
}

a.progapply:hover {
	background-color: #9f1e27;
	color: #ffffff;
	text-decoration: none;
}

/*--------------------NEWS--------------------*/
div#newstwitter {
	display: block;
	width: 550px;
	height: 287px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	float: left;
}

div#newstwitter span.title {
	display: block;
	font-size: 25px;
	color: #000000;
	padding: 10px 0px 10px 16px;
	background-color: #d9d9d9;
}

div#twitterfeed {
	padding: 0px;
}

div#newsannouncement {
	border-style: solid;
	border-color: #e1e1e1;
	border-width: 0px 0px 2px 0px;
	padding: 0px 0px 0px 5px;
}

div#newstwitter div.body {
	display: block;
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

iframe#twitter-widget-0 {
	height: 235px !important;
	margin-bottom: 0px !important;
	width: 550px !important;
	min-height: initial !important;
	min-width: initial !important;
	max-width: 550px !important;
	max-height: 236px !important;
	font-family: Georgia, Times, serif !important;
}

iframe#twitter-widget-0 #document html {
	font-family: Georgia, Times, serif !important;
}



/*--------------------MAILING LIST--------------------*/
div#mailinglist {
	display: block;
	width: 364px;
	height: 287px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	background-color: #ffffff;
	float: left;
	position: relative;
}

div#mailinglist span.title {
	display: block;
	font-size: 25px;
	color: #000000;
	padding: 10px 0px 10px 16px;
	background-color: #d9d9d9;
}

div#mailinglist div.body {
	display: block;
	color: #000000;
	font-size: 14px;
	padding: 25px;
	margin: 0px;
}

div#mailinglist div.body p {
	margin: 0px;
}

div#mailinglist div.body ul {
	margin-top: 0px;
}

div#mailinglist div.body ul li {
	margin-top: 6px;
}

div#mailinglist a.signup {
	position: absolute;
	left: 76px;
	bottom: 45px;
	display: block;
	width: 200px;
	padding: 8px;
	border-radius: 5px;
	text-align: center;
	font-size: 18px;
	background-color: #c59d31;
	color: #000000;
}

div#mailinglist a.signup:hover {
	background-color: #9f1e27;
	color: #ffffff;
	text-decoration: none;
}

/*--------------------MAILING LIST PAGE--------------------*/
td#keepmeinformed {
	width: 600px;
	padding: 15px 15px 20px 15px;
	color: #ffffff;
	vertical-align: top;
	font-size: 16px;
}

td#keepmeinformed h1,td#keepmeinformed h2 {
	font-size: 24px;
	margin: 0px 0px 28px 0px;
	padding: 0px;
	color: #000000;
}

td#keepmeinformed h1 {
	color: #ffffff;
	font-weight: normal;
}

td#keepmeinformed h2 {
	font-size: 18px;
}

div#details {
	display: block;
	padding: 1px;
	margin: 20px 0px 0px 0px;
	background-color: #e5e5e5;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	position: relative;
	color: #000000;
}

div#details p {
	margin: 15px;
}

.required {
	color: #ff0000;
}

td#image {
	background-color: #ffffff;
	width: 300px;
	color: #000000;
	padding: 5px 5px 15px 5px;
	vertical-align: top;
}

td#image img {
	display: block;
	height: 165px;
	width: 300px;
	margin: 10px;
}


