﻿div#body {
	background: url("/_layouts/Images/ausindustry/body-bg-blue.gif") top right repeat-y;
}

/*Some change between comment out are new but needed for rending sector level*/
div#body h1 {
	font-size: 16px;
	margin-bottom: 5px;
}	

div#body h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:3px;
}

div#body h3 {
	font-size: 13px;
	margin-top: 0;
}

div#content {
	float: left;
	width: 510px;
	padding: 0 0 10px 10px;
}

div#content h1 {
	border-bottom: 1px solid;
	padding-bottom: 2px;
}

div#content img{
	margin-right:3px;
}

div#content p {
	margin-top: 0;
	font-size:small;
}

/**/

div#content h1, div#right h2 {
	color: #0d90c5;
}

ul#leftNav li.on {
	background-color: #6ea9d3;
}

ul#leftNav ul {
	background-color: #c2d6eb;
}

ul#leftNav ul a:hover, ul#leftNav ul a.on {
	background-color: #6ea9d3;
	cursor: pointer;
}

div#customerStories {
	background-color: #6ea9d3;
}

div#customerStories a {
	background: url("/_layouts/Images/ausindustry/customerStories-button-blue.gif") top left no-repeat;
}

table#programStatus th, table#programStatus td {
	border-color: #b4cee7;
}

ul#relatedLinks li {
	background: url("/_layouts/Images/ausindustry/right-arrow-blue.gif") top left no-repeat;
}

table#expandable td {
	border: 3px solid #c2d6eb;
	vertical-align: top;
}

table#expandable h3 {
	background: url("/_layouts/Images/ausindustry/bullet-blue.gif") left center no-repeat;
	background-position: 5px;
}

table#expandable a.boxOpen h3, table#expandable a.box:hover h3 {
	background-color: #6ea9d3;
	cursor: pointer;
}

table#expandable a.boxOpen div {
	background-color: #c2d6eb;
}
/*Old sublevel is down here*/
ul#topNav li.home {
	margin-left: 5px;
	padding-left: 12px;
	background: url("/_layouts/Images/ausindustry/topNav-home.gif") left no-repeat;
}

div#breadcrumbs {
	line-height: 30px;
	color: #555555;
	background-color: #ffffff;
}

div#breadcrumbs a {
	color: #555555;
}

div#column2 {
	float: left;
	width: 235px;
	margin-right:5px;
	display:block;
}

div#column1 {
	float: left;
	width: 235px;
	margin-right:5px;
}

div#column2 img {
	border: 1px solid #000000;
}

div#column1 img {
	border: 1px solid #000000;
}

div#expandable {
	padding: 3px;
}

table#expandable {
	border-collapse: collapse;
	width: 100%;
}

table#expandable td {
	vertical-align: top;
	padding: 0;
}

table#expandable h3 {
	display: block;
	width: 86%;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	margin: 0;
	font-size: 12px;
	padding: 5px 5px 5px 25px;
	background-color: #ffffff;
	font-weight: normal;
}

table#expandable a.boxOpen {
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #6ea9d3;
	padding: 5px;
}

table#expandable a.box {
	display: block;
	text-decoration: none;
	color: #000000;
}

table#expandable a.box div {
	display: none;
}

table#expandable a.boxOpen div {
	display: all;
	padding: 10px;
}

table#expandable a.boxOpen div p {
	margin: 0;
}

/* Used for the sector level only*/
div#right {
	float: right;
	width: 238px;
	margin-right:1px;
	margin-top:0px;
	font-size:12px;
	margin-left:0px;
}

div#customerStories {
	padding:10px;
}

div#customerStories a {
	display: block;
	width: 211px;
	height: 39px;
	margin: 0 auto 0 auto;
}

div#customerStories a span {
	display: none;
}

div#programPhoto {
	text-align: center;
	/*margin-right:10px;*/
	margin-top: 15px;
	margin-left:0px;
}

div#programPhoto img {
	border: 1px solid #000000;
}

div#indent {
	/*margin:10px;*/
	margin-left:15px;
}

div#indent h2 {
	font-size: 14px;
	border-bottom: 1px solid;
	padding-bottom: 2px;
}

table#programStatus {
	border-collapse: collapse;
	width:218px;
}

table#programStatus td {
	background-color: #ffffff;
	border-bottom: solid 1px;
	padding: 2px;
}

table#programStatus th {
	background-color: #ffffff;
	border-bottom: solid 1px;
	padding: 2px;
}

ul#relatedLinks {
	list-style: none;
	margin: 0;
	padding:0;
}

ul#relatedLinks li {
	padding-left: 20px;
	margin-bottom: 5px;
}

ul#relatedLinks li a {
	color: #000000;
}

ul#tools {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#tools li {
	padding-left: 35px;
	line-height: 30px;
	margin-bottom: 5px;
}

ul#tools li.print {
	background: url("/_layouts/Images/ausindustry/tools-print.gif") left no-repeat;
}

ul#tools li.email {
	background: url("/_layouts/Images/ausindustry/tools-email.gif") left no-repeat;
}

ul#tools li.emailUpdates {
	background: url("/_layouts/Images/ausindustry/tools-emailUpdates.gif") left no-repeat;
}

ul#tools li.rss {
	background: url("/_layouts/Images/ausindustry/tools-rss.gif") left no-repeat;
}

ul#tools li a {
	color: #000000;
}

ul#grantFinders {
	margin-left:2px;
	width:190px;
	list-style: none;
	text-align:left;
	font-size:small;
	padding-left:0;
}

ul#grantFinders li {
	padding-left: 20px;
	margin-bottom: 10px;
}

ul#grantFinders li h3, ul#grantFinders li p {
	margin: 0 0 2px 0;
}

ul#grantFinders li.grantFinder1{
	background: url("/_layouts/Images/ausindustry/hotTopic-bg1.gif") no-repeat top left;
}

ul#grantFinders li.grantFinder2{
	background: url("/_layouts/Images/ausindustry/hotTopic-bg2.gif") no-repeat top left;
}

ul#grantFinders li.grantFinder3{
	background: url("/_layouts/Images/ausindustry/hotTopic-bg3.gif") no-repeat top left;
}

ul#grantFinders li.grantFinder4{
	background: url("/_layouts/Images/ausindustry/hotTopic-bg4.gif") no-repeat top left;
}

ul#grantFinders li.grantFinder5{
	background: url("/_layouts/Images/ausindustry/hotTopic-bg5.gif") no-repeat top left;
}

/* Begin Search styles */

.srch-Description, .srch-stats, .srch-WPBody, .srch-Page{
	font-family:Verdana;
	font-size:12px;
}

.ms-sblink A:link {
	font-family:Verdana;
	font-size:12px;
	PADDING-LEFT: 4px;
	COLOR: #666666;
	TEXT-DECORATION: none
}

.ms-sblink A:visited {
	font-family:Verdana;
	font-size:12px;
	PADDING-LEFT: 4px;
	COLOR: #666666;
	TEXT-DECORATION: none
}

.ms-sblink A:hover {	
	COLOR: #000000;	
	text-decoration: underline
}

.ms-WPBody {
	font-size:12px;
}

.ms-WPBody TD {
	font-size:12px;
}

/* End Search Styles */