body {
	background-color: #ffffff;
    margin: 0px;
    padding: 0px; }

/* table id and padding for page layout */

form {
	margin: 0px;
}
/* PADDINGS */
.padding3 {padding: 3px;}
.padding4 {padding: 4px;}
.padding5 {padding: 5px;}
.padding5-b { padding-bottom: 5px;}
.padding5-no-b{ padding: 5px 5px 0px 5px;}

.padding4nobg {
	background-color: #ffffff;
	padding: 4px;
	}	

#container {
	width:760px;
}	

#content { 
	width: 550px;
	margin-left: 20px;
	float: left;
	display: inline;
}
#contenthome {
	width: 555px;
	margin-left:10px;
	float: left;
	display: inline;
}

/* #leftmenu {
	width: 176px;
	background-color: #bedcdc;
	border-bottom: 1px solid #669999; }
*/	
/*used in right base layout*/	
#rightcolumn {
	width: 176px;
	margin-left: 18px;
	float: left;
	display: inline;
}
/*used in left base layout*/
#leftcolumn {
	width: 176px;
	margin-left: 10px;
	float: left;
	display: inline;
}
/*used in merchandising.jsp*/
#ads{
	padding: 10px 0px 0px 0px;
}


	
#pagetitle-lg	{
	margin-left: 8px;
	margin-bottom: 12px;
	margin-top: 0px;
	background-color: #ffffff;
	width: 568px; }




/*used to style site edition (e.g. "Canadian Edition") over top banner on banner.jsp*/
#edition{ 
	position: absolute;
	left: 22px;
	top: 40px;
	color: #2B6862;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* text homepage specific */

