﻿/*  These styles are for the hyperlinks in the Links page */
.HKALink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #009900;
    margin-left: 10px;
    font-weight: bold;
    line-height: 15px;
}

.HKALink a
{
    text-decoration: none;
}

.HKALink a:visited
{
    color: #00CC00;
}

.HKALink a:hover
{
    text-decoration: none;
}

/* Global Styles */

body
{
    background-position: left top;
    margin: 0px;
    height: 100%;
}

body#home a#homelink, 
body#background a#backgroundlink, 
body#information a#informationlink, 
body#location a#locationlink, 
body#membership a#membershiplink, 
body#contact a#contactlink, 
body#links a#usefullinkslink
{
    font-weight: bold;
}

p
{
    margin:0px;
    padding:0px;
}

td {
	font:11px arial;
	color:#333333;
	}
	
a
{
    text-decoration: none;
}

a:hover
{
    color: #000080;
    text-decoration: underline;
}

ol
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}	
ol li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    margin-right: 5px;
}

.warningText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FF0000;
}

.statusText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #808080;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*------------------------------------------------------------------------
These are the styles for the Data Control Styles
-------------------------------------------------------------------------*/
.DataWebControlStyle
{
    font-size: 90%;
    width: 90%;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.DataCommandRowStyle
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background-color: #6666FF;
    text-align: left;
}

.HeaderStyle
{
    margin: 5px;
    color: #000080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    vertical-align: top;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    border-collapse: separate;
    font-weight: bold;
    text-decoration: none;
    background-color: #00FF00;
}

.DataHeaderStyle
{
    margin: 5px;
    background-color: #99CCFF;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    vertical-align: top;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    border-collapse: separate;
    font-weight: normal;
    text-decoration: none;
}

.DataAlternatingRowStyle
{
    margin: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    background-color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
    font-size: small;
    border-collapse: separate;
    border-spacing: 2px;
}

.DataRowStyle
{
    margin: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    background-color: #99FF99;
    padding-left: 5px;
    padding-right: 5px;
    font-size: small;
    border-collapse: separate;
    border-spacing: 2px;
}

.DataFooterStyle
{
    padding: 5px;
    margin: 10px 5px 10px 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    background-color: #99CCFF;
    font-size: small;
    border-collapse: separate;
    color: #000080;
    font-weight: bold;
    border-spacing: 5px;
    text-decoration: none;
}

.DataFooterStyle a
{
    color: #000080;
}

/*------------------------------------------------------------------------
These are the styles for the tabbed, top, horizontal navigation menu
-------------------------------------------------------------------------*/
ul.nav
{
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 6px;
    padding-bottom: 5px;
    list-style: none;
    border-bottom: 1px solid #00FF00;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: small;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
}

ul.nav li
{
    display: inline;
    background-position: right top;
    background-image: url(     'images/NavTab_r1_c2.jpg' );
    background-repeat: no-repeat;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 0px;
    padding: 5px 5px 5px 0px;
}

ul.nav a
{
    margin: 0px;
    background-position: left top;
    background-image: url(     'images/NavTab_r1_c1.jpg' );
    background-repeat: no-repeat;
    border-bottom: none;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
    color: #333;
    text-align: center;
    width: 6em;
    text-align: center;
    display: inline;
}
ul.nav a:hover
{
    font-weight: normal;
    background-position: left top;
    background-image: url( 'images/NavTabRollover_r1_c1.jpg' );
    background-repeat: no-repeat;
}
ul.nav li:hover
{
    background-position: right top;
    background-image: url( 'images/NavTabRollover_r1_c2.jpg' );
    background-repeat: no-repeat;
}

/*------------------------------------------------------------------------
These are the styles for the bottom footer menu
-------------------------------------------------------------------------*/
ul.footer
{
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 6px;
    padding-bottom: 5px;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: x-small;
    color: #808080;
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
}

