@charset "utf-8";
/* CSS Document */

/*Sitewide*/

.float-left{float:left}
.float-right{float:right}
.clear{clear:both}

img {border:none}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a {
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #000;
}


body {background: url(../images/bg.gif) #000 repeat; margin: 10px 0px 0px 5px;}
.container{width:952px; margin:0 auto}
.bg-shadow{width:952px; background:url(../images/bg-main.png) repeat-y center;}
.header{width:952px; height:101px;}

.footer{width:952px; height:99px; background:url(../images/footer-bg2.png); background-position:top center; background-repeat:no-repeat}
.footer a {
	font-size: 10px;
	color: #FFF;
}
.footer a:link {
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
.footer a:active {
	text-decoration: none;
	color: #FFF;
}
.sitemap{ padding-top: 15px; padding-bottom:10px; width:952px; text-align:center; font-size:11px; position:relative; float:left;}
.sitemap ul{
	list-style-type: none;
	margin: 5px 0 0 35px;
	padding: 0 0 0 0;
	line-height:16px;
	color:#000;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.sitemap li{
	background: url(../images/bullet-sitemap.gif) no-repeat;
	padding-left: 15px;
	background-position: 0 5px;
}
.sitemap a {
	font-size: 10px;
	color: #000;
}
.sitemap a:link {
	text-decoration: none;
}
.sitemap a:visited {
	text-decoration: none;
	color: #000;
}
.sitemap a:hover {
	text-decoration: underline;
	color: #000;
}
.sitemap a:active {
	text-decoration: none;
	color: #000;
}
#copyright{ padding-left:45px; padding-top:10px; color:#000;font-family:Arial, Helvetica, sans-serif; font-size:10px; float:left; text-align:left}
#copyright span{color:#FFF}
#cawebdesign-link{padding-top:10px; padding-right:45px; float:right;}
	
/*Navigation*/

#nav {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	height: 46px;
	position: relative;
	z-index: 5;
}
.navlist {
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.navlist li {
	display: inline;
}

ul.navlist li ul {
    position: absolute;
    left: -999%;
    width: 8em;
    text-align: left;
}

ul.navlist li:hover ul {
    left: auto;
    margin: 46px 0 0 1px;
}

ul.navlist li.last {
    float: none;
    clear: left;
}

.over { 
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.over span {
	display: none;
	}
 
.over:hover {
	background-position: bottom left;
}

/* Nav Specifics */

#nav-home {
	width: 41px;
	height: 46px;
	float: left;
	background-image: url(../images/nav-1home.jpg);
}

#nav-about {
	width: 110px;
	height: 46px;
	float: left;
	background-image: url(../images/nav-2about.jpg);
}

#nav-logistics {
	width: 180px;
	height: 46px;
	float: left;
	background-image: url(../images/nav-3logistics.jpg);
}

#nav-innovative {
	width: 156px;
	height: 46px;
	float: left;
	background-image: url(../images/nav-4innovative.jpg);
}

#nav-transportation {
	width: 219px;
	height: 46px;
	float: left;
	background-image: url(../images/nav-5transportation.jpg);
}

#nav-careers {
	width: 101px;
	height: 46px;
	float: left;
	background-image: url(../images/nav-6careers.jpg);
}

#nav-contact {
	width: 105px;
	height: 46px;
	float: left;
	background-image: url(../images/nav-7contact.jpg);
}

/*Home*/

