/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

body {
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4D4D;
	line-height:21px;
}
	
#container {
	margin:0 auto;
	width:962px;
	text-align:left;
	background:url(/images/backgrounds/bg.gif) repeat-y #fff;
	padding:0 26px;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4D4D;
	line-height:21px;
	vertical-align:top;
}

img {
	border:0;
}

#popupWindowCaller {
	display:none;
}

.clear {
	clear:both;
	height:1px;
}


/* Typography */

h2 a {
	color:#CF2E84;
}

h2 a:hover {
	color:#0096D5;
}


/* Header */

#header {
	background:url(/images/backgrounds/header_bg.gif) no-repeat 153px 0;
}

.logo {
	margin:16px 0 12px 55px;
}

#siteSearchCont {
	float:right;
	background:url(/images/backgrounds/search_bg.gif) no-repeat #CF2E84;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	width:279px;
	height:41px;
	margin:125px 25px 0 0;
	padding:6px 0 0 10px;
}

#siteSearchCont input.textinput, #siteSearchCont input.textinputhover {
	width:149px;
	border:none;
	padding:4px 3px;
	margin:0 4px;
}

#siteSearchCont input {
	vertical-align:middle;
}


/* Main Navigation */

#mainNav {
	margin:5px -17px;
	height:37px;
	background:url(/images/backgrounds/nav_footer_bg.gif) no-repeat 1px 0;
	padding:5px 17px 0 17px;
}

#mainNav li {
	list-style:none;
	display:inline;
	float:left;
	font-size:13px;
	margin:0 0 0 20px;
}

#mainNav a {
	color:#1996CA;	
	display:inline-block;
	padding:7px 11px 0 11px;
	height:30px;
	border-bottom:5px solid #fff;
}

#mainNav a:hover, #mainNav li.down a {
	color:#fff;
	background:#B0BA51;
	border-bottom:5px solid #FDE070;
}


/* SideBar */

#sideBar {
	padding:0 7px 0 21px;
	width:210px;
	margin:0 0 0 -16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

#makeDonation {
	background:url(/images/backgrounds/donation_bg.gif) repeat-y #1996CA;
	text-align:center;
	color:#fff;
	margin:5px -7px 5px -19px;
	padding:10px 0 15px 0;
}

.home #makeDonation {
	margin:5px 0 5px -19px;
	padding:4px 0 15px 0;
}

#makeDonation p {
	margin:0 0 3px 0;
	padding:0 32px 0 35px;
}

.home #makeDonation p {
	padding:0 26px 0 35px;
}

#makeDonation p a {
	line-height:30px;
}

#makeDonation p form {
	margin:7px 0 0 0;
}

#makeDonation a {
	color:#FDE070;
	text-decoration:underline;
}

#makeDonation a:hover {
	color:#FDE070;
	text-decoration:none;
}

#subscribe {
	background:#262626;
	border-bottom:16px solid #000000;
	text-align:center;
	color:#87A641;
	padding:18px 18px 25px 18px;
	z-index:4;
	position:relative;
}

#subscribe form {
	margin:12px 0 15px 0;
}

#subscribe input.textinput, #subscribe input.textinputhover, #subscribe select {
	border:none;
	width:162px;
	margin:0 0 9px 0;
	padding:5px 6px;
	font-size:11px;
	color:#808080;
}

#subscribe input.textinputhover {
	color:#000;
}

#subscribeGo {
	text-align:right;
}

.findUsOn {
	display:block;
	border-top:1px dotted #4D4D4D;
	padding:18px 0 8px 0;
	color:#fff;
	margin:0 7px;
}

.homeSideBanner {
	margin:0 0 -5px -19px;
}

.tags {
	display:block;
	border-top:1px dotted #4D4D4D;
	padding:16px 0 8px 0;
}

.tagsCloud span {
	margin:0 4px 0 0;
}


/* Sub Nav */

#subNav {
	background:url(images/backgrounds/subnav_bg.gif) repeat-y #CF2E84;
	margin:0 -7px 0 -21px;
	padding:23px 12px 10px 36px;
	line-height:16px;
	list-style:none;
}

#subNav li {
	padding:0 0 13px 0;
}

#subNav a {
	color:#fff;
}

#subNav a:hover, #subNav li.down a {
	color:#FDE070;
	text-decoration:underline;
}


/* Content */

#content {
	width:690px;
	padding:16px 20px 20px 0;
	float:right;
}

.home #content {
	width:740px;
	_width:730px;
	padding:0 0 8px 0;
}

#content p, #content table, #content ul {
	margin:0 0 18px 0;
}

#content ul, #content ol {
	padding-left:40px;
}

.lineBreak {
	border-bottom:1px dotted #CCCCCC;
}


/* Home */

#hopeFoundation {
	background:#CF2E84;
	padding:10px 0 0 0;
	width:241px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	height:252px;
	line-height:22px;
	float:left;
	border-right:5px solid #fff;
}

