﻿body 
{
	font-family: Verdana, Arial;
	font-size: small;
	margin: 0px 0px 5px 0px;
}

a
{
	text-decoration: none;	
	color: #0066cc;
}

a:hover 
{

}

hr 
{
	height: 1px;
	border: 1px none #dddddd;	
	background-color: #dddddd;
}

ul
{
	list-style-type: square;
	text-align: left;
	line-height: 1.45em;	
}

.MainFrame
{
	width: 760px;
	height: auto;
	margin: 5px auto 5px auto;
	border: 1px solid #dddddd;	
}

.HeaderHome
{
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	height: 150px;
}

.HeaderWhatWeDo
{
	background-image: url(images/what_we_do.gif);
	background-repeat: no-repeat;
	height: 150px;
}

.HeaderWhereWeWork
{
	background-image: url(images/where_we_work.gif);
	background-repeat: no-repeat;
	height: 150px;
}

.HeaderNewsAndEvents
{
	background-image: url(images/news_and_events.gif);
	background-repeat: no-repeat;
	height: 150px;
}

.HeaderKeyIssues
{
	background-image: url(images/keyissues.gif);
	background-repeat: no-repeat;
	height: 150px;
}

.HeaderCurrentStatus
{
	background-image: url(images/currentstatus.gif);
	background-repeat: no-repeat;
	height: 150px;
}

.HeaderInfoCenter
{
	background-image: url(images/infocenter.gif);
	background-repeat: no-repeat;
	height: 150px;
}

.HeaderContactUs
{
	background-image: url(images/contact_us.gif);
	background-repeat: no-repeat;
	height: 150px;
}

.HeaderMenu
{
	margin: 53px 0px 0px 140px;	
}

.HeaderMenuItem
{
	font-size: 0.85em;
	color: #ffffff;	
	text-align: center;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}
.HeaderMenuItemHover
{
	color: #84c4da;	
}

.Content
{
	height: auto;	
}

.Footer
{
	color: #cccccc;
	background-color: #232d6b;
	text-align: center;
	line-height: 1.5em;
	font-size: 0.8em;
	padding: 5px
}

.FooterLinkText
{
	color: #ffffff;	
}

.FooterMenu
{
	margin: 0px auto 2px auto;	
}

.FooterMenuItem
{
	font-size: 1em;
	color: #ffffff;	
	text-align: center;
	padding: 0px 1px 0px 1px;
}

.FooterMenuItemHover
{
	color: #84c4da;	
}

.ParagraphTitle
{
	color: #999966;
	font-weight: bold;
	font-size: 0.85em;
}

.ParagraphTitleUnderline
{
	color: #cccccc;
	border-top: 2px dotted #cccccc;
	background-color: #ffffff;
}

.ParagraphEmphasize
{
	font-weight: bold;	
}

.Paragraph
{
	color: #666666;
	text-align: justify;
	line-height: 1.35em;
	font-size: 0.85em;
}

.ValidationMessage
{
	font-weight: bold;
	color: #990000;	
}

.Center
{
	text-align: center;	
}

.Left
{
	text-align: left;	
}

.Right
{
	text-align: right;	
}

.Justify
{
	text-align: justify;
}

.Top
{
	vertical-align: top;	
}

.Clear
{
	clear: both;
}

.TextArea
{
	font-family: Arial, Verdana;
	font-size: 1.2em;
}

.SpecialLink
{
	color: #ff0000;	
	font-weight: bold;
}

.SpecialTitleBar
{
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
	background-color: #999966; 
	padding: 10px 5px 10px 5px;
	text-align: center;
}


.HighlightDocument
{
	border: 1px solid #dddddd;	
	padding: 3px;
}

.ContentTableBalanceColumn
{
	width: 100%;
	height: auto;
	border-collapse: collapse;	
}

.ContentTableBalanceLeftColumn
{
	width: 50%;
}

.ContentTableBalanceRightColumn
{
	width: 50%;
}
.ContentTableStatusLeftColumn
{
	width: 75%;
}

.ContentTableStatusRightColumn
{
	width: 25%;
}

.InfoCenterImage
{
	width: 30%;
	float: left;
}

.InfoCenterDescription
{
	width: 70%;
	float: right;
}

.HighlightImage
{
	border: 1px solid #000000;
	margin: 0px 10px 0px 0px;
}

.HighlightDescription
{
	width: 100%;
	float: left;
}

.DownloadDocuments
{
	padding: 10px;
	border: 1px solid #dddddd;
	background-color: #f5f5f5;	
}

.PublicationTable
{
	width: 100%;
	height: auto;
	border-collapse: collapse;	
}

.PublicationImage
{
	border: 1px solid #000000;	
}

.PublicationImageColumn
{
	text-align: center;	
}

.PublicationDescriptionColumn
{
	text-align: center;
	width: 25%;
}

.PublicationReefBaseImage
{
	width: 30%;
	float: left;
}

.PublicationReefBaseDescription
{
	width: 70%;
	float: right;
}

.EventsIntroHeight
{
	height: 110px;	
}

