/*
Theme Name: LightBulb Theme
Theme URI: http://lightbulbdigital.com.au
Description: LightBulb Digital 960 grid theme
Version: 2.0
Author: LightBulb Digital
Author URI: http://lightbulbdigital.com.au
*/

@font-face {
    font-family: 'AvenirLTStd65MediumBold';
    src: url('fonts/avenirltstd-black-webfont.eot');
    src: url('fonts/avenirltstd-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/avenirltstd-black-webfont.woff') format('woff'),
         url('fonts/avenirltstd-black-webfont.ttf') format('truetype'),
         url('fonts/avenirltstd-black-webfont.svg#AvenirLTStd65MediumBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirLTStd45BookRegular';
    src: url('fonts/avenirltstd-book-webfont.eot');
    src: url('fonts/avenirltstd-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/avenirltstd-book-webfont.woff') format('woff'),
         url('fonts/avenirltstd-book-webfont.ttf') format('truetype'),
         url('fonts/avenirltstd-book-webfont.svg#AvenirLTStd45BookRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirLTStd55RomanBold';
    src: url('fonts/avenirltstd-heavy-webfont.eot');
    src: url('fonts/avenirltstd-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/avenirltstd-heavy-webfont.woff') format('woff'),
         url('fonts/avenirltstd-heavy-webfont.ttf') format('truetype'),
         url('fonts/avenirltstd-heavy-webfont.svg#AvenirLTStd55RomanBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4848;
}

/** Wrappers **/
	
#header_wrapper {
	width: 100%;
	height: 120px;
	background-image: url('images/header_bg.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: relative;
	z-index: 99999;
}

#slideshow_wrapper {
	width: 100%;
	background-image: url('images/main_content_bg.jpg');
	background-position: center top;
	height: 579px;
	position: relative;
	z-index: 9;
}

#slideshow_wrapper_inner {
	width: 100%;
	background-image: url('images/main_content_article_bg.png');
	background-repeat: repeat-y;
	background-position: center top;
	height: 579px;
}

#hero_wrapper {
	width: 100%;
	background-image: url('images/main_content_bg.jpg');
	background-position: center top;
	height: 386px;
	position: relative;
	z-index: 9;
}

#hero_wrapper_inner {
	width: 100%;
	background-image: url('images/main_content_article_bg.png');
	background-repeat: repeat-y;
	background-position: center top;
	height: 386px;
}

body.home #content_wrapper {
	width: 100%;
	background-image: url('images/main_content_bg.jpg');
	background-position: center -193px;
}

body.home #content_wrapper {
	width: 100%;
	background-image: url('images/main_content_bg.jpg');
	background-position: center -193px;
	background-repeat: repeat;
	background-color: #ffffff;
}

#content_wrapper {
	width: 100%;
	background-image: url('images/main_content_internal_bg.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

body.home #content_wrapper_inner {
	background-image: url('images/home_content_bottom.png');
	background-repeat: repeat-x;
	background-position: bottom left;
}

#content_wrapper_inner_inner {
	width: 100%;
}

body.home #content_wrapper_inner_inner {
	background-image: url('images/main_content_article_bg.png');
	background-repeat: repeat-y;
	background-position: center top;
}

#logos_wrapper {
	width: 100%;
	height: 149px;
	background-image: url('images/logos_bg.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#quicklinks_wrapper {
	width: 100%;
	height: 388px;
	background-image: url('images/quicklinks_bg.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#footer_wrapper {
	width: 100%;
	height: 61px;
	background-image: url('images/footer_bg.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

/** Headings **/

#content h1.page-title {
	margin-top: 10px;
}

#content h1 {
	border-bottom: 4px solid #eaeaea;
	padding-bottom: 15px;
	margin-bottom: 10px;
	margin-top: 30px;
	font-size: 21px;
	color: #4d4848;
	font-family: AvenirLTStd45BookRegular;
}

#content h2 {
	font-size: 18px;
	font-family: AvenirLTStd55RomanBold;
	color: #4d4848;
	margin-top: 25px;
}

#content h3 {
	font-size: 14px;
	font-family: AvenirLTStd55RomanBold;
	color: #4d4848;
	margin-top: 10px;
}

#content h4 {
	
}

#content h5 {
	
}

#content p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 23px;
}

#content ul {
	margin: 10px 0px 10px 35px;
}

#content li {
	font-size: 14px;
	line-height: 20px;
	list-style: disc;
}

