body {
width: 904px;
height: 100%;
margin: 8px 0 0 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
background: white;
}
/* LINK STYLES */
a.line:active {font-weight: normal; color: #009; text-decoration: underline;}
a.line:link {font-weight: normal; color: #009; text-decoration: underline;}
a.line:visited {font-weight: normal; color: #009; text-decoration: underline;}
a.line:hover {font-weight: normal; color: #F00; text-decoration: underline;}
a.woo:active {font-weight: bold; font-size: 10px; color: #FFF; text-decoration: none;}
a.woo:link {font-weight: bold; font-size: 10px; color: #FFF; text-decoration: none;}
a.woo:visited {font-weight: bold; font-size: 10px; color: #FFF; text-decoration: none;}
a.woo:hover {font-weight: bold; font-size: 10px; color: #FF6; text-decoration: underline;}
/* PAGE LAYOUT */
span#in { /* LOGGED IN - LOGGED OUT */
float: left; clear: both;
font-size: 8pt;
padding: 3px 0 0 5px;
}
/* WOOIE MODULE SECTION */
#loginMod {
width: 520px;
margin: 5px 0 15px 45px;
float: left;
}
#loginMod .error {
width: 480px;
clear: both;
margin: 5px 0 15px 45px;
font-size: 12px; font-weight: bold; 
text-align: center; 
color: #900;
}
#loginMod .field {
clear: both;
}
#loginMod .field label {
float: left;
width: 180px;
padding: 3px 5px 0 0;
font-size: 11px; font-weight: bold;
text-align: right;
color: #000;
}
#loginMod .field input {
float: left;
width: 200px; height: 18px;
margin: 1px 0 1px 3px;
background: white;
border: solid 1px #EE1D23;
}
#loginMod .button {
margin: 5px 0 0 130px;
clear: both;
}
#loginMod .button input {
width: 120px; height: 22px;
margin: 1px 0 1px 3px;
font-size: 12px; font-weight: bold;
color: black;
background: #E6E6EF;
border: solid 2px #900; border-top: solid 2px #EE1D23; border-left: solid 2px #EE1D23;
}

#wooMod { /* WOOIE LIST DIV */
margin: 0; 
padding: 0 0 0 0;
}
#wooMod #unavail { /* DETAIL LIST NO LONGER POSTED */
margin: 0;
padding: 0; 
background: white;
}
#wooMod #unavail p { /* DETAIL LIST NO LONGER POSTED */
margin: 0;
padding: 35px 0 50px 0; 
font-size: 12px; 
font-weight: bold; 
text-align: center;
}
#wooMod #topBar, #wooMod #midBar, #wooMod #footBar { /* LIST CAPS */
width: 100%;
height: 30px;
margin: 0;
padding: 0;
background: #EE1D23;
border-top: solid 1px #CCC;
border-bottom: solid 1px #000;
}
#wooMod #topBar p, #wooMod #midBar p, #wooMod #footBar p { /* LIST CAP TEXT */
margin: 0;
padding-top: 5px;
text-align: center;
font-size: 16px;
font-weight: bold;
color: white;
}
#wooMod #footBar input { /* BACK BUTTON FOR DETAILS PAGE */
width: 160px;
height: 22px;
font-size: 12px;
font-weight: bold;
text-align: center;
color: #B71842;
background: white; 
border: solid 2px #EE1D23;
}
#wooMod table { /* LIST TABLE */
width: 100%;
margin: 0;
padding: 0;
font-size: 11px; 
}
#wooMod table.detail {
font-size: 13px; 
}
#wooMod tr.header { /* HEADER ROWS */
background: #333;
}
#wooMod thead td { /* HEADER CELLS */
margin: 0;
padding: 0 0 1px 3px;
font-weight: bold; 
text-align: left; 
white-space: nowrap;
color: #FFF;
}
#wooMod tr.white td { /* DATA ROWS */
background: white;
}
#wooMod tr.alt td { /* DATA ROWS */
background: #f8f8f8;
}
#wooMod tbody td { /* DATA CELLS */
margin: 0;
padding: 1px 0 2px 3px; 
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 */
margin: 0;
padding: 35px 0 50px 0; 
font-size: 14px;
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;
}
/* CONTACT US */
#contactMod {
width: 450px; 
margin: 10px auto;
margin-bottom: 20px;
border: solid 2px #EE1D23;
}
#contactMod #header {
font-size: 12pt; 
font-weight: bold; 
margin: 5px 0; 
padding: 0; 
text-align: center;
color: #EE1D23;
}
#contactMod .error {
font-size: 9pt; 
width: 440px; 
margin: 0 5px; 
padding: 0; 
color: #900; 
font-weight: bold; 
text-align: center; 
clear: both;
}
#contactform {
width: 1px; 
float: left; 
margin: 5px 0 0 0; 
padding: 0;
}
#contactform .info {
width: 446px;
margin: 0; 
padding: 0;
font-size: 10pt; 
font-weight: bold;
clear: both;
color: #EE1D23;
}
#contactform .field {
width: 446px; 
margin: 0; 
padding: 2px; 
clear: both;
color: black;
}
#contactform .field label {
text-align: right; 
float: left; 
width: 120px;
height: 16px;
margin: 0 0 0 10px; 
padding: 3px 5px 3px 5px; 
font-size: 9pt;
}
#contactform .field span.echo {
float: left; 
width: 300px;
text-align: left;
font-size: 9pt; 
font-weight: bold;
padding: 3px 0 0 0;
}
#contactform .field input {
float: left; 
width: 220px;
font-size: 9pt; 
margin: 0; 
padding: 2px 0 0 0;
}
#contactform .field input.short {
float: left; 
width: 90px;
font-size: 9pt; 
margin: 0; 
padding: 2px 0 0 0;
}
#contactform .field input.radio {
float: left;
width: 16px;
height: 16px;
margin: 3px 0 0 0; 
padding: 0;
}
#contactform .field textarea {
float: left; 
width: 260px;
height: 72px;
font-size: 9pt; 
margin: 0; 
padding: 2px 0 0 0;
}
#contactform .button {
text-align: center; 
width: 450px; 
margin: 0; 
padding: 15px 0; 
clear: both;
}
#contactform .button input {
font-size: 10pt; 
font-weight: bold; 
}
/* FOOT AND GENERAL */
.clear { /* KEEPS FLOATED ELEMENTS ENCLOSED */
clear: both; 
height: 1px; 
overflow: hidden;
}
.block { /* KEEPS HIDDEN FORM ELEMENTS HIDDEN */
display: none;
}

