body
{
	margin: 0px;
	background-image: url('../../Images/bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #002164;
}

div.alt1
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
}

div.alt2
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
	background-color: #ffffff;
}

.warning
{
	background-image: url('../../Images/warning.gif');
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #74733c;
	background-color: #fffe8e;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
	padding-left: 23px;
}

#sideNav
{
	list-style-type: none;
	margin-left: 16px;
	padding-left: 0px;
	background-color: #8091b2;
	margin-right: 16px;
}

#sideNav li
{
	border-top: 1px solid #002164;
	padding: 5px;
}

#sideNav li a
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

#sideNav li a:hover
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

#title
{
	background-color: #184182;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	padding: 4px;
}

.form
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 25px;
	line-height: 18px;
}

.default
{
	font-family: Arial;
	font-size: 11px;
	color: #c3dffe;
}
.Textbox
{
	background:#002164;
	color:#c3dffe;
	font-family:Arial;
	font-size:11px;
	border:0;
}
.button
{
	border: 1px solid #acc3dc;
	background-image: url('../../Images/buttonBG.jpg');
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;	
}

.default2
{
	font-family: Arial;
	font-size: 11px;
	color: #002164;
}

.default12
{
	font-family: Arial;
	font-size: 12px;
	color: #002164;
}

.default12_spaced
{
	font-family: Arial;
	font-size: 12px;
	color: #002164;
	line-height: 17px;
}

.topGrad
{
	background-image: url('../../Images/top_grad.jpg');
	background-repeat: repeat-x;
	height: 24px;
	font-family: Arial Black;
	font-size: 11px;
	color: #002164;
	padding-left: 7px;
}

.popupOpacity
{
	filter: alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity: 0.9;
}

.opacity_off
{
	filter: alpha(opacity=40);
	opacity: 0.40;
	-moz-opacity: 0.4;
}

.opacity_on
{
	filter: alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity: 0.8;
}

.header
{
	font-family: Arial Black;
	font-size: 11px;
	color: #002164;
}

.headerLight
{
	font-family: Arial Black;
	font-size: 11px;
	color: #7fbbfe;
}

.footer
{
	font-family: Arial Black;
	font-size: 10px;
	color: #c3dffe;
}

hr.dotted
{
	color: #ffffff;
	border-bottom: 1px dotted #3c71ad;	
}

.enquiry
{
	background-color: #d2e7ff;
	border: 1px solid #315fa1;
	font-family: Arial;
	font-size: 11px;
	color: #315fa1;
	overflow: hidden;
	padding-left: 3px;
}

a.logged
{
	font-family: Arial Black;
	font-size: 11px;
	color: #7fbbfe;
	text-decoration: none;
}

a.logged:hover
{
	font-family: Arial Black;
	font-size: 11px;
	color: #002164;
	text-decoration: none;
}

a
{
	font-family: Arial;
	font-size: 11px;
	color: #c3dffe;
	text-decoration: none;
}

a.shipName
{
	font-family: Arial;
	font-size: 11px;
	color: #002164;
	text-decoration: none;
}

a.shipName:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #002164;
	text-decoration: underline;
}

.footer a
{
	font-family: Arial Black;
	font-size: 10px;
	color: #c3dffe;
	text-decoration: none;
}

