@import url("http://www.fatbeehive.com/beekeeper2/reset.css");
@import url("type.css");
@import url("lightbox.css");
@import url("slideshow.css");

body {
	background: url(/images/page_bg.gif) repeat-y center top;
	text-align: center;
}

a#skip {
	position: absolute;
	left: -9999px;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.imageleft {
float: left;
margin: 0 10px 10px 0px;
}

.imageright {
float: right;
margin: 0 5px 10px 10px;
}

#wrapper {
	width: 993px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* @group Header */

#header {
	position: relative;
	background: url(/images/header.gif) no-repeat;
	height: 161px;
}

body#our-services #header {
	background: url(/images/header_05.gif) no-repeat;
}

body#support-advice #header {
	background: url(/images/header_06.gif) no-repeat;
}

body#about-us #header {
	background: url(/images/header_02.gif) no-repeat;
}

body#useful-information #header {
	background: url(/images/header.gif) no-repeat;
}

body#how-to-help #header {
	background: url(/images/header_03.gif) no-repeat;
}

body#our-homes #header {
	background: url(/images/header_04.gif) no-repeat;
}

#header a.home_link {
	display: block;
	position: absolute;
	right: 0;
	height: 161px;
	width: 630px;
}

#header a.home_link span {
	display: none;
}



/* @end */

/* @group Top Nav */

#topnav {
	padding-left: 30px;
	padding-top: 15px;
}



/* @end */

/* @group Main Nav */

#mainnav ul {
	margin: 0;
	padding: 0;
	background: url(/images/mainnav_bg.gif) repeat-x;
	height: 44px;
}

#mainnav li {
	display: inline;
	list-style-type: none;
}

#mainnav a {
	margin-left: 25px;
	padding-left: 20px;
	height: 44px;
	background: url(/images/mainnav_arrow.gif) no-repeat;
	float: left;
}



/* @end */

#inner_page_wrap {
	background: #fff url(/images/inner_bg.gif) repeat-x 0 top;
	padding-left: 13px;
	padding-top: 26px;
	position: relative;
	clear: both;
	width: 980px;
	height: 100%;
	padding-bottom: 70px;
}

/* @group Right Col */

#rightcol {
	float: right;
	width: 149px;
	padding-left: 15px;
	padding-right: 15px;
}

/* @group Search */

#search {
	text-align: right;
	height: 25px;
}

#search input[type=text] {
	width: auto;
}



/* @end */

/* @group Our Homes & Services */

#our_services {
	width: 149px;
	background: url(/images/ost.gif) no-repeat 0 top;
	position: absolute;
	right: 180px;
	top: 85px;
}

#our_homes {
	width: 149px;
	background: url(/images/our_homes_top.gif) no-repeat 0 top;
	float: right;
	margin-top: 34px;
}

#our_homes p, #our_services p {
	/*height: 80px;*/
	height: 112px;
}

#our_homes_map_link {
	display: block;
	height: 150px;
}

#our_services_map_link {
	display: block;
	height: 150px;
}

#our_homes h4, #our_services h4 {
	padding-left: 10px;
	padding-top: 10px;
}

#our_services h4 {
	/*padding-bottom: 150px;*/
}

#our_homes p, #our_services p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background: url(/images/our_homes_bottom.gif) no-repeat 0 bottom;
	margin-bottom: 0;
}

#our_services p {
	padding-bottom: 20px;
}

/*#our_services a {
	display: block;
	background: url(/images/our_homes_bottom.gif) no-repeat 0 bottom;
	height: 190px;
	width: 139px;
	padding-top: 10px;
	padding-left: 10px;
}*/

/* @end */



/* @end */

/* @group Content Wrapper */

#content_wrapper {
	background: url(/images/content_bg.gif) no-repeat;
	width: 800px;
	/*overflow: auto;*/
	float: left;
	/*min-height: 470px;*/
}

/* @group Sub Nav */

#subnav {
	/*width: 177px;
	float: right;*/
	background: url(/images/subnav_bottom.gif) no-repeat 0 bottom;
	padding-bottom: 36px;
	margin-top: 42px;
	margin-right: 0px;
}

#subnav h4 {
	background: url(/images/subnav_heading.gif) repeat-x;
	padding-top: 35px;
	padding-left: 30px;
	height: 20px;
}

#subnav ul {
	background-color: #e9e9e8;
	margin: 0;
	padding: 0;
}

#subnav li.on a {
	text-decoration: underline;
}

#subnav li.on ul a {
	text-decoration: none;
}

#subnav ul ul {
	background-color: #f2f2f2;
}

#subnav li {
	list-style-type: none;
}

#subnav li a {
	display: block;
	padding: 10px;
}

#subnav li ul li a {
	padding-left: 20px;
}

#subnav li ul li ul li a {
	padding-left: 40px;
}


/* @end */

/* @group Content */

#content {
	width: 562px;
	float: left;
	padding: 30px;
}

#content h1 {
	margin: 0 0 20px;
	padding: 0;
}

#content .quote {
	width: 160px;
	float: right;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #ededec;
	background: url(/images/quote_bg.gif) repeat-x;
}

#content .quote blockquote {
	background: url(/images/quotes.gif) no-repeat right bottom;
	margin: 0;
	padding: 10px 0 20px;
}

#content img.align-left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#content ul.related_documents {
	margin: 0 0 0 10px;
}

