@import url("text.css");
@import url(http://www.fatbeehive.com/beekeeper2/reset.css);
/* THE WHO CARES TRUST*/

/*GLOBAL*/
html, body {
	padding: 0;
	margin: 0;
	background:#fff;
}

.imageleft {
	float: left;
	margin: 0 10px 10px 0px;
}

.imageright {
	float: right;
	margin: 0 5px 10px 10px;
}
.clear {
	clear:both;
}
td {
	vertical-align:top;
}

img { 
	border: 0;
}
h1 { 
	padding:0;
	margin:0 0 10px 0;
}
h2 { 
	margin:0; 
	padding:10px 0 5px 0; 
}
h3 { 
	margin:0; 
	padding:0;
}

/*HEADER*/
#logowrapper{
	width:944px;
	margin: 0 auto;
	height:0;
}
#logo{
	position:relative;
	left:73px;
	top:0px;
	z-index:20;
	height:134px;
	width:141px;
	background:url('../images/logo.png') no-repeat center;
}
#logo a{
	display:block;
	height:134px;
	width:141px;
}
#header{
	position:absolute;
	z-index:10;
	height:150px;
	width:100%;
	background:url('../images/header.png') no-repeat center;
}
body#index #topnav{
	position:relative;
	top:-195px;
	z-index:20;	
	/* top:-202px; */
	left:0px;
	
}
#topnav li{
	display:inline;
	list-style:none;
	color:#a6387e;
	font-size:1.2em;
	font-weight:bold;
}
#footer li{
	display:inline;
	list-style:none;
	color:#a6387e;
}
#footer {
	text-align:center;
}
.hide{
	display:none;
}

/*CONSTRUCT*/
#wrapper{
	width:944px;
	margin: 0 auto;
}

/*NAV*/
body#index #mainimg{
	width:100%;
	height:496px;
	background:url('../images/mainimg1.jpg') no-repeat center;
	/*background:url('../images/mainimg2.jpg') no-repeat center;*/
	/*background:url('../images/mainimg3.jpg') no-repeat center;*/
	overflow:hidden;
	z-index:0;
}
body#index #secnav{
	position:relative;
	top:442px;
	left:290px;
	width:654px;
	height:54px;
}
#secnav ul{
	padding:0;
	margin:0;
}
#secnav li{
	list-style:none;
	display:inline;
}

li#home{ 
	position:absolute;
	left:0;
}
li#home a{ 
	display:block;
	width:73px;
	height:54px;
	background:url('../images/nav/home.jpg') no-repeat;
}
li#home a:hover{ 
	background:url('../images/nav/home_hover.jpg') no-repeat;
}
li#home .on{ 
	background:url('../images/nav/home_hover.jpg') no-repeat;
}
li#about{ 
	position:absolute;
	left:75px;
}
li#about a{ 
	display:block;
	width:89px;
	height:54px;
	background:url('../images/nav/about.jpg') no-repeat;
}
li#about a:hover{ 
	background:url('../images/nav/about_hover.jpg') no-repeat;
}
li#about .on{ 
	background:url('../images/nav/about_hover.jpg') no-repeat;
}
li#lifeincare{ 
	position:absolute;
	left:166px;
}
li#lifeincare a{ 
	display:block;
	width:118px;
	height:54px;
	background:url('../images/nav/lifeincare.jpg') no-repeat;
}
li#lifeincare a:hover{ 
	background:url('../images/nav/lifeincare_hover.jpg') no-repeat;
}
li#lifeincare .on{ 
	background:url('../images/nav/lifeincare_hover.jpg') no-repeat;
}
li#magazines{ 
	position:absolute;
	left:286px;
}
li#magazines a{ 
	display:block;
	width:129px;
	height:54px;
	background:url('../images/nav/magazines.jpg') no-repeat;
}
li#magazines a:hover{ 
	background:url('../images/nav/magazines_hover.jpg') no-repeat;
}
li#magazines .on{ 
	background:url('../images/nav/magazines_hover.jpg') no-repeat;
}
li#publications{ 
	position:absolute;
	left:417px;
}
li#publications a{ 
	display:block;
	width:122px;
	height:54px;
	background:url('../images/nav/publications.jpg') no-repeat;
}
li#publications a:hover{ 
	background:url('../images/nav/publications_hover.jpg') no-repeat;
}
li#publications .on{ 
	background:url('../images/nav/publications_hover.jpg') no-repeat;
}
li#support{ 
	position:absolute;
	left:541px;
}
li#support a{ 
	display:block;
	width:114px;
	height:54px;
	background:url('../images/nav/support.jpg') no-repeat;
}
li#support a:hover{ 
	background:url('../images/nav/support_hover.jpg') no-repeat;
}
li#support .on{ 
	background:url('../images/nav/support_hover.jpg') no-repeat;
}

