﻿/* CSS layout */
body {
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}


#wrapper {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	width: 971px;
}
#masthead {
	height: 164px;
}

#masthead img
{
	border-style: none;
}

 a:link, a:visited,  a:hover {
text-decoration:none;
	font-weight:bold;
	color: #007C92;
}


img {
	border-style: : none;
	border-width: 0px;
}


#masthead IMG {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



#top_navigation
{
	margin: 2px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url("images/MainMenuBG.jpg");
	background-position: left;
	height: 24px;
	font-weight: bold;
}

#top_navigation ul
{
	left: 96px;
	margin: 0px 0px 0px 0px;

	text-align: center;
}

/* IE 6 */
* html  #top_navigation ul 
{
	margin-left: 42px;
}


/* Only IE 7 reads this line and subsequent CSS properties */
*:first-child+html #top_navigation ul 
{ 
	
	margin-left: 42px;
} 



#top_navigation ul li
{
	display: block;
	float: left;
	text-align: center;
	line-height: normal;
	list-style-type: none;
	width: 89px;
	border-left: 1px #ccccff solid;
	border-right: 1px #99cccc solid;
}


// Hack to make titles bold in IE and Firefox
// But not in Safari - as its normal is like the other's bold.
#top_navigation a {
font-weight:bold;
}
/*end*/
/*\*/
html*#top_navigation a{
[font-weight:bold;;
font-weight:normal;;
]font-weight:bold;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #top_navigation{

}
/*end*/


#top_navigation a,
#top_navigation a:hover,
#top_navigation li a:visited,
#top_navigation li a:active
{
	display: block;
	padding: 4px 5px 4px 5px;
	text-decoration: none;
}


#top_navigation li a
{
    color: #333333;
}

#top_navigation li a:hover,
#top_navigation li a:active
{
	color: white;
	background-color: #0f2344;
}

#top_navigation a.selected:hover,
#top_navigation a.selected:active,
#top_navigation a.selected:visited,
#top_navigation a.selected
{
	color: white;
	background-color: #0f2344;
}

.demoLogin {
	float: right;
	margin-right: 55px;
	border-left: 1px #ccccff solid;
	border-right: 1px #99cccc solid;
	width: 98px;
	text-align:right;
	


}

.demoLogin  a
{
   	background-image:url('images/demoLogin.jpg');
   	width: 90px;
   	_width: 98px;	
   	text-align:	right;
   
}


.demoLogin  a:hover,
.demoLogin  a:active
{
	color: white;
	background-image:url('images/demoLoginReverse.jpg');
}
#container {
	position: relative;
	width: 99%;
	background-color: white;
}

#leftCol {
	width: 240px;
	position: absolute;
	left: 10px;
	top: 0px;
	padding-left: 23px;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 9px;
}
.sectors {
	margin-top: 0px;
	margin-left:-5px;
	padding-left:0px;
	padding-right:0px;
	background-image: url('images/sectorGrid.jpg');
	background-position: top;
	background-repeat: no-repeat;
	width: 240px;
	height: 280px;
	padding-top: 2px;
}
.sectorRow {
	padding-top: 7px;
	padding-bottom: 1px;

}
.sector {
	margin-left: 5px;
	margin-right: 4px;
	text-align: center;
}
.sector IMG {
	border: 0px white none;
	
}

.sectorList {
	margin-top: 10px;
}

.sectorList  ul
{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
   padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

.sectorList ul li
{
	list-style-type: none;
	width: 226px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}


// Hack to make titles bold in IE and Firefox
// But not in Safari - as its normal is like the other's bold.
#top_navigation a {
font-weight:bold;
}
/*end*/
/*\*/
html*.sectorList a{
[font-weight:bold;;
font-weight:normal;;
]font-weight:bold;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html .sectorList{

}
/*end*/


.sectorList  a,
.sectorList  a:hover,
.sectorList  a:visited,
.sectorList  a:active
{
	display: block;
	padding: 4px 5px 4px 30px;
	text-decoration: none;
}

.sectorList a
{
    color: #333333;
    background-image: url('images/offSector.jpg');

}

.sectorList a:hover,
.sectorList a:active
{
	color: white;
	background-image: url('images/onSector.jpg');
}


.sectorList a.selected,
.sectorList a.selected:hover,
.sectorList a.selected:visited,
.sectorList a.selected:active
{
	 background-image: url('images/onSector.jpg');
     color: white;
}


#content {
	margin-left: 300px;
	width: 415px;
	min-height: 370px;
	padding-right: 10px;
	margin-right: 5px;
}

