@charset "UTF-8";
/* CSS Document */

/* CSS STYLE SHEET FOR ADFA WEBSITE 2ND LEVEL PAGES*/
/*---common formating for all pages. TOUCH THIS AT YOUR OWN PERIL---*/
/*---Some formating to centre the page---*/
body,
html{
		margin:0;
		padding: 0 0 0 0;
		}
		
body{	
		background-color:#8cb7c7;
		color: #333;
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		}
		
#wrapper{
		padding: 0 0 0 0px;
		margin: 0 auto;
		width: 847px;
		text-align: left;
		}
		
/*---END formating to centre the page---*/

/*---Formating to apply the dropshadow effect---*/
	
#dropshadow{
		padding: 0;
		margin: 0;
		background:#8cb7c7 url(images/dropshadow_slice.jpg) repeat-y;
		width: 847px;			
		}
		
/*---END Formating to apply the dropshadow effect---*/

/*--Formating to apply the ADFA logo and navigation to minister, department and services--*/

#header{
		padding:0 ;
		margin:0;
		position:relative;
		background: #8cb7c7 url(images/header.jpg) no-repeat;
		width:847px;
		height:100px;
		}
		
#header h1{
		position:absolute;
		top:0;
		left: -9000px;
		}
		
#header ul{
		display: block;
		float:right;
		margin:0;
		padding:50px 25px 0 0;
		list-style:none;
		}
		
#header li{
		display:inline;
		margin:0;
		padding:0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		color: #333;
		background-color: inherit;
		text-decoration: none;
		}
		
#header ul li a{
		color: #333;
		text-decoration: none;
		}
		
#header ul li a:visited{
		color: #333;
		}
		
#header ul li a:hover{
		color: #333;
		text-decoration: underline;
		}
	
/*--END of formating to apply the ADFA logo and navigation to minister, department and services--*/

/*--Formating to apply the ADFA logo and navigation to minister, department and services--*/

#banner{
		padding:0 0 0 0;
		margin:0 20px 0 17px;
		background-color:#FFFFFF;
		height: 310px;
		}
		
#banner img{
		padding:0;
		margin:0;
		}
		
/*--END of Formating to apply the ADFA logo and navigation to minister, department and services--*/

/*-- Formatting for the top level navigation--*/
		
#top_navigation{
		padding: 0 0 0 5px;
		margin:0 20px 0 15px;
		background:url(images/navbar_bg.jpg) no-repeat;
		background-color: #fff;
		height:35px;
		font-size: 0.7em;
		color: #333;
		}
		
#nav, #nav ul {     
		padding: 0 0 0 5px;     
		margin: 0 0 0 0;     
		list-style: none;
		line-height: 1; 
		} 
		
#nav a {     
		display: block;
		color: #333;
		text-decoration:none;
		} 
		
#nav li { 
		padding:10px 5px 10px 5px;
		margin:0;   
		float: left;     
		}
		
#nav li ul {     
		position: absolute;     
		width: 13em;    
		left: -999em;
		border-top:#888 solid 1px;
		border-left:#888 solid 1px;
		border-right:#888 solid 1px; 
		background-color:#ECECEC;
		} 
		
#nav li:hover ul {
		padding:0; 
		margin:0;
		margin-top: 6px;    
		left: auto;
		}
		
#nav li:hover ul, #nav li.sfhover ul {
		padding:0;
		margin:0;
		margin-top: 5px;     
		left: auto;  
		}
		
#nav li ul li{
		padding:0;
		margin:0;
		border-bottom:#888 solid 1px;
		line-height:1.2;
		}

#nav li ul li a{
		padding:5px 5px 5px 5px;
		margin:0;
		display:block;
		width: 12.2em;
		text-decoration:none;
		}
		
#nav li ul li a:hover{
		display:block;
		text-decoration:none;
		background-color: #CCCCCC;
		color:#333;
		}
		
#nav li ul li:hover{
		text-decoration:none;
		background-color: #CCCCCC;
		color:#888;
		}
		
/*--END of Formatting for the top level navigation--*/

/*-- Formatting for the breadcrumb level navigation--*/
		
