﻿* {
	padding: 0px;
	margin: 0px;
}
#header {
	width: 947px;
	height: 37px;
	margin: 0px auto;
	background-color: black;
	z-index: 4000;
}
#header ul {
	list-style: none;
	float: right;
	background: url('../images/black.png') top left repeat-y white;
	list-style: none !important;
	z-index: 3500;
}
#header ul li {
	position: relative;
	float: left;
	background-color: black;
	height: 37px;
	margin-left: 1px;
	z-index: 3000;
}
#header li * {
	bottom: auto !important;
}
#header ul img {
	display: block;
}
#header ul li a {
	display: block;
	background-repeat: no-repeat;
	background-color: black;
	background-position: 15px 12px;
	height: 37px;
	width: auto;
	padding: 0px 14px;
}
#header li#solutions a {
    background-image: url('../images/topnav_solutions_hover.png');
    background-image: url('../images/topnav_solutions.png');
    width: 53px;
}
#header li#about_beavex a {
    background-image: url('../images/topnav_about_beavex_hover.png');
    background-image: url('../images/topnav_about_beavex.png');
    width: 75px;
}
#header li#news_and_events a {
    background-image: url('../images/topnav_news_and_events_hover.png');
    background-image: url('../images/topnav_news_and_events.png');
    width: 95px;
}
#header li#customer_service a {
    background-image: url('../images/topnav_customer_service_hover.png');
    background-image: url('../images/topnav_customer_service.png');
    width: 98px;
}
#header li#national_coverage a {
    background-image: url('../images/topnav_national_coverage_hover.png');
    background-image: url('../images/topnav_national_coverage.png');
    width: 102px;
}
#header li#independent_contractors a {
    background-image: url('../images/topnav_owner_operator_hover.gif');
    background-image: url('../images/topnav_owner_operator.gif');
    width: 138px;
}
#header li#our_formula a {
    background-image: url('../images/topnav_formula_hover.gif');
    background-image: url('../images/topnav_formula.gif');
    width: 70px;
}
#header li#our_formula:hover a {
    background-image: url('../images/topnav_formula_hover.gif');
    width: 70px;
}
#header li#solutions:hover a {
    background-image: url('../images/topnav_solutions_hover.png');
    width: 53px;
}
#header li#about_beavex:hover a {
    background-image: url('../images/topnav_about_beavex_hover.png');
    width: 75px;
}
#header li#news_and_events:hover a {
    background-image: url('../images/topnav_news_and_events_hover.png');
    width: 95px;
}
#header li#customer_service:hover a {
    background-image: url('../images/topnav_customer_service_hover.png');
    width: 98px;
}
#header li#national_coverage:hover a {
    background-image: url('../images/topnav_national_coverage_hover.png');
    width: 102px;
}
#header li#independent_contractors:hover a {
    background-image: url('../images/topnav_owner_operator_hover.gif');
    width: 138px;
}
#header ul li ul {
    position: absolute;
    display: block;
    float: none !important;
    top: 37px;
    left: -1px;
    border-left: solid #FFFFFF 1px;
    border-bottom: solid #FFFFFF 1px;
    border-right: solid #FFFFFF 1px;
    background: #E3E3E3 !important;
    z-index: 500;
    width: 170px;
    padding: 5px 5px 0;
    padding-top: 0px;
    list-style: none !important;
    list-style-image: none !important;
    display: none;
}
#header ul li ul li {
    position: relative;
    display: block;
    float: left;
    height: 22px;
    width: 170px;
    border-bottom: 1px solid #D0D0D0;
    border-left: none;
    list-style: none !important;
    list-style-image: none !important;
    margin-left:0px !important;
    padding-left: 0px !important;
    background-color: transparent;
    background-image: url('../images/arrow.png');
    background-repeat: no-repeat;
    background-position: left 4px;
}
#header ul li ul li a {
    color: #000000;
    position: relative;
    height: auto !important;
    width: auto !important;
    background-color: transparent !important;
    background-image: none !important;
    padding: 4px 0px 4px 23px !important;
}
#header ul li li a:hover {
    color: #2779B3;
}
ul, body, html {
    padding: 0px;
    margin: 0px;
}
body {
    background-color: #595858;
    font-family:"Helvetica", Sans-Serif;
    font-size:9pt;
}
#main_wrapper {
    background-color: #FFFFFF;
    background-image:url(../images/homepage_13.jpg);
    background-repeat:repeat-x;
    z-index: 2;
}
img {
    border: 0px;
}
.whiteText {
    color:#FFFFFF;
    text-decoration:none;
    font-size:8pt;
}
#footer {
    z-index: 0;
    position: relative;
    text-align: center;
    height:65px;
    width:100%;
    background-color: #595858;
}
.clearfooter {
    height:65px;
    clear:both;
}
.clear {
    clear:both;
}
hr {
    margin: 4px 0px;
}
#main {
    background: transparent;
    width: 977px;
    margin: 0 auto;
    margin: 0 auto;
    overflow:hidden;
    position: relative;
    z-index: 5;
}
div#left_column {
    width:191px;
}
div#content {
    width:590px;
}
div#right_column {
    width:166px;
    background-color:#E3E3E3; 
}
.homepage #content {
    background: transparent url(../images/main_shaded.jpg) repeat-y;
}
#left_column, #content, #right_column {
    background-color: #FFFFFF;
    min-height: 100%;
    height: 100%;
    position: relative;
    float:left;
}
div#left_shadow {
    background: transparent url(../images/left_shadow.jpg) repeat-y;
}
div#right_shadow {
    background: transparent url(../images/right_shadow.jpg) repeat-y;
}
div#left_shadow, div#right_shadow {
    float: left;
    width: 15px;
    min-height: 100%;
    height: 100%;
    position: relative;
}
#content p {
    font-family:"Trebuchet", Sans-Serif;
    padding: 10px 20px;
    line-height: 150%;
}
#content h3 {
    color: #2779B3;
    border-bottom: 1px solid #2779B3;
    margin: 0px 30px 10px 0px;
    padding-bottom: 3px;
}
#content h4  {
    padding-top: 7px;
    font-family:"Trebuchet", Sans-Serif;
}
.news #content li {
    font-family:"Trebuchet", Sans-Serif;
}
#content p.lessVerticalPadding {
    padding: 2px 20px;
}
img#topLeftLogo {
    position: relative;
    top: 10px;
    left: 5px;
}
div#bottomNav {
    margin-left:auto;
    margin-right:auto;
    width:947px;
    background-color:#7B7A7A;
    overflow:hidden;
}
div#bottomNav a {
    color:#c4c4c4;
    text-decoration:none;
    width:153px;
    line-height:32px;
    text-align:center;
    display:block;
    float:left;
}
ul {
    list-style: disc url(../images/arrow.png) inside;
}
ul.normalList {
    list-style-image: none; 
    padding-right:10px;
    padding-left: 20px;
}
ul.normalList li {
    line-height: 150%;
    color: #000000;
    font-size: 9pt;
    text-indent:-15px;
    margin-left: 15px;
}
li {
    color: #FFFFFF;
    font-size: 9pt;
}

