html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #01143c;
	font-size: 100%;
	background: url(/imgs/main-background.jpg) repeat-x left top;
	background-color:#01143c;
}

page {
	background-color:#01143c;
	}

#formtable {
	font-size: 10px;
}


#formheader {
	background-color: blue;
}

#headerouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	width: 100%;
	background: url(/images/event/header-bg.png) repeat-x top left #008067;
}

#headerinner {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	width: 96%;
	margin: 0 auto;
	padding: 0px;
}

#headerlogo {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
}

#footer #powered {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 15px 0px;
	padding: 0;
	width: 100%;
	text-align: center;
	height: 32px;
}

#navbarouter {

padding:0px;

margin:0px;

height: 64px;

overflow:hidden;

width:100%;

list-style-type:none;

border-top:solid 1px #0e4071;

border-bottom:solid 1px #0e4071;

background:url(/imgs/nav-bg-grad.gif) repeat-x left top;

float: left;

}


#navbarinner {
	height: 64px;
	padding:0px;
    margin:0px;
    overflow:hidden;
    width:100%;
    list-style-type:none;
    border-top:solid 1px #0e4071;
    border-bottom:solid 1px #0e4071;
    background:url(/imgs/nav-bg-grad.gif) repeat-x left top;
}

#navbarinner ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 64px;
}

#navbarinner ul li {
	float:left;
	height: 64px;
	margin: 0px;
	padding: 0px;
	color:#043168;
}

#navbarinner ul li a {
	display:block;
    padding:0px 20px;
    height:64px;
    line-height:67px;
    text-transform:uppercase;
    border-left:solid 1px #fdfffe;
    border-right:solid 1px #cfd8df;
    color:#043168;
    text-decoration:none;
    font-size:14px;
    background: url(/imgs/nav-bg-grad.gif) repeat-x left top;
}

#navbarinner ul li:hover {
	background-color: #ffffff;
}

#navbarinner ul li a:hover {
	background: url(/imgs/nav-bg-grad-on.gif) repeat-x;
}

#navbarinner ul li.current {
	background: url(/imgs/nav-bg-grad-on.gif) repeat-x;
}

#navbarinner ul li.current a {
	background: url(/imgs/nav-bg-grad-on.gif) repeat-x;
	text-decoration: none;
}

#searchbarouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	width: 100%;
	height: 40px;
	background: url(/assets/images/searchbar/searchbar-bg.gif) repeat-x top left;
	font-size: 0.8em;
	color: #4186db;
	text-align: center;
}

#searchbarinner {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	width: 96%;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	height: 30px;
	text-align: center;
}

#searchbarinner p {
	position: relative;
	float: none;
	margin: 0;
	padding: 0;
	font-size: 120%;
	color: #000000;
}

.formitem {
	background: url(/images/forms/textarea-bg.gif) repeat-x top left #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4186db;
	border: 1px solid #c5c5c5;
}

#contentleft .formitem {
	border-top: 1px solid #476194;
	border-left: 1px solid #476194;
	border-right: 1px solid #476194;
	border-bottom: 2px solid #476194;
	width: 90%;
}

.formbutton {
	background: url(../images/event/title-bg.png) repeat-x top left #0d4291;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: 1px solid #0d4291;
	text-transform: uppercase;
}

.blueformbutton {
	background: url(/images/forms/blue-formbutton-bg.gif) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: 1px solid #0d4291;
	text-transform: uppercase;
}

.orangeformbutton {
	background: url(/images/forms/orange-formbutton-bg.gif) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: 1px solid #ab4f06;
	text-transform: uppercase;
}

#contentouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 25px 0px 0px 0px;
	width: 100%;
	font-size: 0.8em;
}

#contentinner {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	width: 96%;
	margin: 0 auto;
	padding: 0px;
}

#homecontentleft {
	margin: 0;
	padding-right: 400px;
}

#homecontentright {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 380px;
	margin: 0;
	padding: 0;
	display: inline;
}

.fullwidth {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}

.halfcolumn {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0 1% 0 1%;
	padding: 0;
	width: 47%;
	display: block;
}

.halfcolumn ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}

.halfcolumn ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 10px 4% 10px 4%;
	width: 92%;
	list-style: none;
	border-bottom: 1px solid #0f3073;
}

.halfcolumn ul li.morelinks {
	border-bottom: none;
	background: url(../images/misc/grey-fade.gif) repeat-x top left;
	text-align: right;
}

.halfcolumn ul li.morelinks a {
	background: url(../images/misc/orange-arrow.gif) no-repeat 0px 6px;
	padding: 0px 0px 0px 8px;
}

.halfcolumn ul li .heading {
	width: 100%;
	display: block;
}

#internalads {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 250px;
}

#internalads .advert {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 250px;
	height: 130px;
	overflow: hidden;
	background: url(../images/internalads/advert-bg.gif) no-repeat top left;
}

#internalads .advert .advertimage {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 5px 0px 0px 5px;
	padding: 0;
	width: 105px;
	height: 120px;
}

#internalads .advert .adverttext {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 5px 0px 0px 0px;
	padding: 10px 10px 0px 0px;
	width: 120px;
	height: 110px;
}

#internalads .advert .adverttext .heading {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 120%;
	color: #ef7a1d;
}

#internalads .advert .adverttext .link {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 110%;
	color: #333333;
}

#internalads .advert p {
	margin: 0px 0px 6px 0px;
	padding: 0;
}

#internalads .advert a {
	color: #333333;
}

#internalads .advert a:hover {
	color: #476194;
}

