/* #### general ######## */

 ol {
	list-style-type: none;
}
a {
	color: #00e;
	text-decoration: underline;
}

/* ++++ utilities ++++++++ */
/*-moz-box-sizing:border-box;box-sizing:border-box;*/
/*border: solid 1px blue*/

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}
#nav-main:after,
#nav-area:after,
#main:after,
#extra .boxType-promo .card:after {
	clear: both;
	display: block; 
	height: 0;
	content: "."; 
	visibility: hidden;
}

.left {
	float:left;
}

/* #### layout ######## */

/* ++++ header ++++++++ */

#header {
	min-height: 82px;
	min-width: 1000px;
	width: 100%;
	
}


#header a {	
	color: #fff;
	/*font-size: 0.9em;*/
	/*padding: 0em 0.4em;*/	
	text-decoration: none;
}

/* ---- logo -------- */

#logo {
	position: absolute;
	top: 34px;
	left: 4px;
}


/* ---- nav-quick -------- */

#nav-quick {
	/*float: right;
	
	padding: 0px 0;*/
	padding-left:0px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:22px;	
	text-align: right;			
	width: 1005px;
	background: #006397 url(../img/nav-quick-bg.gif) repeat-x;	
	text-decoration: none;
	font-family: arial, verdana, helvetica;
	/*font-size: 0.6em;*/
	font-size:10px;
}
#nav-quick ul {
	float:right;
	list-style-type: none;
}
#nav-quick li {
	display: block;
	border-left: 1px solid #fff;
	float:left; 	
	text-decoration: none;
	font-family: arial, verdana, helvetica;
	
}
#nav-quick a {	
	color: #fff;
	/*font-size: 0.9em;*/
	padding: 0em 0.4em;
	text-decoration: none;
}
#nav-quick li:first-child {
	border: 0;
	padding-left: 0;
	
}
/* ---- nav-main -------- */

#nav-main {
	/*background: url(../img/nav-main-bg.gif)  repeat-y;
	width: 100%; */
	margin:0px 0px;
	padding-top:15px;

	
}
#nav-main ul {
	background: #fff;
	/*float: left;*/
	margin: 10px 0 0 82px;
	width: 923px;
	font-family: arial, verdana, helvetica;	
	/*font-size: 0.789em;*/
	font-size: 12px;
	padding:7px 0px 0px 0px;
	
	
	
}
#nav-main a {
	/*background: #649cde;*/
	color: #000;
	display: block;
	font-weight: bold;
	padding: 0px 10px 3px;
	text-decoration: none;
	text-transform: uppercase;
	
	
}
#nav-main a:hover,
#nav-main .active a {
	background: #e1edf6;
	color: #0069a7;	 
	/*padding: 0px 10px 3px;*/
	
}

#nav-main ul {
	list-style-type: none;
}

#nav-main li {
	float: left;
}
#nav-main li:first-child {
	border: 0;
}



/* ---- nav-area -------- */

#nav-area ul {
	background: #e1edf6;
	margin: 0px 0px 0px 114px;	
	float: left;
	padding-top: 0px;
	padding-left:0px;
	width: 902px;

}
#nav-area a {
	background: #e1edf6;
	color: #0069a7;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	/*padding: 2px 10px 2px;*/
	text-decoration: none;
		
}
#nav-area li {
	float: left;
}
#nav-area li:first-child {
	border: 0;
}
#nav-area a:hover,
#nav-area .active a {
	background: #fff;
	color: #000;
}



html {
	margin:0;
	padding:0;	
	/*width:100%;*/
	height:100%;
	
}

body {
	margin:6px 0 0 0;
	padding:0;	
	width:100%;
	/*height:100%;
	background-image:url(../images/page-BG.gif);  
	background-repeat:repeat-y;*/
	/*background-repeat:repeat-y;*/
}


/*Page Container*/
#PageContainer {
	float:left;
	width:100%;
	height:100%;	
	margin:0px 0px 10px;
}

/*border: solid 1px red;*/


/* Top Navigation */

#TopNavigationContainer {
	/*float:left;*/
	/*width:100%;*/
	height:14px;
	padding:0 0 0 114px;
	

}

#TopNavigation {
	float:right;
	/*width:629px;*/
	height:18px;
	padding:0;
	font-size:0.9em;
	font-family: helvetica;
		
	
}

#TopNavBg {
	/*float:left;*/
	/*width:100%;*/
	height:18px;
	background-color:#408ada;
	
}

