/* ========== 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-color:#577075;
}
/* ========== WRAPPER */
#wrapper {
	width:1000px;
	margin: 0 auto;
	background-image:url('../images/layout-bg.gif');
	background-repeat:repeat-y;
}
#header-container{
	width:1000px;
	height:94px;
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
}
#link-container{
	width:1000px;
	height:41px;
	background-image:url('../images/link-bg.gif');
	background-repeat:repeat-x;
}
#link-btn{
	width:975px;
	height:41px;
	background-image:url('../images/link-bgbar.gif');
	background-repeat:repeat-x;
	margin:0 auto;
}
.logo-box{
	width:365px;
	height:48px;
	margin-left:35px;
}
.logo-box a{
	width:284px;
	height:48px;
	display:block;
}
/* ============================================================== */
/* ============================================================== */

.header-link {
	width:auto;
	height:auto;
	float:left;
}
.header-link ul {
	width:auto;
	margin:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}
.header-link li {
	display:block;
	padding:0 8px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#434343;
	font-weight:bold;
	float:left;
	text-decoration:none;
}
.header-link li a {
	color:#434343;
	text-decoration:none;
}
.header-link li a:hover {
	color:#ea6e3e;
	text-decoration:underline;
}

.link-linedivider{
	border-left:1px solid #ababab;
	border-right:1px solid #ababab;
}
/* ============================================================== */
/* ============================================================== */

#main-container{
	width:1000px;
	height:auto;
	clear:both;

}
/* ============================================================== */
#left-container{
	width:250px;
	height:auto;
	float:left;
	padding-left:8px;
}
#boxes-container{
	width:250px;
	height:auto;
	clear:both;
}
.title-box{
	width:235px;
	height:auto;	
	background-color:#087c94;
	margin-top:5px;

	padding-top:5px;
	padding-left:8px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}

#content-border{
	width:232px;
	height:auto;
	border:1px solid #087c94;
	padding:8px;
}
/* ============================================================== */

#right-container{
	width:730px;
	height:auto;
	float:right;
	padding-right:5px;
}
/* ============================================================== */
#twoboxes-container{
	width:729px;
	height:auto;
	clear:both;
}
.googleads-box{
	width:160px;
	height:240px;
	float:right;
	text-align:center;
}
/* ============================================================== */
#hotel-container{
	width:705px;
	height:auto;
	padding-left:6px;
}
.hotel-detailbox{
	width:300px;
	height:23px;	
	background-color:#087c94;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:5px;
	padding-left:15px;
	clear:both;
}
#hotel-layout{
	width:700px;
	height:auto;
	border:1px solid #087c94;
	padding:8px;
	clear:both;
	
}
/* ============================================================== */
.title-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	text-decoration:none;
}
.title-text a{
	color:#000000;
	text-decoration:none;
}
.title-text a:hover{
	color:#000000;
	text-decoration:underline;
}
/* ============================================================== */

.content-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	padding:6px;
}
/* ============================================================== */
#horizontal-adsbox{
	width:730px;
	height:auto;
	padding-top:6px;
	clear:both;
}
/* ============================================================== */
#hotelbooking-container{
	width:730px;
	height:auto;
	margin-top:6px;
}
.hotelbooking-topbar{
	width:711px;
	height:24px;
	background-image:url(../images/tophotel-topbar.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:6px;
	padding-left:15px;
}
#hotelbooking-bgbar{
	width:706px;
	height:auto;
	background-image:url(../images/tophotel-bgbar.gif);
	background-repeat:repeat-y;
	padding:10px;
}
.hotelbooking-botbar{
	width:726px;
	height:12px;
	background-image:url(../images/tophotel-bottombar.gif);
	background-repeat:no-repeat;
}
.first-bookingbox{
	width:706px;
	height:auto;
	padding-top:5px;
	padding-bottom:10px;
}
.prices-box{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#c56202;
	font-weight:bold;
	text-align:center;
}
/* ============Footer Container Start=========================================*/
#footer-container{
	width:1000px;
	height:43px;
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-top:10px;
	text-align:center;
	margin-top:8px;	
	
}
#footer-container a{
	color:#333333;
	text-decoration:none;
}
#footer-container a:hover{
	color:#333333;
	text-decoration:underline;
}

.footerlinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
#search-container{
	width:541px;
	height:auto;
	padding-top:8px;
	float:left;
	padding-left:8px;
}	
#search-topbar{
	background-image:url(../images/searchbox-topbar.gif);
	background-repeat:no-repeat;
	width:541px;
	height:35px;

}
#search-bgbar{
	background-image:url(../images/searchbox-bgbar.gif);
	background-repeat:repeat-y;
	width:541px;
	height:220px;
}

.search-bottombar{
	background-image:url(../images/searchbox-bottombar.gif);
	background-repeat:no-repeat;
	width:541px;
	height:12px;
}
.search-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#33627c;
	text-decoration:none;
	text-align:center;
	padding-top:6px;

}
#nav {
    width:auto;
    height:auto;
}
#nav ul {
    width:auto;
    margin:0;
    list-style:none;
    padding:0px 0px 8px 5px;
}
#nav li {
    display:block;
    padding:0 0px 0px 15px;
    background:url(../images/box-arrow.gif) no-repeat center left;
    line-height:20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
    text-decoration:none;

}
#nav li a {
    color:#000000;
    text-decoration:none;
}
#nav li a:hover {
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
    text-decoration:underline;
}