/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../sitepix/structural/top-bar-bg.png);
	background-repeat: repeat-x;
}

p {
	font-size: 12px;
	color: #666;
}
li {
	font-size: 12px;
	color: #666;
}

h2 {
	font-size: 12px;
	color: #666;
	font-weight:bold;
}

h1 {
	font-size: 21px;
	color: #006ABA;
	font-weight: lighter;
	margin-top: 0;
}

#picture-swap {
	width: 280px;
	height: 190px;
	margin-left: 20px;
	background-color:#999999;
	float:right;
	border:solid 1px #cccccc;
}

#site-holder {
	width: 960px;
	margin: 0 auto;
}

#top-header {
	float: left;
	position: relative;
	width: 960px;
	height: 115px;
}

#top-header .logo {
	position: absolute;
	top: 0;
	left: 0;	
}

#top-header .logo-bar {
	position: absolute;
	top: 0;
	right: 0;
}

#menu {
	float: left;
	width: 960px;
	height: 35px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#menu ul li a {
	line-height: 35px;
	float: left;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
	display: block;
	background-image: url(../sitepix/navigation/button-bg.png);
	background-repeat: repeat-x;
	margin-right: 2px;
}

#menu ul li a:hover {
	background-position: 0 -35px;
	color: #FFF;
}

#menu ul li a.active {
	background-position: 0 -70px;
	color: #FFF;
}

#menu ul li a#home {
	width: 70px;
}

#menu ul li a#about {
	width: 89px;
}

#menu ul li a#help {
	width: 166px;
}

#menu ul li a#training {
	width: 81px;
}

#menu ul li a#funding {
	width: 83px;
}

#menu ul li a#reports {
	width: 82px;
}

#menu ul li a#events {
	width: 75px;
}

#menu ul li a#links {
	width: 66px;
}

#menu ul li a#blog {
	width: 61px;
}

#menu ul li a#news {
	width: 67px;
}

#menu ul li a#contact {
	width: 100px;
	margin-right: 0;
}

#submenu {
	float: left;
	width: 155px;
	margin-bottom: 10px;
}

#submenu h1 {
	font-size: 12px;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	background-color: #006ABA;
	font-weight: lighter;
	margin: 0;
}

#submenu ul {
	width: 143px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 0;
	padding: 0 0 10px 10px;
	list-style-type: none;
}

#submenu ul li {
	margin: 0;
	padding: 0;
}
#submenu ul li ul {
	border: 0;
	width:133px;
}

#submenu ul li a {
	display: block;
	font-size: 11px;
	color: #999;
	margin: 0;
	padding: 5px 0 5px 15px;
	text-decoration: none;
	background-image: url(../sitepix/structural/pink-dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#submenu ul li ul li a {
	display: block;
	font-size: 11px;
	color: #999;
	margin: 0;
	padding: 5px 0 5px 15px;
	text-decoration: none;
	background-image: url(../sitepix/structural/pink-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#submenu ul li ul li a:hover {
	background-image: url(../sitepix/structural/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #006ABA;
}


#submenu ul li a:hover {
	background-image: url(../sitepix/structural/blue-dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #006ABA;
}


#left-side {
	display: inline;
	float: left;
	width: 155px;
	margin: 30px 30px 0 0;
	text-align: left;
}

#left-side #address {
	float: left;
	width: 133px;
	border: 1px solid #CCC;
	padding: 10px;
	margin-top: 10px;
}

#left-side #address p {
	font-size: 10px;
	margin: 0;
}

#left-side #address a {
	color: #666;
}

#left-side #address a:hover {
	color: #006ABA;
}

form {
	padding: 0; 
	margin: 0 0 0px 0;
	border: 0; 
	display: inline;
}

label {
	font-size: 11px;
	color: #666;
	float: left;
}

#str_criteria {
	float:left; 
	border: 1px solid #CCC; 
	/*background-image:url(../sitepix/structural/search_textbox.png); 
	background-repeat:no-repeat; */
	width: 124px; 
	height:24px; 
	margin:0;
	padding: 0;
}

#submit-button {
	/*display: inline; */
	float: right; 
	/*padding: 0 0 0 3px; */
	border: 0;
	padding:0;
	margin:0;
}

#centre {
	display: inline;
	float: left;
	width: 550px;
	margin: 30px 30px 0 0;
	text-align: left;
	margin-bottom: 20px;
}

