@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
	background: #FFFFFF;
}
h1 {
	font-size: 5em;
	font-weight: normal;
}
h1, h2, h3 { 
	margin-bottom: 0.5em; 
}
h1 {
	border-bottom: 1px solid #000000;
	font-size: 1.6em;
    font-weight: normal;
	padding-bottom: 0.5em;
	margin-bottom: 0.3em;
}
p, li {
	font-size: 1.2em;
	margin-bottom: 1em;
	color: #000000;
	line-height: 1.2em;
}
li {
	margin-bottom: 0;
}
small {
	font-size: 80%;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #959595;
}
a:hover {
}
a.invert {
	color: #000000;
}
a.invert:hover {
	color: #959595;
}
a img { 
	border: none; 
}
.left { float: left; }
.right { float: right; }
.clear { clear: both; }

/*=Feedback messages
------------------------------------------------------------------------------*/
.message {
	padding: 1em 0;
	font-weight: bold;
}
.message.success {
	color: #007437;
}
.message.error {
	color: #BA131A;
}


.dialog {
	margin-bottom: 1em; /* spacing under dialog */
	min-height: 4em;
	position: relative;
	overflow: hidden;
}
.dialog .top .left {
	float: left;
	width: 4em;
	height: 4em;
	overflow: hidden;
	position: relative;
}
.dialog .top .right {
	float: right;
	width: 0.5em;
	height: 0.5em;
	overflow: hidden;
	position: relative;
}
.dialog .bottom {
	height: 0.5em;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}
.dialog .bottom .left {
	float: left;
	width: 0.5em;
	height: 0.5em;
	overflow: hidden;
	position: relative;
}
.dialog .bottom .right {
	float: right;
	width: 0.5em;
	height: 0.5em;
	overflow: hidden;
	position: relative;
}
.dialog .top p {
	padding: 1.1em 0.5em;
    margin: 0 0 0 4em;
	color: #FFFFFF;
	font-weight: bold;
}

.dialog.success {
 	background: #000000;
}
.dialog.success .top div {
 	background: url(../images/dialogue/success.gif) no-repeat;
}
.dialog.success .bottom div {
 	background: url(../images/dialogue/success.gif) no-repeat;
}

.dialog.error {
 	background: #000000;
}
.dialog.error .top div {
 	background: url(../images/dialogue/error.gif) no-repeat;
}
.dialog.error .bottom div {
 	background: url(../images/dialogue/error.gif) no-repeat;
}

.dialog.info {
 	background: #000000;
}
.dialog.info .top div {
 	background: url(../images/dialogue/alert.gif) no-repeat;
}
.dialog.info .bottom div {
 	background: url(../images/dialogue/alert.gif) no-repeat;
}

.dialog .top .left {
 	background-position: top left !important;
}
.dialog .top .right {
 	background-position: top right !important;
}
.dialog .bottom .left {
 	background-position: bottom left !important;
}
.dialog .bottom .right {
 	background-position: bottom right !important;
}

/*=Tabs
------------------------------------------------------------------------------*/
.ui-tabs .ui-tabs-hide {
     display: none;
}
.tabs .hNav>li {
	margin-bottom: 1em;
}
.tab {
	/*width: 33em;*/
	overflow: hidden;
}
.tab.double {
	width: 66em;
}
/*=Template
------------------------------------------------------------------------------*/
.container {
	width: 99em;
	margin: 0 auto;
}
.header {
	height: 10.4em;
}
.header .logo {
	position: relative;
	left: -0.5em;
}
.content {
	clear: both;
	margin-top: 2.9em;
	border-top: 1px solid #000000;
}
.noborder {
	border: none;
}
.content .largeSection {
	width: 65.9em;
	float: left;
}
.content .smallSection {
	width: 32.9em;
	float: right;
}
.content .smallSection h1 {
	border: none;
	text-align: right;
	margin-top: 4px;
}
.ctr330 {
	width: 33em;
	margin: 0 auto;
}
.ctr660 {
	width: 660px;
	margin: 0 auto;
}
.topDivider {
	border-top: 1px solid #000000;
	padding-top: 4px;
}
.footer {
	clear: both;
	padding: 2em 0;
}
.ads {
	margin-top: 30px;
}
.ads .ad {
	margin-bottom: 10px;
}

