/* CSS Document */

h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#printtitle{
	display:none;
}

.searchinput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 95px;
	height: 18px;
	border: 1px solid #AAAAAA;
	font-size: 11px;
	color: #2B2E33;
	padding-left: 5px;
	padding-top: 3px;
	font-weight: normal;
}

a 			{ color: #666666; text-decoration:underline; }
a:link 		{ color: inherit; text-decoration:underline; }
a:active	{ color: inherit; text-decoration:underline; }
a:visited	{ color: inherit; text-decoration:underline; }
a:hover		{ color: inherit; text-decoration:none; }

#titletext h1{
	font-size:18px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}

#titletext h1 strong{
	font-size:24px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}

#navbar {
	font-size:10px
}

#navbar	.selected	{ color:#000000; font-weight:bold; }
#navbar a 			{ font-size: 10px; font-weight:bold; text-decoration:none; }
#navbar a:link 		{ font-size: 10px; font-weight:bold; text-decoration:none; }
#navbar a:active	{ font-size: 10px; font-weight:bold; text-decoration:none; }
#navbar a:visited	{ font-size: 10px; font-weight:bold; text-decoration:none; }
#navbar a:hover		{ font-size: 10px; font-weight:bold; text-decoration:underline; }
/* Nav2 style */
.selected	{ color:#000000; font-weight:bold; }

.nav3 				{ font-size: 10px;  font-weight:bold; border-bottom:1px solid #D1D1D1; }
.nav3 a 			{ font-size: 10px; font-weight:bold; text-decoration:none; }
.nav3 a:link 		{ font-size: 10px; font-weight:bold; text-decoration:none; }
.nav3 a:active		{ font-size: 10px; font-weight:bold; text-decoration:none; }
.nav3 a:visited		{ font-size: 10px; font-weight:bold; text-decoration:none; }
.nav3 a:hover		{ font-size: 10px; font-weight:bold; text-decoration:underline; }

ul.nav li	{
	list-style-image:url(../gfx/bullet.gif);
	list-style-position:outside;
	list-style-type:none;
	margin-left:-25px;
	margin-bottom: 5px;
}
ul.nav2 li	{
	list-style-image:url(../gfx/bullet.gif);
	list-style-position:outside;
	list-style-type:none;
	padding-left:-45px;
	margin-top: 5px;
}
#shareinfo {
	font-size: 10px;
	font-weight:bold;
}

#shareinfo h3{
	font-size: 10px;
	font-weight:bold;
	color: #2093CA;
}

#shareinfo a 			{ color: #2093CA; font-size: 10px; font-weight:bold; text-decoration:none; }
#shareinfo a:link 		{ color: inherit; font-size: 10px; font-weight:bold; text-decoration:none; }
#shareinfo a:active	{ color: inherit; font-size: 10px; font-weight:bold; text-decoration:none; }
#shareinfo a:visited	{ color: inherit; font-size: 10px; font-weight:bold; text-decoration:none; }
#shareinfo a:hover		{ color: inherit; font-size: 10px; font-weight:bold; text-decoration:underline; }

#left h3{
	font-size:10px;
	border-bottom:1px solid #D1D1D1;
	font-weight:bold;
}

#left p{
	font-size:10px;
}

#left a 			{ color: #666666; font-size: 10px; font-weight:bold; text-decoration:none; }
#left a:link 		{ color: inherit; font-size: 10px; font-weight:bold; text-decoration:none; }
#left a:active	{ color: inherit; font-size: 10px; font-weight:bold; text-decoration:none; }
#left a:visited	{ color: inherit; font-size: 10px; font-weight:bold; text-decoration:none; }
#left a:hover		{ color: inherit; font-size: 10px; font-weight:bold; text-decoration:underline; }

#right a 			{ color: #666666; font-size: 10px; font-weight:bold; text-decoration:none; }
#right a:link 		{ color: inherit; font-size: 10px; font-weight:bold; text-decoration:none; }
#right a:active	{ color: inherit; font-size: 10px; font-weight:bold; text-decoration:none; }
#right a:visited	{ color: inherit; font-size: 10px; font-weight:bold; text-decoration:none; }
#right a:hover		{ color: inherit; font-size: 10px; font-weight:bold; text-decoration:underline; }

