﻿/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	border: none;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* ========== BODY */
body {
	margin: 0;
	padding: 0;
	background-color:#323942;
	background-repeat:repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
}
/* ========== WRAPPER */
#wrapper {
	width:802px;
	margin: 0 auto;
	background-image:url('../images/layout-bg.jpg');
	background-repeat:repeat-y;
}


/* ========== Top Button */
#topbtn-container{
	width:802px;
	height:36px;
	background-image:url('../images/toplink-bg.jpg');
	background-repeat:repeat-x;
	padding-left:40px;
}
#top_btn{
	width:425px;
	height:36px;
	float:left;
	}
#top_btn ul {
	position: relative;
	height:36px;
}
#top_btn li {
	float:left;
	list-style: none;
	text-indent: -2000em;
}
#top_btn li a {
	float:left;
	list-style: none;
}
#top_btn li a:hover,.tab_active a{
	background-position: left bottom ! important;
}

/* ========== Home Button */
#tab_home a {
	width:70px;
	height:36px;
	background: url('../images/home-btn.jpg') left top no-repeat ;
	position: absolute;
	left: 0;
}
/* ========== Flights Button */
#tab_flights a {
	width:70px;
	height:36px;
	background: url('../images/flights-btn.jpg') left top no-repeat ;
	position: absolute;
	left:75px;
}
/* ========== Cruises Button */
#tab_cruises a {
	width:72px;
	height:36px;
	background: url('../images/cruises-btn.jpg') left top no-repeat ;
	position: absolute;
	left:150px;
}
/* ========== Car Hire Button */
#tab_carhire a {
	width:70px;
	height:36px;
	background: url('../images/carhire-btn.jpg') left top no-repeat ;
	position: absolute;
	left:225px;
}
/* ========== Vacation Rental Button */
#tab_vacationrental a {
	width:125px;
	height:36px;
	background: url('../images/vacationrentals-btn.jpg') left top no-repeat ;
	position: absolute;
	left:300px;
}



/* TOP HEADER CONTAINER START*/
#top-container{
	width:802px;
	height:214px;
}

.logo{
	background-image:url('../images/logo.jpg');
	background-repeat:no-repeat;
	width:229px;
	height:214px;
	float:right;

}
.logo h1 a{
	width:229px;
	height:214px;
	display: block;
	text-indent: -1000em;
	position: absolute;
}
.header{
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	width:573px;
	height:214px;
	float:left;
}
/* ========== Center Container */
#ct-textcontainer{
	width:802px;
	height:auto;
	clear:both;
}

/* ========== Left Container */

#left-container{
	width:600px;
	height:auto;
	float:left;

}
.search-title{
	background-image:url('../images/travelsearch-title.jpg');
	background-repeat:no-repeat;
	width:149px;
	height:19px;
	margin-left:25px;
	margin-top:8px;
}
/*.search-btntext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00549c;
	font-weight:bold;
	text-align:center;
}*/
.search-btntext a {
	color:#00549c;
	text-decoration:none;
}
.search-btntext a:hover{
	color:#333333;
	text-decoration:none;
}
#search-container{
	width:558px;
	height:auto;
	margin:0 auto;
	border:1px solid #3e75af;
	background-color:#f4faff;
}
.search-space{
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;

}
/* ========== CONTANT BOX */
#contantbox{
	width:529px;
	height:auto;
	clear:both;
	margin-top:8px;
	margin-left:15px;
}
.center-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:15px;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-top:15px;
	color:#117e96;
}
.center-img{
	padding-top:40px;
}

/* ========== DISCOUT RATE BOX */
#listbox-banner{
	width:575px;
	height:auto;
	margin:0 auto;
}

#disratehotel-box{
	width:562px;
	height:auto;
	margin:0 auto;
}
.discount-title{
	background-image:url('../images/discount-listtitle.jpg');
	background-repeat:no-repeat;
	height:32px;
}
.discount-title h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#004177;
	padding-top:8px;
	padding-left:25px;
}
#discount-bg{
	width:562px;
	background-color:#3c74af;
	
	padding-top:12px;
}

.listtop-bg{
	width:150px;
	float:left;
	padding-left:15px;
}

