@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	background: #5b5b5b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

h2{
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#444;
}

img{
	border:0;
}

form{
margin:0;
}

/* OUR MAIN BRIGHT COLOURS TO USE FOR TEXT */
.green{	
	color:#a5d148;
}
.pink{
	color:#f62a93;
}
.blue{
	color:#1bb1e3;
}
.darker-blue{
	color: #2D95D2;
}
.darker-green{
	color:#8DB32B;
}

/*
#wrapper {
	position:absolute;
	width:900px;
	left:50%;
	margin-left:-450px;
	margin-right:900px;
}
*/


#wrapperShadow {
	position:absolute;
	width:100%;
	left:50%;
	margin-left:-50%;
	margin-right:100%;
	margin-bottom: 50px;
	background:url(images/img_drop-shadow-tile.gif) top center repeat-y;
	z-index:0;
}

#wrapper {
	position:relative;
	width:900px;
	left:50%;
	margin-left:-451px;
	margin-right:900px;
}

#headerSpan{
	position:absolute;
	width:100%;
	height:205px;
	top:0;
	left:0;
	background:url(images/img_banner-outer-tile.gif) top left repeat-x;
	z-index:0;
}

#headerTab{
	position:relative;
	width:900px;
	height:158px;
	float:left;
	background:url(images/img_header-blue-tile.gif) top left repeat-x;
}

#leftTopImg{
	position:relative;
	float:left;
	clear: none;
	width:81px;
	height:158px;
	background:url(images/img_main-logo-child.gif) bottom left no-repeat;
	z-index:0;
}

#logoWords{
	position:relative;
	float:left;
	clear: none;
	width:345px;
	height:158px;
	background:url(images/img_main-logo-words.gif) bottom left no-repeat;
}

#kidsTop{
	position:relative;
	float:right;
	clear: none;
	width:235px;
	height:158px;
	background:url(images/img_kids-top.gif) bottom left no-repeat;
}

#trustLogoTop{
	position:absolute;
	width:54px;
	height:59px;
	right:10px;
	top:10px;
	background:url(images/img_trust-logo-top.gif) bottom left no-repeat;
}

#trustTopLink{
	position:absolute;
	text-align:right;
	left:-145px;
	width:140px;
	top:45px;
}

#trustTopLink a{
	display:block;
	clear:none;
	text-decoration: none;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

#navBar{
	position:relative;
	float:left;
	clear:both;
	width:900px;
	height:58px;
	background:url(images/img_nav-bar-bg.gif) top left repeat-x;
	z-index:1;
}

#navHolder{
	position:relative;
	float:left;
	height: 27px;
	width: 600px;
	top:9px;
	padding:0 0 0 10px;
}

#navHolder a{
	position:relative;
	display:block;
	float:left;
	clear:none;
	height: 17px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	padding: 5px 8px 5px 8px;
	border-right:1px solid #CCC;
	background:url(images/img_nav-hover.gif) top left repeat-x;
	background-position: 0 -100px;
}

#navHolder a:first-child{
	border-left:1px solid #CCC;
}

#navHolder a:hover{
	background-position: 0 0;
}

#kidsRight{
	position:absolute;
	right:0;
	top:0;
	width:248px;
	height:238px;
	background:url(images/img_kids-right.jpg) top right no-repeat;
	z-index:0;
}

#kidsRightLower{
	position:absolute;
	right:0;
	bottom:0;
	width:248px;
	height:69px;
	background:url(images/img_kids-right-lwr.gif) top right no-repeat;
	z-index:2;
}

#contentHolder{
	position:relative;
	float:left;
	width:900px;
	background:#FFF;
	/*height:400px;*/
	z-index:0;
}

#flashContainer{
	position:relative;
	float:left;
	clear:none;
	width:630px;
	height:250px;
	border:1px solid #CCC;
	left:10px;
	background:url(images/img-flash-bg.gif) top left repeat-x;
}

#leftCol{
	position:relative;
	float:left;
	clear:none;
	width:640px;
}

#rightCol{
	position:relative;
	float:right;
	clear:none;
	margin-top:185px;
	width:248px;
}

#welcomeTab{
	position:relative;
	float:left;
	width:612px;
	height:20px;
	left:10px;
	padding:5px 10px 5px 10px;
	background:url(images/img_welcome-tab-bg.gif) top left repeat-x;
	font-size:16px;
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing:0.2px;
}

