﻿
.ActionFooter {
	text-align: right;	
}

.FormElement {
	float: left;	
}

.FormElementLabel {
	float: left;
	width: 200px;
	font-weight: bold;	
}

.FormElementContainer {
	margin: 0 0 10px 0;
}

.CustomTextBox {
	width: 300px;	
}

.MultiLineTextBox {
	height: 100px;	
}

.NewItemMessage {
	border: 1px solid #2483C4;
	background-color: #ffffcc;
	padding: 15px;
	margin: 0 0 10px;
}

.GenericItemContainer {
	border: 1px solid #666666;
	background-color: #f4f4f4;
	padding: 10px;
	margin: 0 0 10px;	
}

.SiteItemContainer {
	border: 0;
	padding: 10px;
	margin: 0;
	background-color: white;
	border-bottom: 1px solid #CCCCCC;	
}

.SearchBanner {
	background-color: #F1F1F1;
	padding: 20px 0 20px 20px;
	*padding: 20px 0 0px 20px;
	margin: 0px 0px 3.0em;

    overflow: auto;
}

.SearchBanner.Full {
    
}

.SearchText {
	float: left;
	font-weight: bold;
	padding: 3px 20px 0 0;
	font-size: 10pt;
}

.SearchInput {
	float: left;
	width: 325px;
	margin: 1px 10px 0 0;
}

.SearchButton {
	float: left;
	font-weight: bold;
}

.AdditionalLinks {
	float: left;
	font-size: 8pt;	
	line-height: 9.5pt;
	padding: 0 0 0 10px;
}

.AdvancedSearchTable {
    margin-bottom: 50px;
}

.AdvancedSearchSelectors {
	width: 450px;
	text-align: right;	
}

.SectionHeader {
	border-bottom: 1px solid #E1E1E1;
	margin: 0 0 16px 0;
	padding: 0 0 6px;
	color: #d89b24;	
	font-size: 1.3em;
}

.TopQuestions {
	padding: 20px 0px 0px 0px;
}

.TopQuestions ol {
	margin: 0px 0px 0px 26px;
	*margin: 0px 0px 0px 28px;
	padding: 0px;
	line-height: 1.4em;
}

.TopQuestions ol li{
	margin: 0px;
	padding: 0px 0px 1.0em 0px;
}

#SideContainer {
	float: right;
	width: 188px;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 20px;
	border-left: 1px solid #E1E1E1;
}

#ContentContainer {
	float: left;
	width: 490px;
}

#ContentContainer.Wide {
    width: 100%;
}

ul.FaqSideLinks {
	list-style: none;
	list-style-image: none;
	margin: 0px 0px 22px 0px;
	padding: 0px;
}

ul.FaqSideLinks li{
	list-style: none;
	list-style-image: none;
	padding: 0px 0px .8em 0px;
	line-height: 1.2em;
}

.BodyHeader {
	border-bottom: 1px solid #E1E1E1;
	margin: 0 0 16px 0;
	padding: 0 0 6px;
	color: #363636;	
	font-size: 1.3em;
}

.SearchTerm {
	font-weight: bold;
}

ul.FAQList {
	list-style: none;
	list-style-image: none;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	width: 490px;
}

ul.FAQList > li {
	padding: .80em 0px .80em 0px;
    border-bottom: 1px solid #E1E1E1;
	overflow: auto;
	width: 490px;
}

ul.FAQList.Wide {
    width: auto;
}

ul.FAQList.Wide > li {
    width: auto;
}

ul.FAQList > li.first {
    border-top: 1px solid #E1E1E1;
}

ul.FAQList .Question {
	font-weight: bold;
	line-height: 1.6em;
}

ul.FAQList .Answer {
	line-height: 1.6em;
    display: none;
    margin-top: 0.8em;
}

ul.FAQList.TopicKeywordMapsList .Answer {
    display: block;
}

.MainContent .RelatedCategoriesSideBar {
    position: relative;
}

.RelatedCategoriesSideBar ul {
	list-style: disc;
	margin-left: 15px;
}

