﻿@charset "utf-8";
/* CSS Document */
* {
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
body {
	background-image: url(../../images/common/mockup6_gradient.jpg);
	background-repeat:repeat-x repeat-y;
	background-color:#94B5E0;
}
body p {
	color:#333;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
.linkmore {
	clear:both;
	text-decoration:none;
	font-weight:bold;
	float:right;
}
#mainbar{
	line-height:100px;
	vertical-align:bottom;
}
a {
	text-decoration:none;
	font-size:11px;
}
#maincontent a, #wrapper3 a {
	font-size:13px;
}
#maincontent2 a {
	font-size:12px;
}
a:link {
	color:#FFFFFF;
}
#maincontent a:link, #maincontent2 a:link, #wrapper3 a:link, #googlemap a:link {
	color:#0E2C70;
}
a:visited {
	color:#94B5E0;
}
.secondarynavlinks a:visited, #secondarycontent a:visited, #secondarycontent2 a:visited {
	color:#FFFFFF;
}
#maincontent a:visited, #maincontent2 a:visited, #wrapper3 a:visited, #googlemap a:visited {
	color:#0E2C70;
}
a:hover, .secondarynavlinks a:hover, #secondarycontent a:hover, #secondarycontent2 a:hover, #maincontent a:hover, #maincontent2 a:hover, #wrapper3 a:hover, #googlemap a:hover {
	color:#94B5E0;
}
a:active, .secondarynavlinks a:active, #secondarycontent a:active, #secondarycontent2 a:active, #maincontent a:active, #maincontent2 a:active, #wrapper3 a:active, #googlemap a:active {
	color:#94B5E0;
}
/*layout------------------------------------------------------------------------------------------------layout*/

#wrapper {
	width:920px;
	margin: 0 auto;
}
#header {
	width:920px;
	clear:both;
}
#header_wide{
	background:url(../../images/common/headers/header_wide.png) repeat-x left top;
	height:130px;
}
#header_all {
	width:920px;
	height:130px;
	margin:0 auto;
	clear:both;
}

#topnav {
	height:15px;
	width:910px;
	clear:right;
	padding:5px 5px 0px 0px;
}
#topnav ul {
	list-style: none;
	font-weight:normal;
}
#topnav ul li {
	float:right;
	padding: 8px 8px 0px 8px;
}
#topnav ul li a {
	text-decoration:none;
	color:#94B5E0;
	font-size:12px;
}
#topnav a:hover {
	color:#FFF;
}
#logo {
	width:245px;
	float: left;
	padding: 0px 10px 10px 0px;
}
.top {
	float:right;
	width:490px;
}
#banner {
	clear:both;
}
#maincontent {
	width: 560px;
	float: left;
	color:#333;
	padding: 10px 0px 0px 0px;
}
#secondarycontent {
	width:200px;
	float:right;
	text-align:left;
	padding:25px 0px;
}
#secondarycontent h2 {
	padding:10px 0px 5px 0px;
	width:200px;
}
#secondarycontent p {
	padding:2px 10px;
	color:#FCC;
}
#footer {
	margin:0 auto;
	width:920px;
	text-align:center;
	padding: 20px 50px;
	font-size:11px;
	color:#CCC;
	height:50px;
}
#footerbkgrd{
		background:url(../../images/common/headers/footer_wide.png) repeat-x left top;
		padding:20px 0px 0px 0px;
		clear:both;
}
#footer a {
	text-decoration:none;
	color:#CCC;
	font-size:11px;
	padding:0px 15px;
}
#footer .footer {
	float:right;
}
/*roundbox------------------------------------------------------------------------------------------roundbox*/
.box {
		min-height:550px;
		background:url(../../images/common/box/bottom_BOX.png) no-repeat left top;
		width:720px;
}
.box p {
	width: 650px;
	background:url(../../images/common/box/middle_main.png);
	background-repeat:repeat-y;
	background-position:top-left;
	padding: 5px 35px 5px 35px;
	font-size:13px;
	color:#414141;
}
.box #tables {
	width: 650px;
	background:url(../../images/common/box/middle_main.png);
	background-repeat:repeat-y;
	background-position:top-left;
	padding: 10px 35px 10px 35px;
	font-size:15px;
	color:#414141;
}
.box h1 {
	background:url(../../images/common/box/top_main.png) no-repeat left top;
	padding: 35px 30px 15px 35px;
	font-size:22px;
	font-weight:bold;
	color:#FFF;
	width:655px;
}
.box h2, .box h3 {
	background:url(../../images/common/box/middle_main.png) no-repeat left top;
	padding: 9px 35px 3px 35px;
	font-size:16px;
	font-weight:bold;
	color:black;
	width:655px;
}
#wrapper #maincontent .box h3 a {
	font-size:16px;
}
.box .last {
	background: url(../../images/common/box/bottom_main.png) no-repeat left bottom;
	padding-bottom: 30px;
	background-color:none;
	width:650px;
	height:30px;
}
/*trackship--------------------------------------------------------------------------------------------trackship*/

