/*===============================
   Generic
===============================*/
* {
	margin: 0;
	padding: 0;
}
html, body, #wrapper {
	height: 100%;
}
body > #wrapper {
	height: auto;
	min-height: 100%;
}
/*===============================
   Fixes
===============================*/
a img {
	border:none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.flash_video {
	margin-left: -10px;
}

/*===============================
   Typography
===============================*/
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 30px;
	margin: 0;
	padding: 0 0 15px 0;
}
h2 {
	padding: 0 0 20px 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 130%;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 12px 0 8px 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 130%;
}
a {
	outline: none;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin: 5px 0px 15px 25px;
	padding: 0px;
}
ol {
	margin: 5px 0px 15px 25px;
	padding: 0px;
}
p {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
hr {
	padding: 0px;
	margin: 0px;
	background: #CCCCCC;
	border: none;
	height: 1px;
	margin: 20px 0 20px 0;
}
.style_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}
.style_author {
	padding-left: 10px;
	color: #666666;
}
.style_pullquote {
	background-color: #f5f5f5;
	margin: 10px 0 10px 0;
	padding: 20px;
	font-style: italic;
	display: block;
}
.style_disclaimer {
	padding: 20px 0 0 0;
	font-size:10px;
	color:#666666;
}
/*===============================
   Structure
===============================*/
#container {
	width: 962px;
	padding-bottom: 0px;
}
#footer_text {
	margin: 50px 0 0 0;
	font-size:10px;
}
#footer_img {
	position: relative;
	clear: both;
}
/*===============================
   Structure - Left
===============================*/
#left {
	float: left;
	width: 312px;
}
#logo {
	height: 157px;
	background: url(../images/logo_cc.jpg) no-repeat;
}
#nav {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	background: url(../images/nav_repeat.jpg) repeat-y;
}
#nav_end {
	clear: both;
	float: left;
	width: 312px;
	height: 363px;
	background: url(../images/nav_end.jpg) no-repeat;
}
/*===============================
   Structure - Right
===============================*/
#right {
	float: right;
	width: 600px;
	/*margin: 0 0 0 50px*/;
}
#flash_banner {
	float: right;
	margin: 0 0 22px 0;
}
#content {
	clear: both;
}
/*===============================
   Navigation
===============================*/
#nav {
	padding-bottom:30px;
}
#nav ul {
	list-style: none;
	margin: 0 28px 0 60px;
	padding: 0px;
	text-align: right;
}
#nav a {
	display: block;
	color: #666666;
	padding: 4px 27px 4px 0px;
	text-decoration: none;
}
#nav a:hover {
	color: black;
	background: url(../images/nav_house_red.jpg) 100% 0 no-repeat !important;
	text-decoration: none;
}
#nav_gfc {
margin: 10px 0 0 90px;
}
#nav_gfc a:hover {
background: none !important;
}
/*===============================
   Navigation - Sub
===============================*/
.submenu {
	display: none;
	margin: 0px 0px 10px 0px !important;
	padding: 0px 0px 10px 0px !important;
	background: url(../images/nav_underline.jpg) 0 100% no-repeat;
}
.submenu a {
	display: block;
	margin: 0px 0px 0px 0px !important;
	padding: 4px 27px 4px 0px !important;
	color: #666666 !important;
	text-decoration: none;
	font-size:9px;
	font-weight: normal;
	text-transform:uppercase;
}
.submenu a:hover {
	color: black !important;
	text-decoration: none;
}
/*===============================
   Navigation - Special
===============================*/
#nav_twitter {
	padding-top:16px;
	font-size:10px;
}
#nav_twitter_follow, #nav_twitter_follow a:hover {
	background: url(../images/icon_twitter_follow.jpg) 100% 0 no-repeat !important;
}
#nav_twitter_what, #nav_twitter_what a:hover {
	background: url(../images/icon_twitter_what.jpg) 100% 0 no-repeat !important;
}
/*===============================
   Navigation - Tabs and Footer
===============================*/
#nav_tab {
	height: 25px;
	margin: 12px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
}
#nav_tab ul {
	margin:0;
	padding:0;
}
#footer_text ul {
	margin:10px 0 10px 0;
	padding:0;
}
#nav_tab li, #footer_text li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
}
#nav_tab a, #footer_text a {
	height:25px;
	display:inline-block;
	margin:0;
	padding: 3px 10px 0px 10px;
	color: #666666;
	text-decoration: none;
}
#footer_text a {
	padding: 3px 20px 0px 0px;
}
#nav_tab a:hover, #footer_text a:hover {
	color: #333333;
}

