/*DPRA-aus styles*/

.clear {
	clear: both;
}

html, body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	width: 814px;
	height: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	background: #C5C3C3 url(images/pageBck2.jpg) repeat-y;
}
#AustraliaTitle {
	position: relative;
	width: 304px;
	left: 190px;
	top: -40px;
}
#printHead {
	position: absolute;
	top: -500px;
	left: -1000px;
	width: 1px;
}

#topNav {
	position: absolute;
	left: -19px;
	left /**/: 0;
	top: 75px;
	z-index: 5;
	font-size: .85em;
	font-size /**/: .9em;
}

#topNav ul {
	padding: 5px 2px;
}

/*styles for the top dropdown menu - http://www.htmldog.com/ptg/archives/000050.php*/
#nav {
	position: relative;
	z-index: 5;
	height: 23px;
	top: 11px;
	left: 0;
	width: 800px;
	width /**/: 796px;
	list-style: none;
	line-height: normal;
	background /**/: url(images/horizMenuBck.png);
}
#nav {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.dpra-aus.com/layoutData/75/144/images/horizMenuBck.png');
}

#nav, #nav ul {
	position: static;
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 5;
}
#nav span {
	position: absolute;
	top: -1000px
}

#nav a:link, #nav a:visited {
	display: block;
	width: 150px;
	height: 22px;
	text-decoration: none;
	color: #000;
}
#nav a:hover, #nav a:hover {
}

#nav a.parent {
}

#nav li {
	float: left;
	padding: 0;
	width: 150px;
	margin: 0 3px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 143px;
	font-weight: normal;
	margin: 0;
	padding: 0 5px 0 2px;
	z-index: 5;
}

#nav li li {
	z-index: 5;
	padding-left: 15px;
	margin-right: -10px;
	margin-left: -10px;
	margin /**/: 0;
	padding /**/: 0 5px 0 2px;
}

#nav li ul a:link, #nav li ul a:visited {
	height: auto;
	padding: 5px;
	margin-left: -4px;
	width: 136px;
}

#nav li ul a:hover, #nav li ul a:active {
	color: #000;
	background: #fff;
	width: 139px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	color: #fff;
	background: transparent;
}


.defence a:link, .defence a:visited, 
.defenceSel a:link, .defenceSel a:visited {
	background: url(images/mnu_defence.png) no-repeat;
}
.defence a:hover, .defenceSel a:hover {
	background: url(images/mnu_defence.png) no-repeat -150px;
}
.defence ul, .defence ul,
.defence ul a:link, .defence ul a:visited,
.defenceSel ul a:link, .defenceSel ul a:visited {
	background: #D3DDF0;
}
.commercialandgovernment a:link, .commercialandgovernment a:visited, 
.commercialandgovernmentSel a:link, .commercialandgovernmentSel a:visited {
	background: url(images/mnu_commercial.png) no-repeat;
}
.commercialandgovernment a:hover, .commercialandgovernmentSel a:hover {
	background: url(images/mnu_commercial.png) no-repeat -150px;
}
.commercialandgovernment ul, .commercialandgovernment ul,
.commercialandgovernment ul a:link, .commercialandgovernment ul a:visited,
.commercialandgovernmentSel ul a:link, .commercialandgovernmentSel ul a:visited {
	background: #D3DDF0;
}
.itsolutions a:link, .itsolutions a:visited, 
.itsolutionsSel a:link, .itsolutionsSel a:visited {
	background: url(images/mnu_IT_Sol.png) no-repeat;
}
.itsolutions a:hover, .itsolutionsSel a:hover {
	background: url(images/mnu_IT_Sol.png) no-repeat -150px;
}
.itsolutions ul, .itsolutions ul,
.itsolutions ul a:link, .itsolutions ul a:visited,
.itsolutionsSel ul a:link, .itsolutionsSel ul a:visited {
	background: #D3DDF0;
}
.projects a:link, .projects a:visited, 
.projectsSel a:link, .projectsSel a:visited {
	background: url(images/mnu_projects.png) no-repeat;
}
.projects a:hover, .projectsSel a:hover {
	background: url(images/mnu_projects.png) no-repeat -150px;
}
.projects ul, .projects ul,
.projects ul a:link, .projects ul a:visited,
.projectsSel ul a:link, .projectsSel ul a:visited {
	background: #D3DDF0;
}
.contacts a:link, .contacts a:visited, 
.contactsSel a:link, .contactsSel a:visited {
	background: url(images/mnu_contacts.png) no-repeat;
}
.contacts a:hover, .contactsSel a:hover {
	background: url(images/mnu_contacts.png) no-repeat -150px;
}
.contacts ul, .contacts ul,
.contacts ul a:link, .contacts ul a:visited,
.contactsSel ul a:link, .contactsSel ul a:visited {
	background: #D3DDF0;
}
#nav .defence ul a:hover, #nav .defence ul a:active,
#nav .commercialandgovernment ul a:hover, #nav .commercialandgovernment ul a:active,
#nav .itsolutions ul a:hover, #nav .itsolutions ul a:active,
#nav .projects ul a:hover, #nav .projects ul a:active,
#nav .contacts ul a:hover, #nav .contacts ul a:active
{
	color: #000;
	background: #fff;
}

