body {
	background-color: #D7EBF3;
	/*background-image: url(background.jpg);
	background-repeat: repeat;  or y*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

.wbody {
	background-color: white;
	/*background-image: url(background.jpg);
	background-repeat: repeat;  or y*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

.Mytable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal; /*bold*/
	font-size: 10pt;
	font-style: normal; /*italic*/
	color: #000000;
	text-align:left;
}

.shoppingcartEmpty 
{
	/*
	background-image: url("../images/shoppingcart.png");
	background-repeat: no-repeat;
	background-position: left center;
	*/
	height: 33px;
}

.shoppingcartFull {
	background-image: url("../images/shoppingcart_full.png");
	background-repeat: no-repeat;
	background-position: left center;
	height: 33px;
}

.templateTable {
    border-collapse: collapse;
    background-color: #F3F8F7;
}
.templateTable td {
    border: Solid 1px #C2D4DA;
}
.templateCaption {
    background-color: #ECF2F3;
}

/*table, td, div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 10pt;
	font-style: normal; 
	color: #000000;
}*/

#nav {
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 32px;
}

#container {
	width: 918px; 
	padding: 20px; 
	background-color: #FFFFFF; 
	margin: 0 auto; 
	border-left: 1px solid #09658d; 
	border-right: 1px solid #09658d; 
}

#left {
	width: 200px; 
	padding: 10px 10px 0 10px; 
	float: left; 
	background-color: #b5d2db; 
	min-height: 300px; 
	/*_height: 300px;*/
}

#main {
	width: 640px; 
	min-height: 300px; 
	_height: 300px; 
	padding: 10px 0 0 40px; 
	float: left; 
	text-align: justify;
/*	border: 1px solid #0000FF; */
}

#base {
	white-space: pre;
	background-image: url(footer.jpg); 
	width: 960px; 
	height: 33px; 
	margin: auto; 
	margin-bottom: 20px; 
	vertical-align:bottom; 
	line-height: 30px;
	color: white;
	font-weight: bold;
}

#base span {
	color: #ff7e01;
	/*text-shadow: Black;*/
}

A:LINK {
    font-family: Tahoma;
    font-size: 9pt;
	font-weight: normal;    
    color: #5A83D0;  
	text-decoration: underline;
}

A:VISITED {
    color: #996085;  
}

A:HOVER {
    color: #2443AA;    
}

A:ACTIVE {
    color: #2443AA;   
}



/*  class="email"  */
A.email:LINK {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000099;
	text-decoration: none;
}

A.email:VISITED {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #0000cc;
	text-decoration: none;
}

A.email:HOVER {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #ff0000;
}

A.email:ACTIVE {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #0000ff;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	font-style: normal; /*italic*/
	color: #579dbf;
	margin: 0px;
}


h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #000000;
	margin: 3px;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #ff0000;
	margin: 3px;
}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #ff0000;
	margin: 3px;
}

h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #ff0000;
	margin: 3px;
}

h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #ff0000;
	margin: 3px;
}

address {
	margin: 0;
	padding: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	font-style:normal;
	text-align: center;
	color: #666666;
	clear: both;
}

address a:link, address a:visited, address a:hover, address a:active {
	margin: 0;
	padding: 0.3em;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: Bold;
	color : #666666;
	padding: 0.3em;
}
.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("../images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("../images/magminus.cur"), pointer;
}
.show-hide {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}


