html {
	background: #005780 url(../images/bg_body.gif) top repeat-x;
	height: 100%;
}

body {
	background: url(../images/bg_watermark.gif) top center no-repeat;
	padding: 0px;
	margin: 0px;
	font: 0.7em/1.4em Verdana, sans-serif;
	color: #333;
	height: 100%;
}

h1 {
	font: bold italic 2.5em Georgia, serif;
	color: #008ecc;
	margin: 20px 0px 10px;
}

h2 {
	font: bold italic 2em Georgia, serif;
	color: #008ecc;
	margin: 20px 0px 10px;
}

a {
	color: #008ecc;
	text-decoration: none;
}

img {
	border: none;
}

span {
	text-transform: uppercase;
	font: normal bold 1em Arial, sans-serif;
}

#site {
	position: relative;
	width: 994px;
	margin: 0px auto;
	min-height: 100%;
	background: url(../images/bg_site.gif) left repeat-y;
}

* html #site {
	height: 100%;
}

#container {
	height: 100%;
	padding-bottom: 52px;
}

#logo {
	height: 125px;
	background: #b0d4e5 url(../images/bg_logo.gif) top no-repeat;
}

#logo h1 {
	display: none;
}

.clear {
	clear: both;
	height: 0px;
}

.align_right {
	text-align: right;
}

.become_a_fan {
	float: right;
	margin-top: 5px;
}

.subheading {
	font: italic bold 1em Georgia, serif;
	margin: 0px;
}

.more {
	font: italic bold 1em Georgia, serif;
	color: #008ecc;
	text-decoration: none;
}

.more:hover {
	color: #333;
}

.breadcrumbs {
	position: absolute;
	top: 155px;
	margin-left: 25px;
	color: #999;
	font-size: 0.8em;
}

.breadcrumbs a {
	color: #008ecc;
}

.breadcrumbs a:hover {
	color: #333;
}

