/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
/* Copyright (c) 2006,Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.0 */
body{text-align:center;}#ft{clear:both;}#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.3em;min-width:750px;}#doc2{width:73.074em;*width:71.313em;min-width:950px;}#doc3{margin:auto 10px;width:auto;}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em;}.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em;}.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em;}.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em;}.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em;}.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em;}.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em;}.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em;}.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em;}.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-g .yui-u,.yui-g .yui-g,.yui-gc .yui-u,.yui-gc .yui-g .yui-u,.yui-ge .yui-u,.yui-gf .yui-u{float:right;display:inline;}.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g{width:49.1%;}.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u{width:48.1%;}.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge .yui-u{width:24%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-gf div.first{width:24%;}.yui-ge div.first{width:74.2%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}

/* LAYOUT */
html, body {
	background: #FFF url('/images/layout/body-bg.jpg') repeat-x;
	color: #000;
	margin: 0;
	text-align: center;
	font-size: 85%; 
}

body * {
	line-height: 1.35;
}

#doc {
	width: 700px;
	min-width: 700px;
	margin: 0 auto;
	text-align: left;
}

#contentPanel {
	width: 540px;
}

.contentContainer {
	background: #FFF;
	border: 2px solid #dedede;
	position: relative;	
	padding-bottom: 20px;
}

#rightPanel {
	float: right;
	width: 150px;	
}

/* HTML STYLES */
div {
	zoom: 1;	
}

h2 {
	font-size: 120%;
	color: #ED1C24;
	font-weight: bold;
	margin: 1em 0;
}

h3 {
	font-weight: bold;	
}

a {
	color: #ed1c24;
	text-decoration: none;	
}

p {
	margin: 1em 0;
}

strong, b {
	font-weight: bold;	
}

address {
	color: #ed1c24;
	font-weight: bold;	
}

textarea {
	width: 300px;
	height: 131px;
	padding: 5px;
	background: transparent url('/images/forms/textarea-bg.gif') no-repeat top left;
	border: 0;
}

/* GENERAL CLASSES */
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;	
}

.rightLink {
	float: right;	
}

.noBorder {
	border: 0 !important;	
}

.intro {
	margin: 1em 0;	
}

.req {
	color: #ed1c24;
}

.errors {
	border: 2px solid #ed1c24;
	background: #ffe0e0;
	padding: 10px;
	margin: 15px 0;
}

/* HEADER */
#hd {
	height: 150px;
	position: relative;
	margin-bottom: 40px;
}

#logo {
	float: left;	
}

#headerContent {
	float: right;
	margin-top: 55px;	
}

#staticMenu {
	position: absolute;
	top: 0px;
	right: 0;
	font-size: 95%;
	color: #acacac;	
}

#staticMenu ul li {
	float: left;	
}

#staticMenu ul li a {
	color: #acacac;	
}

#mainMenu {
	position: absolute;
	bottom: 4px;
	right: 0;
	font-weight: bold;
	font-size: 120%;
}

#mainMenu ul li {
	float: left;
	height: 31px;
	margin: 0 1px;
	background: transparent url('/images/layout/menu-item-bg.gif') no-repeat top left;
}

#mainMenu ul li a {
	padding: 0 9px;
	background: transparent url('/images/layout/menu-link-bg.gif') no-repeat top right;
	height: 31px;
	display: block;
	line-height: 31px;
	float: left;
}

#mainMenu ul li a.selected {
	color: #000;
}

/* BODY */

/*Side Bar */
#sidebar {
	text-align: right;	
}

#cmsImages {
	margin-bottom: 20px;
	float: left;
}

#sidebar .featureImage {
	border: 2px solid #dedede;
	float: right;
	display: none;
}

#sidebar .featureImage {
	/*
	opacity: 0; 
	filter:alpha(opacity=0);
	margin-top: -1px;
	*/
}

#sidebar .display {
	display: block;
}

#cmsImages .imageNav {
	font-size: 95%;
	font-weight: bold;
	text-align: left;
	width: 100%;
	float: left;
	margin-top: 2px;
}

#cmsImages .imageNav a {
	color: #FFF;
	cursor: pointer;
}

#cmsImages .imageNav a.prev {
	float: left;
}

#cmsImages .imageNav a.next {
	float: right;
}



/* Page Titles */
#bd h1 {
	text-indent: -3000px;
	width: 138px;
	height: 42px;	
	position: absolute;
	top: -18px;
	left: -13px;
}

#bd h1#titleAboutUs {
	background: transparent url('/images/titles/about-us.png') no-repeat top left;	
}

#bd h1#titleApplicationPage {
	background: transparent url('/images/titles/application.png') no-repeat top left;	
	width: 220px;
}

#bd h1#titleWhatWeDo {
	background: transparent url('/images/titles/what-we-do.png') no-repeat top left;	
}

#bd h1#titleOurMembers {
	background: transparent url('/images/titles/our-members.png') no-repeat top left;	
	width: 180px;
}

