/*****************************************************************************
add header graphics below

This is a sample html code:
<h1 class="title about_us"><span>About Us</span></h1>
******************************************************************************/

#main .title.welcome {
	height: 40px;
	background: url(../images/headers/welcome.gif) no-repeat;
}

#main .title.draw {
	height: 40px;
	background: url(../images/headers/enter_your_dream.gif) no-repeat;
}

#main .title.about_us {
	height: 40px;
	background: url(../images/headers/about_us.gif) no-repeat;
}

#main .title.trustees {
	height: 40px;
	background: url(../images/headers/trustees.gif) no-repeat;
}

#main .title.media_centre {
	height: 40px;
	background: url(../images/headers/media_centre.gif) no-repeat;
}

#main .title.sponsors {
	height: 40px;
	background: url(../images/headers/sponsors.gif) no-repeat;
}

#main .title.enter_your_dream {
	height: 40px;
	background: url(../images/headers/enter_your_dream.gif) no-repeat;
}

#main .title.donations {
	height: 40px;
	background: url(../images/headers/donations.gif) no-repeat;
}

#main .title.programmes {
	height: 40px;
	background: url(../images/headers/programmes.gif) no-repeat;
}

/***************************************************************************/

html {
	height: 100%;
	margin: 0px;
}

body {
	height: 100%;
	margin: 0px;
	font: normal 0.7em/1.4em Verdana, sans-serif;
	color: #111;
	background: url(../images/bg_bar.gif) center 121px repeat-x;
}

a {
	color: #cc9900;
}

a:hover {
	color: #111;
}

img {
	border: none;
}

#aspnetForm {
	margin: 0px;
	height: 100%;
}

#site {
	position: relative;
	min-height: 100%;
	background: url(../images/bg_figure.gif) center 228px no-repeat;
}

#content {
	width: 916px;
	margin: 0px auto;
}

* html #site {
	height: 100%;
}

#header {
	height: 121px;
	background: url(../images/logo.gif) 0px 12px no-repeat;
}

#logo {
	position: absolute;
	width: 190px;
	height: 111px;
}

#logo a {
	display: block;
	width: 190px;
	height: 111px;
}

#logo h1 {
	display: none;
}

#content {
	padding-bottom: 142px;
}

#top_navigation a {
	color: #cc9900;
	font: bold 1em Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #cc9900;
}

#top_navigation a:hover {
	color: #111;
	border-bottom: 1px solid #111;
}

#top_navigation ul {
	float: right;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	text-align: right;
}

#top_navigation li {
	float: left;
	padding: 8px 0px 5px 30px;
}

#top_navigation .search {
	padding-top: 0px;
}

#top_navigation .search div {
	width: 181px;
	height: 36px;
	background: url(../images/bg_search.gif) no-repeat;
}

#top_navigation .search input {
	width: 141px;
	background-color: transparent;
	border: none;
	margin: 7px 10px auto 30px;
	color: #aaa;
}

#main_navigation {
	position: absolute;
	width: 726px; /*changed*/
	margin-left: 190px; /*added*/
	top: 81px;
}

#main_navigation ul {
	float: right;
	list-style-type: none;
	margin: 0px;
}

#main_navigation li {
	float: left;
	width: 154px;
	height: 40px;
	margin-left: 10px;
	background: url(../images/bg_main_navigation_tab.gif) top no-repeat;
	text-align: center;
}

#main_navigation a {
	display: block;
	color: #333;
	font: bold 1em Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 14px;
	height: 26px;
}

#main_navigation a:hover {
	color: #cc9900;
}

#main_navigation .active a:hover {
	color: #333;
}

#main_navigation li.active {
	background: url(../images/bg_main_navigation_tab_active.gif) top no-repeat;
}

#quote {
	float: left;
	margin-left: 52px;
	width: 545px;
	height: 250px;
}

#latest_news {
	float: right;
	width: 319px;
	height: 250px;
	overflow: hidden;
	background: url(../images/bg_latest_news.gif) top repeat-x;
	line-height: 0.9em;
}

#latest_news .title {
	float: left;
	margin: 21px 0px 0px 21px;
	height: 15px;
	width: 101px;
	background: url(../images/headers/latest_news.gif) no-repeat;
}

#latest_news .read_all {
	float: right;
	margin-top: 18px;
	width: 159px;
	height: 26px;
	background: url(../images/bg_all_latest_news.gif) right no-repeat;
	font: bold 1em Arial, sans-serif;
	color: #fff;
}

#latest_news .title span {
	display: none;
}

#latest_news .read_all a {
	display: block;
	padding: 7px 0px 0px 26px;
	height: 19px;
	color: #fff;
	text-decoration: none;
}

#latest_news .read_all a:hover {
	color: #111;
}

