﻿/* Begin General */

body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: small;
	background-color: #004d8f;
}

a
{
	text-decoration: none;
}

hr 
{
	height: 1px;
	border: 1px solid #dddddd;
	border-bottom: 1px none #dddddd;
}

ul
{
	list-style-type: square;	
}

input
{
	font-family: Verdana, Arial;
	font-size: small;
}

select
{
	font-family: Verdana, Arial;
	font-size: small;
}


textarea
{
	font-family: Verdana, Arial;
	font-size: small;
}

.Center
{
	text-align: center;	
}

.Left
{
	text-align: left;
}

.Right
{
	text-align: right;
}

.Clear
{
	clear: both;
}

.PageTitle
{
	width: 850px;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	color: #005104;
	padding: 10px;
	margin: 0px auto 0px auto;
}

.Paragraph
{
	padding: 0px 20px 0px 20px;	
	text-align: justify;
	line-height: 1.35em;
}

.Loading
{
	color: #ffffff;
	background-color: #aa0000;
	font-weight: bold;
	padding: 5px;
	text-align: center;	
}

/* End General */

/* Begin Form */
.Form
{
	background-color: #fafafa;
	border: 1px solid #dddddd;
}
.TextBox
{
	font-size: 1em;
}
.TextArea
{
	font-size: 1em;
	font-family: Arial, Verdana;
}
.Button
{
	font-size: 1em;
}
.CheckBox
{
	font-size: 1em;
}
.ComboBox
{
	font-size: 1em;
}
.Radio
{
	font-size: 1em;
}
.Label
{
	font-size: 1em;
}
.FileUpload
{
	font-size: 1em;
}
.Calendar
{
	font-size: 1em;	
}
.ListBox
{
	font-size: 1em;	
}
.RequiredFieldLabel
{
	font-size: 1em;
	color: #990000;
}
.ValidationLabel
{
	font-size: 1em;
	color: #990000;
	font-weight: bold;
}
.Hint
{
	font-size: 0.8em;	
	color: #3333ff;
}
/* End Form */


/* Begin Master Page */
.MainFrame
{
	width: 900px;
	height: auto;
	margin: 10px auto 10px auto;
	border: 1px none #ffffff;
	background-color: #ffffff;
}

.HeaderTable
{
	width: 100%;
	border-collapse: collapse;	
}

.SiteMapPath
{
	padding: 5px 10px 5px 10px;
	font-size: 0.85em;		
}
 
.FooterTable
{
	width: 95%;
	border-collapse: collapse;
	margin: 10px auto 10px auto;
	text-align: Left;
}

.FooterText
{
	color: #888888;
	font-weight: bold;	
}

.FooterReefBase
{
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	background-color: #004d8f;
	padding: 0px 0px 10px 0px;
}

.FooterReefBaseLink
{
	color: #ffffff;
	font-weight: bold;
	background-color: #004d8f;
	text-decoration: underline;
}
 
.MenuBackground
{
	background-image: url(../../images/menu_background.gif);
	background-repeat: repeat-x;
}

.MenuItem
{
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

.MenuHoverItem
{
	text-align: center;
	font-weight: bold;
	color: #ffff00;
}

/* End Master Page */


/* Begin Home */

.HomePhotoLeft
{
	margin: 0px 10px 0px 0px;	
}

.HomePhotoRight
{
	margin: 0px 0px 0px 10px;	
}

/* End Home */


/* Begin Team Members */

.TeamPhotoLeft
{
	width: 180px;
	height: 220px;
	background-image: url(../../images/team_shadow.gif);	
	padding: 10px 0px 0px 10px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.TeamPhotoRight
{
	width: 180px;
	height: 220px;
	background-image: url(../../images/team_shadow.gif);	
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	float: right;
}

.TeamColorText
{
	color: #004d8f;
}

/* End Team members */

/* Begin Blog */

.LogBookTable
{
	width: 100%;
	border-collapse: collapse;
}

.LogBookDayTitle
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	color: #004d8f;
}

.LogBookDaySubTitle
{
	font-weight: bold;
}

.LogBookDetailsPhotoListTable
{
	width: 100%;
	border-collapse: collapse;
}

.LogBookPhoto
{
	border: 1px none #dddddd;
	margin-bottom: 0px;	
}

.LogBookPhotoColumn
{
	text-align: left;
	line-height: 1.25em;
	font-size: 0.85em;
	color: #004d8f;
	padding-left: 10px;
}
/* End Blog */

/* Begin What Participants Say */

.WPSTable
{
	width: 100%;
	border-collapse: collapse;
}

.WPSLanguageMenu
{
	font-size: 0.85em;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
}

.WPSSubTitleTable
{
	width: 98%;
	border-collapse: collapse;
}

.WPSTitle
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	color: #004d8f;
}

