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 0px 1px;
}

div.SM_user_hint_container
{
	background-color: #ff9933;
	padding: 8px 8px 8px 8px;
	margin: 8px 0px 8px 0px;
	border: 1px solid black;
}

div.SM_admin_form
{
	padding: 8px 8px 8px 8px;
}

div.SM_admin_form table
{
	clear: both;
}

div.SM_admin_form_row
{
	clear: both;
	padding: 4px 0px 0px 0px;
}

div.SM_admin_form_description_row
{
	clear: both;
	padding: 8px 0px 0px 0px;
}

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: 0px 0px 0px 0px;
	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: 8px 0px 0px 0px;
}

div.SM_admin_form_row p,
div.SM_admin_form_description_row p
{
	clear: both;
	color: red;
	margin: 3px 3px 3px 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: 1px;
	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;
	
}