@charset "utf-8";
ol.alpha li {	list-style:lower-alpha}
ol.latin li {	list-style:lower-roman}
ul.default {	list-style:url(http://www.mysurvey.net.au/view/images/1004095/btn_arrow_small.png);}
.round {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.layout #container {
	width: 64em;
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin:10px auto;
}
.layout #header {
	background: #ffffff;
	padding: 10px 0 20px 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#header img#header_logo {
	float:left;
	width:200px;
	height:70px;
}
#navigation {
	float:right;
	margin:0;
	padding:0 0 0 0;
	width:955px;
	color: #FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
}
ul.topnav {
	list-style: none;
	padding:0;
	margin: 0;
	float: right;
	width: 60em;
}
ul.topnav li {
	float: left;
	margin: 0 5px;
	padding: 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	z-index:1;
}
ul.topnav li a {
	padding:0.65em 1.5em 0.7em 1.5em;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	font-size:14px;
	font-weight:bold;
	width:85px;
	text-align:center;
}
ul.topnav li a:hover {
	background-color: #679221;
	color: #FFFFFFF;
}
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 32px;
	margin: 0;
	padding: 0;
	display: none;
	text-align:center;
	float: left;
	width:100%;
	border: 1px solid #679221;
}
ul.topnav li ul.subnav li {
	float:left;
	margin: 0;
	padding: 0;
	clear: both;
	width:100%;
	border:none;
	background-color: #9CC448;
}
html ul.topnav li ul.subnav li a {
	width:90%;
	padding:5%;
	margin:0;
}
.layout #aside_left {
	float: left;
	width: 13em; /* since this element is floated, a width must be given */
	padding: 15px 0 10px 0; /* top and bottom padding create visual space within this div */
	margin-left:4px;
}
.layout #aside_right {
	float: right;
	width: 13em; /* since this element is floated, a width must be given */
	padding: 15px 0 10px 0; /* top and bottom padding create visual space within this div */
	margin-right:4px;
}
.layout #aside_right .box, .layout #aside_left .box {
	margin:0 0 2em 0;
	padding-bottom:5px;
	background:#dddddd;
	-moz-box-shadow: 0px 1px 5px #666;
	-webkit-box-shadow: 0px 1px 5px #666;
	box-shadow: 0px 1px 5px #666;
	font-size:0.8em;
}
.layout #aside_right div.box h3, .layout #aside_left div.box h3 {
	color:#FFFFFF;
	font-weight:bold;
	font-size:1em;
	padding:8px 0 8px 5px;
	margin:0;
}
.layout #aside_left div.box p, .layout #aside_right div.box p, .layout #aside_left div.box form, .layout #aside_right div.box form {
	margin:5px;
}
.layout #aside_left ul, .layout #aside_right ul {
	margin:5px;
	padding:0;
	list-style: none;
}
.layout #aside_left li, .layout #aside_right li {
	display:inline-block;
	padding:0px 0px 8px 10px;
	margin:0;
	background:url(http://www.mysurvey.net.au/view/images/1004095/r_arr.gif) no-repeat left;
	background-position:0 4px;
	list-style-position:inside;
}
.layout div#scrollup {
	margin:5px;
	position: relative;
	overflow: hidden;
	width: 198px
}
.layout div.headline {
	background:url(http://www.mysurvey.net.au/view/images/1004095/r_arr.gif) no-repeat left;
	background-position:0 4px;
	padding:0px 0px 8px 10px;
	position: absolute;
	top: 208px;
	left: 5px;
	width:178px;
}
.layout #aside_left span.important, .layout #aside_right span.important {
	font-weight:bold;
	font-size:1em;
}
div.quickpoll {}
div.quickpoll span {	padding-right:0.5em;}
.layout #article {
	margin: 0 14em 0 14em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	padding: 15px 0em 0em 1em; /* padding here creates white space "inside the box." */
}
.main_box {
	width:500px;
	padding: 0 10px 0 10px;
	margin:0;
}
.layout #article .main_box div.pfaq h3, .layout #article .main_box div.pfaq h4 {
	font-size:0.8em;
}
.layout #article .main_box, .layout #article .main_box_simple, .layout #article .main_box_tab {
	margin:0 0 1em 0;
	border:1px solid #dddddd;
	background:#dddddd;
	-moz-box-shadow: 0px 1px 5px #666;
	-webkit-box-shadow: 0px 1px 5px #666;
	box-shadow: 0px 1px 5px #666;
	float:left;
	width:34em;
}
.layout #article ol, .layout #article ul {
	margin-right:1em;
}
.layout #article li {
	margin:0.5em 0 0 0.5em;
	font-size:0.9em;
}
.layout #article .error {
	background:#CC0000 url(http://www.mysurvey.net.au/view/images/1004095/single_bg.gif) repeat-x bottom;
	color:#FFFFFF;
}
.layout #article .error a, .layout #article .error a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

table#footer {	margin-top:30px;}

.layout #footer {
	padding: 0;
	margin:0;
	color:#FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
