/* BODY */

body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}
html
{
	height: 101%;	
}
#wrap
{
}
span.redtext
{
	color: red;
}


a:link, a:visited {
color: #0b3e65;
}

a:hover {
color: #000000;
text-decoration: none;
}

/* INPUTS */

input {
background-color: #f6fae9; 
font-size: 11px;
}
select {
background-color: #f6fae9; 
font-size: 11px;
}

textarea {
background-color: #f6fae9; 
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

input.verticalalignInput {
vertical-align: middle;
}

/* CENTER WRAP */

#wrap { width:992px; margin:0 auto; }

/* HEADER */

#header {  width: 992px; margin: 0; height: 130px; }
#logo { width: 181px; height: 123px; margin: 0; float: left; }
#header_links {
	float: right;
	width: 811px;
	margin: 0;
	height: 25px;
	text-transform:uppercase;
	padding-top: 15px;
	float: right;
	text-align: right;
	font-size: 10px;
	font-weight: 200;
	color: #0b3e65;
	padding-bottom: 35px;
}
#header_links span {margin-right: 20px;}
#header_links a:link, #header_links a:visited {
color: #ob3e65;
}
#header_links a:hover {
text-decoration: none;
}
#header_search { width: 811px; margin: 0; height: 29px; padding-top: 10px; float: right; text-align: right; margin-bottom: 10px; }
#header_photo { margin-top: 0px; }

/* NAVIGATION */

#navigation { display: none; width: 799px; text-align: right; margin: 0 auto; height: 27px; padding: 10px 2px 7px 10px; background-image: url(../images/bg_nav_blue2.jpg); float: right; }
#navigation2 { width: 799px; text-align: right; margin: 0 auto; height: 27px; padding: 10px 2px 7px 10px; background-image: url(../images/nav_bg_blue.jpg); float: right; }
#nav {
display: table;
padding:0;
margin:6px auto; 
white-space:nowrap;
list-style-type:none;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
}
#nav li {
float: left;
display:table-cell;
padding:0;
margin:0;
}
* html #nav li {
float:left;
}
#nav a:link,#nav a:visited {
font-weight: bold;
display: block;
width:auto;
color: #0b3e65;
border-left:1px solid #0b3e65;
padding:0px 11px 0px 11px;
text-transform:uppercase;
text-decoration: none;

}
#nav li:first-child a {
border-left: none;
}
* html #nav a {
float:left;
}
#nav a:hover {
color: white;
text-decoration: underline;
}
.container {clear:both; text-decoration:none; }
* html .container {display:inline-block; }

#nav a:link.noborder, #nav a:visited.noborder {
font-weight: bold;
display: block;
width:auto;
color: #0b3e65;
border-left: none;
padding:0px 11px 0px 11px;
text-transform:uppercase;
text-decoration: none;
}

#nav a:hover.noborder {
font-weight: bold;
display: block;
width:auto;
color: white;
text-decoration: underline;
border-left: none;
padding:0px 11px 0px 11px;
text-transform:uppercase;
}

/* IMAGES */
img.verticalalign {
vertical-align: middle;
}
img.floatleftContactUs {
float: left;
margin: 10px 10px 40px 10px;
}

img.floatleft {
float: left;
margin: 0px 20px 10px 30px;
}

/* CONTENT */
#content {
margin: 15px 0;
}

/* CONTENT ELEMENT - GREEN GRADIENT BOX */
div.grgradient {
display: block;
float: left;
width: 193px;
}

div.grgradient_body {
width: 195px;
height: 305px;
padding: 0 0;
background-image: url(../images/news_bg_blue2.jpg);
}
div.grgradient_body h1 {
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
padding: 10px 0px 10px 10px;
}
div.grgradient_body p span {
font-size: 11px;
font-weight: bold;
color: #000;
}
div.grgradient_body p {
font-size: 11px;
font-weight: normal;
color: #0b3e65;
margin: 2px 0 0 5px;
padding: 2px 0px 0px 5px;
line-height: 125%;
}
#previous {
font-weight: bold;
}

/* CONTENT ELEMENT - GREEN BOX */
div.green {
display: block;
float: left;
width: 193px;
}
div.blue {
display: block;
float: left;
width: 173px;
}
div.green_header {
width: 193px;
height: 10px;
background-image: url(../images/box_gr_top.gif);

margin: 0px;
padding: 0px;
}
div.green_body {
width: 195px;
height: 145px;
padding: 0;
margin: 0px;
background-image: url(../images/leftnav_bg_blue2.jpg);
}
div.green_body ul li a
{
	font-size: 12px;
}
div.green_body h1
{	
	padding-top: 8px;
}
div.green_footer {
width: 193px;
height: 10px;
background-image: url(../images/box_gr_bottom.gif);
background-repeat: no-repeat;
}
div.green_body h1 {
font-size: 15px;
color: #0b3e65;
margin-left: 20px;
}

