/*[fmt]1A90-1A0A-E*/
/*@override
http://www.fairtrade.net/fileadmin/templates/layout_2011/styles/main.css
NORMALISE VALUES*/
/*+clearfix {*/
div.two-boxes:after,
div.four-boxes:after,
div.two-boxes > ul:after,
div.two-boxes > ul > li > a:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
div.two-boxes,
div.four-boxes,
div.two-boxes > ul,
div.two-boxes > ul > li > a {
	display: inline-block;
}
div.two-boxes,
div.four-boxes,
div.two-boxes > ul,
div.two-boxes > ul > li > a {
	/*\*/
	display: block;
	/**/
	-height: 1px;
}
/*+}*/
html,
body,
h1,
h2,
h3,
h4,
table,
th,
td,
p,
img,
form,
label,
input {
	margin: 0;
	padding: 0;
	border: 0;
	font: 0.9em / 1.2 Arial, sans-serif;
	color: #575757;
}
a {
	color: #0274A1;
}
/*REDEFINE TAGS*/
input {
	border: 1px solid #CCC;
}
h1 {
	font-size: 2em;
	font-weight: bold;
}
#centerContainer h1 {
	margin-bottom: 15px;
}
.h1internalPage {
	margin-bottom: 0.3em;
}
h1,
h2 {
	font-size: 2.5em;
	font-weight: bold;
}
h2.h2small {
	font-size: 1.4em;
}
.h2smallerText {
	font-size: 90%;
}
.h2Internal {
	margin: 25px 0 15px;
	padding: 0 0 15px;
	border-top: 1px solid #CCC;
}
#cabout-us_sub #centerContainer h2,
#cprogrammes_sub #centerContainer h2,
#cabout-fairtrade_sub #centerContainer h2,
#cstandards_sub #centerContainer h2,
#cproducts_sub #centerContainer h2,
#cproducers_sub #centerContainer h2,
#cresources_sub #centerContainer h2,
#cnew_sub #centerContainer h2,
#c379_sub #centerContainer h2 {
	font-size: 1.4em;
	margin: 25px 0 5px 0px;
	padding: 15px 0;
	border-top: 1px solid #CCC;
}
#cabout-us_sub .subSections h2,
#cprogrammes_sub .subSections h2,
#cabout_fairtrade_sub .subSections h2,
#cstandards_sub .subSections h2,
#cproducts_sub .subSections h2,
#cproducers_sub .subSections h2,
#cresources_sub .subSections h2,
#cnew_sub .subSections h2,
#c379_sub .subSections h2 {
	border: none !important;
	padding: 0 0 15px !important;
	margin: 0px !important;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 15px;
}
h3.h3small {
	font-size: 1em;
	font-weight: bold;
}
.h3internalPage {
	margin: 10px 0;
	font-weight: bold;
	font-size: 0.85em;
}
p.standAloneText {
	margin: 1.5em 0;
}
p.clearBoth {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*FONT SUBSTITUTION*/
@font-face {
	font-family: LubalGraphBdBTBold;
	src: url('../../fontFace/lubalin_graph_bold_bt-webfont.eot');
	src: local('☺'), url('../../fontFace/lubalin_graph_bold_bt-webfont.woff') format('woff'), url('../../fontFace/lubalin_graph_bold_bt-webfont.ttf') format('truetype'), url('../../fontFace/lubalin_graph_bold_bt-webfont.svg#webfontj3VU7x6C') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1,
h2,
#login a#loginLink,
#topMenu li {
	font-family: LubalGraphBdBTBold, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}
/*centerContainer p , centerContainer ul, centerContainer ol {padding-top: 10px;}
SITE STRUCTURE*/
#pageContainer {
	width: 980px;
	margin: 0 auto;
}
#headerContainer {
	position: relative;
	height: 150px;
	margin: 0 0 30px;
	padding: 0 0 38px;
	border-bottom: 1px solid #CCC;
}
#mainBodyContainer {
	width: 980px;
}
#leftContainer {
	float: left;
	width: 145px;
}
#centerContainer {
	float: left;
	width: 580px;
	margin: 0 26px;
	padding: 0 20px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#rightContainer {
	float: left;
	width: 160px;
}
#footerContainer {
	margin-top: 1.5em;
	margin-bottom: 30px;
	padding-top: 1.5em;
	border-top: 1px solid #CCC;
	text-align: center;
	clear: both;
}
/*LAYOUT
header elements*/
#mainLogo {
	position: absolute;
	top: 22px;
	left: 10px;
}
#headerTools {
	position: absolute;
	top: 20px;
	right: 0px;
}
#headerTools ul {
	margin: 0;
	padding: 0;
}
#headerTools ul li,
#headerTools ul li label,
#headerTools ul li input {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333;
}
#headerTools ul li a {
	margin: 0;
	padding: 0 5px;
	color: #333;
}
#headerTools .headerToolsDropdown {
	margin: 0 5px 0 0;
	padding: 0 13px 0 0;
	background: url(../../images/downArrowNoBkgnd.gif) no-repeat 100% 7px;
}