.clear {
	clear:both;
}
.ship {
	float:left;
	margin:3px 15px 5px 15px;
}
.button {
	padding:0px 0px 0px 5px;
	height:29px;
	width:47px;
}
.inputbox {
	height:16px;
	width:110px;
	font-size:12px;
	float:left;
	margin:5px 0px;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.track {
	text-align:left;
	float:left;
	font-size: 14px;
	color:#CCC;
	padding:0px 0px 5px 20px;
}
label {
	padding:5px 0px 5px 0px;
	font-size:12px;
	display:block;
}
/*input{
	clear:both;
}
-------------------------------------------------------------------------------------------------------tools*/
body #wrapper #secondarycontent ul {
	text-decoration:none;
	list-style-image:url(../../images/common/buttons/greybox.png);
	padding: 1px 0px 0px 20px;
	font-size:9px;
}
#tools, #downloads {
	text-align:left;
	padding:0px 5px 0px 5px;
}
/*------------------------------------------------------------------------------------------------secondarynavigation*/
.secondarynav {
	background: url(../../images/common/secondarynav/transparentblue.png) right no-repeat;
}
#secondarynav {
	height:165px;
	width:240px;
	float:left;
	font:9px Arial, Helvetica, sans-serif;
	padding:0px;
}
#secondarynav ul {
	list-style:none;
	text-decoration:none;
	padding: 10px 5px 0px 0px;
	position:inherit;
	width:115px;
}
.secondarynavlinks {
	float:right;
}
.banner {
	float:right;
}
#secondarynav .secondarynavleft {
	width:100px;
	margin:7px 0px;
	text-align: right;
	float:left;
}
.secondarynavleft a, .secondarynavleft a:link, .secondarynavleft a:visited, .secondarynavleft a:hover, .secondarynavleft a:active {
	font:16px Arial, Helvetica, sans-serif;
	color:#E3E3E3;
	font-weight:bold;
}
#share {
	float:right;
}
/*---------------------------------------------------------------INDEX----------------------------------------------*/