div#pageWrapper, div#homeWrapper {
	position: relative; /* needed for footer positioning*/
	margin: 0;
	width: 800px;
	background: url(images/pageBack.jpg) no-repeat;
	
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/

	min-height: 100%; /* real browsers */
}
div#homeWrapper {
	background: url(images/homeBack.jpg) no-repeat -2px 0;
	height: 700px;
}
div#pageBackground {
	font-size: 80%;
	position: relative;
	z-index: 0;
	
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/

	min-height: 100%; /* real browsers */
}
div#homePageBackground {
	font-size: 80%;
	z-index: 0;
}
#homeAnimation {
	margin-top: -47px;
	height: 600px;
	z-index: 0;
}
#homeAnimationB {
	position: absolute;
	top: -3px;
	left: 0;
	height: 600px;
	z-index: 0;
}
#noFlash {
	position: absolute;
}
.homeText {
	width: 450px;
	margin-top: 6em;
	margin-top /**/: 3em;
}

div#homePage {
}
#homePage #navL {
	position: relative;
	z-index: 2;
	margin-top: 30px;
}
#homePage #navL a:link, #homePage #navL a:visited {
	color: #fff;
}
#homePage #navL a:hover, #homePage #navL a:active {
	color: #000;
	text-decoration: underline;
}
div#contentWrapper {
	position: static;
	width: 880px;
	margin-top: -20px;
	padding-bottom: 5em; /* bottom padding for footer */
	z-index: 0;
}
.breadcrumb {
	display: inline;
	font-size: .85em;
	margin-left: -.1em;
	width: 500px;
}
.breadcrumb a:link, .breadcrumb a:visited {
	color: #000;
	text-decoration: none;
	padding: 0 .2em;
}
.breadcrumb a:hover, .breadcrumb a:active {
	color: #000;
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0;
	padding: .5em 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #0D2355;
	margin: 0;
	padding: 0;
	line-height: 1.2;
	font-style: italic;
}
h2, h3 {
	padding: 1em 0 .3em 0;
}
#skipNav {
	float: left;
	color: #0D2355;
	margin-top: -90px;
}
.greeting {
	font-size: 80%;
	padding: .5em;
	border-bottom: 1px solid #999;
	width: 800px;
}
a:link {
	color: #0D2355;
	text-decoration: underline;
}
a:visited {
	color: #666;
}
a:hover, a:active {
	color: #B89665;
}
#pageHead {
	position: relative;
	z-index: 5;
	padding: 15px 0 0 15px;
}
#pageTop {
	position: absolute;
	height: 37px;
	z-index: 5;
}
#content {
	float: left;
	position: static;
	width: 500px;
	width /**/: 520px;
	margin: 0 0 2em 0;
	padding: 25px 15px;
	font-size: 95%;
	z-index: 0;
}
#content ul {
	margin: 0;
	padding: 0;
	margin-left: .75em;
	padding-left: .75em;
}
.sectionTop {
	margin-top: 13px;
	margin-top /**/: 16px;
	width: 800px;
	z-index: 0;
	height: 30px;
}
.sectionTop {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.dpra-aus.com/layoutData/75/144/images/topBand.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.sectionTop[class] {
	background-image:url(images/topBand.png);
}
.sectionTop a:link, .sectionTop a:visited {
	text-decoration: none;
	color: #000;
	padding-right: .5em;
	margin-top: 2em;
}
.sectionTop a:hover, .sectionTop a:active {
	text-decoration: underline;
}
.sectionTop .menuName {
	color: #000;
	font-weight: normal;
	font-style: italic;
	font-size: 90%;
	padding-left: .5em;
}
.sectionHomeImage {
	position: relative;
	left: -52px;
	top: -35px;
	width: 588px;
	height: 196px;
	z-index: 0;
}
/*Fixes section home image display on Internet Explorer*/
.fixIEMargin {
	margin-top: -60px;
}
.GISanimation {
	float: right;
	margin-right: 1px;
	z-index: 0;
}
.homeHomeImage {
	position: relative;
	width: 588px;
	height: 196px;
	left: -60px;
	top: 8px;
	left /**/: -55px;
	top /**/: -39px;
	position /**/: static;
	margin /**/: 37px 0 0 -52px;
	z-index: 10;
}
.homeHomeImage[class] {
	background-image:url(http://www.dpra-aus.com/Image/HomeAltArt.png);
}
.homeHomeImage {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.dpra-aus.com/Image/HomeAltArt.png');
}
.homeLink, .logo {
	position: relative;
	left: -10px;
}
.homeLink span {
	position: absolute;
	left: -500px;
}
.homeLink {
	position: absolute;
	left /**/: 10px;
	z-index: 20;
	height: 55px;
	width: 185px;
}
.altLogo {
	height: 50px;
	width: 182px;
}
.altLogo {
	background /**/: url(images/logo.png) no-repeat;
}
.altLogo {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.dpra-aus.com/layoutData/75/144/images/logo.png');
}
.altLogo a {
	position: absolute;
	height: 50px;
	width: 182px;
}

/*Top links*/
.topLinks {
	position: absolute;
	right: 85px;
	top: 45px;
	right /**/: 10px;
	top /**/: 43px;
	z-index: 10;
	font-size: 12px;
	font-style: italic;
	color: #999;
}
.topLinks ul {
	margin: 0;
	padding: 0;
	margin-top: 1em;
	white-space: nowrap;
}
.topLinks ul li {
	display: inline;
	list-style: none;
}
.topLinks a:link, .topLinks a:visited {
	color: #666;
	text-decoration: none;
	padding: 0 .1em;
}
.topLinks a:hover, .topLinks a:active {
	color: #EB7022;
	text-decoration: underline;
}

/* Left Menu */
#navL {
	float: left;
	width: 250px;
	line-height: normal;
	z-index: 0;
	padding-top: 4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#navL ul  {
	list-style: none;
	margin: 0;
	margin-left: -10px;
	padding: .75em 0 .75em 1em;
}
#navL li {
	padding: 0;
	width: 255px;
}
#navL li ul {
	padding: 0;
	margin-left: 0;
}
#navL li li ul {
	padding: 0;
	margin-left: 0;
}
#navL li ul li {
	padding: 0;
}
#navL a:link, #navL a:visited  {
	display: block;
	color: #000;
	padding: .5em 25px .5em .5em;
	text-decoration: none;
}
#navL a:hover, #navL a:active {
	color: #fff;
}
#navL a.current  {
	color: #3D0C00;
	background: #fff;
	font-weight: bold;
}
#navL .current span {
}
#navL li ul {
	padding: 0 0 0 1.2em;
}
#navL .activeTop {
	background: #fff;
}
#navL li ul a:link, #navL li ul a:visited {
	padding: .3em 20px .3em .3em;
}
#navL .m3 {
	margin-left: -.3em;
}
#navL .m4 {
	margin-left: 5px;
	padding-left: 0;
}
#navL .m5 {
	list-style: url(images/listDash.gif);
	padding-left: 0;
	margin-left:.5em;
}

