/*

	Stylesheet for PROJECT
	
	Media:      screen, projection
	Copyright:  Netlash <http://www.netlash.com>
	author:     John Doe johndoe@netlash.com>

*/

/*
	Reset
*/

body, form, ol, ul, dl, li, dt, dd, td, th ,tr, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address { margin: 0; padding: 0; }
ol, ul { list-style: none; }
img { border:0; }
fieldset { margin: 0; padding: 0; border: 0; }
input, select, textarea { font-size: 100%; vertical-align: middle; }
table { border-collapse: collapse; border-spacing: 0; empty-cells: show; }
th { text-align: left; }
a:focus { overflow: hidden; }

/*
	Clearfix
*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*
	General
*/

body {
	font-family: Helvetica, Arial, sans-serif;
	background: #e1e1e1;
	font-size: 12px;
	line-height: 1.5;
	color: #333;
}

/*
	Typography and text styles
*/

/* General */

p {
	padding: 0 0 12px 0;
}

strong, th, thead td, h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}

/* Headings */

h1 {
	font-size: 22px;
	padding: 0 0 12px 0;
}

h2 {
	font-size: 17px;
	padding: 0 0 12px 0;
}

h3 {
	font-size: 14px;
	padding: 0 0 12px 0;
}

h4 {
	font-size: 12px;
	padding: 0 0 12px 0;
}

/* Links */

a {
	border-bottom: 1px solid #46AAC9;
	text-decoration: none;
}

a:link {
	color: #46AAC9;
	border-color: #46AAC9;
}

a:visited {
	color: #46AAC9;
	border-color: #46AAC9;
}

a:hover {
	color: #0033CC;
	border-color: #0033CC;
}

a:active {
	color: #0033CC;
	border-color: #0033CC;
}

/* .content defaults */

.content ul {
	list-style: disc;
	padding: 0 0 12px 12px;
}

.content ol {
	list-style-type: decimal;
	padding: 0 0 12px 12px;
}

.content dl {
	padding: 0 0 12px 12px;
}

.content ul ul,
.content ul ol,
.content ol ul,
.content ol ol {
	padding-bottom: 0;
}

.content code {
	font-family: Monaco, "Courier New", monospace;
}

.content pre {
	font-size: 12px;
	line-height: 18px;
	background: #F5F5F5;
	margin: 0 0 12px 0;
	padding: 10px;
}

.content blockquote,
.content q {
	font-style: italic;
	color: #666;
}

.content blockquote {
	padding: 0 10px; 
	padding: 12px 0;
}

.content cite,
.content em {
	font-style: italic;
}

.content table {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

.content td, 
.content th {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 11px; 
	padding: 4px;
}

.content th {
	font-weight: 700;
}

/*
	Page structure and layout
*/

#container {
	width: 960px;
	margin: 0 auto 75px auto;
	background: url('../images/container.jpg') repeat-y;
}

	/* General */

	/* Header */

	#header {
		background: url('../images/header_h1.gif') no-repeat;
		position: relative;
		height: 317px;
	}
	
	#header h1 {
		height: 102px;
		padding: 0;
	}
	
	#header h1 a {
		display: block;
		height: 102px;
		width: 320px;
		text-indent: -9999px;
	}
	
	#header p {
		font-size: 14px;
	}
	
	#header div#introText {
		width: 605px;
		height: 217px;
		position: absolute;
		left: 0;
		top: 102px;
		background: url('../images/header.gif') no-repeat;

	}

	#header div#introText p {
		font-weight: 700;
		color: #fff;
		font-size: 18px;
		padding: 0 25px 0 117px;
		position: absolute;
		left: 0;
		bottom: 25px;
	}
	
	#header div#remainingHeaderText {
		float: right;
		width: 310px;
		position: relative;
		height: 217px;
	}
	
	#header div#textContainer {
		position: absolute;
		bottom: 13px;
		right: 19px;
		width: 310px;
	}

	/* Content */
	
	#vesselContainer {
		margin: 32px 25px 33px 25px;
		background: #e1e1e1 url('../images/vesselContainer.gif') no-repeat;
		width: 910px;
		overflow: hidden;
	}
	
		#vesselContainer ul {
			padding: 20px 0 0 26px;
			width: 912px;
			margin: 0;
		}
		
		#vesselContainer li {
			float: left;
			width: 254px;
			margin: 0 50px 10px 0;
			display: inline;
			height: 395px;
			overflow: hidden;
		}
		
		#vesselContainer li a {
			color: #00375e;
			border-color: #00375e;
		}
		
		#vesselContainer li a:hover {
			color: #46AAC9;
			border-color: #46AAC9;
		}
		
		#vesselContainer li ul {
			width: 254px;
			padding: 5px 0 0 0;
		}
		
		#vesselContainer li li {
			margin: 0;
			height: auto;
		}

		#vesselContainer a.tugImage {
			border: 0;
		}

		#vesselContainer img {
			border: 1px solid #004677;
		}
		
		#vesselContainer h2 {
			font-size: 14px;
			height: 63px;
			position: relative;
			overflow: hidden;
		}
		
		#vesselContainer h2 a {
			position: absolute;
			left: 0;
			bottom: 10px;
			border: 0;
			text-decoration: underline;
		}

	/* Footer */
	
	#footer {
		background: url('../images/footer.gif') no-repeat;
		padding: 9px 0 18px 51px;
		line-height: 1;
		font-size: 11px;
		color: #C3DFFF;
	}
	
	#footer a {
		color: #C3DFFF;
		border-color: #C3DFFF;
	}

/*
	Pagination
*/

.pagination-wrap {
	width: 100%;
	overflow: hidden;
}

.pagination {
	float: left;
	position: relative;
	left: 50%;
}

.pagination ul {
	padding: 18px 0;
	z-index: 2;
	overflow: hidden;
	position: relative;
	left: -50%;
}

.pagination li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	text-decoration: none;
	padding: 0;
	line-height: 15px;
	font-size: 12px;
	text-align: center;
}

.pagination li span {
	float: left;
	display: block;
	padding: 4px 5px;
	color: #ccc;
	min-width: 12px;
}

.pagination li.currentpage span {
	font-weight: 700;
	color: black;
}

.pagination li.selected span {
	padding: 4px 5px;
	font-weight: 700;
	color: black;
}

.pagination li a:link,
.pagination li a:visited {
	float: left;
	display: block;
	padding: 3px 4px;
	border: 1px solid #ddd;
	text-decoration: none;
	min-width: 12px;
}

li.ellipsis {
	margin: 0;
}

li.ellipsis span {
	color: black;
}

.pagination li a:hover,
.pagination li a:active {
	background: #eee;
	border: 1px solid #bbb;
	color: black;
}

.nextpage, .previouspage {
	font-size: 11px !important;
}

.pagination li.nextpage {
	margin-left: 10px;
}

.pagination li.previouspage {
	margin-right: 15px;
}

/* Form style */

input, textarea, select, button { 
	font-family: Arial, sans-serif;
}

input.input-submit {

}

input.input-text {

}

input:focus,
textarea:focus {

}

/* General classes */

.hidden { display: none; }
.block { display: block; }
.noPadding { padding: 0 !important; }
.noMargin { margin: 0 !important; }
.floatLeft { float: left; }
.floatRight { float: right; }
.noBorder { border: none; }

/* Image classes */

img.alignLeft {
	float: left;
	padding: 0 10px 10px 0;
}

img.alignRight {
	float: right;
	padding: 0 0 10px 10px;
}