@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow-y: scroll;
	background: #1f1f1f;
}
#container {
	text-align: left;
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(../images/left_column_bckgnd.gif) repeat-y 0px 0px;
}
#header {
	background: #FF9900;
	height: 227px;
	text-align: center;
	padding: 11px 0px 0px 4px;
}
#header a img {
	border-width: 0px;
	border-style: none;
	width: 238px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: none;
	margin-bottom: 30px;
}

#header_images {
	text-align: left;
	width: 239px;
	float: left;
}
#header_images img {
	float: left;
	margin: 0px 4px 4px 0px;
}
h1 {
	text-align: left;
	padding-top: 110px;
	font-size: 108%;
	font-weight: 800;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 239px;
	padding-left: 21px;
	margin-top: 4px;
	height: 39px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h1.sp1 {
    background: #333399 url(http://www.motivatedmoney.com.au/gh2/Slice13.gif) no-repeat left top;
}
h1.sp2 {
    background: #333399 url(http://www.motivatedmoney.com.au/gh2/Slice13.gif) no-repeat left top;
}
h1.sp3 {
	background: #660066 url(http://www.motivatedmoney.com.au/gh3/Slice13.gif) no-repeat left top;
}
h1.sp4 {
    background: #006666 url(http://www.motivatedmoney.com.au/gh5/Slice13.gif) no-repeat left top;
}
h1.sp5 {
    background: #006666 url(http://www.motivatedmoney.com.au/gh5/Slice13.gif) no-repeat left top;
}
h1.secure {
    background: #006666;
}

#nav {
	float: left;
	width: 186px;
	margin: 0px;
	padding: 35px 0px 200px;
	list-style: none;
}
#nav li {
	padding-left: 4px;
	float: left;
	display: block;
	padding-bottom: 6px;
}
#nav li a {
	text-decoration: none;
	font-size: 70%;
	border-left: 11px solid #FF9900;
	display: block;
	padding-left: 7px;
	width: 162px;
	text-transform: uppercase;
	color: #000000;
	font-weight: 800;
	line-height: .9em;
	padding-top: 1px;
	padding-bottom: 1px;
}
#nav li a:hover, #nav li a:active, #nav li a:focus {
	color: #FF9900;
}
#nav li a.current {
	border-left: 11px solid #1f1f1f;
	color: #1f1f1f;
}
#page_content {
	max-width: 700px;
	margin-left: 260px;
	padding-bottom: 35px;
	margin-right: 7%;
}

h2 {
	margin: 0px;
	padding: 35px 0px 7px;
	font-size: 152%;
	color: #999966;
	font-weight: 100;
}

h3 {
	margin: 0px;
	padding: 14px 0px 7px;
	font-size: 108%;
	color: #999966;
	font-weight: 800;
}
h4 {
	border-top: 1px solid #CCCCCC;
	margin: 7px 0px 0px;
	padding: 14px 0px 7px;
	font-size: 108%;
	color: #999966;
	font-weight: 100;
	clear: none;
}
h4 strong {
	display: block;
	color: #303030;
	font-size: small;
}
img {
	margin: 0px 21px 14px 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	float: left;
}
.float_right {
	margin: 0px 0px 0px 21px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	float: right;
}
hr {
	width: 100%;
}


p {
	color: #333333;
	margin: 0px;
	line-height: 125%;
	font-size: 82%;
	padding: 0px 0px 11px;
}

p.important {
	margin: 10px 0px;
	padding: 5px;
	color: rgb(50,50,50);
	border: 1px solid #ddd;
	background: #FFFFCC;
	width: 98%;
}
a {
	color: #0066FF;
}
a:hover, a:active, a:focus {
	color: #3399FF;
}

#footer {
	display: block;
	margin: 0px;
	padding: 17px 0px 17px 260px;
	clear: both;
	background: #FF9900;
	list-style: none;
	border-top: 1px solid #FF6600;
	overflow: auto;
	font-size: x-small;
}
#footer li {
	float: left;
	margin-right: 21px;
	color: #FFFFFF;
}
#footer li a {
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}


