﻿
.Default_loginTextBox
{
	margin-right: 0px;
}

div#Default_viewAll
{
	margin-top: 6px;
}

div#Default_viewAll a
{
	font-weight: bold;
}

div.UserInfo_form
{
	width: 300px;
}

div.Surveys_list_item
{
	border-top: solid 1px #cccccc;
	padding: 0px 0px 18px 3px;
}

div.Surveys_list_item table
{
	border: none 0px #ffffff;
}

div.Surveys_list_item td
{
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

div.Surveys_list_item span.title
{
	font-weight: bold;
}

div.Surveys_list_item div.buttons
{
	text-align: right;
}

div.Surveys_list_itemOver
{
	background-color: #fff8cc;
}

div.Surveys_list_itemOut div.buttons
{
	visibility: hidden;
}

div.Surveys_bigButtonBar
{
	margin: 24px 0px 18px 0px;
}

div.Surveys_bigButtonBar table
{
	margin-right: 9px;
}

div.SurveyAdmin_buttons a
{
	font-weight: bold;
	margin-right: 12px;
}

div.SurveyAdmin_topButtons
{
	margin-bottom: 9px;
}

div.SurveyAdmin_bottomButtons
{
	margin-top: 6px;
}

.Analysis_QuestionPanel
{
	margin-top: 18px;
	padding: 0px 7px 0px 7px;
}

.Analysis_questionDiv
{
	margin-bottom: 45px;
}

.Analysis_questionTable
{
	width: 100%;
}

.Analysis_questionTable td
{
	vertical-align: top;
	padding: 0px 0px 9px 0px;
}

.Analysis_questionTable a
{
	font-weight: bold;
}

.Analysis_questionTitle
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #000000;
}

.Analysis_value
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.Analysis_itemLabel
{
	font-size: 12px;
	color: #000000;
}

.Analysis_itemCell
{
	border-bottom: solid 1px #cccccc;
}

.Analysis_matrix
{
	width: 100%;
}

.Analysis_matrix td
{
	padding: 0px 0px 9px 0px;
	vertical-align: top;
	font-size: 12px;
	color: #000000;
	border-bottom: solid 1px #cccccc;
}

.Analysis_matrixValueColumn
{
	text-align: center;
}

.Analysis_matrixValue
{
	font-weight: bold;
}

.Analysis_matrixSummary
{
	text-align: right;
}

table.Analysis_dropDownTable
{
	margin: 0px 0px 18px 0px;
}

td.Analysis_dropDownColumn
{
	vertical-align: bottom;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #666666;
}

table.visualRate
{
	width: 100%;
	border: none 0px #ffffff;
}

table.visualRate td
{
	height: 7px;
	padding: 0px 0px 0px 0px;
	border: 0xp 0px 0px 0px;
}

table.visualRate td.side
{
	background-image: url('surveyProgressSide.gif');
	width: 1px;
}

table.visualRate td.middle
{
	background-image: url('surveyProgressOff.gif');
	width: 100%;
}

div#textAnserDetailsMain
{
	height: 180px;
	width: 480px;
	background-image: url('contentPanelBack.gif');
	background-position: left top;
	background-repeat: repeat-x;
	padding: 9px 9px 9px 9px;
}

div#textAnswerDetailsList
{
	float: left;
	width: 180px;
	height: 178px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	overflow-x: hidden;
	overflow-y: scroll;
}

div#textAnswerDetailsSelected
{
	width: 285px;
	margin-left: 9px;
	height: 178px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	overflow: auto;
}

table#pricingTable
{
	width: 100%;
	border: solid 1px #999999;
}

table#pricingTable th, table#pricingTable td
{
	border-top: none 0px #ffffff;
	border-right: none 0px #ffffff;
	border-bottom: none 0px #ffffff;
	border-left: solid 1px #999999;
	text-align: center;
	padding: 3px 3px 3px 3px;
}

table#pricingTable td
{
	border-top: solid 1px #999999;
	background-color: #ffffff;
}

table#pricingTable th
{
	background-color: #eeeeee;
}

table#pricingTable td.left, table#pricingTable th.left
{
	border-left: none 0px #ffffff;
	text-align: left;
}

.longListItems li
{
	text-align: justify;
	margin-right: 24px;
}

div.richContent
{
}

div.richContent ol.content li
{
	font-size: 10px;
}

div.richContent h3
{
	border-top: solid 1px #cccccc;
	padding-top: 6px;
	margin-top: 36px;
	clear: both;
}

div.featureSummaryImageDiv
{
	float: right;
	width: 390px;
	margin-left: 24px;
	margin-bottom: 24px;
}

div.richContent img
{
	float: right;
	margin-left: 24px;
	margin-bottom: 24px;
}

div#featureSummary_content
{
}

div#featureSummary_content h3
{
	margin-top: 36px;
}

div#featureSummary_content img
{
	margin-bottom: 24px;
}
