/*-------------------------------------------------------------
AWTA.COM.AU - Screen  Stylesheet
-------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
	}

body {
	font-family:verdana, arial, sans-serif, serif;
	font-size:100%;
	text-align:center;
	color:#000;
	background:#fff;
	margin-top: 10px;
	}
/*--------------------------------------------------------------
 Main Link Styles 
--------------------------------------------------------------*/
a {
	font-weight:bold;
	text-decoration:underline;
	}
a:link, a:visited {
	color:#c00;
	}
a:hover {
	color:#339;
	text-decoration:none;
	}
a:active {
	color:#c00;
	}
a img {
	border:0;
	}
/*--------------------------------------------------------------
 Heading Styles 
--------------------------------------------------------------*/
h1, h2, h3, h4 {
	font-weight:normal;
	letter-spacing:0;
	line-height: normal;
	color:#339;
	background-color:transparent;
	}

h1 {
	font-size:110%;
	font-weight:normal;
	margin-bottom:0.3em;
	}

h2 {
	font-size:90%;
	font-weight:normal;
	color:#c00;
	}



h3 {
	font-size:80%;
	font-weight:bold;
	}

h4 {
	font-size:70%;
	font-weight:bold;
	color:#000;
	margin-bottom:0.5em;
	}
/*--------------------------------------------------------------
 Common element styles 
--------------------------------------------------------------*/
p {
	font-size:70%;
	line-height:1.4em;
	color:#000;
	margin:0 0 1em 0;
	}

acronym, dfn, abbr {
	text-decoration:none;
	padding-bottom:2px;
	cursor:help;
	}

img {
	display:block;
	}
/*-------------------------------------------------------------
 Common layout elements
-------------------------------------------------------------*/
#background-shadow {
	width:949px;
	margin:0 auto 0 auto;
	background:#fff url(images/body-back.gif) repeat-y 50% 0;
	}

#fixed-width-wrapper {
	margin:0 auto 0 auto;
	width:927px;
	text-align:left;
	}

#content-wrap {
	float:left;
	line-height:1.1;
	width:464px;
	}

#content-wrap-full {
	float:left;
	line-height:1.1;
	width:700px;
	}

#left-nav-wrap {
	float:left;
	width:210px;
	background:transparent;
	}
	
#right-side-content {
	width:250px;
	padding:10px 0 0 0;
	float:left;
	background:transparent url(images/right-top-border.gif) no-repeat top;
	
	}

#right-side-content-noimage {
	width:165px;
	padding:10px 0 0 0;
	float:right;
	margin-right: 10px;
	
}

#right-side-content-noimage h2{
	font-size: 80%;
	
}
#right-side-content .NewsletterInfo
{
	font-size: 80%;
}

.NewsletterInfo
{
	border-top: 1px solid #000;
	padding: 2px 2px;
}

#right-side-content .NewsletterInfo img
{
	float: left;
	margin: 4px;
}


#right-side-content-bottom-border {
	background:transparent url(images/right-bottom-border.gif) no-repeat bottom;
	height: 20px;
	}

#bottom-shadow {
	background:transparent url(images/bottom-shadow.gif) no-repeat;
	padding-top:11px;
	}

#content-wrap .padFix, #content-wrap-full .padFix {
	padding:0 10px;
	}

#right-side-content-padFix {
	padding:0 30px 0 30px;
	}
#right-side-content-noimage #right-side-content-padFix {
	padding:0 5px 0 5px;
	}

/* Hides from IE-mac \*/
* html #right-side-content-padFix {height: 1%;}
/* End hide from IE-mac */

/*-------------------------------------------------------------
 Header specific elements
-------------------------------------------------------------*/
#header {
	margin-bottom:0;
	background:#FAF6F6 url(images/red-bar-repeat.gif) repeat-x bottom;	
	}


#stripe-fix {
	height:125px;
	background:transparent url(images/stripe-right.jpg) no-repeat right;
	}

#logo-feature {
	margin-right:59px;
	border-bottom:1px solid #c00;
	background:#fff;
	}

#logo-feature img#logo {
	float:left;
	margin:7px 0 0 19px;
	}

#logo-feature img#sheep {
	clear:none;
	float:right;
	}
