body {font-family: Arial, Helvetica, sans-serif;}
/* LINK STYLES */
a.head:link {text-decoration: none; color: #0052A5;}
a.head:active {text-decoration: none; color: #0052A5;}
a.head:visited {text-decoration: none; color: #0052A5;}
a.head:hover {text-decoration: none; color: blue;}
a.line:link {text-decoration: underline; color: #00C;}
a.line:active {text-decoration: underline; color: #00C;}
a.line:visited {text-decoration: underline; color: #00C;}
a.line:hover {text-decoration: underline; color: #C00;}
/* CONTACT US */
#contactMod {
width: 520px;
margin: 5px 0 15px 45px;
float: left;
}
#contactMod #header {
font-size: 16px; 
font-weight: bold; 
margin: 5px 0 0 0; 
padding: 0; 
text-align: center;
color: #0052A5;
}
#contactMod .error {
width: 500px;
clear: both;
margin: 5px 0 5px 45px;
font-size: 12px; font-weight: bold; 
text-align: center; 
color: #900;
}
#contactform {
margin: 0; padding: 0;
}
#contactform .field {
width: 500px; 
margin: 0; padding: 2px; 
clear: both;
color: black;
}
#contactform .field label {
float: left;
width: 142px;
padding: 3px 5px 0 0;
font-size: 11px; font-weight: bold;
text-align: right;
color: #0052A5;
}
#contactform .field span.echo {
float: left; 
width: 300px;
text-align: left;
font-size: 11px; font-weight: bold;
padding: 3px 0 0 5px;
}
#contactform .field input {
float: left;
width: 200px; height: 18px;
margin: 1px 0 1px 3px;
background: white;
border: solid 1px #0052A5;
}
#contactform .field input.short {
width: 90px;
}
#contactform .field input.radio {
float: left;
width: 16px; height: 16px;
margin: 3px 0 0 0; padding: 0;
border: none;
}
#contactform .field textarea {
float: left; 
width: 260px; height: 70px;
font-size: 11px; 
margin: 0; padding: 2px 0 0 0;
background: white;
border: solid 1px #0052A5;
}
#contactform .button {
text-align: center; 
width: 500px; 
margin: 0; padding: 15px 0; 
clear: both;
}
#contactform .button input {
width: 100px; height: 22px;
margin: 1px 0 1px 3px;
font-size: 12px; font-weight: bold;
background: #E6E6EF; color: black;
border: solid 2px #0052A5; border-top: solid 2px #26C; border-left: solid 2px #26C;
}
/* WOOIE MODULE SECTION */
#wooMod { /* WOOIE LIST DIV */
width: 608px;
margin: 0 0 0 4px;
float: left;
}
#in {
float: right; 
padding: 14px 4px 0 0;
}
#wooMod h3 { /* DISPATCH PHONE */
width: 400px;
padding: 12px 0 3px 10px;
font-size: 16px;
color: black;
}
#wooMod #unavail { /* DETAIL LIST NO LONGER POSTED */
background: white;
}
#wooMod #unavail p { /* DETAIL LIST NO LONGER POSTED */
margin: 0; padding: 35px 0 50px 0; 
font-size: 9pt; 
font-weight: bold; 
text-align: center;
}
#wooMod #topBar, #wooMod #footBar { /* LIST CAPS */
width: 100%; height: 30px;
background: #0052A5;
}
#wooMod #topBar p, #wooMod #footBar p { /* LIST CAP TEXT */
margin: 0;
padding-top: 5px;
text-align: center;
font-size: 12pt;
font-weight: bold;
color: white;
}
#wooMod #footBar input { /* BACK BUTTON FOR DETAILS PAGE */
width: 160px;
height: 22px;
font-size: 9pt;
font-weight: bold;
text-align: center;
color: black;
background: white; 
border: solid 2px black; border-top: solid 2px #333; border-left: solid 2px #333;
}
#wooMod table { /* LIST TABLE */
width: 100%;
margin: 0; padding: 0;
}
#wooMod tr.header { /* HEADER ROWS */
background: #dadada;
}
#wooMod thead td { /* HEADER CELLS */
margin: 0; padding: 0 0 1px 3px;
font-size: 8pt; font-weight: bold; 
text-align: left; 
white-space: nowrap;
background: #dadada; /* IE Likes this here */
}
#wooMod tr.white td { /* DATA ROWS */
background: white;
}
#wooMod tr.alt td { /* DATA ROWS */
background: #f1f1f1;
}
#wooMod tbody.detail {
font-size: 13px; 
}
#wooMod tbody td { /* DATA CELLS */
margin: 0; padding: 1px 0 2px 3px; 
font-size: 12px; 
color: black; 
text-align: left;
vertical-align: top;
}
#wooMod tbody td span { /* PREVENT CONTACT PHONE FROM WRAPPING */
font-weight: bold;
white-space: nowrap;
}
#wooMod tbody td#none { /* NO LOADS OR TRUCKS LISTED */
padding: 35px 0 50px 0; 
font-size: 13px; font-weight: bold;
color: black; 
text-align: center;
}
#wooMod tbody td.comment { /* COMMENT TEXT WOOIE LIST ONLY */
padding: 3px 2px 2px 4px; 
font-size: 11px; 
color: black; 
text-align: left;
}
#wooMod tbody td.details { /* DETAIL| BID LINKS WOOIE LIST ONLY */
white-space: nowrap;
}
