.clearer {
	
	clear:both;
	height: 1px;
	overflow: hidden;
	top:-1px;
	visibility:hidden;
	
}

span.clearer {
	display:block;
	}


img {
	border:0px;
	}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	
	text-align:center;
	margin:0px;
	padding:0px;
	
	}
	
a {
	font-weight:bold;
	color:#333;
	}
	
hr {
	color:#ccc;
	margin:20px 0px 20px 0px;
	padding:0px;
	height:1px;
	background-color: #ccc;
	border:0px;
	line-height:1px;
	clear:both;
	}


div.survey-body ul li {
	margin:auto;
	padding-left:0px;
	padding-bottom:5px;
	}
	
div.survey-body ul {
	padding-left:40px;
	margin-left:0px;
	}

div.container {
	width:773px;
	text-align:left;
	margin:0 auto;
	}


div.header {
	margin-top:10px;
	clear:both;
	position:relative;
	}
	
div.logo-left , div.logo-right {
	position:absolute;
	width:300px;
	}
	
div.logo-right {
	text-align:right;
	right:0;
	top:7px;
}
div.header-text {
	padding:50px 0px 0px 135px;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
div.header-text div.button-top {
	width:623px;
	float:right;
	font-weight:bolder;

}

button.styled {
	background-color:transparent;
	border:0px;
	color:#fff;
	font-weight:bold;
	padding:4px;
	position:relative;
	cursor:pointer;
	}


div.button {
	text-align:center;
	position:relative;
	float:right;
}


div.top-grad , div.bottom-grad {
	
	border-top:1px solid #fff;
	top:1px;
	position:absolute;
	opacity:.3;
	height:5px;
	
	}


div.button-top {
	background-color:#18B8E8;
	background-image:url(/images/button_top_gradient.jpg);
	background-repeat:repeat-x;
	background-position:0 1px;
	text-align:center;
	position:relative;
	float:left;
	}

div.button-bottom {
	background-image:url(/images/button_bottom_gradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
	}
	
button.button2 {
	background-image:url(/images/grey_button_gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #cbcbcb;
	background-color:#cecece;
	color:#666;
	font-weight:bold;
	padding:4px;
	position:relative;
	float:left;
	}

div.tab-spacer {margin-top:20px;}

div.tabs {
	position:relative;
	z-index:10;
	}

	
div.tabs ul {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	
	}
	
div.tabs ul li {
	width:128px;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	}
	
div.tabs ul.four li {
	width:154px;
	}
	
div.tabs ul.three li {
	width:192px;
	}
	
	

div.tabs ul.four li#tab5 , div.tabs ul.three li#tab5 , div.tabs ul.three li#tab4{
	display:none; !important
	}


div.tabs ul li.current div {
	background-image:none;
	margin-top:17px;
	padding-top:10px;
	color:#18b8eb;
	}
	
div.tabs ul li div {
	background-image:url(/images/tab_gradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #cfcfcf;
	margin-left:4px;
	text-align:center;
	color:#acacac;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	margin-top:22px;
	border-bottom:0px;
	}

div.tabs ul li.current div {
	
	background-position:center bottom;
	background-repeat:no-repeat;
	margin-top:14px;
	padding-top:10px;
	padding-bottom:8px;
	
	
	position:relative;
	top:2px;
	}
	
	
div.survey-body {
	border:1px solid #cfcfcf;
	background-image:url(/images/body_bg_gradient.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ededed;
	position:relative;
	}
	
div.survey-body div.padding {
	padding:20px 35px;
	}



div.progress {
	
	background-color:#eee;
	padding:10px 0px 10px 10px;
	position:relative;
	width:100%;
	}

div.progress div.progress-question {
	float:left;
	position:relative;
	}

div.progress div.progress-question div {
	background-color:#fff;
	margin-right:10px;
	
	}
	
div.progress div.progress-question div div {
	font-size:10px;
	line-height:10px;
	margin:0;
	}
	
body div.progress div.current div div , body div.progress div.complete div div {
	background-color:#18b8eb;
	position:relative;
	height:10px;
	}

/*
div.progress {
	background-color:#ffffff;
	border:1px solid #cfcfcf;
	padding:5px 35px;
	}
	
div.progress ul {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	
div.progress ul li {
	float:left;
	background-image:url(/images/dotted-line.gif);
	background-repeat:repeat-x;
	background-position:left center;
	position:relative;
	}
	
div.progress ul li.start {
	background-image:none;
	
	}
	
div.progress li div.button-top {
	
	margin-left:15px;
	margin-right:0px;
	}
	
div.progress button.styled {
	font-size:9px;
	font-weight:normal;
	width:20px;
	padding:2px 0px;
	}
	
div.progress button.button2 {
	font-size:9px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:15px;
	}
	
*/
	
h1 {
	margin-top:0px;
	margin-bottom:15px;
	padding:0px;
	font-size:16px;
	}
	
h2 {
	color:#18b8eb;
	font-size:16px;
	margin:20px 0px 12px 0px;
	padding:0px;
	}
	
h3 {
	font-size:14px;
	margin:10px 0px 20px 0px;
	color:#323232;
	}
	
	
p {
	margin:15px 0px 15px 0;
	}
	
	
fieldset {
	border:0px;
	clear:both;
	}
	
legend {
	
	margin:0;
	padding:0;
	color:#323232;
	font-size:12px;
	}

legend b {
	font-weight:bold;
	color:#18b8eb;
	font-size:16px;
	}
	
span.mandatory {

	color:#999;
	font-size:10px;


}
	
div.checkbox-group-group , div.radio-group , div.input-grid {
	width:400px;
	float:right;
	}
	
div.full-width div.checkbox-group-group , div.full-width div.radio-group , div.full-width div.input-grid {
	clear:both;
	float:none;
	width:auto;
	margin-bottom:20px;
	
	}

div.full-width div.checkbox-group-group div.checkbox-padding , div.full-width div.radio-group div.radio-group-padding {
	min-height:2px;
	height:2px;
	}
	
html>body div.full-width div.checkbox-group-group div.checkbox-padding , html>body div.full-width div.radio-group div.radio-group-padding {
	height:auto;
	}
	
div.checkbox-padding , div.radio-group-padding , div.grid-padding {
	padding:10px;
	background-color:#fff;
	border:1px solid #cfcfcf;
	}
	
div.radio-group-padding div.inline div.radio-group-padding {
	border:0px;
	
	}

p.label , div.textarea label {
	float:left;
	width:250px;
	border-top:1px solid #cfcfcf;
	padding-top:10px;
	margin:0px;
	}

div.full-width p.label {
	margin-bottom:10px;
	float:none;
	width:auto;
	}

div.checkbox-group-group label , div.radio-group label {
	display:block;
	margin:0px;
	padding:5px 0;
	border-bottom:1px solid #cfcfcf;
	}
	

div.image-selection div.radio-group-padding {
	padding-right:0px;
	}

div.image-selection div label , div.image-selection div.multi-radio-option {
	width:160px;
	float:left;
	margin-right:27px;
	margin-left:28px;
	padding:0px;
	border:0px;
	margin-bottom:5px;
	}
	
body div.circular-thumbs div label {
	width:212px;
	text-align:center;
	padding-bottom:15px;
	padding-top:5px;
	font-weight:bold;
	height:180px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:5px;
	}
	
body div.circular-thumbs div label img {
	float:none;
	display:block;
	clear:both;
	margin:10px auto;
	}
	
body div.thumb-collection label {
	float:none;
	width:auto;
	clear:both;
	height:163px;
	margin-left:0px;
	margin-right:10px;
	}
	
html>body div.thumb-collection label {
	height:auto;
	min-height:163px;
	}
	
div.image-selection div.inline label {

	margin-bottom:0px;
	margin-right:5px;
	margin-left:0px;

}
	
div.multi-radio div.hover {

	background-color:#eee;
	
}

div.inline div.radio-group-padding {
	text-align:center;
	width:80px;
	margin:0 auto;
	padding-top:0px;
	padding-bottom:0px;
	background-color:transparent;
	
	}


div.image-selection div.inline label {
	width:20px;
	font-weight:bold;
	text-align:center;
	
	}
	
div.image-selection div label span {
	display:none;
	}

body div.show-label div label span {
	
	display:inline;
}


body div.thumb-collection div label span {
	display:block;
	padding-top:70px;
	
	}
	
body div.thumb-collection div label span.clearer {
	padding:0px;
	}
	
div.thumb-collection span.thumbs {
	display:block;
	float:left;
	padding-top:0px;
	}
	
div.image-selection div div.inline label span {
	display:inline;
	}


body div.no-option-border div img {
	border:0px;
	}

div.image-selection div  img {
	margin:10px;
	border:1px solid #eee;
	}

div.image-selection div label input {
	display:none;
	}

body div.show-label div label input {
	display:inline !important;
	float:none !important;
	clear:left; 
	} 


body div.thumb-collection label input {
	display:block;
	float:left;
	margin-top:50px;
	
	}
	
div.image-selection div div.inline label input {
	display:inline;
	}

div.textarea-full label {
	padding-bottom:10px;
	float:none;
	display:block;
	}


div.textarea-container {
	float:right;
	width:400px;
	padding:0 0 0 0;
	border:1px solid #cfcfcf;
	background-color:#fff;
	text-align:right;
	}
	
div.textarea-full div.textarea-container {
	float:none;
	width:auto;
	}

textarea {
	padding:5px 0;
	width:95%;
	border:0;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	}


label input {
	float:left;
	padding-bottom:30px;
	margin-right:10px;
	}


li.hidden div {
	visibility:hidden;
	}
	
div.progress li.current	button {
	color:#18baef;
	}
	
div.continue {
	clear:both;
	padding-top:15px;
	position:relative;
	
	}
	
div.continue div.button-top {
	float:right;
	}
	
	
label.hover {
	background-color:#f2f2f2;
	cursor:pointer;
	}
	
div.container label.selected {
	background-color:#DFF1FF;
	}
	
	
div.grid-padding {
	padding:20px;
	}
	
	
div.input-grid td, div.input-grid th {
	border-bottom:1px solid #eee;
	text-align:center;
	padding:3px;
	}
	
div.input-grid tr.scale td , div.input-grid tr.scale th {
	border:0px;
	
	}
	
	
div.input-grid tr.scale th {
	background-color:#fff;
	color:#ccc;
	font-weight:normal;
	}
	
div.input-grid tr.scale th.left {
	text-align:left;
	}
	
div.input-grid tr.scale th.right {
	text-align:right;
	}
	
	
div.input-grid th {
	color:#000;
	}

div.input-grid thead th {
	background-color:#ccc;
	}


div.input-grid tbody th {
	text-align:left;
	padding-right:10px;
	padding-left:10px;
	}

div.radio-grid td img {
	display:none;
	}

div.radio-grid td.selected {
	
	/*
	background-image:url(/images/tick.gif);
	background-repeat:no-repeat;
	background-position:center center;
	*/
	padding:0px;
	
	}
	
	
div.radio-grid td.selected img {
	display:block;
	margin-top:-3px;
	margin-bottom:-2px;
	margin-right:-2px;
	}

body div.radio-grid tr.taken {
	background-color:#DFF1FF;
	}
	
body div.radio-grid td.incomplete {
	background-color:#FFBFBF;
	}

div.radio-grid thead td {
	background-color:#fff;
	}

div.radio-grid tr.hover {
	background-color:#eee;
	cursor:pointer;
	}
	
div.radio-grid input {
	cursor:pointer;
	}
	
div.radio-grid tr.taken td , div.radio-grid tr.taken th {
	border-bottom:1px solid #fff;
	}

div.radio-grid td.taken input {
	opacity:0.2;
	filter:alpha(opacity=20);
	}
	
div.radio-grid td.selected input {
	visibility:hidden;
	height:0px;
	margin:0px;
	padding:0px;
	border:0px;
	}
	

	
input.other-text {
	width:80%;
	padding:2px 5px;
	float:none;
	margin-left:0px;
	position:relative;
	}




div.checkbox-grid thead th {
	padding-left:7px;
	padding-right:7px;
	border-left:1px solid #fff;
	}
	
div.checkbox-grid tbody td {
	border-left:1px solid #eee;
	}

div.checkbox-grid tbody th {
	font-weight:normal;
	color:#666;
	}




/* colours */


div.close-button {
	background-color:#18b8eb !important;
	}

.bg {
	background-color:#18b8eb !important;
	color:#fff !important;
	}
	
.color {
	color:#18b8eb !important;
	}



.section1 .bg {
	background-color:#EC8D71 !important;
	}
	
.section1 .tint {
	background-color:#F9DDD4 !important;
	}
	
.section1 .color {
	color:#EC8D71 !important;
	}
	
	
	
.section2 .bg {
	background-color:#95D587 !important;
	}
	
.section2 .tint	{
	background-color:#DFF2DB !important;
	}
	
.section2 .color {
	color:#95D587 !important;
	}
	
.section3 .bg {
	background-color:#4B7BB3 !important;
	}
	
.section3 .tint {
	background-color:#C9D7E8 !important;
	}
	
.section3 .color {
	color:#4B7BB3 !important;
	}
	
	

.section4 .bg {
	background-color:#B8B376 !important;
	}
	
	
.section4 .tint {
	background-color:#EAE8D6 !important;
	}
	
.section4 .color {
	color:#B8B376 !important;
	}
	
.section5 .bg {
	background-color:#A790AE !important;
	}
	
.section5 .tint {
	background-color:#E4DDE7 !important;
	}
	
.section5 .color {
	color:#A790AE !important;
	}
	
	

#loginForm {
	width:350px;
	margin:20px;
	padding:15px;
	border:1px solid #ccc;
	background-color:#e6e6e6;
	}






#TB_window.loginForm {
	background-color:#ddd;
	}
	

form.login label {
	display:block;
	color:#333;
	padding-bottom:5px;
	font-weight:bold;
	font-size:11px;
	}
	
form.login .ctrlHolder {
	padding-bottom:15px;
	}
	
form.login input , form.login select{
	width:300px;
	font-size:12px;
	color:#333;
	}
	
form.login input {
	padding:2px 5px;
	}
	
form.login fieldset {
	padding:0px;
	padding-bottom:10px;
	}
	
	
div.user-not-found {
	color:#990000;
	margin-top:-10px;
	margin-bottom:10px;
	}
	
	
div.bookmark-button {
	float:right;
	margin-bottom:15px;
	display:none;
	}
	
div.bookmark-button div {
	color:#fff;
	
	border:1px solid #ddd;
	font-size:11px;
	font-weight:bold;
	background-color:#18B8E8;
	padding:4px 10px;
	}
	
div.bookmark-button div.hover {
	background-color:#999;
	color:#fff;
	cursor:pointer;
	}
	
	
h2.inline-headers , h3.inline-headers {
	float:left;
	}

h3.inline-headers {
	padding:12px 0px 10px 15px;
	}
	
h3.non-bold-question {
	font-weight:normal;
	}
	
	
div.disclaimer {
	font-size:9px;
	padding:20px;
	font-style:italic;
	}


/* ---------------- Report Overrides ----------- */

body.report div.progress div.complete div div {
	background-color:#fff !important;
	}
	
body.report div.progress div div div.nav-over {
	background-color:#000 !important;
	cursor:pointer;
	}
	
	
body.report div.tabs li div.nav-over {
	background-color:#000 !important;
	cursor:pointer;
	color:#fff;
	background-image:none;