/* reset, clearfix */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE5/Mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE5/Mac */
p.clear { clear: both;   margin: 0; padding: 0; }

/* ************************************************************** */

html{
	background:#4283B9 url("images/bg_page_top.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	height:100%;
}
body {
	background:url("images/bg_page_bottom.png");
	background-position:center bottom;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	border:0;
	font-family:verdana,arial,helvetica,sans serif;
	font-size:13px;
	color:#333;
	height:100%;
	_background:none;
}
html>body {
    min-height: 100%;
    height: auto;
}
#header {
	background:transparent url("images/bg_header.png") no-repeat;
	margin:0 auto;
	width:940px;
	height:89px;
}
#container {
	margin:0 auto;
	padding:10px 0 0 0;
	width:940px;
	background:#fff;
}
#content {
	margin:0 auto;
	width:920px;
}
#footer {
	margin:0 auto;
	width:920px;
	padding:10px 0 25px 0;
}

/* NORMAL STUFF */
#content h1 {
	font-family:verdana,arial,helvetica,sans serif;
	font-size:22px;
	font-weight:bold;
	margin:25px 0 32px 0;
	padding:0 0 8px 0;
	color:#830057;
	line-height:100%;
	display:block;
	width:665px;
	border-bottom:5px solid #830057;
	text-transform:uppercase;
	background:url("images/arrow_footer.png") no-repeat;
	background-position:0px 5px;
	padding-left:15px;
}
#content h2 {
	font-family:verdana,arial,helvetica,sans serif;
	font-size:16px;
	color:#777;
	font-weight:normal;
	margin-bottom:32px;
	background:url("images/arrow_footer.png") no-repeat;
	background-position:0px 1px;
	padding-left:15px;
}
#content h3 {
	font-family:verdana,arial,helvetica,sans serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin-bottom:14px;
	background:url("images/arrow_footer.png") no-repeat;
	padding-left:15px;
}
#content h4 {
	font-family:verdana,arial,helvetica,sans serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin-bottom:14px;
	padding-left:15px;
}
#content h5 {
	font-family:verdana,arial,helvetica,sans serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	margin-bottom:14px;
	padding-left:15px;
}
#content p,
#content ul,
#content ol{
	margin:0 0 16px 15px;
	font-size:12px;
}
#content p {
	line-height:130%;
}
#content a {
	color:#006D75;
	text-decoration:underline;
}
#content b,
#content strong{
	font-weight:bold;
}
#content i,
#content em{
	font-style: italic;
}
#content ol {
	list-style:decimal;
	margin-left:32px;
}
#content ul {
	list-style:disc;
	margin-left:32px;
}
#content ul li,
#content ol li {
	margin:0 0 4px 0;
	line-height:130%;
}
#content ul.pdf {
	padding: 0;
	margin: 0 0 0 15px;
}
#content ul.pdf li {
	list-style:none;
	background:url("images/pdf.png") no-repeat;
	background-position:0 2px;
	margin:0;
	padding: 0 0 10px 27px;
	font-size:11px;
	min-height:30px;
	line-height:130%;
	color:#333;
}
#content ul.pdf li.plaindocument {
	background:url("images/plaindocument.png") no-repeat;
}
#content ul.pdf li a{
	font-size:11px;
	color:#333;
}
ul.pdf li a:hover{
	color:#000;
}
div.newsdate {
	display:block;
	font-size:10px;
	color: #888;
}