/*CONTENT*/
#searchbox{
	position:relative;
	z-index:30;
	top:-165px;
	margin-left:789px;
}
.searchbox{
	background:#ccc;
	border:none;
	padding:4px 0 4px 10px;
	width:106px;
	height:13px;
	vertical-align:top;
}
.searchbutton{
	/*background:url(../images/searchbutton.jpg) top center no-repeat;*/
	border: 0px solid;
	cursor:pointer;
}
#donatebutton a{
	position:relative;
	z-index:20;
	top:-65px;
	left:728px;
	display:block;
	width:172px;
	height:46px;
	/*background:#000;*/
}
#latestnews a{
	position:relative;
	z-index:90;
	top:-160px;
	left:910px;
	display:block;
	width:56px;
	height:74px;
	/*background:#000;*/
}

.content{
	width:100%;
	padding:0;
	margin:0;
}
/*left column*/
body#index #leftcol{
	float:left;
	width:426px;
	margin-top:15px;
	/*border:solid thin #000;*/
}
.contentheader{
	display:block;
	width:291px;
	background:#544170;
}


/* right column*/
body#index #rightcol{
	float:right;
	width:505px;
	/*border:solid thin #000;*/
	margin-top:15px;
}
/*feature boxes*/

ul#featureboxes{
	width:266px;
	padding:0;
	margin:0;
}
ul#featureboxes li{
	list-style:none;
}
li#incare a{
	display:block;
	width:266px;
	height:132px;
	background:url('../images/areyouincare.jpg') top center no-repeat;
}

/*FEATURED PUBLICATION BOX---------------------*/
/*li#featured a{
	display:block;
	width:266px;
	height:123px;
	background:url('../images/featuredpubs.jpg') top center no-repeat;
}*/

/*
li#featured{
	background:url('../images/featuredpubs2.jpg') top center no-repeat;
	color:#fff;
	display:block;
	height:86px;
	padding:37px 15px 0 38px;
	width:213px;
}*/
/*li#featured a{
	display:block;
	width:266px;
	height:123px;
	background:url('../images/featuredpubs.jpg') top center no-repeat;
}*/
li#featured{
	background:url('../images/featuredpubs3.jpg') top center no-repeat;
	color:#fff;
	display:block;
	height:105px;
	padding:37px 20px 0 38px;
	width:213px;
	font-size:0.9em;
}
li#featured h2{
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:2px;
	width:200px;
}
li#featured a{
	color:#fff;
	outline:none;
	text-decoration:underline;
}
/*FEATURED PUBLICATION BOX---------------------*/

li#bookmarks a{
	display:block;
	width:266px;
	height:38px;
	background:url('../images/bookmarks.jpg') top center no-repeat;	
}
li#newsletter a{
	display:block;
	width:266px;
	height:38px;
	background:url('../images/signup.jpg') top center no-repeat;	
}

/* latest news*/
#latestnewscol{
	float:left;
	width:100%;
	margin-top:15px;
	background:url('../images/latestnewstop.jpg') top no-repeat;
}
.newscol{
	float:left;
	width:304px;
	margin:15px 10px 0 0;
}
body#index #infobox{
	float:right;
	width:224px;
	height:304px;
	background:url('../images/infobox.jpg') top center no-repeat;
}
#infobox ul{
	padding:0;
	margin:80px 0 0 60px;
}
#infobox li{
	list-style:none;
	padding:0px 0 0 0;
	margin:0;
}
#infobox a{
	text-decoration:none;
}
li#local{
	padding:42px 0 0 0;
}
li#education{
	padding:37px 0 0 0;
}
li#care{
	padding:26px 0 0 0;
}
.newsheader{
	margin:20px 0 0 0;
	line-height:1.3em;
}

/*FOOTER*/
#footer{
	float:left;
	width:940px;
	height:10px;
	margin:20px 0 30px auto;
	padding:10px 0 0 0;
	border-top:solid thin #a6387e;
}

