/*
Theme Name: AusROC
Author: IECOM Group Pty Ltd
Author URI: http://www.iecom.com.au
*/

@font-face {
    font-family: 'ArialNarrow';
    src: url('/content/themes/Aus-ROC/fonts/arialn.eot');
    src: url('/content/themes/Aus-ROC/fonts/arialn.eot') format('embedded-opentype'),
         url('/content/themes/Aus-ROC/fonts/arialn.woff') format('woff'),
         url('/content/themes/Aus-ROC/fonts/arialn.ttf') format('truetype'),
         url('/content/themes/Aus-ROC/fonts/arialn.svg#ArialNarrow') format('svg');
}
@font-face {
    font-family: 'MyriadProBlack';
    src: url('/content/themes/Aus-ROC/fonts/myriadpro-black.eot');
    src: url('/content/themes/Aus-ROC/fonts/myriadpro-black.eot') format('embedded-opentype'),
         url('/content/themes/Aus-ROC/fonts/myriadpro-black.woff') format('woff'),
         url('/content/themes/Aus-ROC/fonts/myriadpro-black.ttf') format('truetype'),
         url('/content/themes/Aus-ROC/fonts/myriadpro-black.svg#MyriadProBlack') format('svg');
}

body,td,th {
	font-family:  Arial;
	font-size: 15px;
	color: #3C3C3E;
	line-height: 20px;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-color: #00458B;
}
h1 {
	font-family: 'Droid Sans', sans-serif;
	font-size: 25px;
	color: #00458A;
	margin-top: 0px;
	font-weight: normal;
}
h2 {
	font-family: 'Droid Sans', sans-serif;
	font-size: 20px;
	color: #EE3A43;
	margin-top: 0px;
	font-weight: normal;
}
h3 {
	font-family: 'Droid Sans', sans-serif;
	font-size: 20px;
	color: #00458A;
	margin-top: 0px;
	font-weight: normal;
}
#content h3 a{
	color: #00458A;
}
#content a{
	color: #00458A;
}
h4 {
	font-family:  Arial;
	font-size: 15px;
	color: #00458A;
	margin: 0px;
}
a:link {
	color: #00458A;
	text-decoration: underline;
}
a:active, a:visited {
	text-decoration: underline;
	color: #00458A;
}
a:hover {
	text-decoration: none;
	color: #00458A;
}
img.alignleft {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
	float: left;
}
img.alignright {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
}
img.aligncenter {
	margin-top: 12px;
	margin-bottom: 12px;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 1048px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper-inner{
	width: 1048px;
	float:left;
	background-image: url(images/wrapper.png);
	background-repeat: repeat-y;
	padding-right: 44px;
	padding-left: 44px;
	margin-top: 150px;
}
header {
	float: left;
	width: 960px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: 580px top;
	margin-top: -150px;
}
#logo {
	float: left;
	width: 297px;
	height: 102px;
}
#logo-txt{
	width: 297px;
	height: 30px;
	color: #686868;
	font-size: 12px;
	margin-top: -32px;
	margin-left: 108px;
}
#search {
	float: right;
	width: 200px;
	text-align: right;
	margin-top: 15px;
}
#s {
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 157px;
	font-family:  Arial;
	font-size: 15px;
	color: #A6A6A6;
	padding-left: 40px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
