/* @override http://dreamcast.local:8888/getsolutions.co.uk/css/get.css */

/* colours
blue: #008ac9
light blue: #29a5d3
green: #83b817
red: #e30042

pea green: #cbd300
orange: #ef8212
yellow: #fed300

light grey: #d9dadb
dark grey: #868689

*/

body {
	color: #868689;
	background: #fff url(../images/header_bg_blue.gif) repeat-x 0 top;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body#pGreen {
	background: #fff url(../images/header_bg_green.gif) repeat-x 0 top;
}

body#pComm {
	background: #fff url(../images/header_bg_red.gif) repeat-x 0 top;
}

body#pEner {
	background: #fff url(../images/header_bg_olive.gif) repeat-x 0 top;
}

body#pSite {
	background: #fff url(../images/header_bg_orange.gif) repeat-x 0 top;
}

body#pVers {
	background: #fff url(../images/header_bg_vers.gif) repeat-x 0 top;
}

input {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

.sIFR-active object {
  display: block;
}

p {
	margin-bottom: 1em;
	line-height: 1.4em;
}

em {
	color: #008ac9;
}

.smallTwo {
	font-size: 75%;
}

.smallTwoTop {
	font-size: 75%;
}

body#pGreen em {
	color: #83b817;
}

body#pRed em {
	color: #e30042;
}

strong {
	font-weight: bold;
}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}

sub {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: 0.2em;
}

div.clearing {
	clear: both;
}

#wrapper {
	width: 847px;
	margin-left: 28px;
}

a.skip {
	float: left;
	visibility: hidden;
	display: none;
}

/* @group header */

#header {
	width: 847px;
	height: 182px;
	display: block;
	position: relative;
}

#logo {
	position: absolute;
	top: 50px;
	left: 28px;
	background: url(../images/get_blue.gif) no-repeat;
	width: 102px;
	height: 106px;
}

#logo a {
	display: block;
	width: 102px;
	text-indent: -5000px;
	height: 106px;
	background: url(../images/spacer.gif) no-repeat;
}

body#pGreen #logo {
	background: url(../images/get_green.gif) no-repeat;
}

body#pComm #logo {
	background: url(../images/get_red.gif) no-repeat;
}

body#pEner #logo {
	background: url(../images/get_olive.gif) no-repeat;
}

body#pSite #logo {
	background: url(../images/get_orange.gif) no-repeat;
}

body#pVers #logo {
	background: url(../images/get_vers.gif) no-repeat;
}

#header h1, #header p {
	position: absolute;
	display: block;
	text-indent: -5000px;
	font-size: 0.1em;
}

#header h1 {
	background: url(../images/get_solutions.gif) no-repeat;
	width: 179px;
	height: 38px;
	top: 100px;
	left: 288px;
}

#header p {
	background: url(../images/call_us_blue_02476.gif) no-repeat;
	width: 210px;
	height: 13px;
	left: 637px;
	top: 120px;
}

body#pGreen #header h1 {
	background: url(../images/get_solutions_green.gif) no-repeat;
}

body#pComm #header h1 {
	background: url(../images/get_solutions_red.gif) no-repeat;
}

body#pEner #header h1 {
	background: url(../images/get_solutions_olive.gif) no-repeat;
}

body#pSite #header h1 {
	background: url(../images/get_solutions_orange.gif) no-repeat;
}

body#pGreen #header p {
	background: url(../images/call_us_green_02476.gif) no-repeat;
}

body#pComm #header p {
	background: url(../images/call_us_red_02476.gif) no-repeat;
}

body#pEner #header p {
	background: url(../images/call_us_lime_02476.gif) no-repeat;
}

body#pSite #header p {
	background: url(../images/call_us_orange_02476.gif) no-repeat;
}

body#pVers #header p {
	width: 560px;
	left: 288px;
	top: 90px;
	height: 60px;
	background: url(../images/get_supporting.gif) no-repeat;
}


/* @end */

#navigation {
	height: 78px;
	display: block;
	position: relative;
	z-index: 500;
}

#navigation .search {

}

/* @group main six navbar */