form {
	color: #999999;
	margin: 0px;
	text-align: center;
	border: 1px solid #e5e5e5;
	width: 98%;
	padding: 0px 5px 14px;
	background: #f8f8f8;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
form p {
	padding-left: 7px;
}


form.plain {
    width: 75px;
       background: #fff;
    border: 0;
    padding: 1px 0px;
    margin: 1px 0px;
}

form.sidebar {
    width: 100%;
       background: #fff;
    border: 0;
}

form fieldset {
	padding: 0px 7px 14px;
	border: 1px solid #CAD2D9;
	text-align: left;
	background: #FFFFFF url(../images/fieldset_bckgnd.jpg) repeat-x 0px 0px;
	display: block;
	color: #999999;
	width: 95%;
	margin: 7px auto 14px;
}
form fieldset fieldset {
	border: 1px solid #CAD2D9;
	background: url(../images/spacer.gif);

}


form legend {
	color: #8295A4;
	font: 700 95% "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #f8f8f8;
	padding: 0px 7px;
	margin-top: 5px;
	margin-bottom: 5px;
}
fieldset fieldset legend {
	background: url(../images/spacer.gif);
	font-weight: 100;
}


form label {
	width: 39%;
	display: block;
	float: left;
	text-align: left;
	color: #3E4D60;
	margin: 0px 0px 2px 8px;
	height: auto;
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: small;
	line-height: normal;
    clear: left;
}
form label strong {
	color: #333333;
}


form input, form select {
	width: 55%;
	margin-bottom: 2px;
	font: small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
form select {
	font: small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
form textarea {
	font: small "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 94%;
	margin: 5px 0px 15px 8px;
	display: block;
	clear: left;
}

form label:hover {
    cursor: pointer;
    color: #000033;
}
fieldset button {
	margin-left: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
}
fieldset fieldset button {margin-left: 7px;}
.check, .radio, .textarea {
	width: auto;
	padding: 0px;
	height: auto;
	margin: 0px;
	float: none;
	vertical-align: top;
}

    label.radio input {
	margin: 2px 7px 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	width: 14px;
	height: 14px;
    }

.no_border_checkbox {
    border: 0px none;
    text-align: left;
    margin-right: 40%;
    width: 14px;
    height: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.no_border_checkbox:hover {

    border: 0px none;
}  
label.auto {
	display: block;
	float: none;
	width: 97%;
}
.clear {
	overflow: auto;
}

table.standard {
    border-collapse: collapse;
    padding: 0px;
    border: 1px solid #666666;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    margin: 1px 1px 21px;
    width: auto;
}
table.standard button, .admin_button {
    text-align: left;
    font: 100 x-small/125% Verdana, Arial, Helvetica, sans-serif;
    cursor: pointer;
    margin: 0px 0px 1px;
    padding: 0px!important;
    border: 1px solid #666666;
    background: #FFEFDF;
    color: #333333;
    display: block;
    width: 100%;
    vertical-align: middle;
}
table.standard button:hover, .admin_button:hover {
    background: #FFDFBF;
    border: 1px solid #CC9966;
    color: #000000;
}

table.standard td {
    margin: 0px;
    color: #333333;
    padding: 2px 3px;
    font: 100 small Arial, Helvetica, sans-serif;
    background: #F8f8f8;
    border-right: 1px solid #B5B5B5;
    border-bottom: 1px solid #666666;
    vertical-align: top;
    text-align: left;
}
table.standard td hr {
    background: #F8F8F8;
    border-right: 0px none;
    border-bottom: 1px solid #e5e5e5;
    border-left: 0px none;
    border-top: 0px none;
    color: #F8F8F8;
}

table.standard caption {
    background: #d5d5dd;
    text-align: left;
    color: #333333;
    margin: 0px 1px 0px 0px;
    padding: 7px 5px 7px 2px;
    font: 300 120% Arial, Helvetica, sans-serif;
    display: table-caption;
    left: -20px;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    border-left: 1px solid #666666;
}
table.standard th {
    background: #DDE1EE;
    text-align: left;
    color: #000000;
    margin: 0px;
    padding: 1px 2px 3px;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    vertical-align: bottom;
    width: auto;
    font: normal small Arial, Helvetica, sans-serif;
}