@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #72b904;
	background-image: url(../../images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.blackbar {
	background: #000;
	height: 30px;
}
.product {
	height: 341px;
	text-align: center;
	background: #fff;
	position: absolute;
	margin: -361px 0 0 -20px;
}
.shadow {
	position: absolute;
	width: 100%;
	height: 10px;
	z-index: 999;
	background-image: url(../../images/sdw-bg.png);
	background-repeat: repeat-x;/*margin-top: -5px;*/
}
.questionswrapper {
	width: 760px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 341px 36px 30px 36px;
	
	/*	border-right-width: 18px;
	border-left-width: 18px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #a1da49;
	border-left-color: #a1da49;*/
}
h1, dl {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	margin: 5px 0 3px 0;
}
dl.surveyQuestions {
}
dl.surveyQuestions dt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	margin: 5px 0 3px 0;
	font-weight:bold;
}
dl.surveyQuestions dd {
}
ul.questions {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
ul.questions .sub {
	list-style-type:none;
	margin-left: 20px;
	padding-left:0;
}
ul.questions li, table.tblRating td.tdColQuestion {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 24px;
}
dl.surveyQuestions dt {
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 15px;
}
p.pageTitle {
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #b0b0b0;
	float: none;
}
ul.questions li input {
	margin-right: 10px;
}
p.stepIndicator {
	color: #09659d;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	position: absolute;
	margin-left: 660px;
	margin-top: -37px;
	width: 100px;
	text-align: right;
}
p.stepIndicator:first-letter {
	text-transform: capitalize;
}
p span.error-text {
	font-size: 16px;
	color: #b11704;
	padding: 8px;
	border: 1px solid #820e03;
	background-color: #fbb8a9;
	text-align: center;
}
span.error-text {
	color:#f00;
	font-style:italic;
	display: block;
}
td.tdColQuestion {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 24px;
}
table.tblRatingAds th {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
table.tblRatingAds td.tdImg {
	text-align: center;
}
table.tblRatingAds td.tdRatingNumber {
	font-size: 14px;
	text-align: center;
	width: 20px;
	color: #09659d;
}
h4 {
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	font-size: 18px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #09659d;
	border-bottom: solid 1px #3580ae;
}
dl.surveyQuestions dt span {
	font-size: 14px;
	display: block;
}
ul.homepagelinks, ul.linklist {
	list-style-type: none;
}
ul.linklist {
	margin: 5px 0;
	padding: 0;
}
ul.linklist li {
	display: inline;
	padding-right:5px;
}
ul.linklist li a {
	/* margin: 0 5px; */
	text-decoration: none;
	font-size: 14px;
	color: #09659d;
}
th.tdColFive, th.tdColFour, th.tdColThree, th.tdColTwo, th.tdColOne, th.tdColZero {
	font-size: 16px;
	color: #09659d;
	font: normal 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 60px;
	text-align: center;
}
table.tblRatingAds {
	width: 100%;
	margin-left: -20px;
}
table.tblRatingAds td {
	text-align: center;
	padding: 0;
}
table.tblRating td.tdColQuestion {
	color: #000;
	font: normal 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
td.tdColQuestion span {
	font-size: 14px;
}
dl.surveyQuestions dd {
	font-size: 12px;
	font-weight: normal;
}
table.tblRating {
	width: 100%;
}
table.tblRating td.tdColZero, table.tblRating td.tdColOne, table.tblRating td.tdColTwo, table.tblRating td.tdColThree, table.tblRating td.tdColFour, table.tblRating td.tdColFive {
	text-align: center;
}
input.btn {
	margin-left: 25px;
	width: 150px;
}
div.thankyou-container {
	width: 500px;
	text-align: center;
	background-image: url(../../images/thankyousticky.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-top: 492px;
}
h2.thankyou {
	font: normal 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 42px;
	font-weight: bold;
	color: #083a52;
}
table.tblRatingAds td.tdImg {
	text-align: center;
	padding: 15px;
}
table.tblRatingAds td.tdImg table {
	margin: 0 auto;
}
.rowhighlight {
	background: #ececec;
}
.required {
	color: red;
}
em.smalltext {
	font-weight: normal;
	font-size: 12px;
	display: block;
}
/* admin -- dialog table (view leads) */
table.tblDialogDetails {
	border:0;
}
table.tblDialogDetails td {
	font-weight:normal;
	vertical-align:top;
}
table.tblDialogDetails td.heading {
	font-weight:bold;
}