/*=Nav
------------------------------------------------------------------------------*/
.mainNav {
	border-top: 1px solid #000000;
	height: 3.4em;
}
ul.hNav {
	list-style: none;
}
ul.hNav li {
	float: left;
	width: 110px;
	padding-top: 4px;
}
ul.hNav li a {
	color: #000000;
	display: block;
}
ul.hNav li:hover,
ul.hNav li.active,
ul.hNav li.ui-state-active {
	border-top: 4px solid #000000;
	position: relative;
	top: -4px;
}

.mainNav p {
	padding-top: 4px;
	margin: 0;
}
/*
.mainNav p a {
	color: #000000;
	padding-top: 4px;
}
.mainNav p a:hover {
	border-top: 4px solid #000000;
	position: relative;
	padding-top: 4px;
}
*/

/*=Volunteer slideshow
------------------------------------------------------------------------------*/
.volunteerSS {
	overflow: hidden;
	width: 99em;
}
.volunteerSS .ssFrame {
	width: 99em;
	overflow: hidden;
	display: none
}
.volunteerSS .ssFrame .ssLarge .slide {
	overflow: hidden;
	display: none;
	position: relative;
}
.volunteerSS .ssFrame.first,
.case-studies .volunteerSS .ssFrame,
.volunteerSS .ssFrame .ssLarge .slide.first {
	display: block;
}
.volunteerSS .ssFrame .ssSmall {
	width: 32em;
	float: left;
}
.volunteerSS .ssFrame .ssLarge {
	width: 66em;
	position: relative;
	float: right;
}
.volunteerSS .ssLarge .caption{
	position: absolute;
	left: 0;
	bottom: 0;
	background: #FFFFFF;
	width: 100%;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	z-index: 100;
}
.volunteerSS .ssFrame .ssLarge .caption p {
	margin: 0.5em 1em;
}
.prevNext {
	float: right;
	vertical-align: middle;
	position: relative;
	top: 1px;
}
.prev {
	display: block;
	padding: 11px 0 0 0;
	overflow: hidden;
	background: url(../images/arrow-left.png) no-repeat top left;
	width: 7px;
	height: 0px !important;
	height /**/: 11px;
	float: left;
	margin-right: 0.5em;
}
.next {
	display: block;
	padding: 11px 0 0 0;
	overflow: hidden;
	background: url(../images/arrow-right.png) no-repeat top right;
	width: 7px;
	height: 0px !important;
	height /**/: 11px;
	float: left;
}
.prev:hover,
.next:hover {
	cursor: pointer;
}
/*=Twitter
------------------------------------------------------------------------------*/
div.twitter {
	margin-top: 12px;
}
div.twitter p,
div.twitter a {
	width: 328px;
	word-wrap: 328px;
}
/*=Tables & Forms
------------------------------------------------------------------------------*/
.inputTable input {
	border: none;
	background: none;
	font-size: 1.2em;
	padding: 0.5em;
}
.inputTable td {
	background: #f1f1f1;
	border-right: 2px solid #ffffff;
	border-bottom: 4px solid #ffffff;
}
.inputTable td input.field {
	width: 95%;
}
.inputTable th {
	font-weight: normal;
	font-size: 1.2em;
	text-align: left;
	padding: 0.5em;
}
.button {
	cursor: pointer;
}
.button:hover {
	color: #FFFFFF;
	background: #000000;
}
.inputTable select {
	border: none;
	background: none;
	font-size: 1.2em;
	padding: 0.5em;
	width: 100%;
}
/*=Validation
------------------------------------------------------------------------------*/
input.error,
select.error {
	outline: 1px solid red;
}
label.error {
	color: red;
	margin: 0.5em;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	display: block;
}
/*=Definition lists
------------------------------------------------------------------------------*/
dl dt {
	font-size: 1.2em;
}
dl dd {
	margin: 0.3em 0 1em 0;
	font-size: 1.2em;
}
.how-it-works dl dt {
	border-bottom: 1px solid #000000;
	font-size: 1.6em;
	padding-bottom: 0.5em;
}
dd p,
dd ul li {
	font-size: 1em;
}
dd ul {
	margin: 1em 3em;
}
.faqs dl  {
	display: block;
	width: 330px;
}
.faqs dl dd {
	padding: 0.3em 0 0 0;
	margin: 0;
}
.faqs dd p,
.faqs dd li {
	color: #959595;
}
.faqs dd a {
	text-decoration: underline;
}
/*=Ordered lists
------------------------------------------------------------------------------*/
ol {
	margin: 1em 3em;
}
/*=Accordion
------------------------------------------------------------------------------*/
.ui-accordion-header {
	cursor: pointer;
}
/*=Page specific
------------------------------------------------------------------------------*/
.apply .inputTable {
	margin-top: 2em;
}
.faqs .tab
{
	margin-top: 2.9em;
	width: auto;
}
.faqs #tab-placement
{
	margin-left: 11em;
}
.faqs #tab-budget
{
	margin-left: 22em;
}
.faqs #tab-about-us
{
	margin-left: 33em;
}

