* {
    padding: 0;
    margin: 0;
} 
/*
//////////////////////   
*/


body, html {
	color: #333333;
	font: 0.9em/1.5em Arial, Helvetica, sans-serif;
}

body {
	background: url(../../images/updated-hp/bg-header.jpg) repeat-x center top;
}

#wrap {
	width: 1015px;
	position: relative;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../images/updated-hp/bg-sides.jpg) repeat-y;
}

#wrap-bars {
	background: url(../../images/updated-hp/bg-bars-top0.jpg) no-repeat center top;
}

a.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #66A556;
	font-weight: bold;
}

a.topanchor {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #66A556;
	font-weight: bold;
	padding-top: 10em;
}


/*
//////////////////////  imgs and default links
*/

img { border: none; }


a {
	color: #0067B5;
}

a:hover { text-decoration: none; color : #61B527; }


/* Main Menu / Navigation */

#menu {
	margin-top: 7px;
	margin-bottom: 0;
	float: right;
	width: 751px;
	/*height: 60px;*/
}

#menu ul {
	padding: 0;
	list-style: none;
	margin: 0.9em auto 0;
	text-align: center;
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	float: right;
}

#menu li {
	display: inline;
}


#menu a {
	float: left;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 1em;
	/*width: 110px;*/
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}





#menu ul li.last a
{
	display: inline;
	list-style-type: none;
	border-right-style: none;
	color: #FFFFFF;
}

#menu ul li.last a:hover
{
	display: inline;
	list-style-type: none;
	border-right-style: none;
}

#menu .current_page_item a {
	background: url(../../images/updated-hp/navbar-on.gif) no-repeat;

}

#menu .page_home a {

	color: #000000;
}

#menu .page_home a:hover {
	color:#66A556;
}

#menu .page_facilities a {
	color: #000000;

}

#menu .page_facilities a:hover {

	color:#66A556;
}

#menu .page_cargo a {

	color: #000000;
}

#menu .page_cargo a:hover {

	color:#66A556;
}

#menu .page_cruise a {
	color: #000000;

}

#menu .page_cruise a:hover {

	color:#66A556;
}

#menu .page_news a {
	color: #000000;

}

#menu .page_news a:hover {

	color:#66A556;
}


#menu .page_about a {
	color: #000000;

}

#menu .page_about a:hover {

	color:#66A556;
}



/* Sub Menu / Navigation */

#menu-sub {
	margin-top: 140px;
	margin-bottom: 0;
	float: left;
	padding: 0px;
	width: 881px;
	background: #23467B;
	height: 40px;
}

#menu-sub  ul {
	padding: 0;
	list-style: none;
	margin: 0.9em auto 0;
	text-align: center;
}

#menu-sub  li {
	display: inline;
}

#menu-sub  a {

	display: inline;
	list-style-type: none;
	background-position: center;
	padding-right: 15px;
	border-right-width: thin;
	border-right-style: solid;
	padding-left: 15px;
	border-right-color: #FFFFFF;
	font-size: 1em;
	text-decoration: none;
}


#menu-sub  ul li.last a
{
	display: inline;
	list-style-type: none;
	border-right-style: none;
	color: #FFFFFF;
}

#menu-sub  ul li.last a:hover
{
	display: inline;
	list-style-type: none;
	border-right-style: none;
	color: #CCCCCC;
}

#menu-sub  a:hover {

}

#menu-sub  .current_page_item a {
	color: #ffffff;

}

#menu-sub  .page_home a {
	color: #ffffff;
}

#menu-sub  .page_home a:hover {
	color: #CCCCCC;
}

#menu-sub  .page_company a {
	color: #FFFFFF;

}

#menu-sub  .page_company a:hover {
	color: #CCCCCC;
}

#menu-sub  .page_ipsolutions a {
	color: #FFFFFF;
}

#menu-sub  .page_ipsolutions a:hover {
	color: #CCCCCC;
}

#menu-sub  .page_telephone a {
	color: #FFFFFF;

}

#menu-sub  .page_telephone a:hover {
	color: #CCCCCC;
}

#menu-sub  .page_cabling a {
	color: #FFFFFF;

}

#menu-sub  .page_cabling a:hover {
	color: #CCCCCC;
}