/*-------------------------------------------------------------
 Language, Crumb and Search window styles
-------------------------------------------------------------*/
#language {
	float:right;
	display:inline;
	margin:6px 70px 0 0;
	}
	
#language img
{
	float:left;
	padding-right:5px;
}

#language a {
	display:block;
	width:190px;
	height:25px;
	font-size:70%;
	padding-left: 20px;
	text-decoration: none;
	}


#crumb {
	margin-bottom:10px;
	border-bottom:1px solid #666;
	}

#crumb p {
	font-size:60%;
	float:left;
	padding:5px 0 0 15px;
	}

#search {
	float:right;
	padding:0 8px 6px 0;
	}

#search label {
	font-size:100%;
	font-weight:bold;
	color:#339;
	padding-right:4px;
	}

#search input.search {
	padding:3px 2px 4px 3px;
	background:transparent url(images/search-back.gif) no-repeat;
	color:#fff;
	border:0;
	font-size:80%;
	width:26px;	
	}
/*-------------------------------------------------------------
 Top navigation styles
-------------------------------------------------------------*/
#top-nav {
	float:left; /* IE float fix to remove random white space under this div */
	margin-top:5px;
	margin-left:10px;
	background:#FAF6F6;
	}

#top-nav ul {
	list-style:none;
	}

#top-nav ul li {
	list-style:none;
	position:relative;
	float:left;
	width:113px;
	height:21px;
	}

#top-nav ul li a {
	display:block;
	height:21px;
	font-size:70%;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background:transparent url(images/top-nav-back.gif) no-repeat 0 -21px;
	}

#top-nav li a:hover,#top-nav ul li a.navthis {
	color:#C30200;
	background-position:0 0;
	}

#top-nav ul li a span {
	display:block;
	padding:4px 0 0 0;
	text-align:center;
	}
/*-------------------------------------------------------------
 Left hand navigation styles
-------------------------------------------------------------*/

#left-nav-wrap ul {
	list-style:none;
	margin: 0 10px 0 10px;
	}

#left-nav-wrap ul li {
	list-style:none;
	background:transparent url(images/arrow.gif) no-repeat 0 5px;
	padding: 0 0 0 16px;
	border-bottom:1px solid #666;
	}

#left-nav-wrap ul li a {
	display:block;
	width:100%;
	font-size:70%;
	font-weight:normal;
	text-decoration:none;
	line-height:1.5em;
	}

#left-nav-wrap ul li a:hover {
	color:#339;
	}

#left-nav-wrap ul li a span {
	display:block;
	padding: 4px 0;
	}

#left-nav-wrap ul li a.navthis {
	font-weight:bold;
	background:#E7E7FF;
	color:#339;
	}

#left-nav-wrap li ul {
	margin: 0 0 0 0px;
	}

#left-nav-wrap li li 
{
	background:transparent url(images/arrow.gif) no-repeat 0 5px;
	list-style: none;	
	color:#c00;
	border-bottom:0;
	padding: 0 0 3px 15;	
}

#left-nav-wrap li li a {
	line-height:1.5em;	
	}

#left-nav-wrap li li a.navthis {
	background:transparent;
	text-decoration:underline;
	}
/*--------------------------------------------------------------
 Footer specific styles 
--------------------------------------------------------------*/
#footer {
	clear:both;
	float:left;
	width:100%;
	background:transparent;
	text-align:center;
	margin:10px 0 0 0;
	/*border-top:1px solid #666;*/
	}

#footer-nav {
	padding:10px 0 0 30px;
	}

#footer-nav-2 {
	clear:both;
	float:left;
	padding:10px 0 0 314px;
	}

#footer #footer-nav a,#footer #footer-nav-2 a {
	display:block;
	background-color:transparent;
	border-right:1px solid #000;
	padding-right:6px;
	margin-right:6px;
	text-decoration:none;
	font-weight:normal;
	}

#footer #footer-nav a:hover, #footer #footer-nav-2 a:hover {
	text-decoration:underline;
	}

#footer #footer-nav a.last, #footer #footer-nav-2 a.last {
	border-right:0;
	}

#footer #footer-nav div, #footer #footer-nav-2 div {
	float:left;
	font-size:60%;
	}
#footer-nav p {
	font-size:60%;
	}

