/* CSS Document */



	
.NS6

	{
		
	clear: both;
		
		
	}

body

	{

	background-color: white;
	
	margin: 0;	/* set both padding and margin to cope with browser differences */
	padding: 0;
	margin-top: 0;
	/*margin-left: 5px;*/
	font: normal normal normal 11px Arial, Geneva, sans-serif; 

	color: black;
	
	}
	
	
body a img

	{
		
	border: 0;	
		
	}
	
	
	
	
/* IE box model hack */

/* any padding or borders first*/
/* then specify width including the above*/
/*voice-family: "\"}\"";*/
/*voice-family: inherit;*/
/*now respecify the width minus padding and borders */


h1

	{

	font: normal  normal bold 1.8em Arial, Geneva, sans-serif; 
	color: #333333;
	text-align: left;
	width: 250px;
	margin-top: 0px;
	padding: 0;
	margin-left: 140px;	

	}
	

h2

	{

	
	font: normal  normal bold 1.5em Arial, Geneva, sans-serif; 
	color: #333333;
	text-align: left;
	width: 250px;
	margin-top: 0px;
	padding: 0;
	margin-left: 140px;	
	}	
	
h3

	{

	font: normal  normal bold 1.2em Arial, Geneva, sans-serif; 
	color: #333333;
	text-align: left;
	width: 250px;
	margin-top: 0px;
	padding: 0;
	margin-left: 140px;
	text-decoration: underline;

	/*border: 1px solid red;*/
	}	
	

h4

	{

	font: normal  normal bold 1.2em Arial, Geneva, sans-serif; 
	color: #333333;
	text-align: left;
	padding: 0;
	padding-top: 20px;
	margin-left: 40px;

	/*border: 1px solid red;*/
	}
	
ins

	{
		
	text-decoration: none;
		
	}


p

	{
	
	padding: 0;	/* set both padding and margin to cope with browser differences */
	margin: 0;
	font: normal normal normal 12px Arial, Geneva, sans-serif;
	/*border: 1px solid blue;*/
	
	}
	



.sitelink a

	{

	text-decoration: none;
	color: #003399;
	font-weight: bold;

	}
	
	
.sitelink a:hover

	{

	text-decoration: underline;

	}


#shell /* the shell is set with auto left and right margins to centre the div on the screen */

	{
	
	width: 1000px;
	padding: 5px 0;	
	margin-left:   auto;
	margin-right:   auto;
	margin-top: 0;
	padding-top: 0;
	
	}

	
	
#logo	/* the logo is embedded into the html code and is set as a background */
	

	{ 
		
	padding: 0;
	height: 80px;
	position: relative;
	top: 0px;
	border-bottom: 3px solid #E7E7E9;
	background-color: black;
	background-image: url(images/logo.gif);
	background-position: right;
	background-repeat: no-repeat;
	
	}
	
	
#logo img

	{
		
	position: absolute;
	top: 0;
	left: 0;
	z-index: 150;	
		
	}

#logo object

	{
		
	z-index: 100;	
	}
	
	
#wrapper	/* the wrapper holds the menu and maincontent divs */

	{


	margin: 0;
	padding: 0;
	margin-top: 0px;
	background-repeat: repeat;
	background-color: #E7E7E9;
	color: #000000;
	position: relative;
	border: 1px solid #E7E7E9;

	width: 1000px;

	
	}
	
	

#date


	{
	
	position: relative;
	top: -16px;
	left: 20px;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	z-index: 1;
	
	/*border: 1px solid black;*/
	

	}




#date p

	{

	
	font: normal normal bold 10px Arial, Geneva, sans-serif;
	color: white;
	text-align: left;
	padding: 0;
	margin: 0;	

	}


#menu

	{

	/*border: 1px solid purple;*/
	background-color: #000000;
	position: relative;
	
	}


	


#mainnav	/* browser adds a 50 pixel border to a UL element - set both padding and margin to zero */
	
	{

	list-style: none;
	margin: 0px;
	padding: 0;
	margin-left: 5px;
	padding: 2px 0;
	
	}


#mainnav li

	{
		

	display: inline;
	font-weight: bold;
    color: #FFFFFF;
	font: normal normal normal 14px Arial, Geneva, sans-serif;
	
	}


#mainnav li a


	{
		
    color: #FFFFFF;
	text-decoration: none; 
	padding: 0 11px;
	letter-spacing: 1px;
	
	}




#mainnav li a:hover


	{

	color: #FCC82A;
	
	}
	

#mainnav li span

	{
		
	font-size: 12px;
	color: #CCCCCC;
	
	}


		

	

	
	
#contentmain p

	{
		line-height: 1.4em;
		text-align: justify;
		padding: 0px;
		/*border: 1px solid red;*/
		
	}	



#matrix

	{
	
	margin: 0;	
	padding: 0;	
	list-style: none;	
	width: 540px;
	float: right;
	position: relative;
	padding-right: 27px;
	
	}
	
	
	
		
#matrix li

	{
		
	padding: 0;
	margin : 0;
	position: relative;	
	float: left;	
	height: 177px;
				
	}
	
