/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

body {
	text-align:center;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	color:#494849;
	line-height:18px;
	background:url(/images/backgrounds/bg.gif) repeat-x #fff;
}

#wrapper {
	background:url(/images/backgrounds/wrapper_bg.gif) repeat-x bottom;
	padding:0 0 1px 0;
}
	
#container {
	margin:0 auto;
	width:900px;
	text-align:left;
	padding:31px 0 0 0;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	color:#494849;
	line-height:18px;
	vertical-align:top;
}

img {
	border:0;
}

#popupWindowCaller {
	display:none;
}

.clear {
	clear:both;
	height:1px;
}


/* Typography */

a.ctaButton {
	background:url(/images/spacers/large_arrow_cirle.gif) no-repeat 0 0;
	padding:4px 0 0 32px;
	font-size:17px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:35px;
	margin:4px 0 0 0;
}

.ctaButton:hover {
	color:#4FCF0E;
	text-decoration:underline;
}

h2.newstitle {
	margin:0 0 3px 0;
}

.newsDate {
	color:#999999;
}


/* Header */

.slogan {
	float:right;
	margin:47px 14px 0 0;
}


/* Main Navigation */

#mainNav {
	margin:14px 0 14px 0;
	height:39px;
}

#mainNav li {
	list-style:none;
	display:inline;
	font-size:12px;
	margin:0 0 0 -8px;
	float:left;
	background:url(/images/backgrounds/nav_bg.gif) no-repeat 0 14px;
}

#mainNav li.first {
	margin:0;
	background:none;
}

#mainNav li.down {
	background:url(/images/backgrounds/nav_bg.gif) no-repeat bottom left #ffffff;
}

#mainNav a {
	color:#333333;
	display:block;
	padding:11px 31px 10px 23px;
}

#mainNav a:hover {
	color:#4FCF0E;
}

#mainNav li.first a {
	padding:11px 26px 10px 23px;
}

#mainNav li.down a {
	color:#6D6F71;
	background:url(/images/backgrounds/nav_bg.gif) no-repeat bottom right;
	
	position:relative;
}


/* Right Col */

#rightCol {
	float:right;
	width:265px;
}

#rightCol h4 {
	color:#FFFFFF;
	font-size:19px;
	background:url(/images/backgrounds/rightcol_heading_bg.gif) repeat-x;
	height:37px;
	padding:10px 11px 0 12px;
	font-weight:normal;
	line-height:25px;
}

.rcContentBox {
	color:#6D6F71;
	background:url(/images/backgrounds/grey_box_bg.gif) bottom left repeat-x;
	padding:8px 5px 0 12px;
	margin:0 1px;
	line-height:16px;
}

.newsHomeBox {
	border-bottom:1px solid #DEDEDE;
}

.newsHomeBox p {
	margin:4px 0 9px 18px;
}

.articleTitle {
	background:url(/images/spacers/small_arrow_cirle.gif) no-repeat;
	padding:3px 0 3px 23px;
	color:#333333;
	font-weight:bold;
	margin:0 0 0 -4px;
}

.articleTitle:hover {
	color:#4FCF0E;
}

.readMore {
	font-size:10px;
	font-weight:bold;
}

.tagsList a {
	text-decoration:underline;
}

.tagsList {
	padding:8px 12px;
}

#rightCol h4.specialOfferHeading {
	text-align:center;
	background:url(/images/backgrounds/specialoffer_heading_bg.gif) repeat-x bottom #333333;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	height:56px;
	padding:5px 11px 0 12px;
}

.specialOffer {
	text-align:center;
	background:url(/images/backgrounds/special_offer_bg.jpg) repeat-x bottom #6FDD0E;
	color:#2B2B2B;
}

.specialOffer span {
	font-weight:bold;
	font-size:13px;
}

.specialOffer ul {
	text-align:left;
	margin:5px 0 0 0;
}

.specialOffer li {
	background:url(/images/spacers/white_small_arrow.gif) no-repeat 0 3px;
	list-style:none;
	padding:0 0 3px 15px;
	color:#fff;
}