/* header ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#header {
	height: 30px;
	border: 1px solid #fff;
	background: #eee url(../images/bg_header2.gif) top repeat-x;

}

#header .menu {
	font-family: Arial, Helvetica, sans-serif ;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 10px;
	margin: 7px 0 0 20px;
}

#header .menu a {
	margin-right: 15px;
	color: #008ecc;
}

#header .menu a:hover {
	color: #666;
}

#header .search {
	float: right;
	width: 220px;
	height: 22px;
	margin-top: 13px;
}

#header .search_input {
	width: 133px;
	height: 22px;
	border: none;
	padding: 3px 10px 0px 22px;
	background: url(../images/bg_search.gif) no-repeat;
	color: #999;
}

#header .search_submit {
	width: 22px;
	height: 22px;
	background: url(../images/bg_search_submit.gif);
	border: none;
	cursor: pointer;
	margin: 0px 14px 0px 6px;
}

#header .tooltip {
	position: absolute;
	width: 180px;
	height: 45px;
	top: 87px;
	margin-left: -48px;
	background: url(../images/bg_tootltip.gif) no-repeat;
	font: italic bold 1.1em Georgia, serif;
	color: #fff;
	text-align: center;
	padding-top: 14px;
}

#header .browse {
	float: right;
	width: 85px;
	height: 48px;
	background: url(../images/bg_browse.gif) no-repeat;
	font: italic bold 1.1em Georgia, serif;
	text-align: center;
}

#header .browse a {
	width: 85px;
	height: 32px;
	padding-top: 16px;
	color: #fff;
	text-decoration: none;
	display: block;
}

#header .browse a:hover {
	color: #333;
}

#share_logos {
	position: absolute;
	right: 19px;
	top: 156px;
	width: 200px;
	height: 41px;
}

#share_logos li {
	float: right;
	list-style-type: none;
	margin-left: 6px;
}

#speech_bubble {
	position: absolute;
	right: 9px;
	top: 141px;
	width: 221px;
	height: 59px;
	background: url(../images/bg_speech_bubble.gif) top left no-repeat;
	font: italic bold 1.2em Georgia, serif;
	color: #fff;
}

#speech_bubble a {
	color: #fff;
	display: block;
	width: 221px;
	height: 44px;
	text-align: center;
}

#page {
	background: #b4d6e6 url(../images/bg_blue_gradient.gif) top repeat-x;
	border-top: 1px solid #6790a3;
	padding-top: 40px;
}

/* content ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content {
	margin: 0px 0px 0px;
	padding: 9px 9px 0px;
	background-color: #d9e9f2;
}

#main_content {
	padding: 20px 9px 20px 20px;
	background-color: #fff;
	min-height: 360px;
}

#main_content .highlight {
	font: bold italic 1.5em Georgia, serif;
	color: #008ecc;
}

#main_content .box {
	position: relative;
	margin: 18px 0px;
	padding: 20px 0px;
	border-top: 1px solid #d8e9f3;
	border-bottom: 1px solid #d8e9f3;
}

#main_content .box h3 {
	font: bold italic 1.6em Georgia, serif;
	color: #008ecc;
}

#main_content .highlight.box {
	padding: 9px;
	border: 1px solid #d8e9f3;
	background-color: #f3f8fc;
}

#main_content .highlight.box p {
	margin-bottom: 0px;
	display: table-cell;
	height: 135px;
	vertical-align: middle;
	margin: 0px;
}

#main_content .box img {
	position: relative;
}

#main_content .box.highlight {
	font-size: 1.2em;
}

#main_content .left {
	float: left;
	position: relative;
	margin-right: 20px;
}

#main_content .right {
	float: right;
	margin-left: 20px;
}

#main_content .box .right_column {
	left: 141px;
	position: absolute;
	bottom: 20px;
	width: 315px;
}

#main_content .tabs_bottom {
	margin: 0px 0px 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#main_content .box.consecutive {
	border-top: none;
	padding-top: 0px;
}

#main_content .tabs_bottom li {
	margin-top: -4px;
	float: left;
	font: bold 0.9em Arial, sans-serif;
	width: 48px;
	height: 22px;
	line-height: 22px;
}

#main_content .tabs_bottom .watch {
	font: bold italic 1em Georgia, serif;
	width: 71px;
	height: 22px;
	background: url(../images/bg_link_bottom_type_a.gif) top left repeat-x;
	border-right: 1px solid #a6d1e4;
	border-bottom: 1px solid #a6d1e4;
	border-left: 1px solid #a6d1e4;
}

#main_content .tabs_bottom .watch a {
	line-height: 22px;
	display: block;
	height: 22px;
	padding-left: 25px;
	background: url(../images/icon_movie.gif) 5px 4px no-repeat;
}

#main_content .box .right_column p {
	font: bold italic 0.8em Georgia, serif;
}

#main_content .imagebox {
	margin-top: 5px;
}

#main_content .imagebox .caption {
	text-align: center;
	margin: 4px 0px 0px;
	font: bold italic 1em Georgia, serif;
	color: #008ecc;
}

#main_content .payment_options {
	position: relative;
	border: 1px solid #d8e9f1;
	background-color: #f4f8fb;
	margin-top: 60px;
}

#main_content .payment_options h2 {
	position: absolute;
	top: -55px;
	left: 9px;
	width: 180px;
	height: 59px;
	background: url(../images/bg_tooltip2.gif) top left no-repeat;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
	line-height: 44px;
}

#main_content .payment_options ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#main_content .payment_options li {
	position: relative;
	padding: 40px 20px 20px 120px;
	border-bottom: 1px solid #d8e9f1;
}

#main_content .payment_options a {
}

#main_content .payment_options a:hover {
}

#main_content .payment_options li.credit_card {
	background: url(../images/payment_options_credit_card.gif) 20px 30px no-repeat;
}

#main_content .payment_options li.direct_debit {
	background: url(../images/payment_options_direct.gif) 20px 30px no-repeat;
}

#main_content .payment_options li.cheque {
	background: url(../images/payment_options_cheque.gif) 20px 30px no-repeat;
}

#main_content .payment_options h3 {
	font: bold italic 1.2em Georgia, serif;
	color: #008ecc;
}

#main_content .payment_options p {
	margin: 0px;
}

#main_content .thumbnails {
	width: 470px;
}

#main_content .thumbnails .thumbnail {
	float: left;
	margin: 0px 6px 20px 0px;
	border: 1px solid #d8e9f1;
}

#main_content .thumbnails .image {
	background-color: #f4f8fb;
	line-height: 0px;
	padding: 9px;
}

#main_content .thumbnails .caption {
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	border-top: 1px solid #d8e9f3;
	background: #dae8f1 url(../images/bg_gradient_thumbnail_cap.gif) top repeat-x;
	font: bold italic 1em Georgia, serif;
}

#main_content .thumbnails .caption a {
	display: block;
	height: 30px;
	line-height: 30px;
}

#main_content .schedule {
	margin: 0;
	width: 100%;
	border-collapse: collapse;
}

#main_content .schedule td {
	background-color: #fff;
	border-bottom: 1px solid #008ecc;
	height: 33px;
	padding: 0px 0px;
	color: #333;
	text-align: left;
}

#main_content .schedule .month {
	width: 95px;
	font: 1em/1.4em Verdana, sans-serif;
	color: #333;
}

#main_content .schedule .date {
	width: 95px;
	background-color: #fff;
	font: 1em/1.4em Verdana, sans-serif;
}

#main_content .schedule .description {
	font: 1em/1.4em Verdana, sans-serif;
	color: #333;
}

#main_content .schedule td.hidden {
	visibility: hidden;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}

#main_content .section {
	margin-left: -12px;
}

#main_content .section .image {
	float: left;
	padding: 30px 30px 0px 24px;
}

#main_content .section .content {
	border-top: 10px solid #fff;
	margin-left: 144px;
	padding: 0px 0px 20px;
}

#main_content .section.consecutive .content {
	border-top: 10px solid #d8e9f1;
}

#main_content .section .content h1 {
	margin-top: 15px;
}

#main_content .section .content p.subheading {
	color: #008ecc;
	font-size: 1.4em;
}

#main_content .columns {
	margin-left: -12px;
	width: 700px;
	background-color: #f4f8fb;
	border: 1px solid #d8e9f3;
	font-size: 0.9em;
	line-height: 130%;
}

#main_content .columns .column {
	float: left;
	width: 221px;
	margin: 9px 0px 9px 9px;
}

#main_content .columns h2 {
	margin-top: 10px;
	font-size: 1.2em;
}

#main_content .columns .more {
	font: bold italic 1em Georgia, serif; 
}

#standingovations {
	position: absolute;
	top: 570px;
	left: 10px;
	width: 221px;
	height: 112px;
	background: url(../images/standingovations-lhs.gif) top left no-repeat;
}

#main_content .sitemap {
	position: relative;
	float: left;
	width: 230px;
	border:0;
}
#main_content .sitemap p {
	margin:0;
	margin-bottom: 10px;
}

#main_content .sitemap blockquote {
	margin:0;
	margin-bottom: 10px;
	margin-left: 15px;
}

#main_content a {
	text-decoration:underline;
}

#note {
	position: absolute;
	top: 203px;
	left: 0px;
	width: 176px;
	height: 150px;
	padding: 85px 45px 170px 30px;
	background: url(../images/note.gif) top left no-repeat;
}

#note blockquote {
	font: normal 1.2em/100% Arial, san-serif;
	margin: 0px;
	text-align: center;
}

#note blockquote p {
	margin: 0px;
}

#note cite {
	display: block;
	text-align: right;
	font: italic bold 1.1em Georgia, serif;
	color: #f93727;
	margin-top: 0.8em;
}

#note .link {
	position: absolute;
	width: 80px;
	height: 80px;
	top: 245px;
	left: 52px;
}

#note .link span {
	display: none;
}

#middle_column {
	margin: 0px 251px 0px 228px;
	border-top: 1px solid #fff;
}

#middle_column.wide {
	margin-left: 12px;
}

#right_column {
	float: right;
	width: 221px;
	margin-top: -11px;
}

#right_column .banner {
	display: block;
	line-height: 0px;
	margin-bottom: 5px;
}

#right_column .sidebar_box {
	position: relative;
	margin-top: 60px;
	padding: 20px 9px 9px;
	border: 1px solid #d8e9f3;
	background-color: #f3f8fc;
}

#right_column .sidebar_box h2 {
	position: absolute;
	top: -55px;
	width: 202px;
	height: 59px;
	background: url(../images/bg_tooltip3.gif) top left no-repeat;
	font-size: 1.2em;
	color: #fff;
	line-height: 44px;
	text-align: center;
}

#right_column .sidebar_box h3 {
	font: bold italic 1.1em Georgia, serif;
	color: #008ecc;
}

#right_column .sidebar_box p {
	font-size: 0.9em;
	line-height: 130%;
}

#right_column .sidebar_box a.more:hover {
	color: #008ecc;
}

#right_column .sidebar_donations h2 {
	background: url(../images/bg_heading_brown.gif) top center no-repeat;
	height: 59px;
	line-height: 44px;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
	margin-top: 12px 0px;
}

#right_column .sidebar_donations h3 {
	color: #008ecc;
	margin: 0px;
	padding:0;
	font: bold italic 1.2em Georgia, serif;
}

#right_column .sidebar_donations p {
	font-size: 0.9em;
	line-height: 130%;
}

#right_column .sidebar_donations ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#right_column .sidebar_donations li {
	background-position: top left;
	background-repeat: no-repeat;
	padding: 15px 0px 0px 55px;
}

#right_column li.donate_10 {
	background-image: url(../images/bg_donate_10.gif);
}

#right_column li.donate_25 {
	background-image: url(../images/bg_donate_25.gif);
}

#right_column li.donate_50 {
	background-image: url(../images/bg_donate_50.gif);
}

#right_column li.donate_500 {
	background-image: url(../images/bg_donate_500.gif);
}

#right_column li.donate_2000 {
	background-image: url(../images/bg_donate_2000.gif);
}

#right_column li.donate_other {
	background-image: url(../images/bg_donate_other.gif);
}

#footer {
	position: relative;
	margin: -52px auto 0px;
	width: 994px;
	height: 52px;
	background: url(../images/bg_footer.gif) repeat-x;
	text-align:center;
	padding-top: 25px;
	padding-bottom:0;
	color:#008ecc;
	font-family:arial;
	font-size: 11px;
}

/* form */

