* {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
}

html {
    background: #fff;
    color: #333514;
    font-size: 71.5%;
}
a img {
    border: 1px solid #99B723;
}
body {
    padding-top: 30px;
    padding-left: 90px;
    width: 1100px;
    min-height: 663px;
    background: #fff url(/pics/bgmap.png) no-repeat 304px top;
}

table, tr, td, th {
    border: 1px solid #D6E1AB;
    border-collapse: collapse;
}

th, td {
    padding: 2px 5px;
}

tr {
    background: #fff;
}
tr.alt {
    background: #EDF5E5;
}

td.time {
    white-space: nowrap;
}

input, select, textarea {
    border: 1px solid #D6E1AB;
    background: #fff;
    color: #91AD21;
    padding: 2px 5px;
}

textarea {
    clear: both;
}

select, option {
    padding: 0;
}

.input_submit {
    border: 1px solid #74A153;
    padding: 2px 5px;
    background: #94B122;
    color: #fff;
    font-weight: bold;
}
.edit_form .input_submit {
    font-size: 80%;
    padding: 0px 5px;
}

#zofcms_plugin_login .input_submit {
    padding: 0;
    border: 0;
    background: none;
}

.error {
    font-weight: bold;
    color: #f00;
}

h3 {
    color: #93B459;
}

address, p {
    color: #6F6F6F;
    margin: 10px 0;
}
address {
    font-style: normal;
    line-height: 1.5em;
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    color: #99B723;
}

a:hover, a:active {
    text-decoration: underline;
}

a:hover, a:active {
    color: #374030;
}

#traffix_logo {
    display: block;
    float: left;
}

#user_logged_in_pitstop_link {
    font-size: 120%;
    font-weight: bold;
    padding-top: 10px;
}
#index #user_logged_in_pitstop_link {
    text-align: center;
}

#slogan, h1, h2 {
    display: none;
}

#nav {
    overflow: hidden;
    margin-left: 90px;
    margin-top: 20px;
    float: left;
    height: 19px;
}
#nav li,
#nav a {
    height: 19px;
    float: left;
    overflow: hidden;
}
#nav a {
    text-indent: -10000px;
    width: 50px;
}


#nav a,
#nav a:hover,
#nav a:active{
    background: url(/pics/nav2.png) no-repeat;
}

#nav_home a {
    width: 40px;
    background-position: 0 0;
}

#nav_home a:hover {
    background-position: 0 -19px;
}
#index #nav_home a {
    background-position: 0 -38px!important;
}


#nav_about_traffix a {
    width: 76px;
    background-position: -40px 0px;
}
#nav_about_traffix a:hover {
    background-position: -40px -19px;
}
#about #nav_about_traffix a {
    background-position: -40px -38px!important;
}


#nav_our_services a {
    width: 80px;
    background-position: -116px 0px;
}
#nav_our_services a:hover {
    background-position: -116px -19px;
}
#services #nav_our_services a {
    background-position: -116px -38px!important;
}


#nav_customer_service a {
    width: 105px;
    background-position: -196px 0px;
}
#nav_customer_service a:hover {
    background-position: -196px -19px;
}
#customer_service #nav_customer_service a {
    background-position: -196px -38px!important;
}


#nav_employment_opportunities a {
    width: 151px;
    background-position: -301px 0px;
}
#nav_employment_opportunities a:hover {
    background-position: -301px -19px;
}
#employment_opportunities #nav_employment_opportunities a {
    background-position: -301px -38px!important;
}


#nav_contact_us a {
    width: 72px;
    background-position: -452px 0px;
}
#nav_contact_us a:hover {
    background-position: -452px -19px;
}
#contact_us #nav_contact_us a {
    background-position: -452px -38px!important;
}

#moto {
    display: none;
}
#index #moto {
    text-indent: -10000px;
    overflow: hidden;
    display: block;
    width: 322px;
    height: 23px;
    margin-top: 1px;
    background: url(/pics/moto.png);
}

#index_content {
    overflow: hidden;
    float: left;
    width: 600px;
    margin-top: 50px;
    margin-left: 45px;
    overflow: hidden;
    display: inline;
}
#index_content p,
.sub #main p,
.sub #main li {
    font-size: 110%;
    line-height: 1.5em;
    width: 430px;
}


#index #pitstop {
    clear: both;
    background: url(/pics/side-border.png) no-repeat top;
    width: 236px;
    padding: 5px 10px;
    float: left;
    margin-top: 50px;
}

#pitstop h2,
#pitstop h2 a,
#pitstop #index h2,
#pitstop #index h2 a{
    background: url(/pics/pitstop-header.gif) no-repeat left bottom;
    overflow: hidden;
    text-indent: -10000px;
    display: block;
    width: 139px;
    height: 43px;
}

