/*############## CSS TEMPO HOLIDAY ##############*/
/*########### Created by ivuWorks.com ############*/
/*################## STRUCTURE ##################*/
body {
	border: 0;	
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background:url(../i/bodyback.gif) repeat-y top;
	background-color:#0099FF;
	}

body, td, div, p, a:link, a:active, a:visited, a:hover {
	font: 12px Arial;
	color: #003366;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3 {
	color: #006699;
}

h1 {font: 22px Arial;}
h2 {font: 18px Arial;}
h3 {font: 16px Arial;}

#main {
	margin:0;padding:0;
	width:960px;
	height:100%;
	}
#leftColumn {
	width:189px;
	background-color:#FFFFFF;
	}
#rightColumn {
	width:771px;
	}
#topBar {
	margin:0 0 0 1px; padding:0;
	width:770px; height:25px;
	font: 9px Verdana;
	color:#FFFFFF;
	background:url(../i/bb.gif) repeat-x bottom;
	}
#topBar img { 
	border:0;
	margin:3px;
	}
#topBar td {
	text-align: center;
	}
#contBox {
	margin:0 0 0 1px; padding:0;
	width:770px;
	}
#hormenu 	{
	margin:0; padding:0;
	width:570px; height:27px;
	font: bold 11px Arial;
	color:#FFFFFF;
	background:url(../i/bb.gif) repeat-x bottom;
	}
#hormenu td {
	text-align: center;
	}
#content 	{
	margin:3px 0; padding:0;
	width:566px; height:400px;
	}
#leftColumn img {
	border:0;}
.spec {
	background:url(../i/bb.gif) repeat-x bottom;
	}
.sep {
	width:1px;
	background:url(../i/sep.gif) no-repeat center bottom;
	}
#search {
	margin:0;
	height:40px;
	font:9px Verdana;
	color:#333333;
	background-color:#D1D1D9;
	text-indent:5px;
	}
.sinput {
	margin:0 5px;
	width: 125px;
	font: normal 10px Arial;
	}
.semail {
	margin:0 5px;
	width: 150px;
	font: normal 10px Arial;
	}

td.menucap {
	letter-spacing: 1px;
	width: 189px; height:25px;
	color: #ffffff;
	font: bold 12px Arial;
	border-bottom: 1px solid #FFFFFF;
	text-indent: 5px;
	padding-top: 2px;
	background-color:#5EA5D3;
	background:url(../i/menucap.gif) no-repeat left top;
}

td.menu, td.submenu, td.activemenu, td.activeSubmenu {
	width: 189px;
	height:25px;
	color:#FFFFFF;
	font:bold 11px Arial;
	border-bottom:1px solid #FFFFFF;
	text-indent:20px;
	background-color:#5EA5D3;
	}
td.menu, td.submenu {
	background:url(../i/menu.gif) no-repeat left top;
	}
td.submenu  {
	text-indent:30px;
	}
td.activemenu, td.activeSubmenu  {
	background:url(../i/activemenu.gif) no-repeat left top;
	}
td.activeSubmenu  {
	text-indent:30px;
	}
#group {
	width:189px;
	background-color:#D1D1D9;
	text-align:center; 
	font:bold 11px Arial;
	color:#545454;
	}
#logos {
	background:url(../i/lb.gif) repeat-x top;
	text-align:center;
	}
#logos img { 
	border: 0; 
	}
.blocktitle { 
	border-bottom:1px solid #FFF; 
	color:#FFFFFF;
	font:normal 10px Verdana;
	text-indent:8px;
	height:20px;
	}
#footer {
	margin:0; padding:0;
	width:960px; height:27px;
	background:url(../i/bb.gif)	repeat-x top;
	}


#footer td {
	font: normal 9px Verdana;
	color:#FFFFFF;
	}
/*################## LINK STYLES ##################*/

.menu a:link, .menu a:active, .menu a:visited, .menu a:hover, 
.submenu a:link, .submenu a:active, .submenu a:visited, .submenu a:hover,
.activemenu a:link, .activemenu a:active, .activemenu a:visited, .activemenu a:hover,
.activeSubmenu a:link, .activeSubmenu a:active, .activeSubmenu a:visited, .activeSubmenu a:hover, 
.spec a:link, .spec a:active, .spec a:visited, .spec a:hover, .spec {
	
	font: bold 11px Aria;
	text-decoration: none;
	color:#FFFFFF;

}

#footer a {
	text-decoration:underline;
	color:#FFFFFF;
	}


#sitemap td {font-size: 12px;}

/* holiday css */

div.titleOrange {
	font: 18px Arial;
	color: #ffffff;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 100%; height: 27px;
	background: url(../i/titleOrangeBack.gif) repeat-x top;
}

div.titleGreen {
	font: 18px Arial;
	color: #ffffff;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 100%; height: 27px;
	background: url(../i/titleGreenBack.gif) repeat-x top;
}

div.titleBlue {
	font: 18px Arial;
	color: #ffffff;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 100%;height: 27px;
	background-color: #2D7DB0;
	background: url('/i/bluebarback.gif') repeat-x top center;
}

div.blockBlueOne {
	font-family: Arial;
	padding: 4px;
	margin-bottom: 1px;
	background-color: #B7DBE9;
}

div.blockBlueTwo {
	font: 12px Arial;
	padding: 4px;
	background-color: #dae9ef;
}

#blueBar {
	width: 100%;
	height: 27px;
	margin-top: 1px;
	background-color: #2D7DB0;
	background: url('/i/bluebarback.gif') repeat-x top center;
}

#blueBar TD {
	padding: 4px;
	font: bold 10px Verdana;
	color: white;
	white-space: nowrap;
}

