﻿/* 
International Shipping Parthers, Inc.
www.isp-usa.com

designed by: Jorge Pinon Design, 2006
version 1

*/

/* --------------- GENERAL RULES-------------------  */
* {
	padding: 0; 
	margin: 0
}
body { 
	background-color: #FFF;
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
}
a img {
	border: none;
}

ul {list-style: none;}

ol li {
	margin: 1em 0;
}

.skipnav, .structuralheader { 
	position: absolute;
	margin-left: -5000pt; }

a:active { outline: none; }



/* ------------------- General TYPE Rules -------------------- */

p { 
	font-size: .9em;
	line-height: 1.5em;
	margin: 0 0 1em 0;
}
p.subheadtext {
	font: bold 1em/1.2;
}
h1 {
	font: normal 1.4em/1.5 Georgia, "Times New Roman", Times, serif;
	color: #06253D;
	margin-top: 1.1em;
	margin-bottom: .4em;
}
h2 {
	font-size: 1.1em;
	line-height: 1.2;
	color: #203c52;
	margin-top: 1.5em;
}
h3 {
	font-size: 1em;
	line-height: 1.2;
	color: #333;
	margin-top: 1.5em;
	margin-bottom: .3em;
}
h4 {
	font: bold .9em/1.3;
	color: #666;
}


#center a:visited img{
	border-bottom: none;
}



/* ------------------  LAYOUT  --------------------- */

#container {
	width: auto;
}

#top {
	position: relative;
	overflow: hidden;
	border-bottom: solid .4pt #BBB;
}
#top span#tagline {
	position: absolute;
	right: 0;
	top: 46pt;
	font-size: 9pt;
	color: #222;
}

#main {          /* includes the div#top, div#leftcol, and div#content */
	float: left;
	width: auto;
}
#main img.left {
	float: left;
	margin: 0 1em .5em .3em;
}
#main img.right {
	float: right;
	margin: 0 .3em .5em 1em;
}

#leftcol, #rightcol {
	display: none;
}

#center {  /* text area between left and right cols, under #top div */
	position: relative;
	margin-left: 1in;
	padding: 1em 2em;
}


#center ul {
	margin: 0 2em 2em .7em;
	list-style: disc;
}
#center ol {
	margin: 0 2em 2em 3em;
}
#center ul li, #content ol li {
	margin: .8em 0 0 14pt;
	font-size: .9em;
}
#center ul.inline {
	margin: 0 0 2em 0;
}
#center ul.inline ul li {
	display: inline;
	padding: 0 0 0 .5em;
	margin: 0 .5em;
	border-left: solid 1pt #8BBBA9
}
#center ul.inline ul li:first-child {
	border-left: none;
}



/*------------- footernav :: at bottom of content div on every page ----------------------*/
ul#footernav {
	display: none;
}

/* ---------------- footer div :: contains the copyright notice -----------------*/
#footer {
	font-size: 7pt;
	clear: both;
	margin: 0;
	padding: 1em;
	border-top: .4pt solid #999;
	text-align: right;
}



/* ... needed because IE won't do the pop-out subnav  */
div#servicessubmenu {
	display: none;
}


/* --------------- CONTACT TABLE ------------------------*/
/* ------------------------------------------------------*/

table#employeecontact {
	border-spacing: 2pt;
	margin: 0;
}
#employeecontact caption {
	text-align: left;
	border-bottom: solid 1pt #CCC;
	margin: 1em 0 0 0;
	padding: .5em;
	background-color: #699;
	color: #FFF;
	font-weight: bold;
	font-size: .9em;
	letter-spacing: .1em;
	text-transform: uppercase;
}

#employeecontact th {
	text-align: left;
	padding: .5em 0 .2em 3pt;
	background-color: #699;
	color: #fff;
}
#employeecontact td {
	font-size: .9em;
	padding: 8pt 4pt;
}
#employeecontact tr.alternaterow {
	background-color: #e1dfd7;
}

col#name { 
	background-color:#e1dfd7;
}
#employeecontact td.empName {
	font-weight: bold;
	white-space: nowrap;
	padding-right: 10pt;
}