/* home page stuff */
#hero {
	position:relative;
	width:920px;
	height:477px;
	overflow:hidden;
	/* background:url("images/hero.jpg"); */
}	
#hero ul {
	list-style:none;
	margin:0;
	padding:0;
}
#hero ul li {
	margin:0;
	padding:0;
}
#hero #gettherules {
	position:absolute;
	left:619px;
	top:58px;
	width:301px;
	height:112px;
	background:url("images/bg_getrules.png");
	z-index:9999;
}
#hero #gettherules #rules01{
	position:absolute;
	left:10px;
	top:39px;
	width:65px;
	height:62px;
	background:url("images/rules01_f1.png");
}
#hero #gettherules #rules01:hover{
	background:url("images/rules01_f2.png");
}
#hero #gettherules #rules02{
	position:absolute;
	left:85px;
	top:39px;
	width:65px;
	height:62px;
	background:url("images/rules02_f1.png");
}
#hero #gettherules #rules02:hover{
	background:url("images/rules02_f2.png");
}
#hero #gettherules #rules03{
	position:absolute;
	left:160px;
	top:39px;
	width:65px;
	height:62px;
	background:url("images/rules03_f1.png");
}
#hero #gettherules #rules03:hover{
	background:url("images/rules03_f2.png");
}
#hero #gettherules #rules04{
	position:absolute;
	left:235px;
	top:39px;
	width:65px;
	height:62px;
	background:url("images/rules04_f1.png");
}
#hero #gettherules #rules04:hover{
	background:url("images/rules04_f2.png");
}
#home_col1,
#home_col2,
#home_col3 {
	float:left;
	background:#F1F1F1;
	border-bottom:1px solid #ccc;
	height:300px;
	overflow:hidden;
	margin:0 0 10px 0;
}
#home_col1,
#home_col2{
	margin:0 10px 0 0;
	*width:300px;
}
#home_col1 h2,
#home_col2 h2,
#home_col3 h2 {
	display:block;
	width:300px;
	padding:20px 0 10px 0;
	font-size:19px;
	line-height:20px;
	font-weight:bold;
	background:#fff;
	margin:0;
}
#home_col1 h2{
	color:#1E5392;
	border:0;
	border-bottom:5px solid #1E5392;
}
#home_col2 h2{
	color:#D97F2C;
	border:0;
	border-bottom:5px solid #D97F2C;
}
#home_col3 h2{
	color:#FF0000;
	border-bottom:5px solid #FF0000;
}
#home_col1 h3,
#home_col3 h3 {
	display:block;
	width:280px;
	margin:0;
	padding:10px;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color:#666;
	background:none;
	border:0;
}
#home_col1 ul.arrow,
#home_col2 ul.arrow,
#home_col3 ul.arrow{
	float:left;
	margin:25px 0 0 0;
	padding:0;
	list-style-type:none;
	position:relative;
	_background:url("images/arrow.png") no-repeat;
	_background-position:10px 0;
}
#home_col1 ul.arrow li,
#home_col2 ul.arrow li,
#home_col3 ul.arrow li{
	float:left;
	position:relative;
	background:url("images/arrow.png") no-repeat;
	padding:0 0 0 15px;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 10px;
	_padding:0;
	_background:none;
}
#home_col1 ul.arrow li a,
#home_col2 ul.arrow li a,
#home_col3 ul.arrow li a{
	color:#666;
	text-decoration:none;
}
#home_col1 ul.follow{
	float:right;
	margin:20px 5px 0 0;
	padding:0;
	list-style-type:none;
	position:relative;
}
#home_col1 ul.follow li{
	float:left;
	position:relative;
	padding:0 5px 0 0;
}
#home_col2 #announcements {
	width:280px;
	height:187px;
	overflow:hidden;
}
#home_col2 #announcements ul.pdf {
	width: 270px;
	margin: 0 0 0 10px;
	padding: 0;
}
#home_col2 #announcements ul.pdf li {
	list-style:none;
	background:url("images/pdf.png") no-repeat;
	background-position:0 12px;
	margin:0;
	padding: 10px 0 0 27px;
	font-size:11px;
	min-height:30px;
	line-height:130%;
	color:#333;
}
#home_col2 #announcements ul.pdf li a{
	font-size:11px;
	color:#333;
}
#home_col2 #announcements ul.pdf li a:hover{
	color:#000;
}
#home_col3 #dates {
	width:280px;
	height:187px;
	overflow:hidden;
}
#home_col3 p{
	margin:0 0 11px 10px;
	color:#666;
}

/* form */
input,textarea {
	font-family:verdana,arial,helvetica,sans serif;
	font-size:13px;
}

/* tables */
#content table{
	width:100%;
	margin:0 0 15px 15px;
}
#content table tr td{
	margin:0;
	vertical-align:top;
	padding:5px;
	text-align:left;
}
#content table tr td:first-child {
	padding-left:0px;
	width:240px;
}

span.em_wfs_mandatory_indicator{
	font-size:8px;
	color:#900;
}