#content a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #7f7f7f;
}

#content a:hover {
	border-bottom: none;
}

#content tr td {
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 15px;
}

#content table.alt tr td {
	padding-right: 0px;
	padding-bottom: 10px;
}

strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}

.alignright {
	float: right;
	padding-left: 15px;
	padding-bottom: 5px;
}

/** Homelinks **/
	
#homelinks {
	padding: 40px 5px 45px 5px;
	height: 271px;
}

#homelinks a {
	text-decoration: none;
	color: #ffffff;
	display: block;
}


#homelinks .homelink {
	position: relative;
	margin-top: 16px;
	height: 255px;
}
	
#homelinks h1.homelink_header {
	display: block;
	height: 53px;
	line-height: 53px;
	text-transform: uppercase;
	width: 120px;
	padding: 0px 20px;
	color: #ffffff;
	text-shadow: 1px 1px 0px #000D1C;
	font-size: 14px;
	background-image: url('images/homelink_heading_bg.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: -16px;
	font-weight: bold;
}

#homelinks h3.homelink_title {
	width: 190px;
	color: #ffffff;
	font-size: 14px;
	position: absolute;
	top: 211px;
}

#homelinks h3.homelink_title a {
	padding: 15px;
	width: 190px;
	background-color: #004390;
}

#homelinks .homelink_arrow {
	width: 40px;
	height: 27px;
	background-image: url('images/homelink_arrow.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 184px;
	right: 0px;
}

#homelinks .homelink_arrow a {
	width: 40px;
	height: 28px;
}

#homelinks .homelink:hover h1.homelink_header {
	background-position: 0px -53px;
}

#homelinks .homelink:hover h3.homelink_title a {
	background-color: #fad81a;
	color: #000000
}

#homelinks .homelink:hover .homelink_arrow {
	background-position: 0px -27px;
}


/** Header **/
#header {
	color: #fff;
	background-image: url('images/header_container_bg.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.header_left {
	
}

.header_right {
	height: 120px;
	position: relative;
}

#header h1 {
	background-image: url('images/whiteline_logo.png');
	width: 103px;
	height: 182px;
	text-indent: -9999em;
	position: absolute;
	margin: 16px 0px 0px 20px;
}

#header h1 a {
	position: absolute;
	display: block;
	top: 0;
	width: 100%;
	height: 100%;
}

#header .top .menu-top-menu-container {
	float: right;
	padding: 13px 19px 18px 19px;
	border-left: 1px solid #474747;
	border-right: 1px solid #494949;
	border-bottom: 1px solid #4a4a4a;
	position: relative;
	top: 5px;
}

#header .top ul.menu li {
	float: left;
	padding: 0px 16px 0px 16px;
	background-image: url('images/top_menu_divider.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#header .top ul.menu li.first-menu-item {
	padding: 0px 16px 0px 0px;
	background-image: none;
}

#header .top ul.menu li.last-menu-item {
	padding: 0px 0px 0px 16px;
}

#header .top ul.menu li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #cccccc;
	font-size: 11px;
	font-family: AvenirLTStd55RomanBold;
}

#header .top ul.menu li a:hover {
	color: #ffdc1a;
}

#header .top #likebox {
	float: right;
	position: relative;
	top: 15px;
	right: 22px;
}

/** Main Menu **/
.main_nav {
	position: absolute;
	bottom: 3px;
	right: 0px;
}

.main_nav ul li {
	float: left;
	position: relative;
	margin: 0px 4px;
	cursor: pointer;
}

.main_nav ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	padding: 20px 18px 26px 18px;
	font-family: AvenirLTStd65MediumBold;
}

.main_nav ul li a:hover {
	color: #ffdc1a;
}

.main_nav ul li li:hover {
	background: none;
}

.main_nav ul li li a:hover {
	background-image: url('images/menu_li_li_bg.jpg') !important;
}

.main_nav ul li.parent-menu-item:hover  {
	background: url('images/menu_li_left.jpg') no-repeat top left;
	padding-left: 9px;
}

.main_nav ul li.parent-menu-item:hover a {
	background: url('images/menu_li_right.jpg') no-repeat top right;
	padding: 20px 18px 26px 9px;
}

.main_nav ul ul {
	display: none;
	position: absolute;
	left: -4px;
}

