﻿body	
{	
	margin:0;
	padding:0;
	text-align: center;
}

/* Survey */

a
{
	color:#6caf3d;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

table th
{
	padding:0;
	margin:0;
	width:10px;
	vertical-align:top;
}

table td
{
	width:150px;
	font-size:11px;
}

#container
{
	background:transparent url(../images/bg-header.png) no-repeat scroll 0 40px;
}
#SurveyContainer
{
	background:transparent url(../../images/bg/bg-body.png) repeat-y scroll left top;
	margin:0 auto;
	width:880px;
	padding:0;
	text-align: left;
	font-size:1em;
	
}

#SurveyHeader
{
	background:url("../images/surveyHeader.jpg");
	margin:0 auto;	
	width:764px;
	text-align:left;	
	height:94px;
	position:relative;
	overflow: hidden;
	padding-top:40px;
}
#footer{padding-top:0;min-height:60px;height:auto;*height:60px;}
#SurveyHeader h1{margin-left:20px;margin-top:10px;}
h2
{
	text-transform:uppercase;
	font-size:1.5em;
	margin:0 0 1em 0;
	font-family:Arial;
	border:1px #adafb2 solid;
	border-left:none;
	background:transparent repeat-y scroll left center;
	height:1.5em;
	line-height:1.5em;
	padding-left:3px;
	color:#6d6d6d;
	background-image:url('../images/strip-green.jpg');
}

h2 span {
	display:block;
	background:transparent url('../images/bg-h2.jpg') repeat-x scroll left center;
	padding-left:0.85em;
}
div#SurveyContainer{ position:relative;padding-bottom:20px;}
/*
#SurveyHeader h2
{
	padding:0;
	margin:0;
	font: bold .8em Arial,Verdana,Helvetica,Sans-Serif;
	color:#fff;
	letter-spacing:1px;
}
*/

#SurveyContainer form
{
	padding:15px 60px 0 60px;
}

.Section
{
	background: #fff;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	/*padding-bottom:10px;*/
	padding-right:0;
	margin-bottom:20px;
}

.Section h3
{
	background:#F5F5F5;
	border-top: 1px solid #e7e7e7;
	padding: 6px 6px;
	font-size: 14px;
	text-transform:none;
	
}

.Row
{
	padding:2px 15px 2px 15px;	
	clear:both;
}

.Row2
{
	padding:10px 5px 10px 15px;
	clear:both;
	/*width:400px;*/
}

.Label
{
	padding:0 20px 0 0;
	width:170px;
	text-align:left;
	float:left;
}

.Label p{
	margin:1.2em 0 0;
}

.Widget
{
	width:210px;
	text-align:left;
	float:left;
}

.Label2
{
	padding:0 20px 0 0;
	width:120px;
	text-align:left;
	float:left;
}

.Widget2
{
	width:300px;
	text-align:left;
	float:left;
}

.Label3
{
	padding:0 20px 0 0;
	width:150px;
	text-align:left;
	float:left;
}

.Widget table
{
	margin:0;
	padding:0;
	border-collapse: collapse;
	width:100%;
}

 input, select, textarea
{
	font: 1em Arial,Verdana,Helvetica,Sans-Serif;
	color:#484848;
	border:1px solid #B6BDC2;
}

select
{
	width:210px;
}

input
{
	width:200px;
	padding:2px;
}

.inputCheckbox input, input.checkbox {border:none;width:auto !important;}

textarea
{
	width:400px;
	height:100px;
	padding:2px;
}

.radio
{
	width:20px;
	border:none;
}

.hr
{
	height:5px;
	padding:0;
	margin:0;
	border-top:1px #e7e7e7 solid;	
}

.container-finish {
	background: transparent url("../images/finish.gif") 0 0 no-repeat;
	display: block;
	height: 29px;
	width: 99px;
	margin-bottom:15px;
}

div.button-finish{
	background: transparent url("../images/finish.gif") 0 0 no-repeat;
	height: 29px;
	width: 99px;
	
}
a.button-finish {
	background: transparent url("../images/finish.gif") 0 0 no-repeat;
	display: block;
	height: 29px;
	width: 99px;
}

a.button-finish:hover {
	background: transparent url("../images/finish.gif") 0 -29px no-repeat;
}

a span {
	display: none;	
}

/* Global Styles */

p
{
	margin:0;
	padding:0;
	padding-bottom:5px;
}

/* Misc Classes */

.JSError
{
	display:none;
	color:#D27019;
}

.orange
{
	color:#D27019;
}

.red
{
	color:#cc0000;
}

.lightblue
{
	color:#3B6FB3;
}

.darkgrey
{
	color:#999999;
}

.darkblue
{
	color:#00488B;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

/* hacks and workarounds */
/* fix so Mozilla browsers allows content to fill container div */
.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ----- NEW STUFF --- */

.Row3
{
	padding:0 15px 15px 18px;
	
	clear:both;
}

.Row3 .Label
{
	margin:0;
	padding:0;
	/*width:400px;*/
}

.Row3 .Label2
{
	margin:0;
	padding:0;
	width:450px;
}

.Row3 .Widget
{
	margin:0;
	padding:10px 0 0 0;
	clear:both;
	width:300px;
}

.Row3 .Widget2
{
	margin:0;
	padding:10px 0 0 0;
	clear:both;
	width:300px;
}
.q_c_r_full .Label
{
	/*width:560px;*/
}


/*****************************************
Additional styles to hande images showing.

*****************************************/
.q_c{/*width:560px;*/}
.q_c_l{float:left; width:110px;}
.q_c_r{float:left;width:450px;}
.q_c_l img {border:1px solid #C4E1F1; margin:10px; margin-top:0;}
.q_c_r_full{float:left;/*width:560px;*/}



/* Buttons [buttons]
----------------------------------------------------------- */

/* default class for all buttons */
.btn {display:block;overflow:hidden;padding:0;}
.btn a {display:block;overflow:hidden;text-indent:-12345px;}

/* buttons images + dimensions */
.btn-finish,.btn-finish a{background:url("../images/buttons/finish.gif");width:94px;height:29px;}
.btn-finish a:hover{background-position:0 -29px;}

.btn-submit, .btn-submit a{background:url("../images/buttons/submit.gif");width:66px;height:21px;}
.btn-submit a:hover{background-position:0 -21px;}


#Disclaimer {
	padding: 40px 0 0 66px;
}

#Disclaimer input {
	width: auto;
	margin: 0 10px 0 0;
}

#agreement {
	height: 30px;
}

#agreement p {
	float: left;
	margin-right: 10px;
}



#aboutSection {
	overflow: hidden;
	padding-bottom:14px;
}

#aboutSection h3 {
	margin-top: 0;
}

#aboutSection .Row {
	clear: none;
	float: left;
	display:inline;
	padding: 0 0 0px 15px;
	width: 255px;
	margin-top:10px;
}

#aboutSection .Row .Label {
	float: none;
	display: block;
	padding: 0;
	width: 255px;
}

#aboutSection .Row .Widget {
	clear: none;
	float: none;
	padding: 0;
	margin: 0;
	width: 255px !important;
}
