/* MoanaEvents.com Stylesheet */
/* Copyright 2009 W3 Design & Development - W3dd.com */

body {
	background: #FFFFFF;
	margin: auto;
	padding: 30px 0 0 0;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
}

a:link,
a:visited {
	text-decoration: none;
	color: #33CCCC;
}

a:hover {
	border-bottom: #bdf 1px dotted;
}

.pageWrapper {
	margin: 0 auto;
	width: 750px;
	min-width: 750px;
}

#titlebar {
	clear: both; 
	margin: 0px; 
	padding: 0px; 
	width: 750px; 
	border: 0px;
	text-align: left;
}

#titlebar a:hover {
	text-decoration:none;
	cursor: pointer;
	border: 0px;
}

#contentTable {
	margin:0px; 
	padding:0px; 
	clear: both; 
	width: 750px;
}

#mainContent {
	padding: 10px 20px 5px 20px;
	margin: 5px 10px 5px 10px;
	text-align: left;
}

#navcontainer 
{
padding-right: 5px;
}

#navlist
{
padding-left: 0;
margin-left: 0;
width: 100px;
font: bold 14px "Times New Roman", Times, serif;
color: #73f2df;
}

#navlist li
{
text-align: right;
list-style: none;
margin: 0;
padding: 0.25em;
}

#navlist li a { 
text-decoration: none;
color: #ff5e00;
}

#navlist li a:hover { 
color: #339999;
}

/*Home Page Menus*/
#navlisthp
{
padding-left: 0;
margin-left: 0;
width: 100px;
font: bold 14px "Times New Roman", Times, serif;
color: #73f2df;
}

#navlisthp li
{
text-align: right;
list-style: none;
margin: 0;
padding: 0.25em;
}

#navlisthp li a { 
text-decoration: none;
color: #339999;
}

#navlisthp li a:hover { 
color: #ff5e00;
}

#menus2 {
	background-image: url(images/MoanaLei_btm.gif); 
	background-repeat: no-repeat; 
	background-position: top; 
	margin: 0px; 
	padding: 0px;
}

/*moana events text*/
.moana {
	font-weight: bold;
	color: #ff5e00;
}

.captionText {
font-size: 11px;
font-weight: bold;
font-style:italic;
color: #339999;
text-align:center;
}

.thumbPhotos {
 margin: 0px;
 padding: 5px 0px 5px 0px;
 border: 0px;
 text-align: right;
}
.thumbPhotos a:hover {
	border: 0px;
	border-bottom: none;
	text-decoration: none;
}

.thumbPhotos a:hover img { 
	filter: alpha(opacity=40);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.40; opacity:.4;	
}

.contentHeader {
	color:#5a5a5a;
	font-weight: bold;
	font-size: 22px;
	padding: 5px 25px 0px 10px;	
	text-align: left;
	display:none;
	visibility:hidden;
}
.contentsubHeader {
	color:#5a5a5a;
	font-size: 20px;
	padding: 0px 25px 0px 10px;
}
.contentText {
	color:#5a5a5a;
	font-size: 12pt;
	padding: 0px 10px 8px 10px;
	line-height: 1.5em;	
}

#listContainer
{
	color:#5a5a5a;
	font-size: 12pt;
	padding: 0px 10px 8px 10px;	
}

#contentList li
{
	list-style-image: url(images/star.gif);
	margin: 0;
	padding: 0.25em;
}

#formTable {
	color:#339999;
	font-size: 14px;
	padding: 0px 10px 8px 10px;	
}

#formTable input {
background-color: #99ccff;
color: black;
font-weight: bold;
font-size: 12pt;
border: black 1px solid;
}

#formTable textarea {
background-color: #99ccff;
border: black 1px solid;
color: black;
font-size: 12pt;
font-weight: normal;
}

#formTable .button {
background-color: #c0c0c0;
border: #000000 1px solid;
font-size: 12pt;
color: #ff5e00;
text-align: center;
} 

#footerLine {
	border-bottom: #73f2df dotted 2px;
}

.footerText {
font-size: 11px; 
font-weight: bold; 
color: #ff5e00; 
text-align:center; 
padding-top: 5px;
}

.footerText a:link, a:visited {
	text-decoration: underline;
	color: #ff5e00;
}