#latest_news .read_all a span {
	text-decoration: underline;
}

#latest_news ul {
	position: relative;
	list-style-type: none;
	margin: 45px 0px 0px;
	padding: 0px 21px;
	height: 190px;
	overflow: hidden;
}

#latest_news li {
	border-top: 1px solid #cc9900;
	padding: 3px 0px;
}

#latest_news .first {
	border: none;
}

#latest_news li .date {
	font: bold 1em Arial, sans-serif;
	color: #fff;
}

#latest_news h3 {
	margin: 0px;
	font: bold 1em Arial, sans-serif;
}

#latest_news h3 a {
	color: #111;
	text-decoration: none;
}

#latest_news h3 a:hover {
	color: #fff;
}

#latest_news p {
	margin: 0px;
	font: 0.9em Arial, sans-serif;
}

#latest_news .read_more {
	text-decoration: none;
	background: url(../images/bg_latest_news_arrow.gif) center no-repeat;
}

#latest_news .read_more:hover {
	text-decoration: none;
	background: url(../images/bg_latest_news_arrow_active.gif) center no-repeat;
}

#main_content {
	clear: both;
	padding: 3px 0px 30px 116px;
}

#main_content #main {
	width: 455px;
}

#main {
	float: left;
}

#main .win {
	position: absolute;
	width: 70px;
	height: 70px;
	background: url(../images/bg_draw.gif) no-repeat;
	margin: -8px 0px 0px -90px;
}

#main .title {
	border-bottom: 1px solid #cc9900;
}

#main .title span {
	display: none;
}

#main em {
	font-style: normal;
	font-weight: bold;
	color: #cc9900;
}

#main #form_draw {
	text-align: right;
}

#main #form_draw textarea {
	width: 444px;
	height: 61px;
	padding: 5px;
	background: transparent url(../images/bg_draw_textarea.gif) no-repeat;
	border: none;
	font: normal 1em Verdana, sans-serif;
}

#main #form_draw .submit {
	width: 83px;
	height: 25px;
	background: url(../images/bg_draw_submit.gif) no-repeat;
	border: none;
	cursor: pointer;
	margin: -3px 16px 0px 0px;
}

#sidebar {
	float: right;
	width: 318px;
	font-size: 0.8em;
	padding-top: 14px;
}

#sidebar .box .image {
	border: 1px solid #ccc;
}

#sidebar .box .content {
	background: #eee url(../images/bg_sidebar_box.gif) repeat-y;
}

#sidebar .box .content div {
	background: url(../images/bg_sidebar_box_top.gif) top no-repeat;
}

#sidebar .box .content div div {
	background: url(../images/bg_sidebar_box_bottom.gif) bottom no-repeat;
	padding: 12px 23px;
}

#sidebar .box h3 {
	margin: 0px;
	font: bold 1.2em Arial, sans-serif;
	color: #cc9900;
	text-transform: uppercase;
}

#sidebar .box p {
	margin: 0px;
	font: normal 1.15em/1.3em Arial, sans-serif;
}

#sidebar .read_more {
	text-decoration: none;
	background: url(../images/bg_sidebar_arrow.gif) center no-repeat;
}

#sidebar .read_more:hover {
	text-decoration: none;
	background: url(../images/bg_sidebar_arrow_active.gif) center no-repeat;
}

#sidebar .programmes {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar .programmes li {
	width: 319px;
	height: 26px;
	overflow: hidden;
	background: url(../images/bg_sidebar_link.gif) no-repeat;
	margin-top: 3px;
	font: normal 1.2em Arial, sans-serif;
}

#sidebar .programmes .all_programmes {
	background: url(../images/bg_sidebar_link_all.gif) no-repeat;
}

#sidebar .programmes .all_programmes a {
	color: #cc9900;
	text-decoration: underline;
}

#sidebar .programmes .all_programmes a:hover {
	color: #111;
}

#sidebar .programmes li a {
	display: block;
	height: 20px;
	padding: 6px 5px 0px 30px;
	text-decoration: none;
	color: #111;
}

#sidebar .programmes li a:hover {
	color: #cc9900;
}

#footer {
	position: relative;
	margin-top: -142px;
	height: 142px;
	overflow: hidden;
	background: #eee url(../images/bg_footer.gif) repeat-x;
	text-align: center;
}

#footer .sponsors {
	height: 142px;
	background: url(../images/bg_sponsors.gif) center no-repeat;
}

#footer .sponsors h1 {
	display: none;
}

#footer .sponsors ul {
	width: 811px;
	list-style-type: none;
	margin: 7px auto 0px;
	padding: 0px 0px 0px 107px;
}

#footer .sponsors li {
    float: left;
    margin-right: 10px;
}