#headerTools .textSizeSmall {
	font-size: 0.8em;
	color: #0274A1;
	font-weight: bold;
}
#headerTools .textSizeMedium {
	font-size: 0.9em;
}
#headerTools .textSizeLarge {
	font-size: 1.1em;
}
#headerTools #search label {
	padding: 2px 5px 0;
}
#headerTools #search #searchBox {
	height: 20px;
	line-height: 20px;
	font-size: 1em;
}
#headerTools #search #searchButton {
	margin: 0px 0 0;
}
#languageDropDown {
	position: absolute;
	z-index: 2000;
	top: 45px;
	left: 440px;
	display: none;
	padding: 5px 10px;
	border: 1px solid #CCC;
	background: #FFF;
}
#languageDropDown ul {
	margin: 0;
	padding: 0;
}
#languageDropDown ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#languageDropDown ul li a {
	display: block;
	margin: 0;
	padding: 5px 2px;
	border-bottom: 1px solid #CCC;
	font-size: 95%;
	color: #009FCF;
	text-decoration: none;
	font-weight: bold;
}
#languageDropDown ul li a.lastOne {
	border: 0;
}
#languageDropDown ul li a span {
	color: #009FCF;
}
#languageDropDown ul li a:hover span,
#languageDropDown ul li a.selected span {
	color: #555;
}
/*changes the colour of part of the*/
#languageDropDown ul li.aus {
	color: #888;
}
#languageDropDown ul li.aus span {
	display: block;
	padding: 5px 2px;
}
#login {
	position: absolute;
	z-index: 2000;
	top: 65px;
	right: 0px;
	width: 200px;
	padding: 7px 0;
	border-top: 2px dotted #CCC;
	border-bottom: 2px dotted #CCC;
	background: #FFF;
}
#login a#loginLink {
	font-size: 1.4em;
	color: #555;
	padding: 0 10px 0 0;
	background: url(../../images/rightArrowNoBkgnd.gif) no-repeat 100% 50%;
	text-decoration: none;
}
#login a#loginLink.active {
	color: #0274A1;
	background: url(../../images/downArrowNoBkgnd.gif) no-repeat 100% 60%;
}
/*this is added using jQuery*/
#loginDetailsBlock {
	position: absolute;
	top: 105px;
	right: 0px;
	width: 165px;
	padding: 15px 15px 10px;
	background: #FFF;
	display: none;
	z-index: 2000;
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}
#loginDetailsBlock label {
	display: block;
	margin: 5px 0;
	font-weight: bold;
}
#loginDetailsBlock input {
	margin: 0 0 10px;
	height: 20px;
	line-height: 20px;
	font-size: 1em;
}
#loginDetailsBlock p {
	margin: 8px 0 0;
}
#loginDetailsBlock .submitButton {
	border: 0;
	width: 70px;
	height: 35px;
	background: #009FCF;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
}
#topMenu {
	position: absolute;
	z-index: 1000;
	bottom: 13px;
	left: 150px;
	margin: 0;
	padding: 0;
}
#topMenu li {
	float: left;
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
	font-size: 1.43em;
	color: #CCC;
}
#topMenu li a {
	margin: 0;
	padding: 0 5px 10px;
}
#topMenu li a.selected,
#topMenu li a:hover {
	text-decoration: none;
	color: #555;
	background: url(../../images/topMenuRollover.gif) no-repeat 50% 100%;
}
/*left col elements*/
.leftColBlock {
	border-bottom: 2px dotted #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.leftColBlock p {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0px !important;
}
ul.leftMenuCyanArrow {
	margin: 0;
	padding: 0;
}
ul.leftMenuCyanArrow li {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}
ul.leftMenuCyanArrow li a {
	padding: 0 0px 0 15px;
	background: url(../../images/rightArrowCyanBkgnd.gif) no-repeat 0% 3px;
	color: #555;
	font-weight: bold;
	font-size: 90%;
}
ul.leftMenuGreenBlock {
	margin: 0;
	padding: 0;
}
ul.leftMenuGreenBlock li {
	margin: 5px 0;
	list-style: none;
}
ul.leftMenuGreenBlock ul li {
	list-style: none;
	margin: 5px 0px 5px -27px;
}
ul.leftMenuGreenBlock li a {
	display: block;
	background: none;
	text-decoration: none;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	color: #555;
	font-weight: bold;
}
ul.leftMenuGreenBlock li a span {
	display: block;
	width: 130px;
	padding: 7px 0 7px 15px;
	background: url(../../images/greenBlockListItem.gif) no-repeat 0 9px;
}
ul.leftMenuGreenBlock ul li a span {
	margin-left: 0px;
	display: block;
	width: 120px;
	padding: 7px 0 7px 15px;
	background: url(../../images/greenBlockListItem.gif) no-repeat 0 9px;
}
ul.leftMenuGreenBlock li a:hover {
	color: #0274A1;
	background: url(../../images/leftMenuListBkgndFade.gif) repeat-x 0 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
ul.leftMenuGreenBlock li a:hover span {
	background: url(../../images/greyBlockListItem.gif) no-repeat 0 8px;
}
ul.leftMenuGreenBlock ul li a:hover {
	color: #0274A1;
	background: url(../../images/leftMenuListBkgndFade.gif) repeat-x 0 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
ul.leftMenuGreenBlock ul li a:hover span {
	background: url(../../images/greyBlockListItem.gif) no-repeat 0 8px;
}
ul.leftMenuGreenBlock li a.selected {
	color: #0274A1;
	background: url(../../images/leftMenuListBkgndFade.gif) repeat-x 0 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
ul.leftMenuGreenBlock li a.selected span {
	background: url(../../images/greyBlockListItem.gif) no-repeat 0 8px;
}
ul.leftMenuGreenBlock ul li a.selected {
	color: #0274A1;
	background: url(../../images/leftMenuListBkgndFade.gif) repeat-x 0 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
ul.leftMenuGreenBlock ul li a.selected span {
	background: url(../../images/greyBlockListItem.gif) no-repeat 0 8px;
}
#newsletterSignUp img {
	margin-top: 7px;
}
/*center col elements*/
#centerContainerTopBlock {
	margin: 0;
	padding: 0;
}
#centerContainerTopBlockLeftContent {
	float: left;
	width: 206px;
	padding: 0 10px 0 0;
}
#centerContainerTopBlockLeftContentLandingPage {
	float: left;
	width: 280px;
}
#centerContainerTopBlockRightContent {
	float: right;
}
#centerContainerBottomBlock {
	margin: 30px 0 0;
	padding: 10px 0 0;
	border-top: 1px solid #CCC;
}
#breadCrumb {
	margin: 0;
	padding: 0;
}
#breadCrumb ol {
	margin: 0;
	padding: 1px 0 35px 0px;
}
#breadCrumb ol li {
	float: left;
	margin: 0 2px;
	padding: 0;
	list-style: none;
}
#breadCrumb ol li.highlight {
	font-weight: bold;
	background: url(../../images/breadcrumbListItem.gif) no-repeat 100% 6px;
}
#breadCrumb ol li a {
	margin: 0;
	padding: 0 8px 0 0;
	text-decoration: none;
	color: #333;
}
#breadCrumb ol li a:hover {
	text-decoration: underline;
}
ol.internalPage {
	margin: 0;
	padding: 0 0 0 20px;
}
ol.internalPage li {
	margin: 0 0 1em;
	font-weight: bold;
}
ol.internalPage li p {
	margin: 1em 0 0;
}
ul.subSections {
	margin: 0;
	padding: 0;
}
ul.subSections li {
	margin: 0;
	list-style: none;
	width: 130px;
	float: left;
	border-left: 1px solid #CCC;
	padding: 10px 7px 0px;
	min-height: 260px;
	height: auto !important;
	height: 260px;
	position: relative;
}
ul.subSections li:hover {
	background: url(../../images/centerContainerLiBkgnd.gif) repeat-x;
}
ul.subSections li.first {
	border: none;
}
ul.subSections li.secondRow {
	margin-top: 15px;
}
ul.subSections li img {
	position: absolute;
	bottom: 0;
}
ul.subSections h2 {
	height: 55px;
}
/*sets the height to allow the text to line up*/
ul.subSections h2.landingPage {
	height: 55px;
}
#cproducts ul.subSections h2.landingPage {
	height: 42px !important;
}
ul.internalPage {
	margin: 0;
	padding: 0;
}
ul.internalPage li {
	margin: 10px 0 0 10px;
	padding: 0 0 0 20px;
	list-style: none;
	background: url(../../images/greenBulletListItem.gif) no-repeat 0 5px;
}
/*right col elements*/
#nowBlock {
	border-bottom: 2px dotted #CCC;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.accordian h3 {
	margin: 0 0 1px;
	font-size: 1em;
}
.accordian h3 a {
	display: block;
	padding: 5px 5px 5px 17px;
	color: #0274A1;
	background: #DEFCFF url(../../images/rightArrowLightBlueBkgnd.gif) no-repeat 6px 9px;
	text-decoration: none;
}
.accordian h3.ui-state-active a {
	background: #0274A1 url(../../images/downArrowPetrolBkgnd.gif) no-repeat 5px 11px;
	color: #FFF;
}
.accordianLevel2 {
	background: #DDD;
	margin: 10px 0;
}
.accordianLevel2 p {
	border-bottom: 1px solid #FFFFFF;
	color: #555;
	padding: 10px;
	font-weight: bold;
}
.accordianLevel2 p a {
	/*color:#555;*/
}
.accordianLevel2 div {
	height: auto;
}
.accordianLevel2 ul {
	margin: 0;
	padding: 0 0 10px;
	clear: both;
}
.accordianLevel2 ul li {
	border-bottom: 1px solid #FFF;
	padding: 12px;
	list-style-position: inside;
	font-weight: bold;
	font-size: 95%;
}
.accordianLevel2 ul li a {
	color: #555;
}
#currentAffairsBlock {
	margin-top: 10px;
	width: 160px;
	overflow: hidden;
}
#currentAffairsBlock ol {
	margin: 0;
	padding: 0 0 10px;
	clear: both;
}
#currentAffairsBlock ol li {
	border-bottom: 1px solid #FFF;
	padding: 12px;
	list-style-position: inside;
	font-weight: bold;
	font-size: 95%;
}
#currentAffairsBlock ol li a {
	/*color:#555;*/
}
#currentAffairsBlock ul {
	margin: 0;
	padding: 0 0 10px;
	clear: both;
}
#currentAffairsBlock ul li {
	border-bottom: 1px solid #FFF;
	padding: 12px;
	list-style-position: inside;
	font-weight: bold;
	font-size: 95%;
}
#currentAffairsBlock ul li a {
	/*color:#555;*/
}
#weekCurrentAffairsLink,
#monthCurrentAffairsLink {
	float: left;
	display: block;
	padding: 4px;
	width: 68px;
	background: #555;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#weekCurrentAffairsLink {
	border-right: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
}
#weekCurrentAffairsLink.selected {
	background: #DDD;
	color: #555;
	border-right: 4px solid #DDD;
	border-bottom: 4px solid #DDD;
}
#monthCurrentAffairsLink {
	border-left: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
}
#monthCurrentAffairsLink.selected {
	background: #DDD;
	color: #555;
	border-left: 4px solid #DDD;
	border-bottom: 4px solid #DDD;
}
#monthCurrentAffairsContent {
	display: none;
}
#weekCurrentAffairsContent li {
	margin: 0;
	padding: 0;
	background: #DDD;
}
#monthCurrentAffairsContent li {
	margin: 0;
	padding: 0;
	background: #DDD;
}
#followBlock {
	margin: 15px 0 0;
}
#followBlock ul {
	margin: 5px 0 0;
	padding: 0;
}
#followBlock ul li {
	margin: 0 0 8px;
	padding: 0;
	list-style: none;
	display: block;
}
#followBlock ul li a.moreDetails {
	padding: 0 15px 0 0;
	background: url(../../images/rightArrowCyanBkgnd.gif) no-repeat 100% 3px;
	color: #555;
	font-weight: bold;
	font-size: 90%;
}
#followBlock ul li img {
	margin: 0 0 -3px;
	padding: 0;
	background: none;
}
/*footer elements*/
#footerContainer ul {
	margin: 0;
	padding: 0;
}
#footerContainer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #555;
}
#footerContainer ul li.noLink {
	padding: 0 5px;
}
#footerContainer ul li a {
	color: #555;
	padding: 0 5px;
}
/*form overrides
.Form {font-size: 1.2em; margin: 10px 0 0 0;}
.Form li {list-style-type: none;}
.Form label {float: left; clear: both; margin: 0px 10px 10px 0px; width: 220px;}
.Form input {width: 180px; border: #A8A8A8 1px solid; margin: 0px 0px 10px 0px;}
.Form textarea {width: 240px; border: #A8A8A8 1px solid;}

#subForm {font-size: 1.2em; margin: 10px 0 0 0;}
#subForm label {float: left; clear: both; margin: 0px 10px 10px 0px; width: 220px;}
#subForm input, #subForm select {width: 180px; border: #A8A8A8 1px solid; margin: 0px 0px 10px 0px;}
#subForm textarea {width: 240px; border: #A8A8A8 1px solid;}
*/
form {
	font-size: 1.2em;
	margin: 10px 0 0;
}
#search form {
	font-size: 1em;
	margin: 0px 0 0;
}
form li {
	list-style-type: none;
}
form label {
	float: left;
	clear: both;
	margin: 0px 10px 10px 0px;
	width: 220px;
}
form input,
form select {
	width: 100%;
	border: 1px solid #A8A8A8;
	margin: 0;
}
#rightContainer .submit {
	width: 140px;
}
#rightContainer .feed {
	font-size: 1em;
}
form textarea {
	width: 240px;
	border: 1px solid #A8A8A8;
	float: left;
}
.submit input {
	width: 48px;
}
#searchButton,
input.suchbutton,
#search label {
	width: auto;
}
form div.radio {
	display: block;
	float: left;
	clear: both;
}
form div.checkbox {
	display: block;
	float: left;
	clear: both;
}
form div.radio input,
form div.checkbox input,
form li.checkbox input {
	width: 10px;
}
form label.textarea {
	clear: both;
	float: left;
	width: 500px;
}
form .listForm li {
	clear: both;
}
form .listForm li label input {
	float: left;
	margin-right: 15px;
}
form .listForm li label img {
	float: left;
	margin: 0px 0px 0px 15px;
}
form .listForm li label br {
	line-height: 0px;
	display: none;
	clear: none;
}
form .listForm label {
	width: 500px;
}
form .listForm li.textinput label {
	width: 220px !important;
}
.tx-indexedsearch-searchbox td {
	vertical-align: top;
}
.tx-indexedsearch-searchbox input {
	margin: 5px 0px 15px;
}
.tx-indexedsearch-searchbox form table {
	width: 300px;
}
.tx-indexedsearch-searchbox input.suchbutton {
	clear: none;
	float: right;
}
/*end*/
ul.browsebox {
	clear: both;
	margin: 15px 0px 25px;
	padding: 0px;
	float: left;
}
ul.browsebox li {
	float: left;
	width: auto;
	padding: 0px 10px;
	list-style-type: none;
}
ul.browsebox li a {
	color: #829F00;
}
.tx-indexedsearch-res {
	clear: both;
	font-size: 1.2em;
	float: left;
	font-family: Arial, sans-serif;
}
.tx-indexedsearch-res p {
	margin: 0;
	font-size: 0.7em;
}
.tx-indexedsearch-res .tx-indexedsearch-text-item-size {
	display: none;
}
.tx-indexedsearch-icon,
.icon,
.tx-indexedsearch-result-number,
.result-number,
.tx-indexedsearch-title,
.title,
.tx-indexedsearch-percent,
.percent {
	background: none !important;
	border: none;
}
.tx-indexedsearch-result-number {
	display: none;
}
.tx-indexedsearch-info dt,
.tx-indexedsearch-info dd {
	display: inline;
}
.tx-indexedsearch-info dd {
	margin-left: 0;
}
.tx-indexedsearch-info dt.tx-indexedsearch-text-item-path {
	display: none;
}
.tx-indexedsearch-info dd.tx-indexedsearch-text-item-path {
	display: block;
}
.tx-indexedsearch-browsebox {
	font-family: Arial, sans-serif !important;
}
.tx-indexedsearch-whatis {
	margin: 15px 0px;
}
.tx-indexedsearch-percent .percent .tx-indexedsearch-descr,
.descr {
	font: 0.8em / 140% Arial, sans-serif;
}
div.tx-indexedsearch-searchbox td {
	font: 0.9em / 125% Arial, sans-serif;
}
/*default styles for extension "tx_irfaq_pi1"*/
.tx-irfaq-pi1 ul.tx-irfaq-questions-list {
	margin-bottom: 75px;
}
.tx-irfaq-pi1 ul li a p.bodytext {
	margin: 0px;
	display: inline;
	font-weight: bold;
}
.tx-irfaq-pi1 ul li a {
	color: #000;
	text-decoration: none;
}
.tx-irfaq-pi1 ul li a:hover {
	color: #000;
	text-decoration: underline;
}
.tx-irfaq-pi1 .tx-irfaq-answer {
	margin-bottom: 10px;
}
.tx-irfaq-pi1 .tx-irfaq-answer h4 p.bodytext {
	margin: 0px;
	display: inline;
	font-weight: bold;
}
.tx-irfaq-pi1 dt p {
	font-weight: bold;
	margin: 0px;
	display: inline;
}
.tx-irfaq-pi1 dd {
	margin-left: 0px;
}
.tx-irfaq-pi1 dd p {
	margin-top: 0px;
}
.tx-irfaq-pi1 .additional-info {
	border-top: 2px solid #E6E6E6;
	margin-bottom: 10px;
}
.tx-irfaq-pi1 dt {
	/*background: url("../../gfx/plus.gif") no-repeat scroll 0 0.25em transparent;
padding-left: 20px;*/
	margin-bottom: 10px;
}
.tx-irfaq-pi1 dt img {
	margin-right: 5px;
	padding-top: 3px;
}
.tx-irfaq-pi1 dt.active {
	background: transparent url("../../gfx/minus.gif") no-repeat 0 0.25em;
	font-weight: bold;
	margin-bottom: 0;
}
.tx-irfaq-pi1 dt.not_active {
	margin-bottom: 20px;
}
.tx-irfaq-pi1 dd {
	margin: -10px 0 10px;
	padding: 0;
}
#rightContainer h3.ka-handler {
	color: #FFFFFF;
	display: block;
	padding: 5px 5px 5px 17px;
	color: #0274A1;
	background: #DEFCFF url(../../images/rightArrowLightBlueBkgnd.gif) no-repeat 6px 9px;
	text-decoration: none;
	cursor: pointer;
	font-size: 1em;
}
#rightContainer div.ka-panel.open h3.ka-handler {
	background: #0274A1 url(../../images/downArrowPetrolBkgnd.gif) no-repeat 5px 11px;
	color: #FFFFFF;
}
#rightContainer div.ka-panel ul {
	margin: 0 0 5px;
	padding: 0;
}
#rightContainer div.ka-panel ul li,
#rightContainer div.ka-panel p {
	border-bottom: 1px solid #FFFFFF;
	padding: 12px;
	list-style-position: inside;
	font-weight: bold;
	font-size: 95%;
	margin: 0;
	background: #DDD;
}
#rightContainer div.ka-panel p {
}
.ka-panel {
}
.ka-panel.open .ka-handler {
	background: transparent url("../../gfx/minus.gif") no-repeat 0 0.25em;
	padding: 0 0 0 20px;
	margin-top: 10px;
	line-height: 150%;
}
.ka-panel.close .ka-handler {
	background: transparent url("../../gfx/plus.gif") no-repeat 0 0.25em;
	padding: 0 0 0 20px;
	margin-top: 10px;
	line-height: 150%;
}
p {
	margin: 15px 0px;
}
.news-single-timedata {
	font-weight: bold;
	clear: left;
	width: 57%;
	font-size: 1.1em;
	margin-bottom: 15px;
}
.news-single-item-2011 p {
	margin: 0px 15px 15px 0px;
}
.news-single-backlink a {
	font-size: 1.1em;
}
p.csc-frame-frame2 {
	width: 206px;
	float: right;
	color: #555;
	font-style: italic;
	background-color: #DDD;
	padding: 15px;
	margin-left: 15px;
	font-size: 1.1em;
}
/*pricing db*/
form#tx_zwo3pricing_pi1 li label {
	width: 500px;
	clear: both;
}
form#tx_zwo3pricing_pi1 li label select {
	margin-left: 0;
}
form#tx_zwo3pricing_pi1 p.clearer {
	line-height: 0px;
	display: none;
}
form#tx_zwo3pricing_pi1 p.submit {
	float: left;
	margin: 0px 0px 10px 463px;
}
.tx-zwo3pricing-pi1 form {
	background: #FDEFFF repeat 0 0;
	border: 1px solid #DDEEAD;
	padding: 10px 10px 0;
	width: 561px;
	font-size: 0.9em;
	float: left;
	display: block;
	clear: both;
}
.tx-zwo3pricing-pi1 table {
	float: left;
	display: block;
	clear: both;
}
.tx-zwo3pricing-pi1 table tr.even {
	background: #FADFFF;
}
.tx-zwo3pricing-pi1 th {
	background: #86398C repeat 0 0;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 2px 4px;
	text-align: center;
	vertical-align: top;
}
/*SITE WIDE GENERIC STYLES*/
.clearBoth {
	clear: both;
}
.displayNone {
	display: none;
}
.noBkgnd {
	background: none;
}
.noMargin {
	margin: 0;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.centerText {
	text-align: center;
}
.textRight {
	text-align: right;
}
.noFontSwap {
	font-family: arial;
}
.findOutMore {
	color: #575757;
	padding: 0 15px 0 0;
	background: url(../../images/rightArrowCyanBkgnd.gif) no-repeat 100% 3px;
}
/*COLOURS*/
.greenText,
.greenText a {
	color: #829F00;
}
.greenBorderBottom,
#cabout_fairtrade ul.subSections li img,
#cabout_fairtrade_sub ul.subSections li img,
#cabout_fairtrade #centerContainerTopBlock img,
#cabout_fairtrade_sub .csc-frame-frame2 {
	border-bottom: 3px solid #829F00;
}
.orangeText,
.orangeText a {
	color: #D28B3A;
}
.orangeBorderBottom,
#cresources ul.subSections li img,
#cresources_sub ul.subSections li img,
#cresources #centerContainerTopBlock img,
#cresources_sub .csc-frame-frame2 {
	border-bottom: 3px solid #D28B3A;
}
.pinkText,
.pinkText a {
	color: #E55A9B;
}
.pinkBorderBottom,
#cproducers ul.subSections li img,
#cproducers_sub ul.subSections li img,
#cproducers #centerContainerTopBlock img,
#cproducers_sub .csc-frame-frame2 {
	border-bottom: 3px solid #E55A9B;
}
.redText,
.redText a {
	color: #EF3A42;
}
.redBorderBottom,
#cproducts ul.subSections li img,
#cproducts_sub ul.subSections li img,
#cproducts #centerContainerTopBlock img,
#cproducts_sub .csc-frame-frame2 {
	border-bottom: 3px solid #EF3A42;
}
.purpleText,
.purpleText a {
	color: #86398C;
}
#cstandards ul.subSections li img,
#cstandards_sub ul.subSections li img,
#cstandards #centerContainerTopBlock img,
#cstandards_sub .csc-frame-frame2 {
	border-bottom: 3px solid #829F00;
}
.purpleBorderBottom {
	border-bottom: 3px solid #86398C;
}
.lightBlueText,
.lightBlueText a {
	color: #009FCF;
}
.lightBlueBorderBottom,
#cabout_us ul.subSections li img,
#cabout-us ul.subSections li img,
#cabout-us_sub ul.subSections li img,
#cabout_us #centerContainerTopBlock img,
#cabout-us #centerContainerTopBlock img,
#cabout-us_sub .csc-frame-frame2 {
	border-bottom: 3px solid #009FCF;
}
.petrolGreenText,
.petrolGreenText a {
	color: #0274A1;
}
.petrolGreenBorderBottom,
#cnew ul.subSections li img,
#cnew_sub ul.subSections li img,
#cnew #centerContainerTopBlock img,
#cnew_sub .csc-frame-frame2 {
	border-bottom: 3px solid #0274A1;
}
/*section colourings*/
#cabout_us #centerContainer h1,
#cabout_us #centerContainer h2,
#cabout_us #centerContainer h2 a,
#cabout_us #centerContainer h3,
#cabout-us #centerContainer h1,
#cabout-us #centerContainer h2,
#cabout-us #centerContainer h2 a,
#cabout-us #centerContainer h3 {
	color: #009FCF;
}
#cabout-us_sub #centerContainer h1,
#cabout-us_sub #centerContainer h2,
#cabout-us_sub #centerContainer h2 a,
#cabout-us_sub #centerContainer h3 {
	color: #009FCF;
}
#cabout-fairtrade #centerContainer h1,
#cabout-fairtrade #centerContainer h2,
#cabout-fairtrade #centerContainer h2 a,
#cabout-fairtrade #centerContainer h3 {
	color: #009FCF;
}
#cabout_fairtrade_sub #centerContainer h1,
#cabout_fairtrade_sub #centerContainer h2,
#cabout_fairtrade_sub #centerContainer h2 a,
#cabout_fairtrade_sub #centerContainer h3,
#cabout-fairtrade_sub #centerContainer h1,
#cabout-fairtrade_sub #centerContainer h2,
#cabout-fairtrade_sub #centerContainer h2 a,
#cabout-fairtrade_sub #centerContainer h3 {
	color: #009FCF;
}
#cstandards #centerContainer h1,
#cstandards #centerContainer h2,
#cstandards #centerContainer h2 a,
#cstandards #centerContainer h3 {
	color: #86398C;
}
#cstandards_sub #centerContainer h1,
#cstandards_sub #centerContainer h2,
#cstandards_sub #centerContainer h2 a,
#cstandards_sub #centerContainer h3 {
	color: #86398C;
}
#cproducts #centerContainer h1,
#cproducts #centerContainer h2,
#cproducts #centerContainer h2 a,
#cproducts #centerContainer h3 {
	color: #EF3A42;
}
#cproducts_sub #centerContainer h1,
#cproducts_sub #centerContainer h2,
#cproducts_sub #centerContainer h2 a,
#cproducts_sub #centerContainer h3 {
	color: #EF3A42;
}
#cproducers #centerContainer h1,
#cproducers #centerContainer h2,
#cproducers #centerContainer h2 a,
#cproducers #centerContainer h3 {
	color: #E55A9B;
}
#cproducers_sub #centerContainer h1,
#cproducers_sub #centerContainer h2,
#cproducers_sub #centerContainer h2 a,
#cproducers_sub #centerContainer h3 {
	color: #E55A9B;
}
#cimpact-research #centerContainer h1,
#cimpact-research #centerContainer h2,
#cimpact-research #centerContainer h2 a,
#cimpact-research #centerContainer h3 {
	color: #D28B3A;
}
#cimpact-research_sub #centerContainer h1,
#cimpact-research_sub_sub #centerContainer h2,
#cimpact-research_sub #centerContainer h2 a,
#cimpact-research_sub #centerContainer h3 {
	color: #D28B3A;
}
#cnew #centerContainer h1,
#cnew #centerContainer h2,
#cnew #centerContainer h2 a,
#cnew #centerContainer h3 {
	color: #0274A1;
}
#cnew_sub #centerContainer h1,
#cnew_sub #centerContainer h2,
#cnew_sub #centerContainer h2 a,
#cnew_sub #centerContainer h3 {
	color: #0274A1;
}
#c379_sub #centerContainer h1,
#c379_sub #centerContainer h2,
#c379_sub #centerContainer h2 a,
#c379_sub #centerContainer h3 {
	color: #0274A1;
}
/*
* Section Colorings 11/06/2013 Begin

section colourings*/
#cabout #centerContainer h1,
#cabout #centerContainer h2,
#cabout #centerContainer h2 a,
#cabout #centerContainer h3,
#cabout_sub #centerContainer h1,
#cabout_sub #centerContainer h2,
#cabout_sub #centerContainer h2 a,
#cabout_sub #centerContainer h3 {
	color: #009FCF;
}
#cstandards #centerContainer h1,
#cstandards #centerContainer h2,
#cstandards #centerContainer h2 a,
#cstandards #centerContainer h3,
#cstandards_sub #centerContainer h1,
#cstandards_sub #centerContainer h2,
#cstandards_sub #centerContainer h2 a,
#cstandards_sub #centerContainer h3 {
	color: #829F00;
}
#cprogrammes #centerContainer h1,
#cprogrammes #centerContainer h2,
#cprogrammes #centerContainer h2 a,
#cprogrammes #centerContainer h3,
#cprogrammes_sub #centerContainer h1,
#cprogrammes_sub #centerContainer h2,
#cprogrammes_sub #centerContainer h2 a,
#cprogrammes_sub #centerContainer h3 {
	color: #86398C;
}
/*
* Section Colorings 11/06/2013 End
 */