#matrix li a

	{
		
	text-decoration: none; 
	color: #FFFFFF;
		
	}
	
	
#matrix li img

	{

	padding: 0;
	margin: 0;
	background-color: #777373;
		
	width: 152px;
	height: 152px;
	padding: 6px;

	margin-right: 4px;
	margin-top: 2px;
	border: 4px solid black;	

	}
	

	
#matrix li p.matrixTitle

	{
		
	padding: 0;	
	margin: 0;
	margin-right: 4px;	
	background-color: #000000;
	color: #FFFFFF;
	display: block;
	text-align: right;
	/*padding-top: 15px;*/
	padding-right: 8px;
	padding-top: 3px;
	font-size: 13px;
	width: 163px;
	position: absolute;
	bottom: 3px;
	right: 0;
	/*background-image: url(images/title_arc.gif);
	background-repeat: no-repeat;
	background-position: bottom right;*/
	vertical-align: bottom;
	z-index: 100;
	opacity: 0.9; 
	filter: alpha(opacity = 90);	
	
	}

		
#matrix li p a:hover

	{

	color: #FCC82A;
	
	}
	
	
	
#matrix li p.allProducts

	{
	
	padding: 0;
	margin: 0;
	display: block;
	padding-top: 3px;
	font-size: 11px;
	font-family: verdana;
	width: 153px;
	height: 50px;
	margin-left: 0;
	margin-right: 13px;
	line-height: 25px;
	position: absolute;
	top: 8px;
	right: 0;
	background-color: #000000;		
	z-index: 20;
	visibility: hidden;
	background-image: none;
	opacity: 0.8; 
	filter: alpha(opacity = 80);
	
	}

	
#matrix p.allProducts a

	{
		
	cursor: pointer;
	display: block;
	text-align: center;
	opacity: 1; 
	filter: alpha(opacity = 100);
	padding-top: 0;
	padding-bottom: 0;
	}
	
	
	
			
#matrix li p.allProducts a:hover

	{
	
	color: #FCC82A;
	opacity: 1; 
	filter: alpha(opacity = 100);
	
	
	}	
	
	
#matrix p.allProducts a.secondLink

	{
		
	border-top: 1px solid #FFFFFF;	

			
	}
	

#matrix p.allProducts a.thirdLink

	{
		
	height: 25px;
	border-top: 1px solid #FFFFFF;	

			
	}	


#matrix li p.singleLink

	{
	
	height: 25px;
	
	}
	
#matrix li p.singleLink a.secondLink

	{
	
	border-top: 0px solid #FFFFFF;	
		
	}

	
	
	
#clientList

	{
		
	float: right;
	margin-top: 45px;
	border-left: 3px solid #000000;
	padding-left: 10px;
	width: 500px;	
		
	}
	
	
#clientList h2

	{
		
	width: 500px;
	margin: 0;
	padding: 0;
	text-align: center;
			
	}
	

#clientList table

	{
	
	margin: 0;	
	padding: 0;	
	list-style: none;	
	width: 500px;
	position: relative;
	margin-right: 27px;
	margin-top: 20px;
	border-collapse: collapse;	
		
	}
	
#clientList table tr

	{
		
	font: normal  normal bold 1.2em Arial, Geneva, sans-serif; 
	color: #333333;
		
	}	

	
#clientList table tr td

	{
		
	width: 50%;
	padding: 3px 10px;
	font-size: 11px;
	

	
	}		
		
		
#clientList table tr.odd td

	{
		
	background-color: #B0C0D4;	
			
	}	
	
	
#clientList table tr.even td

	{
		
	background-color: #C7D2E0;	
		
	}
	
	
#clientList table tr.marketHeader td

	{
		
	
	color: #000000;	
	padding-top: 20px;
	padding-bottom: 3px;
	font-size: 13px;
	background-image: url(images/grad_divider.gif);
	background-position: top;
	background-repeat: no-repeat;
			
	}		

#clientList ul


	{
		
	font-size: 13px;
		
		
	}	

	
#clientList p 

	{
		
	padding-right: 10px;	
	padding-top: 20px;	
	}	
	
#errorDiv

	{
		
	float: right;
	margin-top: 45px;
	border-left: 3px solid #000000;
	padding-left: 10px;
	width: 500px;	
		
	}
		
	
#errorDiv p

	{
		
	margin: 40px 0;	
		
	}	
	
	
#errorDiv ul


	{
		
	font-size: 13px;
		
		
	}	
	
.imageLinks

	{
		
	/*this class is used purely by the javascript to identify an image link within the menuFader script */	
		
	}
	
						
.italics

	{
		
	font-style: italic;
	font-size: 1.4em;	
		
	}
		
div#halfScreen

	{
	
	padding: 0;
	margin: 0;
	width: 420px;	
	display: block;
	position: relative;
		
	}
	

	
		
p#contactDetails

	{
		
	font-size: 14px;
	padding-left: 140px;	
	padding-top: 40px;
	padding-bottom: 21px;
	line-height: 30px;
			
	}
	
