
/******** Navigation Styles ********/

/*
#azindex {
	width: 171px;
}
*/

/******** Tools Styles ********/


#tools .breadcrumb {
	width: 456px;
}

/******** Main Centre Content Styles ********/

#main h2 {
	margin: 0;
	padding: 0 0 1em 0;
}

/* News, Events, Publications, Media Releases */

#tabs  {
	margin: 1.2em 0 0 0;
	margin-bottom: 2.5em;
}


#tabs div {
	/*border: 1px solid #acddaa;
	border-top: none;*/
	padding: 0.2em 0 0.2em 0;
}

#tabs div table {
	margin: 0 auto;
}

#tabs div table td {
	padding: 0.4em 0;
	border-bottom: 1px solid #c5e7c3;
}

#tabs div table td.more {
	border-bottom: none;
}

#tabs div table td.headline {
	width: 395px;
}

#tabs div table td a {
	float: left;
}

#tabs div table td img { /* PDF icon */
	float: left;
	padding: 0 0 0 5px;
}

#tabs div table td.more a {
	float: right;
}

/* From the Minister */

#minister {
	float: left;
	width: 466px;
	margin: 0.5em 0 0 0;
	padding: 0;
}

#minister h2 {
	background: url(../images/h2_minister.gif) no-repeat 0 0;
	width: 466px;
	height: 18px;
	padding-bottom: 12px;
}

#minister h3 {
	color: #6e3c21;
	font-size: 1em;
}

#minister img {
	float: left;
	padding: 2px;
	margin: 0 7px 0 0;
	border: 1px solid #ccc;
}

#minister .minister_content {
	float: left;
	width: 374px;
}

#minister ul {
	margin: 0 0 0 -0.2em;
}

#minister ul li {
	display: inline;
}

#minister ul li a {
	border-right: 1px solid #0b6c2f;
	padding: 0 0.5em 0 0.2em;
}

#minister ul li a.last {
	border: none;
	padding-right: 0;
}


/* Useful Links */

#useful_links {
	width: 466px;
	float: left;
	margin: 1em 0 0 0;
}

#useful_links h2 {
	background: url(../images/h2_links.gif) no-repeat 0 0;
	width: 466px;
	height: 8px;
}

#useful_links .links {
	width: 466px;
	clear: both;
	float: left;
	margin: 0 0 1em 0;
}

#useful_links .links img {
	float: left;
	padding: 2px;
	margin: 0 7px 0 0;
	border: 1px solid #ccc;
}


/******** Right Column Portal Styles ********/

#portals h2 {
	margin: 0;
	padding: 0 0 0.5em 0;
}

/* AgMedia Styles */

#agmedia {
	background: url(../images/agmedia_bground.jpg) repeat-x 0 100%;
	width: 239px;
	margin: 0 0 2em 0;
}

#agmedia h2 {
	background: url(../images/h2_agmedia.gif) no-repeat 0 0;
	width: 239px;
	height: 40px;
}

#agmedia .agmedia_content {
	padding: 0 10px;
}

 #agmedia .agmedia_content img {
	float: left;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0 7px 0 0;
}

#agmedia .agmedia_content ul {
	clear: both;
	margin: 1.8em 0 0 0;
	height: 15px;
}

#agmedia .agmedia_content ul li {
	display: inline;
}

#agmedia .agmedia_content ul li a {
	float: left;
	border-right: 1px solid #0b6c2f;
	padding: 0 0 0 1.2em;
	font-weight: bold;
	line-height: 1em;
}

#agmedia .agmedia_content ul li a.video {
	background: url(../images/video_icon.gif) no-repeat 0 0;
	padding-right: 0.4em;
}

#agmedia .agmedia_content ul li a.audio {
	background: url(../images/audio_icon.gif) no-repeat 0 1px;
	border: none;
	margin: 0 0 0 0.4em;
}

#agmedia .agmedia_content p.more {
	text-align: right;
	padding: 0.5em 0;
}

