/*
Theme Name: Money Help
Author: Summit Creative
Author URI: http://www.summitcreative.com.au/
Version: 1.0
*/

/* 1. BASE
-----------------------------------------------------------------------------------------------
===============================================================================================*/


/* 1.1 Reset
-----------------------------------------------------------------------------------------------*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
a, ins, del { text-decoration: none; }
table { border-collapse: collapse; border-spacing: 0; }
th, td { vertical-align: top; }
th { text-align: left; }

/* 1.2 Accessibility Navigation & Hide
-----------------------------------------------------------------------------------------------*/

ol#accessibility-nav, 
.hide { position: absolute; top: -999em; left: -999em; height: 1px; width: 1px; }


/* 1.3 Clearfix
-----------------------------------------------------------------------------------------------*/

.clearfix:after,
#content:after 
{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/* 1.4 Default Styles
-----------------------------------------------------------------------------------------------*/

body { background: #d7d1bb url(images/bg.jpg) repeat-x top left; color: #616b6d; font: 62.5%/1.3 Arial, "Helvetica", sans-serif; text-align: center; }
hr { display: none; }
strong { font-weight: bold; }
em { font-style: italic; }
del { text-decoration: line-through; }
th { font-weight: normal; }
address, cite, dfn { font-style: normal; }
li { list-style: none; }
abbr, acronym { border-bottom: 1px dotted #999; cursor: help; }
input, textarea, select { font-family: "Arial", "Helvetica", sans-serif; }
a, a:visited { color: #658901; text-decoration: underline; }
a:hover, a:active { color: #1e2324; text-decoration: underline; }
.oneColumnPanel ol, .oneColumnPanel ul { margin-bottom: 1em; padding-left: 13px; }
.small { font-size: 0.8em; line-height: 1em; padding-top: 5px; }

/* 2. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/


/* 2.1 Structure
-----------------------------------------------------------------------------------------------*/

.container { 
width:954px;
background:#fff;
border:solid 1px #d1ccbb; 
border-top:0px;
position:relative; 
margin:0 auto; 
text-align:left; 
font-size:1.2em; 
padding:14px 18px 12px 18px;
}
#content { 
width:760px;
float:right;
}
#footer {
clear:both;
}


/* 2.2 Header
-----------------------------------------------------------------------------------------------*/
#site-title a {
	text-indent: -9999px;
}
#header {
height:84px;
padding:0 12px;
}
#header .logo {
font-size:2.7em;
float:left;
position:relative;
}
#header .logo a {
color:#616b6d;
}
#header .logo,
#header .logo span {
width:197px;
height:66px;
display:block;
overflow:hidden;
}
#header .logo{
	width:377px;
	}
#header .logo span {
position:absolute;
background:url(images/text_logo.jpg) no-repeat;
top:0;
left:0;
cursor:pointer;
}
#header .tag-line {
/*margin-top:27px;*/
float:right;
width:325px;
height:20px;
/*background:url('images/tagline.gif') 0 0 no-repeat;*/
text-indent:-9999em;
overflow:hidden;
}
#header .tag-line span { 
position:absolute;
top:0;
left:0;
height:19px;
width:325px;
background:url(images/text_helping.html) no-repeat top left;
}
#header .help-call {
float: right;
width: 450px;
height: 25px;
overflow: hidden;
font-size: 17px;
margin-top: 6px;
color: #888A8A;
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header .logo h1,
#header .logo a{
	float:left;
	width:197px;
	height:66px;
	margin-right:23px;
	}

#header .logo .vicLogo{
	width:157px;
	height:64px;
	display:block;
	float:left;
	font-size:1em;
	background:url('images/vicLogoTop.png') 0 0 no-repeat;
	text-indent:-9999em;
	position:absolute;
	top:0;
	left:220px;
	}

/* 
/* 2.3 Navigation
-----------------------------------------------------------------------------------------------*/
#navigation {
height:40px;
background:#f4f5f5;
padding:0px;
margin:0px;
position:relative;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navigation ul {
text-align:left;
padding:0 0 0 14px;
margin:0px;
height:40px;
width:735px;
}
#navigation li {
display:inline;
padding:0px;
margin:0px; 
font-size:1.15em;
float:left;
}
#navigation li a {
padding:10px 12px 0 9px;
margin:0px;
height:26px;
display:block;
background:url(images/bullet_topnav.jpg) no-repeat left 18px;
color:#616b6d;
text-decoration:none;
}
	#navigation li#menu-item-498 a,
	#navigation limenu-item-498.current_page_item a { background: none; padding-left: 0; }
	
#navigation li a:hover, 
#navigation li.current_page_item a,
#navigation li.current-page-ancestor a {
color:#6d9500;
background:url(images/bullet_topnavHover.jpg) no-repeat left 18px;
text-decoration:none;
}
#navigation li.home a {
color:#4c4c4c;
background:none;
padding-left:0;
}
#navigation li.last a{
padding-right:0;
}
#navigation .search-form {
height:21px;
width:170px;
position:absolute;
right:13px;
top:11px;
background:url(images/bg_search.jpg) no-repeat;
padding:1px 0 0 2px;
}
.search-form .hide {
display:none;
}
.search-form .text {
border:0px;
padding:2px 0 0 7px;
height:18px;
width:141px;
font-size:1em;
color:#bdc0c0;
font-family:Arial,"Helvetica",sans-serif;
float:left;
}
.search-form .search-button {
float:left;
}
.search .moduleSearch .search-form .text,
.error404 .entry-content .search-form .text,
.page-id-960 .search-form .text {
	border: 1px solid #ddd;
}