#menu-sub  .page_partners a {
	color: #FFFFFF;

}

#menu-sub  .page_partners a:hover {
	color: #CCCCCC;
}

#menu-sub  .page_contact a {
	color: #FFFFFF;

}

#menu-sub  .page_contact a:hover {
	color: #CCCCCC;
}





/*
////////////////////// headings h1
*/

h1{

	color: #1f6a8e
	background-repeat: no-repeat;
	margin-bottom: 15px;
	font: normal 2.7em/110% Arial, Helvetica, sans-serif;
	color: #0067b5;
}



h2{
	color: #1f6a8e
	background-repeat: no-repeat;
	color: #003366;
	margin-bottom: 10px;
	text-transform: uppercase;
	font: bold 1.1em/125% Arial, Helvetica, sans-serif;
}

#right h2{
	color: #1f6a8e
	background-repeat: no-repeat;
	color: #8B8B8B;
	margin-bottom: 5px;
	font: bold 1.5em/125% Arial, Helvetica, sans-serif;
	text-transform: none;
	margin-top: 15px;
}


h3{
	color: #1f6a8e
	background-repeat: no-repeat;
	color: #003366;
	margin-bottom: 10px;
	text-transform: uppercase;
	font: bold 1.1em/125% Arial, Helvetica, sans-serif;
}


h4 {
	font-size: 1.8em;


	color: #1f6a8e
	background-repeat: no-repeat;
	color: #500605;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.25em;
	line-height: 125%;
	text-transform: capitalize;
}


/*
//////////////////////  h5
*/

h5{
	color: #000;
	font-size: 1.5em;
	margin-right: 0;
	margin-bottom: .7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

/*
//////////////////////  News Box
*/

#news-box{
	width: 222px;
	float: right;
	background: url(../../images/updated-hp/news-box.gif) no-repeat;
	height: 300px;
	margin: 0 2.5em 1em 0;
}

#news-box p strong{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #23467B;
	text-decoration: none;
	border-bottom: #cfe2eb 1px solid;
	margin-bottom: 2px;
}
#news-box p{
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
	}

#news-box p strong a{
	text-decoration: none;
	background: url(../../images/arrow.gif) no-repeat 6em 5px;
}

#news-box p a{
	text-decoration: none;
	color: #0065b4;
	line-height: 14px;
	font-size: 11px;
}

#news-box p a:hover {
	text-decoration: none;
	color: #6ab934;
	line-height: 14px;
	font-size: 11px;
}


/*
//////////////////////  News Video
*/

#news-box .video {
	width: 202px;
	height: 90px;
	padding-left: 7px;
	margin: 10px 0px 0px 0px;
}

#news-box .video p {
	width: 190px;
	padding-top: 10px;
	}
	
#news-box .video p strong {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #23467B;
	text-decoration: none;
	margin-bottom: 2px;
	border-bottom: none;
}

#news-box .video p a {
	text-decoration: none;
	color: #0065b4;
	line-height: 14px;
	font-size: 11px;
}

#news-box .video p a:hover {
	text-decoration: none;
	color: #6ab934;
	line-height: 14px;
	font-size: 11px;
}

#news-box .video img {
	margin-right: 10px;
	border: #a9c9d6 solid 3px;
	float: left;
}

.news-box .video a img {
	border: #a9c9d6 solid 3px;
}

.news-box .video a:hover img {
	border: #d1d1d1 solid 3px;
}




#sub-nav-box{
	width: 145px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#sub-nav-box ul li {

	list-style: none;
}

#sub-nav-box ul li a{
	width: 145px;
	float: left;
	margin: 0 10px 20px 20px;
	background: no-repeat;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 105%;
}

#sub-nav-box ul li a:hover{
	color: #333333;
	background: #D5DCE4;

}

#sub-nav-box ul li.current_page_item a{
	background: #DDDDDD;

}

/*
//////////////////////  paragraphs
*/
p {
	margin-bottom: 1em;	
}



#header {
	height: 205px;
	background: url(../../images/header.jpg) no-repeat;
}


#header img {
	margin-top:29px;
	margin-left: 709px;
}