.NavBlock {
	float:left;
	height:18px;
}

.topnav {
	float:left;
}


/* Top Section  */

#TopSectionContainer {
	float:left;
	/*width:100%;*/
	height:70px;
	clear:both;	
	margin:-7px 0px 0px 0;
	
}

#topleft {
	float:left;
	width:114px;
	height:50px;
	/*margin:10px 0px 0px 0;*/
	padding:20px 0px 9px 0px;
	/*border: solid 1px red;*/
	
}

#topright {
	float:right;
	width:320px;
	height:20px;	
	margin:26px 0 0 0;	
}

#topcentre {
	float:left;
	width:380px;
	height:17px;	
	
	margin:10px 0px 0px 114px;/*  margin:26px 0 0 0;*/
}

.logo {
	float:left;
	margin:4px 0 0 16px;
	border:0;	
}

.heading {
	float:left;
}

/* LeftNav */


#LeftArea {
	float:left;
	width:115px;
	height:100%;
	background-color:#cccccc;
	
	
}

#LeftNav {
	float:left;
	height:100%;
	background-color:#cccccc;
	padding:0px 0px 100px 0px;
	
}

.LeftNavBlockLevel2 {
	float:left;
	width:115px;
	clear:both;
	border-bottom:1px #fff solid;
}

.LeftNavBlockLevel1 {
	float:left;
	width:115px;
	clear:both;
	background-color:#999999;
	border-bottom:1px #fff solid;
}


/*Right Area */

#RightArea {
	float:right;
	width:165px;
	height:100%;
}


/* Content  */

#ContentContainer {
	float:left;
	width:1005px;
	height:100%;
	/*background-image:url(../images/page-BG-01.gif); /* this was in the body and moved here */	
	background-image:url(../../images/pageBG.gif); 
	background-repeat:repeat-y;	
}

#Margin {
	float:left;
	width:8px;
}


#ContentArea {
	float:left;
	/*width:736px;*/
	margin:8px 0 0 0px;
	
}

* html #ContentArea {
	margin:8px 0 0 0px;
}

#ContentFeature {
	float:left;
	background-image:url(../images/feature_bg.gif);
	background-repeat: repeat-y;
	width:730px;
	height:100%;		
	
}

#SecondaryNavContainer {
	/*float:left;*/
	width:903px;
	padding:0 0 0 114px;	
	
}

#SecondaryNavBg {
	float:left;
	width:100%;
	background-color:#cccccc;
}

#SecondaryNav {
	float:left;
	/*width:910px;*/
}

.SecondaryNavBlock {
	float:left;
	border-right:1px #fff solid;
	text-align:center;
	vertical-align:middle;
	
}

.header_tl {
	float:left;	
	
}

.header_tr {
	float:left;
}

#ContentMain /* used for main content*/{
	float:left;
	width:447px;
	height:100%;
	padding:0 0 0 18px;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;	
	color:#363636;
	margin:14px 0 10px 0;
	
}

#ContentMain A.link_regular, div.moreLinks A{color:#666666}
#ContentMain A:hover.link_regular, div.moreLinks A:hover{text-decoration:none}

#ContentMain_Alt /* used for main content on travel pages a- */{
	float:left;
	width:341px;
	height:100%;
	padding:0 0 0 18px;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;	
	color:#363636;
	margin:14px 0 10px 0;
}

#ContentMainBtm {
	float:left;
	width:500px;
	height:100%;
	padding:0;
}

.MainImg {
	float:right;
	margin:10px;
}

.MainImg_Alt {
	float:right;
	margin:10px 10px 10px 2px;
}


#ContentBtm {
	float:left;
	width:730px;
	height:20px;
}

#ContentBtnBlock {
	float:left;
	background-color:#bababa;
	width:697px;
	height:20px;
}

.ContentBtm_lc {
	float:left;
	height:20px;
}

.ContentBtm_rc {
	float:left;
	height:20px;
}

.arrow {
	float:left;
	padding:8px 12px 0 0;
}

/* Right Area */

#RightBox {
	float:left;
	border:1px #cccccc solid;
	width:106px;
	height:115px;
	margin:8px 0 0 0;
	padding:4px 2px 4px 10px;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;	
	color:#363636;	
}

/* Link styles */

a.link_secondary_nav {
	float:left;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;
	text-decoration:none;
	color:#363636;
	padding:0 5px 0 5px;
	border-top:1px #ccc solid;
}

