﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Date/Time Section
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#datetimerow {
	margin-left:auto;
	margin-right:auto;
	margin-top: 3px;
	color: maroon;
	font-size:.85em;
	position:relative;
	width:760px;
	height: 26px;
	border-top: solid 1px #ccc;
}
#datetimerow-right {
	text-align:center;
	position:absolute;
	top:4px;
	right:0;
	height:20px;
	padding:0 0 0 2%;
	}	
#datetimerow-left {
	text-align:right;
	position:absolute;
	top:4px;
	left:5px;
	padding:0 0 0 0;
	}
.roadregbg {margin: 0 auto; width: 373px; height: 24px; background: transparent url(images/roadregboxesLT.gif) 0 0 no-repeat;}
div.formborder p {border-top: solid 5px #999; width: 100%; font-size: xx-small; padding: 2px 0px 2px 5px; margin-top: 15px;}
div.formborderbot p {border-bottom: solid 5px #999; width: 100%; font-size: xx-small; padding: 2px 0px 2px 5px; margin-top: 15px;}
.popupControl 
{
    border: solid 1px #ccc;
    position: absolute;
    visibility: hidden; 
    width: 500px; 
    padding: 5px 5px 5px 5px;
}
.modalBackground
{
    background-color:#999;
    filter: alpha(opacity=70);
    opacity:0.7;
} 
.modalPopup
{
    background-color: #ffffdd;
    border: solid 3px Gray;
    padding: 3px;
    width: 500px;
}
.imgmargins {margin: 0px 10px 0px 5px;}
.gridviewstyles {padding: 3px 5px 3px 5px;}
.gvheader { background-color: #233A5A; color: #FFF; padding: 3px 5px 3px 5px;}
