@charset "utf-8";
/* CSS Document */
a
{
	font-size:20px;
}
a:link
{
	text-decoration:none;
}
#u1294-4
{
	width:980px;
}
#u1294-4 p
{
	float:left;
}
#logout, #back
{
	float:right;
	margin-left:10px;
	height:30px;
}
#logout p, #back p
{
	margin-top:-5px
}

#u1155-10
{
	width:980px;
}

.syscontent
{
	text-align:center;
	margin-bottom:35px;
}
.addnew
{
	text-align:left;
	font-size:20px;
	margin-bottom:5px;
}
.usermenu
{
	font-size:20px;
	margin-bottom:5px;
	height:30px;
	float:left;
	width:50%;
	text-align:center;
	margin-top:10px;
}
.red
{
	background-color:#e81e2e;
}
.black
{
	background-color:black;
}
.red, .black
{
	height:30px;
	float:left;
	width:50%;
	font-size:18px;
	font-weight:bold;
	color:white;
	text-align:center;
}
.red p, .black p
{
	padding-top:7px;
}
/* TABLE STYLE */
table
{
	width:100%;
}
th
{
	background-color:#f0f0f0;
	height:30px;
	font-weight:bold;
}
td
{
	padding-top:5px;
	padding-bottom:5px;
}

.listtable tr:hover
{
	background-color:#FFC6C7;
}
.listtable table
{
	font-size:13px;
	text-align:left;
}
#edit
{
	float:left;
	padding-right:20px;
}
#delete
{
	float:left;
}
.centered
{
	text-align:center;
}
.altlst
{
	background-color:#f0f0f0;
}
.formtable
{
	margin:auto;
	width:600px;
	margin-bottom:50px;
}

.formtable table
{
	background-color:#f0f0f0;
}
.formtable th
{
	width:300px;
	background:url(../images/lblback.png) no-repeat center left;
	text-indent:20px;
}
th.alt, .alt
{
	background-color:#f9f9f9;	
}

.inputtxt
{
	width:95%;
	background-color:transparent;
	text-indent:10px;
}
.savebtn
{
	background:url(../images/savebtn.png) no-repeat;
	width:129px;
	height:25px;
	cursor:pointer;
	margin-top:30px;
}
.sendbtn
{
	background:url(../images/sendbtn.png) no-repeat;
	width:129px;
	height:25px;
	cursor:pointer;
	margin-top:30px;
}
.searchbtn
{
	background:url(../images/search.png) no-repeat;
	width:129px;
	height:25px;
	cursor:pointer;
	margin-top:30px;
	margin-right:30px;
}
.vehiclebtn
{
	margin-right:30px;
}
.cancelbtn
{
	background:url(../images/cancelbtn.png) no-repeat;
	width:129px;
	height:25px;
	cursor:pointer;
	margin-top:30px;
	margin-left:30px;
}
.enterbtn
{
	background:url(../images/enterbtn.png) no-repeat;
	width:129px;
	height:25px;
	cursor:pointer;
	margin-top:30px;
}
.reportbtn
{
	background:url(../images/reportbtn.png) no-repeat;
	width:129px;
	height:25px;
	cursor:pointer;
	margin-left:10px;
	margin-top:-10px;
	vertical-align:bottom;
}
.loadbtn
{
	background:url(../images/loadbtn.png) no-repeat;
	width:129px;
	height:25px;
	cursor:pointer;
	margin-top:30px;
}
.locked
{
	color:#7B7B7B;
}

#lockedlbl
{
	text-indent:10px;
}
#sysforgot
{
	font-size:12px;
}
.monthform
{
	margin-top:5px;
	vertical-align:top;
}
.strong
{
	text-align:left;
	font-size:18px;
	font-weight:bold;
	padding-top:35px;
	padding-bottom:5px;
}
.important
{
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}
#vehicles
{
	margin:auto;
	width:750px;
}
#vehicles .red, .black
{
	font-size:15px;
}
#vehicles .red
{
	width:55%;
}
#vehicles .black
{
	width:45%;
}
#userloginlink
{
	font-size:12px;
	text-align:right;
}
.plogin
{
	margin-top:10px;
	margin-bottom:20px;
}
#bigred
{
	color:#e81e2e;
	font-size:24px;
	font-weight:bold;
}
.image-upload > input
{
    
}

.image-upload img
{
    cursor: pointer;
}
.nodisplay
{
	display:none;
}