@charset "utf-8";
/* ************************************************************************* */
/* ROOMSTOMOVE SPECIFIC STYLES                                               */
/* ************************************************************************* */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
a {
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
/* Forms */
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;	
	border-top: solid #666666 1px; 
	border-left: solid #666666 1px; 
	border-right: solid #666666 1px; 
	border-bottom: solid #666666 1px; 
}
.inputboxerr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: red;	
	border-top: solid #666666 1px; 
	border-left: solid #666666 1px; 
	border-right: solid #666666 1px; 
	border-bottom: solid #666666 1px; 
}
/* Booking Headings Backgrounds */
.darkbackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #B2392C;	
	color: #FFFFFF;
}
.mediumbackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B2392C;	
	color: #FFFFFF;
}
.lightbackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B3B890;	
	color: #000000;
}
/* Booking Steps */
.steps_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.steps_current {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align:top;
	color: #B3692C;
	padding-right: 10px;
}
.steps_wait {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align:top;
	color:#868765;
	padding-right: 10px;
}
.steps_complete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	color: #868765;
	padding-right: 10px;
}
.steps_icon {
	vertical-align:top;
}
/* Image enlargement Link */
a.enlarge:link, a.enlarge:visited, a.enlarge:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.enlarge:hover {
	text-decoration: underline;
}
/* */
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
} 
.requiredtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.confirmInformationTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#868765;
	line-height: 150%;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #868765;
}

.Link {
   color : #6699cc; 
   font-weight: bold;
   text-decoration : underline; 
}

A.Link:visited {
   color : #6699cc; 
   font-weight: bold;
   text-decoration : underline; 
}

A.Link:link {
   color : #6699cc; 
   font-weight: bold;
   text-decoration : underline; 
}

A.Link:hover {
   color : #33aa33; 
   font-weight: bold;
   text-decoration : underline; 
}


A.Reg:active {
   font-size : 9pt; 
   font-family : Geneva, arial, sans-serif; 
   color : #003399; 
   text-decoration : none; 
}

.promotional {
	color:red;
	font-size: 10px;
}	

.currencyfooter {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868765;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.currencyLink:link, a.currencyLink:active, a.currencyLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a.currencyLink:hover {
	color:#0000FF;
}

.errormsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.rtmPoweredSec {
	padding-top: 5px;
	padding-bottom: 20px;
}

/* Printer Friendly */
.print_navTbl {
	background-color: #B3B890;
	border-left: 1px solid #B3B890;
	border-right: 1px solid #B3692C;
	border-top: 1px solid #B3B890;
	border-bottom: 1px solid #B3692C;
}
A.printfriendly:link, A.printfriendly:visited {
	display: block;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: none;
	text-align: center;
}
A.printfriendly:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#B3692C;
	border: none;
}
/* End Printer Friendly */

/* Quick View Rates Grid */
.rtm_lmgiFrame {
	width: 700px;
}

/* ************************************************************************* */
/* HOTEL WEBSITE SPECIFIC STYLES                                             */
/* ************************************************************************* */
body { 
	background-color:#898989; 
	margin: 0px auto; 
	color:#868765;
	height:100%;
}
#htl_top{
    width: 850px;
	height: 139px;
	BACKGROUND: url(../images/hotels/48/site/footer.jpg) repeat-x left;

}
.htl_TopDiv {
	height: 15px;
}
#htl_line{
    width: 850px;
	height: 22px;
	BACKGROUND: url(../images/hotels/48/site/line.jpg) repeat-x left;
}
A.htl_HomeLeft:link, A.htl_HomeLeft:visited, A.htl_HomeLeft:active { 
	font-family: Arial;
	background:#CF9411;
	color:#ffffff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding:5px 5px 5px 5px;  
	height:22
}
A.htl_HomeLeft:hover {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
	background:#B3692C;
	padding:5px 5px 5px 5px;
	height:22
}
A.htl_footerlink:link, A.htl_footerlink:visited, A.htl_footerlink:active { 
	font-family: Arial;
	color:#ffffff;
	text-align: center;
	font-size: 12px;
	text-decoration: underline;
}
A.htl_footerlink:hover {
}
.htl_text {
     font-family: Arial;
	 font-size: 12px;
	 color: #ffffff;
	 LINE-HEIGHT: 18px;
	 FONT-STYLE: normal;
}
a.htl_links {
 	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.htl_links:visited {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.htl_links:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.htl_right {
	border-right: 1px solid #436339;
}
#htl_content {
	height: 100%; 
	padding-bottom: 12px; 
	font: 12px Arial; 
	line-height: 18px;
}
#htl_box {
	padding: 15px; 
	background-color: #f0ebd7;  
	line-height: 18px;
}
.htl_box {
	background: #f0ebd7; 
	font: 12px Arial; 
	line-height: 18px;
}
#htl_bottam{
    width: 850px;
	height: 49px;
	BACKGROUND:      url(../images/hotels/48/site/bottam.jpg) repeat-x left;
}
#htl_bodyline{
    width: 850px;
	height: 12px;
	BACKGROUND:      url(../images/hotels/48/site/bodyline.jpg) repeat-x left;
}
h1 {font: 14px/18px georgia; font-weight:bold; color:#B3692C;}
.htl_PageHeading {
	font-size: 24px;
	font-style: italic;
}
.htl_forms { font: 8pt/14pt georgia; color:#000; background-color: #FFF; border-color: #D3C9A0; border-style: solid; border-width: 1px; font-family: Verdana; font-size: 10px;}