#footer .sponsor_logos {
    margin: 8px 0px 0px 116px;
}

.clear {
    clear: both;
}
/* default page ***********************************************************************/

#sub_navigation {
	float: left;
	width: 155px;
}

#sub_navigation ul {
	list-style-type: none;
	margin: 57px 0px 0px;
	padding: 0px;
}

#sub_navigation li {
	width: 155px;
	height: 26px;
	overflow: hidden;
	background: url(../images/bg_subnavigation_link.gif) no-repeat;
	margin-top: 3px;
	font: bold 1em Arial, sans-serif;
}

#sub_navigation li.active {
	background: url(../images/bg_subnavigation_link_active.gif) no-repeat;
}

#sub_navigation li.active a:hover {
	color: #111;
}

#sub_navigation .home_link {
	background: url(../images/bg_subnavigation_home.gif) no-repeat;
}

#sub_navigation .home_link a {
	color: #cc9900;
	text-decoration: underline;
}

#sub_navigation .home_link a:hover {
	color: #111;
}

#sub_navigation li a {
	display: block;
	height: 20px;
	padding: 6px 5px 0px 30px;
	text-decoration: none;
	color: #111;
}

#sub_navigation li a:hover {
	color: #cc9900;
}

#page #main_content #main {
	float: right;
	width: 616px;
}

#main_content h1 {
	font: normal 1.9em Arial, sans-serif;
	color: #cc9900;
	margin: 15px 0px 10px;
}

#main_content h2 {
	font: bold 1.3em Arial, sans-serif;
	margin: 10px 0px;
}

#main_content .image {
	width: auto;
}

#main_content .image div {
	background: url(../images/bg_image_caption_sw.gif) bottom left no-repeat;
}

#main_content .image div div {
	display: block;
	background: url(../images/bg_image_caption_se.gif) bottom right no-repeat;
}

#main_content .right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

#main_content .left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#main_content .image .caption {
	margin: 0px;
	padding: 2px 10px 6px;
	text-align: center;
	font-size: 1em;
}

#main_content .video {
	width: 425px;
}

#main_content .video div {
	background: url(../images/bg_image_caption_sw.gif) bottom left no-repeat;
}

#main_content .video div div {
	display: block;
	background: url(../images/bg_image_caption_se.gif) bottom right no-repeat;
}

#main_content .video .caption {
	margin: 0px;
	padding: 17px 10px 21px;
	text-align: center;
	font-size: 1em;
}

/* page *******************************************************************************/

#main_content .page .image {
	margin-top: 4px;
}

#main_content .page h1 {
	margin-bottom: 16px;
}

/* media centre ***********************************************************************/

#main_content .media_centre .media_list {
	list-style-type: none;
	margin: -10px 0px 0px;
	padding: 0px;
}

#main_content .media_centre .media_list li {
	padding: 20px 0px 5px;
	border-top: 1px solid #ccc;
}

#main_content .media_centre .media_list li.first {
	border: none;
}

#main_content .media_centre .media_list h1 {
	margin: -4px 0px 5px;
}

#main_content .media_centre .date {
	font: bold 1em Arial, sans-serif;
	margin: 2px 0px;
}

#main_content .media_centre .author {
	font: bold 1em Arial, sans-serif;
	color: #cc9900;
	margin: 2px 0px;
}

#main_content .media_centre .link a {
	font: bold 1em Arial, sans-serif;
	color: #cc9900;
	padding-left: 18px;
	background: url(../images/bg_link_arrow.gif) center left no-repeat;
}

#main_content .media_centre .link a:hover {
	color: #111;
}

/* sponsors ***********************************************************************/

#main_content .sponsors .sponsor_list {
	list-style-type: none;
	margin: -10px 0px 0px;
	padding: 0px;
}

#main_content .sponsors .sponsor_list li {
	padding: 20px 0px 5px;
	border-top: 1px solid #ccc;
}

#main_content .sponsors .sponsor_list li.first {
	border: none;
}

#main_content .sponsors .logo {
	float: left;
	width: 165px;
}

#main_content .sponsors .details {
	padding-left: 187px;
}

#main_content .sponsors .sponsor_list h2 {
	margin: -4px 0px 5px;
}

/* trustees ***********************************************************************/

#main_content .trustees .trustee_list {
	list-style-type: none;
	margin: -10px 0px 0px;
	padding: 0px;
}

#main_content .trustees .trustee_list li {
	padding: 20px 0px 5px;
	border-top: 1px solid #ccc;
}

#main_content .trustees .trustee_list li.first {
	border: none;
}

#main_content .trustees .image {
	float: left;
	width: 140px;
}

#main_content .trustees .details {
	padding-left: 160px;
}