#footer #footer-nav-2 p {
	font-size:100%;
	color:#c00;
	white-space:nowrap;
 	}
/*-------------------------------------------------------------
 Side content elements
-------------------------------------------------------------*/
.home-highlight{
	float:left;
	border-bottom:1px solid #666;
	font-size:90%;
	padding:6px 8px 6px 8px;
	width: 168px;
	}

.highlight {
	float:left;
	padding: 0px 2px 0 2px;
	border-top:1px solid #000;
	border-bottom: 0;
	clear: left;
	}

.home-highlight.last, .highlight.last {
	border-bottom:0;
	width: 168px;
	}

.highlight.first {
	border-top:0;
	width: 168px;
	float: none;
	}
	
.highlight.last {
	border-top:0;
	width: 190px;
	float: none;
	}

.home-highlight img {
	float:right;
	}

.home-highlight p {
	display:inline;
	color:#c00;
	padding:0;
	}

.highlight p {
	padding:0;
	}

div.find {
	padding:0 10px;
	}

div.find h3 {
	padding-bottom:0.3em;
	}

div.find label {
	font-size:70%;
	clear:both;
	display:block;
	}
div.find span
{
	font-size: 70%;
}

div.find input, div.find select {
	font-family:arial, Tahoma, sans-serif, serif;
	font-size:70%;
	border-collapse:collapse;
	border:1px solid #000;
	font-weight:normal;
	margin:0 0 6px 0;
	vertical-align:middle;
	background:#FFF;
	padding:2px;
	width:160px;
	}
 div.find select {
 	padding:1px 2px;
 	}
div.find option {
	padding-right:10px;
	}

div.find input.submit {
	float:right;
	margin:0 0 10px 0;
	cursor:pointer;
	font-weight:bold;
	font-size:70%;
	color:#339;
	border:0;
	border:1px solid #339;
	background:#fff;
	width:auto;
	}

.get-acrobat, .get-help {
	padding:0;
	margin:3px 0 0 0;
	
	float: left;
	}
.get-help {
    padding: 5px 0 0 0;
    
}

.get-acrobat a, .get-help a {
	background:transparent url(images/get-acrobat.gif) no-repeat left center;
	padding: 0 0 0 30px;
	width: 55px;
	height: 40px;
	float: left;
	font-size: 70%;
	}

.get-acrobat a {
	margin-left: 10px;
}

.get-help a {
	background:transparent url(images/get-help.gif) no-repeat;
	float: left;
	height: 35px;
	}

/*--------------------------------------------------------------
 Table styles 
--------------------------------------------------------------*/
td{
	font-size:70%;
	}
td h4, td p, td table *{
	font-size:100%;
	}
td h1
{
    font-size:165%;
}
td h2
{
    font-size:125%;
}
td h3 
{
    font-size:120%;
}

table.profile {
	margin:15px 0;
	}

table.profile td {
	padding-bottom:6px;
	}

table.profile td.label {
	width:140px;
	}

div.email {
	clear:right;
	float:right;
	}

div.email a {
	display:block;
	width:70px;
	height:20px;
	background:transparent url(images/button-back.gif) no-repeat 0 0;
	font-size:70%;
	text-decoration:none;
	}
div.email a:hover {
	background-position:0 -20px;
	}
div.email a span {
	display:block;
	text-align:center;
	padding:3px 0;
	}
/*--------------------------------------------------------------
 News menu
--------------------------------------------------------------*/

ul#news-menu {
	list-style:none;
	padding:0;
	margin:0 0 10px 0;
	float:left;
	}

ul#news-menu li {
	display:block;
	float:left;
	padding:0 0 0 2px;
	margin:0;
	_width: 1px;
	}

ul#news-menu a:link, ul#news-menu a:active, ul#news-menu a:visited {
	white-space:nowrap;
	background:transparent;
	display:block;
	text-decoration:none;
	color:#c00;
	padding: 3px 14px;
	font-size: 90%;
	height: 14px;
	width: 25px;
	}

ul#news-menu a:hover {
	color:#339;
	text-decoration:underline;
	}

#content-wrap ul#news-menu li a.navthis {
	color:#c00;
	background:transparent;
	border: 2px solid #339;	
	}	