#header-sub {
	height: 143px;
	background: url(../../images/header-subpage.jpg) no-repeat;
}

/*
//////////////////////  graphic header 
*/

#content {
	padding-top: 0px;
	background:url(../../images/updated-hp/bg-port-home-contentarea.jpg) left bottom no-repeat; /* background image sensitive to order of elements*/
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	height: 340px;
	
}

#header-about {
	height: 191px;
	background-image: url(../../about/images/header_about2.jpg);
	margin-top: 1.5em;
}

#content-solutions {
	height: 360px;
	background: url(../../images/bg-btm-content.jpg) no-repeat;
}

#content-solutions ul li{
	line-height: normal;
	margin-bottom: 7px;		
}



#content-sub {
	min-height: 100%;
	padding-top: 45px;
	height: 100%;
	background: #FFFFFF url(../../images/bg-sub.gif) repeat-y;
	width: 881px;		
}

#content-sub2 {
	min-height: 100%;
	height: 100%;
	background: url(../../images/bg-sub-side-nav.jpg) no-repeat left bottom;
	width: 881px;
	margin: 10px 0px 0px;
}

#side-contact {
	float:left; 
	width: 200px;
	background: url(../../images/bg-sub-side-nav.jpg) no-repeat bottom;
	height: 100px;
}

#left-nav {
	float:left; 
	width: 250px;
}

#right {
	width: 581px;
	float: left;
	margin-right: 20px;
	padding: 0px;
	margin-left: 2em;
}

/*right div styles */

#right ul {

}

#right li {
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #333333;
	list-style: url(../../images/updated-hp/bullet-green.gif) none outside;
}

#right strong{
	color: #23467B;
}

#right img{
	margin-left: 17px;
}

#right ul li img{
	float: right;
	margin-left: 15px;
	border-left: 40px solid #FFFFFF;
}

/*Left content homepage*/

#left {
	width: 600px;
	float: right;
	padding: 0px;
	margin-left: 21px;
}


/*links at bottom footer - home page and sub pages*/

ul#footerlist 
{
	padding-bottom: 10px;

}

#footerlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 9px;
	font-size: 1.2em;
	font-weight: bold;
}


#footerlist li a:link
{
	color: #FFFFFF;
	text-decoration: none;

}

#footerlist li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;

}


/*for btm nav links without right pipe on all pages*/

#footerlist li.last
{
	display: inline;
	list-style-type: none;
	border-right-style: none;
}


/*main footer - full width (used on homepage only)*/

#footer {
	font-size: 11px;
	color: #fff;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	position: relative;
	clear: both;
	background-repeat: repeat-x;
	height: 141px;
}

/* for centering footer content*/
#footer-wrap {
	width: 600px;
	margin-bottom: 0px;
	padding: 10px 0px 0px;
	margin-left: 30px;
}


/*for all subpages - btm nav links and pushed down more than homepg */
#footerwraplinks {
	padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 11px;
}

/*FOOTER LIST home*/

#footerwraplinkshome {
	padding: 0px;
	font-size: 80%;
	color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	background: #ccedfa center center;
	margin-bottom: 1em;
}

#footerwraplinkshome a{
	color: #ffffff;
		text-decoration: none;
}



/* main footer links*/

#footerlinks {
	font-size: .95em;
	color: #666666;
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	position: relative;
	clear: both;
	background-repeat: repeat-x;
	height: 36px;
	padding-top: 6px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
	text-decoration: none;
}

#footerlinks a {
	color: #fff;
	text-decoration: none;
}

#footerlinks a:hover{
	color: #999999;
}

/*logo home*/

.footerlogo{
	width: 172px;
	height: 79px;
	float: right;
	margin-top: 40px;
}

/*homepage feature */

#logo{
	position: absolute;
	background-image: url(../../images/logo.jpg);
	top: 13px;
	background-repeat: no-repeat;
	width: 161px;
	height: 61px;
	left: 54px;
	display: block;
	visibility: visible;
	z-index: auto;
}

#logo-sub{
	position: absolute;
	background-image: url(../../images/logo.jpg);
	top: 27px;
	background-repeat: no-repeat;
	width: 128px;
	height: 87px;
	left: 30px;
}

