@import url("https://secure.fatbeehive.com/beekeeper2/reset.css");
@import url("type.css");
@import url("dl-form.css");

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

.clear {
	clear: both;
}
#twitter_update_list{
	margin-top:0px;
}
.imageleft {
float: left;
margin: 0 10px 10px 0px;
}

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


#wrapper {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../images/footer.gif) no-repeat 0 bottom;
}

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

#header .home_link {
	width: 385px;
	height: 85px;
	display: block;
	float: left;
}

#header .home_link span {
	display: none;
}

/* @group Top Nav
 */

#topnav
 {
	width: 590px;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

/* @group Search Box */

#search_box, #search_box form {
	display: inline;
	padding-left: 10px;
}



/* @end */



/* @end */

/* @group Main Nav */

#mainnav {
	float: right;
	clear: right;
	text-align: right;
	position: absolute;
	bottom: 5px;
	right: 0;
}

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

#mainnav li {
	display: inline;
}

#mainnav a {
	height: 23px;
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	background: url(../images/mainnav_divider.gif) no-repeat left bottom;
}

#mainnav li.first a {
	background-image: none;
}



/* @end */

/* @group Content Wrapper */

#col_wrapper {
	clear: both;
	/*background: url(../images/footer.gif) no-repeat left bottom;*/
	background: url(../images/col_wrapper_bg.gif) repeat-x left top;
}



/* @end */

/* @group Main Col */

#main_col {
	width: 765px;
	float: left;
}

/* @group Content */
 
#content_wrapper {
	margin-left: 20px;
	/*overflow: auto;*/
	background: url(../images/content_bg.gif) no-repeat;
}

#content {
	width: 510px;
	float: left;
	padding-left: 30px;
	display: inline;
}

#content h1 {
	border-bottom: 1px solid #bccdd0;
}

#content p {
	padding-right: 30px;
}


/* @end */

/* @group Join Now */

#join_now {
	background: url(../images/join_now_bg.gif) no-repeat;
	height: 79px;
	padding-right: 30px;
}



/* @end */

/* @group Sub Nav */

#subnav {
	float: right;
	width: 198px;
	background: #fff url(../images/subnav_bg.gif) no-repeat;
	display: inline;
}

#subnav ul {
	margin: 0;
	padding: 0 0 0 15px;
}

#subnav li {
	list-style-type: none;
	background: url(../images/subnav_arrow.gif) no-repeat 155px 15px;
}

#subnav a {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(../images/subnav_divider.gif) no-repeat right bottom;
	padding-right: 30px;
}

#subnav ul li ul li {
	background: none;
}

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



/* @end */



/* @end */

/* @group Right Col */

#rightcol {
	width: 208px;
	float: right;
	background: #fff url(../images/rightcol_bg.gif) no-repeat;
	margin-bottom: 270px;
}

#rightcol li.join a  {
	background-image: url(/images/rightcol/join.gif);
}
#rightcol li.donate a  {
	background-image: url(../images/rightcol/donate.gif);
}
#rightcol li.kids a  {
	background-image: url(../images/rightcol/kids.gif);
}
#rightcol li.jewellery a  {
	background-image: url(../images/rightcol/jewellery.gif);
}
#rightcol li.health a  {
	background-image: url(../images/rightcol/health.gif);
	height: 58px;
	padding-top: 10px;
}
#rightcol li.members a  {
	background-image: url(../images/rightcol/members.gif);
}
#rightcol li.case_studies a  {
	background-image: url(../images/rightcol/case_studies.gif);
}
#rightcol li.insurance_services a  {
	background-image: url(../images/rightcol/insurance.gif);
	height: 58px;
	padding-top: 10px;
}

#index #rightcol li.insurance_services a  {
	background-image: url(../images/rightcol/insurance.gif);
	height: 48px;
	padding-top: 20px;
}


#rightcol ul {
	margin: 20px 0 0 24px;
	padding: 0;
}

#rightcol li {
	list-style-type: none;
	margin-bottom: 10px;
	background: url(../images/sub_off.gif) no-repeat;
	padding-left: 4px;
	padding-top: 3px;
}

#rightcol a {
	width: 121px;
	height: 48px;
	display: block;
	padding-right: 40px;
	text-align: right;
	background-repeat: no-repeat;
	padding-top: 20px;
}

#rightcol li.on {
	background-image: url(../images/sub_on.gif);
}



/* @end */

/* @group Footer */

#footer {
	clear: both;
}

#footer p {
	margin: 0;
	padding: 100px 20px 20px;
}



/* @end */

/* @group Home */

#index #join_now {
	background: url(../images/home_join_now.gif) no-repeat;
	padding-right: 30px;
	padding-top: 10px;
	height: 69px;
}

#index #rightcol {
	width: 282px;
}

#index #main_col {
	width: 703px;
}

#index #content_wrapper {
	background-image: none;
	margin-left: 0;
	background-color: transparent;
}

#home_content {
	background: #fff url(../images/home_content_bg.gif) no-repeat;
	padding: 12px 35px 20px;
}

#home_content .content {
	padding-left: 15px;
	padding-right: 15px;
}

#home_logos {
	border-top: 1px solid #bccdd0;
	margin-left: 0;
	margin-right: 15px;
	padding-top: 10px;
}
#home_logos img {
	float: left;
}

#home_features {
	background-color: #fff;
}



/* @end */

/* @group Home Features */

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

#home_features .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;
	display:block;
}

#home_features a.feature:hover {
	text-decoration: none;
}

#home_feature_navigation {
	height: 55px;
	background: url(../images/home_feature_nav_bg.gif) repeat-x;
}

#home_feature_navigation a {
	width: 99px;
	height: 55px;
	display: block;
	background-repeat: no-repeat;
}

