﻿/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}

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;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-align:justify;
	background-color:#3a3d40;
}

a{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
text-decoration:none;
}
a:hover {
font-family:Arial, Helvetica, sans-serif;
color:#0074c5;
font-size:12px;
text-decoration:underline;
}

/* ========== WRAPPER */
#wrapper {
	width:990px;
	margin: 0 auto;
	background-image:url('../images/layout-bg.gif');
	background-repeat:repeat-y;
}


/* ======================================================================== */
#top-container{
	width:990px;
	height:161px;
}
#header-box{
	width:990px;
	height:91px;
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
	padding-top:25px;
}
.logo-box{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width:308px;
	height:59px;
	margin-left:355px;
}
.logo-box a{
	width:308px;
	height:59px;
	display:block;
}
#link-box{
	width:990px;
	height:37px;
	background-image:url('../images/link-bg.gif');
	background-repeat:repeat-x;
	padding-top:8px;
}
.link-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	padding-left:40px;
	text-decoration:none;	
}
.link-text a{
	color:#333333;
	text-decoration:none;
}
.link-text a:hover{
	color:#0f5b8d;
	text-decoration:none;
}



.link-partner{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;	
}
.link-partner a{
	color:#333333;
	text-decoration:none;
}
.link-partner a:hover{
	color:#0f5b8d;
	text-decoration:none;
}
/* ====================================================================================*/
#main-container{
	width:990px;
	height:auto;
	clear:both;
}
/* ====================Left Container Class Start==============================================*/

#left-container{
	width:620px;
	height:auto;
	float:left;
}
/* ====================================================================================*/
#search-container{
	width:590px;
	height:auto;
	margin-left:14px;
	margin-top:15px;
}
.search-topbar{
	width:575px;
	height:34px;
	background-image:url('../images/search-topbar.gif');
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#666666;
	padding-top:6px;
	padding-left:15px;
}
.search-bgbar{
	width:574px;
	height:auto;
	background-image:url('../images/search-bgbar.gif');
	background-repeat:repeat-y;
	padding:8px;
}
.search-bottombar{
	width:590px;
	height:10px;
	background-image:url('../images/search-bottombar.gif');
	background-repeat:no-repeat;
}
.tabel-space{
	padding-top:2px;
	padding-bottom:2px;
}
/* ====================================================================================*/
#welcome-container{
	width:590px;
	height:auto;
	clear:both;
	margin-left:14px;
	margin-top:15px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#267dca;
	font-weight:bold;
	padding-bottom:6px;
}
#hotelbooking-container{
	width:590px;
	height:auto;
	clear:both;
	margin-left:14px;
	margin-top:15px;
}
/* ==================Information Box Class=========================================*/
#database-container{
	width:574px;
	height:auto;
	clear:both;
	padding:8px;
	margin-top:6px;
}

.usainformation-box {
	width:590px;
	height:auto;
}
.usainformation-box ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 0px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.usainformation-box li {
	display:block;
	padding:0 0px 0px 18px;
	border-bottom:1px solid #666666;
	background:url(../images/bluearrow.gif) no-repeat center left;
	line-height:20px;
}
/* ====================================================================================*/

/* ===================Right Container Class Start=======================================*/

#right-container{
	width:370px;
	height:auto;
	float:right;
}
#airporthotel-linklist{
	width:345px;
	height:auto;
	margin-top:5px;
	margin-left:8px;
}
.linklist-topbar{
	width:345px;
	height:8px;
}
#linklist-bgbar{
	width:329px;
	height:auto;
	background-image:url(../images/rtlinkbox-bgbar.gif);
	background-repeat:repeat-y;
	padding:8px;
}
.linklist-bottombar{
	width:345px;
	height:9px;
	background-image:url(../images/rtlinkbox-bottombar.gif);
	background-repeat:no-repeat;
}

.linkbox-text {
	width:130px;
	height:auto;
}
.linkbox-text ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 0px 10px;
}
.linkbox-text li {
	display:block;
	padding:0 0px 0px 15px;
	background:url(../images/arrow.gif) no-repeat center left;
	line-height:20px;

}
.linkbox-text a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	height:20px;
	text-decoration:none;
}
.linkbox-text li a:hover {
	color:#0074c5;
	text-decoration:underline;
}
/* ====================================================================================*/
#google-container{
	width:332px;
	height:auto;
	margin-top:6px;
	margin-left:10px;
}
/* ====================================================================================*/

#international-hotels{
	width:332px;
	height:auto;
	margin-top:6px;
	margin-left:10px;
}
.international-title {
	width:auto;
	height:auto;
}
.international-title ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 0px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.international-title li {
	display:block;
	padding:0 0px 0px 18px;
	border-bottom:1px solid #666666;
	background:url(../images/bluearrow.gif) no-repeat center left;
	line-height:20px;
}
/* ====================================================================================*/
#hotelslist-box{
	width:332px;
	height:auto;
	clear:both;
}
.airporthotels-list {
	width:auto;
	height:auto;
}
.airporthotels-list ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 0px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.airporthotels-list li {
	display:block;
	padding:0 0px 0px 18px;
	background:url(../images/blackarrow.gif) no-repeat center left;
	line-height:20px;
}
.airporthotels-list a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	height:20px;
	text-decoration:none;
}
.airporthotels-list li a:hover {
	color:#0074c5;
	text-decoration:underline;
}
.booking-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#333333;
	font-weight:bold;
}
/* =======================Booking Rate Class==================================================*/
.booking-rate {
	width:80px;
	height:20px;
	padding-top:5px;
	float:left;
	margin-top:10px;
}
.booking-rate ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 0px 8px;
	background-color:#c04d00;
}
.booking-rate li {
	display:block;
	padding:0 8px 0px 10px;
	line-height:18px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
/* =================Booking Now Class=================================================*/
.booking-now {
	width:100px;
	height:20px;
	padding-top:5px;
	float:left;
	margin-top:10px;
	padding-left:10px;
}
.booking-now ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 0px 8px;
	background-color:#0074c5;
}
.booking-now li {
	display:block;
	padding:0 8px 0px 10px;
	line-height:18px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.booking-now li a {
	color:#FFFFFF;
	text-decoration:none;
}
.booking-now li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.readmore-text{
	font-family:Arial, Helvetica, sans-serif;
	color:#e61d47;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.readmore-text {
	color:#e61d47;
	text-decoration:none;
}
a.readmore-text :hover{
	color:#e61d47;
	text-decoration:underline;
}
/* ============Footer Container Start=========================================*/
#footer-container{
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	width:970px;
	height:18px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-top:6px;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
}
#footer-container a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer-container a:hover{
	color:#e7ffdd;
	text-decoration:underline;
}


.numbers-text{
	font-family:Arial, Helvetica, sans-serif;
	color:#0074c5;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
a.numbers-text {
	color:#0074c5;
	text-decoration:none;
}

.hotels-text{
	font-family:Arial, Helvetica, sans-serif;
	color:#0074c5;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.hotels-text a {
	color:#0074c5;
	text-decoration:none;
}

.hotels-text a:hover{
	color:#990000;
	text-decoration:underline;
}

.advanced-text{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
/* =======================================================================================*/
#rtbox-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-left:14px;
	padding-top:8px;
}