.solutions-box{
	float:left;
	width: 257px;
	height: 360px;
	background: url(../../images/updated-hp/bg-port2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #e3f2f9;
}

.solutions-box-end{
	float:left;
	width: 262px;
	height: 360px;
	background: url(../../images/updated-hp/bg-port3.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ebf6fa;
}

.solutions-box img{
	display: block;
	padding-bottom: 0.5em;
}

.solutions-box-large{
	float:left;
	margin-left:1px;
	width: 391px;
	height: 360px;
	background: url(../../images/updated-hp/bg-port1.jpg) repeat-x;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #e3f2f9;
}

.solutions-box-end .news-events{
	width: 256px;
	height: 43px;
	background: url(../../images/updated-hp/bg-news-events.jpg);
	background-repeat: no-repeat;
	font-size: 145%;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0.7em;
	margin-right: auto;
	padding-left: 10px;
}

.solutions-box .cruise{
	width: 245px;
	height: 43px;
	background: url(../../images/updated-hp/bg-cruise.jpg);
	background-repeat: no-repeat;
	font-size: 145%;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0.7em;
	margin-right: auto;
	padding-left: 10px;
}

.solutions-box-large .cargo{
	width: 391px;
	height: 43px;
	background: url(../../images/updated-hp/bg-cargo.jpg);
	background-repeat: no-repeat;
	font-size: 145%;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 0.7em;
	margin-right: auto;
	padding-left: 10px;
}

#flash{
	float: left;
	height: 347px;
	width: 912px;
	margin-bottom: 2.5em;
	background-color: #CCCCCC;
}

#container{
	width: 912px;
	margin: 0px auto;

}

#footer-inside{
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
	background: #ffffff url(../../images/updated-hp/footer.gif) center center;
}

#footer-inside img{
 	float:right;
}


.search {
	float: right; 
	margin-bottom: 15px;
	padding-top:2px;

}

.upcoming-events {
	background: url(../../images/updated-hp/quick-links.gif) no-repeat;
	height: 35px;
	width: 220px;
	margin-bottom: 8px;

}

.info-right{
	float: right;
	width: 180px;
	margin-right: 1em;
	margin-left: 1em;
}

.info-right a{
	font-color: #3664b2;
	font-weight: bold;
	text-decoration: none;
}

.info-left-cargo {
	float: left;
	width: 150px;
	margin-right: 1em;
	margin-left: 1em;
}

.info-left-cargo a{
	font-color: #3664b2;
	font-weight: bold;
	text-decoration: none;
}

	.info-left-lcl {
		font-color: #6ab934;
		font-weight: normal;
		font-size: 11px;
		font-style: italic;
		margin-left: 10px;
	}
	
	.info-left-lcl a {
		font-color: #3664b2;
	}
	
.info-left-cruise {
	float: left;
	width: 220px;
		margin-left:10px;

}

.info-left-cruise a{
	font-color: #3664b2;
	font-weight: bold;
	text-decoration: none;
}

.info-left-cruise img {
	margin: 18px;
}

.info-left-news ul li {
	font-color: #3664b2;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 105%;
	list-style: none;

}

.info-left-news ul li a{
	font-color: #3664b2;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 105%;
	list-style: none;
}


.info-left-event {
	margin-top: 20px;
	width: 130px;
	float: right;
}

	.info-left-event p a {
		font-color: #3664b2;
		font-weight: bold;
		font-size: 14px;
		line-height: 14px;
		text-decoration: none;
	}

.info-left-news a img {
	margin-left: 18px;
	margin-top: 5px;
	float: left;
	border: #a9c9d6 solid 3px;
}

.info-left-news a:hover img {
	border: #d1d1d1 solid 3px;
}

.info-left-news ul li {
	list-style: none;
	margin-right: 0.5em;
}

li {
	font-weight: normal;
	margin-bottom: 3px;
	margin-left: 15px;
	color: #333333;
	list-style: url(../../images/updated-hp/bullet-gray.gif) none outside;
}

#footer-inside .right-img {
	margin-bottom: 0px;
	width: 200px;
	float:right;
	margin-right: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 3px;
}

.midcontent {
	width:910px;
	background-image:url(../../images/updated-hp/bg-port-home-contentarea.jpg);
}