#index #pitstop .find_out_more_link_pitstop {
    display: block;
    overflow: hidden;
    text-indent: -10000px;
    background: url(/pics/find-out-more-button.gif);
    width: 99px;
    height: 21px;
    margin-top: 10px;
}
#index #pitstop h2 a {
}

#index #pitstop p {
    background: url(/pics/apple.jpg) no-repeat bottom;
    padding-bottom: 160px;
}

.col_nav {
    clear: both;
    background: url(/pics/index-footer.png) no-repeat top;
    width: 865px;
    overflow: hidden;
    margin-top: 50px;
    min-height: 66px;
    float: left;
    padding-left: 5px;
}
.col_nav li {
    float: left;
    width: 270px;
    margin-right: 15px;
    padding: 5px;
    display: inline;
    list-style: none;
}
.col_nav li.last_child {
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-left: -5px;
}
.col_nav p {
    margin-top: 4px;
    margin-bottom: 4px;
}

#zofcms_plugin_login label,
#pitstop_send_pass_form label {
    display: none;
}

#zofcms_plugin_login li {
    width: 205px;
    padding: 0;
    margin: 5px 0 0 5px;
}
#zofcms_plugin_login .error {
    font-weight: bold;
    color: #f00;
}
#zofcms_plugin_login p {
    padding-left: 6px;
}
#zofcms_plugin_login li input {
    width: 182px;
    padding: 2px 5px;
}
#zofcms_plugin_login ul {
    float: left;
    overflow: hidden;
}
#zofcms_plugin_login .input_submit {
    margin-top: 15px;
}

#index_logos {
    clear: both;
    text-align: center;
    width: 866px;
    padding-top: 60px;
}
#index_logos li {
    display: inline;
    padding-right: 60px;
}
#index_logos li.last_child {
    padding-right: 0;
}
#index_logos li img {
    vertical-align: middle;
}

#become_carrier_button {
    overflow: hidden;
    display: block;
    background: url(/pics/trucks.png);
    text-indent: -10000px;
    overflow: hidden;
    width: 506px;
    height: 92px;
    margin-top: 37px;
    outline: 0;
}

#footer {
    clear: both;
    padding-top: 30px;
    width: 866px;
}

#footer * {
    color: #6F6F6F!important;
}

#footer ul,
#footer p {
    text-align: center;
}

#footer li {
    list-style: none;
    display: inline;
    margin-right: 1em;
}



#sidebar {
    clear: both;
    float: left;
    width: 256px;
    margin-top: 50px;
}

#sidebar .sidebar_item {
    list-style: none;
    background: url(/pics/side-border.png) no-repeat top;
    min-height: 68px;
    padding: 10px;
    padding-bottom: 15px;
    overflow: hidden;
}

#sidebar h3 {
    font-size: 130%;
}

#sidebar #pitstop_login h3 a{
    text-indent: -10000px;
    display: block;
    overflow: hidden;
    background: url(/pics/pit-stop-header-sub.gif);
    width: 83px;
    height: 18px;
}
#sidebar #pitstop_login form {
    margin-top: 10px;
}
#sidebar #pitstop_login li {
    width: 175px;
    margin-left: 0;
}
#sidebar #pitstop_login li input {
    width: 150px;
}

#index #main {
    width: auto;
    float: none;
    margin: 0;
}
.sub #main {
    float: left;
    width: 800px;
    margin-top: 27px;
    margin-left: 20px;
    display: inline;
}
.sub #main p {
    width: 566px;
}

.sub #main h3 {
    font-size: 150%;
    color: #0C9445;
    margin-top: 20px;
}
.sub #main h4 {
    color: #0C9445;
    padding: 5px 0 0;
    margin-bottom: -10px;
    font-size: 110%;
}
.sub #main ul {
    margin: 10px 0;
}

.pitstop_signup_sidebar li,
.sub #main li {
    color: #6F6F6F;
    margin-bottom: 5px;
    list-style: none;
    background: url(/pics/bullet.gif) no-repeat 0 1.1ex;
    padding-left: .8em;
}
.sub #main form li {
    padding-left: 0;
    background: none;
    overflow: hidden;
}
.sub #main form label {
    float: left;
    width: 6em;
    clear: left;
    text-align: right;
    padding-right: .5em;
}

.pitstop_signup_for_pitpass {
    font-weight: bold;
}
.find_out_more_link {
    font-size: 120%;
    font-weight: bold;
}