.main_nav li li a {
	background-image: url('images/menu_li_li_bg.jpg') !important;
	background-repeat: repeat-x !important;
	background-position: center center;
	background-color: #e7e7e7;
	padding: 10px !important;
	color: #000000;
	width: 180px;
	border: 1px solid #000000;
	height: 23px;
	line-height: 23px;
	display: block;
	font-family: AvenirLTStd55RomanBold;
}

.main_nav li li a:hover {
	padding: 10px !important;
	border: 1px solid #0077ff;
	color: #0077ff;
}


.main_nav ul li.current_page_item a,
.main_nav ul li.current_page_parent a {

}

/** Slideshow **/
	
#meteor-slideshow .slideshow_overlay {
	width: 940px;
	height: 561px;
	background-image: url('images/slideshow_overlay.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#meteor-slideshow {
	margin: 0px 15px 0px 10px;
	position: relative;
	top: 9px;
}

#meteor-slideshow .slide_content {
	margin-top: 179px;
	position: absolute;
	left: -8px;
}

#meteor-slideshow .slide_content h3 {
	background-color: #00489a;
	font-size: 44px;
	line-height: 44px;
	color: #ffffff;
	padding: 18px 20px 15px 70px;
	text-transform: uppercase;
	font-family: AvenirLTStd55RomanBold;
}

#meteor-slideshow .slide_content h3 span.colored {
	color: #ffdc1a;
}

#meteor-slideshow .slide_content p {
	margin: 10px 0px 10px 70px;
	color: #ffffff;
	padding: 3px 0px 10px 0px;
	line-height: 22px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#meteor-slideshow .slide_content a.learn_more {
	display: block;
	width: 129px;
	height: 41px;
	background-image: url('images/slideshow_learn_btn.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	margin: 10px 0px 0px 70px;
}

#meteor-slideshow .slide_content a.learn_more:hover {
	background-position: 0px -41px;
}

/** Hero **/
	
#hero {
	padding: 9px 10px 11px 9px;
	position: relative;
}

#hero h1.hero_title {
	position: absolute;
	top: 188px;
	left: 9px;
	background-color: #00489A;
	font-size: 40px;
	line-height: 40px;
	color: white;
	padding: 25px 30px 25px 70px;
	text-transform: uppercase;
	font-family: AvenirLTStd55RomanBold;
}

/** Breadcrumbs **/
	
#breadcrumbs_wrapper {
	border-bottom: 1px solid #d9d9d9;
	height: 49px;
	line-height: 49px;
}

#breadcrumbs {
	float: left;
	font-size: 11px;
	font-family: arial;
	color: #4d4848;
	font-weight: bold;
	padding-left: 13px;
}

#breadcrumbs a {
	color: #4d4848;
	text-decoration: none;
	font-weight: normal;
}

#breadcrumbs a:hover, #email_print a.print_link:hover {
	color: #00489A;
}

#breadcrumbs span.bc_separator {
	background-image: url('images/bc_separator.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 7px;
	width: 5px;
	margin: 0px 4px 0px 6px;
	display: inline-block;
}

#email_print {
	float: right;
	font-weight: normal;
	font-size: 11px;
	padding-right: 13px;
}

#email_print .email {
	float: right;
	margin-left: 5px;
}

#email_print a.print_link {
	text-decoration: none;
	padding-left: 25px;
	background-image: url('images/print_icon.png');
	background-repeat: no-repeat;
	background-position: 0px 16px;
	color: #4d4848;
	display: block;
}


/** Main Content Area **/
#content_main {
	background-color: #ffffff;
	background-image: url('images/article_bg.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
	
#content {
	width: 675px;
	padding: 20px 13px 13px 13px;
	font-family: AvenirLTStd45BookRegular;
	margin-bottom: 100px;
}

#content .post_footer {
	border-top: 4px solid #EAEAEA;
	padding: 20px 0px 0px 0px;
	margin-top: 30px;
}

body.page-id-18 #content .post_footer {
	display: none;
}

#content .post_footer .footer_contact, #content .post_footer .post_tags {
	float: left;
}

#content .post_footer .post_tags a {
	font-size: 14px;
	border-bottom: none;
	font-weight: bold;
}

#content .post_footer .post_tags a:hover {
	color: #004797;
}

#content .post_footer .footer_contact a {
	font-size: 21px;
	color: #4d4848;
	text-decoration: none;
	font-family: AvenirLTStd45BookRegular;
	border-bottom: none;
}

