/*ETC Colours
Green:#528270
Dark Grey:#505050
Mid Grey:#939393
Light Grey:#F5F5F5
*/

.skipnav { display:none;}
.debug {border:1px solid red;}

* {padding:0; margin:0; font-family:Verdana, Arial, Helvetica, sans-serif;}

html, body { 
	font-size:0.825em;		/* 11px */
	color:#505050;
	}

h1	{ 
	font-size:1.625em; 		/*18px*/
	color:#528270; 
	margin-bottom:15px;
	}
h2 {
	font-size:1.175em;		/* 13px */
	margin-bottom:5px;
	color:#528270; 
	}	
h3 {
	font-size:1em; 			/* 11px */
	margin-bottom:5px;
	}
h4 {
	font-size:1em; 			/* 11px */
	margin-bottom:5px;
	}	
h5 {
	font-size:1em; 			/* 11px */
	margin-bottom:15px;
	background-color: Yellow;
	}
	
p	{
	margin-bottom:15px;
	line-height:13px;
	}
	
ol
	{
		margin:0 0 15px 30px;
	}
ol li
	{
		margin:0 0 15px 0px;
	}

/*--- Containers ---*/
#container{
	width:600px; 
	}	


#header #banner, #header #tools { 
 display:none;
	}


#content {
	margin:10px 10px 0 0px;

	clear:both;
	}	

#footer 
{
	border-top:2px solid #505050;
	font-size:0.9em;
	margin:0 20px;
	width:600px;
	min-height:100px;
	color:#505050;
	clear:both;
	}	* html #footer { height:100px;}

/*--- Navigation ----*/

/*-- Top Nav --*/
#nav-top{ 
 display:none;
	}


/*-- Left Nav --*/
#leftnav{ 
 display:none;
	}



#leftnav ul li a.lvl3{ padding-left:20px; background-position:10px 5px; } 
#leftnav ul li a.lvl4{ padding-left:30px; background-position:20px 5px; } 
/*--- Breadcrumb ---*/
#nav-crumb{ width:440px; padding-bottom:30px;}
#nav-crumb ul{ list-style-type: decimal-leading-zero;}
#nav-crumb li{ display:block; float:left; margin-right:8px; background:url(/common/images/arrow-crumb-grey.gif) 0 5px  no-repeat; padding-left:5px; color:#528270;}

/*--- Header Elements ---*/

#logoPrint a img{width:220px; height:60px; border:0px;	}
#logo{
 display:none;
	}


/*Search Tools dropdown box*/

/*--- Content Elements----*/
#content a{ color:#505050; text-decoration:underline;}
#content h1{clear:both;}
/*--- h1 images ---*/

#content a:hover{ color:#528270; }
#content-left {width:230px;display:none; float:left; background:#939393;}
#content-middle {width: 600px;  float:left; padding:0 20px;  }
#content-right { display:none; }

.glossaryTop { background-color:#F5F5F5; width:420px; padding:10px;}

#glossaryNav { background-color:#939393; width:420px;}
#glossaryNav ul.glosNav	{ list-style: none;}
#glossaryNav ul.glosNav	li{ float:left; padding:8px 6px; letter-spacing:0.25em;}
#glossaryNav ul.glosNav li a{ background-color:#939393; color:#ffffff; text-decoration:none; font-weight:bold; font-size:1.05em;}

#glossaryNav ul.glosNav li a:hover, 
#glossaryNav ul.glosNav li a.isActive { color:#ffffff; text-decoration:underline;}

.glossaryContainer{padding-left:10px;}

/*--Bottom content bar (Home page)--*/
#contentBar { 
	padding:5px 0;
	background:#fff;
	border-bottom:10px solid #FFF;
	border-right:10px solid #FFF;
	border-left:10px solid #FFF;
	} * html #contentBar{ height:1px;}
	
#contentBar-left{ width:220px; float:left; padding:8px 10px; }
#contentBar-middle{width:436px;  float:left;  border-right:2px solid white; border-left:2px solid white; padding:8px 10px; }
#contentBar-right{  width: 210px;  float:left; padding:8px 10px; }

.pullTopNew {border:1px solid #F5F5F5; margin-bottom:25px; clear:both; background:#F5F5F5; min-height:120px; padding:0; }* html .pullTopNew {height:120px;}
.pullTopNew p {float:left;margin:10px 0 0 10px; padding:0px; width:450px; }
.pullTopNew h2 {float:left;margin:5px 0 0 10px; padding:0px; width:450px; }
.pullTopNew img{float:left;  margin:0px; padding:0px;  }


.pullBottomNew { border:1px solid #F5F5F5; clear:both; background:bottom left #F5F5F5 no-repeat;  min-height:220px; } * html .pullBottomNew {height:220px;}
.pullBottomNew p {float:left;margin:10px 0 0 0; padding:0px; width:350px; }
.pullBottomNew h2 {float:left;margin:5px 0 0 0; padding:0px; width:350px; }
.pullBottomNew img{float:left;  margin:0px; padding:0 10px 0 0; }
.col50 {width:270px; padding:10px; float:left;}


/*--- Footer Elements ---*/
#nav-footer-left{  display:none; width:auto; float:left; margin-bottom:20px;}
#nav-footer-right{display:none;  width:auto; float:right;}

#footer ul {padding:5px 0;}
#footer ul li{list-style:none; display:inline; }
#footer ul li.bar{ padding-left:8px; border-left:1px solid #FFF; margin-left:5px;}
#footer ul li a{ color:#505050; text-decoration:none; }
#footer ul li a:hover{ color:#505050; text-decoration:underline; }


#footer p.copyright {float:left; width:60%; clear:both;}
#footer ul.logos {padding:0; float:right; margin-top:6px;}
#footer ul.logos li {padding:0 0 0 20px; display:block; float:left;}
#footer a.urenco, #footer a:hover.urenco { display: none;}
#footer a.ariva, #footer a:hover.ariva{ display: none;}