.page-id-960 .secondary-content { display: none; }
.page-id-960 .oneColumnPanel { padding-left: 12px; }

/* 2.4 Banner
-----------------------------------------------------------------------------------------------*/
#banner {
height:192px;
background:#7fa90a url(images/bg_bannerHome.jpg) no-repeat;
color:#fff;
}
#banner h2 {
width:560px;
font-size:3.167em;
float:left;
width:430px;
padding:13px 0 0 12px;
line-height:normal;
font-family: Arial, Helvetica, sans-serif;
}
#banner .victorian-government-initative {
float:right;
width:162px;
font-size:1.2em;
line-height:15px;
margin-right:14px;
padding-top:22px;
}
#banner .victorian-government-initative p {
margin-bottom:12px;
}
#banner .bannerCallAction{
	width:204px;
	height:172px;
	float:right;
	position:relative;
	}
	#banner .bannerCallAction span{
		position:absolute;
		top:0;
		left:0;
		display:block;
		width:204px;
		height:172px;
		overflow:hidden;
		cursor:pointer;
		background:url('images/bannerCallAction.png') 0 0 no-repeat;
		}
		#banner .bannerCallAction a:hover span{
			background-position:0 -172px;
			}

/* 2.5 Left Sidebar
-----------------------------------------------------------------------------------------------*/
.secondary-content {
width:177px;
float:left;
margin-right:26px;
padding-top:40px;
margin-bottom: 20px;
}
.page-parent .secondary-content ul,
.page-child .secondary-content ul {
border-top:solid 1px #dfe1e1;
}
.secondary-content li {
border-bottom:solid 1px #dfe1e1;
}
.secondary-content li a,
.secondary-content li a:visited{
display:block;
color:#616b6d;
/*background:url(images/bg_leftnav.jpg) -177px 3px no-repeat;*/
text-decoration:none;
}
.secondary-content li a span{
	padding:5px 0 5px 15px;
	display:block;
	background:url(images/bg_leftnav.gif) -177px 3px no-repeat;
	}
.secondary-content li a:hover,
.secondary-content li a.current {
background-position:0 -21px;
color:#658a00;
text-decoration:none;
}
.secondary-content li.current_page_item a,
.secondary-content li.current_page_ancestor a {
	background:url('images/subnav-on.gif') 0 100% repeat-x;
	}

.secondary-content ul li a:hover span,
.secondary-content ul li.current_page_item a span,
.secondary-content li.current_page_ancestor a span {
background:transparent url(images/bg_leftnav.gif) no-repeat scroll 0px -21px;
color:#658a00;
text-decoration:none;
}
.secondary-content li.current_page_item li a {
	background: none !important;
	
}
.secondary-content ul li.current_page_item li a span {
	color: #616B6D;
	background: url(images/bg_leftnav.gif) -177px 3px no-repeat;
}
/* .secondary-content li.on{ javascript is used to create .on 
	background:url('/images/secondary-content-bg.gif') 0 100% repeat-x;
	}*/
	
.secondary-content ul li ul {
border-top:solid 1px #dfe1e1;
}	
.secondary-content li ul li {
border-bottom:none;
}
.secondary-content li ul li  a,
.secondary-content li ul li  a:visited{
display:block;
color:#616b6d;
background:none;
padding-left:20px;
text-decoration:none;
}

#submenu ul.children,
#submenu .sub-menu,
#submenu .page-item-134.current_page_item .children,
#submenu .page-item-134.current_page_ancestor .children {
	display: none;
}

#submenu .current_page_item ul.children,
#submenu .current_page_ancestor ul.children,
#submenu li.current-menu-item .sub-menu,
#submenu .current-menu-parent ul {
	display: block;
}


/*.secondary-content li ul li.on{  javascript is used to create .on 
	background:url('/images/secondary-content-bg.gif') 0 100% repeat-x !important;
	}*/

/* 2.6 Content
-----------------------------------------------------------------------------------------------*/
#content {
float:left;
width:764px;
}
.victorian-government {
/*width:153px;
height:41px;
position:absolute;
right:40px;
bottom:138px;
overflow:hidden;
*/
margin:0 0 40px;
}
#content .block {
width:358px;
height:149px;
float:left;
border:solid 1px #e9e5db;
border-width:0 1px 1px 0;
padding:24px 13px 0 10px;
color:#4c5355;
}
#content .manage-bills-debts, 
#content .start {
border-right:0px;
}
#content .options-available, 
#content .start {
border-bottom:0px;
padding-top:14px;
}

/*
Edit by Thirst Creative (18.09.2012)
http://www.thirstcreative.com.au/
*/

#content .block h3, .homepage-content-h1
{
	font-size:1.917em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	width:240px;
}

/* END */

#content .block#i-can-t-pay-my-mortgage-or-rent-what-now h3 {
	width: 300px;
}

#content .block#i-can-t-pay-my-mortgage-or-rent-what-now,
#content .block#what-options-are-available-to-me { border-bottom: 0; }

#content .block#i-can-t-pay-my-mortgage-or-rent-what-now,
#content .block#how-do-i-manage-my-bills-debts {
	border-right: 0;
}