.specialOffer p {
	margin:5px 0 5px 0;	
}

.specialOffer a, .specialOffer a:hover {
	color:#ffffff;
	background:url(/images/spacers/white_large_arrow_circle.gif) no-repeat 0 0;
}


/* Sub Nav */

#subNav {
	background:#6A6A6A;
	padding:0 10px;
	margin:1px 0 0 0;
}

#subNav li {
	padding:6px 0;
	border-bottom:1px dotted #B2B2B2;
	list-style:none;
}

#subNav li.last {
	border-bottom:none;
}

#subNav li a {
	color:#FFFFFF;
	font-size:13px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background:url(/images/spacers/subnav_bullet.gif) no-repeat bottom left;
	padding:0 0 0 22px;
}

#subNav li a:hover {
	color:#6FDD0E;
	background:url(/images/spacers/subnav_bullet.gif) no-repeat;
}

#subNav li.sharePageLinks a, #subNav li.sharePageLinks a:hover {
	background:none;
	padding:0 0 0 0;
}


/* Content */

#contentContainer {
	background:url(/images/backgrounds/content_bg.gif) repeat-y #FFFFFF;
}

#content {
	float:left;
	width:599px;
	padding:17px 0 0 19px;
}

#content p, #content table, #content ul {
	margin:0 0 17px 0;
}

#content li {
	list-style:none;
	background:url(/images/spacers/small_arrow_cirle.gif) no-repeat;
	padding:0 0 5px 23px;
}

.callToAction {
	width:294px;
	float:left;
	margin:0 0 12px 0;
}

.ctaRight {
	float:right;
}

.callToAction h3 {
	font-weight:normal;
	background:url(/images/backgrounds/cta_heading_bg.gif);
	font-size:17px;
	padding:6px 10px;
}

#content .callToAction p {
	color:#1A1A1A;
	font-weight:bold;
	background:url(/images/backgrounds/grey_box_bg.gif) bottom left repeat-x;
	border:1px solid #CCCCCC;
	border-top:none;
	padding:3px 6px 3px 8px;
	margin:0;
}

#content .homeCTA p {
	font-weight:normal;
}

#content p.newsSummary {
	margin:2px 0 5px 0;
}


/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.yourDetails {	
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.requiredFields {
	text-align:right;
	padding:7px 0 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

.textinput, .textinputhover, textarea {
	width:440px;
}

.rcContentBox .textinput, .rcContentBox .textinputhover {
	width:160px;
}

input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput {
	border:1px solid #BABABA;
	padding:2px 2px;
}

.textinputhover {
	border:1px solid #4FCF0E; 
	padding:2px 2px;
}

.submit {
	text-align:right;
}

.errorText {
	color:#FF0000;
}


/* Footer */

#footer {
	color:#6D6F71;
	font-size:10px;
	line-height:19px;
	padding:11px 0 20px 0;
	width:900px;
	margin:0 auto;
	text-align:right;
}

#footer li {
	display:inline;
	list-style:none;
	color:#CCCCCC;
}

#footer li a {
	color:#000000;
}

#footer li a:hover {
	color:#4FCF0E;
}

#footerLogin {
	float:right;
	width:188px;
}

#footerLogin .textinput, #footerLogin .textinputhover {
	color:#6D6F71;
	font-size:10px;
	width:126px;
	padding:2px 4px;
}

.login {
	float:right;
	display:block;
	height:30px;
	width:37px;
	background:url(/images/backgrounds/login_bg.gif) no-repeat #000000;
	color:#FFFFFF;
	margin:1px 0 0 1px;
	text-align:center;
	padding:8px 0 0 0;
}

.login:hover {
	color:#4FCF0E;
}

.partners {
	float:left;
	padding:18px 0 0 15px;
	font-weight:bold;
	font-size:12px;
	color:#1A1A1A;
}

.footerLogos {
	text-align:left;
	margin-top:15px;
}

.footerLogos img {
	margin:0 10px;
}