.box2 p {
	width: 470px;
	background:url(../../images/common/box/middle.png);
	background-repeat:repeat-y;
	background-position:top-left;
	padding: 3px 35px 7px 35px;
	font-size:12px;
	color:#414141;
}
.box2 h1 {
	background:url(../../images/common/box/top.png) no-repeat left top;
	padding: 30px 30px 10px 35px;
	font-size:22px;
	font-weight:bold;
	color:#FFF;
	width:475px;
}
.box2 h2 {
	font-size:13px;
	font-weight:bold;
	background:url('../../images/common/box/middle.png') repeat-y;
	padding: 5px 30px 0px 35px;
	color:black;
	width:479px;
}
.box2 .last {
	background: url(../../images/common/box/bottom.png) no-repeat left bottom;
	padding-bottom: 20px;
	background-color:none;
	height:40px;
}
#maincontent2 {
	width: 380px;
	float: left;
	font-size:12px;
	color:#333;
	padding: 10px 0px 0px 0px;
}
#secondarycontent2 {
	width:350px;
	float:right;
	text-align:left;
	padding:40px 0px;
}
#secondarycontent2 p {
	padding:3px 0px 0px 12px;
	color:#FCC;
}
#header_index {
	padding:0px 0px 7px 0px;
}
#header_pages {
	padding:0px 0px 7px 0px;
}
/**/
.ship2 {
	float:left;
	margin:0px 0px 0px 10px;
	width:170px;
	height:60px;
}
#secondarycontent2 .button2 {
	padding:0px 0px 0px 5px;
}
.track2 {
	text-align:left;
	float:right;
	width:170px;
	font-size: 14px;
	color:#CCC;
}
.currentcustomerquote{
	text-align:left;
	float:left;
	width:190px;
	margin:5px 4px 0px 0px;
	font-size: 14px;
	color:#CCC;
}
#tools2 ul {
	font-size: 12px;
	padding: 0px 0px 0px 30px;
	display:block;
	list-style-image:url(../../images/common/buttons/greybox.png);
}
/*-----updates---*/