#content .block img {
float: right;
}
#content .block p {
margin:5px 0 8px 0;
width: 210px;
}
.home #content .block p{
	color:#707477;
	margin:11px 0 8px 0;
	}
#content .block a {
display:block;
width:89px;
height:21px;
text-decoration:none;
position:relative;
}
#content .block a span {
display:block;
width:89px;
height:21px;
background:url(images/btn_learnMore.jpg) no-repeat;
position:absolute;
left:0px;
cursor: pointer;
top:0px;
}
#content .block a:hover span {
background-position:left bottom;
}
#content .lost-job {
background:url(images/bg_homeBlock1.jpg) no-repeat 96% top;
}
#content .manage-bills-debts {
background:url(images/bg_homeBlock2.jpg) no-repeat 96% top;
}
#content .options-available {
background:url(images/bg_homeBlock3.jpg) no-repeat 96% top;
}
#content .start {
background:url(images/bg_homeBlock4.jpg) no-repeat 96% top;
}
#content .start h3{
	width:300px;
	}

#content.inner {
width:534px;
line-height:16px;
color:#616b6d;
padding-bottom:40px;
}
	.search #content.inner{
		width:734px;
		}
#content.inner p {
margin-bottom:15px;
display:block;
}

/*
Edit by Thirst Creative (18.09.2012)
http://www.thirstcreative.com.au/
*/

#content.inner h2, .page-child-h1
{
	color:#4a5153;
	font-size:2.333em; 
	padding-bottom:5px; 
	background:url(images/border_inner_h2.gif) repeat-x left bottom;
	padding:7px 0 4px 0;
	line-height:1;
	margin:0 0 16px;
}

/* END */

	#content.inner h2.faqListHeading {
	padding-bottom:5px; 
	background:none;
	padding:7px 0 4px 0;
	margin:0px;
	}
	.search #content.inner h2{
		padding-left:15px;
		}

#content.inner hr {
display:block;
border:0px;
border-bottom:solid 1px #dfe1e1;
margin-bottom:20px;
margin-top:2px;
background:#fff;
color:#fff;
}
#content.inner p {
margin-bottom:15px;
}
#content.inner span.tel{
	font-size:1.67em;
	}
#content.inner ol {padding:0; margin-left: 0; }
#content.inner ol li { list-style-type:decimal; list-style-position:outside; padding:0 30px 12px 0;  }
ul.list {
padding-left:13px;
margin-bottom:15px;
}
.page-id-138 ul.list.bold {
	display: none;
}
ul.list.bold li {
	font-weight: bold;
}
ul.list li {
padding-left:15px;
background:url(images/bullet_green.jpg) no-repeat left 6px;
margin-bottom:5px;
}
ul.list li a,
ul.list li a:link,
ul.list li a:visited,
ul.list li a:active {
text-decoration:underline;
color:#658901;
}
ul.list li a:hover {
text-decoration:underline;
color: #1e2324;
}
#content.inner h3 {
font-size:1.2em;
font-weight:bold;
margin-bottom:5px;
color:#658901;
}
#content.inner table {
background:url(images/bg_table.jpg) no-repeat left bottom;
margin-bottom:25px;
}
#content.inner table {
border-collapse:collapse;
width:532px;
}
#content.inner table .c2,
#content.inner table .c3,
#content.inner table .c4,
#content.inner table .c5 {
width:94px;
}
#content.inner table th {
font-weight:bold;
}
#content.inner table th,
#content.inner table td {
height:24px;
border-bottom:solid 1px #dde0de;
line-height:24px;

}
#content.inner .image-wrap {
height:160px;
position:relative;
padding-top:14px;
z-index:1;
}
#content.inner .image-wrap img {
position:absolute;
right:0px;
top:0px;
z-index:2;
}

/*
Edit by Thirst Creative (18.09.2012)
http://www.thirstcreative.com.au/
*/

#content.inner .oneColumnPanel h2, .parent-content-h1, .oneColumnPanel h1
{
	position:relative;
	z-index:3;
	width:330px;
	line-height:normal;
	font-size:2.084em;
	padding:0;
	margin:15px 0 0 0;
	background: none;
}

/* END */

.page-parent .attachment-landing {
	float: right;
	margin-top: -15px;
	margin-bottom: -15px;
}
.page-parent #content.inner ol {
position:relative;
z-index:10;
margin-top:-20px;
}

.page-parent #content.inner ol{
	margin:0;
	padding:0;
	background:#f4f8e7 url(images/bg_table2.jpg) no-repeat left top;
	}
.page-parent #content.inner ol li {
	position:relative;
	font-size:1.2em;
	border-bottom:solid 1px #ddeab9;
	list-style:none;
	margin:0;
	list-style-position:outside;
	padding:12px 0 12px 40px;
	}
.page-parent #content.inner ol li a,
.page-parent #content.inner ol li a:visited {
color:#616b6d;
text-decoration:none;
font-weight: bold;
}
.page-parent #content.inner ol li a:hover {
/*color:#1e2324;
text-decoration:none;*/
text-decoration:underline;
}
.page-parent #content.inner ol li em {
display:block;
width:41px;
font-style: normal;
height:37px;
position:absolute;
left:3px;
color:#83b200;
font-size:1.72em;
padding-top:0px;
top:10px;
}
/* sub headings */
#content.inner .sub-heading {
position:relative;
z-index:10;
margin-top:-20px;
background:#f4f8e7 url(images/bg_table2.jpg) no-repeat left top;
}

