﻿A						
{
	color: #bc0000;
}

.label
{
	color: #112e83;
}

.nodisplay
{
	display: none;
}

.noborder, .noborder input, .noborder tr td input
{
	border: 0px;
}

.listdivider			
{
	color				: #000000;
	height				: 1px;	
	margin-top			: -5px;
	margin-bottom		: 0px;
}	

/* override daf styles */
.daf-default .column-content
{
	/* was 490 with 223 column-right */
	width: 728px;
	margin-right: 0px;
}

.highlight,
.highlight a
{	
	color: #bc0000;
}

.error
{
	color: #bc0000;
	margin-left: 10px;
}

.warning
{
	color: #bc0000;
}

.message
{
	color: #bc0000;
	margin-left: 10px;
	margin-bottom : 20px;
}

select
{
	border: none;
}

.gridView {background-color:#d7d7d7; color:#000000;}
.gridView caption { font-weight: bold; letter-spacing: 5px; font-size:	10pt; }
.gridView td { padding-left:5px; padding-right:5px; }
.gridView a { text-decoration:none; color:#000000; background-color:transparent; }
.gridView a:hover { text-decoration:underline; color:#000000; background-color:transparent; }
.gridViewHeader { background-image:url(../Images/GridViewHeader.jpg); background-repeat:repeat-x; background-position:bottom; color:#112e83; font-weight:bold; }
.gridViewHeader th { padding-left:5px; padding-right:5px;  padding-top:2px; padding-bottom:2px; font-size:8pt; color:#112e83; }
.gridViewHeader a { text-decoration:none; color:#112e83; background-color:transparent; font-weight:bold; }
.gridViewHeader a:hover { color:#112e83; }
.gridViewFooter { background-image:url(../Images/GridViewFooter.jpg); background-repeat:repeat-x; background-position:top; color:#333333; font-weight:bold; }
.gridViewFooter td { padding-left:1px; padding-right:1px; padding-top:0px; padding-bottom:0px }
.gridViewRow { background-image:url(../Images/GridViewRow.jpg); background-repeat:repeat-x; background-position:bottom; color:#333333; font-weight:normal; }
.gridViewRow a { color:#bc0000; }
.gridViewRow a:hover { color:#bc0000; }
/* .gridViewRowHighlight should be the same as .gridViewRow */
.gridViewRowHighlight { background-image:url(../Images/GridViewRow.jpg); background-repeat:repeat-x; background-position:bottom; color:#333333; font-weight:normal; }
.gridViewRowHighlight:hover { background-image:url(../Images/GridViewRowHighlight.jpg); background-repeat:repeat-x; background-position:bottom; color:#333333; font-weight:normal; }
.gridViewRowSelected { background-image:url(../Images/GridViewRowSelected.jpg); background-repeat:repeat-x; background-position:bottom; color:#333333; font-weight:normal; }

.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

.modalCaption
{
	cursor: move; 
	background-color: #000000;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	padding-bottom: 0;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.modalCaption p
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding-left: 3px;
	margin-left: 3px;
}

.reportCaption
{
	COLOR: red;  
	font-family : Helvetica Neue, Helvetica, Arial, Sans-serif;
	FONT-SIZE: 24pt; 
	FONT-WEIGHT: bold;
}	

.reportDealer
{
	color: #ffffff;
	font-weight: bold;
	font-size: 36pt;
	font-style: italic;
	font-family: Helvetica Neue, Helvetica, Arial, Sans-serif;
}	

.reportDealerLocation
{
	color: #ffffff;
	font-weight: bold;
	font-size: 24pt;
	font-style: italic;
	font-family: Helvetica Neue, Helvetica, Arial, Sans-serif;
}	

.reportAddress
{
	font-family : Helvetica Neue, Helvetica, Arial, Sans-serif;
	FONT-SIZE: 8pt; 
}	