ul.navbar {
	height: 62px;
	padding: 0px;
	background: url(../images/navbar.gif) no-repeat;
	display: block;
	margin: 0;
	width: 560px;
	position: absolute;
	top: 0;
	left: 287px;
}

ul.navbar li {
	list-style: none;
	position: absolute;
	padding: 0;
}

li#nb1, li#nb2, li#nb3 {
	top: 0;
	/*z-index: 80;*/
}

li#nb4, li#nb5, li#nb6 {
	top: 31px;
	/*z-index: 60;*/
}

ul.navbar li, ul.navbar a {
	height: 31px;
	display: block;
}

ul.navbar a {
	text-indent: -5000px;
	text-decoration: none;
}

#nb1, #nb4 {
	left: 0;
	width: 191px;
}

#nb2, #nb5 {
	left: 191px;
	width: 178px;
}

#nb3, #nb6 {
	left: 369px;
	width: 191px;
}

#nb1 a:hover, #nb1:hover a, #nb1.hover a {
	background: url(../images/navbar.gif) no-repeat 0 -62px transparent;
}

#nb2 a:hover, #nb2:hover a, #nb2.hover a {
	background: url(../images/navbar.gif) no-repeat -191px -62px transparent;
}

#nb3 a:hover, #nb3:hover a, #nb3.hover a {
	background: url(../images/navbar.gif) no-repeat -369px -62px transparent;
}

#nb4 a:hover, #nb4:hover a, #nb4.hover a {
	background: url(../images/navbar.gif) no-repeat -0px -93px transparent;
}

#nb5 a:hover, #nb5:hover a, #nb5.hover a {
	background: url(../images/navbar.gif) no-repeat -191px -93px transparent;
}

#nb6 a:hover, #nb6:hover a, #nb6.hover a {
	background: url(../images/navbar.gif) no-repeat -369px -93px transparent;
}

body#pProc #nb1, body#pProc #nb1 a:hover {
	background: url(../images/navbar.gif) no-repeat 0 -62px transparent;
}

body#pGreen #nb2, body#pGreen #nb2 a:hover {
	background: url(../images/navbar.gif) no-repeat -191px -62px transparent;
}

body#pComm #nb3, body#pComm #nb3 a:hover {
	background: url(../images/navbar.gif) no-repeat -369px -62px transparent;
}

body#pEner #nb4, body#pEner #nb4 a:hover {
	background: url(../images/navbar.gif) no-repeat 0 -93px transparent;
}

body#pSite #nb5, body#pSite #nb5 a:hover {
	background: url(../images/navbar.gif) no-repeat -191px -93px transparent;
}

body#pVers #nb6, body#pVers #nb6 a:hover {
	background: url(../images/navbar.gif) no-repeat -369px -93px transparent;
}

ul.navbar ul {
	/*float: left;*/
	position: absolute;
	top: 32px;
	background-color: #008ac9;
	color: #fff;
	padding: 5px;
	font-size: 1.2em;
	/*visibility: hidden;*/
	display: none;
	margin-left: 50px;
	width: 200px;
	/*z-index: 50;*/
	margin-top: -1px;
}

ul.navbar li#nb2 ul {
	background-color: #83b817;
}

ul.navbar li#nb3 ul {
	background-color: #e30042;
}

ul.navbar li#nb4 ul {
	background-color: #cbd300;
}

ul.navbar li#nb5 ul {
	background-color: #ef8212;
}

ul.navbar li#nb6 ul {
	background-color: #fed300;
}

ul.navbar li:hover ul, ul.navbar li.hover ul {
	/*visibility: visible;*/
	display: block;
	/*z-index: 50;*/
}
ul.navbar li:hover, ul.navbar li.hover {
	z-index: 50;
}

ul.navbar ul li {
	position: relative;
	text-indent: 0;
	height: 1%;
	border-top: 1px solid #fff;
}

ul.navbar ul li.top {
	position: relative;
	text-indent: 0;
	height: 1%;
	border-top: none;
}


#navigation ul.navbar ul a {
	background-image: none !important;
	text-indent: 0;
	color: #fff;
	height: auto;
	padding: 6px 3px;
}