/*
Edit by Thirst Creative (18.09.2012)
http://www.thirstcreative.com.au/
*/

.page-id-7 #content.inner h3,
.page-id-9 #content.inner h3,
.page-id-11 #content.inner h3,
.page-id-13 #content.inner h3,
.page-id-15 #content.inner h3,
.page-content-h3
{
	color:#83b200;
	font-size:1.425em !important;
	clear: both;
	margin-bottom:10px !important;
	width: 534px !important;
}

/* END */

#content.inner .sub-heading li {
height:43px;
position:relative;
font-size:1.2em;
line-height:43px;
border-bottom:solid 1px #ddeab9;
padding-left:40px;
}
#content.inner .sub-heading li a,
#content.inner .sub-heading li a:visited {
color:#616b6d;
text-decoration:none;
}
#content.inner .sub-heading li a:hover {
/*color:#1e2324;
text-decoration:none;*/
text-decoration:underline;
}
#content.inner .sub-heading li span {
display:block;
width:41px;
height:37px;
position:absolute;
left:0;
color:#83b200;
font-size:1.72em;
padding-top:0px;
}
#breadcrumbs {
height:95px;
background:#78a300 url(images/bg_contentTitle.jpg) no-repeat bottom;
padding:15px 0 0 14px;
color:#fff;
font-size: 0.9em;
margin-bottom:14px;
}
#breadcrumbs h1, #breadcrumbs .like-h1 { 
font-size:3.5em;
margin: 12px 0 -2px;
margin:0 0 5px;
}
#breadcrumbs li {
display:inline;
float:left;
font-size:.9em;
}
#breadcrumbs a {
display:block;
padding-right:15px;
color:#e3ebcc;
float: left;
background:url(images/bullet_crumbs.gif) no-repeat right center;
margin-right:7px;
}
#breadcrumbs li.last a {
background:none;
}
#breadcrumbs li a:hover {
text-decoration:underline;
}
.alignright {
float: right;
margin: 0 0 0 20px;
}
.hideneed #sidebar-need-help,
.parent-pageid-134 #sidebar-need-help {
	display: none;
}
.hideget #sidebar-get-help-early,
.parent-pageid-134 #sidebar-get-help-early {
	display: none;
}

/* 2.7 Right Sidebar
-----------------------------------------------------------------------------------------------*/


#sidebar-important-scam-alert {
	display: none;
}
.home #sidebar-important-scam-alert {
	display: block;
}
#sidebar {
width:176px;
padding:32px 0px 0 14px;
float:right;
}
body.home #sidebar {
padding-left:14px;
width:162px;
background:url(images/bg_sidebar-home.jpg) no-repeat left top;
}
#sidebar .inner {
padding-left: 14px;
}
#sidebar li {
margin-bottom:29px;
color:#616b6d;
}
#sidebar li li {
margin:0 0 3px;
padding-left:0px;
}
#sidebar h4, #sidebar .likeh4 {
color:#83b200;
font-size:1.5em;
margin-bottom: 5px;
}
#sidebar p {
margin-bottom:5px;
}
#sidebar h4, #sidebar .likeh4
{
    clear:both;
}
#sidebar li ul.ulfurther li div.right 
{
    margin:0  0  10px 0;
}
#sidebar li li.docx,#sidebar li li.pdf ,#sidebar li li.doc 

{
    clear:both;
    }
#sidebar li li.docx div.right ,#sidebar li li.pdf div.right,#sidebar li li.doc div.right
{
    float:left;
    width:130px;
} 
.ulfurther{overflow:auto;margin:0 0 20px 0}
#sidebar li li.docx div.left ,#sidebar li li.pdf div.left,#sidebar li li.doc div.left
{
    float:left;
    width:20px;
} 
#sidebar li li.docx a ,#sidebar li li.pdf a ,#sidebar li li.doc a 
{
    background:none;
text-decoration:underline;
margin:0  0  5px 0;
padding:0;
display:inline;
}

#sidebar li li a {
background:none;
padding:2px 0 2px 15px;
display:block;
text-decoration:none;
color:#616B6D;
background:transparent url(images/icons/Greenarrow.gif) no-repeat 2px 7px;
}
	
	
	#sidebar li.mime li a {
		padding-left: 20px;
	}
	#sidebar li li a.application-pdf,
	a.pdf { background: url('images/icons/iconPDF_small.png') no-repeat 0 0; }
	a.pdf { padding-left: 20px; background-position: 1px 0; }
	#sidebar li li a.application-msword,
	a.txt { background: url('images/icons/iconDOC_small.png') no-repeat 0 0; }
	a.txt { padding-left: 20px; background-position: 1px 0; }
	a.external { background: url('images/icons/iconEXT_small.png') no-repeat 1px 0; padding-left: 15px; }
	
	#sidebar li li a:hover{
		color:#658901;
		text-decoration:underline;
		}