#contact .post_footer .social_buttons {
	float: right;
	padding-top: 3px;
}

#content .post ul.downloads {
	margin-left: 0px !important;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
}

#content li.list_download {
	height: 31px;
	margin: 5px 0px;
	display: block;
	line-height: 28px;
}

#content li.list_download a.pdf_icon {
	background-image: url('images/pdf_icon.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	width: 31px;
	display: block;
	border-bottom: none;
	padding-right: 5px;
	float: left;
}

#content li.list_download a.pdf_icon:hover {
	text-decoration: none !important;
}

#content li.list_download a.download {
	line-height: 18px;
	color: #494949;
	border-bottom: 1px dotted #494949;
	font-size: 14px;
	position: relative;
}

#content li.list_download:hover a.download {
	border-bottom: none;
}

#content .page_quote {
	border-left: 7px solid #f9f9f9;
	padding-left: 20px;
	font-style: italic;
	line-height: 25px;
	font-size: 14px;
	font-family: Georgia;
	margin-top: 30px;
}


/** Sidebar **/
#sidebar {
	color: #4d4848;
	margin: 0px 0px 0px 20px;
	padding-bottom: 100px;
	margin-top: 33px;
}

#sidebar_child_list h1.sidebar_list a {
	display: block;
	height: 41px;
	line-height: 41px;
	text-transform: uppercase;
	width: 194px;
	padding: 0px 13px;
	color: #4d4848;
	text-shadow: 1px 1px 0px #ffffff;
	font-size: 12px;
	background-image: url('images/sidebar_childlist_li_parent.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 1px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar_child_list h1.sidebar_list a:hover {
	background-image: url('images/sidebar_childlist_li.png');
	background-position: 0px -41px;
}

#sidebar_child_list li a {
	display: block;
	height: 41px;
	line-height: 41px;
	text-transform: uppercase;
	width: 194px;
	padding: 0px 13px;
	color: #ffffff;
	text-shadow: 1px 1px 0px #000d1c;
	font-size: 12px;
	background-image: url('images/sidebar_childlist_li.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	margin-bottom: 1px;
	font-weight: bold;
}

#sidebar_child_list li a:hover {
	background-position: 0px -41px;
}

#sidebar .widget-header {
	margin-bottom: 43px;
	position: relative;
}

#sidebar h1.widget_header {
	display: block;
	height: 41px;
	line-height: 41px;
	text-transform: uppercase;
	width: 133px;
	padding: 0px 13px;
	color: #ffffff;
	text-shadow: 1px 1px 0px #000d1c;
	font-size: 12px;
	background-image: url('images/sidebar_widget_header.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	top: -12px;
	font-weight: bold;
}

#sidebar #latest_news {
}

#sidebar #latest_news .post_content {
	padding: 13px 13px 19px 13px;
	width: 194px;
	display: block;
	background-image: url('images/widget_content_bg.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom: 1px dotted #9f9f9f;
	margin-top: -2px;
}

#sidebar #latest_news .post_other {
	padding: 13px;
}

#sidebar #latest_news h3.post_title {
	font-size: 14px;
	font-weight: bold;
	color: #00489a;
	margin: 5px 0px 0px 0px;
	line-height: 19px;
}

#sidebar #latest_news p.post_excerpt {
	font-size: 12px;
	line-height: 18px;
	color: #4d4848;
	padding: 5px 0px;
}

#sidebar #latest_news a.read_more {
	font-size: 12px;
	font-weight: bold;
	color: #00489a;
	border-bottom: 1px dotted #9fbad9;
	padding: 5px 0px 2px 0px;
	text-decoration: none;
}

#sidebar #latest_news a.read_more:hover {
	border-bottom: none;
}

#sidebar #latest_news .post_other ul {
	
}

#sidebar #latest_news .post_other li {
	margin-bottom: 6px;
	padding: 0px 0px 0px 9px;
	background-image: url('images/blue_dot.png');
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#sidebar #latest_news .post_other li a {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #00489a;
	text-decoration: none;
}

#sidebar #latest_news .post_other li a:hover {
	color: #000000;
}

#sidebar #events .event_titles {
	padding: 13px;
	width: 194px;
	display: block;
	background-image: url('images/widget_content_bg.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: -2px;
}

#sidebar #events .event_titles ul {
	margin-bottom: 17px;
}

