/* CSS Document */

/*general and body*/
body{
behavior: url("inc.csshover.htc");
margin:0px;
padding:0px;
background-image:url(../images/body-bg-footer.gif);
background-repeat:repeat-x;
background-position:bottom;
background-color:#FFFFFF;
}

.clr{
clear:both;
}

.float-left{
float:left;
}

.float-right{
float:right;
}

.right {
float: right;
padding-left: 15px;
}


.top-water{
background-image:url(../images/top-water.jpg);
background-repeat:repeat-x;
background-position:center top;
margin:0 auto;
}



/*general and body ENDS*/


/*header part*/

.header-row{
width:977px;
min-height:116px;
height:auto !important;
height:116px;
margin:0 auto;
}

#logo-block{
width:411px;
height:116px;
float:left;
background-image:url(../images/logo.gif);
background-position:right;
background-repeat:no-repeat;
margin:0 0 0 0px;
}

#top-contact-block{
width:470px;
min-height:86px;
height:auto !important;
height:86px;
float:right;
font:.85em arial;
color:#C7B358;
text-align:right;
margin:38px 5px 0 0; 
}

#top-contact-block em {
 font-style: normal;
 color:#e9dd9b;
}

/*.icon-ph{
background-image:url(../images/icon-ph.gif);
background-repeat:no-repeat;
background-position:right;
width:12px;
height:12px;
margin:0 4px 0 0;
background-color:#FF0000;
}*/

.bg-login{
background-image:url(../images/bg-login.gif);
background-repeat:no-repeat;
background-position:center;
text-align:center;
font:.85em arial;
color:#FFFFFF;
text-decoration:none;
width:7em;
height:19px;
padding:3px 0 0 0;
display:block;
cursor:pointer;
margin:5px 0px;
}
.bg-login:hover{
background-image:url(../images/bg-login-h.gif);
background-repeat:no-repeat;
background-position:center;
text-align:center;
font:.85em arial;
color:#FFFFFF;
text-decoration:none;
width:7em;
height:19px;
padding:3px 0 0 0;
display:block;
cursor:pointer;
margin:5px 0px;
}

/*header part ENDS*/



/*main body part*/
.main-body{
clear: both;
width:959px;
background-image:url(../images/bg-main-body.gif);
background-repeat:repeat-x;
background-position:top;
margin:0 auto;
padding:9px;
}

#menu-row{
width:100%;
height:55px;
background-image:url(../images/bg-menu.gif);
background-repeat:repeat-x;
background-position:center;
background-color:#D2C372;
}

.main-body > #menu-row {
 height: 60px;
}




#bg-menu-left{
background-image:url(../images/bg-menu-left.gif);
background-repeat:no-repeat;
background-position:left;
width:4px;
height:60px;
display:block;
float:left;
}


#bg-menu-right{
background-image:url(../images/bg-menu-right.gif);
background-repeat:no-repeat;
background-position:right;
width:4px;
height:60px;
display:block;
float:right;
}
/*
#navigation{
font:bold .85em Arial;
color:#024A3C;
text-decoration:none;
padding:8px;
}

#navigation ul{
font:bold .85em Arial;
color:#024A3C;
text-decoration:none;
padding:0px;
margin:0px;
}

#navigation ul li{
font:bold 1em Arial;
color:#024A3C;
text-decoration:none;
background-image:none;
height:22px;
padding:5px;
margin:8px;
display:block;
float:left;
}

#navigation ul li{
font:bold 1em Arial;
color:#024A3C;
text-decoration:none;
background-image:url(../images/bg-menu-hover.gif);
background-repeat:repeat-x;
background-position:center;
height:22px;
padding:5px;
margin:8px;
display:block;
float:left;
}*/


.menu-text{
font:bold .85em Arial;
color:#024A3C;
text-decoration:none;
padding:6px 0px 0px 10px;
/*_padding:6px 5px 0px 5px;*/
margin:0 auto;
}

.menu-links{
font:bold 1em Arial;
color:#024A3C;
text-decoration:none;
background-image:none;
height:22px;
padding:6px;
margin:0px;
display:block;
float:left;
line-height:140%;
}
.menu-links:hover{
font:bold 1em Arial;
color:#024A3C;
text-decoration:none;
background-image:url(../images/bg-menu-hover.gif);
background-repeat:repeat-x;
background-position:center;
height:22px;
padding:6px;
margin:0px;
display:block;
float:left;
line-height:140%;
}