#centerContainerFooter {
	clear: both;
	height: 20px;
	padding: 10px 0 0;
}
#centerContainerFooter .addthis_toolbox {
	text-align: center;
	margin: 0 auto;
	width: 200px;
}
#centerContainerFooter .addthis_toolbox span {
	float: left;
}
#centerContainer div.lof-description_white p {
	color: #575757;
	line-height: 180%;
	font: 0.9em / 1.5em Arial, sans-serif;
}
#centerContainer .lof-description_white h3.lof-title {
	font-family: LubalGraphBdBTBold, Arial, sans-serif;
	margin-top: -20px !important;
	padding: 0 !important;
}
.lof-description_white h3 a {
	color: #00B9E4 !important;
	font-size: 2.5em;
}
.lof-description_white {
	background-color: #FFFFFF !important;
	opacity: 1 !important;
	height: 280px !important;
	bottom: 0 !important;
}
.lof-navigator-wapper {
	left: 0;
	background: none !important;
}
.navSelector {
	width: 15px !important;
	background: #9A9B9C !important;
	color: #9A9B9C !important;
	margin-right: 3px !important;
}
.navSelector.active {
	background: #00B9E4 !important;
	color: #00B9E4 !important;
}
.lof-description_white p a {
	font-weight: bold !important;
	border-bottom: 1px dotted #000000;
}
/*Extra - replace defaults*/
div.anythingSlider-minimalist-square {
	padding: 0;
}
.anythingBase {
	padding-top: 10px;
}
.anythingBase h1 {
	color: #00B9E4 !important;
	font-size: 2.5em;
}
div.anythingSlider .anythingWindow {
	border-top: 1px solid #CCC !important;
	border-bottom: 1px solid #CCC !important;
	border: none !important;
}
.anythingControls {
	margin-bottom: 10px;
}
div.anythingSlider-minimalist-square .anythingControls {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	opacity: 1;
	filter: alpha(opacity=100);
}
div.anythingSlider-minimalist-square.activeSlider .anythingControls ul a:hover,
div.anythingSlider-minimalist-square.activeSlider .anythingControls ul a.cur {
	background: #00B9E4 !important;
}
div.anythingSlider-minimalist-square .anythingControls ul a {
	border: none;
	background: #9A9B9C !important;
}
div.anythingSlider-minimalist-square .anythingControls ul a {
	display: block;
	height: 15px;
	width: 15px;
	margin: 2px;
	padding: 0;
	outline: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#centerContainerTopBlock .listview img {
	float: right !important;
	padding: 15px 0 0 10px;
}
#rightContainer .news-catmenu {
	padding: 0;
	margin: 0;
}
#rightContainer .news-catmenu .news-catmenu-header {
	display: none;
}
#rightContainer .news-catmenu-header {
	font-size: 1em !important;
}
#rightContainer .news-catmenu a:hover {
	text-decoration: none;
}
#rightContainer .news-catmenu ul,
#rightContainer .news-catmenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#rightContainer .news-catmenu ul li {
	margin-top: 10px;
}
#rightContainer .news-catmenu ul .news-catmenu-NO + ul {
	display: none;
}
#rightContainer .news-catmenu ul .news-catmenu-ACT + ul {
	display: block;
}
#rightContainer .news-catmenu-NO,
#rightContainer .news-catmenu-ACT,
#rightContainer .news-catmenu-header {
	color: #FFFFFF;
	display: block;
	padding: 5px 5px 5px 17px;
	margin: 0;
	color: #0274A1;
	background: #DEFCFF url(../../images/rightArrowLightBlueBkgnd.gif) no-repeat 6px 8px;
	text-decoration: none;
	cursor: pointer;
	font-size: 1.25em;
	font-weight: bold;
}
#rightContainer .news-catmenu-ACT,
#rightContainer .news-catmenu-NO.sel {
	background: #0274A1 url(../../images/downArrowPetrolBkgnd.gif) no-repeat 5px 11px;
}
#rightContainer .news-catmenu-ACT a,
#rightContainer .news-catmenu-NO.sel a {
	color: #FFFFFF;
}
#rightContainer .news-catmenu ul ul {
	margin: 0 0 5px;
	padding: 0;
}
#rightContainer .news-catmenu ul ul li {
	margin-top: 0px;
}
#rightContainer .news-catmenu ul ul li .news-catmenu-NO,
#rightContainer .news-catmenu ul ul li .news-catmenu-ACT {
	border-bottom: 1px solid #FFFFFF;
	padding: 12px;
	list-style-position: inside;
	font-weight: bold;
	font-size: 95%;
	margin: 0;
	background: #DDD;
	color: #0274A1;
}
#rightContainer .news-catmenu ul ul li .news-catmenu-ACT a {
	color: #0274A1;
	text-decoration: underline;
}
#leftContainer div.feedbox {
	border-top: 2px dotted #CCC;
	margin-top: 15px;
	padding-top: 10px;
}
#leftContainer .feedbox input {
	width: 135px !important;
}
#rightContainer .ka-content .news-amenu-container li {
	font-weight: bold;
	font-size: 1.2em;
}
#rightContainer .news-catmenu li li a {
	font-weight: bold;
	font-size: 1.25em;
}
#rightContainer .news-catmenu li li a:hover {
	text-decoration: underline;
}
/*FCE two boxes - four boxes*/
/*[clearfix]*/div.two-boxes,
div.four-boxes {
	width: 580px;
	clear: both;
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
}
div.two-boxes h2,
div.four-boxes h2 {
	margin-top: 0 !important;
	border-top: none !important;
}
/*[clearfix]*/div.two-boxes > ul {
}
div.two-boxes > ul > li {
	width: 275px;
	min-height: 365px;
}
/*[clearfix]*/div.two-boxes > ul > li > a {
	display: block;
	min-height: 365px;
}
div.four-boxes > ul > li > a {
	min-height: 175px;
	display: block;
}
div.two-boxes > ul > li img {
	/*[disabled]width:271px;*/
	height: auto;
}
#search form {
	width: 250px;
	position: relative;
}
#search form label {
	position: absolute;
	top: 0;
	left: 0;
	width: 55px;
	height: 20px;
}
#tx_indexedsearch_search {
	position: absolute;
	top: -1px;
	left: 52px;
	width: 160px;
	height: 17px;
	padding-left: 5px !important;
}
#searchButton {
	position: absolute;
	top: -4px;
	right: 0px;
	width: 22px;
	height: 22px;
}
form#tx_zwo3pricing_pi1 p.submit input {
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	width: auto;
	padding: 2px 25px;
}

