/* ========== 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:left;
	background-image:url('../images/background-bg.gif');
	background-repeat:repeat-x;
	background-color:#d6e4ef;
}
/* ========== WRAPPER */
#wrapper {
	width:990px;
	margin: 0 auto;
	background-image:url('../images/layout-bg.gif');
	background-repeat:repeat-y;
}

#top-container{
	width:990px;
	height:72px;
	background-image:url('../images/top-bgbar.gif');
	background-repeat:repeat-x;

}
/* ==============================================*/
.logo-box{
	width:333px;
	height:66px;
	background-image:url('../images/logo.gif');
	background-repeat:no-repeat;
	float:left;
}
.logo-box a{
	width:333px;
	height:66px;
	display:block;
}
.callus-box{
	width:220px;
	height:auto;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#13438c;
	padding-top:10px;
}
/* ==============================================*/
.small-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#13438c;
}
/* ==============================================*/
#link-container{
	width:990px;
	height:25px;
	background-image:url('../images/link-bg.gif');
	background-repeat:repeat-x;
	clear:both;
}
.topmenu{
	width:700px;
	clear:both;
	float:left;
}
.topmenu ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 5px 15px;
}
.topmenu li {
	display:block;
	padding:0 20px 0px 15px;
	background:url(../images/nav-arrow.gif) no-repeat center left;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;

	float:left;
	text-decoration:none;
}
.topmenu li a {
	color:#FFFFFF;
	text-decoration:none;
}
.topmenu li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#dceaff;
	text-decoration:none;
}

.topsearch-box{
	width:280px;
	height:22px;
	float:right;
	padding-top:3px;
}
/* ==============================================*/
#header-container{
	width:990px;
	height:216px;
}
.map-container{
	width:344px;
	height:216px;
	float:left;
	padding-left:8px;
}
.map-container a{
	width:344px;
	height:216px;
display:block;}

.header-box{
	width:626px;
	height:216px;
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
	float:right;
	padding-right:8px;
}
/* ======================Main Container Class===========================*/
#main-container{
	width:990px;
	height:auto;
	clear:both;
}
/* =====================================================*/
#two-boxcontainer{
	width:990px;
	height:auto;
	clear:both;
	margin-top:6px;
}

#search-container{
	width:490px;
	height:auto;
	float:left;
	padding-left:5px;
}
.search-topbox{
	width:485px;
	height:23px;
	background-image:url('../images/search-topbar.gif');
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:20px;
}
.search-bgbox{
	width:489px;
	height:auto;
	background-image:url('../images/search-bgbar.gif');
	background-repeat:repeat-y;
	padding:8px;
}
.search-botbox{
	width:505px;
	height:8px;
	background-image:url('../images/search-botbar.gif');
	background-repeat:no-repeat;
}
/* =====================================================*/
#hoteldetails-container{
	width:450px;
	height:auto;
	float:right;
	padding-right:8px;
}
.hoteldetails-topbar{
	width:450px;
	height:26px;
	background-image:url('../images/bookingbox-topbgbar.gif');
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#3561a4;
}
.hoteldetails-bgbar{
	width:430px;
	height:auto;
	border-left:2px solid #d7d7d7;
	border-right:2px solid #d7d7d7;
	padding-left:8px;
	padding-right:8px;
}
.hoteldetails-bottombar{
	width:450px;
	height:8px;
	background-image:url('../images/bookingbox-botbgbar.gif');
	background-repeat:repeat-x;
}
.hotel-name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#017fd4;
	text-decoration:none;
}

.hotel-name a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#017fd4;
	text-decoration:none;
}

.hotel-name a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#017fd4;
	text-decoration:underline;
}
.hotelprice{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#e00c0c;
	text-decoration:none;
}
.hotelprice a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#e00c0c;
	text-decoration:none;
}
.hotelprice a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#e00c0c;
	text-decoration:underline;
}
/* ======================Left Container Class===========================*/
#left-container{
	width:214px;
	height:auto;
	float:left;
	padding-left:8px;
}

