body
{
	font-size: 12px;
	font-family: arial;
	margin: 0px 12px;
}
.container
{
	position: relative;
}

#map
{
	float: left;
	margin-left: 30px;
}
#termsclose
{
	position: absolute;
	top:0;
	right:0;
	cursor: pointer;
}
#termsoverlay
{
	position: absolute;
	top:0;
	left:0;
	height: 500px;
	width: 600px;
	background: white;
	border: 2px solid #449adc;
	padding: 20px;
}


#loginerror
{
	margin-bottom: 10px;
	cursor: pointer;
}
.errortext
{
	color: red;
	font-weight: bold;
}
.errorfield
{
	border: 1px solid red;
}

#body
{
	clear: both;
	float: none;
	
}

#logo
{
	position: absolute;
	
	float: left;
	text-align: center;
	padding-top: 5px;
	width: 9.0em;
	height:5em;
	
}

.ui-effects-transfer { border: 2px dotted gray; } 

#nav
{
	padding-top: 5.5em;
	border-right: 1px solid #dddddd;
	float: left;
	position: relative;
	width: 10em;	
	
}
#nav ul
{
	padding: 0;
	//clear: both;
	//float: none;	
}
#nav ul li
{
	//float: left;
	//margin-right: 10px;
	list-style-type: none;
	margin-bottom: 10px;
}

#nav ul li a
{
	width: 100px;
	text-align: left;
}


#BodyTitleContainer
{
	border-bottom: 1px solid #dddddd;
	padding-left: 20px;
	padding-right: 20px;
	height: 4em;
	float:left;
	margin-bottom: 20px;
	padding-bottom: 1.4em;
	
}

#body
{
	padding-left: 20px;
}

#bodywrapper
{
	position: absolute;
	margin-left: 10em;
	width: 85%;
}

ul.otherbids
{
	list-style-type:circle;
	
}
ul.otherbids li.Accepted,ul.otherbids li.Confirmed
{
	font-weight: bold;
}
.formcontainer label
{
	width: 15em;
	display: block;
	float: left;
	clear: left;
	margin-right: 8px;
	padding-bottom: 2px;
	text-align: right;
}

#logindialog .formcontainer label
{
	width: 8em;
}

.formcontainer .formrowwrapper
{
	padding: 1px;
}

.formcontainer .mandatory label
{
	font-weight: bold;
}
.formcontainer input, .formcontainer select
{
	width: 16em;
	
}
.formcontainer input.checkbox, .formcontainer input.submit, .formcontainer input.file
{
	width: auto;
}

.progressbar
{
	width: 200px;
	height: 5px;
	float:left;
	margin-top:5px;
	margin-right: 5px;
}

.formcontainer input.date
{
	width: 6em;
}

.formcontainer input
{
	margin-left: 0;
}

.formcontainer p.info
{
	font-style: italic;
}

.formcontainer p.info strong
{
	font-style: normal;
	font-weight: bold;
}

.formcontainer h3
{
	margin-top:15px;
}

.formcontainer span.formtext
{
	display: block;
	height: 0.3em;
	padding-top: 2px;
}

#PassThroughMessage div,#PassThroughError div
{
	float: left;	
	margin-bottom: 3px;
	margin-left: 10px;
}  

#buycreditdialog label
{
	width: 4em;
}
table
{
	border: 1px solid #C5DBEC;	
}
table th
{
	padding: 3px 10px 3px 5px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	background: #dfeffc;
	color: #2e6e9e;
}
table td
{
	padding: 3px 10px 3px 5px;
	border-top: 1px solid #C5DBEC;
}

#footer
{
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 15px;
	border-top:  1px solid #dddddd;
}

div.clr
{
	clear: both;
	float: none;
}

#userlist tr.mainuser td
{
	background: #ffff99;
}

#vehiclelist tr.outofservice td
{
	color: #cccccc;
}

#triplist td.nobids, #triplist td.expiryalert,#joblist td.expiryalert  
{
	background: red;
	color: white;
}
#triplist td.lowbids, #triplist td.expirywarn,#joblist td.expirywarn
{
	background: orange;
	color: black;
}
#triplist td.goodbids, #triplist td.expirygood  ,#joblist td.expirygood
{
	background: #00ff00;
	color: black;
}

#joblist .indent
{
	border-left: 1px solid #C5DBEC;
}

#jobdetails strong
{
	width: 10em;
	text-align: right;
	display: block;
	float: left;
}

#jobdetails span
{
	float: left;
	display: block;
	margin-left: 3px;
}

table#trips_reviewbidslist tr.rejected td
{
	color: #999999;
	text-decoration: line-through;
}
table#trips_reviewbidslist tr.accepted td
{
	background: #00ff00;
}
.resultheader 
{
	font-weight: bold;
}

.result label, .resultheader label, .result span, .resultheader span
{
	
	
	padding-right: 10px;
	border-bottom: 1px solid #dddddd;
	display: block;
	float: left;
}

.result label, .resultheader label
{
	width: 25em;
	text-align: right;
}

#Leaderboard .result label, #Leaderboard  .resultheader label
{
	width: 12em;
}
#vehiclestatstable .result label, #vehiclestatstable .resultheader label
{
	width: 15em;
}
#vehiclestatstable span
{
	width: 12em;
}
#userstatstable .result label, #userstatstable .resultheader label
{
	width: 25em;
}
#userstatstable span
{
	width: 12em;
}


.result span, .resultheader span
{
	width: 2em;
	text-align: left;
}

#Leaderboard  .resultheader span
{
	width: auto;
}

#DropOff_details h2, #Pickup_details h2
{
	text-align:center;
}

#DropOff_details , #Pickup_details 
{
	float: left;
	
}

tr.irrelevantVehicle
{
	display:none;
}

.tickorcross
{
	cursor: pointer;

}

#tripdetails_notes
{
	border: 1px solid black;
	width: 98%;
	padding: 10px;
	margin-top: 20px;
}


#tripdetails_companydetails
{
	width: 49%;
	height: 200px;
	float: left;
	margin-top: 35px;
	
}
#tripdetails_companydetails h3
{
	margin-top:0px;
	padding-top: 0px;
}

#tripdetails_signatures
{
	width: 50%;
	height: 200px;
	float: right;
	margin-top: 35px;
	
}


#map_canvas
{
	position: absolute;
	right: 10px;
	width: 310px; 
	height: 400px;
	top: 100px;
}
hr.signhere
{
	margin-top: 80px;
	border: 1px solid black;
	
}