/*--------------------------------------------------------------
 News table
--------------------------------------------------------------*/
table.news {
	clear:both;
	width:100%;
	margin:0;
	border-bottom: 1px solid black;
	border-collapse:collapse;
	}
table.news tr {
	vertical-align:top;
	}
table.news td {
	border-top:1px solid #666;
	padding:6px;	
	}
table.news td.date{
	width:80px;
	border-right:1px solid #666;
	}
	
table.news a
{
    display: block;
    height: 30px;
}
	
table.news a.pub-link
{
    float:left;
	}
	
table.news td p{
	padding: 3px 0 2px 0;
	font-size: 100%;
}

table.news td.last {
	border-bottom:1px solid #666;
	}
p.result-pages-nav {
	font-size:60%;
	text-align:center;
	padding-top:10px;
	}
/*--------------------------------------------------------------
 Miscellaneous styles 
--------------------------------------------------------------*/
.text-align-right {
	text-align:right;
	}

.text-align-left{
	text-align:left;
	}

.center {
	text-align:center;
	}

.float-right {
	float:right;
	padding:0 0 14px 14px;
	}

.float-left {
	float:left;
	padding:0 14px 14px 0;
	}

.float-fix {
	overflow:hidden;
	clear:both;
	height:0;
	}

br.br-float-fix {
	clear:both
	}

.bold {
	font-weight:bold;
	}

.blue {
	color:#339;
	}
.red 
{
    color:#c00;
}

.hidden 
{
    display: none;
}

#content-wrap ul, #content-wrap-full ul, #faq-content-wrap ul
{
    list-style-type: disc;
    margin: 0 0 10px 20px;
    font-size: 70%;    
}
#faq-content-wrap table ul
{
	font-size: 100%;
}
#content-wrap ul ul, #content-wrap-full ul ul, #faq-content-wrap ul ul, #content-wrap ol ul, #content-wrap-full ol ul, #faq-content-wrap ol ul
{
    list-style-type: disc;
    margin: 0 0 0 20px;
    font-size: 110%;    
}

#content-wrap ol, #content-wrap-full ol, #faq-content-wrap ol
{
    list-style-type: decimal;
    margin: 0 0 10px 27px;
    font-size: 70%;    
}

#content-wrap ul ol, #content-wrap-full ul ol, #faq-content-wrap ul ol, #content-wrap ol ol, #content-wrap-full ol ol, #faq-content-wrap ol ol
{
    list-style-type: decimal;
    margin: 0 0 0 20px;
    font-size: 110%;    
}
#content-wrap ul li, #content-wrap ol li, #content-wrap-full ul li, #content-wrap-full ol li, #faq-content-wrap ul li, #faq-content-wrap ol li
{
   margin: 2px 0;
   line-height: 1.5em    
}
#content-wrap-full table td p,#content-wrap table td p
{
	font-size: 100%;
}

#content-wrap-full table td ul,#content-wrap table td ul
{
	list-style-type: disc;
    margin: 0 0 10px 20px;
    font-size: 100%;
}

#content-wrap-full table td ol,#content-wrap table td ol
{
	list-style-type: decimal;
    margin: 0 0 10px 27px;
    font-size: 100%;
}
	

/*--------------------------------------------------------------
 Organagram styles 
--------------------------------------------------------------*/
.sitemap, .sitemap td 
{
    
}

.sitemap-item
{
    padding: 8px 2px;
}

.sitemap-item h2 {
	font-size: 100%;
	color:#339;
	font-weight: bold;
}

.sitemap-item a {
	font-weight: normal;
	background: transparent url(images/red-marker.gif) no-repeat left;
	padding-left: 10px;
}

#profile-details 
{
    float: right;
    border-bottom: 1px solid #333;
    margin-bottom: 15px;
}

/*--------------------------------------------------------------
 Publication table styles 
--------------------------------------------------------------*/

#publication-table, .search-table
{
    border-collapse: collapse;
    width: 100%;
}

#publication-table th, .search-table th
{
    background: #339;
    color: #FFF;
    font-size: 80%;
    padding: 2px 5px;
    border: 2px solid transparent;
}

#publication-table tr
{    
    font-size: 100%;    
}

