﻿/* Maitai Bora Bora Styles */
body, table, .HotPres, td {font-family: Arial; font-size: 12px; color:#5a5a5a;}
a {color: #59a662; cursor: hand; text-decoration: none; font-weight: bold;}
a:link{}
a:hover{}
a:visited{}
hr{color:#c6d7c8; height:1px;}
.footer, .footer a:link, .footer a:visited {font-family: Verdana, Geneva; font-size: 9px;color: #93b79d; text-decoration: none;}
.BoraboraLink {color: #59a662; cursor: hand; text-decoration: none; font-weight: bold;}
.FakaravaLink {color: #5487b2; cursor: hand; text-decoration: none; font-weight: bold;}

/* TEXT */
h1, .HotName{font-size: 17px; text-decoration:none; font-family: Futura Light, Verdana, Geneva; color:#555555; text-transform: none; font-weight:normal !important} 
h2, .HotNameSub{font-size: 13px; font-family: Futura Light, Verdana, Geneva;}  
h3 {font-size: 13px; font-family: Futura Light, Verdana, Geneva;}  
h4 {font-size: 13px; font-family: Futura Light, Verdana, Geneva;}  
h5 {font-size: 13px; font-family: Futura Light, Verdana, Geneva;}  

/* MENU */
.RadMenu .rmGroup .rmText {padding:6px 0 5px 0 ! important;}

/* Custom Styles */
.cs1{}
.cs2{}
.cs3{}
.cs4{}
.cs5{}

.HotH{font-weight: normal;font-size: 13px;text-decoration:none; text-transform: uppercase;}
.HotPresSmall{font-size: 11px; text-decoration:none; font-family: arial; line-height:120%; color:#333333;}
.HotPresPic{font-size: 13px;font-style: italic;text-decoration: none;} /* Style for text below images */
.HotPresH{font-size: 13px;text-decoration:none;}
.bText2, .bBox{font-size: 9px}
.error { FONT: 11px Arial; COLOR: #990000 }
.cs1{font-family: Futura, Arial; font-size: 17px; color:#4ea058;}

/* IMAGES */
.ImageBorder{border: #666666 1px solid;}
.ImagePopUp{border: #666666 1px; cursor:pointer;}
.Enlarge{font-size: 13px;color: red;text-align: justify;} /* Style for 'enalrge' text below blow up images */

/* Pictures and presentation spaces */
.PresentationSpaceLeft{width: 0px;}
.PresentationSpaceRight{width: 0px;}
.PreTableRight{clear: right;margin-top: 2px;display: inline;float: right;margin-bottom: 2px;margin-left: 4px;}
.PreTableCenter{margin: 2px 4px;}
.PreTableLeft{clear: left;margin-top: 2px;display: inline;float: left;margin-bottom: 2px;margin-right: 4px;}


/*  2008 automatically adds columns either side of the content which adds padding.  The below code removes these columns   */
.tblL{display:none;}
.tblR{display:none;}
.tblTLC{display:none;}
.tblTRC{display:none;}
.tblBLC{display:none;}
.tblBRC{display:none;}

/* Top Menu Styles */


.RadMenu_MenuTop 
{
	text-align: right;
	vertical-align: middle;
	line-height: 36px;

}


.RadMenu_MenuTop .rmLink .rmText
{
	/*CSS class for Mozilla & Opera*/
	font: normal 12px Arial, sans-serif;
	padding: 5px 0px 5px 0px;
	color: #729e77;
	border-bottom: solid 1px #d2d3d2;
	border-top: solid 1px #f3f5f4;
	width:110px !important;
    white-space: normal;
}

*html .RadMenu_MenuTop .rmLink .rmText
{
	/*CSS hack for IE6*/
	font: normal 12px Arial, sans-serif;
	padding: 10px 5px 5px 5px;
	color: #729e77;
	border-bottom: solid 1px #d2d3d2;
	border-top: solid 1px #f3f5f4;
	width:110px;
	white-space: normal;
}

*+html .RadMenu_MenuTop .rmLink .rmText
{
	/*CSS hack for IE7*/
	font: normal 12px Arial, sans-serif;
	padding: 10px 5px 5px 5px;
	color: #729e77;
	border-bottom: solid 1px #d2d3d2;
	border-top: solid 1px #f3f5f4;
	width:110px;
	white-space: normal;
}

.RadMenu_MenuTop .rmLink:hover,
.RadMenu_MenuTop .rmFocused,
.RadMenu_MenuTop .rmExpanded,
.RadMenu_MenuTop .rmText:hover
{
	color: #5c7f60 !important;
	cursor: hand;
	
}


.RadMenu_MenuTop .rmGroup .rmLink
{
	text-decoration: none;
	color: #729e77;
	background-color: #e6ede6;
	min-width: 110px;
}



.RadMenu_MenuTop .rmGroup .rmLink:hover,
.RadMenu_MenuTop .rmGroup .rmFocused,
.RadMenu_MenuTop .rmGroup .rmExpanded
{
	background-color: #dfe9e0;
	color: #5c7f60;
}


.RadMenu_MenuTop .rmGroup .rmLink .rmText
{
	font: normal 12px Arial, sans-serif;
	color: #729e77;
}




.RadMenu_MenuSide 
{
	text-align: right;
	vertical-align: middle;
	line-height: 36px;

}


.RadMenu_MenuSide .rmLink .rmText
{
	/*CSS class for Mozilla & Opera*/
	font: normal 12px Arial, sans-serif;
	padding: 5px 0px 5px 0px;
	color: #989898;
	width:110px;
	white-space: normal;
}

*html .RadMenu_MenuSide .rmLink .rmText
{
	/*CSS hack for IE6*/
	font: normal 12px Arial, sans-serif;
	padding: 10px 5px 5px 5px;
	color: #989898;
	width:110px;
	white-space: normal;
}

*+html .RadMenu_MenuSide .rmLink .rmText
{
	/*CSS hack for IE7*/
	font: normal 12px Arial, sans-serif;
	padding: 10px 5px 5px 5px;
	color: #989898;
	width:110px;
	white-space: normal;
}

.RadMenu_MenuSide .rmLink:hover,
.RadMenu_MenuSide .rmFocused,
.RadMenu_MenuSide .rmExpanded,
.RadMenu_MenuSide .rmText:hover
{
	color: #575757 !important;
	cursor: hand;
	
}


.RadMenu_MenuSide .rmGroup .rmLink
{
	text-decoration: none;
	color: #989898;
	background-color: #e6ede6;
	min-width: 110px;
}



.RadMenu_MenuSide .rmGroup .rmLink:hover,
.RadMenu_MenuSide .rmGroup .rmFocused,
.RadMenu_MenuSide .rmGroup .rmExpanded
{
	background-color: #dfe9e0;
	color: #5c7f60;
}


.RadMenu_MenuSide .rmGroup .rmLink .rmText
{
	font: normal 12px Arial, sans-serif;
	color: #989898;
}

