/*#LTR, RTL#*/
.LTR, .RTL
{
	background-color: #98d4c0;
}

/*#Body#*/
body
{
	font-family: arial; /*font-family: tahoma;*/
	margin: 0px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	overflow: -moz-scrollbars-vertical;
	margin: 10px 0px 0px;
}

/*#EditingFormLabelCell#*/
.EditingFormLabelCell
{
	vertical-align: top;
}
/*#td#*/
td
{
	font-size: 11px;
}

/*#a#*/
a
{
	color: #2562AF;
	font-weight: bold;
}

a:hover
{
	color: #63C7C5;
}

/*#Footer#*/
.Footer
{
	/*font-family: tahoma;*/
	font-family: arial,sans-serif;
	font-size: 9px; 
	color: #646567; 
	font-weight: bold;
}

.Footer a
{
	color: #646567;
	text-decoration: none;
}

.Footer a:hover
{
	color: #29a0b4;
}

/*#SectionLink#*/
.SectionLink
{
	/*font-weight: bold; */
	font-size: 20px; 
	color: #2562af; 
	font-family: arial;
}

.SectionLink a
{
	color: #2562af; 
	text-decoration: none;
	font-weight: normal;
}

.SectionLink a:hover
{
	color: #322F73;
}

.SmallSectionLink
{
	font-weight: bold; 
	font-size: 12px; 
	color: #2562af; 
	font-family: arial;
}

.SmallSectionLink a
{
	color: #2562af; 
	text-decoration: none;
}

.SmallSectionLink a:hover
{
	color: #322F73;
}

/*#h1#*/
h1
{
	font-family: Arial;
	font-size: 20px;
	color: #2562af;
	line-height: 23px;
	font-weight: normal;
	margin-top: 0px;
}

/*#h2#*/
h2
{
	font-family: Arial;
	font-size: 17px;
	color: #2562af; 
	line-height: 20px;
	font-weight: normal;
}

/*#h3#*/
h3
{
	font-family: Arial;
	font-size: 12px;
	color: #2562af; 
	font-weight: normal;
}

/*#h4#*/
h4
{
	font-family: Arial;
	font-size: 14px;
	color: #2562af; 
	font-weight: normal;
}

/*#CMSMenu#*/
.CMSMenu
{
	padding-bottom: 0px;
	cursor: default;
	margin-top: 0px;
	width: 196px;
}
.CMSMenuItem
{
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: arial,sans-serif;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-position: 90% center;
	background-image: url(/App_Themes/Blueys/arrowBlue.gif);
	background-repeat: no-repeat;
}

.CMSMenuHighlightedMenuItem
{
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: arial,sans-serif;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-position: 90% center;
	background-image: url(/App_Themes/Blueys/arrowGreen.gif);
	background-repeat: no-repeat;
}

.CMSMenuItemMouseUp, .CMSMenuItemMouseOver, .CMSMenuItemMouseDown, .CMSMenuHighlightedMenuItemMouseUp, .CMSMenuHighlightedMenuItemMouseOver, .CMSMenuHighlightedMenuItemMouseDown
{
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: arial,sans-serif;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-position: 90% center;
	background-image: url(/App_Themes/Blueys/arrowGreenLight.gif);
	background-repeat: no-repeat;
}

.SubCMSMenu
{
	margin: 0px auto;
	display: block;
	border:none;
}
 
.SubCMSMenuItem
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	font-family: arial,sans-serif;
	color: #2562AF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #63C7C5;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	font-weight: bold;
}
 
.SubCMSMenuHighlightedMenuItem
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	font-family: arial,sans-serif;
	color: #2562AF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #B7D540;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	font-weight: bold;
}

.SubCMSMenuItemMouseOver, .SubCMSMenuItemMouseDown, .SubCMSMenuItemMouseUp, .SubCMSMenuHighlightedMenuItemMouseDown, .SubCMSMenuHighlightedMenuItemMouseOver, .SubCMSMenuHighlightedMenuItemUp 
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	font-family: arial,sans-serif;
	color: #2562AF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #98D4C0;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	font-weight: bold;
}