li * {
    position: relative;
    bottom: 4px;
}

.normalList li * {
    bottom: 0px;
}
#advantage ul {
    padding-left: 12px;
    padding-top: 10px;
    list-style-image: none; 
}
h1 {
    color:#2779b3;
    font-weight:bold;
    font-size:13pt;
    margin-top: 10px;
    padding-left: 20px;
}
a {
    color:#2779b3;
    text-decoration:none;
}
.blueText {
    color:#2779b3;
    text-decoration:none;
}
.brownText {
    color:#ce9552;
}
.divider {
    float:left;
    line-height:32px;
}
.padded {
    padding:4px;
}
.mediumPadded {
    padding:10px;
}
.bigPadded {
    padding:20px;
}
.bold {
    font-weight:bold;
}
.italic {
    font-style:italic;
}
.left {
    float:left;
}
.right {
    float:right;
}
.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.hidden {
    display: none;
}
.visible {
    display: block !important;
}
.pageDescription {
    color:#94959f;
    font-weight:bold;
    font-size:11pt;
}
.smallText{
    font-size:9pt;
}
form#login_box {
    padding-top: 10px;
    padding-left: 4px;
    color: #FFFFFF;
}
#login_box h2 {
    font-size: 8pt;
    text-align: center;
    padding-top: 3px;
    height: 25px;
		margin: 0px;
}
#login_wrapper {
    background-image:url(../images/shipping_boxes.jpg);
    background-repeat:no-repeat;
    width:166px;
    height:199px;
}
label {
    font-size: 7pt;
    font-weight: bold;
    text-transform: uppercase;
}
div#advantage, div#history_box {
    background-image:url(../images/gray_to_white_header.jpg);
    background-repeat:no-repeat;
}
#advantage p, #history_box p {
    line-height: 150%;
    padding-left: 20px;
    padding-right: 25px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 8pt;
}
#advantage h2, #history_box h2 {
    color:#2979b8;
    font-weight:bold;
    font-size:10pt;
    padding-top: 6px;
}
#advantage h2 {
    text-align: center;
}
#history_box h2 {
    padding-left:20px;
}
.noBorder {
    border:none !important;
}
.underline {
    text-decoration: underline;
}
div#quickInfo {
    background-image:url(../images/blue_to_black_box.jpg);
    height:93px;
    width:156px;
    margin-bottom: 10px;
    padding-top: 25px;
    padding-left: 10px;
}
table {
    border-spacing: 0px;
}
table td {
    padding: 1px 0px;
}
.navHead ul { 
    display: none; 
    position: relative;
}
.navHead:hover ul { 
    display: block; 
}
.navHead li {
    display: block;
    text-align: left;
    background-color: gray;
}
.homepage #right_column {
    background-color:#FFFFFF; 
}
.news_bar p {
    font-size: 8pt;
    margin-bottom: 10px;
    margin-top: 7px;
    padding-left: 5px;
    padding-right: 10px;
}
.news_bar a {
    text-decoration: underline;
}
.news_bar h3 {
    background-repeat: no-repeat;
    padding-left: 18px;
    font-size: 10pt;
}
.news_bar h3.open {
    background-image: url('../images/down_arrow.png');
    background-position: 0px 1px;
}
.news_bar h3.closed {
    background-image: url('../images/arrow.png');
    background-position: 0px 2px;
}
#login_box_small {
    height: 97px;
    width: 167px;
    position: relative;
    overflow:auto;
}
#login_box_small img {
    margin: 2px auto;
    position: relative;
    top: 20px;
    left: 30px;
}
.content_header {
    height: 97px;
    padding: 6px;
    position: relative;
}
.content_header img {
    float:left;
}
.content_header h1 {
    text-transform: uppercase;
    color:#94959F;
    border: 2px solid #EECB94;
    padding: 4px;
    position: absolute;
    top: 0px;
    left: 190px;
    font-size: 19px;
    font-weight: normal;
}
.content_header h1 span {
    color: #2779B3;
    text-transform: uppercase;
    position: absolute;
    left: 130px;
    width: 300px;
}
.content_header h1 + span {
    color: #2779B3;
    text-transform: uppercase;
    padding-left: 12px;
    width: 300px;
    font-size: 19px;
}
.content_header h2 {
    color:#94959F;
    width: 400px;
    position: absolute;
    top: 50px;
    left: 190px;
    font-size: 10pt;
    font-weight: normal;
}
#view img.circle_arrow, #subscribe img.circle_arrow, .right_link img.circle_arrow {
    position: relative; 
    top: 8px;
    right: 12px;
}
#view, #subscribe, .right_link {
    background-image: url('../images/circle_arrow.png');
    background-repeat: no-repeat;
    position: relative; 
    right: 12px;
    z-index: 10;
}
#view p, #subscribe p, .right_link p {
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 30px;
    padding-top: 4px;
    font-size:10pt;
}
.national #view p, .national #subscribe p {
    margin-top: 5px;
    margin-bottom: 15px;
}
.icon_row {
    height:27px;
    background-color:#ffffff;
    text-align:center;
}
.icon_row img {
    margin-top: 4px;
    padding-left: 2px;
    padding-right: 2px;
}
.banner_placeholder {
    height: 103px;
}
.big_banner {
    background: transparent url('../images/blue_to_black_header.jpg') no-repeat;
    height: 103px;
    width: 781px;
    color: #FFFFFF;
    display: table;
    position:relative;
}
.news .big_banner, .solutions .big_banner {
    position: absolute;
    right:0px;
    top: 97px;
}
.bank .big_banner, .national .big_banner {
    position: relative;
    right: 191px;
    bottom: 12px;
}
.big_banner h1 {
    font-size: 17pt;
}
.big_banner h2 {
    line-height: 140%;
    font-size: 17px;
}
.big_banner h1, .big_banner h2 {
    color: #FFFFFF;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: normal;
    text-align: center;
}
.big_banner table {
    height:100%;
    width:100%;
    vertical-align:middle;
}
.big_banner p {
    float: left;
    font-weight: bold;
}
.news_link {
    cursor: pointer;
}
.upper {
    text-transform: uppercase;
}
#left_2col {
    width: 390px;
    position: relative;
    right: 191px;
}
#right_2col {
    width: 390px;
    position: absolute;
    top: 213px;
    left: 199px;
    border-left: 1px solid #D0D0D0;
}
.twoColumn p {
    padding: 7px 25px;
    line-height: 150%;
}
.twoColumn h3 {
    color: #2779B3;
    font-size: 11pt;
    padding-left: 20px;
    padding-top: 8px;
}
.twoColumn h3 em {
    color: #000000;
    font-size: 9pt;
    font-weight: normal;
}
#right_2col img.pfiller {
    padding-left: 25px;
    padding-top: 15px;
}
.learn_more {
    color: #2779B3;
    font-size: 9pt;
    font-weight: bold;
}
.learn_more img {
    position: relative;
    top: 3px;
}
#national_map {
    width: 781px;
    position: relative;
    right: 191px;
}
#national_map img {
    margin: 0px 25px;
    cursor: pointer;
}
#location_info {
    background-color: #F3D7B8;
    padding-left: 15px;
    float: left;
    width: 932px;
    position: absolute;
    top: 725px;
    left: 15px;
    z-index: 12;
}
#location_info h3 {
    padding-top: 10px;
    padding-left: 5px;
    color:#2779b3;
}
#location_info h4 {
    padding-left: 5px;
    font-weight: normal;
}
#location_info h3 span {
    color: black;
    font-size: 12px;
    padding-left: 5px;
}
#location_info p {
    display: inline;
    float: left;
    padding: 5px 10px 5px 5px;
    margin-bottom: 15px;
    line-height: 120%;
    width: 210px;
    height: 100px;
}
#location_info p.small {
    font-size: 8pt;
    width: 167px;
    padding: 5px 5px 5px 5px;
}
.left_nav a {
    font-weight: bold;
    display: block;
    color: #000000;
    background-repeat: no-repeat;
    padding-left: 18px;
    font-size: 10pt;
    background-image: url('../images/arrow.png');
    background-position: 0px 2px;
}
.left_nav a.open {
    background-image: url('../images/down_arrow.png');
    background-position: 0px 1px;
}
.left_nav ul.left_subnav {
    margin-left: 20px;
    margin-top: 8px;
}
.left_nav li {
    line-height: 150%;
    padding-left: 0px;
}
.left_subnav li a {
	color:#2779b3;
	font-weight: normal;
	display: inline;
	background-image: none !important;
	padding-left: 0px;
    line-height: 150%;
    font-size: 8pt;
    bottom: 5px;
}
.left_nav ul.left_subnav li:hover a {
    color: #000000;
}
.left_nav li.current a {
    text-transform: uppercase;
    font-weight: bold !important;
		white-space: nowrap;
}
ul.left_nav, ul.left_subnav {
    list-style:none;
    list-style-image:none;
}
ul.left_nav {
    padding-left: 12px;
}
.more-link {
    padding: 2px 6px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius:3px; 
    font-size:8pt;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #2779B3;
}
.more-link:hover {
    background-color: #7B7A7A;
}
#glance {
    height: 118px;
    width: 589px;
    background-repeat: no-repeat;
    background-color: transparent;
    position: relative;
}
#glance h1 {
    font-family:"Helvetica", Sans-Serif;
    color: #FFFFFF;
    font-size: 23px;
    position: absolute;
    left: 260px;
    top: 33px;
}
.gold {
    color: #EECB94;
}
div#history_box {
    height: 128px;
    overflow:hidden;
}
table#team {
    width: 700px;
    position: relative;
    right: 175px;
}
table#team tr {
    vertical-align: top;
    /*height: 180px;*/
}
table#team tr.spacer {
    height: 35px;
}
table#team img {
    padding-top: 50px;
}
ol li {
    color: #000000;
    margin-bottom: 3px;
}
ol {
    padding-left: 25px;
    margin-top: 7px;
}
#login_form, #independent_form {
    margin-top: 15px;
    padding: 10px;
    background-color:#E3E3E3; 
    border: 3px solid #EECB94;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px; 
    float:left;
    width: 700px;
    position: relative;
    right: 165px;
    display:block;
}
#login_form h1, #independent_form h1 {
    padding: 0 0 5px 0;
    margin: 0;
    border-bottom: 1px solid #2779b3;
}
#login_form label, #independent_form label {
    font-family: "Lucida Grand", sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-transform: none;
    display: block;
    text-align: right;
}
#login_form table, #independent_form table {
    margin: 15px;
    float: left;
    width: 330px;
}
#login_form table, #login_form ul {
    height: 150px;
}
#independent_form table, #independent_form ul {
    height: 600px;
}
#login_form table td, #independent_form table td {
    padding: 5px;
}
#login_form ul, #independent_form ul {
    padding: 15px 0 0 20px;
    float:left;
    width: 300px;
    border-left: 1px solid #2779b3;
    font-size: 12px;
}
#login_form ul li {
    padding: 3px;
}
#login_form #submit_btn, #independent_form #submit_btn {
    font-size:13px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #2779B3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    border: 1px solid gray;
    padding: 3px 5px;
    text-transform: uppercase;
}
#login_form #submit_btn:hover, #independent_form #submit_btn:hover {
    background-color: #7B7A7A;
}
#independent_form input[type='text'], #independent_form select {
    width: 150px;
    height: 20px;
    border:solid 1px #7C8487;
}
#independent_form textarea {
    border:solid 1px #7C8487;
    width: 200px;
    height: 75px;
}
#independent_form td.required {
    color:red;
}
div#faqs {
    width: 700px;
    position:relative;
    right:180px;
}
div#faqs ul {
    padding-left: 45px;
    margin-bottom: 10px;
}
div #faqs ul li {
    margin-bottom: 5px;
    text-indent: -13px;
}
div#mission {
    float: left;
    position:relative;
    left:-191px;
    top: -15px;
    z-index: 12;
    width: 725px;
    padding-right: 55px;
    background-color: black;
    padding-top: 50px;
}
div#mission h1 {
    font-size:25px;
    margin-left: 25px;
    margin-bottom: 10px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    color:#398BC5;
}
div#mission p {
    font-family: serif;
    line-height:150%;
    font-size: 18px;
    margin-left: 25px;
    color: white;
    padding-bottom:50px;
}
div.flashwrapper {
    width: 590px;
    height: 199px;
    padding-top: 8px;
    padding-left:8px;
    background-color:#FFFFFF;
}
div.homepage_content {
    position: relative;
    top: -8px;
}
div.paper {
    position: absolute;
    left: -191px;
    top: 200px;
    padding-top: 20px;
    padding-left: 25px;
    background-image: url('../images/bg_paper.jpg');
    background-repeat: repeat-y
}
.wide_content {
    position: relative;
    left:-165px;
    width:750px;
}
table#positions {
    width:97%;
    line-height:150%;
}
table#positions td {
    border-bottom:1px dotted gray;
}
table#positions th {
    text-align:left;
    border-bottom:1px solid black;
}