#main-window {width: 911px; margin: 0 auto; padding-top: 5px}
#bottom-main-container {width:924px; margin: 0 auto;}
#bottom-main-bg1{width:310px; height: 437px; background:url(../images/bottom-bg1.jpg); float:left}
#bottom-main-bg2{width:304px; height: 437px; background:url(../images/bottom-bg2.jpg); float:left}
#bottom-main-bg3{width:310px; height: 437px; background:url(../images/bottom-bg3.jpg); float:left}
#bottom-text-1{margin:245px 20px 0px 25px; font-size:11px; text-align:left}
#bottom-text-2{margin:245px 20px 0px 20px; font-size:11px; text-align:left}
#bottom-text-3{margin:245px 25px 0px 20px; font-size:11px; text-align:left}
#bottom-text-1 p{margin:0px 0px 0px 0px; padding:0px}
#bottom-text-2 p{margin:0px 0px 0px 0px; padding:0px}
#bottom-text-3 p{margin:0px 0px 0px 0px; padding:0px}
.bottom-text-divider{border-top: 1px #797979 solid; border-bottom: 1px solid #dadada; margin:0px 0px 5px 0px; height:0px;}
.readmore {
	float: left;
	width: 97px;
	height: 30px;
	background-image: url(../images/button-readmore.png);
	position: relative;
	top: 0px;
	left: 165px;
	margin-bottom: 5px;
}
.readmore2 {
	float: left;
	width: 97px;
	height: 30px;
	background-image: url(../images/button-readmore.png);
	position: relative;
	top: 0px;
	left: 360px;
	margin-bottom: 5px;
}
.testimonial-quote{ background: url(../images/quotations.png) top left no-repeat; width:30px; height40px;}
.testimonial-author{ text-align:right; font-weight:bold; font-style:italic;}

/*Secondary*/
.sec-header{ margin:0 auto; width:924px; height:151px;}
.sec-top{ margin:0 auto; width: 924px; height:17px; background: url(../images/sec-top.jpg) no-repeat top center;}
.sec-bottom{ margin:0 auto; width: 924px; height:8px; background: url(../images/sec-bottom.jpg) no-repeat top center;}
.sec-main-bg{ background:url(../images/bg-main2.png) repeat-y center; }
.sec-left{ width:560px;text-align:left; padding:10px 15px 10px 0px; border-right:#999 1px solid; vertical-align:top }
.sec-right{ width:320px;text-align:left; padding:10px 0px 10px 20px; vertical-align:top; line-height: 18px}
.sec-fullpg{text-align:left; padding:10px; vertical-align:top; line-height: 18px}
.sec-content-container{width:880px;margin:0 auto}
.size14{ font-size:14px; line-height:20px}

h1{font-family:Arial, Helvetica, sans-serif; font-size:30px; margin:0px; padding:0px; color:#000}
h1 span{color:#51ab35}
h2{font-family:Arial, Helvetica, sans-serif; font-size:24px; margin:0px; padding:0px; color:#000;}
h3{font-family:Arial, Helvetica, sans-serif; font-size:20px; margin:0px; padding:0px; color:#51ab35}
h4{font-family:Arial, Helvetica, sans-serif; font-size:18px; margin:0px; padding:0px; color:#51ab35}
h5{font-family:Arial, Helvetica, sans-serif; font-size:24px; margin:0px; padding:0px; color:#51ab35}

ul.list1 {
	list-style-type: none;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	line-height:20px;
	color:#000;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.list1 li{
	background: url(../images/green-bullet.jpg) no-repeat;
	padding-left: 27px;
	padding-bottom: 20px;
	padding-top: 5px;
	background-position: 0 5px;
}
ul.list2 {
	list-style-type: none;
	margin: 5px 0 0 15px;
	padding: 0 0 0 0;
	line-height:20px;
	color:#000;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.list2 li{
	background: url(../images/green-bullet.jpg) no-repeat;
	padding-left: 27px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-position: 0 5px;
}
.cratespecs-table {border-bottom:1px solid #666; border-right:1px solid #666;}
.cratespecs-table td{border-top:1px solid #666; border-left:1px solid #666; text-align:center}

/*Careers*/
.careers a {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #color:#51ab35;
}
.careers a:link {
	text-decoration: none;
	color:#51ab35;
}
.careers a:visited {
	text-decoration: none;
	color:#51ab35;
}
.careers a:hover {
	text-decoration: underline;
	color:#51ab35;
}
.careers a:active {
	text-decoration: none;
	color:#51ab35;
}

/*Jobs*/
.jobs{}
.jobs th{ background-color:#333; font-size:14px; color:#FFF; border-top:1px solid #666; border-left:1px solid #666; text-align:center; width:250px; }
.jobs td{ font-size:14px; text-align:center; border-top:1px solid #666; border-left:1px solid #666; text-align:center }
.jobs-table {border-bottom:1px solid #666; border-right:1px solid #666; width:750px}
.jobs a {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #color:#51ab35;
}
.jobs a:link {
	text-decoration: none;
	color:#51ab35;
}
.jobs a:visited {
	text-decoration: none;
	color:#51ab35;
}
.jobs a:hover {
	text-decoration: underline;
	color:#51ab35;
}
.jobs a:active {
	text-decoration: none;
	color:#51ab35;
}

.sec-left2{ text-align:left; padding:10px 0px 0px 10px; vertical-align:top }

/*Contact*/
#contactarea { padding-left: 15px;}
#inputbox {
	border: 1px solid #000;
	width: 320px;
	padding: 2px;
	font-family: Arial;
	font-size: 12px;
}
#inputlabel {
	font-family: Arial;
	font-size: 12px;	
}
#textarea {
	border: 1px solid #333;
	padding: 2px;
	font-family: Arial;
	font-size: 12px;
	width:370px;
}
#submitbutton { color: #fff; background-color: #000; padding: 5px 10px; border: solid 1px #333 }
