body {
	background: url('/logistiex/bkgd.jpg') repeat-y;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	width: 744px;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.toolbar {
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

.toolbar a {
	color: #000000;
	text-decoration: underline;
}

.toolbar a:hover {
	text-decoration: none;
}

.pagefooter {
	clear: both;
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #666666;
	width: 100%;
	margin: 20px 0px 0px 0px;
}

.pagefooter a {
	color: #666666;
}

.separator {
	border: 1px solid;
	border-color: #dddddd #cccccc #cccccc #dddddd;
	width: 500px;
	line-height: 0px;
	margin: 20px auto 0px auto;
}

.pageheader {
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	
}




/*  Styles for login form  */

.loginform {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.warning {
	color: #ff0000;
	margin: 5px 0px 15px 0px;
}

.success {
	color: #009900;
	margin: 5px 0px 15px 0px;
}

.loginform .formline {
	width: 250px;
	text-align: right;
	clear: both;
}

.loginform .submit {
	margin: 10px 0px 0px 0px;
	text-align: center;
	clear: both;
}

.loginform #login_username, .loginform #login_userpass {
	margin: 0px 0px 2px 5px;
	width: 160px;
	height: 14px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	border: 1px solid;
	border-color: #bbbbbb #999999 #999999 #bbbbbb;
	float: right;
	display: block;
	clear: both;
}



.centered {
	text-align: center;
}



/* Styles for Post Equipment form */

.posteq {
	width: 350px;
	margin: 0px auto 0px auto;
	padding: 10px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	border: 1px solid;
	border-color: #bbbbbb #999999 #999999 #bbbbbb;
	background-color: #ffffff;
	
	/*filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;*/
}

.posteq .formline {
	width: 320px;
	height: 22px;
	text-align: right;
	clear: both;
}

.posteq #sel_truck, .posteq #sel_trailer, .posteq #sel_weight, .posteq #sel_state {
	width: 180px;
	font-size: 12px;
}

.posteq #sel_city {
	width: 176px;
	font-size: 12px;
}

.posteq #sel_units {
	width: 176px;
	font-size: 12px;
}

.posteq #dateblock {
	float: left;
	padding: 0px 0px 0px 47px;
}

.posteq #dateblock #sel_date {
	width: 80px;
	font-size: 12px;
}

.posteq #timeblock {
	float: right;
}

.posteq #timeblock #sel_time {
	width: 35px;
	font-size: 12px;
}

.posteq #timeblock #sel_time_ampm {
	width: 46px;
	font-size: 12px;
}



.posteq #sel_hazmat, .posteq #sel_team, .posteq #sel_tarp {
	width: 46px;
	font-size: 12px;
}


.posteq .directional, .posteq .specialnotes {
	margin: 15px 5px 5px 5px;
	padding: 5px;
	text-align: left;
	border: 1px solid;
	border-color: #bbbbbb #999999 #999999 #bbbbbb;
}

.posteq .directional .header, .posteq .specialnotes .header {
	font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
}

.posteq .directional #sel_disc_type {
	width: 200px;
	font-size: 12px;
}

.posteq .directional #sel_disc_city {
	display: none;
	visibility: hidden;
	font-size: 12px;
	width: 110px;
}

.posteq .directional #sel_disc_state {
	display: none;
	visibility: hidden;
	font-size: 12px;
	width: 110px;
}

.posteq .directional #sel_disc_city.shown, .posteq .directional #sel_disc_state.shown {
	display: inline;
	visibility: visible;
}

.posteq .specialnotes #sel_notes {
	font-family: verdana, sans-serif;
	font-size: 12px;
	width: 325px;
	border: 1px solid;
	border-color: #bbbbbb #999999 #999999 #bbbbbb;
}


.posteq .submit {
	margin: 10px 0px 0px 0px;
	text-align: center;
	clear: both;
}

.posteq .submit .submitbutton {
	/*margin: 0px 0px 0px 10px;*/
	margin: 0px 5px 0px 5px;
	font-family: verdana, sans-serif;
	font-size: 12px;
}






