@charset "UTF-8";
/* CSS Document */

/* ----------------------------------------------------------------------- */
/* ---- This style sheet is for devices with screen width of 321 to 638 -- */
/* ---- pixels, such as HDPS Android, iPhone 3 (landscape), etc. --------- */
/* ---- Only changes to rules listed here should be made.  Default sheet:  */
/* ---- mXFL2011template.css   ------------------------------------------- */
/* ----------------------------------------------------------------------- */

body {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}
p {
	margin: 7px 0px 9px;
	font-size: 16px;
	line-height: 20px;
}

/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6.1 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
}

.CollapsiblePanelTab {
	/* [disabled]border-bottom: solid 1px #004c7c; */
	margin: 0px;
	padding: 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background: url(images/flmbg-blueOFF75.png) repeat-x;
	height: 55px;
}
/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background: url(images/flmbg-blueON75.png) repeat-x;
}
.CollapsiblePanelClosed .CollapsiblePanelTab {
	background: url(images/flmbg-blueOFF75.png) repeat-x;
}
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background: url(images/flmbg-blueON75.png) repeat-x;
}
.CollapsiblePanelFocused .CollapsiblePanelTab {
	/* [disabled]background: url(images/flmbg-blueON75.png) repeat-x; */
}
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}
.CollapsiblePanelContent a {
	background: #fff;
	color: #006da0;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 15px 12px;
	border-bottom: 2px solid #eee;
	font-size: 22px;
}
.CollapsiblePanelContent a:hover, .CollapsiblePanelContent a:active, .CollapsiblePanelContent a:focus {
	background: #fff3e8;
	color: #f47b29;
}
.CollapsiblePanelContent a.mCatHead {
	background: #006da0 url(images/mArrows.png) no-repeat center center;
	color: #fff;
	font-size: 18px;
}
.CollapsiblePanelContent a.mCatHead:hover, .CollapsiblePanelContent a.mCatHead:active, .CollapsiblePanelContent a.mCatHead:focus {
	background: #fff3e8 url(images/mArrows.png) no-repeat center center;
	color: #f47b29;
}
/* End CollapsiblePanel styles *********/

/* Navigation styles *****************************************/
/* NOTE: This must match styles for the CollapsiblePanelTab **/
a.moNav {
	display: block;
	background: url(images/flmbg-blueOFF75.png) repeat-x;
	text-decoration: none;
	padding: 10px;
	height: 55px;
	width: auto;
	margin: 0;
}
a.moNav:hover, a.moNav:active, a.moNav:focus {
	background: url(images/flmbg-blueON75.png) repeat-x;
}

/* End Navigation styles *****/

#TableDescription {
	width: 440px;
}
a.getawayLocation {
	background: url(images/touch4map80h.png) no-repeat right center;
	padding: 7px;
}
.getthere {
	font-size: 10px;
	margin: 3px 0px 6px;
}
a.getawayPhone {
	padding: 7px;
}
.gRegisterB {
	margin: 7px 4px;
	padding: 6px;
}
.roomRateB {
	margin: 7px 4px;
	padding: 6px;
}
.FLTdate {
	font-size: 14px;
}
