﻿/* ========== 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:#4a545f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#565758;
	font-size:12px;
	text-align:justify;
}
/* ========== WRAPPER */
#wrapper {
	width:951px;
	margin: 0 auto;
	background-image:url('../images/layout-bg.gif');
	background-repeat:repeat-y;
}
/* ============================================= */
#top-container{
	width:951px;
	height:26px;
}
.lttopblueimg{
	background-image:url('../images/topblue-img.gif');
	background-repeat:no-repeat;
	width:188px;
	height:26px;
	float:left;
}
.rt-sitemapbox{
	background-image:url('../images/sitepartner-topbar.gif');
	background-repeat:no-repeat;
	width:763px;
	height:26px;
	float:right;
}
.top-sitemap{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.top-sitemap a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/* ============================================================================ */
#header-container{
	width:951px;
	height:auto;
}
.lt-blueheaderstrip{
	background-image:url('../images/lt-bluebar.gif');
	background-repeat:no-repeat;
	width:25px;
	height:179px;
	float:left;
}
.ct-linkcontainer{
	width:163px;
	height:auto;
	float:left;
}
.header-box{
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
	width:763px;
	height:179px;
	float:right;
}

/* ============================================================================ */

#center-container{
	width:951px;
	height:auto;
	clear:both;
}
#searchbox-container{
	width:928px;
	height:auto;
	margin-left:10px;
	margin-top:8px;
}
.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:#008ccb; 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:#0e7cad; text-decoration:none;}

.link-text{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0066FF; text-decoration:none;}
.link-text:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0066FF; text-decoration:none;}
/* ====================================================================== */
/* ============Center Contant Container class================= */
#googleads-mapbox{
	width:925px;
	height:auto;
	margin-left:11px;
	border:1px solid #e0e0e0;
	margin-top:5px;
}
/* ====================================================================== */
#twobox-container{
	width:951px;
	height:auto;
	margin-top:8px;
}
/* ====================================================================== */

#left-container{
	width:287px;
	height:auto;
	float:left;
	padding-left:5px;
	margin-top:8px;
	margin-bottom:5px;
}

.top-hotellistbox{
	width:287px;
	background-image:url('../images/lt-smallboxtop.gif');
	background-repeat:no-repeat;
	height:20px;
}
.top-hotellistbox h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	padding-top:2px;
	padding-left:35px;
}
.bg-hotellistbox{
	background-image:url('../images/lt-smallboxbg.gif');
	background-repeat:repeat-y;
}
.bg-hotellistbox ul{
	margin:0;
	list-style:none;
	padding:5px 0px 0px 10px;
}
.bg-hotellistbox li{
	width:255px;
	display:block;
	padding:0 1px 0px 12px;
	background:url('../images/black-arrow.gif') no-repeat center left;
	line-height:20px;
	border-bottom:1px dotted #CCCCCC;
}
.bg-hotellistbox a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0099CC;
	display:block;
	height:21px;
	text-decoration:none;
}
.bg-hotellistbox li a:hover{
	color:#027795;
	}
	
.bottom-hotellistbox{
	background-image:url('../images/lt-smallboxbottom.gif');
	background-repeat:no-repeat;
	height:8px;
}
/* ====================================================================== */

.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:#FFFFFF;
	padding-left:4px;
	padding-top:3px;

}
/* ====================================================================== */

#right-container{
	width:631px;
	height:auto;
	float:right;
	padding-right:15px;
	margin-top:8px;

}
/* ============Footer Container class================= */
#footer-container{
	background-image:url('../images/footer-bar.gif');
	background-repeat:repeat-x;
	width:951px;
	height:46px;
	clear:both;
	margin-top:8px;
}
.footer-text{
	width:928px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:10px;
	line-height:15px;
}
.footer-text a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer-text a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.highlight
{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4c4c4c; text-decoration:none; font-weight:bold;}
.highlight:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0e7cad; text-decoration:none; font-weight:bold;}

.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:#008ccb; 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 #008ccb;
	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;
}