html, body {
  margin: 0;
  padding: 0;
  background-color: #B5B7B9;
  font-family: Verdana;
  font-size: 12px
  color: #757575;
}
table.stretch {
position: relative;
height: auto;
}
a {
  color: #D81F2A;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #4C4650;
}
a:visited {
  color: #D81F2A;
  text-decoration: none;
}
a:visited:hover {
  text-decoration: underline;
  color: #4C4650;
}
td {
  font-family: Verdana;
  font-size: 12px;
  color: #757575;
}
H1 {
  font-size: 14pt;
  text-transform: uppercase;
  color: #D81F2A;
}
H2 {
  font-size: 12pt;
}
H3 {
  color: #D81F2A;
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  padding: 0;
  text-transform: uppercase;
}
H4 {
  color: #D81F2A;
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  padding: 0;
}
.stateimage {
  /*height: 229px;
  display: block;*/
  display: block;
  height: auto;
  text-align: left;
}
	.fleetsinglestateclear {
 	 clear:left;
	}
	.fleetsinglestateimg {
 	 display:block;
 	 height:229px;
 	 text-align:left;
	 float:left;
	 margin-right:5px;
	}

	.fleetsinglestatetxt {
	 text-align:left;
	}
.wrap {
  width: 100%;
  height: 100%;
}

.left_bg {
  background: url('interior_bg_01.jpg') repeat-x;
}
.center_pane {
  width: 1006px;
  height: 100%;
  background-color: #ffffff;
}
.header {
  width: 1006px;
  height: 266px;
  background: url('header.jpg') no-repeat;
  position: relative;
  margin: 0;
  padding: 0;
}
.logo {
  float: left;
  width: 275px;
  height: 56px;
  margin: 20px 0 48px 20px;
}
.interior_logo {
  float: left;
  width: 275px;
  height: 56px;
  margin: 0px 0 0 0px;
}
#interiorflash {
  height: 172px;
  width: 618px;
  float: right;
  margin: 14px 7px 0px 0;
  z-index: 0;
}

#interiorflashswf {
  position: relative;
  top: 40px;
 right:7px;
}
.menu {
  margin: 0;
  background: url('nav.jpg') no-repeat;
  width: 829px;
  height: 55px;
}
.hide{
display: none;
}
.content_table {
  height: 100%;
}
.content {
  width: 1006px;
  margin: 0;
  padding: 0;
  background: #ffffff url('content.jpg') repeat-y;
  height: 100%;
}
.content_text{
  margin: 0 20px 10px 20px;
  width: 746px;
}
.right_bg {
  background: url('interior_bg_03.jpg') repeat-x;
}
.container {
  position: absolute;
  width: 100%;
  height: auto;
  text-align: center;
}
.monthly_bg{
  height: 100px;
  background-color: #FCEFED;
  background: url('monthly.gif') repeat-y;
}

ul.monthly_news{
  margin:0 2px 0 30px;
  padding: 0;
  color: #D81F2A;
  font-weight: bold;
  font-size: 11px;
}

ul.monthly_news li {
  margin: 5px 0 8px 20px;
}
.footer {
  position: relative;
  background: #a3a2a7 url('footer3.gif') 0px 0px no-repeat;
  height: 27px;
  width: 773px;
  display: block;
  float: left;
  margin: 0;
}
#mainfootercopyright {
/*
position: absolute;
top: 8px;
left: 6px;
*/
float: left;
font: 11px arial, sans-serif;
color: #FFFFFF;
width: 280px;
height: 12px;
display: block;
margin: 7px 0 0 6px;
}
#mainfootercontact {
/*
position: absolute;
top: 8px;
right: 15px;
width: 445px;
*/
float: right;
font: 10px arial, sans-serif;
color: #555459;
text-align: right;
height: 12px;
margin-top: 1px;
margin: 1px 5px 0 0;
}
/*
.other_sites {
  width: 220px;
  height: 44px;
  padding-left: 20px;
}
*/
.other_sites div {
  margin: 5px 0 5px 0;
}
.small_logos {
  width: 170px;
  height: auto;
  float: left;
  clear: both;
  display: block;
  position: relative;
  left: 32px;
}
.shaffer_in {
  float: left;
  clear: both;
  width: 160px;
  height: 40px;
  text-align: center;
}
.hunt_in {
  float: left;
  clear: both;
  width: 160px;
  height: 43px;
  text-align: center;
}
.crete_in {
  float: left;
  clear: both;
  width: 160px;
  height: 42px;
  text-align: center;
}
.trans_in {
  float: left;
  clear: both;
  width: 160px;
  height: 42px;
}
a.driver_login {
  color: #666666;
  text-decoration: none;
  font-size: 10px;
}

a.driver_login:hover {
  color: #D81F2A;
  text-decoration: none;
  font-size: 10px;
}

a.associate {
 color:#666666;
 text-decoration:none;
 font-size:10px;
}

a.associate:hover {
 color:#D81F2A;
 text-decoration:none;
 font-size:10px;
}

