html, body {
	font-size: 12px;

}
body {
	background: #002b48;
	font: normal 12px/20px Helvetica, Arial, sans-serif;
	color: #515151;
	text-align: center;
}

input, textarea, select, option { font: normal 13px/16px normal Verdana, Helvetica, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6 { font-family: Helvetica, Arial, sans-serif; font-weight: bold; }

a { text-decoration: underline; color: #308cca; }
a:hover {
	text-decoration: underline;
	color: #FF7D60;
}

.page-wrapper.outer { background: #c8e3f1 url(../images/body_bg_top.png) 0 0 repeat-x; }
.page-wrapper.inner { background: transparent url(../images/body_bg_bottom.png) 0 100% repeat-x; }

#page-container { width: 936px; margin: 0 auto; text-align: left; }


#logo { float: left; height: 37px; width: 290px; margin: 15px 0 20px 15px; }
#logo img, #logo a { display: block; }

#main-nav { clear: both; font-size: 11px; line-height: 11px; margin: 0 -13px; background: url(../images/nav_bg.png) 0 0 no-repeat; position: relative; z-index: 1000;}
#main-nav ul { padding: 0 13px; }
#main-nav li { position: relative; display: block; float: left; padding-right: 2px; background: url(../images/nav_separator.png) 100% 0 no-repeat; }
#main-nav a, #main-nav span {
  display: block; color: #fff; font-weight: bold; text-transform: uppercase;
  text-decoration: none; text-shadow: 0 0 2px #027cba; padding: 10px 20px;
}
#main-nav li:hover a, #main-nav li:hover span {
  background: #36aee9 url(../images/nav_hover.png) 0 0 repeat-x; cursor: pointer;
}

#main-nav ul li ul {
  float: none; position: absolute; top: 31px; left: 0; display: none; padding: 0; margin: 0;
  width: 200px; background: #36aae0;
}
#main-nav ul li:hover ul { display: block; border-top: none; border-bottom: 1px solid #0384ce; }
#main-nav li ul li { float: none; display: block; padding: 0; margin: 0; background: transparent; border-bottom: 1px solid #0384ce; }
#main-nav li:hover ul li a { background: transparent; }
#main-nav li:hover ul li a:hover { background: #0384ce; }
#main-nav ul li.animated:hover ul { display: none; }


#page-top { background: url(../images/top_map_bg.png) top right no-repeat; }
#page-top .nav { float: right; width: 186px; height: 18px; padding: 5px 10px; text-align: center; vertical-align: middle; color: #fff; font-size: 11px; text-transform: uppercase; }
#page-top .nav * { line-height: 18px; vertical-align: middle; }

#page-middle { padding: 2px; background: #fff; border: 1px solid #77b6e2; border-width: 0 1px;}

#page-banner { position: relative; background: #64c9f7; margin-bottom: 2px; }
#page-banner img { display: block; }
#page-banner .image { float: right; margin: 0 0 0 auto; border-left: 2px solid #fff; }
#page-banner .titles { position: absolute; bottom: 0; left: 0; width: 188px; padding: 8px 8px 8px 20px; }
#page-banner .titles * {
	line-height: 1.2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	margin: 0;
}
#page-banner .titles h1 { font-size: 18px; color: #fff; font-weight: lighter;  }
#page-banner .titles h2 { font-size: 14px; color: #0f4466; margin-bottom: .5em; }

#news-ticker { background: #ffbd38; color: #000; line-height: 24px; padding: 0 10px; }
#news-ticker strong { color: #ec1c24; text-transform: uppercase; }
#news-ticker a { text-decoration: none; color: #000; }
#content { min-height: 300px; }

#page-footer { height: 202px; }
#page-footer .slogan { background: #69afdd url(../images/footer_bg.png) 0 100% no-repeat; text-align: center; height: 16px; padding: 29px 0 35px; margin: 0 0 30px; }
#page-footer .colophon, #page-footer .credits {
	color: #a1c0d7;
	font-size: 11px;
	lne-height: 13px;
	line-height: 17px;
}
#page-footer a { text-decoration: none; color: #a1c0d7; }
#page-footer a:hover { text-decoration: underline; }
#page-footer .colophon { float: left; width: 50%; }
#page-footer .colophon .logo { float: left; border-right: 1px dashed #a1c0d7; padding: 3px 10px 3px 0; margin: 0 10px 0 0; }
#page-footer .colophon .nav li { display: inline; border-right: 1px solid #a1c0d7; margin-right: .5em; padding-right: .6em;  }
#page-footer .colophon .nav li.last { border-right: none;}
#page-footer .credits { float: right; }
#page-footer .credits * { line-height: 21px; vertical-align: middle; }

/* reusables */

.col-2-set {}
.col-2-set .col-1 { float: left; width: 49%; }
.col-2-set .col-2 { float: right; width: 49%; }

