@import url("navigation.css");

/* browser reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td, img { 
	margin:0;
	padding:0;
}
/*** removed to allow Accessability page styling PT*****

ul>li{list-style-type: none!important;}
/*li{list-style-type: none!important;}*/
*/



p
{
margin: 0 0 1em 0;

}



table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}

abbr,acronym { 
	border:0;
}

/* end of reset */



body
{
	margin: 0px;
	font-family:Arial, Helvetica;
	color: #000;
}

.cmsImage 
{
 	overflow-x: hidden;
}

.centerOut
{

}

#totalContainer
{
	width: 934px;
	margin: 0px auto;		
	background: url('/images/interface/site_flame_bg.gif');
	background-repeat: no-repeat;
	background-position: 80% 70%;
}

#totalContainer.homeBg
{
	background-image: none;
}

.insidetopheight {
	height: 100px;
}

.centerIn
{
	width: 934px;
	margin: 0;
	padding-bottom: 10px;
	float: left;
	clear: both;
}


.homePanelBg

{
  background: url('/images/interface/homepage_main_bg.jpg');
  background-repeat:no-repeat;
  background-position:center 474px;
}




.homeStyles a


{
   color:red !Important;
   text-decoration:none;
   background:url('/images/interface/red_arrow.gif') no-repeat scroll 0px 50% !important;
   padding-left:10px;
   line-height:2.0em !important;
}



.homeStyles a:hover


{
   color:red;
   text-decoration:underline;
   line-height:2.0em;
}

.homeStyles ul
{
	font-family:Arial;
	font-size:75%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:0px 0px 0px 17px;
	line-height:1.5em;

}

.baseShadow
{

}

/*** Brand Area ***/

#brandArea
{
	width: 934px;
	height: 145px;
	float: left;
}

#topBarLeft
{	
	width: 13px;
	height: 39px;
	background: url('/images/interface/top_bar_left_bg.png') no-repeat;
	float: left;
	clear: both;
}

#topBarMain
{	
	width: 908px;
	background: url('/images/interface/top_bar_main_bg.png') repeat-x;
	height: 30px;
	float: left;
	clear: none;
	padding-top: 9px;
}

#topBarMain ul
{
	list-style: none;
}

#topBarMain ul li
{
	display: inline;
	float: left;
	color: #fff;
	font-size: 11px;
	padding: 4px 6px 0 6px;
}

#topBarMain ul li a
{
	color: #ff8d8c;
	text-decoration: none;
	border-left: solid 1px #ff8d8c;
	padding-left: 11px;
}

#topBarMain ul li a:hover
{
	text-decoration: underline;
}

#topBarRight
{
	width: 13px;
	height: 39px;
	background: url('/images/interface/top_bar_right_bg.png') no-repeat;
	float: left;
	clear: none;
}

#brandArea .companyLogo
{
	float: left;
	width: 280px;
	height: 105px;
}

#brandArea .searchPanel
{
	float: right;
	clear: none;
}

.search_box, .search_box_focus
{
	margin: 0 8px 0 0;
	font-family: Arial;
	background: url('/images/interface/top_search_box_bg.png') no-repeat;
	width: 179px;
	height: 18px;
	border: 0;
	font-size: 12px;
	padding: 2px 2px 0 5px;
	
}