#main_content .trustees .trustee_list h1 {
	margin: -4px 0px 5px;
}

/* programme ***********************************************************************/

#main_content .programme .header {
	position: relative;
	margin-top: 25px;
	padding-bottom: 18px;
	border-bottom: 1px solid #cc9900;
}

#main_content .programme .header .link {
	position: absolute;
	right: 0px;
	bottom: 18px;
}

#main_content .programme .header .link div {
	font: bold 1em Arial, sans-serif;
	margin-bottom: 6px;
}

#main_content .programme .programme_list {
	list-style-type: none;
	margin: 0px 0px 0px;
	padding: 0px;
}

#main_content .programme .programme_list li {
	padding: 20px 0px 5px;
	border-top: 1px solid #ccc;
}

#main_content .programme .programme_list li.first {
	border: none;
}

#main_content .programme .programme_list h1 {
	margin: -4px 0px 5px;
}

#main_content .programme .support {
	margin: 0px 0px 5px;
	font: bold 1em Arial, sans-serif;
}

/* forms */

.form {
	background: #eee url(../images/bg_form.gif) repeat-y;
}

.form div {
	background: url(../images/bg_form_top.gif) top no-repeat;
}

.form div div {
	background: url(../images/bg_form_bottom.gif) bottom no-repeat;
	padding: 10px 24px;
}

.form div div div {
	background: none;
	padding: 0px;
}

#main_content .form_field {
	margin: 10px 0px;
}

#main_content .input_text {
	margin: 3px 0px;
	height: 22px;
	background: url(../images/bg_input_left.gif) top left no-repeat;
}

#main_content .input_text div {
	background: url(../images/bg_input_right.gif) top right no-repeat;
	padding: 0px 14px;
}

.form .medium {
	width: 66%;
}

.form .small {
	width: 270px;
}

.form .float_left {
	float: left;
	margin-right: 15px;
}

.form .float_right {
	float: right;
	margin-left: 15px;
}

.form select {
	margin-left: 15px;
}

#main_content .input_text input {
	height: 18px;
	padding-top: 4px;
	width: 100%;
	border: none;
	background: none;
}

.form label {
	padding-left: 14px;
	font: bold 1em Arial, sans-serif;
	text-transform: uppercase;
}

.form .asterisk {
	font: bold 1.6em Arial, sans-serif;
	color: #008ecc;
}

#main_content  .form_caption {
	margin: 12px 5px 20px;
	font: bold 1em Arial, sans-serif;
}

.form .text_area {
	background: #fff url(../images/bg_textarea_left.gif) left repeat-y;
}

.form .text_area div {
	background: url(../images/bg_textarea_right.gif) right repeat-y;
}

.form .text_area div div {
	background: url(../images/bg_textarea_top_left.gif) top left no-repeat;
}

.form .text_area div div div {
	background: url(../images/bg_textarea_top_right.gif) top right no-repeat;
}

.form .text_area div div div div {
	background: url(../images/bg_textarea_bottom_left.gif) bottom left no-repeat;
}

.form .text_area div div div div div {
	background: url(../images/bg_textarea_bottom_right.gif) bottom right no-repeat;
	padding: 9px 14px;
}

.form textarea {
	width: 100%;
	height: 8em;
	background: none;
	border: none;
	background-color: #fff;
}

#main_content .form_submit {
	float: right;
}

#main_content .form_submit .submit {
	width: 83px;
	height: 25px;
	background: url(../images/bg_draw_submit.gif) no-repeat;
	border: none;
	cursor: pointer;
	margin: 0px 16px 0px 0px;
}

#main_content .form_submit .enter {
	width: 83px;
	height: 25px;
	background: url(../images/submit.gif) no-repeat;
	border: none;
	cursor: pointer;
	margin: 0px 16px 0px 0px;
}

#main_content .win {
	position: absolute;
	width: 70px;
	height: 70px;
	background: url(../images/bg_draw.gif) no-repeat;
	margin: 2px 0px 0px 95px;
}

#sidebar {
    float: right;
    width: 318px;
    font-size: 0.8em;
    padding-top: 14px;
}

#sidebar .sidebar_em {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#sidebar .sidebar_em li {
    width: 319px;
    height: 34px;
    overflow: hidden;
    background: url(../images/bg_sidebar_link_emphasized.gif) no-repeat;
    margin-bottom: 8px;
    font: normal 1.4em Arial, sans-serif;
}

#sidebar .sidebar_em a {
    display: block;
    text-decoration: none;
    color: #fff;
    height: 34px;
    padding: 9px 5px 0px 44px;
}

#sidebar .sidebar_em a span {
    color: #111;
    font-weight: bold;
}

#sidebar .box .image {
    border: 1px solid #ccc;
}