/*=Case studies
------------------------------------------------------------------------------*/
.sliderGallery {
	overflow: hidden;
	position: relative;
	height: 320px;
	width: 990px;
	background-color: #FFFFFF;
}
.sliderGallery .items {
	width:20000em;	
	position:absolute;
	clear:both;
	padding: 0;
	margin: 0;
}

.sliderGallery .items .item {
	float: left;
	position: relative;
}
#news .sliderGallery .items {
	margin-top:20px;
}
#news .sliderGallery .items .item {
	margin: 0 14px;
	width: 302px;
}
#news .sliderGallery .items .item img {
	display: block;
	margin: 0 auto;
}
#caseStudies .sliderGallery .items .item {
	width: 198px;
}
.sliderGallery .items .item:hover .volInfo,
.sliderGallery .items .item:hover .newsInfo {
	display: block;
}
.sliderGallery .volInfo {
	position: absolute;
	width: 150px;
	height: 50px;
	bottom: 35px;
	left: 32px;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	margin: 0 auto;
	padding-bottom: 5px;
	display: none;
}
.sliderGallery .volInfo h2{
	display: block;
	background-color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	padding: 2px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	
}
.sliderGallery .volInfo p {
	padding: 4px;
}
.sliderGallery .newsInfo {
	position: absolute;
	width: 130px;
	height: 50px;
	bottom: 35px;
	left: 50%;
	margin-left: -69px;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	padding: 5px 3px 3px 3px;
	white-space: normal;
	text-align: center;
	display: none;
}
.nav {
	width: 990px;
	height: 20px;
	padding: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.prev,
.next,
.prevPage,
.nextPage {
	cursor: pointer;
	z-index: 110;
	width: 7px;
	height: 11px;
}
.nav .prevPage,
.nav .nextPage {
	position: absolute;
	top: 5px;
}
.prev,
.prevPage {
	left: 5px;
	background-image: url(../images/arrow-left.png);
}
.next,
.nextPage {
	right: 5px;
	background-image: url(../images/arrow-right.png);
}

/*#tab-diary {
  -moz-column-count:2;
  -moz-column-width:100px;
  -moz-column-gap:10px;
}*/

/*=Page content
------------------------------------------------------------------------------*/

.visualArea {
	height: 32em;
	clear: both;
	overflow: hidden;
}
.column {
	width: 31em;
	margin-right: 2em;
	float: left;
}
.column.last {
	margin-right: 0;
}
.column li {
	margin-left: 1.5em;
}

.header .bannerad {
	margin-top: 25px;
}
.headerBannerAd {
	margin-top: 40px;
	width: 310px;
	background: #000000;
	padding: 10px;
}
.headerBannerAd p {
	color: #FFFFFF;
	margin: 0;
}

/*= How it works
------------------------------------------------------------------------------*/
.steps {
	overflow: hidden;
	margin: 10.25em 0 0 0;
}
.steps .step {
	border-bottom:0.2em solid #000000;
	float:left;
	height:11.3em;
	margin-right: 3.25em;
	width:22.3em;
	background: url(../images/arrowhead-half-right.gif) no-repeat bottom right;
}
.steps .last.step {
	margin-right: 0;
}
.step h2 {
	border-bottom:0.4em solid #000000;
	font-size:1.9em;
	font-weight:normal;
	margin-bottom:0.3em;
}
.step ul {
	list-style:none outside none;
}
.step ul li {
	font-size:1.1em;
	margin:0 0 -0.2em 0;
	padding: 0 0 0 0.9em;
	background: url(../images/dash.gif) no-repeat 0 0.5em;
}


/*=RSS feed
------------------------------------------------------------------------------*/
ul.rssfeed {
	list-style: none;
}
ul.rssfeed ul {
	list-style:  disc inside;
}