#sidebar #events .event_titles li {
	margin-bottom: 6px;
	padding: 0px 0px 0px 9px;
	background-image: url('images/blue_dot.png');
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

#sidebar #events .event_titles li a {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #00489a;
	
	text-decoration: none;
}

#sidebar #events .event_titles li a:hover {
	color: #000000;
}

#sidebar #events .event_titles a.read_more {
	font-size: 12px;
	font-weight: bold;
	color: #00489a;
	border-bottom: 1px dotted #9fbad9;
	padding: 5px 0px 2px 0px;
	text-decoration: none;
}

#sidebar #events .event_titles a.read_more:hover {
	border-bottom: none;
}

#sidebar #subscribe h1.subscribe_heading {
	display: block;
	height: 41px;
	line-height: 41px;
	text-transform: uppercase;
	width: 133px;
	padding: 0px 13px;
	color: #ffffff;
	text-shadow: 1px 1px 0px #000d1c;
	font-size: 12px;
	background-image: url('images/sidebar_widget_header.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}

#sidebar #subscribe .subscribe_content {
	padding-top: 10px;
}

#sidebar #subscribe input {
	border: 1px solid #f2f2f2;
	padding: 12px;
	color: #606060;
	font-size: 12px;
	margin: 0px 0px 7px 0px;
	width: 194px;
	outline: none;
}

#sidebar #subscribe input:focus {
	border: 1px solid #004797;
}

#sidebar #subscribe input.submit {
	float: right;
	height: 35px;
	width: 133px;
	text-align: center;
	color: #004797;
	font-size: 11px;
	font-weight: bold;
	line-height: 35px;
	background-color: #BFD1E5;
	border: none;
	padding: 0px !important;
	cursor: pointer;
}

#sidebar #subscribe input.submit:hover {
	background-color: #fff000;
	color: #000000;
}

#sidebar #archive_list .archive_list_content {
	background-image: url('images/widget_content_bg.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 43px 13px 13px 13px;
	min-height: 100px;
}

#sidebar #archive_list .archive_list_content li {
	margin-bottom: 6px;
}

#sidebar #archive_list .archive_list_content li a {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #00489a;
	padding: 0px;
	text-decoration: none;
}


/** Quicklinks **/
	
#quicklinks {
	position: relative;
	height: 388px;
	color: #6c6c6c;
}

#quicklinks .quicklinks_inner {
	padding-top: 43px;
}

#quicklinks .widget_nav_menu li, #quicklinks .quicklinks_contact_info li {
	padding: 1px 0px;
}

#quicklinks .quicklinks_contact_info {
	font-size: 12px;
	line-height: 23px;
}

#quicklinks .widget_nav_menu ul.sub-menu {
	margin-bottom: 10px;
}

#quicklinks .widget_nav_menu li a, #quicklinks .quicklinks_contact_info li a {
	color: #6c6c6c;
	text-decoration: none;
	line-height: 27px;
	background-image: url('images/quicklinks_li.png');
	background-repeat: no-repeat;
	background-position: 212px 0px;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #2d2d2d;
	font-size: 14px;
}

#quicklinks .quicklinks_contact_info li:first-child a {
	margin-top: 0px;
}

#quicklinks .quicklinks_contact_info li a {
	margin-top: 10px;
}

#quicklinks .widget_nav_menu li a:hover, #quicklinks .quicklinks_contact_info li a:hover {
	background-position: 212px -27px;
	color: #fdda1a;
}

#quicklinks .widget_nav_menu li li a {
	font-weight: normal;
	background: none;
	border-bottom: none;
	font-size: 12px;
	line-height: 23px;
	padding-left: 1px;
}

#quicklinks .quicklinks_logo_list {
	position: absolute;
	bottom: 40px;
	left: 0px;
}

#quicklinks .quicklinks_logo_list li {
	float: left;
	margin-right: 25px;
}

#quicklinks .quicklinks_feature_image {
	position: absolute;
	bottom: -16px;
	right: 0px;
}

#quicklinks .quicklinks_social_icons {
	margin-top: 31px;
}

#quicklinks .quicklinks_social_icons .me-likey {
	margin-right: 10px;
	
	float: left;
}

#quicklinks .quicklinks_social_icons .plusone {
	margin-right: 10px !important;
	float: left !important;
}