.pitstop_signup_now_button {
    display: block;
    width: 99px;
    height: 21px;
    text-indent: -10000px;
    outline: 0;
    overflow: hidden;
    background: url(/pics/signup-now-button.gif);
}

.title_pitstop_promise {
    font-size: 300%!important;
    font-weight: normal;
}

#post_truck_form #pitstop_post_truck_matches label {
    float: none;
}

#pitstop_post_truck_matches input {
    border: 0!important;
}

#main .pitstop_signup_for_pitpass {
    font-size:150%;
}

.back_to_top_link {
    font-size: 70%;
}

#about #main #faq_list li {
    background: none;
}

#post_faq_form label,
#admin_testimonials_edit_form label {
    float: none!important;
}

#pitstop_signup #main label {
    width: 15em;
    font-size: 100%;
}
#pitstop_signup #main li {
    width: auto;
}
#pitstop_signup #main li li label {
    float: none;
}
#pitstop_signup #main li ul {
    width: 55em;
    overflow: hidden;
}
#pitstop_signup #main li li {
    overflow: hidden;
    float: left;
    width: 14em;
}
#pitstop_signup #main li li input {
    border: 0;
}


#pitstop_password_change_form label {
    width: 12em!important;
}

#contact_us_form #contact_us_send_message_to_label,
#contact_us_form #contact_us_form_message_label {
    width: auto!important;
    text-align: left!important;
}
#contact_us_form label {
    width: 4em!important;
}

#post_load_form label,
#post_truck_form label {
    width: 9em!important;
}
#post_load_form li,
#post_truck_form li {
    width: auto!important;
}
#post_load_form #plf_comments_label,
#post_truck_form #plf_comments_label{
    width: 6em!important;
    text-align: left;
    display: block;
    float: none;
}
#pitstop_admin_news_form label {
    text-align: left!important;
}

#pistop_news_display li {
    width: auto!important;
}

.posted_loads_page h4 {
    margin-top: 10px!important;
    margin-bottom: 5px!important;
}

.visible_link {
    font-weight: bold;
    font-size: 100%;
}

#crew_testimonials {
    min-height: 150px;
    list-style: none!important;
    overflow: hidden;
}
#crew_testimonials li {
    background: none!important;
    padding-left: 0!important;
}

blockquote {
    font-style: italic;
}
cite {
    font-style: normal;
}

#crew_testimonials .hidden {
    display: none;
}

#pitstop_racing_flag {
    background: url(/pics/flag.png) no-repeat;
    width: 404px;
    height: 150px;
    margin: 10px 0 0 190px;
    clear: both;
    overflow: hidden;
}

/* LIVE LOADS */
#pitstop_main_live_loads {
    width: 250px;
    float: left;
}
#pitstop_main_live_loads p {
    width: auto!important;
}
#pitstop_main_your_trucks {
    overflow: hidden;
    width: 350px;
}
.sub #pitstop_main_your_trucks p {
    width: auto;
}

.account_requests li,
.users li {
    width: auto!important;
}

.admin_accounts_approve,
.admin_users_action {
    white-space: nowrap;
}

#live_loads_map {
    position: relative;
    overflow: hidden;
    width: 750px;
    height: 710px;
    background: url(/pics/map.gif);
    border: 1px solid #D6E1AB;
}
#live_loads_map a {
    font-size: 100%;
    color: #000;
}
#live_loads_map .has_jobs a {
    font-weight: bold;
    color: #000;
    border: 1px solid #000;
    background: #B9D743;
    padding: 0 2px;
}

#live_loads_map li {
    position: absolute;
    left: -100px;
    top: -100px;
    background: none!important;
    padding: 0!important;
    margin: 0!important;
    width: auto!important;
}


#live_loads_map #map_links_ca_YT {
    left: 50px;
    top: 35px;
}
#live_loads_map #map_links_ca_NT {
    left: 180px;
    top: 75px;
}
#live_loads_map #map_links_ca_BC {
    left: 70px;
    top: 195px;
}
#live_loads_map #map_links_ca_AB {
    left: 160px;
    top: 215px;
}
#live_loads_map #map_links_ca_SK {
    left: 230px;
    top: 255px;
}
#live_loads_map #map_links_ca_MB {
    left: 300px;
    top: 225px;
}
#live_loads_map #map_links_ca_ON {
    left: 400px;
    top: 305px;
}
#live_loads_map #map_links_ca_QC {
    left: 520px;
    top: 305px;
}
#live_loads_map #map_links_ca_NF {
    left: 620px;
    top: 235px;
}

#live_loads_map #map_links_ca_NB {
    left: 610px;
    top: 340px;
}

#live_loads_map #map_links_ca_PE {
    left: 640px;
    top: 322px;
}

