div.SM_admin_menu_container
{
	border: 1px solid #738E6B;
	padding: 8px 8px 8px 8px;
}

div.SM_admin_menu_container h1
{
	color: #ff9933;
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 8px 0px;
}

div.SM_admin_hint_container
{
	background-color: #ff9933;
	padding: 8px 8px 8px 8px;
	margin: 8px 0px 0px 0px;
	border: 1px solid black;
}

div.SM_admin_hint_container a
{
	color: black !important;
}

div.SM_config_menu
{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #738E6B;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
}

div.SM_config_menu a:link,
div.SM_config_menu a:visited
{
	display:block;
	float:left;
	padding: 3px 10px 3px 10px;
	background-color: #f3f3f3;
	color: black;
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	text-decoration: none;
	border-width: 0px 1px 1px 1px;
	border-color: #738E6B;
	border-style: solid;
	margin: 0px 1px 0px 1px;
}

div.SM_config_menu a:hover,
div.SM_config_menu a:active
{
	display:block;
	float:left;
	padding: 3px 10px 3px 10px;
	background-color: white;
	color: black;
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	text-decoration: none;
	border-width: 0px 1px 1px 1px;
	border-color: #738E6B;
	border-style: solid;
	margin: 0px 1px;
}

div.SM_user_hint_container
{
	background-color: #ff9933;
	padding: 8px;
	margin: 8px 0px;
	border: 1px solid black;
}

div.SM_admin_form
{
	padding: 8px;
}

div.SM_admin_form table
{
	clear: both;
}

div.SM_admin_form_row
{
	clear: both;
	padding-top: 4px;
}

div.SM_admin_form_description_row
{
	clear: both;
	padding-top: 8px;
}

