/* v1.0 | 20080212 */

body,html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px !important;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	background-repeat: no-repeat;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-spacing: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	border:1px solid #ff0000;
}

p {
	text-align:justify;
	margin-bottom: 1em;
}

.imagereplace {
	display:block;
	font-size:8px;
	margin:0;
	text-align:left;
	text-decoration:none;
	text-indent:-5000px;
}

.hide {
	display: none;
}

/* Quotebox */

.popup-quotebox {
	position: absolute;
	width: 314px;
	height: 164px;
	text-align: left;
	padding: 3px;
}

.large .popup-quotebox {
	position: absolute;
	width: 628px;
	height: 164px;
	text-align: left;
	padding: 3px;
}

.quotebox-content {
	clear: left;
	width: 290px;
	height: 100px;
	overflow: auto;
	padding: 8px;
}

.large quotebox-content {
	clear: left;
	width: 580px;
	height: 100px;
	overflow: auto;
	padding: 8px;
}

/* -------- Template Common Styles --------- */

h1 {
font-size:1.4em;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.2em;
	clear: left;
}

h4 {
	font-size:1.1em;
}

ul {
	list-style-type:disc;
	margin: 0 0 0 40px;
}

ul li {
	margin: 3px 0;
}

.heading {
	padding: 0 0 9px 31px;
}

.usr_input {
	height: 69px;
	width: 100%;
}

	.usr_input .intro_text {
		height: 20px;
		padding: 0 0 0 10px;
		position: relative;
	}

		.usr_input .intro_text h2 {
			float: left;
		}

		.usr_input .intro_text .quotebox {
			float: right;
		}

.slider-hover .slider-control {
	border: 0 !important;
}


.clear ,
.wc_clear  {
	clear: both;
}

/* --------- Photo Styles ------------- */

.photo_holder {
	clear: both;
	text-align: center;
}

.photo_holder img {
	display: block;
	margin: 0;
}

.standard .photo_border p {
	margin: 0;
	margin-top: 5px;
	text-align: center;
}

.photo_border {
	padding: 6px;
	background-color: #EDEDE8;
}

.photo_left {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

.photo_right {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}

.photo_center {
	margin-bottom: 8px;
}

.photo_center div {
	margin: 0 auto;
}

.warning {
	color: #ff0000;
	margin-top: 4px;
}

.warning #validation_agree {
	margin: 4px 0 0 24px;
}


#container {
	/*background-color: #ff0000;*/
	height: 530px;
	width: 900px;
	padding: 5px 0 0 5px;
}

#content {
	position: relative;
}

.comparator_holder {
	height: 520px;
}

	.left {
		left: 0;
		position: absolute;
		width: 50%;
	} 
	
	
	.right {
		height: 100px;
		right: 0;
		position: absolute;
		width: 50%;
	}
	
	.right .graph h2 {
		float: left;
		margin: 0 0 0 23px;
	}

	.right .graph .quotebox {
		float:right;
		margin: 9px 9px 0 0;
	}

	.right .graph_control {
		height: 132px;
		padding: 14px 0 3px 46px;
	}

		.right .graph_control .chart-thumbnail {
			background-repeat: no-repeat !important;
			height: 103px;
			float: left;
			width: 89px;
			padding: 0 10px 0 0;
		}

		.right .graph_control .chart-thumbnail div {
			cursor: pointer;
		}

			.chart-thumbnail .active {
				background-position: 0 -103px !important;
			}

.footer {
	/*background-color: #ff0000;*/
	clear:both;
	height: 32px;
	margin-right: 1px;
}

.footer .footer_top {
	font-size: 0.8em;
}

.footer .footer_left {
	color: #34BCEE;
	font-family: Helvetica,HelveticaNeue,Arial,sans-serif;
	font-size: 12px;
	float: left;
	margin: 13px 0 0 0;
	width: 500px;
}

.footer .footer_left .quotebox {
	background-image: none;
}	

.footer .footer_left a {
	color: #34BCEE;
	height: 100%;
	width: auto;
	margin: 0 5px 0 4px;
	text-decoration: none;
}