#sidebar .controls {
height:13px;
border-bottom:solid 1px #dfe1e1;
padding-bottom:20px;
margin-top:-25px;
margin-bottom:20px;
overflow:hidden;
}
#sidebar .controls li {
width:15px !important;
height:13px;
float:left;
margin-right:10px;
}
#sidebar .controls li.print-page {
width:42px !important;
height:13px;
float:left;
margin-top:1px;
}
#sidebar .controls li a {
display:block;
width:15px !important;
padding:0px;
height:13px;
background:url(images/btn_increase.jpg) no-repeat;
margin-right:14px;
position:relative;
overflow:hidden;
}
#sidebar .more {
cursor:pointer;
}
#sidebar .more strong {
font-weight:normal;
}
#sidebar .more:hover {
text-decoration:none;
}
#sidebar .more:hover strong {
text-decoration:none;
border-bottom:1px solid #666; 
}
#sidebar a.learn-more {
display:block;
width:89px;
height:21px;
text-decoration:none;
position:relative;
}
#sidebar a.learn-more span {
display:block;
width:89px;
height:21px;
background:url(images/btn_learnMore.jpg) no-repeat;
position:absolute;
left:0px;
cursor: pointer;
top:0px;
}
#sidebar .controls li.print-page a {
width:42px !important;
height:13px;
}
#sidebar .controls li a:hover {
visibility: visible;
}
#sidebar .controls li a span {
background:url(images/btn_increase.jpg) no-repeat;
width:15px;
height:13px;
position:absolute;
cursor:pointer;
top:0;
left:0;
}
#sidebar .controls li.decrease-size a span {
background:url(images/btn_decrease.jpg) no-repeat;
}
#sidebar .controls li.print-page a span {
width:42px;
background:url(images/btn_prirnt.jpg) no-repeat left 0;
}

#sidebar li.scamAlert{
	padding:0 55px 0 0;
	background:url('images/scamAlertIcon.png') 106px 0 no-repeat;
	position:relative;
	z-index:100;
	}
	#sidebar li.scamAlert .learn-more{
		display:block;
		width:89px;
		text-decoration:none;
		position:relative;
		}
	#sidebar li.scamAlert .learn-more span{
		background:url('images/scamAlertBtn.gif') 0 0 no-repeat;
		display:block;
		width:89px;
		height:21px;
		position:absolute;
		left:0px;
		cursor:help;
		top:0px;
		}
		#sidebar li.scamAlert .learn-more:hover span{
			background-position:0 -21px;
			}
	#sidebar .scamAlert #scamAlertMsg{
		padding-right:6px;
		background:url('images/scamAlertArrow.gif') 100% 17px no-repeat;
		width:175px;
		position:absolute;
		top:-10px;
		left:-184px;
		display:none;
		}
		#sidebar .scamAlert #scamAlertMsgContent{
			background:#2f2f2f url('images/scamAlertMsg-bg.gif') 0 0 repeat-x;
			color:#fefefe;
			border:2px solid #2f2f2f;
			padding:16px 14px;
			width:143px;
			}
			#sidebar .scamAlert #scamAlertMsgContent strong{
				font-weight:bold;
				}
			#sidebar .scamAlert #scamAlertMsgContent p{
				margin:0;
				}

/* 2.8 Footer
-----------------------------------------------------------------------------------------------*/
#footer {
background:#e5e7e7;
border-top:solid 1px #d8dadb;
padding:16px 14px 19px 14px; 
color:#5e6769;
position:relative;
overflow:hidden;
}
#footer ul {
padding-bottom:5px;
width:378px;
float:left;
}
#footer li {
float:left;
/*margin-right:20px;*/
width:189px;
}
#footer a {
color:#5e6769;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}

#footer .vicLogo{
	width:132px;
	height:41px;
	display:block;
	background:url('images/vicLogo.png') 0 0 no-repeat;
	text-indent:-9999em;
	position:absolute;
	bottom:21px;
	right:16px;
	}
#footer .moneyHelpDesc{	
	width:150px;
	color:#5e6769;
	padding:0 80px 0 0;
	float:left;
	}
	
/* added on 26/08/2009 */
#contentBox{
	background:url(images/bg_sidebar3.jpg) 100% 0 repeat-y;
	}
#contentBox-1{
	background:url(images/bg_sidebar4.jpg) 100% 100% no-repeat;
	padding:0 0 40px 0;
	}
#contentBox-2{
	background:url(images/bg_sidebar5.jpg) 100% 0 no-repeat;
	overflow:hidden;
	}

#btt {
	width:66px;
	height:12px;
	margin:0 0 0 671px;
	display:block;
	text-indent:-9999em;
	background:url('images/backtotop.gif') 0 0 no-repeat;
	overflow:hidden;
}
.search #btt{
	margin-left:15px;
	}

.btt {
	width:66px;
	height:12px;
	margin:20px 0 0 468px;
	display:block;
	text-indent:-9999em;
	background:url('images/backtotop.gif') 0 0 no-repeat;
	overflow:hidden;
}

blockquote {background:url('images/bg-blockquote.gif') 0 0 no-repeat; font-size:1.25em; padding:25px 50px 10px 25px; min-height:137px; line-height:1.15em; zoom:1;}
#content.inner blockquote p {margin-bottom:5px;}
/*blockquote p:before{content:open-quote; }
blockquote p:after{content:close-quote; display:inline;}*/

blockquote.small {background:url('images/bg-small_blockquote.gif') 0 0 no-repeat; font-size:1.25em; padding:25px 15px 0; min-height:142px; line-height:1.15em; width: 139px; float:right; margin:0 0 15px 15px; margin-bottom:15px}

blockquote.casestudy {background:url('images/bg-caseStudy.gif') 0 0 no-repeat; font-size:1em; padding:25px 50px 0 25px; min-height:137px; line-height:1.15em; margin-bottom:15px;}

