/* Latitude Subrogation CSS  */

#bg { 
	margin: 0 auto;
	padding-top: 14px;
	padding-left: 14px;
	padding-bottom: 50px; 
	background: url(bg3.gif) no-repeat;

	font-family: Arial, Verdana, Sans-Serif;
	font-size:11px;

	/* background-color:Fuchsia; */
}

#contents {
	padding-top:9px;
	padding-left:9px;
	color: #303030;
	width: 965px;
	height:640px;
	text-align:center;
	/* background-color:Lime; */
}

/* The header contains the logo. If text were used instead of the graphic, the text would be modified by the "title" div below  */
#header {
	clear: both;
	text-align: right;
	padding: 20px 15px 0 0;
	margin: 0px 0 3px 0;
	height: 48px;
	background: url(fade4.gif) repeat-x;
	color: #808080;
}

#title {
	float: left;
	padding: 0 0 0 10px;
}

.PageHeader
{
	color: White;
	height: 18px;
	background-color: #990000;
	font-size:12px;
	font-weight:bold;
}

.PageHeaderLeft
{
	width:225px;
	text-align: left;
	font-weight:normal;
	font-size:10px;
	font-style:italic;
}

.PageHeaderCenter
{
	text-align: center;
}

.PageHeaderRight
{
	width:225px;
	text-align: right;
	font-weight:normal;
	font-size:10px;
	font-style:italic;
}

.PageHeaderReportViewer
{
	color: White;
	height: 18px;
	background-color: #990000;
	font-size:14px;
	font-weight:bold;
}

.ReportParamTableHeader
{
	text-align:center;
	background-color:#696969;
	color:White;
	font-weight:bold;
}

.ReportParamTable
{
	margin-top:5px;
}

.ReportDescription
{
	text-align:left;
	font-style:italic;
	/* padding-left:8px; */
}

.MainContent
{
	vertical-align:top;
	width:100%;
	/* background-color:Red; */
}

body {
	margin: 0 auto;
	padding: 0;
	background: #E7E7E7;
	/* background-color: Aqua; */
}

h3 {
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}

#UserString
{
	padding-top:8px;
	color:Black;
	font-size:12px;
	font-weight:bold;
}

.Tree a
{
	color:Black;
}

.Tree a:visited
{
	color:Black;
}

.Tree a:hover
{
	color: Black;
}

.DashboardHeader
{
	background-color: #696969;
	color: white;
	text-align:center;
	vertical-align:middle;
	padding-top:1px;
	margin-top:4px;
}

.FinancialViewHeader
{
	text-align:center;
	vertical-align:top;
	font-style:italic;
}

.FinancialViewOverallHeader
{
	text-align:center;
	vertical-align:top;
	/*background-color:#C2D5FC;*/
}

.FinancialView
{
	width:265px;
}

.FinancialViewTotals
{
	background-color:#666666; 
	width:265px;
}

.TempLabel
{

}

/* Main Content styles */
.TableStyle
{
	width:100%;
	margin:0px;
	padding:0px;
	/*background-color:Red;*/
}

.CellStyle
{
	border-style:solid;
	border-width:1px;
	border-color:#990000;
	vertical-align:top;
	padding:0px;
	margin-right:5px;
}

.CellStyle_SearchParams
{
	border-style:solid;
	border-width:1px;
	border-color:#990000;
	vertical-align:top;
	padding:0px;
	margin-right:5px;
	height:140px;
}

.CellStyle_AssetsCheckRequest
{
	border-style:solid;
	border-width:1px;
	border-color:#990000;
	vertical-align:top;
	padding:0px;
	margin-bottom:4px;
	margin-right:5px;
	height:425px;
}

.InnerTableStyle
{
}

.LabelHeader
{
	color: Black;
	text-align:center;
	font-weight:bold;
}

.LabelHeaderField
{
	color: #003366;
	text-align:right;
}

.LabelToField
{
	color: #003366;
	text-align:center;
	padding-right:6px;
}

.LabelHeaderFieldReq
{
	color:Red;
	text-align:right;
}

.LabelHeaderFieldSpecial
{
	color: #003366;
	text-align:right;
	padding-left:10px;
}

.LabelHeaderFieldSpecial2
{
	color: #003366;
	text-align:right;
	padding-left:20px;
}

.LabelHeaderFieldParam
{
	color: #990000;
	text-align:right;
}

.Help
{
	color: #003366;
}

.WizardHeader
{
	color: #003366;
	text-align:center;
	background-color:#696969;
	color:White;
	font-weight:bold;
}

