/* CSS Document */



	
.NS6

	{
		
	clear: both;
		
		
	}

body

	{

	background-color: black;
	
	margin: 0;	/* set both padding and margin to cope with browser differences */
	padding: 0;
	margin-top: 0;
	margin-left: 5px;
	font: normal normal normal 12px Arial, Geneva, sans-serif; 

	
	}
	
	
body a img

	{
		
	border: 0;	
		
	}
	
	
img.border

	{
		
	padding: 3px;
	border: 1px solid black;	
	margin: 10px 0;
	}

	
	
a img.inlineLink

	{
		
	padding-left: 10px;
	margin-bottom: -2px;	
		
	}

h1

	{

	font: normal  normal bold 1.1em Arial, Geneva, sans-serif; 
	color: black;
	text-align: center;
	width: 100%;
	text-transform: capitalize;
	background-image: url(images/grad_divider.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom:15px;
	padding-bottom: 10px;

	/*border: 1px solid red;*/
	}
	

h2

	{

	
	font: normal normal bold 12px Arial, Geneva, sans-serif; 
	color: black;
	text-align: left;
	padding: 5px;
	margin: 0;
	/*border: 1px solid blue;*/
	
	}	
	
h3

	{

	font: normal  normal bold 1.3em Times New Roman, Geneva, sans-serif; 
	color: black;
	text-align: left;
	width: 90%;
	margin: auto;
	padding-top: 15px;
	text-transform: capitalize;


	/*border: 1px solid red;*/
	}	
	

h4

	{

	font: normal  normal bold 1.3em Times New Roman, Geneva, sans-serif; 
	color: black;
	text-align: left;
	margin-top: 10px;
	text-transform: capitalize;
	/*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: black;

	}
	
	
.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: 756px;
	padding: 5px 0;	
	margin-left:   auto;
	margin-right:   auto;
	margin-top: 0;
	padding-top: 0;
	/*border: 1px solid #E0C266;*/

	
	}

#wrapper	/* the wrapper uses the shell div as its reference, wrapper holds the menu and maincontent divs */

			/* all other divs except the footer use the wrapper as a ref, all other divs use a relative position */
	{

	width:756px;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	background-color: white;
	color: #000000;
	position: relative;
	/*border: 1px solid #ffcc00;*/

	
	
	}
	


		
	
	
	
#logo	/* the logo is embedded into the html code and is set as a background */
	

	{ 
		
	padding: 0;
	height: 139px;
	/*border: 1px solid blue;*/
	position: relative;
	
	top: 0px;
	background-image: url(images/clouds.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid black;

	}

	
#logo img.rubberseal

	{
	
	position: relative;	
	left: 0px;
	top: 50px;
	
	}	
	
#logo img.firestone

	{
	
	position: absolute;	
	left: 515px;
	top: 30px;
	
	}	

#date


	{
	
	position: relative;
	top: -12px;
	left: 0px;
	padding: 0;
	margin: 0;
	padding-left: 20px;
	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

	{
	
		
	float: left;
	position: relative;

	z-index: 10;
	
	/*border: 1px solid purple;*/
	margin-top: 20px;
	width: 150px;
	border-right: 1px solid black;
	
	}



#mainnav	/* browser adds a 50 pixel border to a UL element - set both padding and margin to zero */
	
	{

	list-style: none;
	margin: 0;
	padding: 0;
	/*border: 1px solid red;*/
	background-color: white;
	margin-top: 30px;

	
	}


#mainnav li

	{
		

	position: relative; /* set purely to overcome IE bug of peek-a-boo content bug */
	font: normal normal normal 12px Arial, Geneva, sans-serif;
	/*border-bottom: 1px solid #C7E0B9;*/
	padding-left: 10px;
	
	width: 150px; /* IE doesn't display each list with background colour when display is set, also adds bottom margin - set width to eliminate */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px;
	
	background-color: white;
	line-height: 2em;
	background-image: url(images/menu_divider.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	/*border: 1px solid white;*/


	}


#mainnav li a


	{
		
    color: black;
    font-size: .9em;
	text-decoration: none; 
	display: block;
	/*text-transform: capitalize;*/
	text-align: left;
	/*border: 1px solid white;*/
	padding: 1px 15px;
	

	/* IE doesn't display each list with background colour when display is set, also adds bottom margin - set width to eliminate */
	/* IE box model hack */	
				
	width: 130px; 	/*now specify the width including padding and borders */	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100px;/*now respecify the width minus padding and borders */
	
	/* end of IE box model hack */
	
	}




#mainnav li a:hover


	{

	text-decoration: underline;
	
	background-image: url(images/red_indicator.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
	

#subnav

	{
	
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 100%;
	/*border: 1px solid yellow;*/

	}
	
	
#subnav li

	{
		
	border: 0;
	line-height: 2em;
	background-image: none;

	width: 110px; /* IE doesn't display each list with background colour when display is set, also adds bottom margin - set width to eliminate */

	}

	


#subnav li a

	{
	
	position: relative;	
    color: #333366;
    font-size: .9em;
	text-decoration: none; 
	line-height: 2em;
	padding-left: 15px;
	
	/* IE box model hack */
	width: 115px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100px;

	}


#subnav li a:hover

	{

	background-image: url(images/arrow_indicator.gif);
	background-position: left;
	background-repeat: no-repeat;

	
	}
	

	
	
#address

	{
	
	position: relative;
	/*bottom: -45px;*/
	width: 140px;
	margin-top: 50px;
	margin-bottom: 10px;	
	/*border: 1px solid red;*/
	padding-left: 10px;	
		
	}	

#address p

	{
	
	font: normal normal normal 10px Arial, Geneva, sans-serif;
	background-color: white;
	color: #666666;
	padding-left: 5px;
			
	}	
	

	
#contentmain

	{
	float: left;
	position: relative;
	left: -1px;	
	background-color: transparent;

	/*border-right: 1px solid #91C276;*/
	margin-top: 10px;
	
	/* IE box model hack */

	padding: 0 5px 2em 5px;	/* any padding or borders first*/
	width: 425px;/*now specify the width including padding and borders */

	voice-family: "\"}\"";
	voice-family: inherit;
	width: 415px;/*now respecify the width minus padding and borders */
	
	border-right: 1px solid #002748;
	border-left: 1px solid #002748;
	/*border: 1px solid red;*/

	color: #666666;

	}
	

	
	
#contentmain p

	{
		line-height: 1.6em;
		text-align: justify;
		padding: 5px 5px;
		/*border: 1px solid red;*/
	}	


#contentSecondary

	{
	float: left;
	position: relative;	
	left: -1px;	
	background-color: transparent;

	/*border-right: 1px solid #91C276;*/
	margin-top: 20px;
	/*border: 1px solid red;*/
	
	padding: 0 5px 2em 5px;	/* any padding or borders first*/
	border-left: 1px solid #002748;

	/* IE box model hack */
	
	width: 590px;/*now specify the width including padding and borders */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 580px;/*now respecify the width minus padding and borders */
	
	color: #666666;
	}
	

	
	
#contentSecondary p

	{
		line-height: 1.6em;
		text-align: justify;
		padding: 5px 5px;
		
		
	}	
		
	
#contentSecondary ul

	{
	
	/*border: 1px solid red;*/
	display: block;
	position: relative;	

	list-style-image: url(images/gold_bullet.gif);
	
	}
	
#contentSecondary ul li

	{
		
	padding-bottom: 10px;
	
		
	}	
	
	
	
#contentmain ul

	{
	
	/*border: 1px solid red;*/
	display: block;
	position: relative;	

	list-style-image: url(images/gold_bullet.gif);
	
	}
	
#contentmain ul li

	{
		
	padding-bottom: 10px;
	
		
	}	
	
	
#news

	{
	
		
	position: relative;
	float: right;
	z-index: 10;
	
	/*border: 1px solid purple;*/
	margin-top: 20px;
	margin-right: 5px;
		
	padding: 80px 10px 20px 10px;
	
		/* IE box model hack */
	
	width: 160px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	
	width: 140px;	
	
	/* End IE box model hack */
	
	background-image: url(images/pad_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFF85;

	}
	
	
	
#trainingId

	{
		
	position: absolute;
	top: 10px;
	left: 40px;
	width: 90px;	
	font-weight: bold;
		
	}	
	
	
#news p

	{
		
	margin-top: 5px;
	text-align: justify;
	font-size: 11px;
	color: black;
	
	}	
	
	

	
	
	
	
	
	
div.downloads

	{
		
	/*border: 1px solid red;*/	
	margin-bottom: 20px;	
	
	}
	
	
div.downloads   p.releaseDate

	{
		
	float: left;
	font-weight: bold;
	font-size: 11px;
	width: 65px;
	/*border: 1px solid red;*/
	}	
	
	
	
	
div.downloads   p.downloadIcon

	{
		
	float: right;
	font-size: 10px;
	vertical-align: middle;
	margin-left: 20px;
	/*border: 1px solid blue;	*/
	
	}	
	

#footer

	{

	clear: both;
	
	background-color: black;	
	position: relative;
	top: 0px;
	/*border-top: 1px solid black;*/
	margin-bottom: -1px;
	
	padding: 3px 0 3px 0;
	width: 100%;
	
	}
	
	
#footer p

	{
		
	font: normal normal normal 10px Arial, Geneva, sans-serif;
	color: white;
	text-align: center;
	padding: 0 10px;

	/*border: 1px solid white;*/
	
	
	
	}


#footer p a

	{
		
	font: normal normal normal 10px Arial, Geneva, sans-serif;
	text-decoration: none;
	color: white;

	}


#footer p a:hover

	{

	text-decoration: underline;

	}
	
	
	
ul#footernav	/* browser adds a 50 pixel border to a UL element - set both padding and margin to zero */
	
	{
	
	margin: 0;
	padding: 0;
	list-style: none;
	/*border:1px solid red;*/
	padding-left: 73px;
	width: 600px;
	position: relative;
	text-align: center;
	
	
	}


ul#footernav li

	{
		
	display: inline;
	color: white;

	}


ul#footernav li a


	{

	font: normal normal normal 10px Arial, Geneva, sans-serif;
	color: white;
	text-decoration: none; 
	text-transform: capitalize;
	padding: 0 10px;
	}



ul#footernav li a:hover


	{

	text-decoration: underline;
	
	}
	
	
	
	

#copy

	{

	clear: both;
	width: 100%;
	background-color: white;	
	position: relative;
	top: 0px;
	/*border-top: 1px solid black;*/
	padding: 3px 0 3px 0;
	margin-bottom: -1px;

	}
	
	
#copy p

	{
		
	font: normal normal normal 10px Arial, Geneva, sans-serif;
	color: black;
	text-align: center;
	padding: 0 10px;	
	}
	
	
#copy  p a

	{
		
	font: normal normal normal 10px Arial, Geneva, sans-serif;
	text-decoration: none;
	color: black;

	}		
	
	
	
#copy p a:hover

	{

	text-decoration: underline;

	}	
	
	
.red

	{
	
	color: red;
	background-color: white;
	font: normal normal normal 12px Arial, Geneva, sans-serif; 

	}
	

	

	
	
.updateButton

	{
		
	background-color: 	white;
	color: black;
	width: 120px;
	padding-left: .2em;
	padding-right: .2em;	
	border: 1px solid #198B31;
	cursor: pointer;
	text-align: center;
	height: 2em;

	}
	
	
	
		
.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; 
	/*text-align: */;



	}
	
	
.green

	{

	color: #006600;
	background-color: transparent;
	/*border: 1px solid red;*/
	font: normal normal normal 12px Arial, Geneva, sans-serif; 

	}
	
	

	
	
	

	
.ss

	{
		
	font-size: .9em;
	vertical-align: super;	
	
		
	}
	

	
	
p.textDetail

	{
		
	font-size: 11px;
	
	}
	
p.textDetailmini

	{
		
	font: normal  normal normal 9px Times New Roman, Geneva, sans-serif; 

		}


	

form p input.emailEnquiry

	{
		
	display: block;	
	position:relative;
	background-image: url(images/icon_enquiry.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: white;
	font-size: 1.1em;
	width: 170px;
	text-align: right;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-top: 0px solid #666666;
	cursor: pointer;
	height: 25px;
		
	}
	
	
	
ul#portfolioImages

	{
	
	
	margin: 0px;
	padding: 0px;
	list-style: none;
	/*border: 1px solid red;*/
	width: 210px;
	position: relative;
	background-color: #e7e7e7;
	


	}
	
	
ul#portfolioImages li

	{

	margin: 0;
	padding: 0;
	display: inline;
	}
	
ul#portfolioImages li a img

	{
		
	margin-left: 5px;
	border: 0;	
	padding: 3px;
  	background-color: white;
	width: 90px;
	height: 67px;
	}
	
#mainImageHolder


	{
		
	float: right;
	width: 350px;
	margin-right: 5px;
	margin-left: 5px;

	}
	
#mainImageHolder img

	{
		

	
	background-color: white;
	border: 1px solid #c09924;
	padding: 3px;
	
	/* IE box model hack */
	
	width: 350px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	
	width: 344px;	
	
	/* End IE box model hack */

	}
	
span.sentenceCase

	{
		
	text-transform: lowercase;
	font-weight: bold;
		
	}
	
#dynamic

	{
		
	float: right;
	margin: 5px 5px 5px 15px;	
		
	}