.banner{
/*background-image:url(../images/banner.jpg);
background-position:center;
background-repeat:no-repeat;
background-color:#FFFFFF;*/
width:960px;
height:172px;
}
.banner-home {
width:960px;
height:215px;
}


.content-area{
width:959px;
}
.left-block a { color:#25574d; text-decoration:underline; }
.left-block a:hover { color:#317db7; text-decoration:underline; }

.left-block{
width:541px;
float:left;
font:.9em arial;
color:#25574D;
text-align:left;
padding:20px;
line-height:160%;
}

.read-more{
background-color:#006854;
font:.9em arial;
color:#FFFFFF;
text-decoration:none;
display:block;
padding:5px;
width:65px;
text-align:center;
}
.read-more:hover{
background-color:#003E32;
font:.9em arial;
color:#FFFFFF;
text-decoration:none;
display:block;
padding:5px;
width:65px;
text-align:center;
}

.right-block{
width:362px;
float:left;
background-image:url(../images/bg-right-block.gif);
background-repeat:no-repeat;
background-position:top;
width:349px;
height:439px;
padding:6px;
}





.standout a { color: #856328 !important; }
.standout a:hover { text-decoration: underline; }

.submit{
background-image:url(../images/submit.jpg);
background-position:left;
background-repeat:no-repeat;
width:280px;
height:42px;
padding:15px 0 0 68px;
display:block;
cursor:pointer;
font-size: 16px !important; 
font-family: Arial, Helvetica, sans-serif;
color:#E1D077;
text-decoration:none;
}
.submit:hover{ background-image:url(../images/submit-h.jpg); }







.brochure{
background-image:url(../images/brochure.jpg);
background-position:left;
background-repeat:no-repeat;
width:280px;
height:42px;
padding:15px 0 0 68px;
display:block;
cursor:pointer;
font-size: 16px !important; 
font-family: Arial, Helvetica, sans-serif;
color:#E1D077;
text-decoration:none;
}
.brochure:hover{ background-image:url(../images/brochure-h.jpg); }

.bold-text{
font:1.4em arial;
}

.offices-block {
width:100px;
font:1.1em arial;
color:#014C3E;
float:left;
padding:0 0 0 40px;
display: none;
}

.side-sub {
padding: 0 0 0 20px;
}
.side-sub h2 {
font:1.1em arial;
color:#014C3E;
margin-top: 0;
}

.offices-links{
width:130px;

font:.8em arial;
color:#014C3E;
text-align:left;
text-decoration:none;
padding:3px 0 0 20px;
background-image:none;
display:block;
}

.offices-links:hover{
width:130px;

font:.8em arial;
color:#ffffff;
text-align:left;
text-decoration:none;
padding:3px 0 0 20px;
background-image:url(../images/office-link-h.gif);
background-repeat:no-repeat;
background-position:3px left;
display:block;
}




/*main body part ENDS*/






/*footer part ENDS*/

.footer{
width:977px;
height:150px;
margin:0 auto;
font:.75em arial;
color:#E1D077;
margin:0 auto;
text-align:center;
}

.footer-links{
color:#E1D077;
text-decoration:none;
padding:5px;
}
.footer-links:hover{
color:#ffffff;
text-decoration:none;
padding:5px;
}




/*footer part ENDS*/




/*Styling of Pages*/
a {
color:#CDBF70;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#CDBF70;
text-decoration:underline;
font-weight:bold;
}

ul {
margin-top:0px;
padding-top:0px;
font-weight:normal;
}



/*PORT VESSEL BTNS*/
.graybox {
padding-top:20px;
padding-bottom:10px;
margin:0px 5px 10px 5px;
height:60px;
letter-spacing:normal;
width:153px;
background:#E1D077;
float:left;
text-align:center;
line-height:normal;
border:1px solid #CCCCCC;
}








/* THIS IS THE MENU 
---------------------------------------------------------*/

/* Overall Box Properties */
#menu {
	margin: 0;
	padding:0px 0px 0px 120px;
	float: left;
}

/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	float: left;
	padding: 0;
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #fff;
	display: inline;
	padding: 0 0px 0 0px;
	float: left;
}

#menu ul li.last {border:none; margin-right: 0; }

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	width:124px;
	float: left;
	color: #024A3C;
	padding: 15px 5px 12px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Added specifically for Internet Explorer */
* html #menu ul li a {
	padding: 15px 5px 12px 5px;
	}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu ul li a:hover {
	color: #024A3C;
	background-image: url(../images/tab-o.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
}

/* Hover of the Main Menu */
#menu ul li:hover {
	/*background-image:url(../images/bg-menu-hover.gif);
	background-repeat:repeat-x;
	background-position:center;
	position: relative;
	color: #024A3C;*/
}