#home_feature_navigation .prev {
	/*background-image: url(../images/home_feature_nav_prev.gif);*/
	float: left;
}

#home_feature_navigation .next {
	/*background-image: url(../images/home_feature_nav_next.gif);*/
	float: right;
}



/* @end */

/* @group Home Intro */

#home_content .intro {
	width: 635px;
	background: url(../images/home_intro_top.gif) no-repeat 0 top;
	margin: 0;
	padding: 0;
	border: 0;
}

#home_content .intro td {
	background: url(../images/home_intro_bottom.gif) no-repeat 0 bottom;
	padding: 0 10px 10px 10px;
	margin: 0;
}
#home_content table.intro td h1#strapline {
	padding: 15px 10px 10px 0px;
	margin: 0;
}


/* @end */

/* @group Home content buttons */

table#homebus td {
	height: 71px;
	padding-top: 0px;
	vertical-align: middle;
}
#homebluedonate {
	background: url(/images/hp_blue_donate.gif) top left no-repeat;
	width: 176px;
}
#homebluemember {
	background: url(/images/hp_blue_member.gif) top left no-repeat;
	width: 240px;	
}
#homebluerenew {
	background: url(/images/hp_blue_renew.gif) top left no-repeat;
	width: 222px;
}
table#homebus td a {
	line-height: 1.2em;
	display: block;
	color: #fff;
	font-size: 1.7em;
	font-weight: bold;
	padding: 8px 10px 0 10px;
}

/* @end */

/* @group Home Right Col */

#index #rightcol li {
	background-image: url(../images/home_rightcol_button.gif);
}

#index #rightcol a {
	width: 202px;
	background-position: 0 0;
}



/* @end */

/* @group Home Right Col */

#index #rightcol li.join a  {
	background-image: url(../images/rightcol_home/join.gif);
}
#index #rightcol li.donate a  {
	background-image: url(../images/rightcol_home/donate.gif);
}
#index #rightcol li.kids a  {
	background-image: url(../images/rightcol_home/kids.gif);
}
#index #rightcol li.jewellery a  {
	background-image: url(../images/rightcol_home/jewellery.gif);
}
#index #rightcol li.health a  {
	background-image: url(../images/rightcol_home/health.gif);
}
#index #rightcol li.members a  {
	background-image: url(../images/rightcol_home/members.gif);
}
#index #rightcol li.case_studies a  {
	background-image: url(../images/rightcol_home/case_studies.gif);
}
#index #rightcol li.insurance_services a  {
	background-image: url(../images/rightcol_home/insurance.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 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 */

h2, h3, h4 {
	clear: left;
	/*clear: both; djh removed - problems on case studies page with imageleft */
}

/* @group Shop */

#shop #content ul.products {
	margin: 0;
	padding: 0;
}

#shop #content ul.products li {
	width: 150px;
	float: left;
	list-style-type: none;
	padding-right: 10px;
	padding-bottom: 10px;
}

#shop #content ul.products li.clear-row {
	clear: left;
}



/* @end */

.field_error {
	border: 2px solid #ff2700;
}

ul.errors {
	border: 1px solid #ff2700;
	background-color: #ffd0c1;
	padding-left: 24px;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 10px;
	padding-top: 10px;
}

table.basket {
	border-collapse: collapse;
	border-left-width: 0;
	width: 507px;
}

table.basket tr {
	border-bottom: 1px solid #d5d5d5;
}

table.basket th {
	text-align: left;
	background-color: #efefef;
}

table.basket td {
	border-left: 1px solid #d5d5d5;
}

table.basket td.name {
	border-left-style: none;
}

table.basket th.total {
	text-align: right;
	background-color: transparent;
}

.product-outer {
	/*background-color: #eee;*/
	/*margin-right: 5px;*/
}

.product-outer a {
		
}

.product-image {
	min-height:135px;
	height:auto !important;
	height:135px;

}

.product-outer p {
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 5px;
	height: 35px;
}

form dl#renewme {
	/* 
		Otherwise IE has weird margin-left inheritence
		on contents of dd
	*/
	margin: 0;
	clear: both;
}

form dl#renewme dt {
	float: left;
	clear: left;
	width: 150px;
	margin: 0 0 10px;
	font-weight: bold;
}

form dl#renewme dt label {
	
}

form dl#renewme dd {
	float: left;
	width: 338px;
	padding: 0;
	margin: 0 0 10px;
}

form dl#renewme dd textarea, form dl#renewme dd input[type="text"] {
	width: 330px;
}

* html form dl#renewme dd {
	float: none;
}


#basket_next_steps a {
	display: block;	
	float: left;
	width: 250px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 1.7em;
	font-weight: bold;
}

#basket_next_steps a:hover {
	text-decoration: none;
}

#basket_new_members {
	margin-right: 10px;
	display: inline;
	background: #f4a791;
}

#basket_existing_members {
	background: #dce4e6;
}

ul.products .featured a {
	font-weight: bold;
	font-size: 1.1em;
}

#rightcol a.social_icons, #index #rightcol a.social_icons {
	float: none;
	display: inline;
	width: 32px;
	padding: 0;
}

a.fixed_button_1, .fixed_button_2 {
	display: block;
	background: url(../images/hp_blue_member.gif) no-repeat;
	padding: 10px;
	height: 51px;
	line-height: 51px;
	color: white !important;
	font-size:1.7em;
	font-weight:bold;
	width: 220px;
}

a.fixed_button_2 {
	line-height: 51px;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 17px 10px;
}

a.wide_button {
	display: block;
	background: url(../images/linkbg-1.gif) no-repeat center right;
	text-align: right;
	padding: 10px 50px 10px 10px;
	height: 34px;
	line-height: 34px;
}

#discounted_total {
	border: 1px solid #af1a14;
	background: #f4a791;
}
