/* CSS Document */

.rounded-corners {
  behavior: url(http://localhost/border-radius-fix.htc);
}

@font-face {
        font-family:Candara;
        src: url('Candara.ttf');
}

.load-font-face{
	font-family: Candara;

}

html{ }

body {
    margin:0px;

    /*height:1150px;*/
	
    font-family: helvetica, sans-serif;
}

h2.tagline {font-size: 138.5%; margin-top: 20px; margin-bottom: 15px;}

#simplesearch {
	/*width:290px;
    padding: 10px 10px;
    height: 133px;	*/
	
}

#advancedsearch {

    padding: 0px 0px;
    height: 90px;
    width:610px;
    margin-top:172px;
	

}

.header {
    margin:0 auto;
	margin-top:10px;
	height:112px;	
	/*border-radius: 5px 5px 5px 5px;*/
	width:960px;
	background-color:#FF8C00;
	background-image: url("../layout/world1.png");
    background-repeat: no-repeat; 
    background-position: 3% 80%;
	-webkit-box-shadow: 0px 0px 10px #000; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 10px #000; /* FF3.5 - 3.6 */
    box-shadow: 0px 0px 10px #000; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=500, Strength=4);*/
	behavior: url(ie-css3.htc);
}
.header .left {
	padding:60px 0 0 100px;
	font-size:224%;
	font-weight:normal;
	width:330px;
	float:left;
}

.header .right {
	padding:0px 0 0 0px;
	font-size:166%;
	font-weight:normal;
	width:470px;
	float:left;
	margin-top:70px;
}

.headertext {
    float:left;
	margin-top: 28px;
	margin-right: 40px;
	font-size:138%;
	
}

.bgwrap{
    height: 360px;
    width: 960px;
	padding: 30px 0 20px 0;	
	z-index:-999;
	margin: auto;
	/*position:relative;*/
	/*background: url("../layout/worldmap.png");
    background-repeat:no-repeat; 
    background-position: 4% 20%; */
}

.search {     
	/*border: 2px solid #333333;*/
	margin: 20px 10px 0 14px;
	width: 520px;
	height: 298px;
	float: left;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter:alpha(opacity=90);
	-moz-opacity:0.9;    
	opacity: 0.9;
	background-color:#000;
	color:#ff6600;
	border-radius: 5px 5px 5px 5px;
	z-index:-998;
	behavior: url(ie-css3.htc);
}

.form {
    width: 258px;
    float: left;
    /*height: 360px;*/
    padding-left: 20px;
    padding-top:34px;
	
}

.points{
	width: 232px;
    float: left;
	padding-top:60px;
	padding-left:8px;
}

.points ul li{
	padding:5px 5px 5px 0px;
	list-style-type:disc;
	font-size:120%;
}

.mainhead {
    /*background: url(../layout/palliadvert.jpg) no-repeat;*/
    
    overflow:hidden;
    width:950px;
    height:250px;    
    margin-left:0px;
}

.destbox{
    
    width: 400px;   
}

.destbox h2{ font-size: 170%; font-weight:bold; padding: 4px;}

.departure{
    width: 440px;
    margin-right: 20px;
    margin-top: 10px;
    float: left;
}

.departure select{
	margin:6px;
}


.arrival{
    margin-top:10px;
    margin-right: 20px;
    float:left;
}

.arrival select{
	margin:4px;
}

.posttext{
    margin-left:20px;
    font-size: 135%;
}
   
.destination label {font-weight: bold; display: block; margin-bottom: 5px}
.destination .description {font-size: 86%; font-weight: normal;}
#destination {height: 20px; width: 240px;}