/* Added specifically for Internet Explorer Hover */
,
#menu li a:hover,
* html #menu li a:hover {
	color: #024A3C;
	padding: 15px 5px 12px 5px;
}
#menu ul li:hover > a {
	color: #024A3C;
	padding: 15px 5px 12px 5px;
}

/* For Top Level Hover when on the second level (I think) */
#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 270px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-right: none;
	border-bottom: 1px solid #024a3c;
	text-align:left;
}

/* Added specifically for Internet Explorer */
* html #menu ul li:hover ul { 
	width: 270px;
	background: none; 
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 270px;
	padding: 0;
	background-color: #ecdf9b;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background: none;
	padding: 10px 10px 10px 10px;
	width: 248px;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	color: #024a3c;
	border-left: 1px solid #024a3c;
	border-right: 1px solid #024a3c;
	border-top: 1px solid #024a3c;
	/*float: none;*/
}

#menu ul li ul li:hover {
	background: #024a3c; 
}

#menu ul li ul li a:hover {
	color: #fff;
	background: none;
	border-top: 1px solid #024a3c;
	border-left: 1px solid #024a3c;
	padding: 10px 10px 10px 10px;

}

#menu ul li ul li:hover > a {
	color: #fff;
	background: none;
	border-top: 1px solid #024a3c;
	border-left: 1px solid #024a3c;
	padding: 10px 10px 10px 10px;
}

#menu ul li ul li ul,
#menu ul li:hover ul li ul { 
	display: none; 
}

#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 270px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a { 
	width: 270px; 
}

#menu ul li:hover ul li:hover ul li a {
}




.spacer {padding:20px 0 30px 0 ;}
.input {
	border: 1px solid #497C74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding: 5px;
}

a.twoline {
	padding-top: 12px !important;
	padding-bottom: 10px !important;
	line-height: 14px !important;
}
li > a.twoline {
	padding-top: 12px !important;
	padding-bottom: 15px !important;
	line-height: 14px !important;
}


/* ADDITIONAL CSS - POST-BUILD */
img.management {
	float: left;
	margin-right: 9px;
	margin-bottom: 80px;
	margin-top: 5px;
}


table.body-table {
	border: 1px solid #CBE0DC;
	border-bottom: none;
	border-right: none;
	border-collapse: collapse;
	text-align: left;
}
table.body-table tr td 
{
	border-bottom: 1px solid #CBE0DC;
	border-right: 1px solid #CBE0DC;
	padding: 1px 5px 1px 5px;
	text-align: left;
}
tr.table-heading td 
{
	background: #f8f8f8;
	text-align: left;
}

div.side-sub a { color:#014C3E !important; }


table.cases tr td, table.sold tr td  { vertical-align: top; padding: 15px; }
table.cases tr td p:first-child { margin-top: 0; }
table.cases tr td ul, table.sold tr td ul { margin-left: 0; padding-left: 15px; font-size: 14px; }


#vesselservices h3 { border-bottom:2px solid #C0C0C0; }







#jurisdictions {
	background: transparent url(../images/NMS_map.gif) top left no-repeat; 
	height: 700px;
}
.map-text {
	font-family:Georgia, 'Times New Roman', Times, serif;
	width: 210px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
body#map-body { background: url(../images/map_bg.jpg) center 280px no-repeat !important; }
#map-bg { 
	background-image:url(../images/body-bg-footer-map.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.submit-tall{
background-image:url(../images/submit_tall.jpg);
background-position:left;
background-repeat:no-repeat;
width:280px;
height:65px;
padding:15px 0 0 68px;
display:block;
cursor:pointer;
font-size: 16px !important; 
font-family: Arial, Helvetica, sans-serif;
color:#E1D077;
text-decoration:none;
font-weight: normal;
}
.submit-tall:hover{ background-image:url(../images/submit-h_tall.jpg); font-weight: normal; }


