html
{
	overflow-y: scroll;
}

body
{
	margin: 0;
}

body, input, select, h3
{
	color: #000000;
	font: normal 11px/18px Verdana,Arial,Sans-Serif;
}

div.dottedLineDiv
{
	margin-top: 5px;
	border-bottom: dotted 2px #807F83;
}

div.doubleclickDiv
{
	width: 1px;
	height: 1px;
	overflow: hidden;
}

a
{
	color: #003366;
}

h1
{
	margin: 0px 0px 16px 0px;
	font-family: verdana;
	font-size: 23px;
	padding-bottom: 5px;
	line-height: 22px;
	font-weight: normal;
	color: #3E647E;
	border-bottom: dotted 2px #807F83;
}

h1 a
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 10px;
	color: #003366;
	text-decoration: none;
}

h2
{
	margin: 10px 0 4px 0;
	font-size: 14px;
	font-weight: bold;
	color: #3E647E;
}

h2.DottedLine
{
	margin: 0px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #517D96;
}

h3
{
	margin: 0;
	font-weight: bold;
}

input
{
	line-height: 11px;
}

label
{
	font-weight: bold;
}

p
{
	margin: 1.2em 0em 0em 0em;
}

.largeFont 
{
	font-size:13px;
	color: #606A73;
}

.bold
{
	font-weight: bold;
}

.error
{
	color: #FF0000;
	font-weight: normal;
}

.errorCleared
{
	color: #000000;
}
.heading
{
	font-weight: bold;
}
/* Use to LEFT/RIGHT align custom buttons BEGIN */
div.divBtnRightAlign
{
	text-align: right !important;
	height: 30px;
}

div.divBtnRightAlign a
{
	float: right;
}

div.divBtnLeftAlign
{
	text-align: left !important;
	height: 30px;
}

div.divBtnLeftAlign a
{
	float: left;
}
/* Use to LEFT/RIGHT align custom buttons END */




/* Site map */

div#divSiteMap a, div#divSiteMap h2
{
	color:#3E647E;
	font-size: 11pt;
	font-weight: normal;
}
div#divSiteMap h2
{
text-decoration: underline;
}
h2.outer
{
	border-bottom: dashed 1px #3E647E;
	padding: 5px;
}
h2.newOuter
{
	color:Red;
	padding-left: 5px;
}
h2.subSection
{
	margin-left:30px;
	text-decoration:underline;
}
div#divSiteMap h3
{
	margin-left:40px;
	color:#3E647E;
}

div#divSiteMap h3.Inner
{
	margin-left:60px;
	color:#3E647E;
}

div#dottedLineDiv
{
	border-bottom: dotted 1px #3E647E;
	padding-bottom:10px;
	font-weight: normal;
}
/* End site map */
a.lnkLogo img
{
	border-width: 0px;
}

div#divGoLogo
{
	width:124px;
	float:left;
	margin-right:15px;
}

/*error page*/
div.greyBullet ul li
{
	margin: 0;
	padding: 12px 0 15px 0;
	list-style-type: none;
	padding: 0 0 8px 18px;
	background: url(../Images/GreyBullet.gif) no-repeat 1px 7px;
}

div.redLink a, div.redLink a:hover, div.redLink a:visited
{
	color: #B04949;
}

/*Home column layout*/

div#divHomeMiddleWrapper
{
	width: 100%;
	padding-top: 12px;
}

div#divHomeMiddle
{
	margin: 0px 0px 0px 223px;
	width:305px;
}

div#divHomeLeft
{
	float: left;
	width: 207px;
}

div#divHomeRight
{		
	float: right;
	width: 189px;
	padding-bottom: 10px;
}
/*Home Column Layput */

/* Movie clip BEGIN */
div#divHomeclip
{
	position:relative;
	height: 215px;
}

div#divHomeclipVideo
{
	position: absolute;
	z-index: 1;
	width: 280px;
}

div#divErrorVideo
{
	position: absolute;
	left: 40px;
	top: 80px;
	z-index: 0;
	width: 200px;
}
/* Movie clip END */

/*Home page objects*/
div#divMapText
{
	border: solid 1px #dddddd; 
	height: 40px; 
	padding:5px 15px;
	background-color: #dddddd;
}

div#divHomeRight ul li
{
	padding: 0px 0px 8px 18px;
	background: url(../Images/GreyBullet.gif) no-repeat 1px 7px;
	list-style-type: none;
}

.lnkLearnMore
{
	margin-top:20px;
	margin-bottom:20px;
}

div.WharfImages
{
	float:left;
	
}

div.wharfImageLines
{
	width:23px; 
	height:25px;
	 border-bottom: solid 1px #dddddd; 
	 float: left;
}

/*end home page objects*/

/* 
	Booking process disabled styles...
*/

div#NoBookings
{
	height: 167px;
	padding-right: 233px;
	background: #E7E9EB url(../Images/MaintenanceGraphic.jpg) no-repeat 419px top;
	width: 419px;
	font-size: 11px;
	font-family: Verdana;
	margin: 80px auto;
}
div#NoBookings p
{
	line-height: 20px;
	padding: 15px 50px 15px 15px;
}
div#NoBookings img
{
    border: none;
}

.fgdfgdfgdfg
{
	border:solid 1px red;
}
/* NewsItem page*/

.NewsPageLink
{
	margin-right:5px;
}

.NewsPageLinkSelected
{
	margin-right:5px;
	color:Red;
}