.footer .footer_left a.first {
	margin: 0 5px 0 0;
}

	.footer .copyright {
		float: right;
		font-family: Helvetica,HelveticaNeue,Arial,sans-serif;
		font-size: 12px;
		margin: 13px 9px 0 0;
	}

		.footer .copyright .copy_text {
			color: #797D7F;
		}

		.footer .copyright .copy_name {
			color: #34BCEE;
			text-decoration: none;
		}

.intro {
	margin: 20px 0 0 0;
}

.intro_text p {
	text-align: left;
}

.right {
	background-image: url("/_img/fc_aussuper/theme-body/graph_bg.png");
}

.graph_control {
	background-image: url("/_img/fc_aussuper/theme-body/graph_control_bg.png");
}

.footer .ifn_logo {
	background-image: url("/_img/fc_aussuper/theme-body/footer_logo.png");
	display: block;
	float: right;
	height: 30px;
	text-indent: -5000px;
	width: 61px;
}.number1 {
	background-image: url("/_img/fc_aussuper/theme-icon/number_1.png");
	background-position: 0 0;
}

.number2 {
	background-image: url("/_img/fc_aussuper/theme-icon/number_2.png");
	background-position: 0 0;
	margin: 17px 0 0 0;
}

.bullet {
	height: 19px;
	float: left;
	width: 19px;
	background-image: url("/_img/fc_aussuper/theme-icon/bullet.png");
	margin: 2px 5px 0 0;
}

a.quotebox {
	background-image: url("/_img/fc_aussuper/theme-icon/help.png");
	height: 16px;
	text-indent: -5000px;
	margin: 0 20px 0 0;
	width: 16px;
}input:hover {
	background-position: 0 -32px;
	cursor: pointer;
}

.submit button {
	background-color: #ffffff;
	background-image: url("/_img/fc_aussuper/theme-button/compareFundsBtn.png");
	border: 0;
	cursor: pointer;
	display: block;
	float: right;
	text-indent: -5000px;
	width: 173px;
	height: 32px;
	margin: 0 20px 0 0;
}

.submit button:hover {
	background-position: 0 -32px;
	cursor: pointer;
}

.button_holder {
	margin: 0 12px 0 0;
}

.button_holder .btnprint {
	background-image: url("/_img/fc_aussuper/theme-button/printBtn.png");
	border: 0;
	cursor: pointer;
	display: block;
	float: right;
	text-indent: -5000px;
	width: 83px;
	height: 32px;
}

.button_holder .btnclose {
	background-image: url("/_img/fc_aussuper/theme-button/closeBtn.png");
	border: 0;
	display: block;
	cursor: pointer;
	float: right;
	text-indent: -5000px;
	width: 83px;
	height: 32px;
	margin-right: 6px;
}

.button_holder a:hover {
	background-position: 0 -32px;
	cursor: pointer;
}

.button_holder button:hover {
	background-position: 0 -32px;
}

	.intro .btn_submit input {
		background-color: #ffffff;
		background-image: url("/_img/fc_aussuper/theme-button/launch.png");
		border: 0;
		display: block;
		font-size: 0;
		height: 32px;
		line-height: 0px;
		text-indent: -5000px;
		margin: 20px 0 0 0;
		width: 210px;
		cursor: pointer;
	}

	.intro .btn_submit input:hover {
		background-position: 0 -32px;
		cursor: pointer;
	}.slider-wsa-holder {
	width: 430px;
	height: 35px;
	background: transparent url("/_img/fc_aussuper/theme-slider/background.png") no-repeat;
	padding: 6px 6px 5px 6px;
}

.slider-wsa-holder input {
	margin-top: 1px;
}

* html .slider-wsa-holder input {
	margin-top: 0;
}

.slider-container input,
.slider-container select {
	width: 83px; /* ie6 value (no spin buttons) */
	padding:0 0 2px;
}

* > .slider-container input,
* > .slider-container select {
	width: 57px;
	padding:0 0 2px;
}

.slider-container .short .slider-bg {
	width: 120px;
}