#footer{
 font-size: 10px;
}

#footer a 			{ color: #666666; font-size: 10px; font-weight:bold; text-decoration:none; }
#footer a:link 		{ color: inherit; font-size: 10px; font-weight:bold; text-decoration:none; }
#footer a:active	{ color: inherit; font-size: 10px; font-weight:bold; text-decoration:none; }
#footer a:visited	{ color: inherit; font-size: 10px; font-weight:bold; text-decoration:none; }
#footer a:hover		{ color: inherit; font-size: 10px; font-weight:bold; text-decoration:underline; }

/***** ICONS ****/

p.noicon{
	display: block;
	padding: 0 0 10px 0;
	margin: 0;
}

p.htm{
	display: block;
	padding: 0 0 10px 22px;
	margin: 0;
	background-image:url(/ports/assets/icons/htmicon.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

p.html{
	display: block;
	padding: 0 0 10px 22px;
	margin: 0;
	background-image:url(/ports/assets/icons/htmlicon.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

p.doc{
	display: block;
	padding: 0 0 10px 22px;
	margin: 0;
	background-image:url(/ports/assets/icons/docicon.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

p.pdf{
	display: block;
	padding: 0 0 10px 22px;
	margin: 0;
	background-image:url(/ports/assets/icons/pdficon.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

p.xls{
	display: block;
	padding: 0 0 10px 22px;
	margin: 0;
	background-image:url(/ports/assets/icons/xlsicon.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

p.ppt{
	display: block;
	padding: 0 0 10px 22px;
	margin: 0;
	background-image:url(/ports/assets/icons/ppticon.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

p.zip{
	display: block;
	padding: 0 0 10px 22px;
	margin: 0;
	background-image:url(/ports/assets/icons/zipicon.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
/*  Port / Terminal Chart Requirements table styles */
.infochart1{
	font-weight:bold;
	text-align:center;
	border:1px solid #F3F3F3;
}

.infochart2{
	font-weight:bold;
	text-align:center;
	padding:5px 0px 5px 0px;
	border:1px solid #F3F3F3;
}

#legendtable{
	border-top:1px solid #F3F3F3;
	border-left:1px solid #F3F3F3;
	border-right:1px solid #F3F3F3;
}

.legendtable1{
	font-weight:bold;
	padding:5px 0px 5px 5px;
	border-bottom:1px solid #F3F3F3;
}

.legendtable2{
	font-weight:bold;
	text-align:center;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #F3F3F3;
}


/***** DOWNLOADS TABLE ****/

.downloads th{
padding: 5px 20px 3px 0;
border-bottom:1px solid #E7E7E7;
vertical-align:top;
}
.downloads td{
padding: 5px 20px 5px 0;
vertical-align:top;
border-bottom:1px solid #E7E7E7;
}

.batitle{
	padding:0px;
	margin:0px;
}

#moviecontainer{
	width:550px;
	height:505px;
	background-image:url(../gfx/moviebg2.jpg);
	background-repeat:no-repeat;
}

#movie{
	width:400px;
	margin:auto;
	padding-top:100px;
}

#propertymovie{
	width:400px;
	margin:auto;
	padding-top:130px;
}

.eventdate{
	padding-right:1.2em;
}

.div_img_center{
	width:100%;
	text-align:center;
}
/* Careers pages styles  */
.imgcenter{
	margin:10px 0px 10px 0px;
}

.imgleft{
	float:left;
	margin:0px 10px 10px 0px;
}

.imgright{
	float:right;
	margin:0px 0px 10px 10px;
}

.contact_details{
	width:315px;
	float:left;
}

.con_telnum{
	padding-top:0px;
	padding-bottom:1px;
	margin-top:0px;
	margin-bottom:0px;
}

.con_faxnum{
	padding-top:1px;
	padding-bottom:1px;
	margin-top:0px;
	margin-bottom:0px;
}

.con_email{
	padding-top:1px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.contact_img{
	text-align:center;
	width:230px;
	float:left;
}