.layout #footer div#upper_footer {
margin-top:0px;
	margin-bottom:0px;
	margin-right:10px;
	margin-left:10px;
}
.layout #footer div#upper_footer div#languages {
	padding:0px;
	background:url(http://www.mysurvey.net.au/view/images/1004095/cloud.gif) no-repeat left top;
	height:100px;
	width:350px;
}
.layout #footer div#upper_footer div#languages a {
	color:#5B5F65;
}
.layout #footer div#languages table {
	margin-left:10px;
}
.layout #footer div#languages table td {
	padding:5px 10px 0 10px;
}
.layout #footer div#languages table td div {
	width:20px;
	height:20px;
	background:url(http://www.mysurvey.net.au/view/images/1004095/flags.png) no-repeat;
	float:left;
}
.layout #footer div#languages a {	margin-left:5px;}
.layout #footer div#languages table td div.c11 {	background-position:-101px 0px;}
.layout #footer div#languages table td div.c12 {	background-position:-81px 0px;}
.layout #footer div#languages table td div.c13 {	background-position:-41px -20px;}
.layout #footer div#languages table td div.c21 {	background-position:-21px 0px;}
.layout #footer div#languages table td div.c22 {	background-position:0px 0px;}
.layout #footer div#languages table td div.c23 {	background-position:-61px -20px;}
.layout #footer div#languages table td div.c31 {	background-position:-41px 0px;}
.layout #footer div#lower_footer {	border-top:	0px #999999 solid;}
.layout #footer div#lower_footer ul {
	list-style: none;
	clear:left;
	float:left;
	position:relative;
	left:50%;
}
.layout #footer div#lower_footer ul li:first-child {
	border:none;
	padding-left:0;
}
.layout #footer div#lower_footer ul li {
	display:inline-block;
	padding:0 1em 0 1em;
	border-left:1px #999999 solid;
	float:left;
	position:relative;
	right:50%;
}
.layout #footer div#lower_footer p {
	padding:10px;
	text-align:center;
}
/* Miscellaneous classes for reuse */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
a.arrowed {
	text-decoration:none;
	color:#999999;
	background:url(http://www.mysurvey.net.au/view/images/1004095/round_arrow.gif) no-repeat left center;
	padding-left:15px;
}
a.arrowed:hover {	color:#666666;	text-decoration:underline;}
a:hover {	color:#666666;	text-decoration:underline;}
span.arrowed {
	color:#333333;
	font-weight:bold;
	background:url(http://www.mysurvey.net.au/view/images/1004095/round_arrow.gif) no-repeat left center;
	padding-left:15px;
}
button, .buttonfix, a.button, .button {}
span.button, span.button input {}
span.button input {
	border:none;
	background: url(http://www.mysurvey.net.au/view/images/1004095/btn_submit.jpg) center no-repeat;
	width:97px;
	height:47px;
	color:#FFFFFF;
	padding:0;
	cursor:pointer;
}
input.Unsub_Button {
	background:url(http://www.mysurvey.net.au/view/images/1004095/btn_unsubscribe.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 51px;
	border-style:none;
	cursor:pointer;
}
input.Unsub_Cancel_Button {
	background: url(http://www.mysurvey.net.au/view/images/1004095/btn_cancel.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 51px;
	border-style:none;
	cursor:pointer;
}
input.regButton {
	background-image: url(http://www.mysurvey.net.au/view/images/1004095/btn_submit.jpg);
	background-repeat: no-repeat;
	width: 97px;
	height: 47px;
	border-style:none;
}
input.continueButton {
	background-image: url(http://www.mysurvey.net.au/view/images/1004095/btn_continue.jpg);
	background-repeat: no-repeat;
	width: 122px;
	height: 48px;
	border-style:none;
	cursor:pointer;
}
img, fieldset {	border:none;}
.layout form.normal label {font-weight:bold;}
.layout form.normal .block {display:block;width:80%;margin:5px 0;}
.layout form.normal button {margin:10px auto;font-size:0.9em;}
.layout form.normal button.login {width:100px;float:left;}
.layout form.normal #lock {	margin-top:15px;margin-left:10px;width:16px;height:16px;float:left;}
.layout form.normal input[type="text"], .layout form.normal input[type="password"], .layout form.normal textarea, select {border:1px #9CC448 solid;	background:#eeeeee;}
.layout form.normal input[type="checkbox"], .layout form.normal input[type="radio"] {}
table.borderless {border:none;padding:5px;}
table.simple_gray {}
table.simple_gray td {}
table.simple_gray th {}
div.accordion h4 {
	background:#9cc448;
	color:#FFFFFF;
	padding:0.5em;
	cursor:pointer;
	display:block;
	margin:0;
	font-size:0.8em;
	border-bottom:1px #fff solid;
}
div.accordion h4 span.icon {
	display:block;
	float:left;
	height:15px;
	width:15px;
	padding:0;
	margin-right:5px;
}
div.accordion h4.ui-state-default span.icon {
	background:url(http://www.mysurvey.net.au/view/images/1004095/ui-icons_ffffff_256x240.png) no-repeat;
	background-position:0px -z;
}
div.accordion h4.ui-state-active span.icon {
	background:url(http://www.mysurvey.net.au/view/images/1004095/ui-icons_ffffff_256x240.png) no-repeat;
	background-position:-15.5px -192px;
}
div.accordion h4:hover {
	background:#679221;
}
body {
	font-family:Tahoma;
	font-size:14px;
	color:#5B5F65;
	
}
a {
	font-family:Tahoma;
font-size:12px;
	color:#679221;
}
.general_main {
	font-family:Tahoma;
	font-size:12px;
	color:#5B5F65;
	width:526px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:10px;
}
.general_main_content {
	font-family:Tahoma;
	font-size:12px;
	color:#5B5F65;
}
.title {
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
	color:#5B5F65;
}
.general_main a {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#679221;
}
.footnote {
	font-family:Tahoma;
	font-size:10px;
	text-decoration:underline;
	color:#679221;
}
.legal {
	font-family:Tahoma;
	font-size:10px;
	color:#5B5F65;
	margin-left:10px;
}
.general_right {
font-family:Tahoma;
	font-size:12px;
	color:#5B5F65;
}
.general_right_content {
	padding-left:10px;
	padding-right:10px;
}
.general_left {
	font-family:Tahoma;
	font-size:12px;
	color:#5B5F65;
	/*width:226px;*/

padding:0;
}
.highlight {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FF7D00;
}
.highlight2 {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#679221;
}
.feature {
	font-family:Tahoma;
	font-size:20px;
	color:#FF7D00;
	font-weight:normal;
	margin:0px;
}

.header {
	font-family:Tahoma;
	font-size:20px;
	color:#FF7D00;
}
.main_padding {
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	display:block;
	font-family:Tahoma;
	font-size:12px;
	color:#5B5F65;
	width:483px;
	text-align:justify;
}
.dmgQuestion {

	font-family:Tahoma;
	font-size:12px;
	color:#679221;
}
.dmgKidQ {
	font-family:Tahoma;
	font-size:12px;
	color:#679221;
	font-weight:bold;
}
.dmgRequired_Y {
	font-family:Tahoma;
	font-size:12px;
	color:#679221;
}
.dmgResponse {
	font-family:Tahoma;
	font-size:12px;
	color:#5B5F65;
}
.dmgError {
	font-family:Tahoma;
	font-size:12px;
	color:#FF0000;
	margin-left:10px;
}
.main_error {
	font-family:Tahoma;
	font-size:12px;
	color:#FF0000;
}
.border {}
.layout a {
	color:#FFFFFF;
	text-decoration:none;
	cursor: pointer;
	font-family:Tahoma;
	font-size:11px;
}
.green_border {
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #9CC448;
}
.cell_padding {}
.error_msg {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#F00;
}
.main_padding a, .general_main_content a {
	font-family:Tahoma;
	font-size:12px;
	color:#679221;
}
.memberlink {
	font-family:Tahoma;
	font-size:12px;
	color:#B34C1E;
	text-decoration: underline;
	color: #B34C1E;
}

table.general_main {
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#5b5f65;
}
table.general_main p, table.general_main ol, table.general_main ul {
	margin-top:2px;
}
table.general_main ol li, table.general_main ul li {
	margin-bottom:5px;
}
table.general_main a {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#679221;
}
.bodyhighlight {
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#ff7d00;
}
.feature_main {
	font-family:Tahoma;
	font-size:20px;
	font-weight:normal;
	color:#FF7D00;
}
.bodylink {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#679221;
}
pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.body_small {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#5b5f65;
}
.body_small_link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#679221;
	text-decoration:underline;
}
.section_sub_header {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#ff7d00;
	margin:0;
}

form#formLogin {	color:#5b5f65;}
form#formLogin input {	color:#999999}
table.right_box_general {
	margin-top:0;
	padding:0;
	background:#ffffff;
	background:url(http://www.mysurvey.net.au/view/images/1004095/bgd_registration_right_top.jpg) no-repeat;
	background-position:top;
}
table.right_box_general div.faq_title {
	color:#ffffff;
	font-weight:bold;
	width:100px;
	margin:25px 10px 0 30px;
	font-size:12px;
}
table.right_box_general ul {
	width:165px;
	margin-top:20px;
}
table.right_box_general ul li {	padding-bottom:8px;}
optgroup {	font-style:normal;}
.arrowicon {	background:url(http://www.mysurvey.net.au/view/images/1004095/headericon.jpg) no-repeat;}
.ar_points {
	color:#679221;
	font-size:12px;
	font-weight:bold;
}
.ar_seperator {
	border-bottom:solid;
	border-bottom-color:#9cc448;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.why_title {
	color:#ffffff;
	font-weight:bold;
	width:218px;
	padding:7px 5px 5px 30px;
	font-size:12px;
}
h2{

font-size: 14px;

color: #373b3e;

font-weight: bold;

}

#slideshow {
    position:relative;
    height:142px;
    z-index:0;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
}