/* IE 6 ignores min-height  - but treats height the same way */
* html  #content 
{
	height: 370px;
}

// Hack to make titles bold in IE and Firefox
// But not in Safari - as its normal is like the other's bold.
H1,H2,H3 {
font-weight:bold;
}
/*end*/
/*\*/
html*H1, html*H2, html*H3{
[font-weight:bold;;
font-weight:normal;;
]font-weight:bold;
}/*end*/
.dummyend[id]{clear:both;}

p
{
	
	margin-top: 5px;
	margin-bottom: 5px;
}

ul
{
	margin-top: 5px;
}

h1
{
		
	margin-top: 9px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #007C92;
	padding-top: 9px;
	#padding-top: 0px;

}

h2
{	font-size: 16px;
	color: #007C92;
	margin-top: 5px;
	margin-bottom:5px;

}

h3{
	
	font-size: 13px;
	color: #007C92;
	margin-top: 10px;
	margin-bottom:5px;
}

h3 img
{
	margin-right:10px;
}

#content P {
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content ul
{
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 5px;
}

#content li
{
	margin-top: 5px;
	margin-left: 0px;
		padding-left: 0px;
}

#rightCol {
	width: 230px;
	position: absolute;
	left: 725px;
	top: 11px;
}
.rightBorder {
	float: left;
}
.rightButton {
	margin-left: 18px;
	margin-bottom: 16px;
}



.clients {
	padding-left:21px;
	font-weight: bold;
	width: 200px;
}


.clientNoLink
{
	
	margin-bottom: 3px;
	line-height: 16px;
	padding-left: 10px;
	background-color: #EEEDE8;
	padding: 4px 5px 4px 30px;
}


.client a,
.client a:hover,
.client a:visited,
.client a:active
{
	display: block;
	padding: 4px 5px 4px 30px;
	text-decoration: none;
	line-height: 17px;	
	margin-top: 0px;
	margin-bottom: 3px;
	
}

.client a
{
    color: #333333;
    background-image: url('images/offSector.jpg');

}

.client a:hover
{
	color: white;
	background-image: url('images/onSector.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
}


.clearAll {
	clear: both;
}

#footer {
	background-color: #cccccc;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
	height: 20px;
	padding-top: 3px;
	width: 945px;
}
.footerText, .rightFooterText {
	margin-top: 4px;
	font-size: 10px;
	margin-left: 20px;
	vertical-align: bottom;
}
.rightFooterText {
	margin-left: 50px;
}


.footerText a:link, .footerText a:visited, .footerText a:hover {
	color: #333333;
}

 .footerText a:hover {
	text-decoration: underline;
}


.spacer
{
	height:1px;
}




#legalContent
{
	margin-left: 285px;
	width: 415px;
	min-height: 370px;
	padding-right: 10px;
	margin-right: 5px;


	width: 570px;
	min-height: 340px;
	padding-right: 10px;
	margin-right: 5px;
	
	padding-left:20px;
	background-image: url(images/rightBorder.jpg);
	background-repeat:repeat-y;
}

/* IE 6 ignores min-height  - but treats height the same way */
* html  #legalContent
{
	height: 370px;
}


#newsTitles{
	margin-left:33px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 5px;
	height: 350px;
    overflow:auto;
	
	
}