.RelatedCategoriesSideBar ul li {
	font-weight: bold;
	line-height: 1.8em;
	background-image: none;
	padding-left: 0px;
}

.RelatedCategoriesSideBar ul li ul {
	margin-left: 15px;
	padding: .5em 0 .5em 0;
	list-style: disc;
}

.RelatedCategoriesSideBar ul li ul li{
	font-weight: normal;
	/* background-image: url(/img/global/Bullet_CircleSmall.gif);
	background-repeat: no-repeat;
	background-position: 1px .7em; */
	padding: 0px 0px 0px 0px;
}

.RelatedCategoriesSideBar ul li ul li ul {
	padding: .5em 0 .5em 0;
}
    
.RelatedCategoriesSideBar a.current:link,
.RelatedCategoriesSideBar a.current:active,
.RelatedCategoriesSideBar a.current:hover,
.RelatedCategoriesSideBar a.current:visited {
    color: #999;
}

/* Ratings */
.MainContent .RatingContainer {
    margin-top: 9px;
    color: #ACACAC;
    display: none;
    width: 490px;
}

ul.SingleQARating li {
    border: 0px;
}

.SingleQARating .RatingContainer {
    display: block;
}

.MainContent ul.RatingBarScale {
    list-style: none;
    margin: 5px 0px .8em;
    padding: 0px;
    line-height: 15px;
    height: 15px;
    clear: none;
	float: left;
}

.MainContent ul.RatingBarScale li {
    padding: 0px;
    margin: 0px;
    float: left;
    height: 15px;
    width: 55px;
    margin-right: 1px;
    text-align: center;
    font-size: .8em;
    border: 0px;
}

.MainContent ul.RatingBarScale li.p0 { background-color: #ebebeb; }
.MainContent ul.RatingBarScale li.p25 { background-color: #e1e1e1; }
.MainContent ul.RatingBarScale li.p50 { background-color: #d7d7d7; }
.MainContent ul.RatingBarScale li.p75 { background-color: #cccccc; }
.MainContent ul.RatingBarScale li.p100 { background-color: #c2c2c2; }

.MainContent ul.RatingBarScale li.highlight {
    background-color: #363636;
}

.MainContent ul.RatingBarScale li a {
    display: block;
    height: 13px;
    width: 55px;
    color: #252525;
}

.MainContent ul.RatingBarScale li.highlight a {
    color: #FFF;
}

a.button.cancel {
    padding: 1px 8px;
    font-size: .8em;
    font-weight: normal;
	float: left;
    top: 4px;
	left: 14px;
    line-height: 15px;
	clear: right;
}

.FormContainer .SubmittingRatingMessage {
    display: none;
    font-size: 1.0em;
	padding-right: 20px;
	padding: 5px 16px 0px 12px;
	float: left;
    line-height: 15px;
	clear: right;
    background-image: url('../images/loading-spinner_16x16.gif');
    background-position: right 3px;
    background-repeat: no-repeat;
}

.RatingSubmittedMessage {
	/*background-color: #ebebeb;*/
	padding: 12px 12px 12px 12px;
}

.ResponseMessage {
	background-color: #ebebeb;
}

.ResponseMessage.RatingSubmittedMessage .close {
    float: right;
    position: relative;
    top: 0px;
    left: 0px;
	font-weight: normal;
}

.ResponseErrorMessage.RatingSubmittedMessage .close {
    float: right;
    position: relative;
    top: -30px;
    left: 5px;
}
/* End Ratings */


ul#Pagination {
	list-style: none;
	list-style-image: none;
	margin: 2em 0px 0px -8px;;
	padding: 0px;
}

ul#Pagination li {
	list-style: none;
	list-style-image: none;
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 8px;
	background-image: url(../images/DividerPagination.gif);
	background-repeat: no-repeat;
	background-position: right .2em;
}

ul#Pagination li.CurrentPage {
	font-weight: bold;
}

ul#Pagination li.LastPage {
	background-image: none;
}

ul#Pagination li.Previous {
	padding: 0px 0px 0px 16px;
	background-image:url(../images/arrows_Previous.gif);
	background-repeat: no-repeat;
	background-position: 0px .3em;
	font-weight: bold;
	margin-right: -10px;
	margin-left: 8px;
}