.WPSSubTitle
{
	font-weight: bold;
}

.WPSDetailsPhotoListTable
{
	width: 100%;
	border-collapse: collapse;
}

.WPSPhoto
{
	border: 1px none #dddddd;
	margin-bottom: 0px;	
}

.WPSPhotoColumn
{
	text-align: left;
	line-height: 1.25em;
	font-size: 0.85em;
	color: #004d8f;
	padding-left: 10px;
}
/* End What Participants Say */

/* Begin Sponsor */

.SponsorFrame
{
	width: 500px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 10px;
}

.SponsorTitle
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	color: #004d8f;
}

.SponsorPhoto
{
	border: 1px none #dddddd;
	margin-bottom: 3px;	
	margin: 0px 10px 0px 0px;
}

/* End Sponsor */


/* Begin Photos */
.PhotoSimpleSearchTable
{
	width: 100%;
	border-collapse: collapse;	
}

.PhotoSimpleSearchLabel
{
	width: 10%;
}

.PhotoSimpleSearchField
{
	width: 70%;
}
.PhotoSimpleSearchAdvanced
{
	width: 20%;
	text-align: right;
	font-size: 0.85em;
}
.PhotoAdvancedSearchTable
{
	width: 100%;
	border-collapse: collapse;	
}
.PhotoAdvancedSearchTitle
{
	width: 80%;
}
.PhotoAdvancedSearchSimple
{
	width: 20%;
	text-align: right;
	font-size: 0.85em;
}
.PhotoAdvancedSearchLabel
{
	width: 12%;
}

.PhotoAdvancedSearchField
{
	width: 38%;
}

.PhotoAdvancedGo
{
	width: 100%;
}

.PhotoListItem
{
	width: 282px;
	vertical-align: top;
}

.PhotoResultImageThumbnail
{
	width: 250px;
	height: 187px;
	cursor: pointer;
}

.PhotoResultImageThumbnailFrame
{
	border: 1px none #666666;
	margin: 0px auto 5px auto;
	width: 250px;
	height: 187px;
	background-color: #dddddd;
}

.PhotoResultImageTextFrame
{
	margin: 0px auto 5px auto;
	width: 250px;
}

.PhotoViewerTitleTable
{
	width: 810px;
	border-collapse: collapse;	
	background-color: #004d8f;
	color: #ffffff;
	margin-bottom: 10px;
	cursor: default;
}

.PhotoViewerTitleColumn
{
	width: 33%;
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.PhotoViewerButtonColumn
{
	width: 34%;
	text-align: right;
	padding-right: 10px;
}
.PhotoViewerTable
{
	width: 800px;
	border-collapse: collapse;	
}
.PhotoViewerLabel
{
	width: 20%;
	font-weight: bold;
	color: #004d8f;
}
.PhotoViewerField
{
	width: 30%;
}
.PhotoViewerImage
{
	padding: 10px;
}
.PhotoViewerFrame
{
	height: 380px;
	width: 800px;
	overflow: scroll;
	border: 1px solid #dddddd;
}

.PhotoPopupBackground
{
	background-color: #000000;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}

.PhotoPopupViewer
{
	width: 850px;
	height: 680px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	padding: 10px;
}


/* End Photos */


/* Boolean Search */
.BooleanSearchHint
{
	font-size: 0.8em;
	color: #888888;
	cursor: pointer;
}

.BooleanSearchHintBox
{
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #dddddd;	
	text-align: left;
	width: 98;
	background-color: #ffffaa;
}

.BooleanSearchTextHighlight
{
	color: #0000ff;	
	font-weight: bold;
}

/* End Boolean Search */