.footer a:hover
{
	font-family: Arial Black;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

/***************************************************************
* GridView
***************************************************************/

.tableHeader, .tableHeader td, .tableHeader th
{
	height: 25px;
	background-color: #ffffff;
	font-weight: bold;
    font-family: Arial;
	font-size: 11px;
	color: #002164;
}

.tableSubHeader, .tableSubHeader td, .tableSubHeader th
{
	height: 25px;
	background-color: #ffffff;
	font-weight: bold;
    font-family: Arial;
	font-size: 11px;
	color: #002164;
	padding-left: 10px;
	text-align: left;
}

.tableRow, .tableRow td
{
	height: 25px;
	font-family: Arial;
	font-size: 11px;
	color: #c3dffe;
	padding-left: 10px;
	background-color: #536995;
}

.tableRowSelected, .tableRowSelected td
{
	font-weight: bold;
    font-family: Arial;
	font-size: 11px;
	color: #c3dffe;
	background-color: #193670;
}

.tableRowAlternating, .tableRowAlternating td
{
    height: 25px;
	font-family: Arial;
	font-size: 11px;
	color: #c3dffe;
	padding-left: 10px;
	background-color: #778ab0;
}

.tableFooter, .tableFooter td
{
    font-weight: bold;
    font-family: Arial;
	font-size: 11px;
	color: #c3dffe;
}

.tablePager, .tablePager td
{
	font-weight: bold;
    font-family: Arial;
	font-size: 11px;
	color: #c3dffe;
}

.tableRowHover, .tableRowHover td
{
    height: 25px;
	font-family: Arial;
	font-size: 11px;
	color: #536995;
	padding-left: 10px;
	background-color: #A2B0CC;
	cursor: pointer;
}
.default3
{
	color:#acc3dc;font-size:11px;font-family:Arial;vertical-align:middle;padding-left:9px
}
.default4
{
	border:1px solid #1c4385;background:#a6bbda;
}
.default3 a.default,.default3 a.default:visited,.default3 a.default:link
{
	color:#acc3dc;font-size:9px;font-family:Arial;text-decoration:underline;
}
.default3 a.default:hover
{
	color:#002164
}
.default3 a.default1,.default3 a.default1:visited,.default3 a.default1:link
{
	color:#acc3dc;font-size:11px;font-family:Arial;text-decoration:none;line-height:normal
}
.default3 a.default1:hover
{
	color:#002164
}
.HomeText
{
	background:transparent;
	font-size:13px;
	font-family:Arial;
	color:#2f0d00;
	font-weight:bold;
	padding:10px;
}
.HomeText SPAN
{
	font-size:13px;
	font-family:Arial Black;
	color:#3160a2;
	font-weight:lighter;
}
.hiwHeadings
{
	height:41px;border:2px solid #85acd4;font-size:0;background:#f3efe9;
}
.hiwText
{
	background:#85acd4;background-image:url('../../images/hiwItemBg.gif');color:#ffffff;background-repeat:repeat-x;font-family:Arial;font-size:12px;padding:15px
	
}
div.PageHeader
{
	background:#184182;padding-left:8px;padding-top:7px;height:26px;width:738px
}
td.LeggingsLeft
{
	height:88;
	font-size:0px;
	border-left:3px solid #85acd4;
	border-right:3px solid #85acd4;
	border-top:3px solid #85acd4;
}
td.LeggingsRight
{
	height:88;
	font-size:0px;
	border-left:0;
	border-right:3px solid #85acd4;
	border-top:3px solid #85acd4;
}
td.LeftSideMenu
{
	background:#002164;background-image:url('../../images/LeftSideBg.gif');background-repeat:repeat-x;
	font-family:Arial Black;font-size:14px;color:#ffffff;
}
.WhiteBg
{
	background:#ffffff;
}
.WhiteBg .PageHeader
{
	width:606px;
}
.sihMenuItems, .sihMenuItemsSelected
{
	background:#184182;
	background-repeat:no-repeat;
	background-position:10px 5px;
	font-size:12px;
	font-family:Arial;
	padding:7px 0 7px 34px;
	cursor:pointer;
}
.sihMenuItems
{
	background-image:url('../../Images/SihMenu/arrow.gif');
	color:#7f98bf;
}
.sihMenuItems strong
{
	width:90;
}
.sihMenuItemsSelected
{
	background-image:url('../../Images/SihMenu/arrowSel.gif');
	color:#ffffff;
}
.sihMenuItemsSelected strong
{
	width:90;
}
.sihMenuBreak
{
	height:4px;
	font-size:0px;
}
.DataTableClass
{
	border:#d4d9e4 5px solid;color:#ffffff;background:#6679a3;font-family:Arial;font-size:11px
}
.DataTableClass td
{
	padding:7px;
}
.SIHItems
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.SIHItems span
{
	font-family:Arial;
	font-size:12px;
	color:#0e3275;
	font-weight:bold;
}
.SIHBlockMenus
{
	background:url('../../Images/ShipInfo/background.gif');
	border:2px solid #87afd6;
	
}
.SIHBlockMenus .Header
{
	background:#f3efe9;
	height:26px;
	padding:9px 0 7px 10px;
}
.SIHBlockMenus .ImageHolder
{
	padding:0 8px 0 8px
}
.SIHBlockMenus .ItemBreak
{
	font-size:0;
	background:#acc7e2;
}
.SIHBlockMenus .ItemText
{
	color:#ffffff;
	font-size:14px;
	font-family:Arial;
	padding-left:8px;
	text-decoration:none;
}
.SIHBlockMenus .ItemText a
{
	text-decoration:none;
	color:#ffffff;
	font-size:14px;
	font-family:Arial;
}
.SIHBlockMenus .ItemText a:hover
{
	text-decoration:underline;
}
.sihINFOPages
{
	font-family:Arial;
	font-size:12px;
	color:#0c3073;
}
.sihINFOPages strong
{
	text-transform:uppercase;
}
.sihINFOPages ul
{
	margin:0 0 0 16px;
	border:0;
	padding:0;
}
.sihINFOPages ul li
{
	margin:0;
	border:0;
	padding:0 0 7px 0;
}
.divBTN
{
	background:#165694;
	background-image:url('../../Images/linkBullet.jpg');
	background-repeat:no-repeat;
	background-position:2px 3px;
	border:1px solid #003177;
	color:#ffffff;
	width:266px;
	height:27px;
	padding:6px 0px 6px 24px;
	text-transform:uppercase;
}
.divBTN:hover
{
	text-decoration:underline;
}
.SIHInfoBlocks
{
	background:#e4e9f4;
	padding:9px;
}
.SIHInfoBlocks table tr td
{
	font-family:Arial;
	font-size:12px;
	color:#002164;
}
ul.dangLists
{
	margin:0 0 0 16px;
	border:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	color:#0c3073;
}
ul.dangLists li
{
	margin:0;
	border:0;
	padding:0;
}
.eventsStyle
{
	font-size:11px;
	font-family:Arial;
	color:#184182;
	
}
.eventsStyle div
{
	display:inline;
	padding:4px 0 4px 7px;
	cursor:pointer;
}
.tidesSelected, .tides
{
	font-family:Arial;
	font-size:12px;
	
	font-weight:bold;
}
.tides
{
	color:#042568;
	cursor:pointer;
}
.tidesSelected
{
	color:#8ca0c1;
	cursor:pointer;
}