/* ------------------- SITE MAP ------------------------*/
/* -----------------------------------------------------*/
#center div.sitemapcolumn {
	width: 50%;
	float: left;
}
#center div.sitemapcolumn ul {
	list-style: none;
	margin: 0 1em;
}
#center div.sitemapcolumn li a {
	font: normal .9em Verdana, Arial, sans-serif;
	color: #036;
	display: block;
	margin: 0;
	padding: .2em 0 .2em .5em;
	border-bottom: solid 1pt #DDD;
	text-decoration: none;
}
#center div.sitemapcolumn a:visited {
	color: #555;
}
#center div.sitemapcolumn a:hover {
	color: #C60;
	border-color: #C60;
}
h2.section {
	margin-top: 1em;
	margin-left: 1em;
}

/* --------------------- BODY ID=SALES --------------------------*/
/* --------------------------------------------------------------*/
#sales #center img {
	float: left;
	margin-top: .5em;
	margin-right: 1em;
}


/* -------------------- CLASSED items -------------------------*/
/* --------------------------------------------------------------*/

acronym { cursor: help; }

.tiny {
	font: normal .7em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
}
.allcaps {
	text-transform: uppercase;
}
.smallcaps {
	font: normal 9pt Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
.smallbold {
	font: 700 .8em Verdana, Arial, Helvetica, sans-serif;
}
.smallitalics {
	font-size: .8em;
	font-style: italic;
}
h2.management {
	margin-top: 2.5em;
	padding: 1em 0 0;
	border-top: solid 1pt #666;
}

#onboard #content ul {list-style: circle;}



/* ------------------ ISP FLEET INFO page -----------------------*/
/* --------------------------------------------------------------*/


#center div.shiplisting {
	height: 10em;
	margin: .5em;
	padding: 10pt;
	float: left;
	border: solid 1pt #DDD;
}
#center div.shiplisting a img{
	border:none;
}
#center div.shiplisting:hover a img{
	border: none;
	text-decoration:none;
}
#center div.shiplisting p {
	font-size: .9em;
	margin: .5em 0;
}
#center div.shiplisting p.shipname {
	font-style: bold;
	text-transform: uppercase;
}

ul#footernav {
	clear: both;
}



/* ----------- for individual ship spec pages ----------- */
/* ------------------------------------------------------ */

body.ship h2#shiptitle {
	font-size: 18pt;
	font-weight: normal;
}
body.ship h1#maincontent {
	font-size: 12pt;
	font-weight: normal;
}
div.shipspecs {
	font-size: .9em;
	text-align: center;
	border-top: none;	
	padding-top: 15pt;
}
div.shipspecs div{
	text-align: left;
	padding: 2em 60pt 20pt;
}

/* a bit of space after the italics, it tends to be too close to the following text */
div.shipspecs p em{
	margin-right: .5em;  
}


/*  Button under spec table for downloading the deck plan PDF  */
#center div.dl_button {  
	display: none;
}


      /* ------- for the shipspec buttons: summary, general info, photos ------- */
#center ul.shipspec_buttons {
	text-align: left;
 	margin: 25pt 0 0 0;
	padding: 0 0 5pt 10pt;
	white-space: nowrap;
	border-bottom: solid 1pt #AAA;
}

#center ul.shipspec_buttons li {
	display: inline;
	text-align: left;
 	margin: 0;
	list-style-type: none;
}
#center ul.shipspec_buttons li a { 
	padding: 6pt 12pt; 
	margin: 1em 0;
}
#center ul.shipspec_buttons li a:link, #center ul.shipspec_buttons li a:visited {
	color: #fff;
	background-color: #999;
	text-decoration: none;
	border: none;
	border-bottom: solid 1pt #9e9b92;
}
#center ul.shipspec_buttons li a.current { 
	color: #000;
	background-color: #FFF;
	font-weight: bold;
	border: solid 1pt #AAA;	
	border-bottom-color: #FFF;
}





table.shipspecs th, table.techinfo th {
	font-size: 8pt;
	text-transform: uppercase;
	letter-spacing: 2pt;
	padding: 4pt;
}
table.shipspecs, table.techinfo {
	font-size: 8.5pt;
	margin: 10pt auto 0;
	text-align: left;
}
table.techinfo th {
	color: #FFF;
	background-color:#666;
}
table.techinfo td {
	border-bottom: solid 1pt #BBB;
}
table.shipspecs caption {
	display: none;
}

table.shipspecs td {
	padding: .2em .5em;
	letter-spacing: .5pt;
}
table.shipspecs tr.odd td {
	background-color: #DDD;
	padding: .3em .5em;
}


/*   -------   News pages   ---------    */

a.crumb {
	display: none;
}