#newsContent
{


	margin-left: 340px;
	width: 570px;
	min-height: 390px;
	padding-right: 10px;
	margin-right: 5px;
	margin-top: 0px;
	
	padding-left:20px;
	background-image: url(images/rightBorder.jpg);
	background-repeat:repeat-y;
}

/* IE 6 ignores min-height  - but treats height the same way */
* html  #newsContent
{
	height: 340px;
}


.newsSummary
{
	margin-top:17px;
	margin-bottom: 15px;
	
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 5px;
}

.newsSummary a
{
	text-decoration:none;
	font-weight:bold;
	color: #007C92;
}

.newsDescription
{
	color: #007C92;
	font-weight: bold;
	

}
.newsDate
{
	font-style:italic;
}


.newsDetails
{
	margin-top: 2px;
	line-height:18px;
}

.newsDetails a
{
	text-decoration:none;
	font-weight:bold;
	color: #007C92;
}

.newsDetails img
{
	margin-right:4px;
	vertical-align: top;
}

.benefits li
{
	list-style-image: url(images/tick.gif);
	margin-bottom: 10px;
	margin-top: 5px;
}

#permittoworkiImage {
	margin-left:15px;
	margin-bottom: 5px;
	width: 360px;
	height: 374px;
	position: absolute;
	left: 10px;
	top: 2px;
	padding-left: 5px;
	margin-top: 10px;
	background-image: url(images/p2w-1.jpg);
	background-repeat:no-repeat;
}




#p2wImage  {
	margin-left:15px;
	margin-bottom: 5px;
	width: 329px;
	height: 382px;
	position: absolute;
	left: 30px;
	top: 0px;
	padding-left: 5px;
	margin-top: 10px;
	background-image: url(images/p2w.jpg);
	background-repeat:no-repeat;
}


#contractorImage {
	margin-left:20px;
	margin-bottom: 5px;
	margin-top: 10px;
	width: 405px;
	height: 440px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 5px;
	
	background-image: url(images/contractorControl.jpg);
	background-repeat:no-repeat;
}


.visibility
{
	position:absolute;
	left: 129px;
	top: 0px;
}

.control
{
	position:absolute;
	left: 19px;
	top: 225px;
}

.compliance
{
	position:absolute;
	left: 291px;
	top: 205px;
}

.permitToWork
{
	position:absolute;
	left: 0px;
	top: 0px;
}

.p2w
{
	position:absolute;
	left: 150px;
	top: 138px;
}


.isolation
{
	position:absolute;
	left: 186px;
	top: 0px;
}

.accessControl
{
	position:absolute;
	left: 193px;
	top: 179px;
}

.contractorManagement
{
	position:absolute;
	left: 0px;
	top: 179px;
}



#p2wContent
{
	margin-left: 380px;
	width: 530px;
	min-height: 400px;
	padding-right: 10px;
	margin-right: 5px;
	padding-left:20px;
}

/* IE 6 ignores min-height  - but treats height the same way */
* html  #p2wContent
{
	height: 400px;
}


.toggle
{
	text-align:right;
	margin-right:10px;
	margin-top:0px;
	font-weight:bold;
	color: #007C92;

}

.toggle img
{
	margin-left: 4px;
}

table.contactForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

table.contactForm td
{
	
	padding-top: 0px;
}

table.contactForm td.value
{
	text-align: left;
	padding-right: 10px;
		


}

table.contactForm td.label
{
	text-align: right;
		padding-right: 10px;

}


table.contactForm td.required
{
	text-align: right;
	background-color:#e0eaea;
	padding-right: 10px;
	
}

.contactForm Select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 55px;
	




}
.contactForm  TEXTAREA
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}




.contactDetails
{
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	

}

.contactDetails IMG
{
	padding-right: 5px;
	margin-bottom: -4px;
}

.warning
{
	font-size: 11px;
	color: red;
}

.term 
{
	width: 85px;
	vertical-align: top;
	float: left;

}

.definition 
{
	width: 320px;
	margin-bottom: 6px;
	float: left;

}

.question
{
		font-weight: bold;
}