#donateNowRight{
	position:relative;
	float:left;
	width:248px;
	height:60px;
	background:url(images/img_donate-now-greybg.gif) top left repeat-x #666666;
	overflow: visible;
}

#donateButterfly{
	position:absolute;
	top:0;
	right:0;
	width:56px;
	height:52px;
	background:url(images/img_donate-now-butterfly.gif);
}

#donateRightTxt{
	position:absolute;
	top:8px;
	left:5px;
	width: 180px;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
}

.medYellowHeaders{
	font-size:16px;
	font-weight:bold;
	color:#ecdd00;
}

#recentDonors{
	position:relative;
	float:left;
	clear:both;
	width:248px;
}

#recentDonorsHeader{
	position:relative;
	float:left;
	clear:both;
	display:block;
	width:226px;
	height:21px;
	margin: 6px 0 0 0;
	padding:5px 10px 5px 10px;
	background:url(images/img_recent-donors-bg.gif) top left repeat-x;
	border:1px solid #cc1a76;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

#donorList{
	position:relative;
	float:left;
	clear:both;
	width:246px;
	margin:0;
	background:url(images/img_latest-donors-green-bg.gif) top left repeat-x;
	border:1px solid #608c03;
}

#bodyContent{
	position:relative;
	float:left;
	clear:left;
	left:20px;
	margin: 10px 0 10px 0;
	width:400px;
	font-size: 1em;
	line-height:1.65em;
}

#targetAmount{
	position:relative;
	float:right;
	clear:none;
	right:0;
	margin:10px 0 5px 0;
	width:209px;
	height:134px;
	background:url(images/img_target-amount.gif) top right no-repeat;
	background-image: url(images/img_target-amount.png);
}

#targetGraph{
	position:relative;
	float:right;
	clear:right;
	width:207px;
	height:60px;
	background:url(images/img_home-target-bg-tile.gif) center left repeat-x;
	border: 1px solid #999999;
}

#targetGraphColor{
	position:relative;
	float:left;
	clear:none;
	width:45%;
	height:58px;
	border-left: none;
	background: url(images/img_home-target-bar-color-tile.gif) center left repeat-x;
	border:1px solid #9fc120;
}

#footer{
	position:absolute;
	width:900px;
	height:35px;
	left:50%;
	margin-left:-451px;
	margin-right:900px;
	bottom:-35px;
	color:#CCCCCC;
	font-size:10px;
	background:#333333;
}

/* colors, styling etc*/

.pink{
	color: #f00780;
}

/* Recent donors list DIV styles, these are classes as they require multiple assignments */

.recentsDiv{
	position:relative;
	float:left;
	clear:both;
	width:246px;
	z-index:2;
	background: url(images/img_recent-donors-tile.gif) bottom left repeat-x;
	border-bottom:1px solid #9acd2d;
	cursor:pointer;
}

.recentsName{
	position:relative;
	float:left;
	clear:none;
	padding:3px 10px 3px 10px;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}

.recentsAmount{
	position:relative;
	float:right;
	clear:none;
	padding:3px 10px 3px 10px;
	font-size:11px;
	font-weight:bold;
}

#donorThankYou{
	position:relative;
	float:left;
	clear:both;
	display:block;
	width:248px;
	height:65px;
	background:url(images/img_thank-you-tile.gif) top left repeat-x #39b7e1;
	margin:5px 0 10px 0;
}

#donorThankYou IMG{
	margin:0;
	padding: 10px 0 0 10px;
}

#patrons{
	float:left; 
	clear:both; 
	display:block; 
	width:245px;
	border:1px solid #CCC;
	padding:0 0 5px 0;
}

#patrons ul{
	margin:0;
	padding:0;
	text-indent:0;
	list-style-type:none;
	list-style:none;
}

#patrons ul li{
	display:block;
	float:left;
	clear:both;
	width: 220px;
	margin:0;
	padding:1px 2px 1px 2px ;
}

#newsItems{
	position:absolute;
	left: 120px;
	top: 10px;
	width:500px;
	height:40px;
	font-weight:normal;
	overflow: auto;
}

#newsItems ul{
	margin:0;
	padding:0;
	list-style-type: none;
}
#newsItems li, #newsItems a{
	display:block;
	float:left;
	clear:none;
	margin: 0 3px 0 3px;
	text-decoration:none;
	color:#0066FF;
}
