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

/* Sense International - Major page elements in here - tim@fb */

/******

Main colours:

Brand Purp/Blue: #25114a
Brand Purp/Blue tint 70%: #7a6b90
Brand Purp/Blue tint 20%: #e1dde6

Brand Orange: #eb7419

Brand Green: #a8b400

Light grey subnav bg: #f2f2f2
Browser grey bg: #fafafa
Charcoal grey: #4d4d4d

Cherry: #a30050

******/

#wrapper {
	width: 977px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	background: #fff;
}

#header {
	float: left;
	height: 154px;
	width: 977px;
}

#branding_header {
	float: left;
	width: 106px;
	height: 103px;
	margin: 22px 0 0 30px;
	
}

/* @group Secnav in header */

#wrapper_secnav {
	float: right;
	width: 450px;
	margin: 18px 15px 0 0;
	color: #4d4d4d;
}

#wrapper_secnav ul {
	list-style-type: none;
	margin: 0;
	float: right;
	padding: 0;
}

#wrapper_secnav ul li {
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 5px 2px 6px 2px;
	text-align: left;
}

/* @end */

/* @group Secnav second instance */

#wrapper_secnav_again {
	float: right;
	clear: none;
	width: 537px;
	margin: 0;
	background: #eb7419;
	height: 37px;
}

#wrapper_secnav_again ul {
	list-style-type: none;
	margin: 5px 20px 0 0;
	float: right;
	padding: 0;
}

#wrapper_secnav_again ul li {
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 5px 1px 6px 1px;
	text-align: left;
}

/* @end */


/* @group Standard Search box */

#wrapper_search {
	float: right;
	clear: right;
	margin-top: 45px;
	width: 240px;
	margin-right: 15px;
	padding-top: 0;
}

#searchform fieldset {
	border: none;
	width: 100%;
	padding: 0;
	overflow: hidden;
	margin: 0;
}

#searchform fieldset input#s{
	border: none;
	background: url(/images/bg_search.gif) no-repeat;
	padding: 8px 4px 8px 70px;
	color: #999;
	float: right;
	width: 144px;
}

#searchform fieldset input.btn {
	width: 75px;
	border: none;
	margin: -30px 0 0 18px;
	float: left;
	clear: none;
	height: 29px;
	position: relative;
	z-index: 20;
	background: transparent;
	font-weight: bold;
	cursor: pointer;
}

label#sitesearcher  {
	display:block;
	height:0;
	overflow:hidden;
	padding-top:0;
}

/* @end */

/* @group Main/Top Nav */


#wrapper_topnav {
	float: left;
	width: 977px;
	height: 46px;
}

ul#topnav {
	list-style-type: none;
	margin: 0;
	float: left;
	width: 753px;
	padding: 7px 0 4px 15px;
	background: #25114a;
	height: 36px;
}


ul#topnav li {
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 0 10px 0 0;
	text-align: center;
}

/* @end */

/*#donate {
	float: right;
	width: 199px;
	margin-right: 5px;
}
*/
/* Sticky Footer css from http://www.cssstickyfooter.com - with thanks! */

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}

#content {
	clear: both;
	padding-bottom: 139px; /* must be same height as the footer */
}  

#stickyfooter {
	position: relative;
	margin-top: -139px; /* negative value of footer height */
	height: 139px;
	clear:both;
	width: 977px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	text-align: left;
	padding: 0;
	background: #25114a;
}

#footer_inner {
	padding-top: 15px;
	float: left;
	padding-bottom: 15px;
	position: relative;
	background: #25114a;
	width: 100%;	
}

#footer-header {
	float: left;
	background: #eb7419;
	width: 100%;
	z-index: 30;
	height:37px;
	border-bottom:5px solid #ffffff;
}

/* end stickyfooter */

/* @group Big layout blocks */

body#index #row_seefirst {
	float: left;
	width: 977px;
	clear: both;
	margin: 6px 0 15px 0;
}

body#index #seefirst {
	float: left;
	width: 552px;
}

body#index #takeaction {
	float: right;
	width: 419px;
	height: 247px;
	background: #000;
}

#row_seefirst {
	float: left;
	width: 977px;
	clear: both;
	margin: 6px 0 15px 0;
}

#seefirst {
	float: left;
	width: 240px;
}

#takeaction {
	float: right;
	width: 729px;
	height: 101px;
	background: #eb7419 url(/images/bg_submast.gif) top right no-repeat;
}


body#index #content_left {
	float: left;
	width: 515px;
	padding: 0 15px 0 22px;
}

body#index #content_left {
	float: left;
	width: 515px;
	padding: 0 15px 0 22px;
}

#content_left {
	float: left;
	width: 941px;
	padding: 0 18px 0 18px;
}


#content_inner_wrapper {
	float: left;
	width: 977px;
	margin: 0 0 45px 0;
	background: url(/images/watermark.gif) 458px 107px no-repeat;
}

body#index #content_inner_wrapper {
	float: left;
	width: 977px;
	margin: 0 0 45px 0;
	background: none;
}

body#index #leftcol {
	float: left;
	width: 100%;
	padding: 0;
}

#leftcol {
	float: left;
	width: 222px;
	padding: 0;
}

body#index #leftcol {
	float: left;
	width: 100%;
	padding: 0;
}

body#index #midcol {display: none;}

#midcol {
	display: block;
	float: right;
	width: 695px;
	clear: none;
	
}

body#index #midcol-left {display: none;}

#midcol-left {
	float: left;
	width: 175px;
	display: block;
}

body#index #midcol-right {display: none;}

#midcol-right {
	float: right;
	width: 486px;
	display: block;
}

#rightcol {display: none;}  /* keep this selector above body#index #rightcol below */

body#index #rightcol {
	float: right;
	width: 401px;
	padding-right: 18px;
	padding-bottom: 0;
	margin-top: 0;
	display: block; /* important */
}

#leftcol_row-one {display: none;}

body#index #leftcol_row-one {
	float: left;
	width: 100%;
	padding: 0;
	margin-bottom: 1.28em;
	display: block; /* important */
}


#leftcol_row-two {
	float: left;
	width: 100%;
	padding: 0
}

#leftcol_row-two_col-one {
	float: left;
	width: 248px;
}

#leftcol_row-two_col-two {
	float: right;
	width: 248px;
}

/* @end */

.wrapper_news {
	float: left;
	width: 100%;
	margin: 10px 0;
}

.wrapper_news ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.wrapper_news ol li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.news-left {
	float: left;
	width: 266px;
}

.news-right {
	float: right;
	width: 126px;
	padding-top: 20px;
}

.hr {
	border-bottom: 1px solid #000;
}

address.contact {
	color: #fff;
	font-size: 0.916em;
	font-weight: normal;
	float: left;
	clear: none;
	margin: 25px 0 0 33px;
}

#section-h1 {
	float: right;
	width: 693px;
}

/* @group Subnav */

#wrapper_subnav {margin: 15px 0 0 0;}

ul#subnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#subnav li {
	list-style-type: none;
	margin: 0;
	padding-bottom: 12px;

}

ul#subnav li ul li {padding-bottom: 15px;	}

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

/* @end */


/* @group various classes */

.flleft {float: left;}

.flright {float: right;}

.clearing {clear: both;}

/* @end */



/* end main.css */