.errors {
	color: #ff0000;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 300px;
	margin: 0px auto 0px auto;
}





/* Styles for View Available Equipment form */

.viewavail {
	width: 350px;
	margin: 0px auto 0px auto;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

.viewavail .formline {
	width: 320px;
	height: 22px;
	text-align: right;
	clear: both;
}

.viewavail .submit {
	margin: 10px 0px 0px 0px;
	text-align: center;
	clear: both;
}

.viewavail #sel_state, .viewavail #sel_truck, .viewavail #sel_trailer {
	width: 180px;
	font-size: 12px;
}

.viewavail #sel_city {
	width: 176px;
	font-size: 12px;
}


.viewavail #sel_hazmat {
	width: 180px;
	font-size: 12px;
}

.viewavail #hazmatblock {
	float: left;
}


.viewavail #dateblock {
	float: right;
}

.viewavail #sel_date {
	width: 176px;
	font-size: 12px;
}

.viewavail #sel_perpage {
	width: 45px;
	font-size: 12px;
}

.viewavail #search_button {
	margin: 0px 0px 0px 30px;
	font-family: verdana, sans-serif;
	font-size: 12px;
}




table.searchresults {
	width: 700px;
	margin: 0px auto 0px auto;
	border: 1px solid;
	border-color: #999999 #666666 #666666 #999999;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

table.searchresults th {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #dddddd;
	border: 1px solid;
	border-color: #eeeeee #cccccc #cccccc #eeeeee;
	padding: 1px;
	text-align: left;
	
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}

table.searchresults th a {
	color: #000000;
	text-decoration: underline;
}

table.searchresults th a:hover {
	text-decoration: none;
}

table.searchresults th.filtered {
	font-style: italic;
}

table.searchresults th.city_available {
	width: 100px;
}

table.searchresults th.state_available {
	width: 40px;
}

table.searchresults th.date_available {
	width: 72px;
}

table.searchresults th.time_available {
	width: 68px;
}

table.searchresults th.truck_type {
	width: 41px;
}

table.searchresults th.trailer_type {
	width: 49px;
}

table.searchresults th.num_units {
	width: 40px;
}

table.searchresults th.max_net_weight {
	width: 60px;
}

table.searchresults th.hazmat_flag {
	width: 36px;
}

table.searchresults th.team_flag {
	width: 41px;
}

table.searchresults th.tarp_flag {
	width: 37px;
}

table.searchresults th.footer {
	font-weight: normal;
	text-align: left;
}



table.searchresults td {
	padding: 3px 1px;
	background-color: #ffffff;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	cursor: pointer;
	font-family: verdana, sans-serif;
	font-size: 10px;
}

.pagenumbers {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: center;
}






table.client_info {
	width: 500px;
	margin: 0px auto 0px auto;
	padding: 7px 7px 0px 7px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	border: 1px solid;
	border-color: #bbbbbb #999999 #999999 #bbbbbb;
	background-color: #ffffff;
}

table.client_info .halfcol {
	width: 50%;
	vertical-align: top;
}

table.client_info .col {
	vertical-align: top;
}

table.client_info .row {
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 0px 0px 7px 0px;
}


table.client_carrierinfo {
	width: 400px;
	margin: 0px auto 0px auto;
	padding: 7px 7px 0px 7px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	border: 1px solid;
	border-color: #bbbbbb #999999 #999999 #bbbbbb;
	background-color: #ffffff;
}

table.client_carrierinfo .row {
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin: 0px 0px 7px 0px;
}


















/**** Styles for the date picker ****/

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #505050;
	background-color: #ffffff;
	border: 1px solid #999999;
	width: 200px;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #dddddd;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #cc0000;
	border: 1px solid #888888;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: #ffffff;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	font-weight: bold;
	color: #ffffff;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: gray;
	background: #dddddd;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: gray;
	background: #dddddd;
	}