/* site map */
#content #sitemap ul {
	list-style:none;
	margin:0;
}
#content #sitemap ul li{
	list-style:none;
	margin:0 0 8px 0;
	background:none;
	padding:0;
}
#content #sitemap ul li a{
	color:#000;
	text-decoration:none;
}
#content #sitemap ul li ul{
	margin:8px 0 0 32px;
}

/* breadcrumb */
#breadcrumb{
	color:#666;
	font-size:11px;
	margin:0 0 16px 0;
}
#breadcrumb a{
	color:#458387;
	text-decoration:none;
}
#breadcrumb a:hover{
	text-decoration:underline;
}
#organisedby,
#supportedby,
#footerlinks {
	display:block;
	position:relative;
	border-top:5px solid #f1f1f1;
}
#organisedby,
#supportedby{
	display:block;
	height:90px;
}
#organisedby{
	*margin-top:10px;
	_margin-top:0;
}


#organisedby ul.arrow,
#supportedby ul.arrow{
	float:left;
	margin:40px 0 0 0;
	padding:0;
	list-style-type:none;
	position:relative;
	padding:0;
	_background:url("images/arrow_footer.png") no-repeat;
	_background-position:10px 0;
}
#organisedby ul.arrow li,
#supportedby ul.arrow li{
	float:left;
	position:relative;
	background:url("images/arrow_footer.png") no-repeat;
	padding-left:15px;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 10px;
	color:#c1c1c1;
	_background:none;
	_padding:0;
}
#organisedby01{
	display:block;
	position:absolute;
	left:151px;
	top:25px;
	width:130px;
	height:41px;
	background:url("images/organisedby01_f1.png");
}
#organisedby01:hover{
	background:url("images/organisedby01_f2.png");
}
#organisedby02{
	display:block;
	position:absolute;
	left:339px;
	top:6px;
	width:80px;
	height:82px;
	background:url("images/organisedby02_f1.png");
}
#organisedby02:hover{
	background:url("images/organisedby02_f2.png");
}
#organisedby03{
	display:block;
	position:absolute;
	left:470px;
	top:18px;
	width:121px;
	height:48px;
	background:url("images/organisedby03_f1.png");
}
#organisedby03:hover{
	background:url("images/organisedby03_f2.png");
}
#organisedby04{
	display:block;
	position:absolute;
	left:634px;
	top:14px;
	width:51px;
	height:62px;
	background:url("images/organisedby04_f1.png");
}
#organisedby04:hover{
	background:url("images/organisedby04_f2.png");
}
#organisedby05{
	display:block;
	position:absolute;
	left:748px;
	top:16px;
	width:57px;
	height:57px;
	background:url("images/organisedby05_f1.png");
}
#organisedby05:hover{
	background:url("images/organisedby05_f2.png");
}

#supportedby p{
	display:block;
	color:#c0c0c0;
	font-size:10px;
}
#supportedby01{
	display:block;
	position:absolute;
	left:151px;
	top:23px;
	width:99px;
	height:40px;
	background:url("images/supportedby01_f1.png");
}
#supportedby01:hover{
	background:url("images/supportedby01_f2.png");
}
#supportedby02{
	display:block;
	position:absolute;
	left:266px;
	top:5px;
	width:114px;
	height:67px;
	background:url("images/supportedby02_f1.png");
}
#supportedby02:hover{
	background:url("images/supportedby02_f2.png");
}
#supportedby03{
	display:block;
	position:absolute;
	left:415px;
	top:34px;
	width:88px;
	height:33px;
	background:url("images/supportedby03_f1.png");
}
#supportedby03:hover{
	background:url("images/supportedby03_f2.png");
}
#supportedby04{
	display:block;
	position:absolute;
	left:523px;
	top:27px;
	width:72px;
	height:44px;
	background:url("images/supportedby04_f1.png");
}
#supportedby04:hover{
	background:url("images/supportedby04_f2.png");
}
#supportedby05{
	display:block;
	position:absolute;
	left:610px;
	top:40px;
	width:111px;
	height:26px;
	background:url("images/supportedby05_f1.png");
}
#supportedby05:hover{
	background:url("images/supportedby05_f2.png");
}
#supportedby06{
	display:block;
	position:absolute;
	left:740px;
	top:25px;
	width:89px;
	height:42px;
	background:url("images/supportedby06_f1.png");
}
#supportedby06:hover{
	background:url("images/supportedby06_f2.png");
}
#supportedby07{
	display:block;
	position:absolute;
	left:825px;
	top:24px;
	width:74px;
	height:44px;
	background:url("images/supportedby07_f1.png");
}
#supportedby07:hover{
	background:url("images/supportedby07_f2.png");
}