/* SUBSECTION LIST UNDER THE BLUE BOX */

div.blue ul {
margin-top: 10px;
list-style-type: disc;
list-style-position: inside;
}

div.blue li {
margin-top: 7px;
font-size: 13px;
}
div.blue li a:link, div.green li a:visited {
text-decoration: none;
font-weight: bold;
}

div.blue li a:hover {
text-decoration: underline;
font-weight: bold;
}

div.blue h2 {
font-size: 14px;
margin: 10px 0;
color: #0b3e65;
}

/* SUBSECTION LIST UNDER THE GREEN BOX */
div.green li img
{
	padding-right: 2px;
	float: left;
}

div.green li {
margin-top: 10px;
font-size: 14px;
margin-left: 2px;
padding-left: 0;
}
div.green li a:link, div.green li a:visited {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
padding-left: 0px;
}

div.green li a:hover {
text-decoration: underline;
font-weight: bold;
}

/* CONTENT ELEMENT - HOME PAGE CONTENT AREA & RIGHT SIDE */
#content_home {
width: 554px;
margin-left: 25px;
float: left;
}
#content_home h1 {
font-size: 16px;
margin-top: 10px;
}
#content_home p {
margin: 15px 0;
line-height: 135%;
text-align: justify;
}

#content_home_sidebar {
width: 195px;
float: left;
margin-left: 25px;
text-align: center;
}

/* CONTENT ELEMENT - NON-HOME PAGE CONTENT AREA & CONTENT SPLITS */
#content_nonhome {
width: 749px;
margin-left: 25px;
float: left;
}
#content_nonhome h2 {
font-size: 14px;
margin: 10px 0;
color: #3c73a4;
}
#content_nonhome ul {
list-style-type: disc;
list-style-position: outside;
margin-bottom: 20px;
margin-left: 15px;
}
#content_nonhome li {
margin: 3px 0;
line-height: 115%;
}
#content_nonhome h1 {
font-size: 16px;
margin: 10px 0;
}
#content_nonhome p {
margin: 15px 0;
line-height: 135%;
text-align: justify;
}
#content_split1 {
width: 362px;
float: left;
}
#content_split2 {
width: 362px;
margin-left: 25px;
float: left;
}

/* CONTENT ELEMENT - NON-HOME PAGE CONTENT WITHOUT SUBNAV */
#content_nonhome_nosubnav {
width: 970px;
float: left;
}
#content_nonhome_nosubnav h2 {
font-size: 14px;
margin: 10px 0;
color: #0b3e65;
}
#content_nonhome_nosubnav ul {
list-style-type: disc;
list-style-position: outside;
margin-bottom: 20px;
margin-left: 15px;
}
#content_nonhome_nosubnav li {
margin: 3px 0;
line-height: 115%;
}
#content_nonhome_nosubnav h1 {
font-size: 16px;
margin: 10px 0;
}
#content_nonhome_nosubnav p {
margin: 15px 0;
line-height: 165%;
}
#content_nonhome_nosubnav p.bold {
font-weight: bold;
}
#content_nonhome_nosubnav span.bold {
font-weight: bold;
}

/* CONTENT ELEMENT - NON-HOME PAGE CONTENT AREA WITHOUT SUBNAV CONTENT SPLITS */
#content_nosubnav_split1 {
width: 306px;
float: left;
}
#content_nosubnav_split2 {
width: 306px;
margin-left: 25px;
float: left;
position: relative;
}
#content_nosubnav_split3 {
width: 306px;
margin-left: 25px;
float: left;
}
#content_nosubnav_split3 select {
margin: 8px 0;
}
#content_nosubnav_split3 input {
margin: 8px 0;
}
#content_nosubnav_split2 select {
margin: 8px 0;
}
#content_nosubnav_split2 input {
margin: 8px 0;
}


/* SUB-SUBSECTION */
#sub_subsection p {
margin: 0px;
font-style: italic;
}
#sub_subsection ul {
list-style-type: none;
margin-top: 0px;
}
#sub_subsection li {
float: left;
border: 1px solid #000;
font-size: 11px;
margin: 2px;
padding: 6px 3px;
background-color: #f6fae9;
font-weight: bold;
}