#navigation ul.navbar li#nb6 ul a {
	color: #999;
}

#navigation ul.navbar ul a:hover {
	background: none;
	background-image: none !important;
	background-color: #fff !important;
	color: #008ac9;
	height: 100%;
}

ul.navbar li#nb2 ul a:hover {
	color: #83b817;
}

ul.navbar li#nb3 ul a:hover {
	color: #e30042;
}

ul.navbar li#nb4 ul a:hover {
	color: #cbd300;
}

ul.navbar li#nb5 ul a:hover {
	color: #ef8212;
}

ul.navbar li#nb6 ul a:hover {
	color: #999;
}

/* @end */

div.search {
	position: absolute;
	top: 30px;
	display: block;
	width: 192px;
}

div.search input {
	color: #868689;
	border: 1px solid #d9dadb;
	border-width: 1px 0;
	width: 110px;
	height: 14px;
	font-size: 1.2em;
	/*float: right;*/
	padding-top: 3px;
	padding-bottom: 3px;
}

div.search label {
	background: url(../images/search.gif) no-repeat 0 center;
	width: 36px;
	height: 20px;
	text-indent: -5000px;
	font-size: 0.1em;
	display: block;
	margin-right: 10px;
	float: left;
}

span.searchInput {
	padding-left: 11px;
	display: block;
	float: left;
	background: url(../images/search_input_left.gif) no-repeat 0 center;
}

div.search input.searchInput {
	float: left;
	width: 20px;
	height: 22px;
	padding: 0;
	border: none;
}

/* @group site wide nav */

ul.sitewide {
	background: url(../images/small_nav_blue.gif) no-repeat;
	width: 192px;
	height: 20px;
	display: block;
	position: absolute;
	top: 7px;
	left: 0;
}

body#pGreen ul.sitewide {
	background: url(../images/small_nav_green.gif) no-repeat;
}

body#pComm ul.sitewide {
	background: url(../images/small_nav_red.gif) no-repeat;
}

body#pEner ul.sitewide {
	background: url(../images/small_nav_olive.gif) no-repeat;
}

body#pSite ul.sitewide {
	background: url(../images/small_nav_orange.gif) no-repeat;
}

body#pVers ul.sitewide {
	background: url(../images/small_nav_vers.gif) no-repeat;
}

ul.sitewide li {
	list-style: none;
	position: absolute;
	padding: 0;
}

ul.sitewide li, ul.sitewide a {
	height: 18px;
	display: block;
	text-indent: -5000px;
}

ul.sitewide a:hover {
	border-bottom: 1px solid #008ac9;
}

body#pGreen ul.sitewide a:hover {
	border-bottom: 1px solid #83b817;
}

body#pComm ul.sitewide a:hover {
	border-bottom: 1px solid #e30042;
}

body#pEner ul.sitewide a:hover {
	border-bottom: 1px solid #cbd300;
}

body#pSite ul.sitewide a:hover {
	border-bottom: 1px solid #ef8212;
}

body#pVers ul.sitewide a:hover {
	border-bottom: 1px solid #000;
}

li#sw1 {
	width: 29px;
	left: 2px;
}

li#sw2 {
	left: 47px;
	width: 46px;
}

li#sw3 {
	left: 112px;
	width: 28px;
}

li#sw4 {
	left: 152px;
	width: 38px;
}

/* @end */

/* @group left col menus and CTAs */

#leftCol, #content {
	float: left;
	display: block;
}

#leftCol {
	width: 192px;
	margin-right: 82px;
	font-size: 1.1em;
}

#leftCol h3 {
	color: #008ac9;
	background-color: #fff;
	border-bottom: 1px solid #008ac9;
	position: relative;
	padding-bottom: 8px;
	font-size: 1.3em;
	font-weight: bold;
}

body#pGreen #leftCol h3 {
	color: #83b817;
	border-bottom: 1px solid #83b817;
}

body#pComm #leftCol h3 {
	color: #e30042;
	border-bottom: 1px solid #e30042;
}

body#pEner #leftCol h3 {
	color: #cbd300;
	border-bottom: 1px solid #cbd300;
}