/*===============================
   sIFR
===============================*/
@media screen {
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt;
	padding: 0pt;
	overflow: auto;
	letter-spacing: 0px;
	float: none;
}
}
 @media print {
.sIFR-flash {
	display : none !important;
	height : 0;
	width : 0;
	position : absolute;
	overflow : hidden;
}
.sIFR-alternate {
	visibility : visible !important;
	display : block !important;
	position : static !important;
	left : auto !important;
	top : auto !important;
	width : auto !important;
	height : auto !important;
}
}
 @media screen {
.sIFR-active h1, .sIFR-active h3 {
	/*visibility: hidden;*/
}
}
/*===============================
   Blog Header
===============================*/
#blog_header {
	background: url(../images/content_blog_header.jpg);
	width: 600px;
	height: 160px;
	display: block;
}
#blog_recent {
	width: 360px;
	padding: 2px 0 0 0;
	margin: 0 0 0 220px;
	overflow: hidden;
}
#blog_recent li {
	padding-bottom:2px;
}
.author {
	float:left;
	clear: right;
	color:#333333;
	font-size:10px;
}
.author:after {
	content:" | ";
}
.date {
	padding: 0px 0px 0px 3px;
	color:#333333;
	font-size:10px;
}
.blogsitesummary a {
	float:left;
	padding:0;
	width:100%;
}
.blogsitesummary {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
/*===============================
   Blog Buttons
===============================*/

#blog_buttons {
	margin: 15px 0;
	width: 600px;
	height: 40px;
	position: relative;
	background: url(../images/content_blog_buttons.jpg) no-repeat;
}
#blog_buttons li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}
#blog_buttons a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#request {
	left: 0px;
	top: 0px;
	width: 301px;
	height: 40px;
	z-index: 40;
}
#subscribe {
	left: 303px;
	top: 0px;
	width: 301px;
	height: 40px;
}
#request a {
	height: 40px;
}
#subscribe a {
	height: 40px;
}
#request a:hover {
	background: url(../images/content_blog_buttons.jpg) 0px -45px no-repeat;
}
#subscribe a:hover {
	background: url(../images/content_blog_buttons.jpg) -302px -45px no-repeat;
}
#blog_slide {
	padding: 20px 20px 0 20px;
	width: 560px;
	background:#f1f1f1;
	display:block;
}
/*===============================
   Blog Content
===============================*/
#blog_main{

}
#catblogoutput{
text-align:left;
}


#blog_footer {
	border-top: 1px solid rgb(218, 224, 230);
	margin-top: 10px;
	font-size: 10px;
	margin-bottom: 20px;
	color: rgb(153, 153, 153);
}
#blog_footer a:link, #blog_footer a:visited {
	font-size: 10px;
}
/*===============================
   Forms
===============================*/
.input {
	width:180px;
}
.textbox {
	width:340px;
}
.form_area {
	float: left;
	clear: left;
	width: 100%;
	margin: 10px 0 10px 0;
	padding: 0;
}
.form_hide{
	display: none;
	}
#form_side label, #form_top label {
	font-weight:bold;
	font-size:10px;
	color:#333333;
}
#form_side label {
	float: left;
	width: 110px;
	margin-right: 5px;
}
#form_top label {
	display: block;
}
.form_area ol {
	padding: 0;
	margin: 0;
	list-style: none;
}
.form_area li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 10px;
}
.form_area .submit {
	width: 80px;
	height: 25px;
	margin: 15px 0;
	padding: 0;
	border: 0;
	background: url(../images/button_submit.jpg) no-repeat;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
#form_side .submit {
	margin-left:115px;
}
#form_top .submit {
	display: block;
}
/*===============================
   Bug Fixes
===============================*/
#sub_financial_planning li a {
	background: #f5f5f5 !important;
	margin-top: 0px !important;
}
#sub_self_managed_superannuation li a {
	background: #f5f5f5 !important;
	margin-top: 0px !important;
}
#sub_wealth_services li a {
	background: #f5f5f5 !important;
	margin-top: 0px !important;
}
#sub_about_us li a {
	background: #f5f5f5 !important;
	margin-top: 0px !important;
}
#sub_testimonials_menu li a {
	background: #f5f5f5 !important;
	margin-top: 0px !important;
}
#sub_clients_area li a {
	background: #f5f5f5 !important;
	margin-top: 0px !important;
}