.post { margin-top:42px; margin-left: 10px;float:left;}
.buttonpost { margin-top:52px; float:left; margin-left:20px; margin-right:2px;}
.buttonpost input { background-color: #FB940C; width: 107px; height: 30px; border: solid; border-color:#464545; color: #000; font-family: Century Gothic, sans-serif;}

.button { margin: 16px 0 0 142px; }
.button input { background-color: #ff6600; width: 107px; height: 30px; color: #000; 
	font-size: 14px;	
	/*padding: 12px 20px;*/
	background: -moz-linear-gradient(
		top,
		#ff6600 0%,
		#ff6600);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ff6600),
		to(#ff6600));
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #171717;
	/*-moz-box-shadow:
		0px 1px 3px rgba(255,255,255,0.5),
		inset 0px 0px 10px rgba(087,087,087,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(255,255,255,0.5),
		inset 0px 0px 10px rgba(087,087,087,0.7);*/
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 0px 0px rgba(255,255,255,0);}

#dates {margin-top: 20px;}
#dates label {font-weight: 100; display: block; margin-bottom: 5px;}
#checkin {width: 201px; float: left;}

.subs {width: 315px; height: 153px; width:302px; margin-left:0px; margin-top:10px; padding-top:10px; top: 0px; position:relative; float:right; background-color: white ;border-color: #ACACAC;
     border-width: 1px;
     border-style: solid; }

.pointers {width: 450px; height: 180px; margin-left:10px;  margin-top:134px; top: 0px; float:left; position:absolute; }
.pointers li { padding-left: 10px; margin-left:30px; font-weight:normal; font-size: 125%; margin-bottom: 8px; color:Black; list-style-type:disc;}

.siteheaders {padding: 4px;}     

.tips{
    /*position: absolute; 
    left: 75px;
    float:left;*/
    width: 400px;  
    height: 170px;  
    background-color: #FFF;     
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter:alpha(opacity=80);
    -moz-opacity:0.8;    
    opacity: 0.8;
    margin-top:33px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-radius-bottomright: 4px;
    -webkit-border-radius-topright: 4px;
    border-radius-bottomright: 4px;
    border-radius-topright: 4px;
    position:absolute;
  
}

.pricetext{
    
    font-size: 135%;    
	margin-left: 10px;
	margin-bottom:2px;
}


.slide{
    width:950px;
    z-index:-1;
    float:left;
    }

#panel {padding: 10px 0px; height: 5px; width: 300px; }
#panel a { color: #464545; float: left; }
#poweredby {float: right;  }

#advancedsearch h3 {font-weight: bold; margin-bottom: 5px; }
#stars {float: left;  width: 150px; margin-left: 20px; margin-top:-3px;}

#facilities .f1, #facilities .f2 {width: 190px; float: left; margin-top:0px;}
#facilities .f2 {width: 250px;}

#ft {text-align: center; margin-top: 20px;}



.infosearch {
     padding-right:5px;
     padding-top: 10px;
     padding-bottom: 20px;   
     padding-left: 10px;
     border-color: #ACACAC;
     border-width: 1px;
     border-style: solid; 
     margin: 0px 10px 0 10px;
     width: 597px;
     height: 160px;
     float: left;
     background-color: #FFF;
}

.populartext {
	 float:left;
	 margin-bottom: 2px;
	 margin-top: -28px;
	 font-size:138%
	 
}


.citytext {
	 float:left;
	 margin-left: 10px;
	 margin-bottom: 6px;
	 height: 20px;
	 width: 100%;
	 font-size:138%
}


.promo {
	float: right;
	height:360px;
	width:690px;
	background: url("../layout/worldmap.png");
    background-repeat:no-repeat; 
    background-position: right;
	z-index:-999;
	right: 100px;
	position:absolute;
	
}

.promo a{
        padding-top: 15px;
        font-size:100%;
		text-decoration:none;
}

.promo img{
}
    
.promo p{
        
        font-size:150%;
}
.promo ul{
    width:186px;
    font-size:138%;
	float: left;
}
.promo li{
	padding: 5px;
	border-bottom: 1px solid #E5E5E5;
}

.promo .right{
	float: right;
}

.promo a{
    color: #000;   
}

.promo a:hover{
    color: Orange;
	cursor:pointer;
	
}



.banner {
     padding-right:10px;
     padding-top:0px;
     padding-bottom: 10px; 
     /*height:206px;  */
     overflow:hidden;
}

.logo { background-color: #fff; padding: 12px;}


.wrap {

    width:990px;
    height:800px;
    margin-top:20px;
}

.footer {
	border: 1px solid #000;
    width:960px;;
	margin:0 auto;
	height:160px;
	
	bottom:0px;
	color:#ff6600;
	background-color:#000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter:alpha(opacity=90);
	-moz-opacity:0.9;    
	opacity: 0.9;
	
}

.info {
	
}

.info p {
	font-size:82%;
	font-weight:bold;
	text-align:left;
	padding:4px;
}

.toggle{
    
    float:left;
    margin-top: 10px;
    margin-left: 20px;
    
    color: #E7E5E5;
}


/*** Ratings and star sprites ***/

.rating {visibility: hidden; text-size: 1px; line-height: 15px;}

.star5, .star4, .star3, .star2, .star1 {
	background: #fff url(../layout/stars.gif) no-repeat;
	overflow: hidden;
}

.star5 {background-position: 19px 1px;}
.star4 {background-position:  6px -15px;}
.star3 {background-position: -7px -34px;}
.star2 {background-position: -20px -51px;}
.star1 {background-position: -33px -67px;}	

.boxes {
	/*height:342px;*/
    width:960px;
	margin: 0 auto;
}

.box {

    /*height:342px;*/
    width:220px;
    /*background: white;*/
    float:left;
    margin-top:5px;
    margin-left:9px;
	margin-bottom:6px;
	
}

.box h2{ font-size: 138%; padding: 4px; margin-top:6px; }

.box img{
	width:40px;
	height:40px;
	margin-right: 4px;
	vertical-align:middle;
}
    
.box a{
    color:#ff6600; 
	display: block;
	text-decoration:none;
}

.box a:hover{
    /*color: #ff6600;*/
	cursor:pointer;
	
}

.box ul{
    width:162px;
    font-size:108%;
	float: left;
	/*padding: 4px;*/
}
.box li{
	padding: 8px;
	/*border-bottom: 1px solid #E5E5E5;*/
}

.box .right{
	float: right;
}

table td {padding: 5px; color: #5C5C5C;}

a {color: #5C5C5C;}

.cityimg{
    float:right;
    padding-top:10px;
    padding-left:20px;
    width:150px;
}

.cityname{
    width:200px;
    font-size:large;
}

.tcity{
    padding-bottom: 10px;
}

#slideshow {
    position:relative;
    height:250px;
    width:950;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


