﻿*{}
body
{
	width:968px;
	text-align:center;
	vertical-align:top;
	background: #ededed url(/images/bgshadow2.jpg) repeat-y 50% 0;
	background-color: inherit;
	color: inherit;
	border:none;
	border-spacing:0px;
	padding: 0px 0px;
}

#LogoArea
{
	text-align:left;
	height:115px;
	width:100%;
	border:none;
	border-spacing:0px;
	padding: 0px 0px;
	margin: 0px 0px;
}

#LogoImage
{
	height:115px;
	float: left;
}

#AllEncompassingArea
{
	width:918px;
	background-color:#FFFFFF;
	color: inherit;
	border:none;
	border-spacing:0px;
	padding: 0px 0px 20px 0px;
	margin: 0px auto;
}

#MenuArea
{
	vertical-align:bottom;
	border:none;
	border-spacing:0px;
	padding: 0px 0px;
	margin: 0px 0px;
	height:26px;
	width: 918px;
}

#BannerArea
{
	vertical-align:top;
	height:312px;
	width:100%;
	border:none;
	border-spacing:0px;
	padding: 0px 0px;
	margin: 0px 0px;
	border-bottom: solid 3px #b9b9b9;
}

#BannerImage
{
	width:918px;
	border-bottom: solid 3px #b9b9b9;
}

#ContentArea
{
	width:918px;
	background-color:#FFFFFF;
	color: inherit;
	border:none;
	border-spacing:0px;
	padding: 25px 0px 0px 0px;
	margin: 0px 0px;
}

#PageContent
{
	width: 615px;
	padding-right: 25px;
	color: #000;
	background-color: inherit;
	font-family:Calibri, sans-serif;
	font-weight:normal;
	font-size:10pt;
	text-align:justify;
	line-height: 1.2em;
	float: left;
	border-right: solid 1px #dcdcdc;
	
}

#PageAdditions
{
	vertical-align:top;
	width: 200px;
	padding-left:25px;
	color: #000;
	background-color: inherit;
	font-family:Calibri, sans-serif;
	font-weight:normal;
	font-size:10pt;
	text-align:justify left;
	float: left;
}

#FooterArea
{
	width:918px;
	border:none;
	border-spacing:0px;
	padding: 50px 0px 4px 0px;
	margin: 0px 0px;
	background-color: #ffffff;
	vertical-align: middle;
	font-family:Calibri, sans-serif;
	font-size:10pt;
	text-align: center;
	color: #7e7e7e;
}

.homeadditions 
{
    width: 250px;
}

.careerswrap 
{
   width: 100%;
   /*height: 145px; 180px;*/
   height: 100%;
}

.careers_footer 
{
    clear: both;
    height: 15px;
    width: 100%;
    border-bottom: 1px #CCC solid;
    margin-bottom: 15px;
}

.column1 
{
    float: left;
    width: 50%;
}

.column2 
{
    float: left;
    width: 33%;
}

/* --------- HEADINGS ----------- */

h2.main {
	font-family: Calibri, sans-serif;
	font-weight: 500;
	font-size: 14pt;
	color: #FFA616;
	background-color: inherit;
	margin-bottom: 0.3em;
	padding-bottom: 0px;
}

h2.locations {
    font-family: Calibri, sans-serif;
	font-weight: 500;
	font-size: 14pt;
	color: #FFA616;
	background-color: inherit;
	margin-top: 0px;
	margin-bottom: 4px;
}

h3.sub {
	font-family: Calibri, sans-serif; 
	font-weight: bold;
	font-size: 11pt;
	color: #000;
	background-color: inherit;
	margin-top: 0px;
}

/* --------- PARAGRAPHS ----------- */


p {
	font-family: Calibri, sans-serif;
	font-size: 12pt;
	font-weight: 100;
	color: #000000;
	background-color: inherit; 
	text-align: justify;
	margin-top: 0px;
	line-height: 1.2em;
}

p.homelocal 
{
    text-align: left justify;
    margin: 5px 0 20px 25px;
    line-height: normal;
}

/* --------- HR --------- */

hr {
	border: none;
	border-bottom: solid 1px #d4d4d4;
	width: 100%;
	height: 1px;
	margin: 0 0 10px 0;
	padding: 0 0;
}

/* --------- LISTS ------------ */

ul, li.body {
	padding-left: 5px;
	margin-left: 5px;
}

/* --- IMAGES --- */ 

.SDVOSB {
	margin-top: 25px;
}

.ISO {
	margin-top: 25px;
	margin-right: 12px;
}

.ISOseaport 
{
    float: right;
    padding: 10px 0 10px 25px;
    position: relative;
    top: 30px;
}

.SEAPORTMAP 
{
    float: right;
}

.Newsroom_pics 
{
    padding-right: 10px;
    padding-bottom: 15px;
}

.Newsroom_pics_right 
{
    padding-bottom: 15px;
}


/* ------- LINKS ------- */

a.portal, a.portal:link, a.portal:visited, a.portal:hover, a.portal:active 
{
    background-color: inherit;
    color: #0d3692;
    text-decoration: none;
    font-size: 16px;
    margin: 0px 0px;
}