#breadcrumbs{
		padding:0 0 5px 10px;
		margin:0 20px 0 20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		font-stretch:condensed;
		font-style:normal;
		font-weight: 100;
		color: #333;
		border-bottom:#666666 dotted 1px;
		}
		
#breadcrumbs p{
		padding:0;
		margin:0;
		}
		
#breadcrumbs p a{
		padding:0;
		margin:0;
		color: #333;
		text-decoration:none;
		}
		
#breadcrumbs p a:hover{
		padding:0;
		margin:0;
		color: #333;
		text-decoration:underline;
		}
		
/*-- END Formatting for the breadcrumb level navigation--*/
		
/*---END common formating for all pages---*/

/*--Formating specific to the ADFA 2nd level pages--*/

/*-- Formating for the Left column of the layout--*/
		
#content_left{
		padding:0 0 15px 20px;
		margin:0;
		float:left;
		width:515px;
		}
		
#content_left h2{
		padding:0 0 0 15px;
		margin:0 10px 0 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.8em;
		font-stretch:condensed;
		font-style:normal;
		font-weight:100;
		border-bottom:#666666 dotted 1px;
		}
		
#content_left h3{
		padding:10px 0 5px 15px;
		margin:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.5em;
		font-stretch:condensed;
		font-style:normal;
		font-weight: 300;
		}
		
#content_left h4{
		padding:5px 0 5px 15px;
		margin:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		font-stretch:condensed;
		font-style:normal;
		font-weight: 300;
		}
		
#content_left h5{
		padding:2px 0 5px 15px;
		margin:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-stretch:condensed;
		font-style:normal;
		font-weight: 300;
		}
		
#content_left p{
		padding:5px 0 5px 15px;
		margin:0 10px 0 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		font-stretch:condensed;
		font-style:normal;
		font-weight: 100;
		}
		
#content_left p a:link{
		color: #0469B3;
		text-decoration: none;
		}
		
#content_left p a:visited{
		color: #648dc7;
		}
		
#content_left p a:hover{
		color: #0469B3;
		text-decoration: underline;
		}			

		
#content_left ul.list{
		padding:5px 0 0 15px;
		margin:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		font-stretch:condensed;
		font-style:normal;
		font-weight: 100;
		}
		
#content_left ul.list li {
		padding:0 0 3px 2px;
		margin:0 0 0 30px;
		}
		
#content_left ul.list li a:link{
		color: #0469B3;
		text-decoration: none;
		}

#content_left ul.list li a:visited{		
		color: #648dc7;
		}
		
#content_left ul.list li a:hover{	
		color: #0469B3;
		text-decoration: underline;
		}
		
#content_left img{
		padding:10px;
		margin:10px 10px 10px 0;
		background: #000000 url(images/thumb_index.jpg) no-repeat;
		float:left;
		}
		
#content_left img.people_portrait{
		padding:9px 8px 10px 9px;
		margin: 0 10px 0 10px;
		background: #000000 url(images/image_bkgrd_people.jpg) no-repeat;
		float:left;
		}

		
/*--END Formating for the Left column of the layout--*/

/*--Formating for the Right column of the layout--*/
		
#content_right{
		padding:0;
		margin:0 20px 0 0;
		float:right;
		width:265px;
		}
		
#content_right h2{
		padding:0 0 0 0;
		margin:0 0 0 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.8em;
		font-stretch:condensed;
		font-style:normal;
		font-weight:100;
		border-bottom:#666666 dotted 1px;
		}
		
#content_right h3{
		padding:10px 0 5px 0;
		margin:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.5em;
		font-stretch:condensed;
		font-style:normal;
		font-weight: 300;
		}
		
#content_right h4{
		padding:5px 0 5px 0;
		margin:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		font-stretch:condensed;
		font-style:normal;
		font-weight: 300;
		}
		
#content_right h5{
		padding:2px 0 5px 0;
		margin:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-stretch:condensed;
		font-style:normal;
		font-weight: 300;
		}
		
#content_right h6{
		padding:2px 0 5px 0;
		margin:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		font-stretch:condensed;
		font-style:normal;
		font-weight: 300;
		}
		
