/*===============================
   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;
}
#nav_twitter_what, #nav_twitter_what a:hover {
	background: url(../images/icon_twitter_what.jpg) 100% 0 no-repeat !important;
}
#nav_linkedin, #nav_linkedin a:hover {
	background: url(../images/icon_linkedin.gif) 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;
}


/*===============================
   Related Blog Posts
===============================*/

    .blog_related_posts {
    border-left: 1px solid #CCCCCC;
    float: right;
    margin: 0 0 40px 20px;
    padding: 0 10px 0px;
    width: 180px;
    font-size: 10px;

    }
    .blog_related_posts div {
    display: none;
    }
    .blog_related_posts h3 {
    font-size: 15px;
    padding: 5px 0px 0px 0;
    border-bottom: 1px solid #efefef
    }

#navigator { width: 595px; height: 500px; background: #f0f0f0 url(/images/navigator_bg.gif) bottom no-repeat; position: relative }
#navigator h4 { font: 14px Georgia, "Times New Roman", Times, serif; padding: 5px 0 0; margin: 0px; font-weight: bold; color: #cc0000 }
#navigator h5 { font: 12px Georgia, "Times New Roman", Times, serif; padding: 10px 0 0 ; margin: 0px; font-weight: bold; }
#navigator p {padding: 0px 0px 6px 0px; margin: 0px; }
#navigator a { color: black; }
#navigator a:hover { text-decoration: none; }
#brackets { margin: 0px; padding: 0px; }
#navigator .button	{ float: left; text-transform: uppercase; color: #333; background: #f5f5f5; font: 10px Arial, Helvetica, sans-serif; list-style: none; border-right: 1px solid #ccc; padding: 8px 0; line-height: 100%;  cursor: pointer; font-weight: bold; width: 118px; text-align: center }
#navigator .button:hover { background: #666; color: white; }
#navigator .selected { background: #cc0000; color: white }
#navigator .selected:hover { background: #cc0000; color: white; cursor: default; }
#navigator .data { opacity: 0; filter: alpha(opacity = 0); position: absolute; top: 26px; float: left; display: none; }
#navigator .highlight {float: left; color: white; width: 595px; height:57px; background: transparent url(/images/highlight_bg.gif) repeat-x; }
#navigator .column_a {float: left; width: 180px; padding: 20px 20px 10px 20px; }
#navigator .column_b {float: left; width: 180px; padding: 20px 0 0; }
#navigator .column_c {float: left; width: 145px; padding: 20px 20px 0px 20px; }
#navigator .highlight .column_a strong{ font: 12px/100% Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; color: #f99; margin: 5px 3px 0 2px; position: relative; top:-3px}
#navigator .highlight .column_a { font: 35px/1 Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; color: white; padding: 5px 20px; margin: 0px; }
#navigator .highlight .column_b { font: 13px/120% Georgia, "Times New Roman", Times, serif; font-weight: bold; color: white; padding: 13px 0; }
#navigator .highlight .column_c { font: 13px/120% Georgia, "Times New Roman", Times, serif; font-weight: bold; color: white; padding: 13px 20px; }
#navigator .info .column_a { font: 16px/130% Georgia, "Times New Roman", Times, serif; font-style: italic; color: #cc0000; font-weight: bold; }
#navigator .info .column_b { font: 12px/130% Arial, Helvetica, sans-serif; font-weight: normal; color: #000; }
#navigator .info .column_b p { border-bottom: #e6bfbf 1px solid; margin: 0px 0px 6px !important; }
#navigator .info .column_c { font: 12px/130% Arial, Helvetica, sans-serif; font-weight: normal; color: #000; }
#navigator .eleven { font-size: 11px; line-height: 130%  }
#navigator .show { display: block !important; }