/* CSS Document */

body { 
	color: #444444;
	background-color: #ffffff;
	font-family: calibri, verdana, arial, sans-serif;
	text-align: center;
	background-repeat:repeat;
	margin:0px;
	padding:0px;
}

div.wrap {
	margin: 0px auto 0px auto; 
	width: 920px; 
}

div.header {
	border-bottom:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	height: 90px;
	vertical-align: middle;
	text-align: left;
	overflow:auto;
}

div.topBTNholder {
	padding: 0px 0px 0px 320px;
	display:block;
	width:920px;
	padding:0px;
	border:none;
	text-align:right;
}	

a.topBTN:link {
	margin: 0px 0px 3px 1px;
	padding: 2px 20px 2px 20px;
	width:75px;
	color:#910f05;
	border-top: none;
	border-left: 1px dotted #910f05;
	border-right: 1px dotted #910f05;
	border-bottom: 1px dotted #910f05;
	font-size:75%;
	text-align:center;
}

a.topBTN:active {
	margin: 0px 0px 3px 1px;
	padding: 2px 20px 2px 20px;
	width:75px;
	color:#910f05;
	border-top: none;
	border-left: 1px dotted #910f05;
	border-right: 1px dotted #910f05;
	border-bottom: 1px dotted #910f05;
	font-size:75%;
	text-align:center;
}

a.topBTN:visited {
	margin: 0px 0px 3px 1px;
	padding: 2px 20px 2px 20px;
	width:75px;
	color:#910f05;
	border-top: none;
	border-left: 1px dotted #910f05;
	border-right: 1px dotted #910f05;
	border-bottom: 1px dotted #910f05;
	font-size:75%;
	text-align:center;
}

a.topBTN:hover {
	margin: 0px 0px 3px 1px;
	padding: 2px 20px 2px 20px;
	width:75px;
	color:#FFFFFF;
	background-color:#910f05;
	border-top: none;
	border-left: 1px dotted #910f05;
	border-right: 1px dotted #910f05;
	border-bottom: 1px dotted #910f05;
	font-size:75%;
	text-align:center;
}

div.leftNavHome {
	text-align: left;
	float: left;
	width: 265px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 115%;
}
/*
div.leftNavHomeTable {
	text-align:center;
	width:240px;
	margin-top:0px;
	padding-top:0px;
}
*/
div.homeWidth {
	display:block;
	width:900px;
	border-top: #999999 solid 1px;
	margin: 5px 0px 0px 0px;
	padding:0px;
}

div.homeThirds1{
	width:245px;
	margin:5px;
	float:right;
	text-align:left;
	padding: 5px 10px 5px 10px;
	background-repeat:repeat;
	font-size:115%;
	font-style:italic;
	border-right:solid 1px #999999;
}

div.homeThirds1pics {
	height:115px;
	width:115px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
	vertical-align:middle;
}

p.lineSpace{
	padding:0px;
	margin:2px;
}

div.homeThirds2{
	width:280px;
	margin:5px;
	float:right;
	text-align:left;
	padding: 5px;
	font-size:115%;
}

div.homeThirds3{
	width:298px;
	margin:5px;
	float:right;
	text-align:left;
	padding: 5px;
	font-size:115%;
	border-left: #999999 1px solid;
}

.white {
	color:#FFFFFF;
}

.smaller{
	font-size:80%;
	color:;910f05;
}

div.leftNav {
	text-align: left;
	float: left;
	width: 250px;
	padding-right: 10px;
	margin-right: 10px;
}

div.leftNavSub {
	text-align: left;
	float: left;
	width: 240px;
	height: 250px;
}

div.rightNav {
	text-align: left;
	float: right;
	width: 250px;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
	border-left: solid;
	border-left-color:#999999;
	border-left-width: 1px;
}