body#pSite #leftCol h3 {
	color: #ef8212;
	border-bottom: 1px solid #ef8212;
}

body#pVers #leftCol h3 {
	color: #000;
	border-bottom: 1px solid #000;
}

#leftCol ul.sidemenu {
	border-bottom: 1px solid #008ac9;
	margin-bottom: 4em;
	margin-top: -1px;
	font-size: 1.2em;
	height: 1%;
}

body#pGreen #leftCol ul.sidemenu {
	border-bottom: 1px solid #83b817;
}

body#pComm #leftCol ul.sidemenu {
	border-bottom: 1px solid #e30042;
}

body#pEner #leftCol ul.sidemenu {
	border-bottom: 1px solid #cbd300;
}

body#pSite #leftCol ul.sidemenu {
	border-bottom: 1px solid #ef8212;
}

body#pVers #leftCol ul.sidemenu {
	border-bottom: 1px solid #000;
}

#leftCol li {
	border-top: 1px solid #d9dadb;
	height: 1%
}

#leftCol ul.sidemenu a {
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	text-decoration: none;
	color: #868689;
}

#leftCol ul.sidemenu a:hover {
	color: #008ac9;
}

#leftCol ul.sidemenu a.on {
	color: #008ac9;
}

#leftCol ul.sidemenu a.on:before {
	content: "\003e  "
}

body#pGreen #leftCol ul.sidemenu a:hover {
	color: #83b817;
}

body#pGreen #leftCol ul.sidemenu a.on {
	color: #83b817;
}

body#pComm #leftCol ul.sidemenu a:hover {
	color: #e30042;
}

body#pComm #leftCol ul.sidemenu a.on {
	color: #e30042;
}

body#pEner #leftCol ul.sidemenu a:hover {
	color: #cbd300;
}

body#pEner #leftCol ul.sidemenu a.on {
	color: #cbd300;
}

body#pSite #leftCol ul.sidemenu a:hover {
	color: #ef8212;
}

body#pSite #leftCol ul.sidemenu a.on {
	color: #ef8212;
}

body#pVers #leftCol ul.sidemenu a:hover {
	color: #000;
}

body#pVers #leftCol ul.sidemenu a.on {
	color: #000  ;
}

/* @end */

#content {
	width: 560px;
	background: url(../images/l_lightgrey.gif) no-repeat 0 bottom;
	position: relative;
	padding-left: 13px;
	margin-bottom: 10px;
	min-height:500px;
    height:auto !important;
    height:500px;
	font-size: 1.2em;
	padding-bottom: 25px;
	z-index: 1;
}

#content ul {
	margin-bottom: 15px;
	padding-left: 15px;
	line-height: 1.4em;
	margin-left: 10px;
}

#content li {
	padding-bottom: 5px;
	list-style-image: url(../images/bullet-blue.gif);
}

body#pComm #content li {
	list-style-image: url(../images/bullet-red.gif);
}

body#pGreen #content li {
	list-style-image: url(../images/bullet-green.gif);
}

body#pEner #content li {
	list-style-image: url(../images/bullet-lime.gif);
}

body#pSite #content li {
	list-style-image: url(../images/bullet-orange.gif);
}

body#pVers #content li {
	list-style-image: url(../images/bullet-yellow.gif);
}

#content ol {
	margin-bottom: 15px;
	padding-left: 15px;
	margin-left: 10px;
}

#content ol li {
	list-style-type: decimal;
	padding-bottom: 5px;
}



#content li {
	padding-bottom: 5px;
	list-style-image: url(../images/bullet-blue.gif);
}

body #content a {
	color: #008ac9;
	text-decoration: underline;
	font-weight: bold;
}

body#pComm #content a {
	color: #e30042;
}

body#pGreen #content a {
	color: #83b817;
}

body#pEner #content a {
	color: #cbd300;
}

body#pSite #content a {
	color: #ef8212;
}

body#pVers #content a {
	color: #fed300;
}

/* @group vertical links */