#ltboxes-container{
	width:214px;
	height:auto;
	padding-top:6px;
}
.boxes-topbar1{
	width:214px;
	height:32px;
vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fffeeb;
	background-image:url('../images/box-topbar1.gif');
	background-repeat:no-repeat;
}
.boxes-topbar{
	width:214px;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fffeeb;
	background-image:url('../images/box-topbar.gif');
	background-repeat:no-repeat;
}
#boxes-bgbar{
	width:198px;
	height:auto;
	background-image:url('../images/box-bgbar.gif');
	background-repeat:repeat-y;
	padding:8px;
}
.boxes-bottombar{
	width:214px;
	height:17px;
	background-image:url('../images/box-botbar.gif');
	background-repeat:no-repeat;
	padding-bottom:6px;
}

.boxes-top{
	width:214px;
	height:8px;
	background-image:url('../images/box-top.gif');
	background-repeat:no-repeat;
}
/* ===============================================*/

#ltboxes-container1{
	width:230px;
	height:auto;
	padding-top:6px;
}
.lt-linkbox {
	width:auto;
	height:auto;
}
.lt-linkbox ul {
	width:auto;
	margin:0;
	list-style:none;
	padding:0px 0px 8px 10px;
}
.lt-linkbox li {
	display:block;
	padding:0 0px 0px 10px;
	background:url(../images/arrow.gif) no-repeat center left;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;

}
.lt-linkbox li a {
	color:#333333;
	text-decoration:none;
}
.lt-linkbox li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:underline;
}

/* ==================================================================*/
.table-spacer{
	padding-top:4px;
	padding-bottom:4px;
	font-size:14px;
}
.link-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4f4f4f;
	font-weight:bold;
	padding-bottom:4px;
	padding-left:6px;
}
.link-title1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#4f4f4f;
	font-weight:bold;
	text-align:center;
}

.link-title1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4f4f4f;
	font-weight:bold;
	padding-bottom:4px;
	padding-left:6px;
	text-decoration:none;
	padding-top:20px;
}
.link-title1 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4f4f4f;
	font-weight:bold;
	padding-bottom:4px;
	padding-left:6px;
	text-decoration:underline;
	padding-top:20px;
}
.link-title a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4f4f4f;
	font-weight:bold;
	padding-bottom:4px;
	padding-left:6px;
	text-decoration:none;
	margin-top:5px;
}
.link-title a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4f4f4f;
	font-weight:bold;
	padding-bottom:4px;
	padding-left:6px;
	text-decoration:underline;
	margin-top:5px;
}
/* ======================Right Container Class===========================*/
#right-container{
	width:750px;
	height:auto;
	float:right;	
	padding-right:8px;
}
#content-container{
	width:470px;
	height:auto;
	float:left;
	padding-top:6px;
}
.content-topbar{
	width:470px;
	height:15px;
	background-image:url('../images/contentbox-bgbar.gif');
	background-repeat:repeat-x;
}
.content-bg{
	width:448px;
	border-left:1px solid #c3d7f5;
	border-right:1px solid #c3d7f5;
	padding:10px;
}
.content-bottom{
	width:470px;
	height:15px;
	background-image:url('../images/contentbox-botbgbar.gif');
	background-repeat:repeat-x;
}

#content-container1{
	width:980x;
	height:auto;
	float:left;
	padding-top:6px;
	padding-left:5px;
	padding-bottom:6px;
}
.content-topbar1{
	width:980px;
	height:15px;
	background-image:url('../images/contentbox-bgbar.gif');
	background-repeat:repeat-x;
}
.content-bg1{
	width:958px;
	border-left:1px solid #c3d7f5;
	border-right:1px solid #c3d7f5;
	padding:10px;
}
.content-bottom1{
	width:980px;
	height:15px;
	background-image:url('../images/contentbox-botbgbar.gif');
	background-repeat:repeat-x;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1671b0;
	font-weight:bold;	
	padding-bottom:6px;
}
/* =====================================================*/
#photo-gallery{
	width:271px;
	height:auto;
	float:right;
	margin-top:6px;
}

/* ============Footer Container Start=========================================*/
#footer-container{
	width:990px;
	height:42px;
	background-image:url('../images/footer-bg.gif');
	background-repeat:repeat-x;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:20px;
	text-align:center;
}
#footer-container a{
	color:#333333;
	text-decoration:none;
}
#footer-container a:hover{
	color:#333333;
	text-decoration:underline;
}

a{
	color:#017fd4;
	text-decoration:none;
}

a:hover{
	color:#017fd4;
	text-decoration:underline;
}