#blueBar A {
	font: bold 11px Verdana;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #ffffff;
	background-color: #4E97C5;
	padding: 3px;
}

#blueBar A:hover {
	font: bold 11px Verdana;
	color: #22679E;
	text-decoration: none;
	border: 1px solid #ffffff;
	background-color: #B1CBDB;
	padding: 3px;
}

table.list {
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #b7dbe9;
}

td.listHeader {
	font: bold 13px Arial;
	height: 18px;
	background-color: #B7DBE9;
	padding: 2px;
}

td.list {
	background-color: #dae9ef;
	padding: 2px;
}

.hotelName {
	font: 19px Arial;
	color: #FF6600;
}

#hotelTitle {
	width: 100%;
	background-color: #fff799;
	margin-bottom: 1px;
}

#hotelLocation, #hotelLocation a {
	font: bold 12px Arial;
	color: #FF6600;
}

#hotelData {
	width: 100%;
	background-color: #ffffff;
}

#hotelGallery{
	float: right;
	width: 290px;
}

div.thumbFrame{
	margin: 0 0 7px 7px;
	float: left;
	width: 127px;
	height: 95px;
	background-color: #ffffff;
}

div.thumb{
	width: 127px;
	height: 95px;
	background-repeat: no-repeat;
	background-position: center;
}

#holidayData {
	width: 100%;
	background-color: #ffeb99;
	border-top: 1px solid #FBAF5C;
	border-bottom: 1px solid #FBAF5C;
	margin-bottom: 1px;
}

#holidaySubData {
	background-color: #fbf8ae;
	border-top: 1px solid #FBAF5C;
	border-bottom: 1px solid #FBAF5C;
	margin-bottom: 1px;
	padding: 4px;
}

.holidayPricesTitle {
	font: bold 16px Arial;
	color: #ffffff;
	text-align: center;
	background-color: #f7941c;
	padding: 3px;
	margin-bottom: 1px;
}

#holidayData TD {
	padding: 5px;
}

td.priceCaption, td.priceCaptionH {
	font: 9px Arial;
	text-align: center;
	padding: 0px 4px 0px 4px;
	white-space: none;
}

td.priceRow {
	font: 11px Arial;
}

td.priceRowH {
	font: 12px Arial;
}

td.priceV {
	font: 12px Arial;
	text-align: center;
}

#priceTable {
	width: 100%;
	background-color: #FBAF5C;
	margin-bottom: 1px;
}

#priceTable td {
	background-color: #fff799;
	color: #000044;
}

#priceTitle {
	font: bold 14px Arial;
	color: #fff799;
	background-color: #FF6600;
	padding: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#randomOffers {
    width: 100%;
    border: 1px solid #58A0CF;
    background-color: #ffffff;
}

td.randomOfferShortBody {
	font: normal 10px Trebuchet MS;
	line-height: 11px;
	background-color: #dae9ef;
	cursor: pointer;
}
#randomTable {
    width: 100%;
    border: 1px solid #58A0CF;
    background-color: #ffffff;
  }

  td.randomImage {
    text-align: center;
    width: 25%;
    background-color: #b7dbe9;
    cursor: pointer;
  }
  
  td.randomStars {
    font: bold 11px Arial;
    text-align: center;
    background-color: #dae9ef;
  }

  td.randomName {
    padding-left: 4px;
    padding-right: 4px;
    font: bold 11px Arial;
    text-align: center;
    background-color: #B7DBE9;
  }

  div.randomImage {
    margin-top: 7px;
    margin-bottom: 7px;
    border: 1px solid #E4EFF4;
    background-color: #E4EFF4;
    width: 100px; height: 67px;
    background-repeat: no-repeat;
    background-position: center
  }


#randomHoliday {
    width: 100%;
    border: 1px solid #58A0CF;
    background-color: #ffffff;
	cursor: pointer;
  }

  td.randomHName {
	width: 30%;
    padding-left: 4px;
    padding-right: 4px;
    font: bold 11px Arial;
    background-color: #dae9ef;
	vertical-align: top;
	line-height: 18px;
  }

  td.randomHImage {
    text-align: center;
    width: 20%;
    background-color: #b7dbe9;
  }

div.randomHImage {
    border: 1px solid #E4EFF4;
    background-color: #E4EFF4;
    width: 100px; height: 67px;
    background-repeat: no-repeat;
    background-position: center;
  }


#exList {
	width: 100%;
	background-color: #ffffff;
	margin-bottom: 1px;
}

#exList TD {
	font: 12px Arial;
	color: #ffffff;
	padding: 2px;
}

#exCaptions TD {
	background-color: #588526;
	font-weight: bold;
}


#exRow TD, #exRow A {
	color: #3F6617;
	background-color: #C4DF9B;
}

#exRow IMG {
	cursor: help;
}

div.div11 {
	font: 11px Arial;
	padding-left: 1px;
}

a.exTitle:link, a.exTitle:active, a.exTitle:visited, a.exTitle:hover {
	font: bold 13px Arial;
	height: 18px;
}

#exTitle {
	color: #3F6617;
	background-color: #C4DF9B;
	padding: 4px;
	margin-bottom: 1px;
}

span.exTitle {
	font: bold 15px Arial;
	line-height: 28px;
}

#exContent {
	font: 12px Arial;
	color: #005825;
	background-color: #dff0c5;
	padding: 5px;
}

#recommend_preview {
	margin-top: 5px;
	padding: 10px;
	border: 1px solid #ffffff;
	width: 99%;
	background-color: #efefef;
}

div.hotOffer {
	border: 1px solid #F7E167;
	padding: 4px;
	min-height: 75px;
	margin-top: 1px;
	cursor: pointer;
	background-color: #FFF799;
}