@charset "utf-8";

* { /*Sets All margins to 0 */
	margin: 0px;
	padding: 0px;

}

#wrapper{
	width: 860px;
	height:200px;
	margin-left: auto;
	margin-right: auto;
	margin-top:50px;
	background-color:#fff;
}

#wrapper2 #contentArea {
	background-color:#fff;
	width: 856px;
	/*margin-top:16px;*/
	margin-right: auto;
	margin-left: auto;
	border-left: 2px solid #001598;
	border-right: 2px solid #001598;
	border-bottom: 2px solid #001598;
}
#contentArea{
	padding-top:36px;
	background-image:url(images/contentLeft-bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	
}
#wrapper2 {
	margin-bottom:50px;
}
#cons{
	height:300px;
}
#berthPage{
	width:1024px;
}
#berthTabDiv{
	width:1024px;
	margin-top:20px;
}
#buildInfo{
	background-color:#FFF;
	margin-right:auto;
	margin-left:auto;
	width:600px;
	margin-top:20px;
}
/*********************/
/* BASIC */
/*********************/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	background-color: #f5f5f5;/*#999;*/
}

h2 {
	display:block;
	padding: 5px 15px 5px 15px;
	text-weight: bold;
	font-size: 150%;
	color:#005198;;
}
h3 {
	display:block;
	padding: 5px 15px 5px 15px;
	text-weight: bold;
	font-size: 125%;
	color:#005198;;
}
h4{
	padding: 5px 15px 5px 15px;
	text-weight: bold;
	color:#005198;
	font-size:110%;
}
h5 {
	display:block;
	padding: 5px 15px 5px 15px;
	text-weight: bold;
	font-size: 110%;
	color: #000;
}
h6{
	margin-top:5px;
	margin-bottom:5px;
	padding: 5px 0px 10px 0px;
	text-weight: bold;
	color: #AE0F0C;
	font-size:110%;
}

p {
	padding: 0px 5px 0px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a:link{
	text-decoration:none;
	color: #005198;
}	
a:visited {
	text-decoration:none;
	color: #00a94f;
}

a:hover {
	text-decoration:none;
	color: #999999;
}
area{
		color:#666;
}

/*********************/
/* HEADER STYLES */
/*********************/

#header {
	height:200px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/banner3.gif);
	background-repeat:no-repeat;
	/*background-color:#ffffff;*/
	/*padding-top:160px;*/

}

/*********************/
/* FOOTER STYLES */
/*********************/

#footer{
	text-align:center;
	width:856px;
	margin-right:auto;
	margin-left:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color: #666;
}

/*********************/
/* NAVIGATION STYLES */
/*********************/

/*Main Nav*/

ul.nav {
	border-bottom-width:856px;
	border-bottom: 5px solid #001598;
	padding-top:171px;
	padding-right: 50px;
	float: right;
	width: 760px;
	/*margin-top: 10px;
	padding-left: 20px;
	float: left;
	width: 840px;*/
}

.nav li {
	list-style: none;
	/*float: left;*/
	float: right;
	/*background-color:#FFF;*/
	background-image:url(images/button-right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin-right:  5px;
	
}

.nav a {
	display: block;
	padding: 5px 10px 5px 10px;
	background: url(images/button-left.gif);
	background-repeat: no-repeat;
	background-position:left top;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

/*Side Nav*/



/*********************/
/* LAY OUT */
/*********************/

#contentLeft {
	/*background-color:#001598;*/
	width: 200px;
	float: left;
}
#contentMid{
	width:402px;
	/*float:right;*/
	margin-left:216px;
}
#contentRight {
	float: right;
	width: 202px;
	padding-right:16px;
}
.clear {
	clear: both;
}
/*********************/
/* WHITE BOX STYLES*/
/*********************/

.menuLeft{
	width:100px;
	padding-left:75px;
	/*float:none;*/
}

.menuLeft li{
	/*margin-top:10px;
	margin-bottom:10px;*/
	line-height: 2.5em;
	list-style-type: none;
	font-size: 12px;
	font-weight:bold;
}
.menuLeft a:link{
	text-decoration:none;
	color: #fff;
}	
.menuLeft a:visited {
	text-decoration:none;
	color: #999;
}

.menuLeft a:hover {
	text-decoration:none;
	color: #999999;
}
/*********************/
/* BOX STYLES*/
/*********************/

.blueBox {
	/*margin-left:16px;*/
	/*margin-top:36px;*/
	padding-top: 20px;
	background-image: url(images/blue-box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 402px;
	float:none;
	margin-bottom:16px;
}
.blueBox .bg {
	background-image: url(images/blue-box-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.blueBox .img{
	padding:0px;
	margin:0px;
}
.blueBox .bg p {
	margin: 0.75em;
}
.blueBox .bg li {
	list-style-image: url(../images/bullet-blue.jpg);
	list-style-position: outside;
	/*font-weight: bold;*/
	color: #000000;
	line-height: 1.4em;
	list-style-type: disc;
	font-size: 95%;
}
.blueBox .bg ul {
	display: block;
	padding-left: 20px;
}
.blueBox .ft {
	height: 20px;
	background-image: url(images/blue-box-bot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 402px;
	display: block;
}


/*********************/
/* NEWS BOX STYLES*/
/*********************/

.blueBox-news {
	/*margin-top:36px;*/
	padding-top: 20px;
	background-image: url(images/news-box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 202px;
	float: right;
	margin-bottom:16px;
}
.blueBox-news .bg {
	background-image: url(images/news-box-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.blueBox-news .img{
	padding:0px;
	margin:0px;
}
.blueBox-news .bgp {
	margin: 0.75em;
}
.blueBox-news .bg li {
	color: #000000;
	line-height: 1.4em;
	list-style-type: none;
	font-size: 95%;
	text-align: justify;
}
.blueBox-news .ft {
	height: 20px;
	background-image: url(images/news-box-bot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 202px;
	display: block;
}
/*********************/
/* NEWS BAR */
/*********************/

/*news{
	width:100px;
}
blueBox .bg .news ul{
	list-style-type: none;
}
*/

/*********************/
/* TABLE STYLES */
/*********************/


#berthTable{
	margin:auto;
	border:1px solid #000;
	border-top:2px solid #000;
	background-color:#fff;
}

#berthTable td{
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	font-size:14px;
	text-align:center;
	width:150px;
}


.berthTabHead{
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:2px solid #000;
	background-color:#CCC;
	font-weight:bold;

}

/*********************/
/* IMAGE STYLES */
/*********************/

.image{
	width:190px;
	padding-bottom:10px;
}


/*********************/
/* CONTACT STYLES */
/*********************/
#submit{
	margin-top:10px;
	margin-bottom:5px;
}
.error{
			font-weight:bold;
			color:#c00;
}
star{
	color:#c00;
}
.APWebb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #001598;
	padding: 5px;
	border: thin groove #000;
	background-color: #FFF;
	text-align: center;
}
.APWEBB_DIV {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	width: 180px;
	padding: 5px;
	border: thin solid #666;
	background-color: #FFF;
	font-weight: bold;
	margin-left: 3px;
}
.OpeningTimes {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 2px;
}
.OpeningTimesheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bolder;
}
