/* default styles
   -------------- */
   
body { 
	padding: 0; 
	font: 0.7em Arial, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {
	color: #185DA0;
	background: inherit;
	outline: none;
}

a:hover {
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em Arial, Sans-Serif;
	letter-spacing: -1px; 
	padding: 7px 0 0 8px;
	margin: 0;
}

hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: 0px;
}

h1 a, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	background: #FFF;
}


h2 {
	margin: 0;
	padding: 0;
	font: bold 1.1em Arial, Sans-Serif;
	letter-spacing: -1px;
	color: #185DA0;
}

p {	
	margin: 0 0 5px 0;
}

p .ul{	
	padding-left: 5px;
	
}

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}

INPUT,SELECT {
	font-size:10px;
	color:#245100;
	background:#FFFFFF;
}

img.bottom {vertical-align:text-bottom}

#quicksearch {
	float:right;
}

/*
input.search { 
	width: 199px; 
	border: none;
	background: url(input.gif); 
	padding: 4px; 
}

input.login {
	width: 100px;
	border: none;
	background: url(logininput.gif);
	padding: 4px;
}
*/
/* layout
   ------ */

.content {
	margin: 10px auto;
	width: 900px;
}

.header {
}

#logo {}
#logo a{}
#logo a img{border: none;}

.top_info {
	float: right;
	width: 480px;
	padding: 0 0 4px 0;
}

.top_info_left {
	width: 239px;
	height: 28px;
	float: right;
}

.top_info_right {
	float: right;
	width: 240px;
	height: 26px;
	border-left: 1px solid #eee;
	text-align:right;
	font-weight:bold;
}

.top_info_right span{
	vertical-align:top;
}

#login {
	border-top: 1px solid #eee;
	margin: 2px 0 0 0;
	padding-top: 5px;
	float: right;
	width: 480px;
	height: 38px;
	text-align:right;
}
#login FORM{
	line-height:38px;
}

.loginbtns { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.loginbtn{
    background: transparent url(../../img/public/bg_button_a.gif) no-repeat scroll top right;
    color: #ed1c24;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.loginbtn span {
    background: transparent url(../../img/public/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.loginbtn:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.loginbtn:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

.slogan {
	font-size: 0.9em;
	width: 160px;
}

#photoheader {
	margin-bottom: 7px;
	color: #808080;
	width: 600px;
	height: 215px;
	overflow: hidden;
	float: left;
}

/* SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE */
/* SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE */
/* SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE - SEARCH ENGINE */

#srchmenu {
	float: right;
	width: 294px;
}

#searchtabs {
	list-style: none;
	margin:0;
	padding:0;
	border-left: 1px #2f9ceb solid;
	width: 294px;
}

#searchtabs LI{
	float: left;
}

#searchtabs A{
	padding: 0px 5px 0px 16px;
	color:#666666;
	color:#326bab;
	font-weight:bold; 
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	border-right: 1px #2f9ceb solid;
	background-repeat: no-repeat;
	background-position: 4px center left;
	text-decoration:none;
}

#searchtabs .tabon {
	background-color: #c9e3ff;
	border-top: 2px #0027B6 solid;
	display: block;
	padding: 0 10px 0 25px;
}

#searchtabs .taboff {
	background-color: #f5faff;
	border-top: 2px #c9e3ff solid;
	width:10px;
	display: block;
}

#searchtabs #tab1 {background-image:url(../../img/public/elements/tipo_P.gif); background-position: 5px 2px;}
#searchtabs #tab2 {background-image:url(../../img/public/elements/tipo_G.gif); background-position: 5px 2px;}
#searchtabs #tab3 {background-image:url(../../img/public/elements/tipo_V.gif); background-position: 5px 2px;}
#searchtabs #tab4 {background-image:url(../../img/public/elements/tipo_R.gif); background-position: 5px 2px;}
#searchtabs #tab5 {background-image:url(../../img/public/elements/tipo_S.gif); background-position: 5px 2px;}
#searchtabs #tab6 {background-image:url(../../img/public/elements/tipo_O.gif); background-position: 5px 2px;}

#searchbox {
	float: left;
	height: 250px;
	width: 295px;
	overflow: hidden;
}