ul.footer li
{
    display: inline;
    text-align: center;
    margin-bottom: 0px;
    padding-right: 5px;
    padding-left: 5px;
    margin-left: -1px;
}

ul.footer a
{
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: x-small;
    color: #808080;
}

ul.footer a:hover
{
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: x-small;
    color: #808080;
}

/*------------------------------------------------------------------------
These are the styles for the normal vertical navigation menu
-------------------------------------------------------------------------*/
.NormalMenu1
{
    background-position: left center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #000080;
    text-align: left;
    background-image: url(   'images/NavSide.jpg' );
    background-repeat: no-repeat;
    padding-left: 5px;
    width: 160px;
    height: 30px;
}

.NormalMenu2
{
    background-position: left center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000080;
    text-align: left;
    padding-left: 5px;
    background-image: url(  'images/NavSideSub.jpg' );
    background-repeat: no-repeat;
    width: 160px;
    height: 30px;
}

.NormalMenu3
{
    background-position: left center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000080;
    text-align: left;
    padding-left: 5px;
    background-image: url(  'images/NavSideSubMenu2.jpg' );
    background-repeat: no-repeat;
    width: 142px;
    height: 27px;
}

.HoverStyle
{
    font-weight: bold;
}

.NormalSubMenu
{
    background-color: #808080;
    color: #FFFFFF;
    font-variant: small-caps;
}

.clear
{
    clear: both;
}

.clearLeft
{
    clear: left;
}
	
/* ID Styles */

#PageDiv
{
    width: 100%;
    background-image: url( 'images/page_bg.jpg' );
    background-repeat: repeat-x;
    background-position: left top;
    bottom: 0px;
    min-height: 500px;
}

#Wrapper
{
    background-position: center top;
    width: 924px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    height: 100%;
    background-color: #FFFFFF;
    background-image: url( 'images/wrapper_bg.jpg' );
    background-repeat: no-repeat;
    margin: 0px auto 0px auto;
}

#WrapperBottom
{
    background-position: center bottom;
    bottom: 0px;
    width: 100%;
    background-image: url( 'images/wrapper_bgbottom.jpg' );
    background-repeat: no-repeat;
}

#HKABanner
{
    background-position: center top;
    width: 100%;
    display: block;
    text-align: center;
    background-image: url( 'images/Banner_bg.jpg' );
    background-repeat: repeat-x;
    margin: 0px 0px -10px 0px;
}

#TopNav
{
    margin: 0px;
}

#Breadcrumbs
{
    float: left;
    text-align: left;
    width: 720px;
    margin: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
}

#Login
{
    margin: 5px;
    float: right;
    width: 174px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
}

#Login a
{
    color: #000066;
    text-decoration: none;
}

#Login a:hover
{
    color: #006600;
    text-decoration: none;
}

.beachstatus
{
    width: 160px;
    float: left;
    margin: 10px 10px 10px 0px;
    background: url(  'images/BeachStatus_r2_c1.jpg' ) center bottom no-repeat;
    padding-bottom: 0px;
    background-color: #FFFFFF;
    text-align: center;
}

.beachstatus h3 {
	font-size: 0.8em;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	background: url( 'images/BeachStatus_r1_c1.jpg' ) center top no-repeat;
	color: #FFF;
	padding: 10px;
}

.beachstatus img
{
    width: 48px;
    height: 48px;
    margin: 5px auto 5px auto;
}

.membership
{
    width: 300px;
    float: left;
    margin: 10px 10px 10px 10px;
    background: url( 'images/membership_bkgds_r2_c1.jpg' ) no-repeat center bottom;
    padding-bottom: 10px;
    background-color: #FFFFFF;
    text-align: center;
}

.membership h2
{
    background-position: center top;
    padding: 20px 5px 5px 5px;
    font-size: x-large;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #000080;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 0px;
    background-image: url('images/memvbership_bkgds_r1_c1.jpg');
    background-repeat: no-repeat;
    height: 67px;
}

.membership p
{
    font-size: small;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
    font-weight: bold;
}

