﻿/* CSS Document */

.hideprint{
display:block;
}

.hidescreen{
display:none;
}


body {
		text-align:center;
		margin:0px;
		padding:0px;
		background-color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:130%;
		color:#666666!important;
		
		}
	#frame {
		width:1000px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		}
		
	
	
	#contentheader {
	height:266px;
	width:1000px;
	background-color:#FFFFFF;

		}
		
	#logo{
	height:90px;
	width:216px;
	float:left;
	background-color:#FFFFFF;
	}
	
	#navarea{
	/*height:90px;*/
	height:50px;
	width:784px;
	float:left;
	padding-top:40px;
	}
	

	
	/*LEFT COLUMN STYLES*/

	#TopBanner{
	clear:both;
	width:1000px;
	height:176px;
	background-image:url(../../../images/generic/bkgslither_banner.gif);
	background-position:bottom;
	background-repeat:repeat-x;}


/* DROP DOWNS*/



#container {
	margin-left:0px;
	width:784px;
	text-align: left;
}



#nav, #nav ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}



#nav .toplevel{
margin:0px!important;
border-right:1px solid #c4cfd6;}





.toplevelON a:link, .toplevelON a:visited, .toplevelON a:active  {
border-right:1px solid #c4cfd6;
color:#123d59!important;
margin:0px!important;
font-size:72%;
}

.toplevelON a:hover  {
border-right:1px solid #c4cfd6;
color:#ed4a0e!important;
background-color:#ffffff;
margin:0px!important;
} 




.toplevel a:link, .toplevel a:visited, .toplevel a:active  {
color:#123d59!important;
margin:0px!important;
font-size:72%;

}

.toplevel a:hover  {
color:#ed4a0e!important;
background-color:#ffffff;
margin:0px!important;
}  



#nav .toplevel li.sfhover {
color:#ed4a0e!important;
background-color:#ffffff;
border-right:1px solid #c4cfd6;
}



#nav a {
	display: block;
	/*width: 10em;
	w\idth: 6em;*/
	color: #ffffff;
	text-decoration: none;
	padding:7px 9px 7px 9px;
	/*sets width of toplevel and sub navs*/
	/*padding: 0.25em 2em;*/
}


#nav li {
	float: left;
	padding: 0;
	/*width: 10em;*/
}

#nav li ul {/*puts sub nav in vert order*/
	position: absolute;
	left: -999em;
	height: auto;
	width:163px!important;
	font-weight: normal;
	border-width: 2px;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	/*width: 13em*/
}

#nav li ul a {
border-bottom:1px solid #c4cfd6;
border-left:1px solid #c4cfd6;
border-right:1px solid #c4cfd6;
padding:7px 10px 7px 10px;
		width:143px!important;
}

#nav li ul ul {/*staggers dropdown subsubnav to the right*/
	margin: -1.75em 0 0 163px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
color:#ed4a0e!important;
background-color:#ffffff;
}

#nav .dd li:hover, #nav .dd li.sfhover {
color:#ed4a0e!important;
background-color:#ffffff;
width:143px!important;


}


a.daddy {
background-image:url(../../../images/generic/bkg_daddy_off.gif);
background-position:right;
background-repeat:no-repeat;
background-color:#ffffff!important;
color:#000000!important;
border-top:1px solid #000000;
border-bottom:1px solid #c4cfd6;
border-left:1px solid #c4cfd6;
border-right:1px solid #c4cfd6;
padding:7px 10px 7px 10px;
	width:143px!important;
}


a.daddy:hover {
background-image:url(../../../images/generic/bkg_daddy_on.gif)!important;
background-position:right!important;
background-repeat:no-repeat!important;
background-color:#ffffff!important;
color:#000000!important;
border-top:1px solid #c4cfd6;
border-bottom:1px solid #c4cfd6;
border-left:1px solid #c4cfd6;
border-right:1px solid #c4cfd6;
} 




#nav .dd a {
	background-color:#ffffff!important;
color:#666666!important;
	text-decoration: none;
border-top:1px solid #ffffff;
border-bottom:1px solid #c4cfd6;
border-left:1px solid #c4cfd6;
border-right:1px solid #c4cfd6;
padding:7px 10px 7px 10px;
		width:143px!important;
	
}


#nav .dd a:hover {
background-color:#ffffff!important;
color:#ed4a0e!important;
	text-decoration: none;
border-bottom:1px solid #c4cfd6;
border-left:1px solid #c4cfd6;
border-right:1px solid #c4cfd6;
} 




/*MAIN CONTENT STYLES*/


.picleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	border: 0px none;
	float: left;

}

.picright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: 0px none;
	float: right;

}

.piccenter {
	margin-bottom: 10px;
	display: block;
    margin-left: auto;
    margin-right: auto

}




/*MIDDLE POSITIONING STUFF*/	


#OuterMiddle{
font-size:75%;
line-height:130%;
padding-top:33px;
}

#OuterMiddle p{
padding:2px 0px 10px 0px;
margin:2px 0px 10px 0px;}



#OuterMiddle h1{
color:#123d59;
font-size:180%;
line-height:120%;
font-weight:bold;
padding-top:0px;
margin-top:0px;
}