blockquote.casestudy a.btt,
blockquote.casestudy hr {
	display: none;
	padding-top: 10px;
}

/*blockquote.casestudy p:before{content:no-open-quote; }
blockquote.casestudy p:after{content:no-close-quote; }*/

blockquote.casestudy a:link, blockquote.casestudy a:visited {background:transparent url(images/icons/Greenarrow.gif) no-repeat scroll 2px 5px; padding-left:10px;}

#content.inner blockquote.casestudy p {margin-bottom:10px; display:block;}
#content.inner blockquote.casestudy h3 {margin-bottom:10px;}

#content.inner ul li { background:transparent url(images/bullet_green.jpg) no-repeat scroll left 6px; margin-bottom:5px; padding-left:15px; overflow: hidden; }
#content.inner .gform_wrapper ul li {
	background: none;
	padding: 0;
}
#content.inner ol li { margin-left: 25px; }

.helpList {
background:url(images/gradientTile.gif) repeat-x 0 100%;
padding-top:5px;
border-bottom:1px solid #ddeaba;
}

#content ul.helpList li {
background:url(images/tickIcon.gif) no-repeat 52px center;
height:39px;
padding-left:92px;
font-size:1.167em;
color:#747e80;
}

#content ul.helpList li.singleLine
{
	line-height:39px;
	border-bottom:1px solid #ddeaba;
	padding-left:50px;
	background-position:10px center;
}
#content ul.helpList li.or{
	line-height:19px;
	height:19px;
	background:none;
	}

p.freecall {
background:url(images/phoneIcon.gif) no-repeat left;
height:35px;
font-size:1.67em;
color:#747e80;
padding-left:45px;
}

p.freecall span {
font-size:0.7em;
display:block;
padding-top:4px;
}

p.or {
font-size:1.167em;
padding-left:45px;
}

p.email {
background:url(images/envelopeIcon.gif) no-repeat left;
padding-left:45px;
padding-bottom:3px;
font-size:1.67em;
}

p.description{
width:380px;
}

p.email a{
color:#747e80;
}

p.contactTitle{
font-size:1.167em;
color:#616b6d;
font-weight:bold;
padding-top:25px;
width:380px;
}

.helpNote{
color:#93ac4d;
font-weight:bold;
}

#content h3.getHelp{
color:#83b200;
font-size:1.5em;
margin-bottom: 5px;
}

/* Budget Planner Tools */
#content #budgetPlannerTools{
	margin:0 0 17px -10px;
	overflow:hidden; 
	}
	#content .oneColumnPanel #budgetPlannerTools ul{
		padding-left: 0;
		}
		#content #budgetPlannerTools li{
			background:#f6f3ee;
			border:1px solid #f4f3ee;
			padding:8px 8px 12px 9px;
			width:152px;
			float:left;
			margin:0 0 0 10px;
			-moz-border-radius:4px;
			-webkit-border-radius:4px;
			}
			#content #budgetPlannerTools strong{
				font-size:1em;
				color:#779800;
				font-weight:bold;
				display:block;
				margin:0 0 7px;
				}
			#content #budgetPlannerTools .requirement{
				margin:11px 0 10px;
				padding:4px 9px 4px 31px;
				display:block;
				border:1px solid #efece7;
				background:#ffffff;
				position:relative;
				-moz-border-radius:4px;
				-webkit-border-radius:4px;
				}
				#content #budgetPlannerTools .requirement a{
					color:#616B6D;
					}
				#content #budgetPlannerTools .requirement .ico{
					display:block;
					width:16px;
					height:16px;
					overflow:hidden;
					position:absolute;
					top:5px;
					left:7px;
					background:url('images/budgetPlannerToolsIcons.png') 0 0 no-repeat;
					}
				#content #budgetPlannerTools .excel .ico { background-position:0 -16px;}
				#content #budgetPlannerTools .printable .ico { background-position:0 -32px;}
				
			#content #budgetPlannerTools a{
				background:#82a527;
				font-weight:bold;
				color:#fff;
				padding:4px 9px 4px 8px;
				text-decoration:none;
				-moz-border-radius:4px;
				-webkit-border-radius:4px;
				}
			#content #budgetPlannerTools span a {
				background: none;
				font-weight: normal;
				padding: 0;
				text-decoration: underline;
			}

.backButton {
	background: #658901;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff !important;
	text-decoration: none;
	padding: 5px 10px;
	font-size: 0.9em;
	cursor: pointer;
}

.backButton:hover {
	background: #759b0a;
	color: #fff;
	text-decoration: none;
}

/*WYSIWYG STYLES - FACT SHEET
-----------------------------------------------------------------*/
.page-id-134 .oneColumnPanel ul {
    background:url("images/bg_table2.jpg") no-repeat left top #F4F8E7;
    margin:0;
    padding:0;
}
.page-id-134 .oneColumnPanel ul li {
    border-bottom:1px solid #DDEAB9;
    font-size:1.2em;
    list-style-type:none;
    margin:0 !important;
    padding:13px 0 13px 15px !important;
    color:#616b6d;
    font-weight:bold;
    background:url("images/list-arrow.html") no-repeat center left !important;
}
    .page-id-134 .oneColumnPanel ul li a {
        color:#83B200;
        text-decoration:none;
    }
        .page-id-134 .oneColumnPanel ulli a:hover {
            color:#bed682;
            text-decoration:none;
        }