/*#CMSBreadCrumbs#*/
.CMSBreadCrumbs
{
	font-size: 9px;
	color: #BDBDBD;
}

.CMSBreadCrumbs a
{
	font-size: 9px;
	color: #BDBDBD;
}
.CMSBreadCrumbs a:Hover
{
	color: #696969;
}
.CMSBreadCrumbsLink a
{
	font-size: 9px;
	color: #BDBDBD;
}
.CMSBreadCrumbsLink
{
	font-weight: bold;
	font-size: 9px;
	color: #BDBDBD;
}
.CMSBreadCrumbsLink a:Hover
{
	color: #BDBDBD;
}
.CMSBreadCrumbsCurrentItem
{
	font-weight: bold;
	font-size: 9px;
	color: #BDBDBD;
}

/*#FormButton#*/
/*#Button#*/
.FormButton, .Button
{
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #2562AF;
	border-bottom-style: none;
	font-weight: bold;
	font-size: 13px;
	font-family: arial,sans-serif;
	height: 19px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	cursor: pointer;
}

/*#TextBox#*/
.TextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	height: 17px;
}

/*#MessageBox#*/
.MessageBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
}

/*#EditingFormValueCell#*/
.EditingFormValueCell
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
}

/*#TextBoxRow#*/
.TextBoxRow
{
	height: 25px;
}

/*#Top#*/
.Top
{
	border-top: #90a7ac 1px solid; 
}

/*#Bottom#*/
.Bottom
{
	border-bottom: #90a7ac 1px solid;
}

.Sides, .Top, .Bottom
{
	border-left: #90a7ac 1px solid; border-right: #90a7ac 1px solid;
}

/*#Content#*/
.Content
{
	border-right: #90a7ac 1px solid;
	vertical-align: top;
	padding-bottom: 10px;
}

/*#Accommodation#*/
/*#Property#*/
/*#Cafe#*/
.AccommodationLink, .PropertyLink, .CafeLink
{
	padding-top: 10px; 
	padding-bottom: 5px; 
	padding-left: 30px; 
}

.AccommodationLink
{
	background-color: #63c7c5; 
	border-bottom: #ffffff 4px solid;
}

.PropertyLink
{
	background-color: #98d4c0; 
	border-bottom: #ffffff 4px solid;
}

.CafeLink
{
	background-color: #b7d540; 
}

/*#MenuColumn#*/
.MenuColumn
{
	border-right: #ffffff 4px solid;
	border-left: #90a7ac 1px solid;
	background-color: #2562af;
	vertical-align: top;
	width: 200px;
}

/*#PropertyTitlePreview#*/
.PropertyTitlePreview, .ContactFormTitle
{
	font-size: 15px;
	color: #2562af;
	font-weight: bold;
}

/*#ContactMessage#*/
.ContactMessage
{
	color: #2562af;
	font-weight: bold;
}

/*#SectionTitle#*/
.SectionTitle
{
	border-right: #2562af 1px solid; 
	border-top: #2562af 1px solid; 
	border-left: #2562af 1px solid; 
	border-bottom: #2562af 1px solid; 
	background-position: right bottom; 
	padding-left: 25px;
	font-size: 18px; 
	background-image: url(/App_Themes/Blueys/wave.gif); 
	width: 370px; 
	color: #2562af; 
	background-repeat: no-repeat; 
	font-family: arial; 
	height: 50px;
}

.TheResort, .Accommodation, .Dining
{
	/*border-bottom: #ffffff 5px solid; */
	padding-bottom: 10px; 
	padding-top: 10px; 
	text-align: center; 
	text-decoration: none
}

.TheResort
{
	background-color: #63c7c5; 
	border-right: #ffffff 4px solid; 
	border-left: #90a7ac 1px solid; 
}

.Accommodation
{
	background-color: #98d4c0; 
	border-left: #ffffff 2px solid;
	border-right: #ffffff 4px solid; 
}

.Dining
{
	background-color: #b7d540; 
	border-left: #ffffff 2px solid;
	border-right: #90a7ac 1px solid; 
}

.temp
{
}