#internalads .greybox {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	width: 230px;
	padding: 10px;
	background: url(../images/internalads/grey-box-bg.gif) repeat-x bottom left #f0f0f0;
}

#internalads .greybox p {
	margin: 0;
	padding: 0px 0px 8px 0px;
}

#bannerads {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 120px;
	min-height: 720px;
}

#bannerads img {
	margin: 0px 0px 10px 0px;
	padding: 4px;
	border: 1px solid #0f3073;
}

#subnav {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	margin: 0;
	padding: 0;
}

#subnav ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 150px;
	list-style: none;
}

#subnav ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 4px 10px 4px 10px;
	width: 130px;
	list-style: none;
	border-bottom: 1px solid #476194;
}

#subnav ul li a {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 0px 0px 10px;
	width: 120px;
	color: #333333;
	text-decoration: none;
	background: url(../images/misc/orange-arrow.gif) no-repeat 0px 6px;
}

#subnav ul li a:hover {
	color: #476194;
}

#subnav .feature {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	width: 130px;
	text-align: center;
	border-bottom: 1px solid #476194;
}

#subnav .feature p {
	margin: 0;
	padding: 0;
}

#subnav .feature input {
	position: relative;
	float: left;
	margin: 0;
	width: 130px;
}

#contentleft {
	margin: 0;
	padding-right: 130px;
	padding-left: 160px;
}

#contentright {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 120px;
	margin: 0;
	padding: 0;
	display: inline;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 100%;
	background: url(../images/event/title-bg.png) repeat-x top left #0f3073;
	height: 30px;
	line-height: 28px;
	vertical-align: middle;
	text-indent: 2%;
	display: block;
	margin: 0;
	padding: 0;
	width: inherit;
	min-width: 100%;
}

.breadcrumb a {
	color: #ffffff;
}

.breadcrumb a:hover {
	color: #333333;
}

.breadcrumb p {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
}

.contentarea {
	position: relative;
	float: left;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #a0c2ed;
}

.contentarea img {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 10px 0px 0px;
	padding: 4px;
	border: 1px solid #476194;
}

.moreinfo {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0px 0px 0px 2px;
	padding: 0;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	width: 89px;
	text-align: center;
	list-style: none;
	background: url(../images/misc/more-bg.gif) no-repeat top left;
}

.moreinfo a {
	position: relative;
	float: left;
	width: 89px;
	color: #1c63bc;
	text-decoration: none;
}

.moreinfo a:hover {
	color: #476194;
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

.row {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	width: 100%;
	min-width: 100%;
	border-bottom: 1px dotted #a0c2ed;
	text-align: center;
}

.row .label {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 2px 0px 0px 0px;
	display: block;
	width: 35%;
	color: #476194;
	text-align: left;
}

.row .formelement .compulsory {
	position: absolute;
	left: -20px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 10px;
}

.row .formelement {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 63%;
	min-width: 63%;
	text-align: left;
}

table tr td {
	padding: 5px;
	border-bottom: 1px dotted #a0c2ed;
}

table thead tr td {
	background: url(../images/misc/grey-fade.gif) repeat-x top left;
	font-size: 120%;
	color: #0f3073;
	padding: 8px 5px 8px 5px;
}

.paging {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0;
	height: 25px;
	width: 100%;
}

.paging ul {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0px;
	padding: 0;
	height: 25px;
	list-style: none;
}

.paging ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 1px 0px 1px;
	padding: 0;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	list-style: none;
}

.paging ul li a {
	border: 1px solid #a0c2ed;
	padding: 0px 4px 0px 4px;
	background-color: #ffffff;
}

.paging ul li a:hover {
	background-color: #476194;
	color: #ffffff;
}

.paging ul li.current a {
	background-color: #476194;
	color: #ffffff;
}

#footer {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width:94%;
	margin: 30px 0px 0px 0px;
	padding: 15px 3% 10px 3%;
	background: url(../images/event/header-bg.png) repeat-x top left #0d4291;
	color: #ffffff;
	font-size: 0.85em;
	text-align: center;
}

#footer ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0;
	list-style: none;
}

#footer p {
	margin: 0px 0px 15px 0px;
	padding: 0;
}

#footer ul li {
	margin: 0;
	padding: 0px 8px 0px 8px;
	list-style: none;
	position: relative;
	display: inline;
}

#footer ul li.sendtofriend a {
	background: url(../images/icons/send.gif) no-repeat 0px 2px;
	padding-left: 18px;
}

#footer ul li.print a {
	background: url(../images/icons/print-page.gif) no-repeat 0px 1px;
	padding-left: 15px;
}

#footer ul li.favourites a {
	background: url(../images/icons/favourites.gif) no-repeat 0px 1px;
	padding-left: 15px;
}

#footer ul li.rss a {
	background: url(../images/icons/rss.gif) no-repeat 0px 2px;
	padding-left: 15px;
}

#footer ul li.line {
	border-left: 1px solid #ffffff;
}

#footer ul li.doubleline {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #c4ddfa;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #476194;
	font-weight: normal;
	font-size: 130%;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #476194;
	font-weight: normal;
	font-size: 120%;
}

h3 {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 110%;
	background: url(../images/event/title-bg.png) repeat-x top left #0f3073;
	height: 30px;
	line-height: 28px;
	vertical-align: middle;
	text-indent: 2%;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
}

#subnav p {
	position: relative;
	float: none;
	width: 100%;
	text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 0;
}

#subnav h3 {
	font-size: 100%;
}

a {
	color: #476194;
	text-decoration: none;
}

a:hover {
	color: #0f3073;
	text-decoration: none;
}