.search_box { color: #000; }

.search_again_box
{
	background: url(/images/interface/searchbox_bg.gif) repeat-x;
	border: 1px solid #888;
	width: 320px;
	padding: 3px 1px 2px 5px;
	background-repeat: repeat-x;
	font-family: Arial;	
	font-size: 75%;
	
}


/*** Central Content Styles ***/

#headerzone
{
	margin-bottom: 22px;
	padding: 0px;
}

#headerzone img
{
	margin: 0px;
	padding: 0px;
}

#maincontentzone ul
{
	font-size: 75%;
	font-family: Arial;	
	list-style: disc outside;	
	margin: 0px 0px 18px 28px;
} 

#maincontentzone ol
{
	font-size: 75%;
	line-height: 24px;	
} 


#drilldown_banner
{
	float: left;
	clear: both;
	width: 934px;
	height: 137px;
	margin-bottom: 44px;
}
.firebrand
{
	float:left;
	width:934px;
	padding-bottom: 43px;
	padding-top: 0px;
	
}
.firebrand img 
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.hpbannertext 
{
	float:left;
	width:900px;
	background: #e11f18 url('/images/interface/hpbannertext_bg.jpg') repeat-x;
	margin: 0px;
	padding: 7px 17px;
}

.insidetop 
{
	float:left;
	width: 275px;
	margin: 0;
	padding: 0 12px;
	border-right: 1px solid #ff2848;
	font-family: Bentwood, Helvetica, Verdana;
	color: #ffffff;
}

.insidetop a:link, .insidetop a:visited
{
	color: #ffffff;
	font-family: Tahoma, Helvetica, Verdana,;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	background-image: url('/images/interface/feature_link_off.gif');
	background-repeat: no-repeat;
	padding: 5px 0px 0px 8px;
	margin-top: 10px;
	line-height: 8px;
	display: block;
	height: 14px;
	width: 80px;
}

.insidetop a:hover, .insidetop a:active
{
	text-decoration:none;
	background-image: url('/images/interface/feature_link_on.gif');
}

.featuredlink {

}

.insidetop h2
{
	font-size: 20px;
	font-weight: normal;
	/*letter-spacing: 1px;*/
}

.insidetop h1
{
	font-size: 22px;
	font-weight: normal;
	/*letter-spacing: 1px;*/
}

.insidetop p
{
	color: #febdb9;
	font-family: Tahoma, Helvetica, Verdana,;
	font-size:11px;	
	padding-top: 5px;
}
.last 
{
	border-right: 0!important;
}
.hpbannerfooter
{
	float:left;
	width:934px;
	height: 7px;
}

/*---------Latest news styling ---------*/
.newscontainer {
float: left;
margin-bottom: 15px;
}
.latestnewsleft {
float: left;
width: 86px;
height: 28px;
background: url('/images/interface/latest_news_left_bg.gif') left no-repeat;
}
.latestnewsleft span a{
width: 100%;
display: block;
text-decoration: none;
border: none;
}
.latestnewsright{
float: left;
width: 846px;
height: 28px;
background: url('/images/interface/latest_news_right_bg.gif') left no-repeat;
font-size: 70%;
}
.latestnewsright ul li strong {
padding-left: 14px;
}
.latestnewsright ul {
float: left;
margin:0;
padding: 0;
list-style-type: none;
width: 100%;
height: 28px;
}
.latestnewsright ul li {
margin:0;
padding: 7px 0;
list-style-type: none;
float: left;
}
.latestnewsright ul li.pipe {
padding: 0 0!important;
}

/*---------- faq panel ----------*/
.faqpanel {
float:left;
width:100%;
/*height: 88px;*/
border-left: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1;
border-top: 1px solid #e1e1e1;
}
.faqinnerpanel {
float:left;
width: 98%;
/*height: 88px;*/
border-left: 3px solid #fff;
border-right: 3px solid #fff;
background: url('/images/interface/faq_inner_bg.gif') repeat-x;
}
.faqinnerpanel h4 {
font-size: .8em;
font-weight: 600;
font-family:Georgia, Bentwood, Helvetica, Verdana;
color: #4d4d4f;
text-transform: capitalize;
padding: 6px;
}
.faqinnerpanel p {
font-family:Georgia, Bentwood, Helvetica, Verdana;
color: #b3b4b6;
padding: 5px 6px 0 6px;
}
.faqinnerpanel .dropselect {
background: #f3f3f3 url(/images/interface/drop_select_bg.gif) repeat-x;
/*width:192px;*/
width: 98%;
height: 23px;
padding-left: 6px;
}
#faqsearch {
width:160px;
}
#gosearch {
padding-left: 5px;
}
.faqpanelbottom {
float:left;
width: 100%;
height: 31px;
background: url('/images/interface/faq_panelBottom_bg.gif') repeat-x;
}
.showleftimg {
float:left;
width: 11px;
height: 31px;
display: block;
margin-left: -1px;
background: url('/images/interface/faq_left_img.gif');
}
.showrightimg {
float:right;
width:11px;
height: 31px;
display:block;
margin-right: -3px;
background: url('/images/interface/faq_right_img.gif');
}
#maincontentzone h1
{
	font-size: 30px;
	font-weight: 100;
	color: #666666;
	/*letter-spacing: 1em;*/
}