.listtop-bg ul{
	margin:0;
	list-style:none;
	padding:5px 0 7px 0;
}
.listtop-bg li{
	display:block;
	padding:0 8px 2px 15px;
	background:url('../images/arrow.jpg') no-repeat center left;
	line-height:20px;
}
.listtop-bg a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	height:21px;
	text-decoration:none;
}
.listtop-bg li a:hover{
	color:#e1faff;
	text-decoration:underline;
	}

#banner-box{
	width:188px;
	height:auto;

}
.specialoffer-box{
	background-image:url('../images/specialoffer-banner.jpg');
	background-repeat:no-repeat;
	width:181px;
	height:112px;
	margin:0 auto;
	margin-top:8px;
}
.specialoffer-box h2 a{
	width:181px;
	height:112px;
	display: block;
	text-indent: -1000em;
	position: absolute;
}

.faq-box{
	background-image:url('../images/faq-banner.jpg');
	background-repeat:no-repeat;
	width:181px;
	height:112px;
	margin:0 auto;

}
.faq-box h3 a{
	width:181px;
	height:112px;
	display: block;
	text-indent: -100em;

}
.destination-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00549c;
	font-weight:bold;
	text-align:center;
	clear:both;
	padding-top:10px;
}
.destination-text a{
	color:#00549c;
	text-decoration:none;
}
.destination-text a:hover{
	color:#00549c;
	text-decoration:underline;
}
/* ========== Right Container */
#right-container{
	width:201px;
	height:auto;
	float:right;
}
#google-box{
	width:201px;
	text-align:center;
	padding-top:15px;
}
#google-box2{
	width:700px;
	height:auto;
	margin:0 auto;
	
}
/* ========== GOOGLE SEARCH CONTAINER */
#google-countrysearch{
	width:780px;
	height:auto;
	margin:0 auto;
	clear:both;
	padding:8px;
	padding-left:20px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px;
}
#discount-infobox{
	background-color:#108fac;
	width:201px;
	height:25px;
}
#discount-infobox h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:15px;
}
.infobg-link{
	width:200px;
	border:1px solid #108fac;
}
.infobg-linkx ul{
	margin:0;
	list-style:none;
	padding:5px 0 7px 0;
}
.infobg-link li{
	display:block;
	padding:0 8px 2px 8px;
	/*background:url('../images/arrow.jpg') no-repeat center left;*/
	line-height:20px;
}
.infobg-link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#016981;
	display:block;
	height:21px;
	text-decoration:none;
}
.infobg-link li a:hover{
	color:#0986a3;
	text-decoration:underline;
	}
#footer-container{
	background-image:url('../images/footer-img.jpg');
	background-repeat:no-repeat;
	width:802px;
	height:55px;
	clear:both;
	margin-top:15px;
}
.footer-text{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-top:15px;
	text-align:center;
}
.footer-text a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer-text a:hover{
	color:#bcebff;
	text-decoration:none;
}

.partner-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
}
.partner-text a{
	color:#333333;
	text-decoration:none;
}
.partner-text a:hover{
	color:#993300;
	text-decoration:none;
}

.clearpage{
	clear:both;
	margin-left:35px;
	padding-top:15px;
	padding-bottom:15px;
}
.sitemap-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0066CC;
	padding-left:5px;
	text-decoration:none;
	clear:both;
}
.sitemap-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#106699;
	line-height:15px;
	padding-left:5px;
	list-style:none;
	text-decoration:none;
}
.sitemap-text a{
	color:#106699;
	text-decoration:none;
}
.sitemap-text a:hover{
	color:#007cc5;
	text-decoration:none;
}
/* /////////// Google Maps CSS /////////////////////////////////////////////////////////*/

.map_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-weight:500;
    color: #333333;
	padding-left:180px;
	
}

.info_content1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height:18px;
	padding-left:5px;
	padding-top:8px;
	text-decoration:underline;
}
.info_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:lighter;
	color:#333333;
	padding-top:0px;
	text-decoration:none;
}

.map_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:lighter;
	color:#689eb6;
	line-height:18px;
	padding-top:5px;
	text-decoration:none;
}
.map_content a{
	color:#689eb6;
	text-decoration:none;
}
.map_content a:hover{
	color:#145365;
	text-decoration:underline;
}