#content ul.vertLinks {
	position: absolute;
	top: 0;
	background-image: url(../images/vertlinks.gif);
	width: 32px;
	height: 277px;
	left: -31px;
	margin: 0;
	padding: 0;
}

body#pGreen #content ul.vertLinks {
	position: absolute;
	top: 0;
	background-image: url(../images/vertlinks_green.gif);
	width: 32px;
	height: 277px;
	left: -31px;
	margin: 0;
	padding: 0;
}


#content ul.vertLinks li {
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
}

#content ul.vertLinks li, #content ul.vertLinks a {
	height: 138px;
	display: block;
	left: 0;
}

#content ul.vertLinks a {
	text-indent: -5000px;
}

li#vl1 {
	width: 32px;
	top: 0;
}

li#vl2 {
	width: 32px;
	top: 138px;
}

li#vl1 a.on, li#vl1 a:hover {
	background: url(../images/vertlinks.gif) -32px 0;
}

li#vl2 a:active, li#vl2 a.on, li#vl2 a:hover {
	background: url(../images/vertlinks.gif) -32px -138px;
}

body#pGreen li#vl1 a.on, body#pGreen li#vl1 a:hover {
	background: url(../images/vertlinks_green.gif) -32px 0;
}

body#pComm li#vl1 a.on, body#pComm li#vl1 a:hover {
	background: url(../images/vertlinks_comm.gif) -32px 0;
}

body#pSite li#vl1 a.on, body#pSite li#vl1 a:hover {
	background: url(../images/vertlinks_site.gif) -32px 0;
}

body#pEner li#vl1 a.on, body#pEner li#vl1 a:hover {
	background: url(../images/vertlinks_ener.gif) -32px 0;
}

body#pVers li#vl1 a.on, body#pVers li#vl1 a:hover {
	background: url(../images/vertlinks_vers.gif) -32px 0;
}

/* @end */

/* @group footer */

#footer {
	margin-left: 275px;
	position: relative;
	height: 40px;
}

#footer a {
	color: #868689;
}

#footer li {
	float: left;
	margin-right: 10px;
}

#footer p {
	padding-top: 10px;
}

#footer p.vscancer {
	position: absolute;
	top: 0;
	right: 0;
	width: 135px;
	height: 24px;
	background: url(../images/get_supporting_cancer.gif) no-repeat;
	text-indent: -5000px;
	margin: 0;
	padding: 0;
}

#footer p.vscancer a {
	display: block;
	height: 24px;
}

/* @end */

#content h1 {
	text-indent: -5000px;
	margin-top: 30px;
	margin-bottom: 40px;
}

#content h2 {

}

#content h3 {
	margin-top: 0.5em;
	font-size: 2em;
	margin-bottom: 2px;
	margin-bottom: 1.5em;
	color: #008ac9;
}

#content h3 em {
	color: #008ac9;
}

body#pGreen #content h3 em {
	color: #83b817;
}

#content h4 {
	margin-top: 0.5em;
	font-size: 2em;
	margin-bottom: 2px;
	margin-bottom: 1.5em;
}

#content h6 {
	margin-top: 20px;
}

body#home #content p {
	margin-right: 100px;
}

h1.t1 {
	background: url(../images/title_get_better_business_partner.gif) no-repeat;
	height: 110px;
}

/* @group home - call to actions */

#call_to_actions {
	margin-bottom: 18px;
}

#call_to_actions ul {
	border-bottom: 1px solid #868689;
}

#call_to_actions li {
	border-top: 1px solid #868689;
}

#call_to_actions a {
	display: block;
	height: 90px;
	text-indent: -5000px;
}

li#cta1 a {
	background: url(../images/cta_get_greener.gif) no-repeat;
}

li#cta2 a {
	background: url(../images/cta_ener.gif) no-repeat;
}

li#cta3 a {
	background: url(../images/cta_comm.gif) no-repeat;
}

li#cta4 a {
	background: url(../images/cta_partner.gif) no-repeat;
}

li#cta1 a:hover, li#cta2 a:hover, li#cta3 a:hover, li#cta4 a:hover {
	background-position: 0 -90px;
}

/* @end */

