/* file(core.css) */

/* import */


/* components */

body {
	padding:0;
	margin:0;
	background-color: #1192D3;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0B88C2;
}


img, a img { border:none; }

#wrap {
	margin: 0 auto;
	background-color:#FFF;
}
#container_main {
	margin: 0 auto;
	background-color:#FFF;
	width: 960px;
}
#header {
	width: 960px;
	height: 100px;
	position: relative;
	padding-top: 21px;
}

#logo {
	float: left;
}


#search {
	position: absolute;
	right: 0px;
	top: 68px;
}


.phone {
	color: #616161;
	float: right;
	font-size: 20px;
	height: 30px;
	overflow: hidden;
	width: 300px;
	margin-top: 62px;
	
}

.phone strong {
	color: #1090D1;
	font-weight: normal;
}

#page {
	padding-top: 20px;
	padding-bottom: 20px;	
}
#billboard {
	float: left;
}
#home .breadcrumbs {
	display:none;	
}

#inner .breadcrumbs {
	padding-bottom:10px;
}

.welcome-text {
	padding-left: 25px;
}

table.service-panels td {
	vertical-align: top;
	width: 225px;
}

table.service-panels td.gap {
	width: 20px;	
}
table.service-panels th.gap {
	width: 20px;	
	border:none;
}


table.service-panels th {
	text-align: left;
	border-top: 1px dotted #1090D1;
	padding-top:15px;
}

table.service-panels th h2 {
	line-height: 24px;
	float: left;
	width: 180px ;
}

table.service-panels th img {
	float: left;
	padding-right:5px;	
}

#content {
	width: 620px;
	display: inline;
	padding-left: 32px;
	float: left;
	padding-top: 35px;
}
#request_button {
	padding-bottom: 26px;
	float: left;
	padding-top: 18px;
}
#panels {
	height: 179px;
	padding-bottom: 43px;
}
#subContent {
	margin-top: 40px;
}

#inner #subContent {
	float: left;
	padding-left: 30px;
	margin-top: 30px;
	width: 230px;
}

#blog_panel {
	background-color: #f2f2f2;
	padding-top: 25px;
}
#blog-container {
	width: 960px;
	margin: 0 auto;
}

#sen-logo {
	float: left;
}


#blog {
	float: left;
	width: 452px;
	padding-right:40px;
}
#aust-web-logo {
	float: left;
	padding-left: 12px;
}

#latest-promo {
	float: left;
	width: 230px;
	padding-right:15px;
}
#follow {
	float:left;
	margin-top:0.6em;
}

#foot {
	background-color: #00529b;
	margin:0 auto;
}

#footer_container {
	margin: 0 auto;
	width: 960px;
	padding:20px 0;
}

#footer_container p {
	margin-bottom: 0px;	
	font-size: 0.9em;
}
#footer_container #copyright {
	float: left;
	line-height:38px;
	margin-bottom: 15px;
	margin-right:15px;
}
#footer_container #copyright a{
	color:#fff;
	padding-left: 10px;
}

#footer_container {
	display: block;
}
#footer_container #logo_foot {
	float: right;
	text-align:right;
}
#footer_container #nav_foot {
	float: left;
	clear:both;
	width:65%;
}
#clue {
	float: right;
	clear:right;
/*	padding-top:15px;*/
}
#clue, #clue a {
	color:#0790C7;

}
#nav_foot a {
	margin-right: 10px;
	color:#0790C7;

}

#search {
	position: absolute;
	right: 0px;
	top: 65px;
}

#search fieldset {
	float: left;
	background: url(/sites/jamesbullcomau/assets/images/search-field.gif) no-repeat;
	width: 227px;
	height: 32px;
	overflow: hidden;
	margin:0;
	padding:0;
}

#search input.textfield {
	border: 0px;
	width: 180px;
	padding:9px 6px 5px 6px;
	background: none;
	float: left;
	color: #595959;
	font-size: 12px;
}
#search input.button {
	cursor: pointer;
	border: 0px;
	width: 29px;
	height: 32px;
	padding: 0px;
	background: url(/sites/jamesbullcomau/assets/images/search-button.gif) no-repeat;
	float: left;
	font-size: 0px;
	line-height: 0;
	color: #FFF;
	text-indent:-999em;
	display:block;
}


#inner .fullwidth #subnav {
	display: none;	
}

#inner .fullwidth #mainContent {
	float:none;
	width:auto;	
}

#inner #subnav {
	float:left;
	width:230px;
	margin:0;
	padding-right:30px;	
}

#inner #mainContent {
	float:left;
	width:700px;
	margin:0;
	padding:0;	
}
#inner #subnav ul{
	border-top: 1px dotted #616161;
	list-style:none;
	margin:0;
	padding:0;
}
#inner #subnav ul li{
	border-bottom: 1px dotted #616161;
	margin:0;
	padding:0;
}

#inner #subnav ul li.subPageSelected {
	/*background:url(/sites/jamesbullcomau/assets/images/subnav-redarrow.gif) no-repeat #FFFFFF;*/
	margin:0;
	padding:0;
}

#inner #subnav h2 {
	line-height: 45px;
/*	padding-left: 30px;*/
	height: 50px;
	margin-bottom: 0px;
	display:none;

}
	
#inner #subnav ul li a {
	padding: 5px 14px 5px 0px;
	display: block;
	color:#1090D1;
}


#inner #subnav ul li a:hover {
	text-decoration: none;
		color:#245077;
}

#inner #SearchResults .searchform{
	display:none;
}

#inner #SearchResults .pager{
	/*display:none;*/
}

#inner #SearchResults .pagerSummary{
	padding-bottom:10px;
}

#mainContent h2 a {
	text-decoration:none;
}

.info-table{
	cell-padding:0;
}
	
a.at300b {
	width: 16px;
	height: 16px;
	overflow: hidden;
}

#follow h4 {
	padding-left:10px;
}

#follow h4.member-of {
	margin-top: 1.2em;
}

.support {
	color: #70A100;
	display: block;
	font-size: 14px;
	text-align: right;
	float: right;
	height: 30px;
	overflow: hidden;
	width: 300px;
	margin-top: 70px;
}

.hot_no {
	color: #333333;
	font-size: 24px;
	margin-left: 3px;
	margin-bottom: 10px;
	text-align: right;
	float: right;
	height: 90px;
	overflow: hidden;
	width: 200px;
	margin-top: 12px;
	margin-right: 25px;
}