ul#Pagination li.Next  {
	background-image:url(../images/arrows_Next.gif);
	background-repeat: no-repeat;
	background-position: right .3em;
	padding: 0px 18px 0px 2px;
	margin: 0px 0px 0px 5px;
	font-weight: bold;
}

#SubmitQuestion {
	border-top: 1px solid #E1E1E1;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

.QuestionText {
	color: #0773BD;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1.4em;
	line-height: 1.3em;
}

.ErrorPanel {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

.TopicTitle {
	color: #D89B24;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

.SubTopic {
	color: #999999;
	font-size: 1.3em;
	margin: 0px 0px 25px 0px;
}

.SubTopic a:link, .SubTopic a:visited, .SubTopic a:hover, .SubTopic a:active  {
	color: #D89B24;
}

.SearchSuggestion {
	margin-bottom: 1em;	
}

.SearchSuggestion span {
	color: #CC0000;
}

.SmallInfo {
	font-size: .8em;
	color: #CC0000;	
}

/* Submit Page */
#SubmitFormBox {
	width: 623px;
	border: solid #e1e1e1 1px;
	margin: 40px 0px 20px;
	padding: 35px 40px;
	overflow: auto;
}

#SubmitFormBox .SectionHeader {
	margin: 30px 0px 10px 0px;
}

.FormTitle {
	font-size: 1.5em;
	font-weight: bold;
	color:#000000;
}

.TxRequired {
	color: #cc0000;
}

.FormFloatLeft {
	float: left;
	width: 210px;
}

.InputName {
	width: 200px;
}

.InputEmail {
	width: 410px;
}

.InputTopic {
	width: 410px;
}

.InputQuestion {
	width: 600px;
}

#SubmitFormBox label {
	color: #999999;
}

ul.RelatedQuestions {
	list-style: none;
	list-style-image: none;
	margin: 0px 0px 10px 20px;
	padding: 0px;
}

ul.RelatedQuestions li {
	background-image: url(../images/Bullet_GraySquare.gif);
	background-repeat: no-repeat;
	background-position: 0px 1.9em;
	padding: 16px 0px 0px 12px;
}

ul.RelatedQuestions li ul {
	margin: 12px 0px 12px 40px;	
}

ul.RelatedQuestions li ul li {
	background-image: none;
	padding: 0px 0px 5px 0px;
}

.RelatedQuestions p {
	margin: 0px;
	padding: 0px;
}

.TxQuestion {
	font-weight: bold;
}

.TxGoTo {
	margin: 20px 0px 0px 20px;
	background-image: url(../images/arrow_GoTo.gif);
	background-repeat: no-repeat;
	background-position: 0px .3em;
	padding: 0px 0px 0px 10px;
}

a.ViewMore, a.ViewLess {
    color: #a1a1a1;
    font-weight: normal;
}

.ContinueButton {
	font-weight: bold;
}

.MaxLengthDisclaimer {
	color: #999999;
	float: right;
	font-size: 8pt;	
}
#HelpfulnessSurvey 
{
    margin: 10px 0 10px 5px;
}
#SubmitSurveyPanel 
{
    margin: 15px 0 15px 5px;
}

/* Fix for defined doctype */
.MainFAQContent th,
.MainFAQContent td {
	font-size: 1.2em;	
}

.MainFAQContent td td {
    font-size: inherit;
}

.or {
	margin: 0 15px;	
}

.ModifyInformation {
	font-style: italic;	
}

.clear {
    clear: both;
}

.Introduction {
    font-size: 1.3em;
    font-weight: bold;
    /*color: #D89B24;*/
    margin-bottom: 40px;
}

.Introduction ul {
	color: #000;
	padding: 10px 0 0 0;
	font-size: 1em;
	font-weight: normal;
}

.ImportantNotice {
    margin-top: 40px;
}