#subscribeBox {
	border: 1px solid #868689;
	padding: 11px;
}

#subscribeBox .submit {
	border: 1px solid #868689;
	padding: 3px;
	background-color: #fff;
}

#subscribeBox .submit:hover {
	border: 1px solid #008ac9;
	padding: 3px;
	background-color: #008ac9;
	color: #000;
}

#subscribeBox p.subTitle {
	background: url(../images/subscribe.gif) no-repeat;
	width: 62px;
	height: 13px;
	text-indent: -5000px;
	margin-bottom: 0.5em;
}

label.nameTag {
	background: url(../images/name.gif) no-repeat;
	width: 36px;
	height: 11px;
}

label.emailTag {
	background: url(../images/email.gif) no-repeat;
	width: 36px;
	height: 12px;
}

#subscribeBox label {
	display: block;
	text-indent: -5000px;
	margin-bottom: 0.5em;
}

#subscribe input {
	color: #868689;
	border: 1px solid #d9dadb;
	width: 164px;
	font-size: 1.2em;
	padding-top: 3px;
	padding-bottom: 3px;
}


#contactUs {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #008ac9;
	width: 573px;
	z-index: 451;
	font-size: 0.8em;
}

#contactUs #colOne a, #contactUs #colTwo a {
	color: #fed300 !important;
	text-decoration: none;
}

#contactUs a.close {
	color: #fff !important;
	text-decoration: none;
	font-size: 1.2em;
	position: absolute;
	bottom: 12px;
	right: 10px;
	background: url(../images/close.gif) no-repeat;
	padding-left: 13px;
	line-height: 9px;
}

#contactUs a.close:hover {
	color: #fed300 !important;
	background: url(../images/closeon.gif) no-repeat;

}

#colOne {
	width: 230px;
	margin-left: 15px;
	margin-right: 30px;
	display: inline;
	float: left;
	font-size: 1.2em;
	color: #fff;
}

#colOne p {
	margin-right: 0 !important;
}

#colTwo {
	width: 200px;
	color: #fff;
	font-size: 1.2em;
	float: left;
}

#colTwo p {
	margin-bottom: 1em;
	padding: 0 !important;
	margin-right: 0 !important;
}


#colThree {
	/*display: inline;
	float: left;*/
	clear: both;
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 0;
	margin-top: 10px;
	margin-left: 15px;
}

#colThree p {
	height: 20px;
	margin-right: 0px !important;
	padding-right: 20px;
	width: 240px;
	display: block;
	float: left;
	overflow: hidden;
}

#colThree p.tarea {
	height: 60px;
	margin-right: 0px !important;
	padding-right: 20px;
	width: 500px;
	display: block;
	float: left;
	overflow: hidden;
}

#colThree p.button {
	float: left;
	width: 500px;
	/*text-align: right;*/
	margin: 0 !important;
	padding-right: 0px;
}

#colThree p.button input {
	/*border: 1px solid #fff;
	padding: 3px;
	background-color: #008ac9;
	color: #fff;
	height: 20px;
	line-height: 1.2em;*/
	float: right;
	height: 20px;
}

#colThree label {
	float: left;
	width: 80px;
}

#colThree input {
	float: left;
	width: 160px;
	height: 18px;
	border: none;
	color: #666;
}

#colThree textarea {
	float: left;
	width: 420px;
	height: 60px;
	border: none;
	color: #666;
}

#colThree form {
	padding-bottom: 50px;
}


#glossary {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #008ac9;
	width: 573px;
	z-index: 250;
	font-size: 0.8em;
	padding-bottom: 10px;
	/*display: none;*/
}

body#pComm #glossary {
	background-color: #e30042;
}

body#pSite #glossary {
	background-color: #ef8212;
}

body#pEner #glossary {
	background-color: #cbd300;
}

body#pGreen #glossary {
	background-color: #83b817;
}

body#pVers #glossary {
	background-color: #9a9b9c;
}

#glossary.visible {
	display: block;
}
#glossary dd {
	display: none;
}

#glossary div.col {
	float: left;
	display: inline;
	margin: 10px 5px 10px 10px;
	width: 176px;
}