.parent-pageid-134 .oneColumnPanel em {
	font-style: normal;
	font-size: 1.4em;
	line-height: 1.3em;
	padding-bottom: 10px;
	position: relative;
	display: block;
}

.keyList {
    font-family:Arial, Helvetica, Sans-Serif;
}
    .keyList li {
    }
#sidebar .keyList li {
    font-size:1em;
    background:url("images/bg_leftnav.gif") no-repeat -4px -26px;
    padding-left:10px !important;
    font-family:Arial, Helvetica, Sans-Serif;
    margin-bottom: 15px;
}
    .keyList li span {
        font-family:Arial, Helvetica, Sans-Serif !important;
    }

.wysiwyg h4.more {
    font-size:1em;
    color:#83B200;
}

.wysiwyg .summary {
    padding:0 0 20px 0;
    font-size:1.42em;
    display:block;
    overflow:hidden;
    max-height:120px;
}

.btn-facts {
    display:block;
    margin-bottom:20px;
    margin-left:280px;
    }

.btn-facts .btn {
    text-indent:-999em;
    display:block;
    float:left;
    background:url("images/btn_facts.png") no-repeat;
    height:23px;
}
    .btn-facts .btn-print {
        background-position:0 0;
        width:122px;
        margin-right:10px;
    }
        .btn-facts .btn-print:hover {
            background-position:0 -26px;
        }
    
    .btn-facts .btn-back {
        background-position: -181px 1px;
        width:120px;
    }
        .btn-facts .btn-back:hover {
            background-position: -181px -25px;
        }
        
/* x. SEARCH STYLES
................................................... */
.moduleSearch{
	}
	.moduleSearch .moduleHeader{
		padding:0 0 0 15px;
		}
		.moduleSearch .moduleHeader p{
			float:left;
			}
			.moduleSearch .searchTerm{
				font-weight:bold;
				color:#80a519;
				}
		.moduleSearch .moduleHeader .controls{
			float:right;
			}
		#content .moduleSearch .moduleHeader .controls li{
			padding:0;
			background:none;
			}
			#content .moduleSearch .moduleHeader .controls input{
				vertical-align:top;
				}
			#content .moduleSearch .moduleHeader .controls input.searchBox{
				width:139px;
				border-bottom:1px solid #ebebeb;
				border-top:1px solid #b0b0b0;
				border-left:1px solid #dbdbdb;
				border-right:1px solid #dbdbdb;
				color:#858484;
				}
	#content .moduleSearch .moduleListing li.item{
		padding:10px 0;
		}
		#content .moduleSearch .moduleListing h3{
			margin-bottom:8px;
			}
		#content .moduleSearch .moduleListing h3 a{
			font-weight:bold;
			}
		#content .moduleSearch .moduleListing p{
			margin:0;
			font-size:1.09em;
			}
	
	.moduleSearch #title-desc h2{
		font-size:1em;
		font-weight:normal;
		color:#8c8c8c;
		padding:8px 0 0;
		}
	.moduleSearch #headerControls .searchText{
		border:1px solid #bababa;
		background:#fff url('../images/modules/forms/inputText.html') 0 0 repeat-x;
		}
	.moduleSearch #headerControls .submitButton{
		width:33px;
		background:url('../images/modules/search/searchButton.html') 100% 0 no-repeat;
		}
		.moduleSearch #headerControls .submitButton input{	
			text-align:center;
			font-size:1em;
			width:33px;
			height:21px;
			line-height:normal;
			background:url('../images/modules/search/searchButton.html') 0 -21px no-repeat;
			}
	
	.moduleSearch .details{
		padding:0 0 0 15px;
		margin:0 195px 0 0;
		color:#616b6d;
		}
		
	.search-excerpt {
		background: #fffad8;
	}
	
	.moduleSearch .search-form {
		float: right;
	}
	
	.alert, .wecanoffer,
	.gform_wrapper .validation_error {
		border: 1px solid #e9d740;
		padding: 10px 20px;
		text-align: center;
		-moz-border-radius: 4px;
		border-radius: 4px;
		margin-bottom: 18px;
		font-weight: bold;
		background: #fff5c0;
		color: #555;
	}
	
/* moduleListing */
.moduleListing{
	list-style:none;
	padding:0;
	margin:0;
	}
	#content.inner ul.moduleListing li, 
	#content.inner ol.moduleListing li {
		list-style:none; background:none; margin-bottom:0px; padding-left:0px;
		}
	#content .moduleListing .item{
		border-bottom:1px solid #e5e7e7;
		padding:19px 0;
		overflow:hidden;
		background:none;
		margin:0;
		padding:0;
		}
		
		.module a {
		color: #658901;
		text-decoration: none;
		}
		
		.module a:hover {
		text-decoration: underline;
		}

			.moduleListing .date{
				float:left;
				line-height:1;
				font-size:1.33em;
				font-weight:bold;
				color:#9f9f9f;
				padding:0 10px 0 20px;
				width:120px;
				}
			#content.inner .moduleListing h3{
				font-weight:normal;
				line-height:1;
				}
				#content.inner .moduleListing h3 a{
					color:#616b6d;
					}
			.moduleListing p{
				font-size:0.92em;
				line-height:16px;
				margin:5px 0 0;
				}
			.moduleListing .meta{
				list-style:none;
				padding:0;
				margin:9px 0 0 -15px;
				font-size:0.92em;
				}
				.moduleListing .meta li{
					display:inline;
					padding:0 15px;
					}
				.moduleListing .meta .comments{
					border-left:1px solid #d4dae0;
					}
		.moduleListing .listingHover{
			cursor:pointer;
			background-color:#f7f8fd;
			}
				
	/* paging */
	
	.moduleControls{
		padding:10px 0 20px;
		border-top:1px solid #d7d7d7;
		width:100%;
		margin:-1px 0 0;
		background:#fff url('images/modules/generic/modulePaging-bg.jpg') 0 0 repeat-x;
		}
	.wp-pagenavi a,
	.wp-pagenavi span {
		-moz-border-radius: 3px;
		border-radius: 3px;
		background: #6f9725;
		border: 0 !important;
		color: #fff;
	}
	.wp-pagenavi span.current {
		background: #fff;
		border: 1px solid #6f9725 !important;
		color: #6f9725;
	}
	.wp-pagenavi a:hover {
		text-decoration: none;
		background: #83ae35;
	}
	.wp-pagenavi span.pages {
		background: none;
		color: #666;
		border: 0;
	}	