.form-box, .content-box { border-width: 0 0 3px 0; border-bottom: 3px solid #bbbdbf; margin-bottom: 1em; }
.form-box .title, .content-box .title {
  background: #279eef url(../images/blue_gradient_h.png) 100% 0 repeat-y;
  color: #fff !important; text-transform: uppercase; line-height: 24px; font-size: 12px !important;
  padding: 0 10px;
}
.form-box .content, .content-box .content { border: 1px solid #e1e2e3; border-bottom: none; padding: 9px; }

.form-box .content { background: url(../images/blue_gradient2.png) 0 3px repeat-x; padding: 15px; }

.pagination { border-top: 1px solid #eee; padding-top: .5em; margin-top: .5em; }
.pagination .nav  { float: left; }
.pagination .nav a { margin-right: 5px; }
.pagination .desc { float: right; }
.pagination .nav div {
	background: #E0EFF8;
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #90C5E6;
	padding: 1px 3px;
	text-align: center;
	width: 15px;
}


.article-summary { background: url(../images/bullet1.gif) 0 4px no-repeat; padding-left: 30px; margin-bottom: 30px; }
.article-summary h4 {
	margin-bottom: 0.3em;
}
.article-summary h4 a {
	text-decoration: none;
	font-size: 12px;
}
.article-summary h4 a:hover { text-decoration: underline; }
.article-summary div p { margin-bottom: .8em; }

/* forms */

.form {  }

.form hr { border: 1px solid #64c9f7; margin: 2em -15px; }
.form-actions { text-align: right; }

.form-actions .submit {
  width: 90px; height: 28px; padding: 0; margin: 0 0 0 10px; background: url(../images/submit_button1.png) 0 0 no-repeat;
  border: none; cursor: pointer; text-indent: -1000px;
}

.form-row.col-2-set .col-1, .form-row.col-2-set .col-2 { width: 47%; }
.form-row { margin-bottom: 1em; clear: both; }
.form-row label { float: left; width: 114px; font-weight: bold; line-height: 16px; padding-top: 4px; }
.form-row label .required { color: #a00; }
.form-row .form-field { margin-left: 118px; }
.form-row .form-field label { float: none; width: auto; margin-right: 5px; }
.form-row .error_list { color: #a00; font-size: .9em; }
.form-row .form-field input.text, .form-row .form-field select { margin-right: 10px; }
.form-row .form-field textarea.fill, .form-row .form-field input.fill { width: 95%; margin-right: 0; }
.form-row .form-field textarea.text,
.form-row .form-field input.text,
.form-row .form-field select { background: #fafdff; padding: 3px; border: 1px solid #bdd2e4; }
.form-row .form-field select { padding: 2px; }

.radio_list, .checkbox_list { display: inline; }
.radio_list li, .checkbox_list li  { display: inline;  }
.radio_list label, .checkbox_list label { float: none; width: auto; padding: 0; font-weight: normal; }


/* LAYOUTS */

/* content with sidebar */

#content { background: url(../images/cms_content_bg1.png) 0 0 repeat-x; }
#sidebar { float: left; width: 216px; background: url(../images/blue_gradient.png) 0 0 repeat-x; }
#content-main { float: right; width: 648px; padding: 1px 32px 26px 34px; background: url(../images/cms_content_bg2.png) 0 0 no-repeat; }
#content-main .content-body { min-height: 180px; margin-top: 25px; }
/* VIEWS */

/* homepage */

.home #page-banner { margin-bottom: 0; }
.home #content { margin-top: 2px; }

.home #page-banner .slideshow { position: relative; height: 288px; }
.home #page-banner .slideshow li { position: absolute; top: 0; left: 0; }

#selected-links { background: url(../images/home_blocks_bg.png) 0 0 repeat-x; padding: 7px 0 0 8px; margin-bottom: 30px; }
#selected-links li { position: relative; float: left; width: 215px; padding: 5px 5px 0 5px; margin: 0 4px 0 0; background: url(../images/home_block_bg.png) 0 0 no-repeat; }
#selected-links li h3 {
  position: relative; width: 215px; height: 117px; overflow: hidden; z-index: 3;
  color: #fff; font-weight: normal; font-size: 14px; line-height: 14px; font-family: Georgia, Times New Roman, serif; text-transform: uppercase;
  padding: 0; margin: 0 0 10px 0;
}
#selected-links li h3 img { display: block; }
#selected-links li ul { padding: 0 8px; }
#selected-links li ul li {
  float: none; width: auto; padding: 0; margin: 0;
  background: none; border-bottom: 1px dashed #eee;
}
#selected-links li ul li a { line-height: 24px; text-decoration: none; padding-left: 16px; background: url(../images/bullet2.gif) 0 2px no-repeat; }
#selected-links li ul li a:hover { text-decoration: underline; }

#home-additional { background: url(../images/home_additional_bg.png) 100% 0 repeat-y; }

#news-events { float: left; width: 610px; background: #fff url(../images/grayish_dbl_gradient.png) 0 0 repeat-x; min-height: 200px; }
#news-events h3 { margin-left: 15px; float: left; font-weight: normal; border: 1px solid #d2d8dd; border-width: 1px 1px 0; }
#news-events h3 a { display: block; background: #fff; border-top: 2px solid #76d7fd; line-height: 36px; padding: 0 10px; color: #11a4fb; text-transform: uppercase; text-decoration: none; }
#news-events h3 a:hover { text-decoration: underline; }
#news-events ul { clear: left; padding: 26px; }


#track-shipment { float: right; width: 320px; background: url(../images/blueish_dbl_gradient.png) 0 0 repeat-x; min-height: 200px; }
#track-shipment h3 {
  float: left; border: 1px solid #dfe0e0; border-width: 1px 1px 0; line-height: 36px;
  background: #e4f1f9; font-weight: normal; padding: 2px 10px 0 10px; text-transform: uppercase;
}
#track-shipment div { clear: left; padding: 26px 11px; }
#track-shipment a.track-link { display: block; float: left; line-height: 22px; padding-left: 34px; background: url(../images/icon_cargo.gif) 0 0 no-repeat; }


/* cms page */

#side-menu { padding: 20px 0 0 20px; }
#side-menu li { border-bottom: 1px dashed #cacde3; font-size: 14px; line-height: 24px; }
#side-menu li a {
	text-decoration: none;
	color: #be1e2d;
	font-size: 12px;
}
#side-menu li a:hover { text-decoration: underline; }
.cms-content h2 {
	color: #0f4466;
	margin: 1.5em 0 0.5em;
	font: normal 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.cms-content h3 {
	font-weight: bold;
	font-size: 13px;
	color: #de9008;
	margin: 1.2em 0 0.3em;
}
.cms-content h4 {
	font-weight: bold;
	font-size: 13px;
	margin: 1.5em 0 1em;
}
.cms-content h5 {
	color: #023151;
	background: url(/images/h5-tile.gif) repeat-x;
	padding-top: 6px;
	font: normal 15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: block;
	margin-top: 1.5em;
	margin-left: -9px;
	padding-left: 9px;
	height: 25px;
	margin-bottom: 0px;
}
.cms-content .shade {
	background: #ECECEC url(/images/boxShadeTop.gif) repeat-x;
	padding: 10px 20px 20px;
	margin-left: -9px;
}


.cms-content p {
	margin-bottom: 1em;
}

.cms-content ul {
	list-style: url(/images/check-mark.gif);
	color: #19659b;
	margin-left: 5px;
}
.cms-content ul li { margin-left: 15px; }

/* news and event page */

.article-meta {
	color: #777;
	font-size: 0.9em;
	margin-bottom: 1em;
	margin-top: -10px;
}

/* quote request pages */

#distribution-quote-form .services-choice { margin-bottom: 1em; }
#distribution-quote-form .services-choice ul {}
#distribution-quote-form .services-choice li { float: left; width: 33%; }

#distribution-quote-form .product-receive .col-2 { float: left; padding-left: 20px;  width: auto; }
#distribution-quote-form .product-receive .col-2 label { width: 50px;  }
#distribution-quote-form .product-receive .col-2 .form-field { width: 200px; margin-left: 60px; }
#distribution-quote-form .product-receive select { width: 100%; }

#distribution-quote-form .units-shipped label { float: none; width: auto; margin-right: 10px; }
#distribution-quote-form .units-shipped .form-field { display: inline; margin: 0; }
#distribution-quote-form .units-shipped .form-field input.text { width: 80px; }

#distribution-quote-form .methods-choice label, #distribution-quote-form .hazardous label { width: 180px; }

#distribution-quote-form .other-info label { display: block; float: none; width: auto; }
#distribution-quote-form .other-info .form-field { margin: 0; }

#transport-quote-form .origin-destination h4 { font-size: 100%; color: #1f70a9; text-transform: uppercase; margin: 0 0 .6em; }
#transport-quote-form .origin-destination .col-2-set { background: url(../images/col_div_arrow.png) 50% 50% no-repeat; }
#transport-quote-form .origin-destination .col-1,
#transport-quote-form .origin-destination .col-2
{ background: #d1edfb; padding: 10px; width: 43%; }

#transport-quote-form .load-type { background: url(../images/arrow1.png) 37% 50% no-repeat; }
#transport-quote-form .load-type .col-1 { width: 35%; }
#transport-quote-form .load-type .col-2 { width: 60%; }
#transport-quote-form .load-type .col-2 label { width: 100px; }
#transport-quote-form .load-type .col-2 .form-field { margin-left: 105px; /* display: inline; */ line-height: 24px;  }
#transport-quote-form .dangerous-goods .radio_list { margin-right: 20px;  }


/* clears */
.clear,
.col-2-set,
.form-row,
#page-top,
#main-nav ul,
#page-banner,
#content,
#selected-links,
#home-additional,
.pagination
{ zoom: 1; }

.clear:after,
.col-2-set:after,
.form-row:after,
#page-top:after,
#main-nav ul:after,
#page-banner:after,
#content:after,
#selected-links:after,
#home-additional:after,
.pagination:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.quote {
	height: 104px;
	width: 100px;
	display: block;
	margin-top: -50px;
	z-index: 150;
	position: relative;
	float: right;
	margin-right: -25px;
}
.cms-content ol li a {
	background: url(/images/bullet1.gif) no-repeat;
	padding-left: 20px;
	line-height: 23px;
}
.shade table TD {
	border-bottom: 1px solid #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.shade table .tableTop {
	background: #C8E3F1;
}