/* JQUERY TABS CSS */
#searchbox li {float: left;padding-top:2px;}
#searchbox li a{
	border-top:2px solid #3C6491;
	border-right:1px solid #3C6491;
	border-left:1px solid #3C6491;
	font-weight:bold;
	margin:0 1px 0 0;
	padding:2px 5px;
	text-decoration:none;
	text-transform:uppercase;
}
#searchbox li.ui-tabs-selected a{
	background: #3C6491;
	color: #FFFFFF
}
#searchbox li a:hover{
	background: #3C6491;
	color: #FFFFFF
}

.ui-tabs-nav{float: left;}
.ui-tabs-selected{}
.ui-tabs-unselect{}
.ui-tabs-disabled{} 
.ui-tabs-panel{
	background:#F5FAFF url(../../img/public/srch-background.gif) no-repeat scroll right bottom;
	border:1px solid #3C6491;
	float:left;
	height:219px;
	padding:0 10px 10px;
	width:272px;
}
.ui-tabs-hide{display:none;}	

/** menubar **/
#menubar{
	margin: 0 0 10px 0;
	float: left;
	padding: 4px 0 5px 0;
	border-bottom: 1px solid #ccc;
	width: 100%;
	border-top: 1px solid #ccc;
	
}

/** hmenu **/
#hmenu {
	float: left;
	width: 600px;
	background: #eee;
	margin-bottom: 10px;
}

#navmenu{
	text-decoration: none;
	list-style: none;
}

#navmenu LI{
	float: left;
	padding: 6px 0px 5px 0px;
}

#navmenu A{
	text-decoration: none;
	color: #414141;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #9c9c9c;
	background: #eee url(hmenuarrow.gif) no-repeat top center;
	padding: 8px 10px 4px 10px;
}

#navmenu A:hover {
	color: #FFFFFF;
	background: #3C6491 url(hmenuarrowhover.gif) no-repeat top center;
	border-bottom: 2px solid #2F4A6C;
}

.search_field {
	color: #000;
	float: right;
	text-align: right;
	padding: 5px 0 0 0;
	width: 280px;
}

/* left side
   --------- */

#left {
	float: left;
	width: 500px;
	margin: 0 0 10px 0;
}

#left_col{
	width: 252px;
	float: left;
}

#right_col{
	width: 248px;
	float: right;
}

/** guides on home page **/
#guides{
	float: left;
}
.guide{
	float: right;
	border: 1px solid #eee;
	margin: 0 10px 10px 0;
	width: 100px;
	height: 100px;
	padding: 7px;
	text-align: center;
	overflow: hidden;
	line-height:.9em;
}


.guide:hover {
	border: 1px solid #ccc;
}

.guide:hover h2{
	color: #FF6600;
}

/** infobox **/
a.info {
	position:relative;
	color: #fff;
	text-decoration: none;
}

a.info img {
	height: 72px;
	width:	100px;
	text-decoration: none;
	border-width: 0px;
	border-color: #fff;
	margin-bottom: 3px;
}

a.info span {
	display:none;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:-70px;
	left:10px; 
	width:200px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.9em; 
	padding-left:5px; 
	padding-top:5px;
	
}

#front_map{
	border:1px solid #CCCCCC;
	float:left;
	height:240px;
	overflow:hidden;
	padding:5px;
	width:240px;
}

#bestprices {
	float: left;
	width: 237px;
	border: 1px solid #eee;
	margin: 0 14px 0 0;
	padding: 5px;
}

#bestprices:hover {
	border: 1px solid #ccc;
}

#highlights {
	float: left;
	width: 230px;
	border: 1px solid #eee;
	padding: 5px;
	margin: 0 9px 0 0;
}

#highlights:hover {
	border: 1px solid #ccc;
}

.boxtitle {
	padding-bottom: 2px;
	margin-bottom: 2px;
	font: bold 1.2em Arial, Sans-Serif;
	letter-spacing: -1px;
	color: #185DA0;
	border-bottom: 1px dotted #185DA0;	
}

/* SHOWCASES AND BOXES - SHOWCASES AND BOXES - SHOWCASES AND BOXES - SHOWCASES AND BOXES - SHOWCASES AND BOXES */

.morelinks {
	width:100%;
	text-align:right;
	font-size:9px;
	color:#000000;
}
.morelinks A{
	color:#CC0000;
	font-size:9px;
}
.morelinks A:hover{
	text-decoration:none;
}


/* right side
   ---------- */