nav {
	float: left;
	width: 960px;
	height: 49px;
	margin-top: -48px;
}
nav ul{
	margin: 0px;
	padding: 0px;
	float: left;
}
nav ul li{
	margin: 0px;
	padding: 0px;
	float: left;
	position:relative;
	display:block;
	list-style-type: none;
	z-index: 9999;
}
nav ul li a{
	color:#FFFFFF;
	font-family: "MyriadProBlack", "Myriad Pro";
	font-size: 15px;
	display: block;
	text-decoration: none;
	float: left;
	text-transform: uppercase;
	font-weight: normal;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-right: 36px;
	padding-bottom: 13px;
	padding-left: 36px;
}
nav ul li a:link, a:visited, a:active{
	color:#FFFFFF;
	text-decoration:none !important;
}
nav ul li.current-menu-item a{
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
}
nav ul li.current-menu-item a:hover{
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
}
nav ul li a:hover{
	background-image: url(images/menu-over.jpg);
	background-repeat: repeat-x;
}
nav ul li ul {
	position: absolute;
	left: 0;
	top: 3.1em;
	background-color: #00458A;
	background-image: none;
	width: 263px;
	display: none;
	z-index: 9999;
}
/* lists nested under hovered list items */
nav ul li:hover ul {
	left: 1px;
	margin-left: -1px;
	display: block;
}
nav ul li ul li a  { /*change dropdown items */
	background-image: none;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 7px;
	margin: 0px;

}
nav ul li ul li a:hover  {
	background-image: none;
	background-color: #E93943;
}
#slideshow {
	float: left;
	height: 300px;
	width: 960px;
	margin-top: -1px;
}
#content{
	width: 920px;
	float:left;
	min-height: 500px;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.breadcrumbs{
	display: block;
	float: left;
	width:600px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B5B5B5;
	padding-bottom: 10px;
}
#content .breadcrumbs{
	font-size: 12px;
	color:#B5B5B5;
}
#content .breadcrumbs a{
	color:#B5B5B5;
}
#col-1 {
	float: left;
	width: 217px;
	margin-right: 23px;
}
#col-2 {
	float: left;
	width: 400px;
	min-height: 450px;
}
#col-3 {
	float: right;
	width: 265px;
	margin-left: 15px;
}
#col-4 {
	float: left;
	width: 600px;
	min-height: 450px;
}
.col-3 {
	float: right;
	width: 235px;
	padding: 20px;
}
.gray{
	background-color: #E4E4E9;
}
.blue{
	background-color: #00ACED;
	background-image: url(images/tweet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	margin-top: 10px;
}
.blue a{
	color: #FFFFFF;
	text-decoration:underline;
}
.blue a:hover{
	text-decoration: none;
}
.blue h3{
	padding-left: 25px;
	color:#FFFFFF;
	display: block;
	float: left;
	padding-right: 5px;
}
.blue span{
	width: 225px;
	display:block;
	float:left;
}
.icons{
	float: left;
	width: 70px;
}
#col-1 img {
	margin-bottom: 10px;
	cursor: pointer;
}
#col-2 a{
	color: #00458A;
}
#side-menu {
	background-image: url(images/fade.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 217px;
	height: 341px;
}
#side-menu ul{
	margin: 0px;
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#side-menu ul li{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#side-menu ul li a{
	display: block;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#side-menu ul li a:hover{
	color: #00458A;
	background-color: #D6D6D6;
}
#side-menu ul li.current_page_item a{
	color: #00458A;
	background-color: #fff;
	width: 210px;
	border: none;
}
.large{
	font-size: 20px;
	line-height: 25px;
}
.featured{
	width: 225px;
	float:left;
	font-size: 12px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
.featured .text{
	width: 225px;
	float:left;
	line-height: 18px;
}
.featured .text p{
	padding: 0px;
	margin: 0px;
}
.featured .text a{
	color: #414143;
	font-weight: bold;
}
#footer{
	width: 920px;
	float:left;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.image_carousel img {
	border: 1px solid #fff;
	padding: 9px;
	margin: 7px;
	display: block;
	float: left;
}
.clearfix {
	float: none;
	clear: both;
}
#footerend{
	width: 1048px;
	margin-right: auto;
	margin-left: auto;
}
#footer-txt{
	width: 920px;
	padding-right: 64px;
	padding-left: 64px;
	margin-right: auto;
	margin-left: auto;
	color:#FFFFFF;
	font-family: 'Droid Sans', sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin-top: -20px;
	height: 50px;
	z-index: 999;
}
#copyright{
	float: left;
	width: 500px;
}
#website{
	float: right;
	width: 300px;
	text-align: right;
}
#website a{
	color:#FFFFFF;
}


.cform {
	margin: 0 !important;
	margin-top: 10px !important;
}