a:hover.link_secondary_nav {
	float:left;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;
	text-decoration:none;
	color:#363636;
	background-color:#ffffff;
	padding:0 5px 0 5px;
	border-top:1px #ccc solid;
}

a:active.link_secondary_nav {
	float:left;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;
	text-decoration:none;
	color:#363636;
	background-color:#cccccc;
	padding:0 5px 0 5px;
	border-top:1px #ccc solid;
}

a.link_secondary_nav_sel {
	float:left;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;
	text-decoration:none;
	color:#363636;
	padding:0 5px 0 5px;
	border-top:1px #ccc solid;
	background-color:#ffffff;
}

a:hover.link_secondary_nav_sel {
	float:left;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;
	text-decoration:none;
	color:#363636;
	background-color:#ffffff;
	padding:0 5px 0 5px;
	border-top:1px #ccc solid;
}

a:active.link_secondary_nav_sel {
	float:left;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;
	text-decoration:none;
	color:#363636;
	background-color:#ffffff;
	padding:0 5px 0 5px;
	border-top:1px #ccc solid;
}

.link_reg,  a:hover.link_reg, a:active.link_reg  {
	font-family:arial, verdana, helvetica;
	font-size:1em;	
	color:#363636;
	text-decoration:underline;
}

.link_btm_nav, a:hover.link_btm_nav, a:active.link_btm_nav {
	float:left;
	font-family:arial, verdana, helvetica;
	font-size:0.6em;
	text-decoration:none;
	color:#363636;
	padding:4px 12px 0 0;
}

.link_btm_nav_sel, a:hover.link_btm_nav_sel, a:active.link_btm_nav_sel {
	float:left;
	font-family:arial, verdana, helvetica;
	font-size:0.6em;
	text-decoration:underline;
	color:#666666;
	padding:4px 12px 0 0;
}

.link_btn, a:hover.link_btn, a:active.link_btn {
	font-family:arial, verdana, helvetica;
	font-size:1em;	
	color:#333a4d;
	font-weight:bold;	
	text-decoration:none;
}


.link_left_nav, a:active.link_left_nav {
	float:left;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;	
	color:#fff;
	padding:4px 0 4px 3px;
	font-weight:bold;	
	text-decoration:none;
	width:112px;
}

a:hover.link_left_nav {
	float:left;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;	
	color:#fff;
	padding:4px 0 4px 3px;
	font-weight:bold;	
	text-decoration:none;
	width:112px;
}
.link_left_nav_no_click{
	float:left;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;	
	color:#fff;
	padding:4px 0 4px 3px;
	font-weight:bold;	
	width:112px;
}
.link_left_nav_2, a:active.link_left_nav_2 {
	float:left;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;	
	color:#333a4d;
	padding:4px 0 4px 3px;
	text-decoration:none;
	width:112px;
}

a:hover.link_left_nav_2, a.selected-link_left_nav_2 {
	float:left;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;	
	color:#333a4d;
	padding:4px 0 4px 3px;
	background-color:#fff;
	width:112px;
	text-decoration:none;
}

.link_left_nav_2_sel, a:active.link_left_nav_2_sel {
	float:left;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;	
	color:#333a4d;
	padding:4px 0 4px 3px;
	background-color:#fff;
	width:112px;
	text-decoration:none;
}

a:hover.link_left_nav_2_sel {
	float:left;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;	
	color:#333a4d;
	padding:4px 0 4px 3px;
	background-color:#fff;
	width:112px;
	text-decoration:none;
}


/* copy */

.bold {
	font-weight:bold;
}



/* General */

.Spacer6pxHeight {
	float:left;
	line-height:7px;
	height:8px;
}

.bulletless {
	padding:0;
	margin:0 0 0 -13px;
	list-style-type:none;
}

.button {
	float:left;
	width:133px;
	height:12px;
	padding:2px 0 2px 1px;
	background-color:#fbcf64;
	border:1px #333a4d solid;
}

.arrow_apply {
	float:left;
	margin:3px 4px 0 4px;
	border:0;
}

/* Results table */

.InfoTable_Top {
	float:left;
	width:456px;
	/*background-color:#edf2ee;*/
	background-color:#ffffff;
	border-left:1px #a5c0af solid;
	border-right:1px #a5c0af solid;
	border-top:1px #a5c0af solid;
}

.InfoTable {
	float:left;
	width:456px;
	/*background-color:#edf2ee;*/
	background-color:#ffffff;
	border:1px #a5c0af solid;
}