p#contactDetails span

	{
		
	font-size: 18px;	
	padding-left: 10px;
	line-height: 30px;

		
	}

	
div.marketSummary

	{
		
	visibility: hidden;	
	position: absolute;
	top: 200px;
		
	}
		
div.marketSummary p

	{
		
	line-height: 1.4em;
	
	margin-left: 140px;
				
	}
	
	
	
	
	
div.aboutUs

	{
		
	position: relative;
	top: 30px;
		
	}
		
div.aboutUs p

	{
		
	line-height: 1.4em;	
	margin-left: 140px;
	text-align: justify;

	border: 1px solid #E7E7E9;
				
	}


	
#copy

	{

	clear: both;
	width: 100%;
	background-color: #E7E7E9;

	/*border-top: 1px solid black;*/
	padding: 3px 0 3px 0;
	

	}
	
	
#copy p

	{
		
	font: normal normal normal 10px Arial, Geneva, sans-serif;
	color: #333333;
	text-align: center;
	padding: 0 10px;	
	margin-top: 40px;
	
	}
	

p.copyLinks a	

	{
		
	padding: 0 30px;	
		
	}
		
	
.red

	{
	
	color: red;
	background-color: transparent;
	font: normal normal normal 12px Arial, Geneva, sans-serif; 

	}
	


	
	
	
		
.listItem

	{
			
	line-height: 1.5em;
	background-color: 	#BCDAAC;
	color: black;
	padding: .3em .5em;
	margin-bottom: 10px;
	width: 98%;
	float: right;
	/*border: 1px solid #198B31;*/
	}	
	

	
	
.divider

	{
	
	clear: both;
	line-height: 1px;
	border-bottom: 1px dotted #E0C266;
	margin-bottom: 10px;
	}
	

.alert

	{

	color: red;
	background-color: transparent;
	/*border: 1px solid red;*/
	font: normal normal normal 12px Arial, Geneva, sans-serif; 
	padding: 5px;
	/*text-align: */;
	margin: 20px;


	}

#halfScreen p.productLinks

	{
		
	padding: 0;
	margin: 0;
	display: block;
	background-color:  #FCC82A;
	width: 415px;
	color: #000000;
	text-align: center;	
	position: absolute;
	top: 185px;
		
	}


#halfScreen p.productLinks a

	{
		
	text-decoration: none;
	color: #000000;
	font-size: 13px;
			
	}
	
				
	
p#more

	{
		
	font-size: 12px;			
	position: relative;

	padding: 0;
	padding-left: 0px;
	margin-top: 5px;
	
	}	
	
#more span

	{
		
	cursor: pointer;
	font-weight: bold;
		
	}	
		
#moreinfo

	{
	
	clear: both;	
	display: none;
	position: relative;
	margin-left: 140px;
	margin-right: 45px;
	top: 30px;
	font: normal normal normal 12px Arial, Geneva, sans-serif; 
			
	}
	
	
div#halfScreen div.marketSummary p.more

	{
		
	font-size: 12px;			
	position: relative;

	padding: 0;
	padding-left: 140px;
	
	}	
	
div#halfScreen div.marketSummary p.more span

	{
		
	cursor: pointer;
	font-weight: bold;
		
	}	
		
div.fullProductDetails

	{
	
	clear: both;	
	display: none;
	margin-left: 140px;
	margin-right: 50px;
	padding: 0;
	
	}
	
	
ul.general

	{

	margin: 0;
	padding: 0;	
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 160px;

	}
	
ul.general li

	{
		
	font: normal normal normal 12px Arial, Geneva, sans-serif;
	font-weight: bold;
	padding: 2px 0;
					
	}
	
	
ul.general li a

	{
		
	text-decoration: none;
	color: #003399;
	font-weight: bold;		
		
	}
	
	
ul.general li a:hover

	{
		
	text-decoration: underline;		
		
	}
	
	
ul.generalUnbold

	{

	margin: 0;
	padding: 0;	
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 160px;
			
	}
	
ul.generalUnbold li

	{
		
	font: normal normal normal 12px Arial, Geneva, sans-serif;
	padding: 2px 0;
	font-weight: normal;
				
	}
	
	
	
	
form p input.emailEnquiry

	{
		
	display: block;	
	position: relative;
	background-image: url(images/icon_email.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #8FA5C2;	
    color: #000000;
	
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	text-align: right;
	border: 1px solid #000000;

	cursor: pointer;
	height: 25px;
	margin-top: 10px;
		
	}
	
form p input.emailEnquiry:hover

	{
		
	text-decoration: underline;	
		
	}
	
	
table#preferredTime

	{
		
	width: 200px;	
		
	}
	
	
table#preferredTime tr td input.radio

	{
		
	padding: 0;
	margin: 0;
		
	}
	
	
	
#clientList table.sitemap

	{
		
	margin-top: -5px;	
		
	}
	
#clientList table.sitemap tr.extraTopMargin

	{
		
	display: block;
	position: relative;
	top: 30px;	
	
	}
	
	
.htmlContent {
	
	display: none;	
}
	
