body, table, .HotPres, td {font-family: Arial, Sans-Serif, Verdana; font-size: 10px; color: #5e5e5e;}
a {color: #c1af5e; cursor: pointer; text-decoration: none;}
a:link{}
a:hover{}
a:visited{}
hr{color:#00264c; height:1px;}
.FooterTop, .FooterTop a:link, .FooterTop a:visited{font-family: Arial, Sans-Serif, Verdana; font-size: 10px; color: #5e5e5e; text-decoration: none; text-align: center !important; margin: 0;}
.FooterBottom, .FooterBottom a:link, .FooterBottom a:visited{font-family: Arial, Sans-Serif, Verdana; font-size: 10px; color: #5e5e5e; text-decoration: none; text-align: center !important; margin: 0;}

/* TEXT */
h1, .HotName{font-size: 18px; text-decoration: none; font-family: Trebuchet MS, Verdana, Arial; color:#3f3f3f; font-weight: bold !important} 
h2, .HotNameSub{font-size: 14px; text-decoration: none; font-family: Trebuchet MS, Verdana, Arial; color:#3f3f3f; font-weight: bold !important; }  
h3 {font-size: 13px; font-family: verdana,arial;}  
h4 {font-size: 13px; font-family: verdana,arial;}  
h5 {font-size: 13px; font-family: verdana,arial;}  

/* Custom Styles */
.cs1{ font-family: Arial, Sans-Serif, Verdana; font-size: 10px; color: #b1b1b1;}
.cs2{}
.cs3{}
.cs4{}
.cs5{}

.HotH{font-weight: normal;font-size: 13px;text-decoration:none; text-transform: none; color: Black;}
.HotPresSmall{font-size: 11px; text-decoration:none; font-family: verdana, 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 }

/* 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: 10px;}
.PresentationSpaceRight{width: 10px;}
.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;}

/*Styles for MetaData/Surveys */
.MDTabHeader{font-weight: normal; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; text-transform: uppercase; font-weight:bold; background-color: White;}
.MDTabControl{border-color:Black; border-width:1px; border-style:solid;}
.MDPrevNextRow{font-size: 12px;text-align: left; font-family: Verdana, Arial, sans-serif; line-height:130%; color:#333333;}
.MDPrevNextButton{font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; BORDER-RIGHT: #666666 1px inset; BORDER-TOP: #000000 1px inset; BORDER-LEFT: #000000 1px inset; COLOR: #333333; BORDER-BOTTOM: #666666 1px inset; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff;text-decoration:none; }
.MDCaption{font-size: 11px;text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; line-height:130%; color:#666666; width:30%;}
.MDSubSection{font-size: 11px;text-align: left; font-family: Verdana, Arial, Helvetica, sans-serif; line-height:130%; color:#666666; width:30%;}
.MDOptionsInHeader{font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center;}
.MDTextOrControl{font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; COLOR: #333333; BORDER-RIGHT: #666666 1px inset; BORDER-TOP: #000000 1px inset; BORDER-LEFT: #000000 1px inset; COLOR: #333333; BORDER-BOTTOM: #666666 1px inset; }
.MDOptionList{vertical-align: top; FONT: 12px Arial; COLOR: #333333; BORDER-RIGHT: #666666 1px inset; BORDER-TOP: #000000 1px inset; BORDER-LEFT: #000000 1px inset; COLOR: #333333; BORDER-BOTTOM: #666666 1px inset;}
.MDTextOrControlCell{vertical-align:top; text-align:left;}
.MDRender{font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.MDErr{font:11px Arial; font-family: Verdana, Arial, Helvetica, sans-serif; color:#990000;}

/* Shopping Cart Classes */
.SCCDItemPrice{height: 100%; border-left:solid 1px #c4c4c4; border-bottom:solid 1px #c4c4c4; border-right:solid 1px #c4c4c4;}
.SCCDItemName{width: 100%; border-left:solid 1px #c4c4c4; border-top:solid 1px #c4c4c4; border-right:solid 1px #c4c4c4;}

/*RadMenu TimeUnlimited */

.RadMenu
{
    
    /*float: none !important;*/
    white-space: nowrap !important;
    padding: 0px;
    margin: 0px;
}

.RadMenu_MenuTop 
{
	text-align: left;
	vertical-align: middle;
	/*width: 572px !important;*/
}

.RadMenu_MenuTop .rmHorizontal .rmRootGroup
{
}

.RadMenu_MenuTop .rmLink
{
	font-family: Arial;
	cursor: pointer;
	text-decoration:none;
	color: #000000;
}


.RadMenu_MenuTop .rmExpanded
{
	z-index: 10000;
}

.RadMenu_MenuTop .rmLink:hover,
.RadMenu_MenuTop .rmFocused,
.RadMenu_MenuTop .rmExpanded
{
	text-decoration:none;
	cursor: pointer;
	color: #494a49;
}

.RadMenu_MenuTop .rmText
{
    font-size:12px;
	text-align:left;
	text-decoration:none;
	vertical-align:bottom;
	display:none;
	font-weight: 500;
}

.teGroup0
{
	width: 80px !important;
	height: 76px;
	background-image: url(/PicsHotel/StarsCottage/SkinImages/MenuImages/Home_OFF.jpg);
	background-repeat: no-repeat;
	background-position: bottom middle;
	z-index: 10000;
	padding: 0 2px 0 0 !important;
	margin: 0 !important;
}
.teGroup0:hover
{
	width: 80px !important;
	height: 76px;
	background-image: url(/PicsHotel/StarsCottage/SkinImages/MenuImages/Home_ON.jpg);
	background-repeat: no-repeat;
	background-position: bottom middle;
	z-index: 10000;
	padding: 0 2px 0 0 !important;
	margin: 0 !important;
}

.teGroup1
{
	width: 80px !important;
	height: 76px;
	background-image: url(/PicsHotel/StarsCottage/SkinImages/MenuImages/Indulge_OFF.jpg);
	background-repeat: no-repeat;
	background-position: bottom middle;
	z-index: 10000;
	padding: 0 2px 0 0 !important;
	margin: 0 !important;
}
.teGroup1:hover
{
	width: 80px !important;
	height: 76px;
	background-image: url(/PicsHotel/StarsCottage/SkinImages/MenuImages/Indulge_ON.jpg);
	background-repeat: no-repeat;
	background-position: bottom middle;
	z-index: 10000;
	padding: 0 2px 0 0 !important;
	margin: 0 !important;
}

.teGroup2
{
	width: 80px !important;
	height: 76px;
	background-image: url(/PicsHotel/StarsCottage/SkinImages/MenuImages/Discover_OFF.jpg);
	background-repeat: no-repeat;
	background-position: bottom middle;
	z-index: 10000;
	padding: 0 2px 0 0 !important;
	margin: 0 !important;
}
.teGroup2:hover
{
	width: 80px !important;
	height: 76px;
	background-image: url(/PicsHotel/StarsCottage/SkinImages/MenuImages/Discover_ON.jpg);
	background-repeat: no-repeat;
	background-position: bottom middle;
	z-index: 10000;
	padding: 0 2px 0 0 !important;
	margin: 0 !important;
}

.teGroup3
{
	width: 80px !important;
	height: 76px;
	background-image: url(/PicsHotel/StarsCottage/SkinImages/MenuImages/Taste_OFF.jpg);
	background-repeat: no-repeat;
	background-position: bottom middle;
	z-index: 10000;
	padding: 0 2px 0 0 !important;
	margin: 0 !important;
}
.teGroup3:hover
{
	width: 80px !important;
	height: 76px;
	background-image: url(/PicsHotel/StarsCottage/SkinImages/MenuImages/Taste_ON.jpg);
	background-repeat: no-repeat;
	background-position: bottom middle;
	z-index: 10000;
	padding: 0 2px 0 0 !important;
	margin: 0 !important;
}

.teGroup4
{
	width: 80px !important;
	height: 76px;
	background-image: url(/PicsHotel/StarsCottage/SkinImages/MenuImages/Play_OFF.jpg);
	background-repeat: no-repeat;
	background-position: bottom middle;
	z-index: 10000;
	padding: 0 2px 0 0 !important;
	margin: 0 !important;
}
.teGroup4:hover
{
	width: 80px !important;
	height: 76px;
	background-image: url(/PicsHotel/StarsCottage/SkinImages/MenuImages/Play_ON.jpg);
	background-repeat: no-repeat;
	background-position: bottom middle;
	z-index: 10000;
	padding: 0 2px 0 0 !important;
	margin: 0 !important;
}

.teGroup5
{
    width: 80px !important;
	height: 76px;
	background-image: url(/PicsHotel/StarsCottage/SkinImages/MenuImages/BookNow_OFF.jpg);
	background-repeat: no-repeat;
	background-position: bottom middle;
	z-index: 10000;
	padding: 0 2px 0 0 !important;
	margin: 0 !important;
}
.teGroup5:hover
{
    width: 80px !important;
	height: 76px;
	background-image: url(/PicsHotel/StarsCottage/SkinImages/MenuImages/BookNow_ON.jpg);
	background-repeat: no-repeat;
	background-position: bottom middle;
	z-index: 10000;
	padding: 0 2px 0 0 !important;
	margin: 0 !important;
}

.teGroup6
{
    width: 80px !important;
	height: 76px;
	background-image: url(/PicsHotel/StarsCottage/SkinImages/MenuImages/ContactUs_OFF.jpg);
	background-repeat: no-repeat;
	background-position: bottom middle;
	z-index: 10000;
	padding: 0 2px 0 0 !important;
	margin: 0 !important;
}
.teGroup6:hover
{
    width: 80px !important;
	height: 76px;
	background-image: url(/PicsHotel/StarsCottage/SkinImages/MenuImages/ContactUs_ON.jpg);
	background-repeat: no-repeat;
	background-position: bottom middle;
	z-index: 10000;
	padding: 0 2px 0 0 !important;
	margin: 0 !important;
}

.teGroup7
{
    width: 80px !important;
	height: 76px;
	background-image: url(/PicsHotel/StarsCottage/SkinImages/MenuImages/Indulge_ON.jpg);
	background-repeat: no-repeat;
	background-position: bottom middle;
	z-index: 10000;
	padding: 0 !important;
	margin: 0 !important;
}
.teGroup7:hover
{
    width: 80px !important;
	height: 76px;
	background-image: url(img//PicsHotel/StarsCottage/SkinImages/MenuImages/Indulge_ON.jpg);
	background-repeat: no-repeat;
	background-position: bottom middle;
	z-index: 10000;
	padding: 0 !important;
	margin: 0 !important;
}

.RadMenu_MenuTop .rmGroup
{
	background-color: #c3e2e8;
	cursor: pointer;
	text-align: left;
}

.RadMenu_MenuTop .rmGroup .rmLink
{
	padding:4px 2px 2px 4px !important;
	text-decoration:none;
	cursor: pointer;
	color: #3e6d7e;
	background-image: none;
}
.RadMenu_MenuTop .rmGroup .rmText
{
    padding: 0px !important;
}
.RadMenu_MenuTop .rmGroup .rmLink:hover,
.RadMenu_MenuTop .rmGroup .rmFocused,
.RadMenu_MenuTop .rmGroup .rmExpanded
{
	color: #3e6d7e;
	text-decoration: underline !important;
	cursor: pointer;
}

.RadMenu_MenuTop .rmSlide
{
	margin: -1px 0 0 -1px !important;
	z-index: 10000;
}

* html .RadMenu_MenuTop .rmVertical .rmSlide
{
	margin-left: -2px !important;
}

* html .RadMenu_MenuTop .rmHorizontal .rmSlide
{
	margin-top: -2px !important;
}

.RadMenu_MenuTop_rtl .rmSlide
{
	margin: -1px 0 0 2px !important;
}

* html .RadMenu_MenuTop_rtl .rmVertical .rmSlide
{
	margin-left: 3px !important;
}

* html .RadMenu_MenuTop_rtl .rmHorizontal .rmSlide
{
	margin-top: -2px !important;
	margin-left: 0 !important;
}

.RadMenu_MenuTop .rmItem .rmDisabled:hover
{
	background: none;
}
