
@charset "utf-8";
/* CSS Document */

/* Import CSS CSS */
@import url("reset.css");
/* End Import */

/* ***Main Layout Styles*** */
body { margin: 0; padding: 0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #000; background: url(../images/build/bg.jpg) top center no-repeat #F1F2F2; }

a { color: #008073; text-decoration: none; }
a:hover, a:visited { text-decoration: underline; }

h1 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; color: #008073; margin: 0 0 20px 0; }
h2 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #008073; margin: 0 0 20px 0; }
h3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #008073; margin: 0 0 20px 0; }
h4 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #008073; margin: 0 0 20px 0; }
h5 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #008073; margin: 0 0 20px 0; }
h6 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #008073; margin: 0 0 20px 0; }

ul, ol { margin: 0 0 0 30px; }
ul li, ol li { padding: 2px 0 2px 0; }

#wrapper { width: 960px; margin: 0 auto; }

.header { width: 100%; height: 100%; float: left; position: relative; overflow: hidden; }
.logo { width: 325px; height: 151px; float: left; padding: 40px 0 0 0; }
.logo-ann { width: 124px; height: 151px; float: left; padding: 40px 0 0 130px; }
.contact-info { width: auto; height: 100%; float: right; text-align: right; padding: 100px 0 0 0; color: #fff; text-shadow: 0 0 3px rgba(0,0,0,.8); filter: progid:DXImageTransform.Microsoft.DropShadow(offX=0,offY=1,color=666666); }
.contact-info .desc { font-size: 20px; }
.contact-info .phone-number { font-size: 30px; font-weight: bold; }
.shipmentBtn { width: 224px; height: 58px; position: absolute; top: 0; right: 0; background: url(../images/build/shipmentBtn.png) no-repeat; text-align: center; }
.shipmentBtn a { width: 224px; height: 41px; display: block; color: #fff; text-decoration: none; font-size: 16px; padding: 17px 0 0 0; }
.shipmentBtn a span { font-size: 8pt; font-style: italic; }

/* ***Navigation Styles*** */
.nav { width: 100%; height: 70px; float: left; margin: 10px 0 20px 0; background: url(../images/build/nav-bg.jpg) repeat-x; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; behavior: url(/PIE.htc); }
.nav ul { list-style: none; margin: 0; padding: 0; }
.nav ul li { float: left; text-align: center; padding: 0; }
.nav ul li a { text-decoration: none; color: #fff; font-size: 18px; text-shadow: 0 -1px 0 rgba(0,0,0,1); line-height: 70px; display: block; }
.nav ul li a:hover { color: #008073; background: url(../images/build/nav-hover-border.jpg) bottom repeat-x; }
.nav ul li a.active:hover { color: #fff!important; }
.nav ul li a.active { background: url(../images/build/nav-active-bg.jpg) repeat-x; }
.nav ul li a.home { width: 118px; border-radius: 10px 0 0 10px; -moz-border-radius: 10px 0 0 10px; -webkit-border-radius: 10px 0 0 10px; behavior: url(/PIE.htc); }
.nav ul li a.about { width: 127px; }
.nav ul li a.fleet { width: 134px; }
.nav ul li a.solutions { width: 132px; }
.nav ul li a.careers { width: 118px; }
.nav ul li a.testimonials { width: 162px; }
.nav ul li a.contact { width: 157px; border-radius: 0 10px 10px 0; -moz-border-radius: 0 10px 10px 0; -webkit-border-radius: 0 10px 10px 0; behavior: url(/PIE.htc); }

.nav ul li.vert-gradient { width: 2px; height: 70px; display: block; background: url(../images/build/vert-gradient.jpg) no-repeat; }

/* ***Welcome Blurb*** */
.welcome-blurb { width: 960px; height: 390px; float: left; position: relative; color: #fff; }
.welcome-blurb .box { width: 370px; position: absolute; top: 180px; left: 550px; padding: 20px 150px 20px 40px; background: url(../images/build/welcome-blurb-bg.png) repeat; z-index: 200; }
.welcome-blurb h1 { font-size: 32px; color: #fff; margin: 0 0 10px 0; text-shadow: 0 0 3px rgba(0,0,0,.8); filter: progid:DXImageTransform.Microsoft.DropShadow(offX=0,offY=1,color=666666); }
.welcome-blurb h2 { font-size: 22px; text-shadow: 0 0 3px rgba(0,0,0,.8); filter: progid:DXImageTransform.Microsoft.DropShadow(offX=0,offY=1,color=666666); }
.welcome-blurb p { text-shadow: 0 0 3px rgba(0,0,0,.8); filter: progid:DXImageTransform.Microsoft.DropShadow(offX=0,offY=1,color=666666); }

/* ***Content*** */
.content { width: 920px; height: 100%; float: left; padding: 20px; background: url(../images/build/content-bg.png) repeat; -moz-box-shadow: 0 0 4px rgba(0,0,0,.5); -webkit-box-shadow: 0 0 4px rgba(0,0,0,.5);
box-shadow: 0 0 4px rgba(0,0,0,.5); behavior: url(/PIE.htc); }

.content .left { width: 620px; float: left; margin: 0 20px 0 0; }
.content .right { width: 280px; float: left; }

.content img { border: solid 1px #008073; }

/* ***Home Content*** */
.home-content { width: 100%; height: 100%; float: left; }

.home-content img { border: solid 1px #008073; }

.box-left { width: 310px; float: left; margin: 20px 0 0 0; background: #E6E7E8; box-shadow: 0 0 4px rgba(0,0,0,.5); behavior: url(/PIE.htc); }
.box-middle { width: 340px; float: left; background: url(../images/build/box-middle-bg.jpg) top repeat-x #091F1D; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; box-shadow: 0 0 4px rgba(0,0,0,.5); position: relative; z-index: 200; behavior: url(/PIE.htc); }
.box-right { width: 310px; float: left; margin: 20px 0 0 0; background: #E6E7E8; box-shadow: 0 0 4px rgba(0,0,0,.5); behavior: url(/PIE.htc); }

.home-content .header h2 { color: #fff; margin: 0; float: left; position: relative; z-index: 300; text-shadow: 0 -2px 0 rgba(0,0,0,1); }
.box-left .header,
.box-right .header { width: 270px; height: 70px; float: left; line-height: 70px; padding: 0 20px 0 20px; position: relative; background: url(../images/build/box-header-bg.jpg) repeat-x; }
.box-middle .header { width: 300px; height: 70px; float: left; line-height: 70px; padding: 0 20px 0 20px; position: relative; background: url(../images/build/box-header-bg.jpg) repeat-x; 
border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; behavior: url(/PIE.htc); }

.header-shape { width: 277px; height: 70px; background: url(../images/build/header-bg.png) no-repeat; position: absolute; top: 0; right: 0; }
.box-left .content, .box-right .content {  width: 270px; float: left; padding: 20px; background: none!important; -moz-box-shadow: none!important; -webkit-box-shadow: none!important; box-shadow: none!important; }
.box-left .content img, .box-right .content img { border: solid 1px #008073; margin: 20px 0 0 0; }
.box-middle .content { width: 300px; float: left; padding: 20px; background: none!important; -moz-box-shadow: none!important; -webkit-box-shadow: none!important; box-shadow: none!important; }
.box-middle .content img { border: solid 1px #008073; margin: 20px 0 0 0; }
.box-middle .content h1, .box-middle .content h2, .box-middle .content h3, .box-middle .content h4, .box-middle .content h5, .box-middle .content h6, .box-middle .content p { color: #fff; }

/* ***Footer *** */
.footer { width: 920px; height: 50px; float: left; color: #fff; padding: 0 20px 0 20px; margin: 20px 0 0 0; line-height: 50px; font-size: 12px; background: url(../images/build/footer-bg.jpg) repeat-x;
border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; behavior: url(/PIE.htc); }

.footer .left { float: left; width: 70%; height: 100%; }
.footer .left ul { height: 100%; margin: 0; padding: 0; list-style: none; }
.footer .left ul li { float: left; margin-right: 20px; height: 100%; padding: 0; }
.footer .right { float: left; width: 30%; height: 100%; text-align: right; }
.footer .right ul { height: 100%; margin: 0; padding: 0; list-style: none; }
.footer .right ul li { float: right; margin-left: 10px; height: 100%; padding: 0; }
.footer a { color: #fff; text-decoration: none; }
.footer a:hover { color: #008073; }

/* ***Branding*** */
.branding { width: 100%; float: left; margin: 10px 0 20px 0; color: #000; font-size: 12px; }
.branding .left {float: left; width: 50%;  }
.branding .left ul { margin: 10px 0 0 0; padding: 0; list-style: none; }
.branding .left ul li { float: left; margin-right: 20px; height: 100%; padding: 0; }
.branding .left ul li a { color: #000; }
.branding .left ul li a:hover { color: #008073; }
.branding .right { float: left; width: 50%; text-align: right; }
.branding a { color: #000; text-decoration: none; }
.branding a:hover { text-decoration: underline; }

/* ***Additional Styles*** */
.clear { clear: both; }
.alignRight { float: right; margin: 0 0 20px 20px; }
.alignLeft { float: left; margin: 0 20px 20px 0; }
.callusBtn { width: 164px; height: 60px; float: left; margin: 270px 0 0 405px; background: url(../images/buttons/callusBtn.jpg) repeat-x; position: relative; z-index: 300; line-height: 60px; border: solid 1px #008073; text-align: center; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; box-shadow: 0 0 4px rgba(0,0,0,.5); behavior: url(/PIE.htc); cursor: pointer; }
.callusBtn:hover { background: url(../images/buttons/callusBtn-hover.jpg) repeat-x; }
.callusBtn a { width: 165px; height: 60px; display: block; font-size: 24px; font-weight: bold; color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,1); text-decoration: none; }
.callusBtn a:hover { text-decoration: none; }

.joinourteamBtn { width: 300px; height: 90px; margin: 20px 0 0 0; float: left; background: url(../images/buttons/joinourteam-btn.png) 0 0 no-repeat; cursor: pointer; }
.joinourteamBtn:hover { background: url(../images/buttons/joinourteam-btn.png) 0 -90px no-repeat; }

.joinourteamBtn-sml { width: 280px; height: 84px; margin: 10px 0 0 0; float: left; background: url(../images/buttons/joinourteam-btn-sml.png) 0 0 no-repeat; cursor: pointer; }
.joinourteamBtn-sml:hover { background: url(../images/buttons/joinourteam-btn-sml.png) 0 -84px no-repeat; }

.bookyourloadBtn-sml { width: 280px; height: 84px; margin: 10px 0 0 0; float: left; background: url(../images/buttons/bookyourload-btn-sml.png) 0 0 no-repeat; cursor: pointer; }
.bookyourloadBtn-sml:hover { background: url(../images/buttons/bookyourload-btn-sml.png) 0 -84px no-repeat; }
    
.rightArrow { width: 35px; height: 29px; float: right; margin: 20px 0 0 0; background: url(../images/build/rightArrow.png) 0 0 no-repeat; position: relative; z-index: 300; }
.rightArrow:hover { width: 35px; height: 29px; background: url(../images/build/rightArrow.png) 0 -29px no-repeat; }

.googleMap { border: solid 1px #008073; }

.gallery { margin: 20px 0 0 0; }
.gallery a { margin: 0; padding: 0; }
.gallery li { float: left; list-style-type: none; margin: 0 18px 18px 0; }
.gallery img { border: solid 1px #008073; }

/**** Forms ****/
/***************/
.form-cont { float: left; width: 620px; }
.form-line { float: left; width: 620px; padding-bottom: 20px; }
label { float: left; width: 100%; }
input { float: left; width: 250px; margin: 0; padding: 5px; }
select { float: left; padding: 5px; }
textarea { float: left; width: 250px; height: 120px; padding: 5px; }
.submit { float: left; width: 160px; padding: 5px; margin-left: 260px; }
.shipWeight { width: 100px; }
.shipUnit { margin-left: 10px; }
.spaceRequired input { width: 100px; margin-right: 10px; }
.spaceRequired span { line-height: 25px; }

.col-one { width: 260px; float: left; line-height: 25px; }
.col-two { width: 260px; float: left; }

.captcha { margin: 10px 0 0 0; }

/* *** Error Styles *** */
.error { background: #FFFFFF; border: solid 1px #D89C9C; float: left; width: 400px; margin: 0 0 10px 0; padding: 5px; color: #A05353; }
* html .error { margin: 10px 25px 10px 25px; }