#quicklinks .quicklinks_social_icons a.rss_feed {
	display: block;
	text-indent: -99999px;
	width: 22px;
	height: 22px;
	background-image: url('images/rss-icon.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}


/** Footer **/
	
#footer {
	color: #ffffff;
	line-height: 61px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #fad81a;
}

#footer_right ul {
	float: right;
	margin-right: 10px;
}

#footer_right li {
	background-image: url('images/footer_li_divider.png');
	background-repeat: no-repeat;
	background-position: 0px 25px;
	float: left;
	padding: 0px 13px 0px 14px;
}

#footer_right li:first-child {
	background: none;
}

#footer_right .back_to_top {
	float: right;
	position: relative;
	top: 27px;
}

#footer_right .back_to_top a {
	background-image: url('images/footer_back_to_top.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 11px;
	height: 5px;
	display: block;
}

#footer_right .back_to_top a:hover {
	background-position: 0px -5px;
}

/** Contact Form **/
	
#content .contact_form {
	border-top: 4px solid #EAEAEA;
	padding-top: 20px;
	margin-top: 30px;
}

#content table#contact_form_table {
	margin-top: 10px;
}

#content table#contact_form_table td {
	vertical-align: top;
}

#content table#contact_form_table td p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#content table#contact_form_table td.col1 {
	padding-right: 14px;
}
	
#content .contact_form input {
	border: 1px solid #dad8d7;
	background-color: #ffffff;
	padding: 8px;
	outline: none;
	margin: 0px;
	width: 295px;
	color: #606060;
	font-size: 12px;
}

#content .contact_form input:focus, #content .contact_form textarea:focus, #content .contact_form select:focus {
	border: 1px solid #004797;
	color: #cacaca !important;
}

#content .contact_form input#inputlarge {
	width: 622px !important;
}

#content .contact_form input.file {
	padding: 5px 8px;
	width: 622px !important;
}

#content .contact_form select {
	border: 1px solid #dad8d7;
	background-color: #ffffff;
	padding: 7px 6px 7px 6px;
	outline: none;
	margin: 0px;
	width: 313px;
	color: #606060;
	font-size: 12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url('images/select_bg.png');
	background-repeat: no-repeat;
	background-position: 285px 14px;
}

#content .contact_form select.selectlarge {
	width: 640px !important;
	background-position: 612px 14px;
}

#content .contact_form td.fileup br {
	display: none;
}

#content .contact_form textarea {
	border: 1px solid #dad8d7;
	background-color: #ffffff;
	padding: 8px;
	outline: none;
	margin: 0px;
	width: 622px;
	max-width: 622px;
	min-width: 622px;
	height: 200px;
	max-height: 200px;
	min-height: 200px;
	outline: none;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #606060;
}

#content .contact_form span.small-text {
	font-size: 10px;
	display: block;
	padding: 5px 0px 20px 10px;
	color: #606060;
}

#content .contact_form input.wpcf7-submit {
	float: right;
	height: 35px;
	width: 133px;
	text-align: center;
	color: #004797;
	font-size: 11px;
	font-weight: bold;
	line-height: 35px;
	background-color: #bfd1e5;
	border: none;
	padding: 0px !important;
	cursor: pointer;
}

#content .contact_form input.wpcf7-submit:hover {
	background-color: #fff000;
	color: #000000;
}

#content .contact_form img.ajax-loader {
	position: absolute;
	bottom: 10px;
	right: 173px;
}

/** News List **/
	
.wp-paginate {
	padding-top: 19px !important;
	padding-bottom: 23px !important;
	margin: 0;
	border-bottom: 1px dotted #777777;
}
	
.posts_wrapper .post {
	padding-top: 30px;
	padding-bottom: 30px;
	height: 165px;
	border-bottom: 1px dotted #4075ac;
}

.posts_wrapper .post:hover {
	background-color: #fffae0;
}

.posts_wrapper .post_thumbnail {
	width: 213px;
	height: 165px;
	float: left;
}

.posts_wrapper h1.content_title {
	margin-bottom: 0px;
}

.posts_wrapper .post_content h2 {
	font-size: 18px;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	padding-bottom: 0px !important;
	padding-top: 0px !important;
	border: none !important;
}

.posts_wrapper .post_content h2 a:hover {
}

.posts_wrapper .post_thumbnail a {
	border: none !important;
}

.posts_wrapper .post_content h2 a {
	font-size: 18px !important;
	font-weight: bold !important;
	color: #00489a !important;
	text-decoration: none !important;
	margin-top: 0px !important;
	border: none !important;
	font-family: arial, verdana, sans-serif !important;
}