form {
	position: relative;
	border: 1px solid #d8e9f1;
	background-color: #f4f8fb;
	margin-top: 50px;
	padding-top: 25px;
}

form label, form .fake_label {
	padding-left: 10px;
	font: bold 1em Arial, Verdana, sans-serif;
	text-transform: uppercase;
}

form h2 {
	position: absolute;
	top: -55px;
	left: 10px;
	background: url(../images/bg_tooltip2.gif) top left no-repeat;
	width: 180px;
	height: 59px;
	line-height: 44px;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
}

form h3 {
	color: #0099cc;
}

form .asterisk {
	color: #0099cc;
}

form .dob label {
	color: #0099cc;
}

form .caption {
	color: #0099cc;
	font: bold 1em Arial, Verdana, sans-serif;
	padding: 0px 10px;
}

form .full {	
	margin: 0px 0px 20px;
}

.ie_fix {
	font-size: 0px;
	height: 1px;
	overflow: hidden;
}

form .left {
	float: left;
	top: 0px;
	left: 0px;
	width: 210px;
	height: 40px;
}

form .right {
	float: none;
	margin-top: -40px;
	right: 0px;
	width: 210px;
	height: 40px;
}

form .left label, form .right label {
	display: block;
}

form .text {
	width: 194px;
	height: 20px;
	padding: 4px 8px 0px;
	border: none;
	background: url(../images/bg_form_input_text.gif) top left no-repeat;
}