.slider-container input {
	border: 1px solid #dfdfdf ;
	background-color: #ffffff;
	height: 17px;
}
.slider-container .slider-container {
	float: left;
	width: auto !important;
}

.slider-container .slider-bg {
	width: 295px;
	height: 19px;
	background: transparent;
	border: 0;
}

* html .slider-container .slider-bg {
	margin-top: 1px;
}

.slider-container .slider-bg .slider-left {
	background-image: url("/_img/fc_aussuper/theme-slider/trackon.png");
	height: 19px;
}
.slider-container .slider-bg .slider-right {
	background-image: url("/_img/fc_aussuper/theme-slider/trackoff.png");
	height: 19px;
}
.slider-container .slider-control {
	background: transparent;
	border: 0;
	background-image: url("/_img/fc_aussuper/theme-slider/handle.png");
	height: 19px;
	width: 7px;
}
.slider-container .slider-default {
	background: transparent;
	border: 0;
	background-image: url("/_img/fc_aussuper/theme-slider/default.png");
	width: 5px;
	height: 19px;
}
.slider-container dl {
	/* hide labels in sliders */
	display: none;
}

.slider-container .slider-label-container {
	margin-top: 27px; /* IE6 */
}
.slider-container div > .slider-label-container {
	margin-top: 18px;
}
.slider-container .slider-label {
	background: transparent;
	border: 0;
	background-image: url("indicator.png");
	width: 5px;
	height: 19px;
}

* > .slider-container {
	position: relative; /* in order to use absolute position for up/down buttons; NOTE: breaks IE6 */
	margin-left: 25px; /* make room for 'down' button */
}
* > .slider-container .slider-bg {
	margin-right: 28px; /* make room for 'up' button */
	position: relative;
	left: 0;
}
* > .slider-container .slider-spindown,
* > .slider-container .slider-spinup {
	display: block;
	width: 19px;
	height: 19px;
	margin-top: 2px;
	position: absolute;
	z-index: 1;
	cursor: pointer;
}
* > .slider-container .slider-spindown:hover,
* > .slider-container .slider-spinup:hover {
	background-position: 0 -19px;
}

* > .slider-container .slider-spindown {
	background-image: url('/_img/fc_aussuper/theme-slider/minus.png');
	top: 0;
	left: -25px; /* -ve to make things just work in IE */
}
* > .slider-container .slider-spinup {
	background-image: url("/_img/fc_aussuper/theme-slider/plus.png");
	top: 0;
	left: 300px; /* needs to match width of .slider-bg and desired positioning of 'up' button */
}
 .popup-quotebox {
	background-image: url("/_img/fc_aussuper/theme-quotebox/popup-quotebox-bg.png");
	background-repeat: no-repeat;
	background-position: 0 0px;	
}

.popup-titlebar .popup-caption {
	color:#3C5A6F;
	display: inline;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	margin-left:8px;
	margin-top:8px;
}

.popup-titlebar a {
	background-image: url("/_img/fc_aussuper/theme-quotebox/popup-close-bg.png");
	background-repeat: no-repeat;
	background-position: 0 0px;	
	float: right;
	height: 32px;
	text-indent: -5000px;
	margin-right: 6px;
	width: 32px;
}

.popup-titlebar a:hover {
	background-position: 0 -32px;
} 
.speech {
	background-image: url("/_img/fc_aussuper/theme-speech/speech-bg.png");
	background-position: 0 0;
	float: left;
	height: 47px;
	padding: 6px 0 15px 13px;
	width: 182px;
}


* html .footer .footer_left .quotebox {
	text-indent: 0;
}

* html .graph img {
	display: block;
	height: 331px;
	width: 450px;
}

* html .speech {
	height: 55px;
	width: 195px;
	padding-bottom: 35px;
}

* html .popup-quotebox .quotebox-content p {
	position: relative;
	z-index: 10 !important;
}

* html .popup-titlebar a {
	margin: 0 !important;
}

* html .quotebox-content {
	width: 305px !important;
	height: 115px !important;
}

* html .submit button {
	display: inline;
}