.banner_ad{
	color: #ffffff;
	margin: 0 0 10px 0;
	height: 75px;
}

/*right-search*/
.right-search{
	width: 380px;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
	text-align: right;
}

.right {
	float: right;
	width: 390px;
	margin: 0;
}

#top-destinations{
	width: 190px;
	float: left;
}

.right_articles {
	border: 1px solid #eee;
	padding: 3px;	
	margin: 0 0 5px 0;
}

.right_articles img{
	width: 62px;
	height: 47px;
	float: left;
}

.right_articles p{
	font-size: 1em;
	line-height:1.2em;
}
	
.right_articles:hover {
	border: 1px solid #ccc;
}

/** ADVERT **/
.advert{
	width: 190px;
	float:right;
}

.advert img{
margin-bottom:5px;
}

.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* right-nav */
.right-nav{
	float: right;
	width: 190px;
	margin-bottom: 5px;
}

.right-nav li{
	padding: 2px 2px 2px 8px;
	border-bottom: 1px solid #ccc;
	border-left: 3px solid #ccc;
	margin-bottom: 4px;
}

.right-nav li:hover{
	border-bottom: 1px solid #3C6491;
	border-left: 4px solid #3C6491;
}





/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF;
	padding: 10px 0 10px 0;
	border-top: 1px solid #eee;
}

.footer a {
	color: #9EC068;
	background: #fff;
}

.box1 {
	width:100%;
	padding: 10px;
	margin: 0 0 5px 0;
	border: 1px #CCCCCC solid;
	}


/***************************************************************************************/
/**********                                                                   **********/
/**********                         Search Results                            **********/
/**********                                                                   **********/
/***************************************************************************************/

.searchresults {
	margin: 0 0 20px 0;
	}

.searchresults .itembox {
	padding: 4px;
	border: 1px #cccccc solid;
}

/* title */
.searchresults .title {
	width:100%;
	border: 1px #cccccc solid;
	background: #eeeeee;
	padding: 4px;
	height: 40px;
	margin: 0 0 2px 0;
	}

.searchresults .title .label{
	width: 70%;
	color: #454545;
	font-size:9px;
	}
.searchresults .title .label A{
	font-size:14px;
	font-weight:bold;
	color: #185DA0;
	}
.searchresults .title .details {
	padding-right: 10px;
	color:#FFFFFF;
	text-align:right;
	}
.searchresults .title .details A{
	font-weight:bold;
	color: #CC0000;
	padding-right:5px;
	}
.searchresults .title .details STRONG{
	font-weight:bold;
	font-size:14px;
	color:#CC0000;
	}

/* details */
.searchresults .details {
	width:100%;
	padding: 0;
	margin: 0 0 5px 0px;
	}
.searchresults .details .picture {
	width:65px;
	}
.searchresults .details .picture IMG{
	padding: 1px; /* does NOT work! */
	border: 1px #000000 solid;
	width:60px;
	height:45px;
	margin:0 5px 0 0;
	}
.searchresults .details .text {
	font-weight:normal;
	color:#000000;
	}
.searchresults .details .text STRONG {
	font-weight:bold;
	color:#DD0000;
	}

/* pricing */
.searchresults .offer {
	width:100%;
	border: 1px #EEEEEE solid;
	background: #FAFAFA;
	padding: 5px 5px 5px 5px;
	margin: 0 0 5px 0;
	}
.searchresults .offer .label{
	width: 70%;
	}
.searchresults .offer .label STRONG{
	font-weight:bold;
	}
.searchresults .offer .details {
	text-align:right;
	padding: 5px;
	}
.searchresults .offer .details STRONG{
	font-size:14px;
	font-weight:bold;
	color:#DD0000;
	}

/* planner */
.searchresults .planner {
	width:480px;
	overflow-x:auto;
	overflow-y:visible;
	padding-bottom:18px;
	margin-bottom:3px;
	}

/* links */
.searchresults .links{
	margin: 0 0 0 0;
	}
.searchresults .links TD{
	background: #eeeeee;
	border: 1px #cccccc solid;
	}
.searchresults .links A{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	}

/* promotions */
.searchresults .promolist {
	width:100%;
	padding: 2px;
	border: 1px #EEEEEE solid;
	}
.searchresults .promolist TH{
	padding: 2px;
	font-size:9px;
	font-weight:normal;
	border-bottom: 2px #CCCCCC solid;
	}