div.contentHolder { 
	overflow: hidden; 
	width: 900px; 
	float: left;
	padding: 10px;
	background-image: url(Images/Functional/BG2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border: none; 
	text-align: center;
}

div.contentHolderR { 
	overflow: auto; 
	width: 600px; 
	/*float: right;*/
	padding: 10px;
	border: none; 
	text-align: justify;
	border-left: solid;
	border-left-color:#999999;
	border-left-width: 1px;
}

div.contentHolderL { 
	overflow: auto; 
	width: 600px; 
	float: left;
	padding: 10px;
	border: none; 
	text-align: justify;
}

div.footer {
	text-align: center;
	width: 920px; 
	font-size: 75%;
	float:left;
	border-top: solid;
	border-top-width:1px;
	border-top-color:#999999;
	text-indent: 0px;
	padding-top:2px;
}

div.fundraiser {
	height: 160px;
	padding-top:10px;
	border-bottom: 1px #999999 dotted;
}

div.redError {
	font-size:80%;
	font-style:italic;
}

ul.footerul {
	list-style: none;
	text-indent:0px;
	padding-left:0px;
}

li.footerli {
	text-indent: 0px;
	display:inline;
	padding-left: 5px;
	border-left:solid;
	border-left-color:#CCCCCC;
	border-left-width: 1px;
	padding-right: 5px;
	border-right: solid;
	border-right-width: 1px;
	border-right-color:#CCCCCC;
	padding-bottom:0px;
	padding-top: 2px;
}

div.footerBTNS {
	float:left;
	background-color:#eee;
	text-align:center;
	border:none;
	padding:4px;
	margin: 2px 0px 10px 0px;
	height:32px;
	width:912px;
	color:#910f05;
	overflow:hidden;
}

div.footerBTN {
	width:225px;
	padding:0px 0px 0px 0px;
	margin:0px;
	border:none;
	border-right:solid #ddd 1px;
	float:left;
}

div.footerBTNr {
	width:225px;
	padding:2px 0px 0px 0px;
	margin:0px;
	border:none;
	float:left;
	font-size:24px; 
	font-weight:800; 
	color: #910f05;
}

a.foot:link {font-size:24px; font-weight:800; color: #910f05; text-decoration:none;}
a.foot:active {font-size:24px; font-weight:800; color: #910f05; text-decoration:none;}
a.foot:visited {font-size:24px; font-weight:800; color: #910f05; text-decoration: none;}
a.foot:hover {font-size:24px; font-weight:800; color: #444444; text-decoration: none;}

div.logo {
	text-align: left;
	vertical-align:middle;
	float:left;
	width: 320px;
}

img {
	border: none;
}

img.logoi {
}

.left {
	float: left;
	margin-right: 10px;
	border: none;
}

.right {
	float: right;
	margin-left: 10px;
	border: none;
}

div.centre {
/*	float: none;*/
	text-align: center;
	margin: 10px;
}

div.centre {
/*	float: none;*/
	text-align: center;
	margin: 0px;
	padding:0px;
}

h1 {
	font-size: 130%;
	color: #910f05;
	font-weight:600;
	font-style:italic;
	line-height:0.3em;
}

h2 {
	font-size: 130%;
	color: #910f05;
	font-weight:500;
	text-align:center;
	font-style:italic;
}

h3 {
	font-size: 100%;
	color: #910f05;
	font-weight:500;
	text-align:left;
	line-height: 1;
	padding-bottom: 0px;
}		

h4 {
	font-size: 115%;
	color: #910f05;
	font-weight:600;
	line-height:1;
}

h5 {
	font-size: 75%;
	font-style: italic;
	font-weight:100;
}

form {
	margin-left: 20px;
}

.red {
	color:#910f05;
}

fieldset {
	border-width: 1px;
	border-color: #999999;
}

.error {
	color: #910f05;
	font-weight: bold;
}
		
.address {
	margin-left: 40px;
}

ul {
	list-style:disc;
}


.impact {
	font-weight:550;
	font-style:italic;
	text-align:center;
}
	
.impact2 {
	font-weight:550;
	font-style:italic;
}

.impact3 {
	font-weight:550;
	font-style:italic;
	color:#910f05;
}
		
		.text {
			font-size: 80%;
			margin: 5px 10px 5px 10px;
		}


		.user {
			font-style: italic;
			color: #454647;
		}



		label {
			width: 10em;
			float: left;
			text-align: right;
			margin-right: 0.5em;
			display: block;
		}




		legend {	
			border: 1px solid black;
			padding: 2px 6px;
		}

/* CSS for the header menu */

.tabsmenuclass ul{
	overflow: hidden;
	width: auto;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom:0px;
	margin-bottom:0px;
	list-style-type: none;
}

.tabsmenuclass li{
	float: left;
	padding-bottom:0px;
	margin-bottom:0px;
}

.tabsmenuclass a{
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left:28px;
	margin-right: 1px;
	color: #444444;
	text-decoration: none;
	font-family: calibri, verdana, arial, sans-serif;
	font-size: 130%;
	font-weight:600;
	margin-bottom:0px;
	line-height:normal;
}

a:link {color: #444444; text-decoration:none;}
a:active {color: #444444; text-decoration:none;}
a:visited {color: #444444; text-decoration: none;}
a:hover {color: #910f05; text-decoration: none;}	

a.reverse:link {color: #910f05; text-decoration:none;}
a.reverse:active {color: #910f05; text-decoration:none;}
a.reverse:visited {color: #910f05; text-decoration: none;}
a.reverse:hover {color: #444444; text-decoration: none;}	

a.head:link {font-size: 130%; color: #910f05; font-weight:600; font-style:italic; line-height:0.3em; margin-top:12px; margin-bottom:2px;}
a.head:active {font-size: 130%; color: #910f05; font-weight:600; font-style:italic; line-height:0.3em; margin-top:12px; margin-bottom:2px;}
a.head:visited {font-size: 130%; color: #910f05; font-weight:600; font-style:italic; line-height:0.3em; margin-top:12px; margin-bottom:2px;}
a.head:hover {font-size: 130%; color: #cc2717; font-weight:600; font-style:italic; line-height:0.3em; margin-top:12px; margin-bottom:2px;}	

.tabsmenuclass a.selected{
color: #910f05;
}

/* CSS for sub menu */

.tabsmenucontentclass{
	float:right;
	padding-top: 5px;
	margin-top:0px;
	padding-right:35px;
}

.tabsmenucontentclass ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.tabsmenucontentclass li{
	font-family: calibri, verdana, arial, sans-serif;
	font-size: 110%;
	font-weight:200;
	text-indent: 0px;
	display:inline;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom:0px;
	padding-top:0px;
}

/*The styles for the large images
#slide {
	position:fixed;
	z-index:1000;
	display:none;
	top:85px;
	width:600px;
	text-align:right;
	padding:0px 8px 8px 8px;
	background-color:#FFF;
	cursor:pointer;
	font-size: 12px;
	color:#444;
}

#cover {
	position:fixed;
	width:100%;
	height:100%;
	z-index:100;
	background-attachment:fixed;
	display:none;
	background-color:#000;
	opacity:0.45;
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.45);
	top:0px;
	left:0px;
}

#photoAlbum {
	position:relative;
	z-index:0;
	width:400px;
}

#photoAlbum img {
	width:20%;
	border:2px solid red;
	margin:8px;
	vertical-align:top;
}

img.big {
	width:600px;
}

.slideControl { color:#444; }*/

/*Lightbox Styles*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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/Functional/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../Images/Functional/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px calibri, Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Rollover */
div.video {
	width:600px;
	height:450px;
	text-align: center;
	vertical-align:middle;
}

	ul.photo-list {  
		list-style:none;
		margin:0px;
		padding:0px;
	}
	ul.photo-list li {  
		width:600px;  
		height:450px;  
		float:left;  
		margin:0px;
		padding:0px;
}
	ul.photo-list li a {  
		display:block;  
		position:relative; 
		margin:0px;
		padding:0px; 
	} 
	ul.photo-list li a img {  
		position:absolute;  
		z-index:1;  
		border:none;
		margin:0px;
		padding:0px;
	}  
	ul.photo-list li span {  
		display:block;  
		height: 450px;  
		width: 600px;  
		position:absolute;  
		z-index:2;  
		border: none;
		margin:0px;
		padding:0px;
	} 

	ul.photo-list-wide {  
		text-align: left;
		list-style:none;
		margin:0px;
		padding:0px;
	}
	ul.photo-list-wide li {  
		width:899px;  
		height:250px;  
		float:left; 
		margin:0px;
		padding:0px;
}
	ul.photo-list-wide li a {  
		display:block;  
		position:relative; 
		margin:0px;
		padding:0px; 
	} 
	ul.photo-list-wide li a img {  
		position:absolute;  
		z-index:1;  
		border:none;
		margin:0px;
		padding:0px;
	}  
	ul.photo-list-wide li span {  
		display:block;  
		height: 250px;  
		width: 899px;  
		position:absolute;  
		z-index:2;  
		border: none;
		margin:0px;
		padding:0px;
	} 

.centre form{
	display:inline;

}

.sponsButton{
	display: inline;
}

/* PNG Fix */

img, div { 
behavior: url(Scripts/iepngfix.htc) 
}