/* QUALITY PROCESS P */
#sub_subsectionContent h2 {
margin: 20px 0;
}
#sub_subsectionContent h2.clear {
clear: both;
}

#sub_subsectionContent blockquote {
margin: 20px 20px;
line-height: 130%;
}

/* LOCATIONS - SPECIAL SUBNAVIGATION */

#location_navigation { width: 992px; text-align: center; margin: 6px 0 0 1px; height: 20px; padding: 1px 0px 7px 0px; background-image: url(../images/locations_navigation_bg_blue.jpg); background-repeat:no-repeat; float: left; padding-left: 20px;}
#location_nav {
display: table;
padding:0;
margin:6px auto; 
white-space:nowrap;
list-style-type:none;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
}
#location_nav li {
float: left;
display:table-cell;
padding:0;
margin:0;
}
* html #location_nav li {
float:left;
}
#location_nav a:link,#location_nav a:visited {
font-weight: bold;
display: block;
width:auto;
color: #0b3e65;
border-left:1px solid #42432d;
padding:0px 11px 0px 11px;
text-decoration: none;
text-align: center;
}
#location_nav li:first-child a {
border-left: none;
}
* html #location_nav a {
float:left;
}
#location_nav a:hover {
color:#000;
text-decoration: underline;
}

#location_nav a:link.noborder, #location_nav a:visited.noborder {
font-weight: bold;
display: block;
width:auto;
color: #0b3e65;
border-left: none;
padding:0px 11px 0px 11px;
text-decoration: none;
}
#location_nav a:hover.noborder {
font-weight: bold;
display: block;
width:auto;
color:#000;
text-decoration: underline;
border-left: none;
padding:0px 11px 0px 11px;
text-transform:uppercase;
}

/* GENERAL */
a.white_link {
color: #ffffff;
}
a.normal {
color: #000;
font-weight: normal;
font-size: 12px;
margin:0px 5px 0px 0px;
}
a.bold {
font-weight: bold;
}
#underline {
text-decoration: underline;
}
span.green {
color: #376193;
}

/* FOOTER */
#footer {
color: #0f4c8b;
clear: both;
font-size: 11px;
font-weight: bold;
padding-top: 10px;
margin: 0px;
line-height: 130%;
}
#footer a:link, #footer a:visited {
color: #0b3e65;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}
#footer span {
color: #000000;
font-weight: normal;
}

a.menusublink
{
	border: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	
}

img.menulink
{
	margin: 0;
	padding: 0;
	float: left;
}

#popmenu
{
	text-align: left;
	width: 180px;
	position: absolute; 
	top: 14px;
	left: 0;
	background-color: #8ba9c7;
	display: none;
	padding: 0;
	margin: 0;
	z-index: 1000;
}
#popmenu a:link,#popmenu a:visited, #popmenu a
{
	font-size: 12px;
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	color: white;
	margin: 1px;
	text-transform: none;
}
#popmenu li
{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}
#popmenu a:hover
{
	text-decoration: underline;
}

#popmenu img
{
	padding: 0;
	margin: 0;
}
#nav-about:hover div.aboutmenu
{
	display: block;	
}

#nav-logistics:hover div.logisticsmenu
{
	display: block;
}
#nav-technology:hover div.technologymenu
{
	display: block;
}

/*SUB POP MENU*/
#subpopmenu
{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 100%;
	width: 220px;
	display: none;
	background-color: #8ba9c7;		
}
#subpopmenu a:link,#subpopmenu a:visited, #subpopmenu a
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	color: white;
	margin: 1px;
	text-transform: none;
}
#subpopmenu ul li
{
	width: 100%;
}
#subpopmenu li
{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}
#subpopmenu a:hover
{
	text-decoration: underline;
}


li#logistics_solutions:hover div#subpopmenu
{
	display: block;
}
li#value_added_services:hover div#subpopmenu
{
	display: block;
}
li#transportation_logistics:hover div#subpopmenu
{
	display: block;
}
#logistics_solutions
{
	width: 160px;
}
li#logistics_solutions_bottom:hover div.logisticssolutionsbottom
{
	display: block;
}
li#transportation_logistics_bottom:hover div.transportationlogisticsbottom
{
	display: block;
}
li#value_added_services_bottom:hover div.valueaddedservicesbottom
{
	display: block;
}


/*DIRECTIONS*/
div#directions_window
{
	border: 1px solid black;
	position: absolute;
	top:0;
	width: 630px;	
	z-index: 5000;
	background-color: white;
	display: none;

}
input#getdirections
{
	display: none;
}