.searchresults .promolist TD{
	padding: 2px;
	font-size:9px;
	font-weight:bold;
	border-top: 1px #EEEEEE solid;
	}


/***************************************************************************************/
/**********                                                                   **********/
/**********                             CHECK IN                              **********/
/**********                                                                   **********/
/***************************************************************************************/

.checkin .title {
	width:100%;
	border: 1px #CCCCCC solid;
	background: #EEEEEE;
	padding: 2px 5px 2px 5px;
	margin: 0 0 4px 0;
}

.checkin .title .label{
	width: 70%;
	color:#000000;
	text-align:left;
}

.checkin .title .label STRONG{
	font-size:16px;
	font-weight:bold;
	color:#185DA0;
}

.checkin .title .details {
	padding-right: 10px;
	text-align:right;
}

.checkin .queryform {
	width:100%;
	padding:5px;
	border: 1px #cccccc solid;
	margin-bottom: 20px;
	}

.checkin .planner {
	width: 500px;
	overflow-x:auto;
	overflow-y:visible;
	margin-bottom:20px;	
}

.checkin .chapter {
	border: 1px #CCCCCC solid;
	background: #EEEEEE;
	padding: 5px 5px 5px 5px;
	margin: 0 0 2px 0;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	display:block;
	height: 20px;
}

.checkin .chapter .label{
	font-size:12px;
	font-weight:bold;
	color:#185DA0;
	float:left;
	}
.checkin .chapter .details{
	font-size:9px;
	font-weight:bold;
	color:#DD0000;
	float:right;
	}

.checkin .controlsbox {
	width:100%;
	border: 1px #EEEEEE solid;
	padding: 5px 5px 5px 5px;
	margin: 0 0 5px 0;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	}

.checkin .usertip {
	width:100%;
	padding: 0;
	margin: 0 0 5px 0;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	}

.checkin .usertip2 {
	width:100%;
	margin: 0;
	padding: 0;
	font-size:9px;
	font-weight:normal;
	color:#CC0000;
}

.checkin .useralert {
	width:100%;
	margin: 0;
	padding: 0;
	font-size:9px;
	color:#CC0000;
}

.checkin .grid {
	width:100%;
	padding: 2px;
	border: 1px #EEEEEE solid;
}

.checkin .grid TH{
	padding: 2px;
	font-size:9px;
	font-weight:normal;
	border-bottom: 2px #CCCCCC solid;
}

.checkin .grid TD{
	padding: 2px;
	font-size:9px;
	font-weight:normal;
	border-top: 1px #EEEEEE solid;
}

.checkin .grid STRONG{
	font-weight:bold;
}
	
.checkin .grid .title1{
	color:#00BB00;
}

.checkin .grid .tick1{
	color:#CC0000;
	font-weight:bold;
}

.checkin .gridclean,
.checkin .gridclean TH,
.checkin .gridclean TD {
	border: 0;
}

.checkin .buttonarray{
	width:100%;
	margin-top:20px;
	border-top: 2px #cccccc solid;
}

.checkin .buttonarray TD{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}



/***************************************************************************************/
/**********                                                                   **********/
/**********                             FACT SHEETS                           **********/
/**********                                                                   **********/
/***************************************************************************************/

.factsheetbody ul{
	list-style-image:none;
	list-style-position:outside;
	list-style: disc;
	margin-bottom:10px;
	padding-left:25px;
}

.factsheetdivtitle1 { 
	width:490px;
	background: #EEEEEE;
	border: 1px #CCCCCC solid;
	padding: 2px 5px 2px 5px;
	margin: 0 0 2px 0;
	font-size:12px;
	font-weight:bold;
	color:#185DA0;
	text-align:left;
}

.factsheetnav{
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	border-collapse:collapse;
}

.factsheetnav TD{
	border: 1px #cccccc solid;
}

.factsheetnav A{
	font-size:10px;
	font-weight:bold;
	color:#185DA0;
}

.factsheetbookform{
	border: 1px solid #cccccc;
	padding: 5px;
	margin-bottom: 2px;
}

.factsheetbookform TD{
	color: #185DA0;
}

.factsheetbody{
	margin-bottom:20px;
}

.factsheetbody .title {
	width:100%;
	border: 1px #CCCCCC solid;
	background: #EEEEEE;
	padding: 4px;
	height: 40px;
	margin: 0 0 10px 0;
}