/* Regional Focus Styles */

#regional_focus {
	padding: 0 0 1em 0;
	margin: 0 0 2em 0;
	background: url(../images/portal_bground_rpt.gif) repeat-x 0 100%;
}


#regional_focus h2 {
	background: url(../images/h2_regional.gif) no-repeat 0 0;
	width: 239px;
	height: 17px;
}

/* DAFWA Services Styles */

#dafwa_services {
	padding: 0 0 1em 0;
	margin: 0 0 2em 0;
	background: url(../images/portal_bground_rpt.gif) repeat-x 0 100%;
}

#dafwa_services h2 {
	background: url(../images/h2_services.gif) no-repeat 0 0;
	width: 239px;
	height: 17px;
}

#dafwa_services ul {
	list-style: disc url(../images/link_bullet.gif) outside;
	margin: 1em 0 0 0;
	padding-left: 1.2em;
}

#dafwa_services ul li {
	padding: 0 0 0.3em 0;
}

#dafwa_services p.more {
	text-align: right;
	padding: 0.5em 0 0 0;
}

/* Weather Styles */

#weather {
	padding: 1.5em 0 1.5em 1em;
	margin: 3em 0 2em 0;
	background: url(../images/portal_bground_rpt.gif) repeat-x 0 100%;
	height:115px;
}

#weather h2 {
	/*background: url(../images/h2_weather.gif) no-repeat 0 0;
	width: 239px;
	height: 17px;*/
}

#weather .location {
	font-weight: bold;
}

#weather .weather_pic {
	float: left;
	margin: 0 18px 5px 5px;
}

#weather form {
	clear: both;
	height: 2em;
	margin: 0px 0px 0 0;
}

#weather form div{
	margin-top:5px;
}

#weather form label {
	font-weight: bold;
	color: #333;
	margin: 0px 5px 0 0;
	float: left;
}

#weather form select {
	font: normal 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 176px;
	float: left;
}

#weather form input.submit {
	display: block;
	float: left;
	border: 0;
	background: url(../images/go_btn.gif) no-repeat 0 0;
	width: 29px;
	height: 20px;
	padding: 20px 0 0 0;
	margin: 1px 0 0 5px;
	cursor: pointer;
}

/******** Image Banner Styles ********/

#IR {margin-top:20px;height:118px;}

.slide {background-color: #fff;cursor:pointer;cursor:hand;font-size:11px;width:466px;height:118px;}
.slide img {margin-left:13px;margin-top:15px;width:134px;Height:90px;}
.slide div {margin-left:10px;float:left;width:270px;}
.slide h1, .slide p {margin-bottom:0px !important;margin-top:8px !important;margin-left:0px !important;padding:0;font-family: arial;}
.slide h1 {margin-top: 10px !important;font-family: "Trebuchet MS";color: #004721;font-size: 22px;font-weight:bold;margin-top:15px;}
.slide .tagline {color: #0b6839; font-size: 11px;}
.slide p {font-size: 12px;}

#frame {margin-left:10px;float:right;background:url(/OBJTWR/DAFWA/images/img_frame.png) no-repeat 0 0;width:160px;Height:120px;display:block;}

#nav { padding-top: 8px;padding-left:13px;}
#nav a { display:block;float:left; font-size: 0px; color: #9cc5b7; background: #9cc5b7; text-decoration: none; margin: 0 3px 0 0; width:14px; height:14px;  }
#nav img { display:block;float:left; background: #9cc5b7; margin: 0 3px 0 0; width:14px; height:14px;  }
#nav a.activeSlide { background: #4c987c; color: #4c987c; }
#nav a:focus { outline: none; }

#slideLeft {padding-top:8px;margin-left:13px;margin-right:3px;}
#slideRight, #slideLeft {background: none;cursor:pointer;cursor:hand;float:left;}
#contentSection br {display: block;height:1px;}