#searchbox {
border: solid 2px #555555;
font: 10px arial;
width: 126px;
position: relative;
top: -6px;
}
.go_button {
position: relative;
left: -4px;
border: solid 2px #555555;
}
.login_box {
  width: 220px;
  height: 50px;
  background: url('login_box.gif') repeat-y;
}
.inpage_form {
  margin: 0 0 0 30px;
}
.submit_interior {
  background: url('login_interior.gif') no-repeat;
  width: 55px;
  height: 11px;
  border: 0;
  margin: 10px 0 7px 130px;
}

.fields{
  height: 18px;
  font-family: Verdana;
  font-size: 10px;
  color: #535353;
  border: 1px solid #535353;
  margin: 3px 0 3px 0;
}

/* Fleet & State Profile CSS */

.fleetul {
  list-style: none;
  position: relative;
  left: -19px;
  top: 0px;
}

/*State Profile Only */

.threeColumnLayout {
    margin: 0px auto;
}

.threeColumnLayout a {
    color: #D81F2A;
    text-decoration: none;
}

.threeColumnLayout a:hover {
    color: #4C4650;
    text-decoration: underline;
}

.threeColumnLayout a:visited {
    color: #D81F2A;
    text-decoration: none;
}
.statearea {
    text-align: center;
}

.threecolTd1 {
    border: 1px solid black;
}

.threecolTd2 {
    border: 1px solid black;
}

.threecolTd3 {
    border: 1px solid black;
}

h2.cretecoltitle {
    display: block;
    background-color: #d81f2a;
    font: bold 14px Verdana, Sans Serif;
    text-align: center;
    color: white;
    border-bottom: 1px soild black;
    padding: 5px 0px 5px 0px;
}

h2.shaffercoltitle {
    display: block;
    background-color: #0069aa;
    font: bold 14px Verdana, Sans Serif;
    text-align: center;
    color: white;
    border-bottom: 1px soild black;
    padding: 5px 0px 5px 0px;
}

h2.huntcoltitle{
    display: block;
    background-color: #9a1718;
    font: bold 14px Verdana, Sans Serif;
    text-align: center;
    color: white;
    border-bottom: 1px soild black;
    padding: 5px 0px 5px 0px;
}

/*Fleet Profile Only*/
.fleetprofile {
    padding-bottom: 10px;
    border-collapse: collapse;
}

.fleetprofilestateimg table {
  width: 350px;
  height: 228px;
  display: inline;
}

.fleetprofilestateimg img {
   height: 226px;
}
.fleetprofile a{
    color: #D81F2A;
    text-decoration: none;
}


.fleetprofile a:visit {
    color: #D81F2A;
    text-decoration: none;
}

.fleetprofile a:visit:hover {
    color: #4C4650;
    text-decoration: underline;
}

.fleetprofile a:hover {
    color: #4C4650;
    text-decoration: underline;
}

.companyinfoarea {
    padding-bottom: 5px;
    border: 1px solid black;
}

.companyoverviewul {
    list-style: none;
    text-align: center;
    margin: 0px;
    padding: 0px;
    width: 728px;
}

.fleetprofile .twoColumnTd1 {
    border: 1px solid black;
}

.fleetprofile .twoColumnTd2 {
    border: 1px solid black;
}

.annualpayarea {
    text-align: center;
    border: 1px solid black;
    color: #D81F2A;
}

.lowercompanyarea {
    border: 1px solid #757575;
    font: 8px Verdana, Sans Serif;
}

.fourColumnTd1 {
    border: 1px solid #757575;
    font-weight: bold;
}

.fourColumnTd2 {
    border: 1px solid #757575;
}

.fourColumnTd3 {
    border: 1px solid #757575;
    font-weight: bold;
}

.fourColumnTd4 {
    border: 1px solid #757575;
}

.footerarea {
    text-align: center;
}

.descriptionarea {
 white-space: normal;
}

.applynow {
    margin: 0 auto;
    text-align: center;
    list-style: none;
    display: block;
    width: 150px;
    padding-top: 10px;
}

  .applynow a{
      background: url('../fleets/media/Apply-Now-window.jpg') 0px 0px no-repeat;
      display: block;
      height: 43px;
      width: 150px;
      text-decoration: none;
  }

  .applynow a:hover {
      background: url('../fleets/media/Apply-Now-window.jpg') 0px -43px no-repeat;
      text-decoration: underline;
  }

  .applynow a:visit {
      background: url('/fleets/media/Apply-Now-window.jpg') 0px 0px no-repeat;
      text-decoration: none;
  }

  .applynow a.huntapply{
      background: url('../fleets/media/hunt_apply.jpg') 0px 0px no-repeat;
      display: block;
      height: 43px;
      width: 152px;
      text-decoration: none;
  }
  .applynow a.huntapply:hover {
      background: url('../fleets/media/hunt_apply.jpg') 0px -43px no-repeat;
      text-decoration: underline;
  }
  .applynow a.huntapply:visit {
      background: url('/fleets/media/hunt_apply.jpg') 0px 0px no-repeat;
      text-decoration: none;
  }

  .applynow a.shafferapply{
      background: url('../fleets/media/shaffer_apply.jpg') 0px 0px no-repeat;
      display: block;
      height: 43px;
      width: 152px;
      text-decoration: none;
  }
  .applynow a.shafferapply:hover {
      background: url('../fleets/media/shaffer_apply.jpg') 0px -43px no-repeat;
      text-decoration: underline;
  }
  .applynow a.shafferapply:visit {
      background: url('/fleets/media/shaffer_apply.jpg') 0px 0px no-repeat;
      text-decoration: none;
  }


  #shafferprofiles a {
     color: #0069AA;