.box a {
	font-size:15px;
}
.box ul, .box dl {
	width: 650px;
	background:url(../../images/common/box/middle_main.png);
	background-repeat:repeat-y;
	background-position:top-left;
	padding: 0px 35px 10px 35px;
	font-size:15px;
	color:#414141;
}
.box dl ul, .box ul ul {
	width:580px;
}
#wrapper #maincontent .box ul a, #wrapper #maincontent .box dl a {
	font-size:12px;
	font-weight:bold;
}
#wrapper #maincontent .box a {
	font-weight:bold;
}
.box ul {
	width: 640px;
	padding: 0px 35px 5px 50px;
}
.box ul li {
	padding:3px 0px;
}
#tables table, #tables td, #tables tr {
	border-collapse:collapse;
	border:1px solid black;
	padding:2px 5px;
}
#tables {
	border-collapse:collapse;
	margin:0 auto;
}
body #maincontent .box #tables caption {
	text-align:left;
	padding:2px 0px;
	font-size:25px;
	font-weight:bold;
}
* #ultable {
	background:none;
	width:auto;
	padding: 2px 5px 2px 15px;
	list-style:square;
	font-size:9px;
}
/*--------tracking and schedules pages---------------*/
#body2 {
	text-align:center;
	background:none;
	background-color:#94B5E0;
}
#body2 p {
	padding: 0px 10px 5px 10px;
}
#pageheader {
	width: 600px 100%;
	background:#000066;
	padding:10px 15px;
}
.reportHeadings {
	font:bold 14px Arial, Helvetica, sans-serif, Eurostile;
	color:#000066;
	padding: 0px 0px 0px 15px;
	vertical-align:middle;
	line-height:25px;
}
.reportHeadings2 {
	font: 12px Arial, Helvetica, sans-serif, Eurostile;
	padding:0px;
	width:200px;
	float:left;
}
.reportHeadings3 {
	font: bold 18px Arial, Helvetica, sans-serif, Eurostile;
	color:#FFF;
	background:#000066;
	width: 100%;
	margin:0px;
	text-indent:15px;
	line-height:30px;
	display:block;
}
.pageHeader {
	color:#FFF;
	font: bold 35px Arial, Helvetica, sans-serif, Eurostile;
	float:right;
	padding: 25px 25px 0px 0px;
}
#wrapper2 {
	width:600px;
	margin:0 auto;
	background:white;
	text-align:left;
	border: 4px solid #000066;
}
#airbilltrackingtable {
	border:0px;
	border-collapse:collapse;
	width:100%;
}
#scaninfo {
	padding:15px;
	width:570px;
}
#airbilltrackingtable .one {
	background-color:#E0E0E0;
	line-height:40px;
}
.errorMessage {
	font-size:18px;
	font-weight:bold;
	padding:15px;
}
.scaninfo {
	border-collapse:collapse;
	width:100%;
	text-indent:15px;
}
.scanheader {
	font: bold 15px Arial, Helvetica, sans-serif, Eurostile;
	padding:5px 0px;
	border: 1px solid #CCC;
}
.scancolumns {
	padding: 3px 0px;
	width:33.33%;
	border: 1px solid #CCC;
}
.errorMessage {
	color: red;
}
.detailedtable {
	border-collapse:collapse;
	width:100%;
	text-indent:15px;
}
.detailedtable td {
	padding:5px 0px;
	border: 1px solid #CCC;
	border-collapse:collapse;
	width:33.33%;
}
/*------Schedules---*/
#text {
	padding: 10px 15px;
}
#text p {
	padding:5px 0px;
}
#pageheadersched {
	width: 700px 100%;
	background:#000066;
	padding:20px 0px 2px 15px;
	height:70px;
}
#wrapper3 {
	width:650px;
	margin:0 auto;
	background:white;
	text-align:left;
	border: 4px solid #000066;
	font-size:12px;
}
.smallInstructions {
	font-size:10px;
}
#downloadlink {
	vertical-align:middle;
	line-height:20px;
}
.schedulelabel {
	font: bold 15px Arial, Helvetica, sans-serif, Eurostile;
	width:250px;
	color:#0E2C70;
	text-align:right
}
.schedulelabel2 {
	width:300px;
	float:left;
	padding:3px;
}
.schedulelabel3 {
	font: bold 15px Arial, Helvetica, sans-serif, Eurostile;
	color:#0E2C70;
	text-align:right
}
.viewsubmit {
	background:url(/images/common/buttons/viewsubmit.png);
	border:0px;
	height:37px;
	width:143px;
	color:white;
	font:bold 14px Arial, Helvetica, sans-serif, Eurostile;
	float:right;
	vertical-align:middle;
}
.buttonpadding {
	padding:10px 5px 20px 0px;
}
.error {
	float:right;
	vertical-align:middle;
	display:block;
	line-height:37px;
	padding:0px 20px 0px 0px;
}
.100 {
	width:100%;
	height:4px;
}
ul {
	font-size:12px;
}
.schedulebanner {
	padding:0px;
}
.greyrow {
	background:#E0E0E0;
}
#GoogleMap1 {
	border: 0px;
}
#googlemap {
	padding:0;
}
#wrappermap {
	width:700px;
	margin: 0 auto;
	background:#FFF;
	border: 4px solid #000066;
}
#fullmap_button {
	background:url(/images/common/buttons/fullmap.png);
	width: 700px;
	height:37px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	border:0px;
	cursor:pointer;
}
#btnViewSchedule {
	width:143px;
	height:37px;
	cursor:pointer;
	background:url(/images/common/buttons/viewsubmit.png);
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	float:right;
	border:0px;
}
.blue {
	background:none repeat scroll 0 0 #000066;
	padding:0;
	width:100%;
}
#wrapper3 h2 {
	font-size:22px;
	font-weight:bold;
	padding:3px 0px;
	text-align:left;
}
#tables .holidaytitle td {
	color:#FFF;
	background-color:#000066;
	border:none;
	text-align:right;
}
#tables .holidaytitle td a {
	padding: 0px 15px 0px 0px;
}
#wrapper3 table td {
	padding:5px 10px;
}
#wrappermap #locations {
	background-color:#000066;
	border:#000066;
	text-align:right;
}
#tables .holidaytitle td a:link, #locations .locations td a:link {
	color:#FFFFFF;
}
#tables .holidaytitle td a:visited, #locations .locations td a:visited {
	color:#FFFFFF;
}
#tables .holidaytitle td a:hover, #locations .locations td a:hover {
	color:#94B5E0;
}
#tables .holidaytitle td a:active, #locations .locations td a:active {
	color:#FFFFFF;
}
.socialmedia {
	align:center;
}
.inputwatermark {
	color:Gray;
}