a.portal img 
{
    border:none;
    padding: 0px 8px 5px 5px;
    vertical-align: middle; 
}

a.homelinks, a.homelinks:link, a.homelinks:visited, a.homelinks:hover a.homelinks:active {
	background-color: #ffffff;
	color: #7e7e7e;
	text-decoration: none;
}

a.homelinks:hover {
	text-decoration: underline;
}



/* ------- NAVIGATION ------- */

ul.AspNet-Menu 
{
    position: relative;
}

ul.AspNet-Menu, 
ul.AspNet-Menu ul
{
    margin: 0;
    padding: 0;
    display: block;
}

ul.AspNet-Menu li
{
    position: relative;
    list-style: none;
}

ul.AspNet-Menu li a,
ul.AspNet-Menu li span
{
    display: block;
    text-decoration: none;
}

ul.AspNet-Menu ul
{
    position: absolute;
    display: none;    
}

/* Add more rules for more than three (3) tiers */
ul.AspNet-Menu li:hover ul ul,
ul.AspNet-Menu li:hover ul ul ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul ul ul
{
    display: none;
}

/* Add more rules for more than three (3) tiers */
ul.AspNet-Menu li:hover ul,
ul.AspNet-Menu li li:hover ul,
ul.AspNet-Menu li li li:hover ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li li.AspNet-Menu-Hover ul
{
    display: block;
}


/* When the Menu control's Orientation property is Horizontal the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Horizontal. This allows the top tier of the menu to layout */
/* horizontally, whereas all subsequent tiers of the menu lay out vertically. */

.AspNet-Menu-MainMenu ul.AspNet-Menu li
{
    float: left;
}

.AspNet-Menu-MainMenu ul.AspNet-Menu li li
{
    float: none;
}

/* --------- Seaport Menu Style --------- */


.AspNet-Menu-SeaportMenu ul.AspNet-Menu li.AspNet-Menu-Leaf
{
    background-color: inherit;
    color: #0d3692;
    margin:0px 50px;
    padding: 0px 0px 0px 30px;
}

.AspNet-Menu-SeaportMenu ul.AspNet-Menu li.AspNet-Menu-SelectedLeaf
{
	background-color: inherit;
	color: inherit;
    margin:0px 0px;
    margin:0px 50px;
    padding: 0px 0px 0px 30px;
}

.AspNet-Menu-SeaportMenu ul.AspNet-Menu li 
{
    width: auto;
    color:#0d3692;
    background-color: inherit;
    text-align:right;
    font-family:Calibri, sans-serif;
	font-size:12pt;
	float: left;
}

.SeaportMenu .AspNet-Menu-SeaportMenu
{
    width: 98%;
    height: 90px;
    background-color: #fbfbfb;
    border: solid 1px #d4d4d4;
    color: inherit;
    text-align:center;
    padding: 20px 0 20px 0px;
    line-height: 1.4em;
}

.SeaportMenu .AspNet-Menu-SeaportMenu ul.AspNet-Menu
{
    width: 100%;
}

.SeaportMenu .AspNet-Menu-SeaportMenu ul.AspNet-Menu li
{
    width:152px;
    height:23px;
    color:#757474;
}

/* ------- Seaport Menu Hyperlink Style ------- */

.AspNet-Menu-SeaportMenu ul.AspNet-Menu li a
{

    color:#0d3692;
    background-color: inherit;
    text-align:left;
    font-family:Calibri, sans-serif;
	font-size:12pt;
}

.SeaportMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover
{
    text-decoration: underline;
}

.AspNet-Menu-SeaportMenu ul.AspNet-Menu li.AspNet-Menu-SelectedLeaf a:hover
{
	text-decoration: underline;
}

/* --------- Sub Menu Style --------- */

.PrettyMenu .AspNet-Menu-SubMenu
{
    position:relative;
    top: 0px;
    left: 0;
    z-index: 300;
}

.AspNet-Menu-SubMenu ul.AspNet-Menu li.AspNet-Menu-Leaf
{
    background: url(../../images/dash_a_ma_jiggy.png) repeat-x;
    background-color: inherit;
    color: inherit;
    margin:0 0 2px 0;   
}

.AspNet-Menu-SubMenu ul.AspNet-Menu li.AspNet-Menu-SelectedLeaf
{
	background: url(../../images/dash_a_ma_jig.png) repeat-x;
	background-color: inherit;
	color: inherit;
    margin:0 0 2px 0;
}

.AspNet-Menu-SubMenu ul.AspNet-Menu li 
{
    width:250px;
    height:38px;
    color:#757474;
    background-color: inherit;
    text-align:right;
    font-family:Calibri, sans-serif;
	font-size:12pt;
}

/* ------- Sub Menu Hyperlink Style ------- */

.AspNet-Menu-SubMenu ul.AspNet-Menu li a
{

    color:#757474;
    background-color: inherit;
    text-align:right;
    font-family:Calibri, sans-serif;
	font-size:12pt;
	padding-top:7px;
}

/* ------- Sub Menu Non-link Style ------- */

