@import url("text.css");
@import url(http://www.fatbeehive.com/beekeeper2/reset.css);

dfn,abbr,acronym{border-bottom:1px dotted #000;cursor:help;font-style:normal;}

/*SUE RYDER MAIN STYLES*/
/*GLOBAL*/
html, body{
	background:#d7d6d5;
	margin:0 0 10px 0;
	padding:0;
}
body img{ 
	border:0;
}
body h1{ 
	margin:0 0 10px 0;
	padding:0;
}
body h2{ 
	margin:0; 
	padding:10px 0 5px 0; 
}
body h3{ 
	margin:0 0 10px 0; 
	padding:0;
}
body h4{ 
	margin-bottom:15px;
}
#clear{
	clear:left;
	margin-bottom:10px;
}
.hide{
	display:none;
}

/*CONSTRUCT*/
#wrapper{
	background:#fff;
	border-bottom:solid 9px #3a3a3a;
	margin:0 auto;
	padding:8px 12px 0 12px;
	width:910px;
}

/*HEADER*/
#secnav{float:right;}
#secnav ul{
	margin:0;
	padding:0;
}
#secnav li{
	display:inline;
	list-style:none;
	padding-left:15px;
}
#date{float:left}
#header{
	background:#d7d6d5;
	height:102px;
	margin-top:29px;
}
#header h1{
	background:url('../images/logo.jpg') no-repeat;
	float:right;
	height:84px;
	margin:5px 0 0 0;
	width:284px;
}
#header h1 a{
	display:block;
	height:84px;
	width:284px;
}

/*NAV*/
#topnav{
	float:left;
}
#topnav ul{
	padding:0;
	margin:20px 0 20px 0;
}

#topnav li a.on {
	color:#ff4c00;
}
.last{
	padding:0 !important;
}
#topnav li{
	display:inline;
	list-style:none;
	padding-right:50px;
}
#search{
	float:right;
	margin:15px 0 25px 0;
}
.searchbox{
	float:left;
	/*padding:4px 0 4px 5px;*/
	width:112px;
	height:12px;
	vertical-align:top;
}
.searchbutton{
	border: 0px solid;
	cursor:pointer;
	float:left;
	margin-left:5px;
}

/*CONTENT*/

/*leftcol*/
#leftcol{
	border-top:solid 4px #282828;
	float:left;
	width:173px;
}
body#index .careimg{
	background:url('../images/wecaremain.jpg') no-repeat;
	height:132px;
	width:173px;
}


/*midcol*/
#midcol{
	float:left;
	width:523px;
	margin:-8px 17px 0 17px;
}
body#index .mainimg{
	background:url('../images/mainimg.jpg') no-repeat;
	height:216px;
	margin:0 0 2px 0;
	width:523px;
}
#midcol h1{
	margin:10px 0 15px 0;
}
#midcol p{
	padding-right:10px;
}
#midcol hr{
	background:#676767;
	border:0;
	height:1px;
	margin:10px 0 10px 0;
}

/*rightcol*/
#rightcol{
	border-top:solid 4px #282828;
	float:left;
	margin-top:-8px;
	width:179px;
}
#rightcol select{
	/*height:22px;*/
	margin-top:10px;
	/*padding:3px;*/
	width:100%;
	vertical-align:top;
}
#rightcol hr{
	background:#676767;
	border:0;
	height:1px;
	margin:10px 0 10px 0;
}
#donate a{
	background:url('../images/side_donate.gif') no-repeat;
	display:block;
	height:95px;
	padding-bottom:6px;
	width:177px;
}
#volunteer_button a{
	background:url('../images/Volunteersidebanner.gif') no-repeat;
	display:block;
	height:95px;
	width:177px;
}
#fundraise a{
	background:url('../images/rhs_newyear.gif') no-repeat;
	display:block;
	height:95px;
	width:177px;
}

#fundraise {
	float: right;
}
#footer{float:left}

/*SUB PAGE*/