.google {
	position: relative;
	float: right;
	width: 200px;
	margin: 0;
	margin-top: -20px;
	padding: 0;
	z-index: 10;
}
#googleSubmit {
	position: absolute;
	margin-top: 10px;
	width: 56px;
	height: 26px;
	background: url(images/search.gif) no-repeat;
}
#google label {
	display: none;
}
#q {
	margin-top: 1em;
	width: 120px;
}

#homePage #footer {
	position: absolute;
	top: 585px;
	height: 30px;
}
#footer {
	position: absolute;
	width: 800px;
	bottom: 0; /* stick to bottom */
	margin: 1em 0;
	text-align: center;
	font-size: 88%;
}
#footer {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://dpra.com/layoutData/75/111/images/footerBar.png');
}
#footer {
	background /**/: url(images/footerBar.png);
}
#footer ul {
	margin: 0;
	padding: .5em 0;
}
#footer ul li {
	display: inline;
}
#footer ul a:link, #footer ul a:visited {
	position: relative;
	padding: 0 .5em;
	color: #757373;
	border-left: 1px solid #757373;
	text-decoration: none;
	z-index: 10;
}
#footer ul a:hover, #footer ul a:active {
	color: #EC6E21;
	text-decoration: underline;
}

/*sitemap styles*/
/* top level background */
.smlevel1item {
	background-color: #CCCC9A;
	padding: .5em 0 .5em .2em;
}


/*tweaks etc*/

#sidebarRight {
	float: right;
	padding-top: 1em;
	font-size: 98%;
	line-height: normal;

}
.sidebarArticle2 {
	padding: .3em;
}
#sidebarRight h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 95%;
	font-size /**/: 100%;
}
.caption {
	font-size: 95%;
	margin: 0;
	padding: 0;
}

.articleImage {
	margin-bottom: .5em;
}

#searchCircuit {
	margin-top: 5.5em;
}
#googleResults {
}


/*sitemap style*/

#sitemap {
	margin-top: 1em;
}

#sitemap a:link {
	color: #004689;
	text-decoration: underline;
}
#sitemap a:visited {
	color: #527CA3;
}
#sitemap a:hover, #contentWrapper a:active {
	color: #EC6E21;
}

#sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


/* indention for the sub-menus */
#sitemap ul ul {
	margin-left: 1em;
}

/* gives space before another top-menu */
.smlevel1{
	margin-bottom: 1em;
}

/* top level background */
.smlevel1item {
	background-color: #dedede;
	font-size: 1.1em;
}

/* column size */
.smColumn{
	width:45%;
	float:left;
	margin:0 10px;
}

.orphans {
	background-color: #dedede;
	text-align: center;
}

/*user management*/
#user {
	position: relative;
	top: 5.5em;
	z-index: 0;
	margin: auto;
	border: 1px solid #666;
	padding: .5em;
	font-size: 102%;
}
#login {
	z-index: 10;
	background: #DDD;
	padding: 1em;
	border: 1px solid #666;
}


