﻿
table.SurveyStyle
{
    width: 100%;
}

.middle
{
	width: 100%;
}



.Group
{
	margin: 3px 0px;
}

.SurveyElement .middle .Title
{
    float: left;
    margin-left: 5px;
    margin-right: 0px;
    width: 55%;
    color: #555555;
    clear: left;
    display: block;
    margin-bottom: 0px;
    font-weight: bold;
}

.SurveyElement .middle .Caption
{
    float: left;
    margin-left: 10px;
    margin-right: 0px;
    width: 52%;
    color: #555;
    clear: left;
    display: block;
    margin-bottom: 0px;
}

.SurveyElement .middle .Error
{
    float: left;
    margin-left: 10px;
    margin-right: 0px;
    width: 370px;
    color: red;
    clear: left;
    margin-bottom: 0px;
}

.SurveyElement .middle .Error p
{
    padding: 0px !important;
    line-height: normal !important;
    margin: 0px !important;
    font-size: 100% !important;
    color: Red !important;
}


.Container .middle .Title
{
	font-size: 120%;
	font-weight: bold;
	color: #6db737;
}

.Container .middle .Caption
{
	font-size: 110%;
	font-weight:bold;
	margin-left: 5px;
	margin-right: 0px;
	color: #555;
}

.ShowChildrenOnly
{
    margin: 0px;
    padding: 0px;
}
.ShowChildrenOnly > .middle > .Title
{
    display: none !important;
}
.ShowChildrenOnly > .middle > .Caption
{
    display: none !important;
}

.Page
{
	padding-left: 5px;
	padding-top: 5px;
}

.Page .middle .Title
{
	font-size: 16px;
	font-weight: bold;
	color: #f46000;
}

.Question 
{
    background: none;
}


.Question .top
{
	background: none;
	height: 5px;
	overflow: hidden;
	
}

.Question .bottom
{
	background: none;
	height: 5px;
	overflow: hidden;
}

.Question .middle
{
	background: none;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
}

.Question .middle .Title
{
	font-size: 110%;
	font-weight:bold;
	float: left;
	margin-left: 5px;
	margin-right: 0px;
	width: 375px;
	color: #555555;
	clear: left;
}

.Question .middle .Caption
{
	font-size: 90%;
	font-weight: bold;
	color: #6db737;
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 370px;
	clear: left;
}

.Question .middle .Control
{
    text-align: left;
    margin-right: 19px;
}
.Question > .middle > .Control
{
    margin-left: 60%;
}

.CheckBox .middle .Title
{
    margin-left: 30px;
    margin-top: 2px;
}

.CheckBox .middle .Control
{
    position: absolute;
    left: 10px;
    top: 5px;
    margin-left: 0px;
}


.RadioList .middle .Control
{
    margin-left: 60%;
    text-align: left;
}

.RadioList .middle .Control table
{
    text-align: left;
}

.FullName .middle .Control
{
    float: left;
    text-align: left;
    margin-left: 10px !important;
}


.selected 
{
    background-color: #ddd;
}

.selected .top
{
	background: url(../images/surveyEngine/question_top_hover.gif) top left no-repeat;
	
}

.selected .middle
{
	background: url(../images/surveyEngine/question_left_hover.gif) center left repeat-y;
}

.selected .middle .Title
{
	color: #d75903;
}

.selected .middle .Caption
{
    color: #000;
	/*color: #6db737;*/
}

.selected .bottom
{
	background: url(../images/surveyEngine/question_bottom_hover.gif) top left no-repeat;
	
}

 .middle .Error
{
	font-size: 95%;
	font-weight: bold;
	float: left;
	position: relative;
	color: red;		
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 2px;
	width: 370px;
	display: none;
	padding-left: 28px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(../images/surveyEngine/validation_warning-trans.png) no-repeat transparent left center;
}

.inerror .middle .Error
{
	display: block;	
}

.SurveyCaption 
{
   font-weight: bold; 
   color: #555; 
   font-size: 110%;
}

.SurveyHelp
{
	width: 240px;
	background-color: #fff;
	/*position:relative;*/
}

.SurveyHelpPreIE8
{
    width: 240px;
	background-color: #fff;
	/*position:relative;*/
	z-index:-1;
}

.helpCap
{
    width: 6px;
    background-color: #cecece;
    position:absolute;
}