#centre_large {
	display: inline;
	float: left;
	width: 770px;
	margin: 30px 0px 0 0;
	text-align: left;
	margin-bottom: 20px;
}

#centre_large .training {
	float: left;
	width: 165px;
	height: 210px;
	background-image: url(../sitepix/structural/training-bg.png);
	background-repeat: no-repeat;
	margin-right: 28px;
	margin-bottom:20px;
	display: inline;
}

#centre_large .last-training {
	float: left;
	width: 165px;
	height: 210px;
	background-image: url(../sitepix/structural/training-bg.png);
	background-repeat: no-repeat;
}

#centre_large .training-h2box {
	float: left;
	width: 165px;
	height: 90px;
}

#centre_large .training-abox {
	float: left;
	width: 165px;
	height: 20px;
	padding-bottom:20px;
}


#centre_large .training-img{
	vertical-align:middle;
	height: 100px;
	width: 145px;
	margin:0;
	border:0;
}

#centre_large #icon-holder {
	text-align: center;
	width: 770px;
	clear: both;
	margin-top: 30px;
	
}

#centre #icon-holder {
	text-align: center;
	width: 550px;
	clear: both;
	margin-top: 30px;
	
}

#icon-holder h1 {
	font-size: 16px;
	color: #666666;
	font-weight: lighter;
	margin: 10px 0 120px 0;
}

#icon-holder h2 {
	font-size: 13px;
	color: #666666;
	font-weight: lighter;
	margin: 5px 5px 0px 5px;
}

#icon-holder a {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

#icon-holder a:hover {
	color: #006ABA;
}

#centre #icon-holder .icon1 {
	float: left;
	width: 130px;
	height: 206px;
	background-image: url(../sitepix/structural/how-can-we-help-icon.png);
	background-repeat: no-repeat;
	margin-right: 10px;
	display: inline;
}

#centre #icon-holder .icon2 {
	float: left;
	width: 130px;
	height: 206px;
	background-image: url(../sitepix/structural/training-icon.png);
	background-repeat: no-repeat;
	margin-right: 10px;
	display: inline;
}

#centre #icon-holder .icon3 {
	float: left;
	width: 130px;
	height: 206px;
	margin-right: 10px;
	background-image: url(../sitepix/structural/funding-icon.png);
	background-repeat: no-repeat;
}

#centre #icon-holder .icon4 {
	float: left;
	width: 130px;
	height: 206px;
	background-image: url(../sitepix/structural/orphan-icon.png);
	background-repeat: no-repeat;
}

#right-side {
	display: inline;
	float: left;
	width: 195px;
	margin: 30px 0 0 0;
	text-align: left;
}

#right-side h1 {
	font-size: 12px;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	background-color: #999;
	font-weight: lighter;
	margin: 0;
}

#news-holder {
	width: 173px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 0 10px;
	margin-bottom: 20px; 
}

#news-holder h2 {
	font-size: 10px;
	color: #666;
	margin: 0;
	padding: 0;
	font-weight: lighter;
}

#news-holder h3 {
	font-size: 12px;
	color: #CC0066;
	margin: 0;
	padding: 0;
	font-weight: lighter;
}

#news-holder p {
	font-size: 10px;
	color: #666;
	margin-top: 0;
}

#news-holder a {
	font-size: 10px;
	color: #006ABA;
	margin-top: 0;
	text-decoration: none;
}

#news-holder a:hover {
	color: #D90072;
}

#footer {
	text-align: left;	
	position: relative;
	clear: both;
	width: 960px;
	height: 80px;
	background-color: #F3F3F3;
	background-image: url(../sitepix/structural/footer-logo.png);
	background-repeat: no-repeat;
	background-position: right 15px;
	margin-top: 20px;
	padding-top: 15px;
}

#footer ul {
	margin: 0 0 0 10px;
	padding: 0;
}

#footer ul li {
	margin: 0 10px 0 0;
	padding: 0;
	display: inline;
}

#footer ul li a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #006ABA;
}

#footer p {
	font-size: 11px;
	color: #666;
	margin: 5px 0 0 10px;
}

#footer a {
	color: #666;
}

#footer a:hover {
	color: #006ABA;
}

div#paging_nav{
	text-align: right;
}