#footer p {
	padding-bottom: 10px;
	margin-bottom: 0;
}

/*SUB PAGE*/
#topnav{
	position:relative;
	z-index:60;	
	top:-195px;
	margin-left:300px;
}
#mainimg{
	width:100%;
	height:335px;
	background:url('../images/sub_mainimg1.jpg') no-repeat center;
	z-index:0;
	overflow:hidden;
}
#secnav{
	position:relative;
	top:281px;
	left:290px;
	width:654px;
	height:54px;
}
/*left column*/
#leftcol{
	float:left;
	width:197px;
	margin-top:15px;
	/*border:solid thin #000;*/
}
#subnav{
	width:191px;
	background:url('../images/subnavbg.jpg') top center no-repeat #a6387e ;
}
#subnav ul{
	margin:0 0 0 0;
	padding:20px 0px 20px 0;
}
#subnav li{
	list-style:none;
	margin-bottom:4px;
}
#subnav ul ul{
	margin:0px 0 0 0;
	padding:0 0 0 0;
}
#subnav ul ul li{
	background:#9b5080;
	margin:-4px 0 4px 0;
	padding-left:15px;
}
#subnav li a, #subnav li.on li a{
	background:#8c346c;
	display:block;
	padding:0.7em 10px 0.7em 20px;
	text-decoration:none;
}
#subnav li a:hover, #subnav li.on a, #subnav li.on li.on a{
	background:#9b5080;
	color:#0f0917;
	display:block;
	padding:0.7em 10px 0.7em 20px;
}
#subnav .on{
}

/*middle column*/
#middlecol{
	float:left;
	width:500px;
	margin:15px 0 0 10px;
	/*border:solid thin #000;*/
}
/*
#middlecol li{
	list-style-image:url('../images/bullet.jpg');
}
*/

/* right column*/
#rightcol{
	float:right;
	width:211px;
	/*border:solid thin #000;*/
	margin-top:15px;
}
#infobox{
	float:right;
	width:224px;
	height:349px;
	background:url('../images/subinfo2.jpg') top center no-repeat;
}

#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; }

/* BASKET */

table.basket {
	width: 100%;
	
}
table.basket td {
	width: 100%;
	font-size:0.8em;
}

table.basket th {
	text-align: left;
	background-color: #f3f3f3;
	font-size:0.8em;
}

table.basket tr.total {
	border-bottom: none;
}

table.basket tr.total th {
	text-align: right;
	background: none;
}

table.basket td.price {
	text-align: right;
}

table.basket tr {
	border-bottom: 1px solid #a6387f;
}

/* @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;
}


#gamestable {
	border-spacing:0.5em 1em
}

#gamestable th{
	text-align:left;
}

#gamestable td{
	border:1px solid #346e96;
	
}
.game {
background-color:#AFCEE3;
border:1px solid #82B0D2;
float:left;
padding:8px;
margin-bottom:20px;
margin-left:10px;
min-height:200px;
width:215px;
}
.media {
	
	margin-top:0;
}
.media li{	
	display:block;
	clear:both;
}
/* @end */


.pollbar {
	background-color: #a6387e;
	padding: 1px 2px;
	margin-bottom: 10px;
	color: #fff;
}

#poll-container {
	padding-bottom: 20px;
}
p.homenewsp {
	line-height:1.5em;
}

table.mediatable td{
	padding-bottom:20px;
}
table.mediatable td.imagetd{
	width:90px;
}
p.whocaresheader{
	height:80px;
	border-bottom:1px dashed #000;
}
.whocaresheader a{
	line-height:1.3em;
	text-decoration:none;
	font-size:1.2em;
}
dl.shopdl dd {
	padding-bottom:10px;
	
}
dl.shopdl dt {
	margin-left:1em;
	
}
dl.shopdl {
	background-color:#D9D1E4;
	margin-left:0;
}
#footer ul.acc {
	padding-bottom:10px;
}

#newsheadings{
	margin-top:15px;
	font-weight:bold;
}
p#carehead {
	float:left;
	width:608px;
	color:#fff;
	background:#544170;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}
p#ourhead {
	border-left:5px solid #fff;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	width:290px;
	color:#fff;
	background:#544170;
	padding-left:15px;
}
table#unsub th {
	text-align:left;
}
table.email th {
	text-align:left;
}