#publication-table td, .search-table td, #faq-content-wrap .search-table td
{
    background: transparent;
    color: #333;
    padding: 8px 5px;
    border-bottom: 1px solid #333;
}

#faq-content-wrap .search-table td
{
	font-size: 70%;
}

.doc-link
{
    background: transparent url(images/pdficon_small.gif) no-repeat left;
    display: block;
    line-height: 17px;
    width: 150px;
    padding-left: 25px;    
}

/*--------------------------------------------------------------
 Directory Search styles 
--------------------------------------------------------------*/
.SearchOptions
{
    font-size: 80%;
    padding: 5px 0 10px 5px;
}

.SearchOptions input, .SearchOptions select
{
    font-size: 85%;
    width: 170px;
    margin-right: 8px;   
}

.LetterSearch
{
    float: left;
    font-size: 80%;
    padding: 0px 5px;   
}

.LetterSearch a
{
    float: left;
    display: block;
    width: 25px;
    height: 26px;
}

.searchResults
{
    width: 680px;
    border-collapse: collapse;
    
    clear: left;
}

.searchResults th
{
    background: #339;
    color: #FFF;
    font-size: 75%;
    padding: 2px 5px;
    border: 2px solid transparent;
}

.searchResults td
{
    padding: 8px 5px;
    border-bottom: 1px solid #333;
    vertical-align:top; 
}

.searchResults td .email
{
    float: left;
    font-size: 140%;
    margin-top: 5px;
}

.StaffSearchPager, .PagingContainer, .PagingContainerFull
{
    font-size: 70%;
    width: 680px;
    text-align: center;
    padding: 10px 0;
}

.PagingContainer
{
    width: 442px;   
}
#back-to-top
{
 	float: right;
 	font-size: 70%;
 	margin-top: 10px;
}

#back-to-top a
{
    font-weight: normal;
 	text-decoration: none;
}

/*--------------------------------------------------------------
 Clause List styles 
--------------------------------------------------------------*/

#content-wrap-full .clause1 
{
    list-style-type: decimal;
    
    margin: 0 0 0 30px;
    line-height: 1em;
    font-weight: bold;
	color:#339;   
}

#content-wrap-full .clauseitem1
{
    list-style-type:decimal;
    
    margin: 0 0 0 30px;
    line-height: 1em;
    font-size: 100%; 
	color:#000;   
}

#content-wrap-full .clause1 table
{
    font-size: 150%; 
    font-weight: normal;  
    color:#000;    
}

#content-wrap-full .clauseitem1 table
{
    font-size: 100%; 
    font-weight: normal;  
    color:#000;
}

#content-wrap-full .clause1 li
{
    padding: 2px 0 2px 0;
    margin: 2px 0;      
}

#content-wrap-full .clauseitem1 li
{
    padding: 0px 0 2px 0;
    margin: 2px 0;    
}

#content-wrap-full .clause1 p
{
    font-size: 110%; 
    color:#339;     
}

#content-wrap-full .clauseitem1 p
{
    font-size: 70%; 
    color:#000;     
}

#content-wrap-full .clause2 p
{
    font-size: 100%; 
    color:#000;     
}

#content-wrap-full .clauseitem2 p
{
    font-size: 70%; 
    color:#000;
}

#content-wrap-full .clause2
{
    list-style-type:none;
    font-size: 95%;
    font-weight: normal;
	text-indent: 0em; 
	color:#000;   
}

#content-wrap-full .clauseitem2
{
    list-style-type: none;
    font-size: 95%;
    font-weight: normal;
    color:#000;
    margin: 0 0 0 30px;   
}

#content-wrap-full .clause2 .sub-clause
{    
    float: left;
    margin: 0 10px 0 0;    
}



#content-wrap-full .clauseitem2 .sub-clause
{    
    float: left;
    font-size: 70%;
    margin: 0 10px 10px 0;
}

#content-wrap-full .clause3
{
    list-style-type: lower-alpha;
    margin: 0 0 0 55px;    
    font-size: 100%;
}

#content-wrap-full .clause4
{
    list-style-type: lower-roman;
    margin: 0 0 0 20px;
    font-size: 100%;    
}

/*--------------------------------------------------------------
 presentation table styles 
--------------------------------------------------------------*/
#presentation-table
{
    border: 1px solid #c00;
    border-collapse: collapse;
    width : 680px;
}

