/*STYLES SPECIFIC TO GUIDED HELP*/
#cb_select {
	font-size: 90%;
	padding: 2px;
}


.CaseBaseProfiles {
	display: block;
	margin: 10px 0;
}

.ProfilePromptLabel {
	font-weight: bold;
}

.GUSearchTableAnswers {
	width: 100%;
	margin: 5px 0 10px;
	line-height: 2;
}

.GUSearchResultsTable th,
.GUSearchTableAnswers th {
	text-align: left;
}

body.rtl .GUSearchResultsTable th,
body.rtl .GUSearchTableAnswers th {
	text-align: right;
}

.GUSearchTableAnswers th {
	border-bottom: 1px dotted #999;
	vertical-align: top;
}

.GUSearchTableAnswers td {
	vertical-align: top;
}

.GUSearchTableAnswers .GUSearchTableRowImgCol, .GUSearchTableHeader .GUSearchTableHdrImgCol {
	display: none;
}



#unansweredQuestions {
	border: 2px solid #0186BA;
	border-left: 0;
	border-right: 0;
    margin: 10px 0;
    padding: 15px 0px 20px;
}

#unansweredQuestions dl dt {
	font-weight: bold;
	margin: 5px 0;
}
}

body.rtl #unansweredQuestions dl dt {
	
	margin: 5px 0;
}

#unansweredQuestions dl dd.questionDetails a.toggler {
	line-height: 20px;
}

#unansweredQuestions dl dd.questionDetails {
	clear: both;
	margin: 0 0 5px 0;
}

#unansweredQuestions dl dd.questionDetails a.questionAttachedArticle {
	background-image: url(../images/kbarticle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 5px 20px;
}

body.rtl #unansweredQuestions dl dd.questionDetails a.questionAttachedArticle {
	background-position: right center;
	padding: 5px 20px 5px 0;
}

#unansweredQuestions dl dd.answersSet {
	margin: 5px 0 15px;
	background: #eee;
	padding: 10px;
	line-height: 1.5;
}

body.rtl #unansweredQuestions dl dd.answersSet {
	margin: 5px 0 15px;
}

#unansweredQuestions dl dd.answersSet input[type=text]{
    width: 80%;
	border: 1px solid #aaa;
	padding: 4px 2px;
	color: #333;
}

#unansweredQuestions dl dd.answersSet textarea{
    width: 80%;
	border: 1px solid #aaa;
	padding: 4px 2px;
	color: #333;
}

#unansweredQuestions dl dd.answersSet select{
    min-width: 200px;
	border: 1px solid #aaa;
	padding: 4px 2px;
	color: #333;
}


#unansweredQuestions dl dd.answersSet input[type=radio], #unansweredQuestions dl dd.answersSet input[type=checkbox] {
	margin-right: 5px;
}

body.rtl #unansweredQuestions dl dd.answersSet input[type=radio], body.rtl #unansweredQuestions dl dd.answersSet input[type=checkbox] {
	margin-left: 5px;
}

.GUSearchTableQuestions th {
	display: none;
}

.GUSearchTableQuestions td {
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 5px;
}

.GUSearchTableQuestions button {
	margin-bottom: 10px;
}

.GUSearchTableRowActionCol {
	display: none;
}

.GUSearchTableRowAnsColButtons {
	margin-top: 15px;
	display: block;
}


.CaseBaseProfiles {
	display: none; 
}

#select_cb_form fieldset {
	margin: 5px 0 15px;
}

.GUSearchResultsTable {
	width: 100%;
}

.GUSearchResultsTable th {
	border-bottom: 1px dotted #999;
	vertical-align: top;
	padding: 5px 10px 5px 0;
}

.GUSearchResultsTable td {
	padding: 5px 4px 5px 0;
	vertical-align: top;
}

.GUSearchTableAnswers tr {
	margin: 5px 0;
}

#guidedHelpGUClustersTable H2 {
	width: 98%;
	margin-bottom: 0;
	padding-top: 10px;
}

#ghBookmarks {
	background-color: #F7F7F7;
	padding: 6px 0 6px 4px;
	margin: 1em 2px 0em 0;
	width: 98%;
	border: 1px solid #CCCCCC;
}

#restorebm_form {
	float: left;
}

body.rtl #restorebm_form {
	float: right;
}

#createbm_form {
	float: left;
	margin-left: 1em;
	margin-right: 1em;
}

body.rtl #createbm_form {
	float: right;
}

#guidedHelpGUSearchResultsTable H2 {
	border-bottom: 0;
	margin-bottom: 0;
}

#guidedHelpGUSearchResultsTable {
	margin: 20px 0 25px;
	padding-bottom: 25px;
	border-bottom: 2px solid #0186BA;
}

.cPadding td {
	white-space: nowrap;
	border-bottom: 0;
}

button[disabled] {
	background-color: #DDD;
}

#guidedHelpGUControlActionsTable H2 {
	padding-top: 15px;
	margin-bottom: 0;
	width: 98%;
}

table.GUSearchResultsTable td a.solutionArticle {
	background-image: url(../images/kbarticle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 5px 20px;
}

body.rtl table.GUSearchResultsTable td a.solutionArticle {
	background-position: right center;
	padding: 5px 20px 5px 0;
}

table.GUSearchResultsTable td a.solutionCase {
	background-image: url(../images/k_case.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 5px 20px;
}

body.rtl table.GUSearchResultsTable td a.solutionCase {
	background-position: right center;
	padding: 5px 20px 5px 0;
}

.question_list {
	/*background-image: url(../images/quest_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 20px;*/
}

body.rtl .question_list {
	background-position: right center;
}

.unanswered_question {
	background-repeat: no-repeat;
	background-position: left center;
	/*padding-left: 20px;*/
}

body.rtl .unanswered_question {
	background-position: right center;
	padding-right: 20px;
}
/*
.question_text {
	background-image: url(../images/quest_text.gif);
}

.question_numeric {
	background-image: url(../images/quest_num.gif);
}

.question_date {
	background-image: url(../images/quest_date.gif);
}

.question_enumerate {
	background-image: url(../images/quest_enum.gif);
}*/

a.expandAdditionalInfo {
	background-image: url(../images/treenodeclose.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 20px;
}

body.rtl a.expandAdditionalInfo {
	background-position: right center;
}

.infoExpander,.infoCollapser {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	font-weight: bold;
	cursor: pointer;
}

body.rtl .infoExpander,body.rtl .infoCollapser {
	float: right;
}

.infoCollapser {
	background: url("../images/module-collapse.gif") no-repeat scroll center center transparent;
}

.infoExpander {
	background: url("../images/module-expand.gif") no-repeat scroll center center transparent;
}

#result_count {
	display: none;
}