#content #hopeFoundation p {
	margin:0 13px 5px 13px;
}

#hopeFoundation a {
	font-size:14px;
	color:#FDE070;
	text-decoration:underline;
}

#hopeFoundation a:hover {
	color:#FDE070;
	text-decoration:none;
}

#videoContainer {
	background:#000000;
	height:252px;
	margin:0 -14px 0 0;
	border-right:14px solid #333333;
	text-align:center;
	padding:10px 0 0 0;
}

#homeListContainer {
	background:url(/images/backgrounds/home_list_bg.gif) no-repeat 136px bottom;
	margin:5px 0;
}

#content #homeListContainer ul {
	width:200px;
	padding:15px 23px 0 20px;
	list-style:none;
	border-right:1px solid #E6E6E6;
	margin:0;
	float:left;
}

#content #homeListContainer ul.blueList {
	border-right:none;
	padding-right:0;
}

#homeListContainer li {
	background:url(/images/spacers/pink_arrow.gif) no-repeat 0 4px;
	padding:0 0 8px 15px;
	line-height:15px;
}

#homeListContainer .greenList li {
	background:url(/images/spacers/green_arrow.gif) no-repeat 0 4px;
}

#homeListContainer .blueList li {
	background:url(/images/spacers/blue_arrow.gif) no-repeat 0 4px;
}

#homeListContainer li.homeListTitle {
	color:#CF2E84;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px dotted #CCCCCC;
	padding:0 0 8px 0;
	margin:0 0 6px 0;
	background:none;
}

#homeListContainer li.homeListTitle a {
	color:#CF2E84;
	font-size:15px;
}

#homeListContainer .greenList li.homeListTitle a {
	color:#87A641;
}

#homeListContainer .blueList li.homeListTitle a {
	color:#0096D5;
}

#homeListContainer a {
	color:#333333;
	font-size:13px;
}

#homeListContainer a:hover {
	color:#CF2E84;
}

#homeListContainer .greenList a:hover {
	color:#87A641;
}

#homeListContainer .blueList a:hover {
	color:#0096D5;
}

.ticketsBanner {
	margin:0 0 0 3px;
}


/* Blog */

#featuredBlog {
	background:#87A541;
	width:323px;
	_width:313px;
	float:right;
	height:244px;
	margin:0 -14px 0 0;
	border-right:14px solid #7E9B3E;
	padding:18px 28px 0 20px;
	color:#fff;
}

.featuredBlogTitle {
	color:#fff;
	font-size:15px;
	border-bottom:1px dotted #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	padding:0 0 5px 0;
	display:block;
}

.featArticleTitle {
	background:#54893B;
	padding:3px 5px 3px 20px;
	margin:10px 0 7px -25px;
	border-left:5px solid #1996CA;
	font-weight:bold;
	height:20px;
}

.articleTitle {
	float:left;
}

.articleTitle a {
	color:#fff;
}

.comments {
	float:right;
	font-weight:normal;
	font-size:10px;
}

.commentsNum {
	font-size:12px;
	font-weight:bold;
	background:#0096D5;
	padding:1px 5px;
}

#featuredBlog p {
	font-size:11px;
	line-height:16px;
}

.readMore {
	font-size:10px;
	display:inline-block;
	background:#0096D5;
	color:#fff;
	padding:1px 3px;
	line-height:12px;
}

.readMore:hover {
	background:#54893B;
	color:#fff;
}

.displaying {
	text-align:center;
}

.blogPostDate {
	font-size:11px;
}

.commentsDisplaying {
	float:right;
}


/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.yourDetails {	
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.requiredFields {
	text-align:right;
	padding:7px 0 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:440px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput {
	border:1px solid #BABABA;
	padding:3px;
}

.textinputhover {
	border:1px solid #CF2E84; 
	padding:3px;
}

select {
	font-size:11px;
	color:#808080;
}

.submit {
	text-align:right;
}

.errorText {
	color:#FF0000;
}


/* Footer */

.footerclear {
	clear:both;
	background:url(/images/backgrounds/nav_footer_bg.gif) no-repeat 1px 0;
	margin:-17px -17px 0 -17px;
	height:16px;
}

#footer {
	background:url(/images/backgrounds/nav_footer_bg.gif) no-repeat 1px -10px;
	margin:-4px -17px 0 -17px;
	text-align:right;
	color:#999999;
	font-size:11px;
	padding:0 44px 16px 0;
}

#footer a {
	color:#999999;
}

#footer a:hover {
	color:#CF2E84;
}

#footer ul {
	padding:0 0 28px 0;
}

#footer li {
	display:inline;
	list-style:none;
	color:#1996CA;
	margin:0 0 0 12px;
	padding:1px 12px 1px 0;
	font-size:12px;
	border-right:1px solid #95D1ED;
}

#footer li.last {
	padding:1px 0;
	border-right:none;
}

#footer li a {
	color:#1996CA;
}