#OuterMiddle h2{
color:#ed4a0e;
font-size:105%;
font-weight:bold;
padding-bottom:3px!important;
margin-bottom:3px!important;

}

#OuterMiddle h3{
color:#ed4a0e;
font-size:100%;
line-height:120%;
padding:0px;
margin:0px;
font-weight:normal;
padding-top:10px;
margin-top:5px;

}



.orangebold{
color:#ed4a0e;
font-size:105%;
font-weight:bold;
}

.orange{
color:#ed4a0e;
font-size:105%;
font-weight:normal;
}


strong{
font-size:105%;
}



#OrangeStyles p{
padding-bottom:10px;
margin-bottom:10px;}



#OrangeStyles a:link, #OrangeStyles a:visited, #OrangeStyles a:active  {
color:#ed4a0e;
text-decoration:underline;

}

#OrangeStyles a:hover  {
color:#123d59;
text-decoration:underline;
}



#OuterMiddle ol, li{
padding-bottom:8px;} 

#OuterMiddle form{
padding:0px;
margin:0px;}

.tickbox{
margin-right:15px;}

.textbox{
margin:0px 0px 10px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;}


.formtitle{
width:150px;
font-weight:bold;}

.infotextfield{
width:255px;}

#OuterMiddle th{
color:#ed4a0e;
border-bottom:1px solid #c4cfd6;
padding:5px 5px 5px 0px;
font-size:110%;}

#OuterMiddle td{
padding:5px 5px 5px 0px;
}

.center{
text-align:center;}

.bluebold{
font-weight:bold;
color:#123d59;
padding:20px 0px 20px 0px;
display:block;}


.orangebold a:link, .orangebold a:visited, .orangebold a:active  {
color:#ed4a0e;
font-weight:bold;
text-decoration:underline;
}

.orangebold a:hover  {
color:#123d59;
font-weight:bold;
text-decoration:underline;
} 
#contentleft {
		/*width:216px;*/
		width:171px;
		padding:30px 20px 0px 25px;
		float:left;
		color:#797979;
		
		}	
		
		
		
/*Generic template 01 */		

#GenericLeft01{
width:430px;
float:left;
padding:0px 15px 30px 25px;}

#GenericRight01{
width:303px;
float:left;
padding:35px 0px 30px 0px;
background-image:url(../../../images/generic/bkg_rhs.gif);
background-position:top right;
background-repeat:no-repeat;}





/*Generic template 02 */	


#GenericLeft02{
width:314px;
float:left;
padding:0px 30px 30px 25px;}

#GenericRight02{
/*width:303px;*/
width:413px;
float:left;
padding:35px 0px 30px 0px;
background-image:url(../../../images/generic/bkg_rhs.gif);
background-position:top right;
background-repeat:no-repeat;}


/*Staff template 03 */	


#StaffLeft{
width:504px;
float:left;
padding:0px 30px 30px 25px;}

#StaffRight{
/*width:303px;*/
width:223px;
float:left;
padding:35px 0px 30px 0px;
background-image:url(../../../images/generic/bkg_rhs.gif);
background-position:top right;
background-repeat:no-repeat;}


#GenericFullWidth{
width:742px;
float:left;
padding:0px 15px 30px 25px;
}


#PropertyPic{
width:200px;
float:left;
margin-top:30px;
}

#PropertyPic img{
border:3px solid #ed4a0e;}

#PropertyDesc{
width:542px;
float:left;
margin-top:20px;
}


#PropertyDesc th{
color:#666666;
padding:0px 0px 5px 0px;
font-size:110%;
text-align:left;
width:170px;
border-bottom:1px solid #e6e6e6;}

#PropertyDesc td{
padding:10px;
border-bottom:1px solid #e6e6e6;
}





.BluePoloLink a:link, .BluePoloLink a:visited, .BluePoloLink a:active  {
border-bottom:1px solid #c4cfd6;
color:#797979!important;
background-image:url(../../../images/generic/bkg_nav.gif);
background-position:left center;
background-repeat:no-repeat;
display:block;
padding:10px 10px 10px 23px;
}

.BluePoloLink a:hover  {
border-bottom:1px solid #c4cfd6;
color:#ed4a0e!important;
background-image:url(../../../images/generic/bkg_nav.gif);
background-position:left center;
background-repeat:no-repeat;
} 



/*LEFT NAV*/

.NavOFF a:link, .NavOFF a:visited, .NavOFF a:active  {
border-bottom:1px solid #c4cfd6;
color:#797979!important;
background-image:url(../../../images/generic/bkg_nav.gif);
background-position:left center;
background-repeat:no-repeat;
display:block;
padding:10px 10px 10px 23px;
font-size:72%;
}

.NavOFF a:hover  {
border-bottom:1px solid #c4cfd6;
color:#ed4a0e!important;
background-image:url(../../../images/generic/bkg_nav.gif);
background-position:left center;
background-repeat:no-repeat;
} 


#SearchBox{
padding:10px 0px 0px 0px;
}

#SearchBox input{
width:150px;
}