/* general text--used to be 10px, changed to 11*/
td {
	color: #333333; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;}
p	{
	color: #333333; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;}
li	{
	color: #333333; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;}

.txt9 {
	color: #333333;  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.txt10	{ 
	color: #333333; 
	font-size: 10px; 
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.txt10 a:link, .txt10 a:visited	{ color: #cc0000;}
.txt10 a:hover	 	{ color: #cc0000; }

/* used on Search Results */
.txt10bold	{ 
	color: #333333; 
	font-size: 10px; 
	line-height: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.txt10 a:link, .txt10 a:visited	{ color: #cc0000;}
.txt10 a:hover	 	{ color: #cc0000; }

td.searchResultCell	{
	width: 122px !important; /* Takes precedence in Firefox. */
	width: 112px; /* IE 6 will use this one. */
	padding: 5px 5px 0px 5px;
	}


/*used on cancelConfirmation, confirmCancel, hotelConfirmation, and myReservation*/
.txt10red	{ 
	color: #cc0000; 
	font-size: 10px; 
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.txt10red a:link, .txt10red a:visited	{ color: #cc0000;}
.txt10red a:hover	 	{ color: #cc0000; }

/*used on hotelDetails*/
.txt10mediumred	{ 
	color: #cc6633; 
	font-size: 10px; 
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.txt10mediumred a:link, .txt10mediumred a:visited	{ color: #cc0000; text-decoration: none;}
.txt10mediumred a:hover	 	{ color: #cc0000; }


td.hoteldetailslt {
	background-color: #EEF5FB;
	padding: 5px 0px 5px 0px;
	}
	
table.hoteldetails {
	width: 100%;
	padding: 0px;
	border-spacing: 0px; 
	background-color: #EEF5FB;
	}

/*used on hotelConfirmation*/
.txt10greenbold{
	color: #336666; 
	font-size: 10px; 
	line-height: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.txt10greenbold a:link, .txt10greenbold a:visited	{ color: #cc0000;}
.txt10greenbold a:hover	 	{ color: #cc0000; }

/* used in privacyPolicy, termsAndConditions */
.txt11	{ 
	color: #333333; 
	font-size: 11px; 
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.txt11 a:link, .txt11 a:visited	{ color: #cc0000;}
.txt11 a:hover	 	{ color: #cc0000; }

.poptitle{
    color: #262626;
    font-size: 20px;
}

/* used in privacyPolicy, termsAndConditions, reviewBookingInformation, myReservation, hotelConfirmation, bookingInformation */
.txt11bold	{ 
	color: #333333; 
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.txt11bold a:link, .txt11bold a:visited	{ color: #cc0000;}
.txt11bold a:hover	 	{ color: #cc0000; }	

/*used on bookingInformation, hotelConfirmation, myReservation*/
.txt13black	{ 
	color: #333333; 
	font-size: 13px; 
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.txt13black a:link, .txt13black a:visited	{ color: #333333;}
.txt13black a:hover	 	{ color: #333333; }

/* used on bookingInformation, hotelConfirmation, myReservation */
.txt13blackbold	{ 
	color: #333333; 
	font-size: 13px; 
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.txt13black a:link, .txt13black a:visited	{ color: #333333;}
.txt13black a:hover	 	{ color: #333333; }

.bluetext14pxbold {
	color: #31618E; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

.pagetitle	{
	font-size: 24px;	
	/*letter-spacing: 0.05em;*/
	line-height: 34px;
	font-weight: 500;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;}

.pagesubtitle	{
	font-size: 14px;	
	letter-spacing: 0.02em;
	line-height: 25px;
	font-weight: bold;
	color: #616e6e;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;}

.boldpagesubtitle	{
	font-size: 14px;	
	letter-spacing: 0.02em;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;}	

.subtitle	{
	color: #31618E;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

/* used in footer*/
#footer {
	padding: 10px 0 10px 0;
	width: 760px;
	border-top: 1px solid #CCC;
	text-align: center;
}

.footertxt	{
	color: #666666;
	padding-top: 6px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
.footertxt a:link, .footertxt a:visited	{ color: #666666;}
.footertxt a:hover { color: #cc0000; }


a:link, a:visited {
	color: #cc0000;}
	
a:active, a:hover  {
	color: #cc0000;}

	
/* form */
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; }
	
:focus {outline: 1px solid #99cccc; }


/* top buttons */

td.menu,
.cellOver {
	border-right: 1px solid #0A2D31;
	border-left: 1px solid #649C99;
	background-color: #2A6961;
	padding: 3px 10px 4px 10px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	line-height: 120%;
    font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

td.menu a:link, td.menu a:visited, td.menu a:hover { text-decoration: none; color: #ffffff;}

.cellOver a:link, .cellOver a:visited, .cellOver a:hover { text-decoration: none; color: #ffffff;}

.cellOver {
	background-color: #143430;
}
#selected {
	background-color: #143430;
}

td.menuCorporate,
.cellOverCorporate {
	border-left: 1px solid #8B8B8B;
	background-color: #666666;
	padding: 3px 10px 4px 10px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

.menuCorporate a:link, .menuCorporate a:visited, .menuCorporate a:hover { text-decoration: none; color: #ffffff;}

.cellOverCorporate a:link, .cellOverCorporate a:visited, .cellOverCorporate a:hover { text-decoration: none; color: #ffffff;}

.cellOverCorporate {
	background-color: #242424;
}

#selectedCorporate {
	background-color: #242424;
}

h1	{
	font-size: 22px;
	line-height: 100%;
	font-weight: 500;
	color: #333;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
}

/* specials.jsp tile CSS */
table#specialstable {
	background-color: #F5F0E9;
	width: 176px;
	/*border: solid #000000 1px;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.hoteloffers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 32px;
	background:url(../acimages/hotel-icon.gif) no-repeat;
	background-color: #EDBF71;
	border-bottom: 2px #CE6531 solid;
	height: 30px;	
}

.cellhoteloffers {
	background-color: #F5F0E9;
	border-bottom: 1px solid #E1D6C6;
	border-top: 1px solid #FFFFFF;
}

#specialsprice {
	color: #C74B0D; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 12px;
	white-space: no-wrap;
	padding-bottom: 2px;
}

#specialsdate {
	font-size: 90%;
	color: #000000;
	/*bottom-padding: 5px;*/
}

hr.specials {
	color: #cccccc;
	background-color: #D7D7D7;
	/*align: left;*/
}

.hotelHeader {
	color: #000000;
	font-weight: bold;
	/* font-size: 80%; */
}

a#specialsLink {
	/* font-size: 80%; */
	}
	
	
/* customerCare.jsp tile CSS */

#customercareMain, #customercare {
	padding: 5px;
	border: 1px solid #CCC;
	margin-top: 10px;
}

#customercare {
	width: 165px !important; /* Takes precedence in Firefox. */
	width: 176px; /* IE 6 will use this one. */
}
	
.phoneNumber {
	font-weight: bold;
	padding-top: 10px;
	}   

/* main.jsp CSS */
table#mainSearchDestination, #mainDateTable, #mainNumberOfRoomsTable, 
#mainSearchOptionsTable, #topDestinationTable, #mainTopDestinations {
	width: 100%;
	}
	
table#searchTable, #topDestinationTable, #mainSearchDestination, #mainDateTable, 
#mainNumberOfRoomsTable, #mainSearchOptionsTable, #topDestinationTable, 
#mainTopDestinations {
	background-color: #EEF5FB;/*light blue color*/
	padding: 0;
	border-spacing: 0; 
	}

.bold {
	font-weight: bold;
}

.tabtitle {
	font-size: 11px;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31618E;
	background-image: url(../acimages/tab-bg.gif);
	background-repeat: repeat-x;
	background-color: #CCE0EF; /*dark blue color*/
	/* height: 20px;
	vertical-align: top; */
}

table.mainTable {
	 /* main table styles */
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 2px;
	width: 100%; 	/* width is same px as banner */
	}

table#searchTable, 
table#topDestinationTable {
	width: 100%;
	/*border-bottom: 1px solid #cccccc;*/
	/*border-collapse: collapse;*/
	}

td.searchTableTopCell {
	background-color: #CCE0EF;
	background-image: url(../acimages/blueline-bg.gif);
	background-repeat: repeat-x;
	}

table.standard{
	width: 100%;
}

#searchTableTop{
	width: 100%;
	}
	
.searchTitleRow {
	height: 30px;
	background-color: #CCE0EF;
	}	
	
/*styles for top destinations on main page*/
td.listcity{
	padding-left: 5px;
}
a.listlinks:visited, a.listlinks:link { 
	color: #333333; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.listlinks:hover, a.listlinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}

/* TABLE COLORS*/
td.row1 {
	background-color: #EEF5FB;
	padding: 10px;
	border-bottom: 1px solid #C3C7CD;
} 

td.row2 {
	background-color: #EEF5FB;
	padding: 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #C3C7CD;
} 

hr.mainHR {
	/*main HR styles go here*/
	width: 100%;
	height: 1px;
	background-color: #eeeeee;
	}

/* searchBox.jsp CSS */
table#searchBoxTable {
	background-color: #EEF5FB; /*fix refine search colors to match main page colors*/
	width: 174px;
	border: solid #999999 1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	}

tr.topDestinationsTitleRow {
	font-weight: bold;
	}
	
#searchBoxHeader { 
	font-size: 11px;
	background-color: #616E6E;
	/*do something about spacing here*/
	color: #fff;
	font-weight: bold;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	vertical-align: middle;
	/*align: center; */
	}

.smallSearchBox {
	/* font-size: 80% */
	}
	
.searchBoxButton{
	background-color: #828282;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #828282;
	border-bottom: 1px solid #828282;
	color: #ffffff; 
	text-decoration: none;   
	font-size: 10px;
	font-weight: bold;
	}
	
table#searchBoxGuestsRoomsTable {
	/* font-size: 80% */
	background-color: #CCE0EF;
	width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
	}
	
.searchBoxGuestsRoomsTitle {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	}
.searchBoxGuestsRooms {
	}	
	
/* tables in page body CSS */	
table#bodyTable, .bodyTable {
	background-color: #ffffff;
	width: 100%;
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* table with no border */
table#bodyTable2, .bodyTable2 {
	background-color: #ffffff;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	}
	
table#sortBy {
	width: 100%;
	padding: 5px 5px 5px 5px;
	border: 1px solid #CCC;
	background: url(../acimages/bg-sort.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#sortbox {
	width: 540px !important; /*used in firefox*/
	width: 550px; /*used in IE*/
	padding: 5px 5px 5px 5px;
	border: 1px solid #CCC;
	background-color: #EEF5FB;
}

hr.bodyHR {
    height: 3px;
    background-color: #bbbbbb;
    margin: 0px;
    padding: 0px;
    text-align: left;  
   }
   
hr.sectionHR {
    height: 1px;
    background-color: #eeeeee;
    margin: 0px;
    padding: 0px;
    text-align: left;  
   }
	
table#grayBodyTable {
	background-color: #eeeeee;
	width: 100%;
	border: solid #cccccc 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* replaces grayBodyTable - used on Customer Care tile & Booking Information page*/

h4 {
	color: #31618E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	border-bottom: 2px solid #616E6E;
	margin:0px;
}

.formbackground { /*lighter grey*/
	background: #F0F0F0;
	padding: 5px;
}

.formbackground2 { /*darker grey*/
	background: #E2E2E2;
	padding: 5px;
}

.formbackground3 {
	background: #F0F0F0;
	width: 352px;
}


/* DIV ID'S DEFINITIONS */
#regularcontent {
	border-top: 1px solid #CCC;
	width: 550px;
	padding: 0px;
}

#reservationform {
	width: 530px !important; /* Takes precedence in Firefox. */
	width: 550px; /* IE 6 will use this one. */
	padding: 10px;
	margin: 10px 0px 10px 0px;	
	border: 1px solid #CCC;
}

#mandatory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	width: 100%;
}
.greyborderbottom {
	border-bottom: 1px solid #CCC;
}
.blackborderbottom {
	width: 100%;
	border-bottom: 1px solid #333;
}
table#interiorBodyTable {
	background-color: #eeeeee;
	width: 100%;
	border: solid #eeeeee 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

table#adminTable {
	background-color: #ffffff;
	width: 500px;
	border: solid #cccccc 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
table#adminSubTable {
	background-color: #ffffff;
	width: 300px;
	border: solid #cccccc 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* Search Results Best Value hover */
div.bestvalue{
	display: none;
	width: 99px;
	text-align: left;
	background-color: #FCF1D5;
	border: 1px solid #000;
	padding: 4px;
	z-index: 1;
	position: relative;
	left: 0px;
	top: 0px;
}	
	
/*admin navigation styles*/
adminBanner.body {
	font: 75%/1.5 arial, helvetica, sans-serif;
	background: white;
	padding: 0;
	margin: 2em;
}
#adminNavContainer {
	width: 760px;
	background: #F4ECD9;
	text-align: left;
	border: 1px solid #ffffff;
	/*margin: 0;*/
	font-family: tahoma, verdana, arial, sans-serif;
	padding: 0;
}
#nav, #nav ul {
	float: left;
	width: 760px;
	list-style: none;
	line-height: 1;
	background: #2a6961;
	font-weight: normal;
	padding: 0;
	border: solid #ffffff;
	border-width: 1px 0;
	margin: 0 0 0 0;
}
#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #ffffff;
	text-decoration: none;
	padding: 0.25em 2em;
}
#nav li {
	float: left;
	padding: 0;
	width: 10em;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}
#nav li li {
	padding-right: 1em;
	width: 13em
}
#nav li ul a {
	width: 13em;
	w\idth: 9em;
}
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background: #143430;
}


/* button styling */
.button{
	background-color: #bb0000;
	border-top: 1px solid #F0B5A0;
	border-right: 1px solid #A50000;
	border-bottom: 1px solid #A50000;
	border-left: 1px solid #F0B5A0;
	color: #ffffff; 
	text-decoration: none;   
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/*faked red buttons for IE compatibility, used on searchResults and hotelDetails*/
.fauxButton {
	background-color: #bb0000;
	border-top: 1px solid #F0B5A0;
	border-right: 1px solid #A50000;
	border-bottom: 1px solid #A50000;
	border-left: 1px solid #F0B5A0;
	color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
.fauxButton a:link, .fauxButton a:visited, .fauxButton a:active, .fauxButton a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.fauxButtonCell {
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* used on Customer Care tiles for lists with arrows */
ul.arrows {	
    list-style: none;
    margin:0px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}
li.arrows{
    padding-left: 10px;
    background-image: url(../acimages/ar_right.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
	color: #333333;
    padding-left: 12px;
    padding-bottom: 3px;
}

/*refine search*/
.refineSearch { 
	padding: 10px;
	spacing: 5px;
	/*width: 100%;*/	
}

.refineSearchCitiesTable {
	vertical-align: top;
	}

a.refineSearchlink:link {color: black; text-decoration: none; }
a.refineSearchlink:visited {color: black; text-decoration: none; }
a.refineSearchlink:hover {color: red; text-decoration: underline; }
a.refineSearchlink:active {color: blue; }


/*refineSearchCity*/
.refineSearchCity {
	padding: 4px;
	width: 100%;
	}

/* used on placeholder tile */
#placeholderDetails12, #placeholderDetails3, #placeholderDetails469, #placeholderDetails7{
	font-weight: bold;
	position: absolute;
	left: 115px;
	color: #2B6862;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.detailsLink{
	color: #333333; 
	font-size: 10px; 
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.detailsLink a:link, .detailsLink a:visited {text-decoration:none; color: #cc0000;}
.detailsLink a:hover { color: #cc0000; }

#placeholderDetails12{
	top: 280px;
}

#placeholderDetails3{
	top: 505px;
}

#placeholderDetails469{
	top: 305px;
}

#placeholderDetails7{
	top: 415px;
}

table#leftMenuTable{
	width:174px;
	border-spacing:0px;
}

/* merchandising.jsp image styles */
.merchandising {
	border: 0px;
}

/*used on searchresults.jsp, replaced hardcoded colors*/
tr.darkGreen, td.darkGreen {
	background-color: #BEDCDC;
}

/*used on searchresults.jsp, replaced hardcoded colors*/
tr.darkBlue, td.darkBlue {
	background-color: #CCE0EF;
}
	
table.lightGreen, table.lightBlue {
	width: 100%;
	padding: 3px;
	border-collapse: collapse;
	border-spacing: 0px; 
	background-color: #DDEDED;
	border-bottom: 1px solid #CCC;
	}

table.lightBlue {
	background-color: #EEF5FB;
}

tr.lightGreen, td.lightGreen {
	background-color: #DDEDED;
	}

tr.lightBlue, td.lightBlue {
    background-color: #EEF5FB;
}

tr.whiteBorderTop {
	background-color: #FFFFFF;
	border-top: 1px solid #CCC;
}

tr.totalrow {
	background-color: #EEF5FB;
	border-bottom: 1px solid #CCC;
}

tr.white {
	background-color: #FFFFFF;
	}
	
td.white {
	background-color: #FFFFFF;
	}

tr.whiteBorderBottom {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCC;
	}
		
.plainLinks	{color: #FFFFFF;}
.plainLinks a:link, .plainLinks a:visited, .plainLinks a:hover { color: #FFFFFF;}

/* specialOffers styles */
.specialOfferLink {
	font-size: 11px;
	font-weight: bold;
	}
.specialOfferSubtitle, .specialOfferSubtitleCity {
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	}
.specialOfferSubtitleCity {
	color: #cc6633;
	}
	
/* used on FAQ */
.faq {
	display: block;
	margin: 10px 0px 10px 7px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #f9f9f9;
	border: 1px solid #e9e9e9;
	width: 528px;
}

a.greyarrowlinks-underline, a.greyarrowlinks-underline:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 8px;
	padding-bottom: 10px;
	text-decoration: underline;
	background-image: url(../acimages/ar_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
}

a.greyarrowlinks-underline:hover, a.greyarrowlinks-underline:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	padding-left: 8px;
	padding-bottom: 10px;
	text-decoration: underline;
	background-image: url(../acimages/ar_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
}

/* Why Book with Us */
h2.guarantee{
	font-size: 18px;	
	font-weight: 500;
	color: #366;
	padding: 10px 0px 15px 30px;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	background: url(../acimages/star-icon.gif) no-repeat left;
}

.guarantee2 {
	/* width: 174px; */
	border: 1px solid #CCC;
	margin-top: 10px;
}

a.arrowlinks, a.box_plus, a.box_minus{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	padding-left: 8px;
	text-decoration: underline;
}

a.arrowlinks{
	background: url(../acimages/ar_right.gif)  no-repeat left center;
}

a.arrowlinks:hover{
	color: #CC3300;
}

a.box_plus{
    background: url(../acimages/box_plus.gif)  no-repeat left center;
    padding-left: 12px;
}

a.box_minus{
	background: url(../acimages/box_minus.gif)  no-repeat left center;
    padding-left: 12px;
}

/* Search Results */
.cityDescription	{
	font-size: 14px;	
	color: #333;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
}
#hotelbox {
	width: 550px;
	padding: 0px;
	margin-top: 0px;
	border: 1px solid #999;
	border-top: 2px solid #999;
}
#hotelboxdetails {
	width: 550px;
	padding: 0px;
	border: 1px solid #999;
	border-top: 2px solid #999;
}
/*makes top border appear on refineSearch and refineSearchCity*/
/*#hotelboxdetailstable{
	border-top: 2px solid #999;
	}*/
	
/*format price + currency on searchResults*/
span.averagerate {
	color: #C74B0D; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
.smallorangetext {
	color: #C74B0D; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

td.hotelname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	width: 430px;
	height: 20px;
	padding-top: 2px;
}

/*hotelConfirmation.jsp styles*/
table.cs {
	border: 1px solid #999; 
	background-color: #f2f2f2;
	margin-bottom: 15px;
	width: 553px;
}
table.cs td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding: 4px;
	border-bottom: 1px dotted #999999;
}
table.cs td.noborders {
	border-bottom: 0px;
}

.confirmation-number-s {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #366;
	margin: 5px 0px 15px 0px;
	padding: 0px 10px 5px 0px;
}
.cn{
	color: #CC0000;
	padding: 3px 10px;
	border: 1px solid #ccc;
}

.cnRedSmall {
	color: #CC0000;
	size: 10px;
	}
	/*links used at top in grey box*/
a.cplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a.cplinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
.bodyTableConfirmation {
	background-color: #ffffff;
	width: 555px;
	border: solid #cccccc 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	}
	
table.confirmation {
	border-bottom: 1px solid #CCCCCC;
	border-top: 2px solid #616E6E;
}

.error{
	background: url(../acimages/i_error.gif) no-repeat 5px 5px #FCF1D5;
	border-top: 1px solid #E89E51;
	border-bottom: 1px solid #E89E51;
	padding: 10px 5px 10px 35px;
	color: #CC0000;
}

#hoteltitle {
	width: 552px;
	margin-top: 20px;
}
/*
#hotelboxdetails {
	width: 550px;
	padding: 0px;
	border: 1px solid #999;
	border-top: 2px;
}
*/
#searchbox {
	width: 531px !important; /* Takes precedence in Firefox. */
	width: 553px; /* IE 6 will use this one. */
	padding: 10px;
	border: 1px solid #CCC;
}

/*used on cancelConfirmation*/
.cancel-number-s {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #366;
	padding: 0px 10px 5px 10px;
	border-bottom: 1px solid #333;
}

.cancel-number-s span{
	color: #CC0000;
	font-weight: normal;
}

/* row for Total on Booking Information */
tr.gray {
	background-color: #f0f0f0;
	}
	
/*styles for non linked bullet points, used on searchResults.jsp*/	
li.orangebullet, li.blackbullet {
	/*color: #cc0000; */
	line-height: 12px;
	list-style-type: disc;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	/*margin-left: -2em;*/
	color: #C74B0D;
}

li.blackbullet {
    color: #000000;
}

li.nobullet {
	list-style-type: none;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	/*margin-left: -2em;*/
}

.vsmallorangetext { /*not really orange, but from AC's CSS*/
	color: #2F2F2F; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
/*used on searchResults*/
.smallbluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #626C83;
	text-align: right;
	padding: 0px 3px 0px 0px;
}

/*searchBox and refineSearchBox*/
#smallsearch {
	width: 174px;
	padding: 0px;
	border: 1px solid #616E6E;
	background: #EEF5FB;
	overflow: hidden;
}

.blueheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	background-color: #31618E;
	height: 20px;
}

ul.smallpad {
    margin-left: 20px;
    padding-left: 0px;
}

ul.simplelist, ul.simplelistColor {
    list-style: none;
    margin:0px;
    margin-left: 2em;
    padding: 6px 0px 6px 0px;
}

ul.simplelistColor {
    background-color: #FEF8EA;
    border-color: #FDE09C;
    border-style: dotted;
}

.himg{
	background: url(../acimages/header_bg.jpg) no-repeat;
	width: 760px;
}


#haclogo{
	position: absolute;
	top: 16px;
	left: 10px;
}

.hlinkborder{
    font-size: 10px;
	text-align: right;
	padding: 0px 5px 0px 0px;
}

.hlinkborder a:link,
.hlinkborder a:visited{
	color: #333;
	font-weight: bold;
}

.hlink{
	font-size: 10px;
	padding: 0px 5px 0px 7px;
	text-align: right;
}

.hlink a:link,
.hlink a:visited{
	color: #333;
}

.hlinkborder a:hover,
.hlink a:hover{
	color: #CC0000;
}

.header-new,
.cellOver-n{
	border-right: 1px solid #0A2D31;
	border-left: 1px solid #649C99;
	background-color: #31618E;
	padding: 3px 10px 4px 10px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	width: 25%;
	line-height: 16px;
}

.header-new a:link, .header-new a:visited, .header-new a:hover, .header-new a:visited:hover,
.cellOver-n a:link, .cellOver-n a:visited, .cellOver-n a:hover, .cellOver-n a:visited:hover{ text-decoration: none; color: #ffffff;}
{ 
	text-decoration: none; color: #ffffff;
}

.cellOver-n {
	background-color: #006CD1;
}

td.couponApplied {
        border: 1px dashed #336; 
        margin-left: 10px;
}

.txt13greenbold{
	color: #336666; 
	font-size: 13px; 
	line-height: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img.rightfloat {
    position:relative;
    top : 0px;
    right: 0px;
    bottom : 15px;
    z-index:1;
}	


#himgpopup{
	background: url(../acimages/header_bg.jpg) no-repeat;
	border-bottom: 1px solid #D6D6D6;
}

#dots {
	background-color: #666666;
	background-image: url('../acimages/bg_dots.gif');
	height: 1px;
}

/*---------- tooltip start -----------*/
a.tt{
    position:relative;
    z-index:24;
	font-weight:bold;
    text-decoration:none;
    cursor:default
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #000000; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:-80px; left:-40px;
	width:175px;
    text-align: left;
    background-color: #FCF1D5;
	padding: 4px 8px;
    border:1px solid black;
}
/*---------- tooltip end -----------*/