div.SM_admin_form_row label,
div.SM_admin_form_description_row label,
div.SM_admin_form table tr td label
{
	display: block;
	float: left;
	width: 150px;
	margin: 0;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

div.SM_admin_form_data_element
{
	float: left;
	font-size: 12px;
	line-height: 14px;
}

div.SM_admin_form_data_element h2
{
	margin-top: 8px;
}

div.SM_admin_form_row p,
div.SM_admin_form_description_row p
{
	clear: both;
	color: red;
	margin: 3px;
}

div.SM_admin_form_row img,
div.SM_admin_form_description_row img
{
	display: inline;
	border: 0px;
}

div.SM_user_form
{
	padding: 8px 8px 8px 8px;
}

div.SM_user_form table
{
	clear: both;
}

div.SM_user_form_row
{
	clear: both;
	padding: 4px 0px 0px 0px;
}

div.SM_user_form_description_row
{
	clear: both;
	padding: 8px 0px 0px 0px;
}

div.SM_user_form_row label,
div.SM_user_form_description_row label,
div.SM_user_form table tr td label
{
	display: block;
	float: left;
	width: 150px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

div.SM_user_form_data_element
{
	float: left;
	font-size: 12px;
	line-height: 14px;
}

div.SM_user_form_data_element h2
{
	margin: 8px 0px 0px 0px;
}

div.SM_user_form_row p,
div.SM_user_form_description_row p
{
	clear: both;
	color: red;
	margin: 3px 3px 3px 3px;
}

div.SM_user_form_row img,
div.SM_user_form_description_row img
{
	display: inline;
	border: 0px;
}

div.SM_list_filtering
{
	margin: 8px 0px 0px 0px;
}

table.SM_data_list
{
	border: 1px solid black;
	margin: 8px 0px 0px 0px;
}

table.SM_data_list tr
{
	border: 0px;
}

table.SM_data_list th
{
	border: 0px;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
}

table.SM_data_list td
{
	border: 0px;
	padding: 1px 4px 1px 4px;
}

table.SM_data_list td a
{
	color: #646169;
}

td.SM_swatch_cell
{
	text-align: center;
	font-weight: bold;
}

span.SM_survey_swatch
{
	background: #ffaeae;
}

tr.SM_survey_row
{
	background: #ffaeae;
}

span.SM_page_swatch
{
	background: #f8ffc7;
}

tr.SM_page_row
{
	background: #f8ffc7;
}

div.SM_page_cell
{
	padding-left: 10px;
}

span.SM_question_swatch
{
	background: #affdaf;
}

tr.SM_question_row
{
	background: #affdaf;
}

div.SM_question_cell
{
	padding-left: 44px;
}

span.SM_selection_swatch
{
	background: #c7ecff;
}

tr.SM_selection_row
{
	background: #c7ecff;
}

div.SM_selection_cell
{
	padding-left: 88px;
}

div.SM_sub_selection_cell
{
	padding-left: 132px;
}

table.SM_response_list
{
	margin: 8px 0px 0px 0px;
}

table.SM_response_list tr
{
	border: 0px;
}

table.SM_response_list th
{
	border: 0px;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
}

table.SM_response_list td
{
	border: 0px;
	padding: 1px 4px 1px 4px;
}

table.SM_response_list td a
{
	color: #646169;
}

div.SM_pagination_controls
{
	text-align: center;
	margin: 8px 0px 0px 0px;
}

div.SM_survey_preview
{
	
}

div.SM_survey_preview h2
{

}

div.SM_page_display
{
	float: left;
	width: 500px;
}

div.SM_question_display
{
	clear: both;
}

div.SM_question_display h2
{
	
}

div.SM_clearance
{
	clear:both;
	height: 20px;
	overflow: hidden;
}

div.SM_page_description
{
	margin: 8px 0px 8px 0px;
}

div.SM_data_entry_field
{
	margin-top: 8px;
	margin-bottom: 8px;
}

div.SM_data_entry_field p
{
	color: red;
}

div.SM_response_jump
{
	margin-top: 8px;
}

div.SM_featured_response
{
	
}

p.SM_captcha_error
{
	color: black;
	background: #ff9933;
	border: 1px solid black;
	padding:4px;
	
}

#SM_wizard_core,
#SM_wizard_new
{
	float: left;
	margin: 10px 10px 0px 10px;
	padding: 10px;
	background: #ffaeae;
	border: 1px solid #656565;	
	width: 600px;
}

/*IE6 Hack*/
/*\*/ * html #SM_wizard_core { margin-left: 5px; } /**/
/*\*/ * html #SM_wizard_new { margin-left: 5px; } /**/

#SM_wizard_new
{
	float: left;
	margin-top: 0px;
	background: #affdaf;
}

#SM_wizard_core div.SM_admin_form
{
	margin: 0px;
	padding: 0px;
}

a.SM_wizard_toggle,
a.SM_wizard_toggle img,
span.SM_wizard_toggle
{
	line-height: 16px;
	vertical-align: middle;
}

ul.question_list 
{ 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.question_list li
{
  	cursor: move;
  	margin: 0px 10px;
	padding: 10px;
	background: #affdaf;
	border: 1px solid #656565;	
	width: 600px;
}

ul.question_list li img
{
	margin-right:8px;
}

li#question_template
{
	display: none;
}

#wizard_submit
{
	margin: 10px 0px 0px 10px;
}

div#switch_tabs {
	border-bottom: 1px solid #00CBC4;
	padding: 0 10px;
	margin: 20px 0 0 0;
	overflow: auto;
}

div#switch_tabs a {
	text-decoration: none;
}

div#switch_tabs a.current_tab {
	display: block;
	float: left;
	background: #00CBC4;
	padding: 5px 8px;
	margin-left: 2px;
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	line-height: 12px;
} 

div#switch_tabs a.switch_tab {
	display: block;
	float: left;
	background: #fff;
	padding: 5px 8px;
	margin-left: 2px;
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #555;
	text-align: center;
	line-height: 12px;
}

div.SM_admin_newmodify_form_row {
	clear: both;
	padding-top: 4px;
}

div.SM_admin_newmodify_form_row label {
	display: block;
	float: left;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding-right: 15px;
	text-align: right;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

div.SM_admin_newmodify_form_row input, textarea {
	margin-bottom: 2px;
}

div.SM_admin_newmodify_form {
	padding: 8px 0 100px 0;
	background: #f3f3f3;
}