border: none;
  }
  #huntprofiles a {
     color: #9A1718;
  }

div.logo {
  float: left;
  background: url("/design/logo.gif") top left no-repeat;
  width: 275px;
  height: 56px;
}
div.logo a {
  display: block;
  width: 275px;
  height: 56px;
}

/*********** Terminal Locations ***************/
#termloc_table {
  border-collapse: collapse;
}
#termloc_state {
  font-weight: bold;
  color: #747379;
}
#termloc_table th{
  border: 1px solid white;
  background-color: #cccccc;
}
#termloc_table td {
  background-color: #dddddd;
  border: 1px solid white;
}

    .terminal_headers {
        font: bold 12px/14px arial, sans-serif;
        color: #676767;
    }

     #terminal_container {
         width: 700px;
         margin: 5px;
         }

    .terminals {
        font: bold 14px/16px arial, sans-serif;
        color: #676767;
        text-transform: capitalize;
        padding-bottom: 5px;
        float: left;
        }
    .backtoterminals {
        float: right;
    }

    .location {
        float: left;
        width: 100%;
        padding: 3px;
        color: #676767;
        background-color: #dddddd;
        border-bottom: 1px solid white;
        display: block;
    }

    .address {
        background-color: #eeeeee;
        border-bottom: 1px solid white;
        display: block;
    }

    .phone {
        clear: both;
        float: left;
        width: 100%;
        padding: 3px;
        color: #676767;
        background-color: #dddddd;
        border-bottom: 1px solid white;
        display: block;
    }

    .phonenumber {
        background-color: #eeeeee;
        border-bottom: 1px solid white;
        display: block;
    }

    .directions {
        clear: both;
        float: left;
        width: 100%;
        padding: 3px;
        color: #676767;
        background-color: #dddddd;
        border-bottom: 1px solid white;
        display: block;
    }

    .instructions {
        background-color: #eeeeee;
        border-bottom: 1px solid white;
        display: block;
    }

    .services {
        clear: both;
        float: left;
        width: 100%;
        padding: 3px;
        color: #676767;
        background-color: #dddddd;
        border-bottom: 1px solid white;
        display: block;
    }

    .serviceslist {
        background-color: #eeeeee;
        border-bottom: 1px solid white;
        display: block;
    }

    .operation {
        clear: both;
        float: left;
        width: 100%;
        padding: 3px;
        color: #676767;
        background-color: #dddddd;
        border-bottom: 1px solid white;
        display: block;
    }

    .terminal_hours {
        font-weight: bold;
        background-color: #eeeeee;
        display: block;
    }

    #hours_bg {
        background-color: #eeeeee;
        width: 100%;
    }

.job_table {
       width: 700px;
       }
.special_color {
       color: #D81F2A;
}
img.print {
display: none;
}
.print_timestamp {
display: none;
}

#driversradioflash {
	float: right;
	padding: 15px 0 0 0;
	background: #FFFFFF;
}

#driversrecruitingvideo {
	float: right;
	clear: both;
	height: auto;
	width: auto;
	padding: 15px 0 0 0;
	background: #FFFFFF;
}
#driversrecruitingvideo a {
	border: solid 1px #CCCCCC;
	width: 196px;
	height: 111px;
	display: block;
	background: url('recruiting.jpg') top left no-repeat;
}

#top_search{
       height: 0;
       position:absolute;
       right:10px;
       top:28px;
}

.inpagenav {
	background-color:#A3A2A8;
       background-image: url("/design/grey_03.png");
       background-position: top left;
	background-repeat: no-repeat;
       margin-right:14px;
	*margin-right:0px;
        float:right;
        width:510px;
	display: block;
	/*float:left;*/
        font-size: 10px;
	clear: both;
}
.inpagenav ul {
	list-style: none;
	padding: 0px;
	margin: 5px 25px;
	float: right;
}
.inpagenav ul li {
	margin: 0 5px 0 0;
	padding: 0 10px 0 2px;
	border-right: solid 1px #666666;
	height: 12px;
	display: inline;
}
.inpagenav ul li a {
	height: 12px !important;
color:#333;
}
.inpagenav hr {
	clear: both;
}

.content_text object,
.content_text embed {
	position: relative;
	z-index: 0;
}

