.rateLine {  font-size: 11px; align: right}
.rateLineDetails {  font-size: 7pt}
.field { }
.resError { color: #CC0000 }
.changed { color: #CC0000 }
/* for the Choose Hotel, Chose Dates, Choose Rate, ... items at the top of the res pages */
.progress_bar {
	font-weight: bold;
	font-size: 11px;
}
/* used for forcing some A HREFs to be blue even if they've been visited,
consider using A.visited instead */
.blu { color: #0000FF; }
/* used for white letters on blue nav */

.header_text2 {
	font-size: 15px;
	color: #D5813B;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 3px;
}

.header_text, .header_note_text, .withline .header_text2 {
        font-size: 12px;
        font-weight: bold;
        color: #000000;
	line-height: 18px;
}

.header_note_text {
        font-weight: normal;
        color: #CC6600;
	padding-bottom: 3px;
}

.header_note_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight: normal;
        color: #CC6600;
	padding-bottom: 3px;
}

.nav_header_text {
        font-size: 11px;
        font-weight: bold;
	padding: 0 0 0 5;
        color: #000000;
}

.section_header {
	background: #F2F2E2;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 0 3;
}

.summary_section_header {
	background-color: #DFDDCC;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 0 8;
	color: #000000;
	height: 26px;
}

.summary_section_body {
        background: #F2F2E2;
}
.printable_res_header {
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}

.printable_res_text {
	font-size: 11px;
	color: #000000;
}

.printable_res_mini_text {
	font-size: 7pt;
	color: #000000;
}

.resDetailHeader {
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
}

.highlight {
	color: #003399;
}

.resDetailInfo {
	font-size: 8pt;
	padding: 0 0 0 5;
	color: #000000;
}

.resPriceInfo table, .resPriceInfo tr, .resPriceInfo td, .resPriceInfo li, .resPriceInfo ul {
	font-size: 8pt;
	color: #000000;
}


.tmtp_legalese_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.pay_attention, a.pay_attention:link, a.pay_attention:visited {
    color: #CC0000;
    font-weight: bold;
}

TD {
	font-size: 11px;
}

TABLE {
	font-size: 11px;
}

LI {
	font-size: 11px;
}

UL {
	font-size: 11px;
}

FORM {
	padding:0;
	border:0;
	margin:0;
}

P 	{
	font-size: 11px;
}

.original TD, .original TABLE, .original LI, .original UL, .original P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.res_nav {
	font-size: 11px;
	color: white
}

.ratechange{
	color: #006600;
}

.resFormLabel {
	color:#333333;
	font-weight:bold
}
.resText12px {
	font-size:12px;
}

.resNavItem { color:#516D95; font-weight:bold; }
.resNavLink { text-decoration:none; color:#5E5E5E;}
.resNavRule { background-color: #90A8C2 }
a.resNavLink { text-decoration:none; color:#5E5E5E;}
a.resNavLink:visited { text-decoration:none; color:#5E5E5E;}
.aaa_highlight { background-color:#F2F2E2; } 


/* SORT BAR */
#sortBar th, #sortBar td {
	padding: 5px;
}

#sortBar th {
	text-align: left;
}


/* PORTAL BANNER */
.portal-banner {
	margin-bottom: 20px;
}

#container {
text-align: left;
margin: 0 auto;
width: 990px;
overflow: hidden;
}

/* -------- Header ----------- */

#NewHeader {
height: 180px;
}

#NewHeader p.purple {
font-size: 11px;
padding: 6px 0;
background: #ededed;
float: left;
margin: 0 0 12px 0;
color: #666;
width: 100%;
}

#NewHeader p.purple span {
padding: 0 12px;
}

#NewHeader p.purple a {
padding: 0 12px;
color: #666;
font-size: 11px;
text-decoration:none;
}
/* ---------- Footer -------------- */

#footer {
clear: both;
overflow: visible;
background: #fff;
padding: 10px 0 20px 0;
color: #999;
}
#footer p.fl a{
font-size: 13px;
text-decoration:none;
color: #999;
left: 0px;
}

.fl { float: left;}
.fr { float: right; font-size: 12px;}


#hhonors-message {
	margin-bottom: 10px;
}

.ul-rua-examples { list-style:none; margin:0; padding:0; }
.ul-rua-examples li { padding-left:9px; background: transparent url(../images/li_bullet.gif) no-repeat 0 5px;}
.tbl-rua-line { width: 550px; background:#f2f2e2; }
.tbl-rua-line td { vertical-align:middle; padding:3px; white-space:nowrap;}
.tbl-rua-line a img { border:0; }