.posts_wrapper .post_content {
	padding-left: 18px;
	padding-right: 17px;
	width: 427px;
	float: left;
	position: relative;
}

.posts_wrapper span.blog_date {
	color: #4d4848;
	font-size: 12px;
	display: block;
	position: absolute;
	top: 148px;
	right: 18px;
}

.posts_wrapper a.post_read_more {
	font-weight: bold;
	color: #00489a !important;
	text-decoration: none;
	border-bottom: 1px dotted #00489a !important;
	position: absolute;
	top: 143px;
	font-size: 14px !important;
	padding-bottom: 2px !important;
}

.posts_wrapper a.post_read_more:hover {
	border: none !important;
}

.posts_wrapper .post_content p {
	color: #4d4848 !important;
	line-height: 20px !important;
	font-size: 14px !important;
}

#content .latest_news_posts {
	padding-bottom: 30px;
	border-bottom: 1px dotted #4075AC;
}

#content .events_posts {
	padding-top: 30px;
}

.posts_wrapper .more_posts {
	padding-top: 25px;
}

.posts_wrapper .more_posts a {
	font-weight: bold;
	padding-bottom: 1px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	font-size: 14px;
}

.posts_wrapper h1.post_list {
	margin-bottom: 0px !important;
}

/** Posts Pagination **/
	
.pagination_bottom .wp-paginate {
	border-bottom: none !important;
}
	
.wp-paginate li {
	background: none;
	padding-left: 0px;
	margin-left: 0px;
}

.wp-paginate li .title {
	font-size: 11px;
}

.wp-paginate li .page {
	background: #ebebeb;
	height: 15px;
	width: 15px;
	font-size: 11px;
	border: none;
}

.wp-paginate li span.current {
	background: #004797;
	color: #ebebeb !important;
	font-weight: bold !important;
}

.wp-paginate .prev, .wp-paginate .next {
	height: 15px;
	width: 15px;
	font-size: 11px;
	border: none;
	background: none !important;
	font-weight: bold;
	color: #4d4848 !important;
}

.wp-paginate .prev:hover , .wp-paginate .next:hover {
	color: #004797 !important;
}

.wp-paginate li a {
	border-bottom: none !important;
}

/** Specification Data **/
	
.spec_table table {
	width: 675px;
	margin-top: 30px;
}
	
.spec_table td {
	padding: 10px;
	font-size: 14px;
}

/** NextGen Gallery **/
	
#content .page_ng_gallery {
	margin-top: 30px;
	margin-bottom: 20px;
}

/** Tables **/
	
table.alt tr.odd td {
	background-color: #fff8d3;
} 

table.alt tr.even td {
	background-color: #ffffff;
} 

/** Social Buttons Right **/

.social_buttons a {
	border-bottom: none !important;
}

.social_buttons iframe.me-likey {
	float: right !important;
	margin-left: 11px !important;
}

.social_buttons #___plusone_0 {
	float: right !important;
	margin-left: 11px !important;
}

.social_buttons .tw_button {
	float: right !important;
	margin-left: 11px !important;
}

.social_buttons #wpa2a_1 {
	float: right !important;
	margin-left: 11px !important;
}

.social_buttons #wpa2a_1 a {
	border-bottom: none !important;
}

/** Single Post **/
	
.next_prev {
	border-top: 1px dotted #808080;
	border-bottom: 1px dotted #808080;
	padding: 30px 0px;
	margin: 15px 0px;
}
	
.next_prev .prev_posts {
	float: left;
}

.next_prev .next_posts {
	float: right;
	text-align: right;
}

.next_prev h4 a {
	font-size: 16px;
	border-bottom: none !important;
	color: #4d4848 !important;
}

.next_prev h4 a:hover {
	color: #004697 !important;
}

.next_prev p {
	margin-top: 20px !important;
	margin-bottom: 0px !important;
}

.next_prev p a {
	color: #a8a8a8 !important;
	border-bottom: none !important;	
}

.next_prev p a:hover {
	border-bottom: 1px dotted #a8a8a8 !important;
}

/* Scrolling Logos */