.membership img
{
    width: 205px;
    height: 50px;
    margin: 5px auto 5px auto;
    padding-bottom: 10px;
}

.imgCentre
{
    display: block;
    margin-left: auto;
    margin-right: auto 
}

#tblMembership
{
    background-position: left top;
    background-image: url('images/membershipOPTIONS.png');
    background-repeat: no-repeat;
    height: 494px;
    width: 380px;
    text-align: center;
}

#tblMembership p
{
    font-size: small;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
    font-weight: bold;
}

#tblMembership h2
{
    font-size: x-large;
    text-align: center;
    font-weight: bold;
}

.BeachReport
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: normal;
    color: #0000FF;
    width: 150px;
    margin: 0px auto 5px auto;
    display: block;
}

.breadcrumbText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #0000FF;
}

#SideBar
{
    margin: 5px;
    width: 170px;
    float: left;
    text-align: left;
    margin-top: 0px;
}

/*------------------------------------------------------------------------
These are the styles for the main content
-------------------------------------------------------------------------*/
#MainContent
{
    margin-left: 185px;
    margin-top: 10px;
    width: auto;
    text-align: left;
}

#MainContent h3
{
    margin: 0px 5px 5px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #006600;
    text-align: left;
    border-bottom-style: groove;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    font-variant: small-caps;
}

#MainContent h4
{
    margin: 5px 5px 5px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #000080;
    text-align: left;
    border-bottom-style: groove;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}

#MainContent h4 a
{
    text-decoration: none;
}

#MainContent h4 a:hover
{
    text-decoration: underline;
}

#MainContent h5
{
    margin: 5px 5px 5px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #008000;
    text-align: left;
}

#MainContent h6
{
    margin: 5px 5px 5px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #008000;
    text-align: left;
    font-weight: normal;
}

#MainContent ul
{
    text-align: left;
    margin-bottom: 5px;
    margin-top: 5px;
}

.SubMainContent
{
    background-color: #FFFFFF;
}

.sideNav
{
    background-image: url( 'images/NavSide.jpg' );
    background-repeat: no-repeat;
    background-position: left center;
}

#PageFooter
{
    bottom: 0px;
    position: relative;
    width: 924px;
    margin: 10px auto 10px auto;
}

#TableDiv
{
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
}

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */


.legendStyle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000080;
    font-weight: bold;
    margin: 5px;
    padding: 5px;
}

.fieldsetStyle
{
    padding: 5px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

.textboxStyle
{
    margin: 5px;
}

/*  Table styles */
.tableStyle
{
    width: 720px;
}

.tableStyle col
{
    text-align: right;
    padding-right: 5px;
    width: 150px;
}

.colLabel
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
}

.RightGraphic
{
    border: 1px solid #0000FF;
    width: 32px;
    height: 32px;
    float: right;
}

.RightGraphic img
{
    width: 32px;
    height: 32px;
    float:right;
}

.blockHeader{
	display:table-cell;
	background:navy;
	font:11px arial;
	color:White;
	line-height:24px;	
	
}

.tableHeader
{
    font: small Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    line-height: 24px;
    display: table-row;
    float: left;
    background-color: #000080;
    table-layout: auto;
    width: 20%;
}

.tableCell
{
    padding: 5px;
    font: small Arial, Helvetica, sans-serif;
    color: #000080;
    line-height: 24px;
    display: table-cell;
    float: left;
    table-layout: auto;
    width: 20%;
}

.navHeader{
	font:11px arial;
	color:Navy;
	line-height:24px;
	font-weight:bold;
	display:table-cell;	
}

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.smallText {
	font:12px verdana;
	color: #CC3300;
	line-height:18px;
	}

.footerText {
	font:10px verdana;
	font-weight:bold;
	color:Navy;
	line-height:18px;
	}
.pageHeader {
	font:20px arial;
	color: Black;
	letter-spacing:.1em;
	line-height:38px;
	font-weight:bold;
	}

