/* ========== 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*/

.clearfixp: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{
	background-color:#e9e9e9;
	color:#414141;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:2px;
	margin-right:2px;
	}
	
/*===============wrapper===*/

#wrapper {
	background-color:#FFFFFF;
	width:931px;
	margin:0 auto;
	background-image:url('../images/layout-bg.gif');
	background-repeat:repeat-y;
	}
	
/*==============Top Container=*/
#topcontainer{
	width:931px;
	height:41px;
	background-image:url('../images/top-bgbar.gif');
	background-repeat:repeat-x;
	}
#logo-container{
	background-image:url('../images/top-bgbar.gif');
	background-repeat:repeat-x;
	width:250px;
	height:41px;
	float:left;
}
.logo-img {
	background-image:url('../images/logo.gif');
	background-repeat:no-repeat;
	width:250px;
	display:block;
}
.logo-img a{
	width:251px;
	height:30px;
	display:block;
}
#rt-linkbox{
	width:680px;
	height:41px;
	float:right;
}
#link-box{
	width:555px;
	height:auto;
	margin-left:15px;
	padding-top:18px;
}
.header-container{
	width:931px;
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
	height:120px;
}
/*==============================*/



/*===Center Content Container====*/
#contentcontainer{
	width:931px;
	height:auto;
	clear:both;
	}
#search-boxcontainer{
	width:931px;
	height:auto;
	margin-top:8px;
}
.searchtext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
.search-boxbord{
	border:1px solid #d2d5db;
	background-color:#FFFFFF;
	padding:8px;
}
.specials-text{
	padding-left:15px;
}
.search-boxbg{
	background-image:url('../images/topsearch-titlebg.gif');
	background-repeat:repeat-x;
	height:28px;
	border:1px solid #d2d5db;
}
.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:#d20000; 
	text-decoration:none;
}
.price{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	color:#d20000; 
	text-decoration:none; 
}
.price:hover{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	color:#d20000; 
	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;
}
/*==============================*/

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#b50f03;
	font-weight:bold;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#b50f03;
	font-weight:bold;
	
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:4px;
}

.box-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
}
.title-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1f5c91;
	font-weight:bold;
	padding-top:4px;
}
/*==============================*/
#googleads-mapbox{
	width:910px;
	height:auto;
	margin:0 auto;
	border:1px solid #e0e0e0;
	margin-top:5px;
}
/*=====Vacation Getaway Link Container==========*/
#main-linkcontainer{
	width:910px;
	height:auto;
	margin:0 auto;
	margin-top:8px;
}
.top-titlebg{
	background-image:url('../images/big-boxtopbg.gif');
	background-repeat:repeat-x;
	height:33px;
}
.big-boxbgcontainer{
	background-image:url('../images/big-boxbg.gif');
	background-repeat:repeat-y;
}
.big-boxbottomimg{
	width:932px;
	background-image:url('../images/big-boxbotimg.gif');
	background-repeat:no-repeat;
	height:12px;
}
/*==============================*/

.ltcontant-list{
	width:200px;
	height:auto;
}

.ltcontant-list ul{
	margin:0;
	list-style:none;
	padding:7px 0px 0px 10px;
}
.ltcontant-list li{
	display:block;
	padding:0 1px 0px 15px;
	background:url('../images/black-arrow.gif') no-repeat center left;
	line-height:21px;
}
.ltcontant-list a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#014d26;
	display:block;
	height:21px;
	text-decoration:none;
}
.ltcontant-list li a:hover{
	color:#027795;
	text-decoration:underline;
	}
	

/*==============================*/
#info-container{
	width:242px;
	height:auto;
}
.info-titlebox{
	background-image:url('../images/info-titlebar.gif');
	background-repeat:no-repeat;
	height:33px;
}
.info-titlebox h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding-left:22px;
	line-height:33px;
}
#info-bgbox{
	background-image:url('../images/info-barbg.gif');
	background-repeat:repeat-y;
}

.infobottom-box{
	background-image:url('../images/info-barbottom.gif');
	background-repeat:no-repeat;
	height:12px;
}
.rt-besthotelbg{
	background-image:url('../images/bigbox-bg.gif');
	background-repeat:repeat-x;
	height:25px;
}
.besthotel-borderbox{
	border:1px solid #d2d5db;
}
/*==============================*/

.getawayinfo-list{
	width:210px;
	height:auto;
	padding-bottom:20px;
}

.getawayinfo-list ul{
	margin:0;
	list-style:none;
	padding:7px 0px 0px 10px;
}
.getawayinfo-list li{
	display:block;
	padding:0 1px 0px 15px;
	background:url('../images/lt-blackarrow.gif') no-repeat center left;
	line-height:21px;
}
.getawayinfo-list a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6c787e;
	font-weight:bold;
	display:block;
	height:21px;
	text-decoration:none;
}
.getawayinfo-list li a:hover{
	color:#027795;
	text-decoration:underline;
	}
.affiliate-banner{
	background-image:url('../images/affiliate-banner.gif');
	background-repeat:no-repeat;
	width:242px;
	height:175px;
}
.affiliate-banner a{
	width:242px;
	height:175px;
	display:block;
}
/* ============Footer Container class================= */
#footer-container{
	background-image:url('../images/footer-bg.gif');
	background-repeat:repeat-x;
	width:931px;
	height:28px;
	clear:both;
	margin-top:8px;

}
.footer-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:center;
	border-top:1px solid #CCCCCC;
	padding-top:3px;
}
.footer-text a{
	color:#000000;
	text-decoration:none;
}
.footer-text a:hover{
	color:#990000;
	text-decoration:underline;
}

.partner{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#014d26;
	text-decoration:none;
}
.partner:hover{
	color:#027795;
	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:#d81a00; 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 #d81a00;
	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;
}