﻿body
{
	color:  #414F68;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}

img
{
	border: none 0px;
}

A:link
{
		color: #666633;
}

A:hover
{
		color: #F89828;
}


.Banner
{

}

.Toolbar
{
	background-image: url('images/topbar_redgradient.gif');
	background-position:bottom;
	background-repeat: repeat-x;
	width: 950px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}

.ToolbarDivLeft
{
	float: left;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

.ToolbarDivRight
{
	float: right;
	padding: 0px;
	margin: 0px;
	height: 100%
}

.ToolbarButtonRightBorder
{
	background-image: url('images/topbar_linklines.gif');
	background-repeat:no-repeat;
	background-position:right bottom ;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	vertical-align: baseline;
	height: 100%;
}

.ToolbarButtonLeftBorder
{
	background-image: url('images/topbar_linklines.gif');
	background-repeat:no-repeat;
	background-position:left bottom ;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	vertical-align: baseline;
	height: 100%;
}
	
.ToolbarButtonNoBorder
{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	vertical-align: baseline;
	height: 100%;
}

.ToolbarLabel
{
	padding: 0px;
	margin: 0px;
	padding-right: 20px;
	font-size: 13px;
	color: #414F68;
	float: left;
	vertical-align: baseline;
	margin-top: 3px;
}

.UserName
{
	font-weight: 600;
}

.ToolbarLink
{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	/*font-weight: 600;*/
	color: #F89828;
	float: left;
	vertical-align: baseline;
	margin-top: 3px;
}

A.ToolbarLink:link
{
	text-decoration: none;
	color: #F89828;
	float: left;
	vertical-align: baseline;
}

A.ToolbarLink:Visited
{
	text-decoration: none;
	color: #F89828;
}

A.ToolbarLink:Hover
{
	text-decoration: none;
	color: #666633;
}



.WelcomeSection
{
	background-color: #ffdcc0;
	border: solid 1px #EBEBEB;
}

.WelcomeHeader
{
	background: url('Images/LightGrayGrad1x22.gif') repeat-x;
	border: solid 1px #EBEBEB;
	border-bottom: solid 1px #F89828;
	text-align: center;
	cursor: default;
	vertical-align: middle;
	text-align: left;
	text-indent: 5px;
	font-size: 13px;
	font-weight: 600;
	z-index: 1;
	padding-top: 2px;
	height: 20px;
}

.WelcomeText
{
	padding-left: 5px;
	padding-right: 5px;
}

.RightSection
{
	background-color: #efe5e3;
	border: none;
}

.RightHeader
{
	background: url('Images/LightGrayGrad1x22.gif') repeat-x;
	
	border: solid 1px #EBEBEB;
	border-bottom: solid 1px #F89828;
	
	text-align: center;
	cursor: default;
	vertical-align: middle;
	text-align: left;
	text-indent: 5px;
	font-size: 13px;
	font-weight: 600;
	z-index: 1;
	padding-top: 2px;
	height: 20px;
}

.LoginPanel
{
}

.ReportPanel
{
}


.DemoSection
{
	background-color: transparent;
	padding-bottom: 30px;
}

.DemoHeader
{
	background: url('Images/LightGrayGrad1x22.gif') repeat-x;
	border: solid 1px #EBEBEB;
	border-bottom: solid 1px #F89828;
	text-align: center;
	cursor: default;
	vertical-align: middle;
	text-align: left;
	text-indent: 5px;
	font-size: 13px;
	font-weight: 600;
	z-index: 1;
	padding-top: 2px;
	height: 20px;
}

.DemoBody
{
	padding-top: 20px;
	background-color: #efe5e3;
	border: solid 1px #EBEBEB;
}

.DemoElement
{
	margin-left: 10px;
}


.NotificationMessage
{
	font-weight: 600;
	color: Red;
}

.Instruction
{
	font-weight: 600;
}


#lstProfiles
{
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 10px;
}


#lstProfiles li
{
	list-style: none;
	background-image: url('Images/bullet.png') ;
	background-repeat: no-repeat;

	padding-left: 20px;
	padding-bottom: 5px;
	font-weight: 600;
	color: #333300;
}

#lstProfiles li a
{
	color: #666633;
}
#lstProfiles li a:hover
{
	color: #F89828;
}


.PasswordReminderSection
{
	margin-top: 50px;
	margin-left: 20px;
	border: none;
}


.BUListLabel
{
	font-weight: 600;
}


.InviteMainDiv
{
	margin-top: 20px;
	margin-left: 20px;
	color:  #414F68;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.ContactBuilderMainDiv
{
	margin-top: 20px;
	margin-left: 20px;
	color:  #414F68;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
}


.QuestionTo
{
	color:  #333300;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
}


#lstLinks
{
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 10px;
}


#lstLinks li
{
	list-style: none;
	background-image: url('Images/bullet.png') ;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	font-weight: 600;
	color: #333300;
}

#lstLinks li a
{
	color: #666633;
}
#lstLinks li a:hover
{
	color: #F89828;
}


.Report
{
	margin-left: 20px;
	margin-top: 10px;
	width: 910px;
}


.BUName
{
	font-size: 28px;
	font-weight: 600;
	vertical-align: middle;
	padding-left: 10px;
	text-align: left;
}

.ReportPeriod
{
	color: #333300;
	font-weight: 600;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px;
}

.DateLabel
{
	color: #666633;
	font-weight: 600;
}

.RatingsAndLinks
{
	margin-left: 5px;
}

.ReportRatings
{
	overflow: auto;
	height: 100%;
	background-color: #cccccc;
	vertical-align: top;
}


.ReportRatingsHeader
{
	background: url('Images/LightGrayGrad1x22.gif') repeat-x;
	border: solid 1px #EBEBEB;
	border-bottom: solid 1px #F89828;
	text-align: center;
	cursor: default;
	vertical-align: middle;
	text-align: left;
	text-indent: 5px;
	font-size: 13px;
	font-weight: 600;
	z-index: 1;
	padding-top: 2px;
	height: 20px;
}


.RatingsTable
{
	color: #666633;
	padding-left: 3px;
}

.RatingsTextEmph
{
	font-weight: 600;
	color: #cc6600;
	padding-top: 5px;
	padding-bottom: 5px;
}

.RatingsValueEmph
{
	font-weight: 600;
	color: #cc6600;
	padding-left: 30px;
}

.RatingsText
{
	color: #666600;
	text-indent: 10px;
}

.RatingsValue
{
	color: #666600;
	text-align: left;
	padding-left: 30px;
}

.RatingsAreaHeader
{
	color:#666666;
	font-weight: 600;
	text-indent: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.RatingsAreaText
{
	color: #666600;
	text-indent: 20px;
	padding-bottom: 3px;
}

.RatingsAreaValue
{
	color: #666600;
	padding-left: 30px;
}


.ReportLinks
{
	overflow: auto;
	height: 100%;
	background-color: #efe5e3;
	vertical-align: top;
}

.ReportLinksHeader
{
	background: url('Images/LightGrayGrad1x22.gif') repeat-x;
	border: solid 1px #EBEBEB;
	border-bottom: solid 1px #F89828;
	text-align: center;
	cursor: default;
	vertical-align: middle;
	text-align: left;
	text-indent: 5px;
	font-size: 13px;
	font-weight: 600;
	z-index: 1;
	padding-top: 2px;
	height: 20px;
}

.BUProfile
{

	background-color: #efe5e3;
	vertical-align: top;
	margin-left: 5px;
	margin-top: 10px;
}

.BUProfileHeader
{
	background: url('Images/LightGrayGrad1x22.gif') repeat-x;
	border: solid 1px #EBEBEB;
	border-bottom: solid 1px #F89828;
	text-align: center;
	cursor: default;
	vertical-align: middle;
	text-align: left;
	text-indent: 5px;
	font-size: 13px;
	font-weight: 600;
	z-index: 1;
	padding-top: 2px;
	height: 20px;
}

.BUProfileText
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: auto;
	max-height: 400px;
	width: 900px;
}

.HomeownerComments
{
	background-color: #efe5e3;
	vertical-align: top;
	margin-left: 5px;
	margin-top: 10px;
}

.HomeownerCommentsHeader
{
	background: url('Images/LightGrayGrad1x22.gif') repeat-x;
	border: solid 1px #EBEBEB;
	border-bottom: solid 1px #F89828;
	text-align: center;
	cursor: default;
	vertical-align: middle;
	text-align: left;
	text-indent: 5px;
	font-size: 13px;
	font-weight: 600;
	z-index: 1;
	padding-top: 2px;
	height: 20px;
}

.HomeownerCommentsText
{
	max-height: 500px;
	overflow: auto;
	padding-top: 5px;
	padding-left: 5px;
}

.Comment
{
padding: 0;
margin: 0;
}

.CommentDescriptor
{
	color: #cc6600;
	font-style:oblique ;
	margin: 0;
	padding: 0;
}



.RatingsExplanation
{
	background-color: #efe5e3;
	vertical-align: top;
	margin-left: 5px;
	margin-top: 30px;
	min-height: 100px;
	margin-bottom: 50px;
}

.RatingsExplanationHeader
{
	background: url('Images/LightGrayGrad1x22.gif') repeat-x;
	border: solid 1px #EBEBEB;
	border-bottom: solid 1px #F89828;
	text-align: center;
	cursor: default;
	vertical-align: middle;
	text-align: left;
	text-indent: 5px;
	font-size: 13px;
	font-weight: 600;
	z-index: 1;
	padding-top: 2px;
	height: 20px;
}

.RatingsExplanationText
{
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

A.Explain:link
{
	color: #666633;
}

A.Explain:visited
{
	color: #666633;
}

A.Explain:hover
{
	color: #F89828;
}

.ProfileListBody
{
	margin: 20px;
}




.MailingAddressHeader
{
	font-weight: 600;
	color: #666633;
}

.MailingAddress
{
	margin-left: 20px;
	margin-top: 5px;
}


.TelephoneHeader
{
	font-weight: 600;
	color: #666633;
}

.TelephoneNumber
{
	margin-top: 5px;
	margin-left: 20px;
}

.EmailHeader
{
	font-weight: 600;
	color: #666633;
}


/* Admin */
.StatsSection
{
	background-color: transparent;
	padding-bottom: 20px;
}

.StatsHeader
{
	background: url('Images/LightGrayGrad1x22.gif') repeat-x;
	border: solid 1px #EBEBEB;
	border-bottom: solid 1px #F89828;
	text-align: center;
	cursor: default;
	vertical-align: middle;
	text-align: left;
	text-indent: 5px;
	font-size: 13px;
	font-weight: 600;
	z-index: 1;
	padding-top: 2px;
	height: 20px;
}

.StatsBody
{
	padding-top: 2px;
	padding-bottom: 5px;
	background-color: #efe5e3;
	border: solid 1px #EBEBEB;
}

.StatsElement
{
	margin-left: 10px;
}

.StatsTable
{
 width: 100%;
}

.StatsTableRow
{
}

.StatsLabelCell
{

}

.StatsValueCell
{
	width: 25%;
}

.StatsColHead
{
	color: #f89828;
	font-weight: 600;
}

.TotalLabel
{
	font-weight: 600;
	color: #999966;
}

.TotalValue
{
	font-weight: 600;
	color: #999966;
}
/* Jesse */
.surveyheader
{
	margin: 20px;
}

.surveybodydiv
{
	text-align: left;
	vertical-align: top;
	width: 1000px;
}

.surveyquestiondiv
{
	padding: 10px 0px 10px 20px;
	vertical-align:middle;
}

.surveysubmitdiv
{
	padding-left: 50px;
}

.surveyradio, .surveycheck
{
	margin-left: 10px;
}

.surveytextarea
{
	margin-left: 30px;
}

.surveytextbox
{
	margin-left: 5px;
}