#footerlinks ul{
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
}
#footerlinks ul li{
	float:left;
	position:relative;
}
#footerlinks ul li a {
	display:block;
	margin:10px 0 10px 0;
	width:90px;
	line-height:13px;
	text-decoration: none;
	text-transform:uppercase;
	text-align:center;
	color:#c0c0c0;
	font-size:10px;
}
#footerlinks ul li a:hover,
#footerlinks ul li.on a{
	color:#333;
}

/* footer */
#footer p {
	color:#C0C0C0;
	font-size:11px;
}
#footer p.links {
	float:right;
}
#footer p a{
	color:#C0C0C0;
	text-decoration:none;
}
#footer p a:hover{
	color:#FF0;
}

/* menu */
#menu {
	margin:0 auto;
	margin-bottom:10px;
	width:920px;
	height:60px;
	overflow:hidden;
	background:#000;
}
#menu ul{
	border:1px solid #000;
	margin:0;
	padding:0;
	list-style-type:none;
	z-index:9999;
	position:relative;
}
#menu ul li{
	float:left;
	position:relative;
	width:112px;
	height:56px;
	border:1px solid #5A7DA0;
	margin:0 1px 0 0;
	background:url("images/bg_navitem.png");
	background-repeat:none;
}
#menu ul li a {
	display:block;
	width:112px;
	line-height:13px;
	text-decoration: none;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	border:0;
	margin:0;
	padding:0;
	overflow:hidden;
}
#menu ul li a:hover{
	color:#ff0;
}

#menu ul li.on{
	width:112px;
	height:58px;
	border-left:1px solid #5A7DA0;
	border-top:1px solid #5A7DA0;
	border-right:1px solid #5A7DA0;
	border-bottom:0;
	margin:0 1px 0 0;
	background:url("images/bg_navitem_on.png");
	background-repeat:none;
}
#menu ul li#nav1.on a,
#menu ul li#nav1.on a:hover {
	color:#CA5420;
}
#menu ul li#nav2.on a,
#menu ul li#nav2.on a:hover {
	color:#0F74AB;
}
#menu ul li#nav3.on a,
#menu ul li#nav3.on a:hover{
	color:#830057;
}
#menu ul li#nav4.on a,
#menu ul li#nav4.on a:hover{
	color:#C50000;
}
#menu ul li#nav5.on a,
#menu ul li#nav5.on a:hover{
	color:#007A00;
}
#menu ul li#nav6.on a,
#menu ul li#nav6.on a:hover{
	color:#0F74AB;
}
#menu ul li#nav7.on a,
#menu ul li#nav7.on a:hover{
	color:#830057;
}
#menu ul li#nav8.on a,
#menu ul li#nav8.on a:hover{
	color:#C40000;
}
#content h1.section2 {
	color:#CA5420;
	border-bottom:5px solid #CA5420;
}
#content h1.section3 {
	color:#0F74AB;
	border-bottom:5px solid #0F74AB;
}
#content h1.section4 {
	color:#830057;
	border-bottom:5px solid #830057;
}
#content h1.section5 {
	color:#C50000;
	border-bottom:5px solid #C50000;
}
#content h1.section6 {
	color:#007A00;
	border-bottom:5px solid #007A00;
}
#content h1.section7 {
	color:#0F74AB;
	border-bottom:5px solid #0F74AB;
}
#content h1.section8 {
	color:#830057;
	border-bottom:5px solid #830057;
}
#content h1.section9 {
	color:#C40000;
	border-bottom:5px solid #C40000;
}
#header a {
	text-decoration: none;
	color:#fff;
	font-size:12px;
	border:0;
	margin:0;
	padding:0;
}
#header a:hover {
	color:#ff0;
}