.factsheetbody .title .label{
	width: 70%;
	color:#000000;
	text-align:left;
}

.factsheetbody .title .label STRONG{
	font-size:16px;
	font-weight:bold;
	color: #185DA0;
}

.factsheetbody .title .details {
	padding-right: 10px;
	text-align:right;
}

.factsheetbody .description {
	width:100%;
	padding: 0;
	margin: 0px;
	border-collapse: collapse;
}

.factsheetbody .description .picture{
	width:205px;
	padding-right: 5px;
}

.factsheetbody .description .picture IMG{
	width:200px;
	height:150px;
	margin-bottom: 3px;
}

.factsheetbody .description .details{
	border: 1px #CCCCCC solid;
	padding: 5px;
}

.factsheetpricelist{
	border: 1px #CCCCCC solid;
	padding: 5px;
	margin-bottom:30px;
}

.factsheetpricelist H2{
	border-bottom:1px solid #cccccc;
	padding: 3px;
	margin: 0 0 5px 0;
	font-weight:bold;
	font-size:1.2em;
	text-align:left;
}

.factsheepricelist H2 A{
}

.factsheetpricelist .grid {
	text-align: left;
	border: 1px #EEEEEE solid;
	width:100%;
}

.factsheetpricelist .grid TH{
	padding: 2px;
	font-size:9px;
	font-weight:normal;
	border-bottom: 2px #CCCCCC solid;
}

.factsheetpricelist .grid TD{
	background:#EEEEEE none repeat scroll 0%;
	color:#000000;
	font-size:10px;
	font-weight:normal;
	margin-bottom:2px;
	padding:2px 3px 2px 10px;
}

.factsheetpricelist .usertip {
	padding-left: 3px;
	font-size:10px;
	font-weight:normal;
	color:#CC0000;
}

.factsheethighlights {
	width:480px;
	padding: 0px 0px 0px 10px;
	margin: 0 0 10px 0;
	text-decoration: none;
	list-style: none;
}

.factsheethighlights A{
	width:100%;
	line-height:20px;
	margin: 0;
	padding-left: 10px;
	font-size:9px;
	color:#000000;
	text-decoration: none;
	background: #FFFFFF url(../../img/public/nav2_div.gif) no-repeat center left;
}

.factsheetpromo {
	width: 500px;
	border: 0;
	padding: 0;
	margin-bottom:30px;
}

.factsheetpromo a{
	text-decoration: none;
}

.factsheetpromo TD{
	width: 150px;
	border: 1px solid #eeeeee;
	padding: 5px;
	margin: 3px;
}
.factsheetpromo TD:hover{
	border: 1px solid #cccccc;
}

.factsheetpromo H2{
	border-bottom:1px solid #EEEEEE;
	color:#AA0000;
	display:block;
	font-size:1.2em;
	margin:0pt 0pt 4px;
	padding:0px 0px 3px;
}

.factsheetpromo STRONG{
	width:100%;
	background: url(../../img/public/elements/icomini_foreward1.gif) no-repeat center left;
	padding-left:22px;
	font-weight:bold;
	color:#00AA00;
	display:block;
	margin-top:4px;
}

.factsheetgallery {
	width:100%;
	border: 1px #cccccc solid;
	margin-bottom: 10px;
	text-decoration: none;
	list-style: none;
}

.factsheetgallery TD{
	padding: 2px;
}

.factsheetgallery IMG{
	width:240px;
	height:180px;
}

.factsheetroomdet{
	width:100%;
	border: 1px #cccccc solid;
}

.factsheetroomdet td{
	font-size: 10px;
	line-height: 12px;
}

#thank_you_page{
	border:1px solid #CCCCCC;
	padding:5px;
}

#thank_you_page h2{
	border-bottom:1px solid;
	font-size:2em;
	margin-bottom:10px;
}

#thank_you_page img{
	float:left;
	padding:0 5px 5px 0;
}

#thank_you_page hr{
	margin: 10px 0px 10px 0px;
}

/* GOOGLE MAPS FRONT INFO BOX
-------------------------------------------------------------------*/
.gmap-popupbox{
	color:#CCCCCC;
}
.gmap-popupbox a{
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}
.gmap-popupbox a:hover{
	color: #185DA0;
}
