div.SM_admin_menu_container {}

div.SM_admin_menu_container h1 {}

div.SM_admin_hint_container {
	background-color: #dddddd;
	padding: 10px;
	margin: 10px 0px;
	border: 1px solid #999999;
}

div.SM_config_menu {
	border-top: 1px solid #CCCCCC;
	margin: 10px 0px;
	padding: 0px 10px;
}

div.SM_config_menu a:link,
div.SM_config_menu a:visited {
	display:block;
	float:left;
	padding: 3px 10px;
	background-color: #f3f3f3;
	color: #666666;
	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: #cccccc;
	border-style: solid;
	margin: 0px 2px;
}

div.SM_config_menu a:hover,
div.SM_config_menu a:active {
	display:block;
	float:left;
	padding: 3px 10px;
	background-color: #ffffff;
	color: #666666;
	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: #cccccc;
	border-style: solid;
	margin: 0px 2px;
}

div.SM_admin_form {
	padding: 10px;
}

div.SM_admin_form_row {
	clear: both;
	padding-top: 5px;
}

div.SM_user_form table {
	clear: both;
}

div.SM_user_form_row {
	clear: both;
	padding-top: 5px;
}

div.SM_user_form_row label,
div.SM_user_form table tr td label {
	display: block;
	float: left;
	width: 150px;
	margin: 0;
	text-align: left;
	font-weight: bold;
}

div.SM_user_form_data_element {
	float: left;
}

div.SM_user_form_data_element h2{}

div.SM_user_form_row p {
	clear: both;
}

div.SM_user_form_row img {
	display: inline;
	border: 0;
}

div.SM_list_filtering {
	margin-top: 10px;
}

table.SM_data_list {
width: 100%;
	border: 1px solid #999999;
	margin-top: 10px;
}

table.SM_data_list tr {
	border: 0;
}

table.SM_data_list th {
	border: 0;
	font-weight: bold;
	padding: 5px;
	background: #eeeeee;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}

table.SM_data_list td {
	border: 0;
	padding: 5px;
}

td.SM_icon_cell {
	width: 10px;
	text-align: center;
}

td.SM_swatch_cell {
	padding: 5px !important;
	text-align: center;
	font-weight: bold;
	background: #eeeeee;
}

td.SM_swatch_cell span {
	padding: 5px;
	font-size: 0.8em;
}

span.SM_survey_swatch,
tr.SM_survey_row
 {
	background: #8BB5B7;
}

span.SM_page_swatch,
tr.SM_page_row {
	background: #AAC9CB;
}

div.SM_page_cell {
	padding-left: 10px;
}

span.SM_question_swatch,
tr.SM_question_row {
	background: #CADDDE;
}


div.SM_question_cell {
	padding-left: 45px;
}

table.SM_response_list {
	width: 100%;
	margin: 10px 0;
	border: 1px solid #999999;
}

table.SM_response_list tr {
	border: 0;
}

table.SM_response_list th {
	border: 0px;
	font-weight: bold;
	padding: 5px;
	background: #eeeeee;
	border-bottom: 1px solid #999999;
}

table.SM_response_list td {
	border: 0px;
	padding: 5px;
}

div.SM_pagination_controls {
	text-align: center;
	margin: 10px 0px;
}

div.SM_survey_preview {
}

div.SM_survey_preview h2 {
}

div.SM_question_display {
	clear: both;
	margin-bottom: 10px;
}

div.SM_question_display h2 {
}

label.SM_field_label {
	font-weight: bold;
	line-height: 1.5em;
}

label.SM_field_label:before {
    content: url(../../images/icons/bullet.png);
    margin-right: 0.5em;
}

label.SM_field_label.required {
    padding-right: 8px;
    margin-right: 10px;
	background: url(../../images/icons/mandatory.gif) top right no-repeat;
}

div.SM_clearance {
	clear:both;
}

div.SM_pages {
	margin: 20px 0;
	/*
	padding: 10px;
	border: 1px solid #333333;
	background: #eeeeee;
	*/
}
div.SM_pages .step {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.SM_pages a {
	text-decoration: none;
}
div.SM_pages .number {
	margin-right: 5px;
	padding: 4px 10px;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px; /* vertical padding for IE6 */
	color: #ffffff;
	background: #FF6600;
}
div.SM_pages .number a {
	color: #ffffff;
}
div.SM_pages .prev .number {
}
div.SM_pages .current .number {
}
div.SM_pages .next {
	opacity:0.40;
	filter: alpha(opacity=40);
}
div.SM_pages .txt {
	font-weight: bold;
	font-size: 1.2em;
}


div.SM_page_description {
	margin: 10px 0;
}

div.SM_data_entry_field {
	margin-top: 10px 0;
}

div.SM_data_entry_field .input-60 {
}
div.SM_data_entry_field .input-15 {
}
div.SM_data_entry_field .input-4 {
}
div.SM_data_entry_field .input-checkbox {
}

div.SM_response_jump {
	margin-top: 10px;
}

div.SM_featured_response {}


.SM_question_display.captcha .SM_data_entry_field img {
	vertical-align: middle;
}
p.SM_captcha_error {
	color: #ff0000;
	font-weight: bold;
}


table.SM_featured_response_list {
	margin: 20px auto;
	width: 80%;
	border-collapse: collapse;
}
table.SM_featured_response_list th {
}
table.SM_featured_response_list td {
	padding: 5px;
	/*border: 1px solid;*/
	text-align: top;
}

.SM_step_display {
	position: relative;
}