form .textarea_container {
	margin-top: 20px;
	width: 423px;
	background: url(../images/bg_textarea.gif) top left repeat-y;
}

form .textarea_container div {
	background: url(../images/bg_textarea_top.gif) top left no-repeat;
}

form .textarea_container div div {
	background: url(../images/bg_textarea_bottom.gif) bottom left no-repeat;
	padding: 5px 8px;
}

form textarea {
	border: none;
	background: transparent;
	width: 100%;
}

form .submit {
	width: 88px;
	height: 33px;
	background: url(../images/bg_submit.gif) top left no-repeat;
	border: none;
	padding: 0px 15px 0px 0px;
	color: #fff;
	font: bold italic 1em Georgia, serif;
	cursor: pointer;
	display: block;
	margin: 20px 0px 0px 10px;
	left: 0px;
}

fieldset {
	border: none;
	padding: 10px 20px;
	margin: 0px;
}
fieldset.consecutive {
	border-top: 1px solid #d8e9f1;
}


/* tabs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


.tabs {
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-top: -41px;
	margin-left: 0px;
	height: 41px;
	overflow: hidden;
}

.tabs li {
	float: left;
	list-style-type: none;
	width: 168px;
	height: 41px;
	margin-right: 20px;
	text-align: center;
	background-color: #d9e9f2;
	border: 1px solid #d9e9f2;
	font: italic bold 1.1em Georgia, serif;
	color: #008ecc;
}

.tabs li.long {
	float: left;
	list-style-type: none;
	width: 215px;
	height: 41px;
	margin-right: 20px;
	text-align: center;
	background-color: #d9e9f2;
	border: 1px solid #d9e9f2;
	font: italic bold 1.1em Georgia, serif;
	color: #008ecc;
}

.tabs li.long-active {
	float: left;
	list-style-type: none;
	width: 215px;
	height: 27px;
	padding-top: 14px;
	margin-right: 20px;
	text-align: center;
	border: 1px solid #fff;
	background: #fff url(../images/bg_tabs.gif) repeat-x;
	font: italic bold 1.1em Georgia, serif;
	color: #008ecc;
}

.tabs a {
	display: block;
	height: 27px;
	padding-top: 14px;
	color: #008ecc;
	text-decoration: none;
}

.tabs a:hover {
	color: #333;
}

.tabs li.active {
	height: 27px;
	padding-top: 14px;
	border: 1px solid #fff;
	background: #fff url(../images/bg_tabs.gif) repeat-x;
}