#content ul.related_documents li {
	list-style-type: none;
}

#ch_images_container {
	margin: 0 10px 10px 10px;
	padding: 0 10px 10px 10px;
	/*background-color: #eee;*/
	float: right;
}

.ch_feature_image {
	border: 2px solid #eee;
}

.thumbs-help {
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;	
	margin: 5px 0 5px 0;
}

#care_home_images {
	width: 300px;
	/*float: right;
	clear: right;*/
	margin-right: 5px;
}

#care_home_images img {
	border: 2px solid #eee;	
}


/* @end */



/* @end */

/* @group Make a Donation */

#make_donation {
	position: absolute;
	bottom: 0;
	right: 0;
	clear: both;
}

#make_donation a {
	display: block;
	background: url(/images/donation_subpage.gif) no-repeat;
	width: 180px;
	height: 66px;
}

#make_donation span {
	display: none;
}



/* @end */

/* @group Footer */

#footer {
	height: 100px;
	background: #fff url(/images/footer_bg.gif) repeat-x;
	padding-left: 20px;
	clear: both;
	position: relative;
	padding-top: 30px;
}

#footer p {
	width: 650px;
	
}

#footer_links {
	background: url(/images/footer_links.gif) no-repeat 0 top;
	position: absolute;
	right: 10px;
	top: 0;
	width: 308px;
	height: 100px;
	padding-top: 30px;
	text-align: center;
}



/* @end */

/* @group Home */

#home_wrapper {
	float: left;
	width: 801px;
	zoom: 1;
}

#index #inner_page_wrap {
	padding-bottom: 0;
}

/* @group Home About */

#home_about {
	border-top: 1px solid #e0e0de;
	background: url(/images/home_about_bg.gif) no-repeat 0 bottom;
	padding-left: 20px;
	padding-bottom: 20px;
	position: relative;
	width: 621px;
	float: left;
	margin-bottom: 30px;
	padding-top: 20px;
	margin-top: 7px;
}

#home_about p {
	width: 300px;
}

#home_about_more {
	position: absolute;
	bottom: 1px;
	right: 10px;
	background: url(/images/home_news_more.gif) no-repeat 0 bottom;
	width: 301px;
	height: 110px;
	/*display: none;*/
}

#news_front {
	padding: 30px 20px 10px 20px;	
	font-size: 1em;
}

#news_front p {
	width: auto;
		
}

#news_front, #news_front a {
	color: #fff !important;
}


/* @end */

/* @group Home Feature */

#home_feature {

	background: url(/images/home_feature_img.jpg) no-repeat;
	height: 260px;
	width: 641px;
	float: left;
}

#home_feature blockquote {
	width: 193px;
	background: url(/images/home_feature_quote.gif) no-repeat;
	margin-left: 377px;
	margin-top: 0;
	height: 205px;
	padding-left: 35px;
	padding-top: 55px;
	padding-right: 35px;
	margin-bottom: 0;
}

#home_feature {
	position: relative;
	/*width: 703px;
	padding-top: 202px;
	height: 55px;*/
}

#home_feature .feature {
	background-repeat: no-repeat;
	/*width: 286px;
	height: 182px;
	margin-left: 51px;
	padding-left: 315px;
	padding-top: 20px;
	padding-right: 20px;*/
	position: absolute;
	top: 0;
	left: 0;
}


/* @end */

#index #make_donation {
	top: 0;
	width: 175px;
	height: 66px;
	right: 160px;
}

#index #make_donation a {
	background: url(/images/donation_index.gif) no-repeat;
	width: 175px;
	height: 66px;
}

body#index #header {
	background-image: url(/images/header_home.gif);
}



/* @end */

/* @group Search Results */

#searchResults dl { margin: 10px 0 20px 0px; } 
#searchResults dl dt, #searchResults dl dd { margin-left: 0px; } 
#searchResults .info { font-size: 0.8em; color: #666; text-decoration: none; 
font-weight: normal; } 




/* @end */

/* @group Jobs */

table.job_details {
	width: 300px;
	float: right;
	border: 1px solid #ededec;
	margin-left: 10px;
	margin-bottom: 10px;
}

table.job_details th {
	text-align: right;
}



/* @end */

/* @group Giftaid Calculator */

table.giftaid_calculator {
	border: 0px solid #ededec;
	width: 300px;

}

table.giftaid_calculator th {
	text-align: right;
}

table.giftaid_calculator th, table.giftaid_calculator td {
	padding: 0 0.5em 0.5em 0;	
}

/* @end */

/* @group Page Related Downloads */

ul#page_related_downloads {
	clear: both;
	margin: 0;
	padding: 0;
}

ul#page_related_downloads li {
	list-style-type: none;
	margin-bottom: 10px;
}

#related_downloads {
	
	/*font-size: 1.2em;*/
}

#related_downloads a {
	color: #e31836;
}

#subnav_wrapper {
	width: 177px;
	float: right;
}


/* @end */

/* @group Sitemap */

ul#sitemap_page {
	padding: 0;
	margin: 0;
}

ul#sitemap_page li {
	list-style-type: none;
	margin: 0 0 20px;
	font-weight: bold;
}

ul#sitemap_page li ul li {
	margin: 10px 0 10px 20px;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
}




/* @end */

select.care_type {
	font-size: 1.4em;
}

.no-top-margin {
	margin-top: 0 !important;
}
#fb-site-credit a{color:#000000;}