/* Gravity Forms */

.gform_wrapper li,
.page-copy .gform_wrapper ul li {
	margin: 0;
	background: none !important;
	padding: 0;
}

#shopp form ul.variations li label,
#shopp form p {
	font-family: Georgia, serif;
	color: #EC008C;
	font-weight: normal !important;
}

#shopp form p {
	font-size: 1.2em;
}

input:focus, textarea:focus {
	outline: none;
}

body .gform_wrapper .left_label .gfield_label {
	text-align: left;
	font-size: 1.1em;
	color: #616B6D;
	line-height: 1.3em;
	position: relative;
	font-weight: normal !important;
}

.gfield {
	border-bottom: 1px solid #ddd;
}

body .gform_wrapper .field_name_first input, body .gform_wrapper .ginput_complex .ginput_left input,
body .gform_wrapper .ginput_complex .ginput_right input, body .gform_wrapper .ginput_complex .ginput_right select {
width: 86% !important;
}

.gform_footer .gform_button {
	background: #658901 !important;
	color: #fff !important;
	border: 0 !important;
	font-size: 12px !important;
	padding: 5px 10px !important;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

body .gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
	width: 500px !important;
}

.gform_wrapper .left_label ul.gfield_checkbox, .gform_wrapper .right_label ul.gfield_checkbox, .gform_wrapper .left_label ul.gfield_radio, .gform_wrapper .right_label ul.gfield_radio {
	width: 67% !important;
}

body .gform_wrapper .left_label li.gfield.gfield_html_formatted {
	margin-left: 0 !important;
	border: 0 !important;
}

.ginput_container .textarea,
.ginput_container .medium,
.ginput_container .small,
.ginput_container .ginput_left input,
.ginput_container .ginput_right input {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border: 1px solid #bbb;
	margin-bottom: 7px;
	padding: 4px !important;
}

p.req {
	position: relative;
	padding-left: 15px;
}

p.req span.gfield_required {
	left: 0;
}

span.gfield_required {
	background: url('images/modules/generic/requiredIcon.gif') 0 0 no-repeat;
	display: block;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 6px;
	right: 0px;
	text-indent: -9999em;
}

/* FAQ styles
................................................... */
.moduleFaq{
	}
	
	/* Links Listing */
	.moduleFaqList{
		}
		.moduleFaqList .moduleHeader{
			display:none;
			}
		.moduleFaqList h2{
			position:relative;
			left:-9999em;
			}
		#content .moduleFaqList ul li.item{
			background:url('images/modules/faq/faqArrow.gif') 0 17px no-repeat;
			padding:16px 0 10px 20px;
			}
		.moduleFaqList .thumbnail{
			float:left;
			width:140px;
			height:99px;
			margin:-8px 0;
			overflow:hidden;
			}
		
		.moduleFaqList .details{
			margin:0;
			}
		

/* Sitemap styles
................................................... */

.page-template-sitemap-php #content.inner a {
	text-decoration: none;
	color: #616B6D;
}

.page-template-sitemap-php #content.inner ul {
	padding-left: 0;
	margin-bottom: 0;
}

.page-template-sitemap-php #content.inner ul.children {
	padding-top: 8px;
}

.page-template-sitemap-php #content.inner ul ul,
.page-template-sitemap-php #content.inner ul ul ul,
.page-template-sitemap-php #content.inner ul ul ul ul {
	padding-left: 15px;
}

.page-template-sitemap-php #content.inner ul li {
	background: none;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}

.page-template-sitemap-php #content.inner ul li li {
	font-size: 0.9em;
	font-weight: normal;
	padding-left: 12px;
	background: url('images/modules/sitemap/icon1.gif') 0 5px no-repeat;
}

.page-template-sitemap-php #content.inner ul li li li {
	background: url('images/modules/sitemap/icon2.gif') 0 5px no-repeat;
	font-size: 1em;
}

/*
Edit by Thirst Creative (18.09.2012)
http://www.thirstcreative.com.au/
*/

#seo-footer
{
	width: 954px;
	padding-bottom: 20px;
	display: inline-block;
}

#seo-footer h1
{
	width: 954px;
	font-size: 17px;
	color: #989A9A;
}

#seo-footer h1 span
{
	color: #4c5355;
}

/* END */