/*------------------------------------------------------------------------
These are the styles for the main text
-------------------------------------------------------------------------*/	
.bodyText
{
    font: 11px arial;
    color: #333333;
    text-align: left;
    margin-bottom: 5px;
    margin-right: 5px;
}
	
.bodyText li
{
    list-style-type: none;
    list-style-image: url(      'images/bullet_triangle_blue.png' );
    padding-left: 5px;
}

.bodyTextIndent
{
    font: 11px arial;
    color: #333333;
    text-align: left;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 10px;
}

.bodyTextIndentImage
{
    font: 11px arial;
    color: #333333;
    text-align: left;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 48px;
}

.bodyTextIndentImage li
{
    list-style-type: none;
    list-style-image: url(  'images/bullet_triangle_green.gif' );
    padding-left: 5px;
    background-repeat: no-repeat;
    margin-left: 10px;
}

.formLabel
{
    font: small arial;
    color: #333333;
    text-align: left;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 10px;
    font-weight: bold;
}

.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px arial;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
.aspControls
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    color: #000080;
    border: 1px solid #00FF00;
    margin: 5px;
}

.colLabel2
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}

.imageBlockLeft
{
    border: 1px solid #808080;
    float: left;
    width: 32px;
    height: 32px;
    margin: 0px 5px 5px 5px;
    padding: 2px;
}

.imageBlockLeft img
{
    width: 32px;
    height: 32px;
    clear: both;
}

.imageBlockRight
{
    border: 1px solid #808080;
    float: right;
    width: 32px;
    height: 32px;
    margin: 0px 5px 5px 5px;
    padding: 2px;
}

.imageBlockRight img
{
    width: 32px;
    height: 32px;
    clear: both;
}

.cardBlockLeft
{
    float: left;
    padding: 2px;
    font: 11px arial;
    color: #333333;
    text-align: left;
    margin-bottom: 5px;
    margin-right: 5px;
}

.cardBlockLeft li
{
    list-style-type: none;
    list-style-image: url(      'images/bullet_triangle_blue.png' );
    padding-left: 5px;
}

.cardBlockRight
{
    float: right;
    width: 172px;
    height: 115px;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

.cardBlockRight img
{
    width: 172px;
    height: 115px;
    clear: both;
}

#tableWind
{
    width: 100%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    border-collapse: collapse;
}

#tableWind th
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #00CC00;
    text-align: left;
}

#tableWind .altcolor
{
    background-color: #99FF99;
}

#tableWind img
{
    width: 32px;
    height: 32px;
}

.halfPageBlock
{
    width: 50%;
    text-align: left;
    float: left;
}

.halfPageBlockRight
{
    width: 49%;
    text-align: left;
    float: right;
}

 .wizardText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #000000;
}
 .wizardTextBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
 .wizardTextRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #FF0000;
}
 .wizardTextRedBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}
 .wizardHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0000FF;
}
 .wizardNotes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: Medium;
	font-weight: Normal;
	color: #000000;
}
 .wizardNotesBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: Medium;
	font-weight: Bold;
	color: #000000;
}
 .wizardNotesBoldBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: Medium;
	font-weight: Bold;
	color: #0000FF;
}


#imgMembershipBlock
{
    background-image: url( 'images/membershipblock1.jpg' );
    background-repeat: no-repeat;
    background-position: left center;
    height: 382px;
    width: 302px;
}

.modalBackground
{
	background-color: Gray;
	-moz-opacity: 0.7;
}

.helpText
{
    margin: 5px 5px 5px 10px;
}
.popupHover
{
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #00FF00;
}

.popupPanel
{
    position: absolute;
    visibility: hidden;
    -moz-opacity: .9;
    background-color:White;
    filter: alpha(opacity=90);
}

.tableColLabel
{
    margin: 5px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    vertical-align: top;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
    border-collapse: separate;
    font-weight: bold;
    text-decoration: none;
}