@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #333333;
	background-image: url(/app_themes/moana-lani-en/css/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	background-size: auto;
	background-attachment: fixed;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-color: #BFE3F5;
}
img {
	text-decoration: none;
	border-style: none;
 	vertical-align: bottom;
}
a {
	text-decoration: none;
	outline: none;
}

.clear {
	clear:both;
}

.jumpmenu {
	width: 130px;
	border: thin solid #666666;
}

/*footer style*/
#footer {
	margin: 0px auto 0px;
	text-align: center;
	clear: both;
	float: none;
	padding: 0px;
	background: #CBEAF8 url(/app_themes/moana-lani-en/css/footer_bg.jpg) repeat-x center top;
	height: 80px;
	width: 960px;
	vertical-align: middle;
	font-size: 10px;
	border-top:#bbbbbb 1px solid;
}
#footer #footercontainer {
	margin: 5px auto 0px;
	text-align: center;
	clear: both;
	float: none;
	padding: 0px;
	height: auto;
	width: 960px;
	vertical-align: middle;
	font-size: 10px;
	color:#999999;
}

/*link style*/

#maincontents a.txt:link{
	color: #999999;
	text-decoration: underline;
	outline: none;
}
#maincontents a.txt:visited{
	color: #999999;
	text-decoration: underline;
	outline: none;
}
#maincontents a.txt:hover{
	color: #000000;
	text-decoration: none;
}
#maincontents a.txt:active{
	color: #655790;
	text-decoration: none;
	outline: none;
}
#maincontents a.CMSBreadCrumbsLink:link{
	color: #999999;
	text-decoration: underline;
	outline: none;
}
#maincontents a.CMSBreadCrumbsLink:visited{
	color: #999999;
	text-decoration: underline;
	outline: none;
}
#maincontents a.CMSBreadCrumbsLink:hover{
	color: #000000;
	text-decoration: none;
}
#maincontents a.CMSBreadCrumbsLink:active{
	color: #655790;
	text-decoration: none;
	outline: none;
}

#location a.txt:link{
	color: #999999;
	text-decoration: underline;
	outline: none;
}
#location a.txt:visited{
	color: #999999;
	text-decoration: underline;
	outline: none;
}
#location a.txt:hover{
	color: #000000;
	text-decoration: none;
}
#location a.txt:active{
	color: #655790;
	text-decoration: none;
	outline: none;
}

#footer a.txt:link{
	color: #999999;
	text-decoration: none;
	outline: none;
}
#footer a.txt:visited{
	color: #999999;
	text-decoration: none;
	outline: none;
}
#footer a.txt:hover{
	color: #000000;
	text-decoration: none;
}
#footer a.txt:active{
	color: #655790;
	text-decoration: none;
	outline: none;
}