.Table_Col {
	float:left;
	width:227px;
}

.Table_Header {
	float:left;
	width:454px;
	background-color:#85ab94;
	border:1px #85ab94 solid;
}

.Table_Header_Half {
	float:left;
	width:206px;
	background-color:#85ab94;
	border:1px #85ab94 solid;
	color:#fff;
	font-weight:bold;
	padding:10px/*0 0 6px*/;
}







.Table_Header_Quarter {
	float:left;
	width:92px;
	background-color:#85ab94;
	border:1px #85ab94 solid;
	color:#fff;
	font-weight:bold;
	padding:10px/*0 0 6px*/;
}

.Table_Header_Quarter_com {
	float:left;
	width:320px;
	background-color:#85ab94;
	border:1px #85ab94 solid;
	color:#fff;
	font-weight:bold;
	padding:10px/*0 0 6px*/;
}

.Table_Col_Quarter {
	float:left;
	width:113px;
}


.Table_Col_Quarter_com {
	float:left;
	width:330px;
}








.Table_Content {
	float:left;
	padding:6px 8px 0 8px;
	font-family:arial, verdana, helvetica;
	font-size:1em;	
	color:#363636;	
	margin:0;
	padding:10px;/*-8px 8px 0 8px*/
}

.table-block{margin:-10px 0px 50px 0px}
.Table_Content UL{margin:0px;padding:0px;margin-top:10px; margin-bottom:0px;}
.Table_Content UL li{margin-left:15px;}

.Table_Line {
	float:left;
	width:1px;
	background-color:#a5c0af;
}


.Travel_Block {
	float:left;
	width:320px;
	height:100%;	
} 

.Travel_Block .moreLinks{padding:0px 5px 10px 10px;float:left;display:block;background-color:#e0eae4;width:321px;border-bottom:solid 1px #ffffff;margin-top:-5px}

.Travel_Row {
	float:left;
	clear:both;
	display:block;
	border:10px #e0eae4 solid;
	background-color:#e0eae4;
	width:316px;
	height:100%;
	font-family:arial, verdana, helvetica;
	font-size:1em;	
	color:#363636;	
	text-decoration:none;
	margin:0 0 1px 0;
}

/*
a:hover.Travel_Row {
	float:left;
	display:block;
	clear:both;
	border:10px #85ab94 solid;
	background-color:#85ab94;
	width:316px;
	height:100%;
	font-family:arial, verdana, helvetica;
	font-size:1em;	
	color:#fff;	
	text-decoration:none;
	margin:0 0 1px 0;
}

a:active.Travel_Row {
	float:left;
	display:block;
	clear:both;
	border:8px #85ab94 solid;
	background-color:#85ab94;
	width:320px;
	height:100%;
	font-family:arial, verdana, helvetica;
	font-size:1em;	
	color:#fff;	
	text-decoration:none;
	margin:0 0 1px 0;
}
*/


/* Home page */

.img_home {
	float:left;
	padding:8px 0 0 10px; 
	border:0;
}

.Home_Promo_Block {
	float:left;
	margin:8px 0 0 10px; 
	width:230px;
	height:165px;
	
}

.Home_Promo_Top {
	float:left;
	width:230px;
}

.Home_Promo_Body {
	
	float:left;
	width:200px;
	height:158px;
	padding:0 0 0 12px;
	margin:4px 0 0 0;
	font-family:arial, verdana, helvetica;
	font-size:0.7em;	
	color:#363636;			
}

.Home_Promo_Btm {
	float:left;
	width:230px;
}	

.corner_left {
	float:left;
}	

.corner_right {
	float:right;
}

.amex_card {
	float:right;
	margin:0 8px 0 0;
}

#rhcsApply {
	width: 120px;
	float: right;
	font: 0.7em Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	background: #fff url(../images/rhcs-bg-tile.jpg) repeat-x top;
}

#rhcsApply a {
	color: #000;
	font-weight: bold;
}

#rhcsHotels {
	width: 120px;
	float: right;
	font: 0.7em Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #ccc;
	background: #F6F6F6 url(../images/rhcs-hotel-bg-tile.jpg) repeat-x top;
}

#rhcsHotels a {
	color: #1B76BD;
	font-weight: bold;
}

#rhcsHotels img {
	border: 3px solid #ccc;
}

.t_cs{
	font: 0.8em Arial, Helvetica, sans-serif;
}