#live_loads_map #map_links_ca_NS {
    left: 650px;
    top: 362px;
}


#live_loads_map #map_links_us_AK {
    left: 5px;
    top: 5px;
}

#live_loads_map #map_links_us_WA {
    left: 70px;
    top: 310px;
}
#live_loads_map #map_links_us_OR {
    left: 50px;
    top: 360px;
}
#live_loads_map #map_links_us_CA {
    left: 23px;
    top: 460px;
}
#live_loads_map #map_links_us_ID {
    left: 112px;
    top: 387px;
}
#live_loads_map #map_links_us_MT {
    left: 172px;
    top: 347px;
}
#live_loads_map #map_links_us_NV {
    left: 72px;
    top: 437px;
}
#live_loads_map #map_links_us_UT {
    left: 125px;
    top: 467px;
}
#live_loads_map #map_links_us_AZ {
    left: 105px;
    top: 537px;
}
#live_loads_map #map_links_us_WY {
    left: 175px;
    top: 412px;
}
#live_loads_map #map_links_us_CO {
    left: 190px;
    top: 475px;
}
#live_loads_map #map_links_us_NM {
    left: 170px;
    top: 540px;
}

#live_loads_map #map_links_us_ND {
    left: 265px;
    top: 357px;
}
#live_loads_map #map_links_us_SD {
    left: 260px;
    top: 400px;
}
#live_loads_map #map_links_us_NB {
    left: 260px;
    top: 445px;
}
#live_loads_map #map_links_us_KS {
    left: 270px;
    top: 492px;
}
#live_loads_map #map_links_us_OK {
    left: 283px;
    top: 540px;
}
#live_loads_map #map_links_us_TX {
    left: 253px;
    top: 600px;
}
#live_loads_map #map_links_us_MN {
    left: 323px;
    top: 370px;
}
#live_loads_map #map_links_us_IA {
    left: 333px;
    top: 445px;
}
#live_loads_map #map_links_us_MO {
    left: 340px;
    top: 500px;
}
#live_loads_map #map_links_us_AR {
    left: 340px;
    top: 550px;
}
#live_loads_map #map_links_us_LA {
    left: 345px;
    top: 625px;
}


#live_loads_map #map_links_us_WI {
    left: 370px;
    top: 400px;
}
#live_loads_map #map_links_us_IL {
    left: 380px;
    top: 475px;
}
#live_loads_map #map_links_us_MI {
    left: 430px;
    top: 425px;
}
#live_loads_map #map_links_us_IN {
    left: 418px;
    top: 480px;
}
#live_loads_map #map_links_us_OH {
    left: 450px;
    top: 465px;
}
#live_loads_map #map_links_us_KY {
    left: 420px;
    top: 515px;
}
#live_loads_map #map_links_us_TN {
    left: 410px;
    top: 538px;
}
#live_loads_map #map_links_us_MS {
    left: 375px;
    top: 575px;
}
#live_loads_map #map_links_us_AL {
    left: 415px;
    top: 595px;
}
#live_loads_map #map_links_us_GA {
    left: 450px;
    top: 575px;
}
#live_loads_map #map_links_us_FL {
    left: 488px;
    top: 655px;
}
#live_loads_map #map_links_us_SC {
    left: 486px;
    top: 560px;
}
#live_loads_map #map_links_us_NC {
    left: 496px;
    top: 535px;
}
#live_loads_map #map_links_us_VA {
    left: 506px;
    top: 505px;
}
#live_loads_map #map_links_us_WV {
    left: 476px;
    top: 490px;
}
#live_loads_map #map_links_us_PA {
    left: 505px;
    top: 452px;
}
#live_loads_map #map_links_us_NY {
    left: 525px;
    top: 422px;
}
#live_loads_map #map_links_us_DC {
    left: 560px;
    top: 512px;
}
#live_loads_map #map_links_us_MD {
    left: 565px;
    top: 495px;
}
#live_loads_map #map_links_us_DE {
    left: 565px;
    top: 480px;
}
#live_loads_map #map_links_us_NJ {
    left: 560px;
    top: 462px;
}
#live_loads_map #map_links_us_CT {
    left: 580px;
    top: 447px;
}
#live_loads_map #map_links_us_RI {
    left: 605px;
    top: 432px;
}
#live_loads_map #map_links_us_MA {
    left: 565px;
    top: 417px;
}
#live_loads_map #map_links_us_NH {
    left: 620px;
    top: 417px;
}
#live_loads_map #map_links_us_VT {
    left: 600px;
    top: 402px;
}
#live_loads_map #map_links_us_ME {
    left: 590px;
    top: 372px;
}