#content #glossary a {
	color: #fff !important;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#glossary a:hover {
	border-bottom: 1px solid #fff;
}

#glossary ul {
	line-height: 1em;
	padding: 0;
	margin: 0;
}

#glossary li {
	margin-bottom: 0;
	list-style-type: none;
	list-style-image: none;
}

#definition {
	border-bottom: 1px solid #fff;
	margin-bottom: 2px;
	height: 190px;
	color: #fed300;
	line-height: 1.2em;
}

body#pEner #definition {
	color: #50a024;
}

div.story {
	border-top: 1px solid #d9dadb;
	padding-top: 1em;
	background: url(../images/arrow_grey_circle.gif) no-repeat 0 bottom;
	margin-bottom: 1em;
}

div.story.first {
	border-top: 1px solid #fff;
}

div.story div.headlines {
	width: 260px;
	margin-right: 30px;
}

div.storySnip {
	width: 270px;
}

div.storySnip, div.headlines {
	float: left;
	display: block;
}

div.headlines p {
	font-size: 1.4em;
	margin-bottom: 0;
}

p.colour {
	color: #008ac9;
}

div#boxout_vs_cancer {
	background: url(../images/boxout_versus_cancer.gif) no-repeat;
	width: 192px;
	height: 185px;
	overflow: hidden;
	position: relative;
}

div#boxout_vs_cancer a {
	background: url(../images/spacer.gif) no-repeat;
	display: block;
	width: 192px;
	position: absolute;
	top: 0;
	left: 0;
	height: 185px;
	overflow: hidden;
	text-indent: -5000px;
}

div#boxout_vs_cancer p {
	margin-top: 185px;
}

img.headlineType {
	margin-bottom: 46px;
}

div.picsText {
	border-top: 1px solid #d9dadb;
	padding-top: 12px;
}

div.picsCol, div.textCol {
	float: left;
}

div.picsCol {
	width: 274px;
	margin-right: 14px;
}

div.picsCol img {
	margin-bottom: 12px;
}

div.textCol {
	width: 270px;
}

div.textCol h5 {
	font-weight: bold;
	color: #008ac9;
	border-bottom: 1px solid #008ac9;
	margin-bottom: 0.5em;
	padding-bottom: 3px;
}

#bigPhoto {
	margin-bottom: 16px;
}

body#pVers ul#photoGallery {
	padding: 0;
	margin: 0;
}

body#pVers ul#photoGallery li {
	width: 80px;
	height: 60px;
	padding: 0;
	margin: 0;
	margin-right: 16px;
	margin-bottom: 16px;
	float: left;
	list-style-type: none;
	background-color: black;
	list-style-image: none;
	overflow: hidden;
}

body#pVers ul#photoGallery li.end {
	margin-right: 0;
}



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

ul#logos li {
	width: 125px;
	height: 80px;
	padding: 0;
	margin: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	list-style-type: none;
	list-style-image: none;
}

ul#logos li.end {
	margin-right: 0;
}

ul.searchPages {
	padding-left: 0 !important;
	margin-left: 0 !important;
	width: 560px;
	display: block;
	float: left;
}

ul.searchPages li {
	float: left;
	margin-right: 5px;
	list-style-image: none !important;
}

div#contact-form {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #008ac9;
	color: #fff;
	font-size: 1.2em;
}

div#contact-form.hidden {
	visibility: hidden;
}

#content div#contact-form a {
	color: #ffec2f;
	text-decoration: none;
	margin-left: 15px;
}

div.contact-column {
	width: 220px;
	float: left;
	margin-right: 23px;
	margin-left: 15px;
}

div#contact-form label {
	display: block;
}

div#contact-form input.tfield {
	width: 220px;
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}
label.hidden {
	overflow: hidden;
	height: 3px;
}

div#accordion {
	
}

#content div#accordion h6 {
	font-weight: bold;
	font-size: 1em;
	color: #fff;
}

div.data {
	clear: both;
}

#content #accordion h6:hover {
	cursor: pointer;
	color: #fed300;
}

#content #accordion h6.active {
	color: #fed300;
}
