﻿/* ========== 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:#343e55;
	font-family:Arial, Helvetica, sans-serif;
	color:#565758;
	font-size:12px;
	background-image:url(../images/bg-strip.gif);
	background-repeat:repeat-x;
	text-align:justify;
}
/* ========== WRAPPER */
#wrapper {
	width:954px;
	margin: 0 auto;
	background-image:url('../images/layout-bg.gif');
	background-repeat:repeat-y;
}
/* ============================================= */
#topcontainer{
	width:954px;
	height:141px;
	background-image:url('../images/top-containerbg.gif');
	background-repeat:repeat-x;
	
}
.header-box{
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
	height:102px;
}
#link-box{
	background-image:url('../images/link-bg.gif');
	background-repeat:repeat-x;
	height:33px;
}
.toplink-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
.toplink-text a{
	color:#000000;
	text-decoration:none;
}
.toplink-text a:hover{
	color:#2b4886;
	text-decoration:underline;
}
/* ============================================================================ */

#center-container{
	width:954px;
	height:auto;
	clear:both;
}
#searchbox-container{
	width:950px;
	height:auto;
	margin-left:10px;
	margin-top:5px;
}
.listboxborder{
	border-left: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1;padding:7px;} 
	
.linkmenu{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4c4c4c; text-decoration:none; }
.linkmenu:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#235e8e; text-decoration:none;}


.link{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#465c73; text-decoration:none;}
.link:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#1b6098; text-decoration:none;}

/* ====================================================================== */
/* ============Center Contant Container class================= */
#googleads-mapbox{
	width:929px;
	height:auto;
	border:1px solid #e0e0e0;
	margin:0 auto;
	margin-top:5px;
}
/* ====================================================================== */
#twobox-container{
	width:950px;
	height:auto;
	margin-top:8px;
}
#left-container{
	width:263px;
	height:auto;
	float:left;
	padding-left:12px;
	
	margin-bottom:5px;
}

.top-hotellistbox{
	background-image:url('../images/lt-boxtitle-top.gif');
	background-repeat:no-repeat;
	height:28px;
}
.top-hotellistbox h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:25px;
}
.bg-hotellistbox ul{
	width:250px;
	margin:0;
	list-style:none;
	padding:5px 0px 0px 10px;
}
.bg-hotellistbox li{
	display:block;
	padding:0 1px 0px 12px;
	background:url('../images/black-arrow.gif') no-repeat center left;
	line-height:20px;
	border-bottom:1px dashed #CCCCCC;
}
.bg-hotellistbox a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#014d26;
	display:block;
	height:21px;
	text-decoration:none;
}
.bg-hotellistbox li a:hover{
	color:#027795;
	}
	
.bg-hotellistbox{
	width:261px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	background-color:#ffffff;
}
.bottom-hotellistbox{
	background-image:url('../images/lt-boxtitle-bot.gif');
	background-repeat:no-repeat;
	height:10px;
}
.rt-bigbox{
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	background-color:#ffffff;
}
/* ====================================================================== */

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3f5076;
	padding:5px;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#235e8e;
	padding-top:5px;
	padding-left:5px;
}
/* ====================================================================== */

#right-container{
	width:auto;
	height:auto;
	float:right;
	padding-right:15px;
	margin-top:8px;

}
/* ============Footer Container class================= */
#footer-container{
	background-image:url('../images/footer-bg.gif');
	background-repeat:repeat-x;
	width:954px;
	height:36px;
	clear:both;
	margin-top:8px;
}
.footer-text{
	width:954px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:10px;
}
.footer-text a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer-text a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.highlight
{
font-family:Arial, Helvetica, sans-serif;
color:#235e8e;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.highlight:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#235e8e;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

.button-bg{background-image:url(../images/Button.jpg); height:29px; width:93px; background-repeat:no-repeat; }
.featured-heading{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#4a5163; font-weight:bolder;}
.featured-hotels-price
{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#ffffff; text-align:center;}
.border {
	border:1px solid #4a5163;
	padding-left:0px;
}

.link-picks
{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.links-picks:hover
{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}