.AspNet-Menu-SubMenu ul.AspNet-Menu li span.AspNet-Menu-NonLink
{

    color:#ffaa1f;
    background-color: inherit;
    text-align:right;
    font-family:Calibri, sans-serif;
	font-size:12pt;
	padding-top:7px;
}

.AspNet-Menu-SubMenu ul.AspNet-Menu span.AspNet-Menu-Separator
{
    margin:0 2px 2px 0;
}


/*Renders an unordered list (ul) in HTML for each tier in the menu.
.PrettyMenu ul.AspNet-Menu, 
.PrettyMenu ul.AspNet-Menu ul
{
    width: 150px;
    font-family: Tahoma, sans-serif;
    font-size: 8pt;
}

/* Styles all tiers EXCEPT THE TOP TIER in the menu this way... 
.PrettyMenu ul.AspNet-Menu ul
{
    left: 128px;
    top: 3px;
    background-color:#FFF;
    color: inherit;
}*/


/* ------- Horizontal Menu Style (Separators) ------- */ 

.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf
{
    margin:0 0 2px 0;
}

.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-SelectedLeaf
{
    margin:0 0 2px 0;
}

.PrettyMenu ul.AspNet-Menu span.AspNet-Menu-Separator
{
    margin:0 2px 2px 0;
}

/* ------- Horizontal Menu Hyperlink Style ------- */

.PrettyMenu ul.AspNet-Menu li a,
.PrettyMenu ul.AspNet-Menu li span
{
    color:#757474;
    background-color: inherit;
    padding: 4px 2px 4px 8px;
    font-family:Calibri, sans-serif;
	font-weight:normal;
	font-size:11pt;
}

/* When a menu item contains no submenu items it is marked as a "leaf" and can be styled specially by this rule. 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf span
{
    background-image: none;
}*/

/* Not used presently.  This is here if you modify the menu adapter so it renders img tags, too.
.PrettyMenu ul.AspNet-Menu li a img
{
    border-style: none;
    vertical-align: middle;
}*/

/* When you hover over a menu item, this rule comes into play. */
/* Browsers that do not support the CSS hover pseudo-class, use JavaScript to dynamically change the */
/* menu item's li tag so it has the AspNet-Menu-Hover class when the cursor is over that li tag. */
/* See MenuAdapter.js (in the JavaScript folder). 
.PrettyMenu ul.AspNet-Menu li:hover, 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover
{
    background:#FFF;
}*/

/* ------- Horizontal Menu Hover Style ------- */

.PrettyMenu ul.AspNet-Menu li a:hover,
.PrettyMenu .AspNet-Menu-MainMenu ul.AspNet-Menu li span.Asp-Menu-Hover
{
    
    background: url(../../images/Orange_Selected_Border.jpg) repeat-x;
    background-color: inherit;
    color: inherit;
    margin:0 0 2px 0;
    height: 24px;
    /*border-left: solid 1px #e3ab51;*/
    /*border-right: solid 1px #e3ab51;*/
}

/*.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-SelectedLeaf
{
    color:#FFFFFF;
    text-decoration:underline;
    font-style:italic;
    background: url(../../images/Orange_Selected_Border.jpg) repeat-x;
    color:#000;
	background: transparent url(../images/arrow-active.png) right center no-repeat;
}
*/

.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover
{
    
    background: url(../../images/Orange_Selected_Border.jpg) repeat-x;
    background-color: inherit;
    color: inherit;
    margin:0 0 2px 0;
    border-left: solid 1px #e3ab51;
    border-right: solid 1px #e3ab51;
}


.PrettyMenu .AspNet-Menu-MainMenu
{
    width: 918px;
    z-index: 300;
    background: url(../../images/Nav_Bar_Border.jpg) repeat-x;
    background-color: inherit;
    color: inherit;
    border-left: solid 1px #b5b5b5;
    text-align:center;
}

.PrettyMenu .AspNet-Menu-MainMenu ul.AspNet-Menu
{
    width: 100%;
}

/* Horizontal Menu Second & Third Tier Style 
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
    width: 107px;
    top: 2em;
}*/

.PrettyMenu .AspNet-Menu-MainMenu ul.AspNet-Menu li
{
    width:152px;
    height:26px;
    color:#757474;
    background-color: inherit;
    text-align:center;
    font-family:Calibri, sans-serif;
	font-weight:bold;
	font-size:10pt;
}

/* This rule can be used to set styles for the menu items in the second tier (and lower) in the menu. 
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li li
{
    text-align:left;
}*/

/* This rule establishes the width of menu items below the top tier.  This allows the top tier menu items */
/* to be narrower, for example, than the sub-menu items. */
/* This value you set here should be slightly larger than the left margin value in the next rule. See */
/* its comment for more details.
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li
{
    width:130px;
}*/

/* Third tier menus have to be positioned differently than second (or top) tier menu items because */
/* they drop to the side, not below, their parent menu item. This is done by setting the last margin */
/* value (which is equal to margin-left) to a value that is slightly smaller than the WIDTH of the */
/* menu item. So, if you modify the rule above, then you should modify this (below) rule, too.
.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul
{
    margin: -1.8em 0 0 126px;
}*/