.LabelHeaderView
{
	color: #003366;
	text-align:left;
	color: #990000;
	padding-left:8px;
}

.TextBox
{
	height:14px;
	font-size:11px;
}

.TextBoxReadOnly
{
	height:14px;
	background-color:#CCCCCC;
	font-size:11px;
}

.DropDown
{
	height:19px;
	font-size:11px;
}

.SearchFieldCell
{
	text-align:left;
}

.ParentClientList
{
	font-size:12px;	
}

.SearchFieldLabelCell
{
	text-align:right;
	padding-right:3px;
}

.Radio
{
	color: #003366;
}

.MaintainParentChildHeader
{
	color: #003366;
	text-align:center;
	background-color:#696969;
	color:White;
	font-weight:bold;
}

.MaintainParentChildInstructions
{
	font-style:italic;
	text-align:left;
}

/***** Grid View  ******/
.DataGrid
{
	margin-left:4px;
}

.DataGridSmall
{
	margin-left:0px;
}

.FinancialSummaryLabel
{
	color:White;
	width:145px;
	padding-left:5px;
}

.FinancialSummaryValue
{
	color:White;
	text-align:left;
}

.PagerClass
{
	padding:0px;
	margin:0px;
	height:0px;
}

.LoadClaimButton
{
	vertical-align:middle;
}

.FormHeader
{
	color: #003366;
	text-align:right;
}

.FormField
{
	color: #003366;
	text-align:left;
	color: #990000;
	padding-left:8px;
}

.NoDataRowStyle
{
	color:Red;
	text-align:left;
}

.GridViewFixedHeader
{
	position:relative;
	/*background-color: White;*/
}

.GridViewFixedHeader a, a:visited
{

}

.GridViewFixedHeaderSmall
{
	position:relative;
	background-color: White;
}

.GridViewFixedHeaderSmall a, a:visited
{

}

/***** Create User Wizard ******/
.cmdCreateUser
{
	padding-left:100px;
}

.cmdCancel
{
	padding-right:100px;
}

.CreateUserError
{
	color:#990000;
	text-align:left;
	padding-top:6px;
	padding-left:10px;
}

.CreateUserErrorSummary
{

}

.CreateUserErrorSummary ul
{
	margin-top:3px;
}

.UserSettingsErrorSummary
{
	color:#990000;
	text-align:left;
	padding-top:6px;
	padding-left:10px;
}

.UserSettingsErrorSummary ul
{
	margin-top:3px;
}

/***** Change Password Wizard ******/
.ChangePassword
{
	padding-right:4px;
}

.Cancel
{
	padding-left:4px;
}

.WizardError
{
	color:#990000;
	text-align:center;
	padding-top:4px;
}

.ResetPasswordSuccessEmail
{

}

/***** Executive Menu ******/
.ExecutiveMenu
{
	margin-top:5px;	
}

.ExecutiveTab
{
	border-color:#990000;
	border-style:solid;
	border-width:1px;
	width:965px;
	height:515px;
	vertical-align:top;
}

/***** Client Report ******/
.ReportTitle
{
	color:Black;	
	text-align:left;
	padding-bottom:5px;
	padding-left:5px;
	background-color:White;
	padding-top:5px;
}

.DashboardIntro
{ 
	color:White; 
	background-color:#990000;
	text-align:center;
	vertical-align:middle;
}

.DashboardHeader
{ 
	color:White; 
	background-color:#696969;
	height:18px;
	vertical-align:middle;
}

.DashboardSubHeader
{
	color: Black;
	/* background-color: #d3d3d3;*/
	height: 18px;
	vertical-align: middle;
	text-align:right;
	
	border-bottom-style:solid;
	border-bottom-color:#990000;
	border-bottom-width:1px;
}

.DashboardField
{ 
	color:Black; 
	background-color:White;
	text-align:center;

	border-bottom-style:solid;
	border-bottom-color:#990000;
	border-bottom-width:1px;
}

.UserGuideButton
{
padding-left:15px;	
}

.ReportBody
{
	background-color:White;	
}

.ReportHeader
{
	font-size:11px;
}

.ReportRow
{
	font-size:11px;	
}

.ReportFooter
{
	font-size:11px;	
}

.SuccessHeader
{
	font-weight:bold;
	font-size:14px;	
}

.IE8Fix
{
	z-index:100;
}

.ReportLabel
{
    display: block;
	/*background-color:#696969;*/
	/*color:White;*/
	font-weight:bold;
	margin-bottom:3px;    
}