.EventsTable
{
	width: 100%;
	border-collapse: collapse;	
}

.EventsTableDate
{
	width: 25%;
}

.EventsTableTitle
{
	width: 75%;
}

.EventDetailsTable
{
	width: 100%;
	border-collapse: collapse;	
}

.EventDetailsLabel
{
	width: 15%;
	font-weight: bold;
}

.EventDetailsField
{
	width: 85%;
}

.EventDetailsImage
{
	border: 1px solid #dddddd;
}

.KeyIssuesCurrentStatusTable
{
	width: 100%;
	border-collapse: collapse;	
}

.KeyIssuesCurrentStatusTitleBar
{
	color: #ffffff;
	font-weight: bold;
	background-color: #999966; 
	padding: 5px;
	text-align: left;
}

.KeyIssuesCurrentStatusDate
{
	font-size: 0.85em;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}

.KeyIssuesCurrentStatusImage
{
	margin: 5px 10px 5px 0px;	
}

.ContactDetailsTable
{
	width: 100%;
	border-collapse: collapse;	
}

.ContactDetailsLabel
{
	width: 26%;
	font-weight: bold;
	color: #999966;
}

.ContactDetailsField
{
	width: 74%;
}

.ContactDetailsMap
{
	border: 1px solid #dddddd;
	cursor: pointer;
}

.ContactDetailsMapLink
{
	cursor: pointer;
}

.StatusTable
{
	width: 100%;
	border-collapse: collapse;	
}

.StatusTableImage
{
	width: 4%;	
}

.StatusTableText
{
	width: 96%;	
}

.TsunamiTable
{
	width: 100%;
	border-collapse: collapse;	
}

.TsunamiTableDate
{
	width: 15%;
}

.TsunamiTableTitle
{
	width: 85%;
}

.AdminTable
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;		
}

.AdminSideBar
{
	width: 20%;
	background-color: #fafafa;
}

.AdminContent
{
	width: 80%;	
	padding: 5px		
}

.AdminToolBar
{
	height: 16px;
	background-color: #999966;
	border-bottom: 1px solid #dddddd;
	padding: 3px;
	color: #ffffff;
}

.AdminToolBarLeftPanel
{
	float: left;	
	font-weight: bold;
}

.AdminToolBarRightPanel
{
	float: right;	
}

.Form
{
	border: 1px solid #dddddd;
	background-color: #fafafa;	
}

.LoginFrame
{
	width: 45%;
	border: 1px none #dddddd;	
	margin: 0px auto 150px 0px;	
	padding: 0px;
}

.LoginTitle
{
	text-align: center;
	padding: 5px;
}

.LoginTable
{
	width: 100%;
	border-collapse: collapse;		
}

.LogOutText
{
	color: #ffffff;	
}

.SideBarMenu
{
	font-size: 0.85em;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.SideBarMenuItem
{
	color: #666666;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	background-color: #fafafa;
	background-image: url(images/sidebaritem.gif);
	background-repeat: no-repeat;
	border: 1px none #ff0000;
}
.SideBarSubMenuItem
{
	color: #666666;
	padding: 5px 5px 5px 5px;
	background-color: #fafafa;
	border: 1px none #ff0000;
}
.SideBarMenuItemHover
{
	color: #0066cc;
	background-color: #fafafa;
	background-image: url(images/sidebaritemhover.gif);
	background-repeat: repeat-x;
}

.ChangePasswordFrame
{
	width: 55%;
	border: 1px none #dddddd;	
	margin-bottom: 150px;
	padding: 0px;
}

.ChangePasswordTitle
{
	text-align: center;
	padding: 5px;
}

.ChangePasswordMessage
{
	padding: 5px;
}

.ChangePasswordTable
{
	width: 100%;
	border-collapse: collapse;	
}

.ChangePasswordLabel
{
	width: 45%;
}

.ChangePasswordField
{
	width: 55%;
}

.EmailTable
{
	width: 100%;
	border-collapse: collapse;
}
.EmailLabel
{
	width: 15%;	
}
.EmailField
{
	width: 85%;
}

.ImageBorder
{
	border: 1px solid #dddddd;	
}

.PreviewFrame
{
	width: 350px;
	margin: 0px 0px 0px 30px;
}

.Hint
{
	font-size: 0.85em;
	color: #888888;	
}

.AttachImageTable
{
	width: 100%;
	border-collapse: collapse;	
	text-align: center;
}

.PreviewArticleFrame
{
	width: 100%;
}

.ArticleTable
{
	width: 100%;
	border-collapse: collapse;	
}

.ArticleTitle
{
	font-size: 1.5em;
	color: #999966;	
	vertical-align: top;
}

.ArticleDate
{
	font-size: 0.8em;
	font-style: italic;
	vertical-align: top;
	padding-bottom: 15px;
}

.ArticleText
{
	width: 100%;
	text-align: justify;
	vertical-align: top;
}


.ArticlePhoto
{
	width: auto;
	text-align: center;
	vertical-align: top;
	padding: 5px 5px 0px 10px;
}

.ArticleMisc
{
	vertical-align: top;
	padding-top: 15px;
}