#presentation-table th
{
    background: #c00;
    color: #FFF;
    font-size: 90%;
    padding: 10px 10px;
    text-align: center;
}

#presentation-table #summary
{
    text-align: left;
    font-size: 80%;
}

#presentation-table #html-view, #presentation-table #ppt-view
{
	margin-top : 1px;
	  /*width: 100px;     */
}

#presentation-table td
{
    padding: 10px 10px;
    border-left: 1px dotted #333;
    text-align: center;
}

#presentation-table td .ppt-link
{
    display: block;
    margin-bottom: 10px;
}

#presentation-table tr.alt td
{
    background: #ccc;
}

#presentation-table .presentation-summary
{
    text-align: left;
}

#presentation-table table td 
{
	border : 0;
}


/*--------------------------------------------------------------
 Newsletter table styles 
--------------------------------------------------------------*/

.newsletter
{
	border : 1px solid #c00;
	border-collapse : collapse;
	width : 100%;
	font-size : 100%;
}

.newsletter th
{
	background : #c00;
	color : #fff;
	padding : 10px 10px;
}

.newsletter td
{
	padding : 10px 10px;
	border-right : 1px dotted #333;
}

.newsletter td img
{
	margin: 5px 0;
}

.newsletter td ul.newsletter-pdf
{	
	margin: 0;
	padding: 0;
}

.newsletter td ul.newsletter-pdf li
{
	margin: 0 0 0 -20px;
	padding: 0;
	list-style-type: none;
}

.newsletter #newsletter-available
{	
	width : 60%;
}

.newsletter #newsletter-downloads
{
	width : 40%;
}

.newsletter .alt td
{
	background : #ccc;
}

a.ppt-view-link
{
    display: block;
    margin-bottom: 10px;
}

.BackToTop
{
	text-decoration : none;
}

/*
FAQ Section
*/
#faq-left-nav-wrap div.faq-index
{
    margin: 20px 0 20px 20px;
}

#faq-left-nav-wrap table
{
    margin: 3px 0;
}

#faq-header 
{
    height:73px;
	margin-bottom:0;
	background:#FAF6F6 url(images/faq-bar-repeat.gif) repeat-x bottom;	

	}
	
#faq-stripe-fix {
	height:73px;
	background:transparent url(images/faq-stripe-right.gif) no-repeat top right;
	}
	
#faq-content-wrap {
	float:left;
	line-height:1.1;
	width:530px;
	}

	
#faq-content-wrap table td {
	font-size: 70%;
	}

#faq-content-wrap .padFix {
	padding: 20px 0;
	}
	
#faq-left-nav-wrap {
    float:left;
    width:370px;
    background:transparent;
}

input.faq-search
{
    position: relative; top: 16px;
}
/*--------------------------------------------------------------
 Certificate styles 
--------------------------------------------------------------*/

#certificate-table
{
	border: 1px solid #CC0000;
	border-collapse: collapse;
    width: 100%;
    padding: 0px 0px 10px 0px;
}

#certificate-table th
{
    background: #CC0000;
    color: #FFF;
    font-size: 60%;
    font-weight: normal;
    padding: 5px 10px;
    border: 1px solid #CC0000;
}

#certificate-table td
{
	font-size: 70%;
	padding: 4px 10px;
	border-right: 1px dotted #333;
}

#certificate-table td.left-cell-a
{
	width: 80%;
	text-align: left;
}

#certificate-table td.left-cell-b
{
	width: 20%;
	text-align: left;
}

#certificate-table tr.alt
{
	background: #CCC;
}

/*--------------------------------------------------------------
 Area Trend styles 
--------------------------------------------------------------*/
.TrendTable
{
	border-collapse: collapse;
	width: 100%;
}

.TrendTable td
{
	text-align: center;
	color: #C00;
	padding: 5px 5px;
}

.TrendTable img
{
	width: 115px;
	border-color: Red;
	border-width: 1px;
	border-style: solid;
}

.TrendImage
{
	width: 680px;
	border-color: Red;
	border-width: 1px;
	border-style: solid;
}

.TrendLinkList
{
	list-style-image: url(images/newsgroup_group.gif); 
	padding-left: 10px;
}

/*END*/

