/* METROPARK */
/* Survey Stylesheet (Survey, Thank You)
----------------------------------------------------------------------------- */


/* SURVEY PAGE
----------------------------------------------------------------------------- */


	#survey {

	padding: 15px;
	clear: left;
	float: left;

	}

	#survey ul.actions {

	padding-top: 20px;

	}

	#survey h4 {

	width: 330px;
	padding-right: 40px;
	float: left;
	color: #181818;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;

	}

	#survey p {

	width: 600px;
	margin-bottom: 20px;

	}

	#survey fieldset {

	margin-bottom: 0;
	float: right;

	}

	#survey fieldset input {

	margin-right: 3px;

	}

	#survey ul.questions {

	width: 640px;
	float: left;

	}

	#survey ul.questions li {

	width: 620px;
	background-color: #d3d3d3;
	padding: 10px;
	margin-bottom: 2px;
	clear: left;
	float: left;

	}

	#survey ul.questions li.alt {

	background-color: #e6e6e6;

	}


	/* Layout */


	body.section-survey {

	background: #e6e6e6 url(../images/layout/bg-content.gif) repeat-x;

	}


/* Headings */


	body.section-survey h1 {

	display: none;

	}

	body.section-survey h2 {

	width: 100%;
	height: 25px;
	background: #000 url(../images/section-survey/h2-survey.gif) 15px 15px no-repeat;
	padding: 15px 0;
	clear: left;
	float: left;
	display: block;
	text-indent: -5000px;

	}


/* Footer */


	body.section-survey #footer {

	width: 670px;
	padding: 0;

	}

	body.section-survey #footer ul {

	width: auto;
	padding: 15px;
	margin: 0;
	float: left;

	}

	body.section-survey #footer ul li {

	background: none;
	padding: 0;
	margin: 0;
	float: left;

	}

	body.section-survey #footer a#metropark {

	width: 96px;
	height: 10px;
	background-image: url(../images/section-survey/a-metropark.gif);
	margin-right: 15px;
	margin-top: 1px;

	}

	body.section-survey #footer a#metropark:hover {

	background-position: 0 0;

	}

	body.section-survey #footer a#sparkart {

	width: 45px;
	height: 12px;
	background-image: url(../images/section-survey/a-sparkart.gif);
	float: left;

	}


/* THANK YOU PAGE
----------------------------------------------------------------------------- */	


	body#page-thankyou #survey p {

	width: 620px;
	margin-bottom: 0;

	}


/* ALERT MESSAGE
----------------------------------------------------------------------------- */	


	#message {

	width: 85% !important;
	margin: 15px;

	}

	#message h3 {

	width: 523px !important;
	height: 35px !important;
	background: url(../images/section-survey/h3-alert.gif) no-repeat !important;
	display: block !important;
	text-indent: -5000px !important;

	}