#SearchBox .btn{
width:100px;
margin-top:3px;}

#Address{
padding:20px 0px 0px 0px;
font-size:70%;}

#NoAddress{
padding:150px 0px 0px 0px;
font-size:70%;}


#LHSLinks{
padding:20px 0px 20px 0px;}


#LHSLinks a:link, #LHSLinks a:visited, #LHSLinks a:active  {
color:#797979!important;
padding:20px 0px 20px 0px;
text-decoration:underline;
font-size:70%;
}

#LHSLinks a:hover  {
color:#ed4a0e!important;
padding:20px 0px 20px 0px;
text-decoration:underline;

} 


/*HOME*/

#HomePageMiddle{
width:784px;
float:left;
background-image:url(../../../images/home/olderpeople.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding-top:13px;
font-size:70%;
}



#DonateArea{
padding-left:25px;
margin-bottom:10px;
}

#DonateArea h1{
font-size:125%;
color:#797979;
display:inline;
padding:0px 0px 8px 0px;
}


#Donate{
border-left:5px solid #e6e6e6;
border-top:5px solid #e6e6e6;
border-bottom:5px solid #e6e6e6;
width:33%;
background-image:url(../../../images/home/bkg_coins.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding:7px 70px 7px 7px;
}

#Volunteer{
border-left:5px solid #e6e6e6;
border-top:5px solid #e6e6e6;
border-bottom:5px solid #e6e6e6;
width:33%;
background-image:url(../../../images/generic/bkg_volunteer.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding:7px 70px 7px 7px;}

#Accommodation{
border-left:5px solid #e6e6e6;
border-top:5px solid #e6e6e6;
border-bottom:5px solid #e6e6e6;
width:33%;
background-image:url(../../../images/generic/bkg_accomodation.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding:7px 70px 7px 7px;}




a.DonateLink:link, a.DonateLink:visited, a.DonateLink:active  {
color:#797979!important;
padding:7px 5px 7px 20px;
text-decoration:underline;
background-image:url(../../../images/generic/bkg_Donate.gif);
background-position:left center;
background-repeat:no-repeat;
display:block;
font-size:110%;
}

a.DonateLink:hover  {
color:#ed4a0e!important;
padding:7px 5px 7px 20px;
text-decoration:underline;
} 

#DonateArea p{
padding:2px 0px 2px 0px;
margin:2px 0px 2px 0px;
}

#HomeQuote{
width:515px;
min-height:123px;
background-image:url(../../../images/home/bkg_homequote.gif);
background-position:top;
background-repeat:no-repeat;
padding:0px 30px 0px 25px;
}

#HomeQuote h2{
padding-top:10px;
margin-top:10px;
color:#999999;
font-size:160%;
font-style:italic;
font-weight:normal;
}

#HomeLatestNews{
width:290px;
padding-top:10px;
margin-top:10px;
padding-left:25px;
}

#HomeLatestNews .header{
color:#123d59;
font-size:180%;
font-weight:bold;
margin-bottom:15px;}




a.HomeNewsLink:link, a.HomeNewsLink:visited, a.HomeNewsLink:active  {
color:#797979!important;
padding:10px 5px 10px 25px;
text-decoration:underline;
background-image:url(../../../images/generic/bkg_Donate.gif);
background-position:left center;
background-repeat:no-repeat;
display:block;
font-size:110%;
border-bottom:1px solid #fbd2c3;
}

a.HomeNewsLink:hover  {
color:#ed4a0e!important;
padding:10px 5px 10px 25px;
text-decoration:underline;
} 

#MidAddress{
padding-top:30px;
font-size:90%;}



/*RHS*/

.RHSPic{
clear:both;}

.RHSQuote{
float:right;
width:200px;
padding-right:18px;
background-image:url(../../../images/generic/bkg_rhs_closequote.gif);
background-position:bottom right;
background-repeat:no-repeat;
color:#999999;
font-size:150%;
line-height:130%;
font-style:italic;
font-weight:normal;
}




a:link, a:visited, a:active  {
color:#123d59;
text-decoration:underline;

}

a:hover  {
color:#ed4a0e;
text-decoration:underline;
}


#EAC{
margin-top:20px;
padding-top:10px;
font-size:95%;
width:742px;
clear:both;
border-top:1px solid #c4cfd6;
} 

.backtotop{
font-size:90%;
text-align:center;
display:block;
padding-bottom:20px;}

.StaffPic{
width:130px;
text-align:right;
}


.StaffPic img{
padding-top:30px;
}

.smalltext{
font-size:90%;}


.smalltext a:link, .smalltext a:visited, .smalltext a:active  {
text-decoration:underline;
}

.smalltext a:hover  {
text-decoration:underline;
color:#ed4a0e;
} 

.links{
width:230px;
}


.LHSheader{
font-size:75%;
font-weight:bold;
margin-bottom:5px;
color:#123d59;
}

#SiteTools{
padding-top:10px;
padding-bottom:5px;
border-bottom:1px solid #c4cfd6;}


.LHSheader img{
	padding: 0px;
	margin: 0px 5px 10px 0px;
	border: 0px none;
	float: left;

}