.helpCap .top
{
    width:6px;
    height:5px;
    background-image: url(../images/surveyEngine/question_helpcap_top.gif);
    background-position: top right;
    background-repeat: no-repeat;
    overflow: hidden;
}

.helpCap .middle
{
    width:6px;
    height: 10px;
    background-image: url(../images/surveyEngine/question_helpcap_middle.gif);
    background-position: top right;
    background-repeat: repeat-y;
    overflow: hidden;
}

.helpCap .bottom
{
    width:6px;
    height:5px;
    background-image:url(../images/surveyEngine/question_helpcap_bottom.gif);
    background-position: top right;
    background-repeat: no-repeat;
    overflow: hidden;
}


.Question
{
	clear: left;
	margin-left: 3px;
	margin-bottom: 3px;
	cursor: pointer;
	position:relative;
	z-index:100;
	left:1px;
	
}

.Help
{
    background-color: #ddd;
    border:solid 1px #60b323;
    z-index:50;
}

.Help .Title
{
	font-size: 120%;
	font-weight: bold;
	color: #6db737;
	padding: 2px;
}

.Help .Body
{
	padding: 5px;
	font-size: 100%;
}

.Help ul, .Help ol
{
    font-size: 105%;
    color: #000;
    padding-left:0px;
    margin-left: 0px;
}
.Help ul li
{
    margin-top: 7px;
    margin-bottom: 7px;
    background-image: url(../Images/plus-bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    list-style-type: none;
    padding-left: 14px;
}
.Help ol li
{
    margin-top: 7px;
    margin-bottom: 7px;
    list-style-type: decimal;
}

.SurveyStyle
{
	/*width: 900px;*/
	/*border-collapse:collapse;*/
	position:relative;

}

.SurveyNavigatorHeader
{
	background: white;
	border-bottom: solid 5px #ddd;
}

/****** Top Level Pages *****/

.SurveyNavigatorHeader .NavLevel0
{
	padding-top: 5px;
	padding-left: 5px;
}

.SurveyNavigatorHeader .NavLevel0 .MenuItem
{
    background-image: url(../images/SurveyEngine/surveyTabBg-trans.png);
	display: block;
	float: left;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	background-color: #f2f0df;
	background-position: top center;
	background-repeat: no-repeat;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px 2px;
	white-space:nowrap;
	text-decoration: none;
	color: #555;
	font-weight: bold;
}


.SurveyNavigatorHeader .NavLevel0 .selected
{
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ddd;
	color: #6db737;
	width: 150px;
	font-weight: bold;
}

.SurveyNavigatorHeader .NavLevel0 .complete
{
    background-color: #888;
	color: #ccc;
	font-weight: normal;
}

.SurveyNavigatorHeader .NavLevel0 .first
{
	display: block;
	float: left;
}

/****** End Top Level Pages *****/

/****** Second Level Pages *****/

.SurveyNavigatorHeader .NavLevel1
{
	background-color: green;
	display: none;
}

.SurveyNavigatorHeader .NavLevel1 .MenuItem
{
	Color:White;
	display: block;
	float: left;
	padding: 5px 20px 5px 15px;
}

.SurveyNavigatorHeader .NavLevel1 .selected
{
	Color: #bfb;
	font-weight: bold;
	display: block;
	float: left;
	padding: 5px 20px 0px 15px;
	background-color:#6db737;
}

/****** End Second Level Pages *****/


/****** Third Level Pages *****/

.SurveyNavigatorHeader .NavLevel2
{
	background-color: #6db737;
	display: none;
}

.SurveyNavigatorHeader .NavLevel2 .MenuItem
{
	Color:White;
	display: block;
	float: left;
	padding: 5px 20px 5px 15px;
}

.SurveyNavigatorHeader .NavLevel2 .selected
{
	Color: #bfb;
	font-weight: bold;
	display: block;
	float: left;
	padding: 5px 20px 0px 15px;
}

/****** End Third Level Pages *****/

.hidden
{
	display: none !important;
}

.alwaysHidden
{
    display: none !important;
}









/*******************
Check Error Styles
********************/

.CheckError
{
	margin: 5px 0px;
}

.CheckError .Top
{
	height: 2px;
	background-color: Maroon;
}
.CheckError .Bottom
{
	height: 2px;
	background-color: Maroon;
}

.CheckError .middle .Title
{
	Font-size: 130%;
	font-weight: bold;
	color: #555;
	margin: 5px 0px;
}