div.csc-mailform li {
	width: 90%;
}
div.csc-mailform li label {
	width: 5em;
}
div.csc-mailform li label strong{
	font-size: 50%;
	text-transform: none;
}
div.csc-mailform li.csc-form-element-textline {
	height: 50px;
}
div.csc-mailform input[type="text"] {
	height: 30px;
	width: 60%;
}
div.csc-mailform input[type="submit"] {
	height: 30px;
	width: 30%;
	margin-top: 20px;
}
div.csc-mailform form textarea {
	width: 60%;
	font: 0.9em / 1.2 Arial, sans-serif;
	color: #575757;
}
div.csc-mailform fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}
div.csc-mailform fieldset li{
	padding: 0px;
	margin: 0px;
}
div.csc-mailform fieldset li.csc-form-confirmation-false, div.csc-mailform fieldset li.csc-form-confirmation-true {
	width: 30%; float: left;
}
li.csc-form-confirmation-false input[type="submit"], li.csc-form-confirmation-true input[type="submit"]{
	width: 90%;
}
div.enlarge {
	font-size: 130%;
}
div.enlarge #headerTools .textSizeLarge {
	color: #0274A1;
	font-weight: bold;
}
div.enlarge #headerTools .textSizeSmall {
	color: #333;
	font-weight: normal;
}
div.tx-jfmulticontent-pi1 {
	padding-bottom: 20px;
}
DIV.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  padding-top: 25px;
}