div.autosuggest
{
	position: absolute;
	background-image: url(../images/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(../images/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer
{
	background-image: url(../images/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(../images/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
	background-image: url(../images/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #333;
}


div.autosuggest ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #333;
}

div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	background-color: transparent;
	/*text-shadow: #000 0px 0px 5px;*/
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover
{
	background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #1B5CCD;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #fff;
	background-color: #1B5CCD;
	background-image: url(../images/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
	background-image: url(../images/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	left: 0;
	background-image: url(../images/hl_corner_tl.gif);
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
	background-image: url(../images/hl_corner_tr.gif);
	background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #6EADE7;
}

/** hot deals portlet **/
#hotdeals
{
	margin: 10px 0 0 6px;
	vertical-align: top;
	font-size: 1em;
    border-bottom: solid 2px #ff8a00;
}
#hotdeals h1
{
	margin: 0;
	padding: 2px 7px 3px 27px;
	background: url(/consumer/../images/1/wotshot-ico.gif) no-repeat 6px 1px #ffead2;
	color: #f47b2b;
	font-size: 1.6em;
	border-top: 4px solid #ff8a00;
    border-bottom: none;
}
#wotshot
{
	height: 480px;
	margin: 0;
	border: 1px solid #eebc82;
	border-width: 0 1px;
	overflow: auto;
}
#hotdeals .preview
{
	height: auto;
	font-size: 0.8em;
}
#hotdeals h1 .rightarea {
	margin-top: 6px;
}
#wotshot ul
{
	margin: 0 0.7em;
	padding: 0;
	list-style-type: none;
}
#wotshot ul a:link,
#wotshot ul a:visited
{
	color: #f60;
}
#wotshot ul a:active,
#wotshot ul a:hover
{
	color: #f00;
}
#wotshot li
{
	display: block;
	margin: 0;
	padding: 1em 0;
	font-size: 1em;
	line-height: 1.1em;
	border-bottom: 1px dotted #ccc;
    color: #000000;
}
#wotshot li.more
{
	margin: 0;
	padding: 0.5em 0;
	text-align: right;
	font-weight: bold;
	border: 0;
}
#wotshot strong
{
	font-size: 1.1em;
	line-height: 1.3em;
	color: #666;
	/*background-color: #fff;*/
}

a.FooterLink:link    { text-align:left;font-size:10pt;color:#FFFFFF;text-align:left; text-decoration: none; }
a.FooterLink:visited { text-align:left;font-size:10pt;color:#FFFFFF;text-align:left; text-decoration: none; }
a.FooterLink:hover   { text-align:left;font-size:10pt;color:#FFFFFF;text-align:left; text-decoration: none; }
a.FooterLink:active  { text-align:left;font-size:10pt;color:#FFFFFF;text-align:left; text-decoration: none; }

a.RoomLink:link    { text-align:left;font-size:10pt;color:#525252;text-decoration: none; }
a.RoomLink:visited { text-align:left;font-size:10pt;color:#525252;text-decoration: none; }
a.RoomLink:hover   { text-align:left;font-size:10pt;color:#525252;text-decoration: none; }
a.RoomLink:active  { text-align:left;font-size:10pt;color:#525252;text-decoration: none; }

.footer
{
	background-image: url(../images/footer.jpg);
}

.mainmenu
{
	background-image: url(../images/header3.jpg);
}

a.MenuLink:link     
{
	text-align:left;
	text-decoration: none; 
	color: White; 
	font-family: Tahoma; 
	font-size: 10pt; 
	cursor: pointer; 
	text-align: center; 
	padding: 2px 7px;
}
a.MenuLink:hover   
{ 
	text-align:left;
	text-decoration: none; 
	color: White; 
	font-family: Tahoma; 
	font-size: 10pt; 
	cursor: pointer; 
	text-align: center; 
	padding: 2px 7px;
	background-color: #FFC080;
}
a.MenuLink:visited  
{
	text-align:left;
	text-decoration: none; 
	color: White; 
	font-family: Tahoma; 
	font-size: 10pt; 
	cursor: pointer; 
	text-align: center; 
	padding: 2px 7px;
}
a.MenuLink:active  
{ 
	text-align:left;
	text-decoration: none; 
	color: White; 
	font-family: Tahoma; 
	font-size: 10pt; 
	cursor: pointer; 
	text-align: center; 
	padding: 2px 7px;
}

a.HotelNameLink:link    { text-align:left;font-family:Verdana; font-size:20px;color: #FF9933;text-decoration: none; }
a.HotelNameLink:visited { text-align:left;font-family:Verdana; font-size:20px;color: #FF9933;text-decoration: none; }
a.HotelNameLink:hover   { text-align:left;font-family:Verdana; font-size:20px;color: White; background-color: #FF9933; text-decoration: none;}
a.HotelNameLink:active  { text-align:left;font-family:Verdana; font-size:20px;color: #FF9933;text-decoration: none; }