#bd h1#titleMakeADonation {
	background: transparent url('/images/titles/make-a-donation.png') no-repeat top left;	
	width: 180px;
}

#bd h1#titleNewsAndEvents {
	background: transparent url('/images/titles/news-and-events.png') no-repeat top left;	
	width: 177px;
}

#bd h1#titleContactUs {
	background: transparent url('/images/titles/contact-us.png') no-repeat top left;	
}

#bd h1#titleLinks {
	background: transparent url('/images/titles/links.png') no-repeat top left;	
}

.homepageContentBox h2 {
	text-indent: -3000px;
	width: 138px;
	height: 42px;	
	position: absolute;
	top: -35px;
	left: -7px;
}

h2#homepageAboutUsTitle {
	background: transparent url('/images/titles/about-us.png') no-repeat top left;
}

h2#homepageNewsTitle {
	background: transparent url('/images/titles/news.png') no-repeat top left;
}

/* Home page */
#homepageBanner {
	background: transparent url('/images/layout/homepage-banner-bg.png') no-repeat top left;
	height: 203px;
	position: relative;
}

.homepageBannerImage {
	position: absolute;
	bottom: 3px;
	right: 4px;	
}

.homepageContentBox {
	position: relative;
	background: #FFF;
	border: 2px solid #dedede;	
	margin: 20px 5px;
	width: 256px;
	min-height: 180px;
  	height:auto !important;
	height: 180px;
	float: left;	
}

.homepageContentBox ul {
	margin-top: 10px;
	padding: 10px;
}

.homepageContentBox ul li {
	padding: 2px 0;	
}

.homepageContent {
	padding: 25px 15px 20px 15px;
	line-height: 1.25;	
}

.homepageNewsLink {
	float: right; 
	margin: 10px 18px 0 0;
}

.homepageNewsLink a {
	color: #464646;
	text-decoration: underline;
	font-size: 95%;	
}

/* Listings Page */
#listedItems {
	padding: 0px 16px;
}

#listedItems ul li {
	padding: 15px 0;
	border-top: 1px dotted #dddddd;
}

.listedItemDate {
	font-size: 95%;
	color: #ee2028;	
}

.listedItemImage {
	float: right;	
	margin-left: 40px;
	border: 2px solid #dedede;
}

.listedItemImage img {

}

.listedItemImage a {
	display: block;	
}

/* Feature Page */
.cmsFeature {
	padding: 20px 16px 0 16px;
}

.cmsFeature ul {
	padding-left: 35px;
}

.cmsFeature ul li {
	list-style-image: url(/images/content/list-style-image.gif);	
	padding: 8px 0;
}

.cmsFeatureDate {
	float: right;
	color: #ED1C24;	
}

/* Pagination */
.paginationControl {
	float: right;	
	font-size: 95%;
	color: #707070;
}
.paginationControl .pageNumber {
	float: left;	
	border-right: 1px solid #ED1C24;
	padding: 0 4px;
}

.paginationControl .pageLink {
	float: left;	
}

.pageNav {
	margin-top: 1em;
	color: #ED1C24;
	font-weight: bold;
}

.pageNav a {
	font-weight: normal;
	color: #ED1C24;	
}

.pageNav .prev {
	float: left;	
}

.pageNav .next {
	float: right;	
}

/* Contact Us */
.contactDetails {
	padding: 40px;	
}

.contactDetails table td {
	vertical-align: top;
}

.contactDetailsTable td {
	width: 160px;
}

.contactForm {
	background: #f5f4f4;
	padding: 10px;
	margin-top: 25px;
}

.contactForm .heading {
	font-size: 160%;
	font-weight: bold;
}

#contactUsForm {
	margin-top: 15px;	
}

table.ovoyoForm {
	width: 100%;
}

.ovoyoForm td {
	padding: 5px 0;
}

.ovoyoForm .label {
	font-weight: bold;
	text-align: right;	
	padding-right: 12px;
}

.ovoyoForm .text {
	background: transparent url('/images/forms/input-text-bg.gif') no-repeat top left;
	border: 0;
	padding: 4px 3px;
	width: 221px;
	height: 14px;
}

.ovoyoForm .button {
	float: right;	
}

/* FOOTER */
#ft {
	color: #707070;
	background: transparent url('/images/layout/footer-separator.png') no-repeat top left;
	padding-top: 25px;
	margin-top: 25px;
}

#footerContent {
	text-align: center;
}



div.right_container {
    float:right;
    margin:0 0 0px 0px;
}


ul.image_container {
    display:block;
    list-style:none;
    margin:0;
    padding:0;
}
.thumbnail{
    clear:left !important;
    margin:10px 0 10px 0 !important;

}

.thumbnail li{
    float:left;
    margin-right:10px !important;
}

ul.image_container li img {
    border:1px solid #CCC;
    padding:1px;
}

/* LIGHTBOX */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color: #000;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 100%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