.mainimg{
	background:url('../images/submainimg.jpg') no-repeat;
	height:216px;
	margin:0 0 2px 0;
	width:523px;
}
.careimg{
	background:url('../images/wecaresub.jpg') no-repeat;
	height:132px;
	width:173px;
}
#subnav{
	margin-bottom:15px;
}
#subnav ul{
	padding:0;
	margin:0;
}
#subnav li{
	border-bottom:solid 1px;
	list-style:none;
	padding:6px 0 6px 0;
}
#subnav ul li ul li{
	border:none;
	margin-left:15px;
}

#subnav ul {
	margin-top: 6px;
}

#slideshow {
	width: 200px;
	height: 200px;
	/*background-color: #ccc;*/
}

#slideshow ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
}

#slideshow ul.crossfade li {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFF;
	list-style: none;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#slideshow li img {
	display: block;
}

#slideshow .ss-caption {
	font-size: 0.8em;
}

/* @group Sitemap */

ul#sitemap {
	padding: 0;
	margin: 0;
}

ul#sitemap li {
	list-style-type: none;
	margin: 0 0 20px;
	font-weight: bold;
}

ul#sitemap li ul li {
	margin: 10px 0 10px 20px;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
}


.imageleft {
	float: left;
	margin: 0 10px 5px 0px;
}

.imageright {
	float: right;
	margin: 0 0 5px 10px;
}

.banner-table {
	margin: 0 0 10px 0;
	padding: 0;
/*
	border-spacing: 2px;
	border-collapse: separate;
*/
}

.banner-table td {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	padding-bottom: 3px;
}

#header-image {
	margin-bottom: 10px;
}

/* Masked Challenge buttons Images - 31 March 2009 - tgc */

.btn_chllng_wrapper {
	float: left;
	clear: left;
	width: 500px;
	height: 113px;
	background: #fff url(../images/info_bg.jpg) top right no-repeat;
	text-align: left;
	margin-bottom: 15px;
}
.masked {
	position: relative;
	float: left;
	overflow: hidden;
	padding: 0 27px 0 0;
}

.mask {
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
}

.masked.thumb {
	height: 113px;
}

.masked.thumb img {
	width: 165px;
	height: 113px;
	border: none;
}

.masked.thumb .mask {
	height: 113px;
	width: 25px;
}

.masked.thumb .mask.corner {
	background: url(../images/mask_topcorner.png) top left no-repeat;
}

.btn_chllng_wrapper h3 {
	font-weight:bold;
	margin:9px 0 10px;
	color: #000;
}

.btn_chllng_wrapper h4 {
	margin: 0 0 2px 0;
	color: #062D5B;
	font-size: 0.9em;
}

.btn_chllng_wrapper p {
	margin: 0;
	font-size: 0.8em;
	color: #000;
	line-height:1.4em;
	padding-right: 8px;
}

/* @end Challenge buttons */

/*register and justgiving buttons turned grey*/
a.button-blue-med {
	background:transparent url(/images/button-blue-med.gif) no-repeat scroll 0 0;
	color:#FFFFFF !important;
	display:block;
	float:left;
	height:24px;
	margin-top:9px;
	padding:4px 0 0;
	text-align:center;
	text-decoration:none;
	width:99px;
}




/* @end */

#archives_search {
	border: 1px solid #ccc;
	background: #eee;
	padding: 10px;
	font-size: 1.2em;
}

#archives_list {
	margin: 10px 0 0;
	padding: 0;
}

#archives_list li {
	list-style-type: none;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}

#archives_list h3 {
	margin-bottom: 3px;
}

#archives_list .publish_date, #archive_item .publish_date {
	color: #666;
	font-size: 0.9em;
}

#archive_thumbs {
	margin: 0; padding: 0;
}

#archive_thumbs li {
	list-style: none;
	display: inline;
}

/* Normal Bubble */
div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 10px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
	font-size: 1.2em;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 3px;
	background: transparent url(../images/tip.gif) no-repeat 20px 0;
	font-style: normal;
}

ol.comments {
	margin: 0; padding: 0;
}

ol.comments li {
	list-style-type: none;
}

.general_comment_form table th, .general_comment_form table td {
	padding-left: 0;
	padding-right: 10px;
	text-align: left;
}

#comments {
	margin-top: 20px;
}