#content_right p{
		padding:0 0 5px 0;
		margin:0 0 0 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		font-stretch:condensed;
		font-style:normal;
		font-weight: 100;
		}
		
#content_right p a:link{
		color: #0469B3;
		text-decoration: none;
		}
		
#content_right p a:visited{
		color: #648dc7;
		}
		
#content_right p a:hover{
		color: #0469B3;
		text-decoration: underline;
		}
		
#content_right ul{
		padding:5px 0 0 25px;
		margin:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		font-stretch:condensed;
		font-style:normal;
		font-weight: 100;
		}

#content_right ul li{
		padding:0;
		margin:0;
		clear:both;
		}
		
#content_right ul li h4{
		padding:0 0 0 0;
		margin:0;
		float:left;
		display:block;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 25px;
		font-style: normal;
		font-weight: normal;
		line-height: normal;
		}
		
#content_right ul li p{
		padding:0 0 5px 0;
		margin:0 0 0 0;
		float:right;
		display:block;
		width:18em;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		font-stretch:condensed;
		font-style:normal;
		font-weight: 100;
		border-bottom:#666666 dotted 1px;
		}
		
#content_right img.landscape{
		padding:10px;
		margin:0;
		background: #000000 url(images/image_bkgrd_landscpe.gif) no-repeat;
		}
#content_left img.shop_landscape {
	background-color: #000000;
	background-image: url(images/image_bkgrd_landscpe.gif);
	background-repeat: no-repeat;
	padding: 10px;
}

		
#content_right img.portrait{
		padding:10px 42px 10px 42px;
		margin:0;
		background: #000000 url(images/image_bkgrd_portrait.gif) no-repeat;
		}
#content_left img.shop_portrait {
	background-color: #000000;
	background-image: url(images/image_bkgrd_portrait.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 42px;
	padding-bottom: 10px;
	padding-left: 42px;
}

		
		
#content_right ul li p span{
		color:#CC0000;
		}
		
#content_left div.thumb{
		padding:0;
		margin:0 10px 0 0;
		clear:left;
		height:150px;
		border-bottom:#666666 dotted 1px;
		}
#content_left div.thumb p.twelve{
		padding-top:45px;
		}

#content_left div.thumb p.twelve a{
		text-decoration:none;
		font-size:1.2em;
		}
#content_left div.thumb p.twelve a:hover{
		text-decoration:underline;
		font-size:1.2em;
		}
#content_left div.thumb a:link img{
		border:none;
		}

#content_left div.thumb a:visited img{
		border:none;
		}

#content_left div.thumb a:active img{
		border:none;
		}
		




/*--END Formating for the Right column of the layout--*/

/*--END Formating specific to the ADFA 2nd level pages--*/

/*--Common Formating for the footer of the layout--*/

		
#footer{
		padding:0 0 0 0;
		margin:0 0 0 0;
		clear:both;
		}
		
#footer ul{
		display: block;
		margin:0 20px 0 20px;
		padding:2px 10px 5px 10px;
		list-style:none;
		text-align: center;
		background-color: #CCCCCC;
		}
		
#footer li{
		display:inline;
		margin:0;
		padding:0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		text-align: center;
		color: #333;
		background-color: inherit;
		text-decoration: none;
		}
		
#footer li a{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		text-align: center;
		color: #333;
		background-color: inherit;
		text-decoration: none;
		}
		
#footer ul li a:hover{		
		color: #666;
		background-color: inherit;
		text-decoration: underline;
		}
		
/*-- END Common Formating for the footer of the layout--*/

/*--Formating to add corners to the bottom of the page in a way that it turns up consistanlty in IE--*/

#corners{
		padding:0;
		margin:0;
		position:relative;
		background:#8cb7c7 url(images/footer.jpg) no-repeat bottom;
		height:20px;
		}
		
#corners h6{
		position:absolute;
		top:0;
		left: -9000px;
		}
		
/*--END formating for bottom corners--*/


		
#content_left img.shop_thumb {
	float:none;
	background-color: #000000;
	background-image: url(images/thumb_index.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 9px;
	top: auto;
}