#maincontentzone h2
{
	font-family: Myriad, Myriad Pro, Helvetica, Verdana;
	/*font-size: 120%;*/
	font-size:18px;
	font-weight: 100;
	/*letter-spacing: .01em;*/
	color: #000000;
}


.homeStyles h2
{
	font-size: 20px !important;
	font-family: Bentwood, Helvetica, Verdana;
	/*font-size: 100%;*/
	font-weight: 100;
	letter-spacing:-1px;
	/*letter-spacing: .01em;*/
	color: #e11f18;
	margin-bottom:5px;
}

#maincontentzone h3
{
	font-family: Myriad, Myriad Pro, Helvetica, Verdana;
	/*font-size: 100%;*/
	font-size: 16px;
	font-weight:normal;
	/*letter-spacing: .01em;*/
	color: #000000;
}


#maincontentzone h4
{
	font-family: Bentwood, Helvetica, Verdana;
	font-size: 90%;
	font-weight:normal;
	/*letter-spacing: .01em;*/
	color: #666666;
}

#maincontentzone h5
{
	font-family: Bentwood, Helvetica, Verdana;
	font-size: 80%;
	font-weight:normal;
	/*letter-spacing: .01em;*/
	color: #666666;
}

#maincontentzone h6
{
	font-family: Bentwood, Helvetica, Verdana;
	font-size: 70%;
	font-weight:normal;
	/*letter-spacing: .01em;*/
	color: #666666;
}

#maincontentzone p
{
	font-size: 75%;
	line-height: 1.5;
	margin-bottom: 10px;
	font-weight:normal;
}

#maincontentzone p a
{
	color: #cd3331;
}
#maincontentzone p.bigtext {
	font-family:Bentwood, Helvetica, Verdana;
/*font-size: 100%;*/
	font-size: 22px;
	font-weight: normal;
	color: #999;
	line-height: 1em;
}
#maincontentzone p a.linkPdf, #maincontentzone p a.linkExcel, #maincontentzone p a.linkFlash, #maincontentzone p a.linkImage, #maincontentzone p a.linkPowerpoint, #maincontentzone p a.linkWord, #maincontentzone p a.linkZip
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}



#maincontentzone ul
{

}



#subnavzone p
{
	font-size: 75%;
	line-height: 1.5;
	font-weight:normal;
	margin-bottom:10px;
}
/*-------------SUPPORTIVE ZONE HEADERS-------------*/
#supportivezone h1,#supportivezone h2,#supportivezone h3,#supportivezone h4,#supportivezone h5,#supportivezone h6{
	letter-spacing: .01em;
	color:#636363;
	font-family: Georgia, Bentwood, Helvetica, Verdana;
	font-weight: normal;
}
#supportivezone h1{
	font-size: 26px;
}
#supportivezone h2{
	font-size: 20px;
	letter-spacing:-1px;
}
#supportivezone h3{
	font-size: 100%;
}
#supportivezone p
{
	font-size: 75%;
	line-height: 1.5;
	font-weight:normal;
}

#supportivezone a:link, #supportivezone a:visited
{
	color: #000;
}

#supportivezone a:hover
{
	color: #ff0000;
}

#relatedinfo {
	color: #ffffff;
}

#relatedinfo a:link, #relatedinfo a:visited {
	color: #ffffff;
}

#relatedinfo a:hover {
	color: #ffffff;
}

.sitemap a:visited {
	
	color: #333333!important;
}

#polls h1
{

}

#polls p
{

}

#polls .pollQuestion
{
	
}

#polls .pollPercent
{

}

#polls .pollAnswer
{

}

#polls .pollColour
{
	float: left;
}


.linkBacktotop
{

}

#maincontentzone .linkFeatured
{

	background-image: url('/images/interface/sml_arrow_red.gif');
	background-repeat: no-repeat;
	background-position: 7px 5px;

}

#maincontentzone .linkBacktotop
{

	background-image: url('/images/interface/sml_arrow_red_up.gif');
	background-repeat: no-repeat;
	background-position: 7px 5px;

}



.searchBlock
{
	border-bottom: 1px solid #e9e9e9;
	font-size: 75%;
	line-height: 24px;
	padding-bottom: 20px;
}

/*** End of Central Content Styles ***/



/*** Newsletter panel ***/

#newsletter
{
	width: 100%;
	float: left;
	clear: both;
	margin-top: 0px;
	padding-bottom: 21px;	
}