li.adelaide_sign_design { height: 49px; margin-top: 25px; background-image: url('images/logos/adelaide_sign_design.png'); background-repeat:no-repeat; background-position: 0px 0px;}
li.adelaide_truck_wholesalers { height: 61px; margin-top: 20px; background-image: url('images/logos/adelaide_truck_wholesalers.png'); background-repeat:no-repeat; background-position: 0px 0px;}
li.aldom { height: 22px; margin-top: 39px; background-image: url('images/logos/aldom.png'); background-repeat:no-repeat; background-position: 0px 0px;}
li.cavpower { height: 41px; margin-top: 30px; background-image: url('images/logos/cavpower.png'); background-repeat:no-repeat; background-position: 0px 0px;}
li.daimler_trucks_adelaide { height: 46px; margin-top: 27px; background-image: url('images/logos/dailmer_trucks_adelaide.png'); background-repeat:no-repeat; background-position: 0px 0px;}
li.diesel_exhaust_systems { height: 25px; margin-top: 37px; background-image: url('images/logos/diesel_exhaust_systems.png'); background-repeat:no-repeat; background-position: 0px 0px;} /* no hover */
li.gawler_bodyworks { height: 37px; margin-top: 31px; background-image: url('images/logos/gawler_bodyworks.png'); background-repeat:no-repeat; background-position: 0px 0px;}
li.gregg_hayes { height: 25px; margin-top: 37px; background-image: url('images/logos/gregg_hayes.png'); background-repeat:no-repeat; background-position: 0px 0px;} /* no hover */
li.gt_radial { height: 25px; margin-top: 37px; background-image: url('images/logos/gt_radial.png'); background-repeat:no-repeat; background-position: 0px 0px;}
li.jmj_printing { height: 51px; margin-top: 24px; background-image: url('images/logos/jmj_printing.png'); background-repeat:no-repeat; background-position: 0px 0px;}
li.miedecke { height: 32px; margin-top: 29px; background-image: url('images/logos/miedecke.png'); background-repeat:no-repeat; background-position: 0px 0px;}
li.roh_wheels { height: 36px; margin-top: 32px; background-image: url('images/logos/roh_wheels.png'); background-repeat:no-repeat; background-position: 0px 0px;}/* no hover */
li.south_central_trucks { height: 29px; margin-top: 35px; background-image: url('images/logos/south_central_trucks.png'); background-repeat:no-repeat; background-position: 0px 0px;}
li.truck_factory { height: 37px; margin-top: 32px; background-image: url('images/logos/truck_factory.png'); background-repeat:no-repeat; background-position: 0px 0px;}
li.westrac { height: 42px; margin-top: 28px; background-image: url('images/logos/westrac.png'); background-repeat:no-repeat; background-position: 0px 0px;}
li.whiteline { height: 32px; margin-top: 34px; background-image: url('images/logos/whiteline.png'); background-repeat:no-repeat; background-position: 0px 0px;}


li.adelaide_sign_design:hover { background-position: 0px -49px; }
li.adelaide_truck_wholesalers:hover { background-position: 0px -61px; }
li.aldom:hover { background-position: 0px -22px; }
li.cavpower:hover { background-position: 0px -41px; }
li.daimler_trucks_adelaide:hover { background-position: 0px -46px; }
li.gawler_bodyworks:hover { background-position: 0px -37px; }
li.gt_radial:hover { background-position: 0px -25px; }
li.jmj_printing:hover { background-position: 0px -51px; }
li.miedecke:hover { background-position: 0px -32px; }
li.south_central_trucks:hover { background-position: 0px -29px; }
li.truck_factory:hover { background-position: 0px -37px; }
li.westrac:hover { background-position: 0px -42px; }
li.whiteline:hover { background-position: 0px -32px; }

/** Misc **/
.clearfix {
	clear: both;
}

.right {
	text-align: right;
}

.entry a.pdf_icon {
	background-image: url('images/pdf_icon.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	display: inline-block;
	border-bottom: none !important;
	padding-left: 35px;
	line-height: 31px;
}

.entry a.pdf_icon:hover {
	text-decoration: underline !important;
}

.social_pro_comments {
	margin-top: 18px;
	border-top: 1px dotted #808080;
	padding-top: 22px;
}

#scroller img {
    /*filter: url(filters.svg#grayscale);  Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
   	vertical-align: middle !important;
   	position: absolute;
   	top: 50%;
}

#scroller img:hover {
	filter: none;
    -webkit-filter: grayscale(0);
}

#scroller li {
    height: 100px !important;
    line-height: 100px !important;
    display: block !important;
    position: relative;
}