/* right */
#right_rules,
#right_announcements,
#right_follow {
	background:#f1f1f1;
	border-bottom:1px solid #ccc;
	margin:0 0 30px 0;
}
#right_rules h2,
#right_announcements h2,
#right_follow h2{
	margin:0;
	padding:4px 0 4px 0;
	color:#1E5593;
	border-bottom:5px solid #1E5593;
	font-size:14px;
	font-weight:bold;
	background:#fff;
}
#right_follow ul{
	margin:0;
	padding:0;
	list-style:none;
}
#right_follow ul li{
	float:left;
	margin:5px 0 5px 5px;
	padding:0;
}
#right_rules h2 {
	color:#666;
	border-bottom:5px solid #666;
	padding:0 0 4px 0;
}
#right_rules #rules01{
	width:50px;
	height:50px;
	background:url("images/rules01_right_f1.png");
	float:left;
	margin:5px 0 5px 5px;
	background-repeat:no-repeat;
	*padding-bottom:5px;
}
#right_rules #rules01:hover{
	background:url("images/rules01_right_f2.png");
	background-repeat:no-repeat;
}
#right_rules #rules02{
	width:50px;
	height:50px;
	background:url("images/rules02_right_f1.png");
	float:left;
	margin:5px 0 5px 5px;
	background-repeat:no-repeat;
	*padding-bottom:5px;
}
#right_rules #rules02:hover{
	background:url("images/rules02_right_f2.png");
	background-repeat:no-repeat;
}
#right_rules #rules03{
	width:50px;
	height:50px;
	background:url("images/rules03_right_f1.png");
	float:left;
	margin:5px 0 5px 5px;
	background-repeat:no-repeat;
	*padding-bottom:5px;
}
#right_rules #rules03:hover{
	background:url("images/rules03_right_f2.png");
	background-repeat:no-repeat;
}
#right_rules #rules04{
	width:50px;
	height:50px;
	background:url("images/rules04_right_f1.png");
	float:left;
	margin:5px 0 5px 5px;
	background-repeat:no-repeat;
	*padding-bottom:5px;
}
#right_rules #rules04:hover{
	background:url("images/rules04_right_f2.png");
	background-repeat:no-repeat;
}
#right_announcements h2 {
	color:#DB812E;
	border-bottom:5px solid #DB812E;
}
#right_announcements ul.pdf {
	margin: 0 0 10px 0;
	padding: 0;
}
#right_announcements ul.pdf li {
	list-style:none;
	background:url("images/pdf.png") no-repeat;
	background-position:10px 12px;
	margin:0;
	padding: 10px 0 0 37px;
	font-size:11px;
	min-height:30px;
	line-height:130%;
	color:#333;
}
#right_announcements ul.pdf li a{
	font-size:11px;
	color:#333;
}
#right_announcements ul.pdf li a:hover{
	color:#000;
}
/* validation */
#contactform em{
	color:#900;
}
label.error { 
	float: none; 
	color: #900; 
	padding: 5px 0 0 10px; 
	vertical-align: top; 
	font-weight:bold;
}

/* twitter */
#twitterSearch {
	width:280px;
	height:155px;
	overflow:hidden;
}
#twitterSearch .tweet {
	width: 270px;
	margin: 0 0 0 10px;
	padding: 0;
}
#twitterSearch .tweet .text {
	margin: 0 0 5px 0;
	font-size:11px;
	line-height:130%;
	color:#333;
}
#twitterSearch .tweet .text a{
	color:#333;
}
#twitterSearch .tweet .text a:hover{
	color:#000;
}
#twitterSearch .tweet .time {
	display:block;
	font-size:10px;
	color: #888;
}
#twitterSearchfade {
	position:absolute;
	left:0;
	top:210px;
	width:300px;
	height:45px;
	background:transparent url("images/twittersearchfade.png");
}

/* D10 */
#footer #d10 {
	padding:10px 0 30px 882px;
}
#footer #d10 a{
	display:block;
	background:url("images/footer_d10_f1.png") no-repeat;
	width:38px;
	height:31px;
}
#footer #d10 a:hover{
	background:url("images/footer_d10_f2.png") no-repeat;
}
#footer #d10 a span{
	display:none;
}

/* jquery.validate */
label.error {
	margin:4px 0 0 0;
	padding:0;
	display:block;
}