#newsletter p
{
	padding-left:  10px;
	padding-right:  10px;
	display: block;
}
	
.newslettertop
{
	width: 100%;
	float: left;
	/*clear: both;*/
	height: 32px;
	background: url('/images/interface/newsletter_top_bg.gif') top left repeat-x;
}


.newsletter
{
	background: url('/images/interface/newsletter_main_bg.png') repeat-x #e21f22;
	width: 100%;
	float: left;
	/*clear: both;*/
	color: #ff928f;
	font-size: 85%;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
}

#frmNewsletter
{
	background: none;
}

.newsletterbox
{
	width: 152px;
	height: 15px;
	font-size: 11px;
	background: #f8f8f8;
	color: #958d9c;
	padding: 2px;
	margin-left: 10px;
	border: 0;
}

.newsletterbottom
{
	width: 100%;
	float: left;
	/*clear: both;*/
	height: 7px;
	font-size: 1px;
	background: url('/images/interface/rounded_bl.gif') no-repeat #db181e;
}

.newsletterbottom P
{
	padding-right: 0px;
	background-position: : 100% 100%;
	padding-left:  0px;
	padding-top:  0px;
	padding-bottom:  0px;
	right:  0px;
	bottom:  0px;
	background: url('/images/interface/rounded_br.gif') right bottom no-repeat;
	margin:  0px;
	height: 7px;
	font-size: 20%;
	/*POSITION: absolute;*/
}
/*----------ENQUIRY FORM STYLING -------------*/
#frmContactEnquiry table tbody td {
	text-transform: capitalize;
	font-size: 80%;
	font-weight: 600;
	color: #666666;
	padding:5px;
}

/*** Site Info / Footer ***/

#site_info
{
	width: 934px;
	margin: 0px auto;
	clear: both;
	background: #e9e9e9;
	min-height: 80px;
	overflow: hidden;
}

#site_info .sponsors
{
	float: left;
	height: 43px;
	margin: 20px 0 20px 25px;
	display: inline;
	clear: both;
}

#site_info .sponsors img
{
	margin-right: 28px;
}

#site_info .footerLinks
{
	float: right;
}

#site_info .footerLinks a:link, #site_info .footerLinks a:visited
{

}

#site_info .footerLinks a:hover
{

}

/*#site_info */.footerVersion
{
	float: right;
	clear: right;
	margin-right: 5px;
	display: inline;
	margin-top: 10px;
	padding-bottom: 15px;	
	font-size:60%;
	color: #666666;
}
.footerVersion a{
	color: #666666;
	text-decoration: none;
}
.footerVersion a:hover {
	color: #333333;
	text-decoration:underline;
}


.footerVersion img{ padding-bottom: 4px;}
*html .footerVersion img{padding-top: 8px; padding-bottom: 0;}
.clrfix {clear:both;}


.registered_office 
{
	float: right;
	clear: none;
	text-align: right;
	margin-top: 10px;
	margin-right: 15px;
	display: inline;	
	font-size: 10px;
	/*color: #333333;*/
	color: #666666;
}

.registered_office p
{
	font-size: 10px;
	margin-bottom: 0;	
	color: #666666;
}

.registered_office .company 
{

}

.registered_office strong
{
	line-height: 18px;
}

#site_info_bottom
{
	width: 934px;
	height: 10px;
	margin: 0px auto;
	clear: both;
	background: url('/images/interface/site_info_bottom_bg.png') no-repeat;
}

/*** End of Site Info / Footer ***/

/*** Form Styles ***/

.fieldselect, .fieldselectERR
{
	font-family: Arial;
}

.fieldselectERR, .fieldERR
{
	background-color: red;
	color: white;
}

.field, .fieldERR
{
	font-family: Arial;
}

.fieldERR
{
	background-color: red;
	color: white;
}

.fieldMulti
{
	font-family: Arial;

}

/*** SIFR ***/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash .main_title h1 {
	visibility: hidden;
}

.sIFR-hasFlash .shadow_title h1 {
	visibility: hidden;
}

.sIFR-hasFlash #rightpanel h1 {
	visibility: hidden;
}
.sIFR-hasFlash .insidetop h2{
	visibility: hidden;
}

.sIFR-hasFlash .bigtext {
	visibility: hidden;
}


