﻿body
{
	font-family: Verdana;
}

.divHeader
{
	color: White;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	background-image: url(Images/Background/DivBlueBar.png);
	padding: 2px 2px 2px 2px;
}



.divHeaderSub
{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	background-color: #ACACAC;
	padding: 3px;
}

.divHeaderSub2
{
	color: #FFFFFF;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	background-color:#0075CC;
	padding:3px;	
}

.textLarge
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
}

.text10 {
	font-size: 10px;
}

.text12 {
	font-size: 12px;
}

.textLabelContentHeader
{
	font-family: Verdana;
	font-size: 14px;
}

.textLabelContentHeaderBold
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.textLabelMedium
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.textLabelMediumPlain
{
	font-family: Verdana;
	font-size: 12px;
}
.textLabelSmall
{
	font-family: Verdana;
	font-size: 10px;
	color: #000 !important;
}
.textLabelMediumBold
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
TD.ContentHdr
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: larger;
	text-transform: uppercase;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	background-color: #fcdd82;
}

TD.ContentInstructions
{
	background-color: #ffff99;
}
TD.ContentInstructionsLight
{
	color: #0000CD;
	background-color: #f5f5f5;
}

/* BUTTONS */
.RadUploadVistaButton
{
	border: 0;
	background: url(Images/Buttons/VistaButton.gif);
	font: normal 11px Arial, Verdana, Sans-serif;
	color: #333;
	height: 18px;
	width: 115px;
}

/* DATAGRID */
.DataGridAlternatingRowClass1
{
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	background-color: #F7F3F7;
	vertical-align: Bottom;
}
.DataGridNonAlternatingRowClass1
{
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	background-color: White;
	vertical-align: Bottom;
}
.DataGridHeaderClass1
{
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-image: url(Images/GridView/GvHeader2.gif);
	vertical-align: Bottom;
}
.DataGridFooterClass1
{
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	vertical-align: Bottom;
}


.DataGridHeaderClass1 a:link, .DataGridHeaderClass1 a:visited
{
	color: #000000;
	text-decoration: none;
}
.DataGridHeaderClass1 a:hover
{
	color: #000000;
	text-decoration: underline;
}
.DataGridItemStyleClass1
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #F1F0EF;
	vertical-align: Bottom;
}
.DataGridAlternatingItemStyleClass1
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #D9D5D4;
	vertical-align: Bottom;
}
.DataGridPagingStyleClass1
{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #555555;
	background-color: #F6F5DE;
	border-top: solid 1px #000000;
	vertical-align: Bottom;
}
.DataGridPagingStyleClass1 a:link, .DataGridPagingStyleClass1 a:visited
{
	color: #0000FF;
	text-decoration: none;
}
.DataGridPagingStyleClass1 a:hover
{
	color: #0000FF;
	text-decoration: underline;
}


/* MODAL */
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup
{
	background-color: #FFFFDD;
}

/* LINKS */
a.Link1:link, a.Link1:visited
{
	color: #0000FF;
	text-decoration: none;
}
a.Link1:hover
{
	color: #FF0000;
	text-decoration: underline;
}
a.Link2:link, a.Link2:visited
{
	color: #0000FF;
	text-decoration: underline;
}
a.Link2:hover
{
	color: #FF0000;
	text-decoration: underline;
}
a.Link3:link, a.Link3:visited
{
	color: #0000FF;
	text-decoration: underline;
}
a.Link3:hover
{
	color: #0000FF;
	text-decoration: underline;
}

/* JAVA POPUPS */
.EventItem
{
	text-decoration: underline;
	color: #0000FF;
	cursor: pointer;
}
.ApprovalTrackingPopUp
{
	width: 300px;
	padding: 3px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: justify;
	display: none;
}
.AdHocClaimFieldEditingPopUp
{
	padding: 3px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: justify;
	display: none;
}
#menu
{
	height: 18px;
	padding: 0px 0px 2px 2px;
	background:#0060aa  url(img/MenuItemBackground.jpg) repeat-x;
	margin:0px 2px 0px 2px;
}

.padLeftPx12
{
	padding-left:12px;
}

.redAlert
{
	color:#FF0000;
	font-weight:bold;
}

/* DEALER SPECIAL MESSAGE */
.MessageHeader
{
	font-weight:bold;
	background-color:#ACACAC;
	cursor:pointer;
	border:solid 1px #000000;
	padding:2px;
	color:#0000FF;
}
.MessageItem
{
	background-color:#F5F5F5;
	border:solid 1px #000000;
	padding:5px;
}

.marginTopLarge 
{
	margin-top:30px;
}
.marginTopMedium
{
	margin-top:15px;
}
.marginTopNormal
{
	margin-top:10px;
}
.blackBorder
{
	border: solid 1px #000000;
	padding: 10px;
}
.greyBorder
{
	border: solid 1px #ACACAC;
	padding: 10px;
}

.rbl input[type="radio"] {
   margin-left: 10px;
   margin-right: 1px;
}

.rbl input[type="checkbox"] {
   margin-left: 10px;
   margin-right: 1px;
}
.nestedViewField {
	margin: 2px;
}
.nestedViewLabel {
	font-weight: bold;
}

.textLabelMediumPlain label {
	margin: -2px 0 5px 10px;
	display: inline;
}


.processingIndicator
{
	background-color: #FFFFFF;
	filter: alpha(opacity=70);
	opacity: 0.7;
	margin-top: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 10000;
}
.processingMessage {
	position: relative;
	left: 30%;
	top: 330px;
}
.RadUpload .ruCheck 
        { 
            display:none; 
        } 