
a {
  text-decoration:none; 
  color:#333333;
}
a:link { 
  color: #333333;
}


.heading{
	font-family:georgia;
	font-size:26px;
	padding-top:8px;
	color:#5b5343;
}

.heading2{
	font-family:georgia;
	font-size:14px;
	padding-top:8px;
	color:#5b5343;
}

.clear {clear:both; height:5px;}

.heading span{
	font-size:16px;
	margin-left:20px;
}

.button{
	border-left:0px #5e76ab solid;
	padding-left:10px; 
	cursor:pointer;
}

.submitbtn {
	padding:5px 15px;
	background:#ccc8bd;
	color:#5b5343;
	font-family:georgia;
	border:2px solid #5b5343;
	font-size:18px;
	text-decoration:none;
}

.title{
	font-family:georgia;
	font-size:15px;
	padding-top:8px;
	color:#231e14;
}

.title a{
	font-size:24px;
	color:#231e14;
	text-decoration:none;
}

.title a:hover{
	text-decoration: underline;
}

.listing {
	cursor:pointer;
}

.listing a {
	text-decoration:none;
}

.vd {
	position:absolute;
	border:3px solid #5b5445;
	margin-left:23px;
	margin-top:35px;
	padding:5px;
	background:#a8976e;
	font-family:georgia;
	display:none;
	color:#5b5445;
	cursor:pointer;
}

.text {
	font-family:verdana;
	font-size:10px;
	color:#5f5f5f;
}

.IDorType {
	float:right;
	text-transform: uppercase;
	font-size:10px;
	color:#a7a090;
	text-align:right;
}

#container {
	width:960px;
	margin:0 auto;
}

#header {
	width:100%;
	padding-top:0px;
}

#login_ct{
	width:300px;
	border:3px solid #5b5445;
	padding:30px;
}
.login_fields{
	color:#5B5445;
	font-size:20px;
	margin:10px 0;
	width:300px;
}

.login_fields select{
	width:310px;
}

#headLinks {
	float:right;
	width:630px;
	text-align:right;
	font-size:12px;
	font-family:verdana;
	line-height:20px;
}

#headLinks a {
	text-decoration:none;
	color:#5b5343
}

#headerimg {
   text-align:right;
   margin-top:0px;
   width:530px;
   float:right;
   }

#headerimg a{
   text-decoration:none; 
}

.logo{
margin-top:10px;
margin-bottom:12px;
}

.links {
text-decoration: underline;
color:#5b5343}

.links a{
text-decoration:none;
color:#5b5343}

.blinks {
text-decoration: none;
color:#5b5343}

.blinks a{
text-decoration:none;
color:#5b5343}

#nav {
	width:960px;
	height:34px;
	background:#5b5445;
	border:1px solid #484743;
}

ul.topnav {
	position:absolute;
	width:960px;
	list-style: none;
	padding: 0;
	margin: 0 auto;
    font-size: 1em;
	z-index:200;
}
ul.topnav li {
	float: left;
	margin: 0;
	display:block;
	width:86px;
	text-align:center;
	border-right:1px solid #484743;
	padding:0px 50px 0px 0px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/		
	
}

ul.topnav li a{
	padding-top:9px;
	padding-bottom:6px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	float: left;
	width:136px;
	}

ul.topnav li a:hover{
	/*background: url(/images/topnav_hover.gif) no-repeat center top;*/
	background:#526385;
}

ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #FFFFFF;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 200px;
	border: 2px solid #484743;
	z-index:200;
}
ul.subnav li{
	margin: 0; padding: 0;
	border-bottom: 1px solid #5f5f5f;
	clear: both;
	display:inline;
	width: 200px;
	z-index:200;
}
ul.subnav li a {
	float: left;
	width: 185px;
	text-align:left;
	background: #FFFFFF;
	padding-left:15px;
	color:#484848;
	font-size:0.8em;
	display:block;
}
ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #e2e2e2;
	color:#484848;
	font-size:0.8em;
}

#promo {
	position:absolute;
	margin-left:80px;
	width:811px;
	z-index:100;
	overflow:hidden;
}

#promoTop {
	width:100%;
	background:url('/images/promo-top.png') no-repeat;
	height:5px;
	display:none;
}

#xPromo {
	float:right;
	text-decoration:underline;
	cursor:pointer;
}

#promoContent {
	width:791px;
	background:url('/images/promo-bg.png') repeat-y;
	padding:10px;
	font-family:verdana;
	color:#5b5445;
	font-size:12px;
	display:none;
}

#promoClose {
	width:100%;
	background:url('/images/promo-close.png') no-repeat;
	height:38px;
	cursor:pointer;
	display:none;
}

#promoBottom {
	margin-left:629px;
	width:182px;
	background:url('/images/promo-bottom.png') no-repeat;
	height:45px;
	cursor:pointer;
}

#   f {
	clear:left;
	width:100%;
	padding-top:10px;
}

#topImage{
	background:url('images/bg-headimg.png') no-repeat;
	width:298px;
	height:216px;
	z-index:1;
	margin-top:10px;
}

#topImage img{
	width:288px;
	height:206px;
	padding-top:2px;
	padding-left:2px;
	z-index:1;
}

#topImage-specials{
	width:350px;
	height:150px;
	border:2px solid #5B5343;
	padding:1px;
	margin-top:5px;
	margin-bottom:10px;
	z-index:1;
}

#topTitle{
	position:absolute;
	margin-left:240px;
	height:49px;
	margin-top:10px;
	z-index:2;
}

#topTitle_special{
	position:absolute;
	margin-left:360px;
	height:49px;
	margin-top:10px;
	z-index:2;
}

#topTitle_noleft{
	font-family:Georgia;
	font-size: 36px;
	color: #5b5445;
	padding:20px;
}

#titleLeft{
	background:url('images/bg-heading_left.png') no-repeat;
	width:6px;
	height:49px;
	float:left;
}

#titleText{
	background:url('images/bg-heading.png') repeat-x;
	height:49px;
	float:left;
	min-width:100px;
	padding-left:10px;
}

#titleRight{
	background:url('images/bg-heading_right.png') no-repeat;
	width:16px;
	height:49px;
	float:left;
}

#topDescription{
	width:640px;
	float:right;
	margin-top:65px;
	text-align:justify;
	margin-right:10px;
}

#topDescription_special{
	width:640px;
	float:right;
	padding-top:55px;
	text-align:justify;
	margin-right:10px;
}	

#topDescription a{
	color:#5b5343;
}

#pageContent {
	padding-top:15px;
	width:100%;
	clear:both;
	color:#333333;
	font-family:verdana;
	font-size:12px;
}

#pageContent-register {
	width:100%;
	clear:both;
	color:#5B5445;
	font-family:verdana;
	font-size:12px;
}

#listings {
	width:740px;
	float:right;
	margin-right:10px;
}

#packageInfo {
	width:740px;
	float:right;
	margin-right:10px;
}

.listing {
	width:740px;
	border-bottom:1px solid #e9e7e0;
	margin-bottom:10px;
	padding-bottom:5px;
	clear:left;
}

.popular {
	color:#cc0000; 
	border:1px solid #cc0000; 
	padding:2px;
	text-align:center;
}

.listing a {
}

.listingDesc {
	float:right;
	width:600px;
	padding-top:3px;
	font-size:10px;
	text-align:justify;
}

.listingDesc img {
	margin-right:15px;
	border:0px;
}

.listingImg {
	width:130px;
	height:109px;
	background: url('images/bg-listingimg.png') no-repeat;
	padding-top:5px;
	padding-left:5px;
}

.listingImg img{
	width:120px;
	height:99px;
	border:0px;
}

#filters {
	border-right:1px solid #ccc8bd;
	width:200px;
}

#landingmenu {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
}

#booking {
	width:100%;
	clear:both;
	color:#fff;
	font-family:verdana;
	font-size:12px;
	padding-top:10px;
	margin-top:15px;
	background:#434b5a url('/images/book_top.jpg') top no-repeat;
	
}

#bookbox {
	float:right;
	border-left:1px solid #fff;
	padding-left:10px;
}

.booking2 {
	display:none;
}

#bookingTitle {
	padding-left:10px;
	font-family:helvetica;
	font-size:24px;
}

#bookboxbottom {
	clear:both;
	background:#434b5a url('/images/book_bottom.jpg') bottom no-repeat;
	height:6px;
}

#legend {
	font-family:verdana;
	font-size:12px;
	border:1px solid #a7966e;
	padding:2px;
	margin-top:15px;
	margin-left:10px;
	width:165px;
	text-align:center;
	color:#a7966e;
}

#footer {
	clear:both;
	width:100%;
	text-align:center;
	line-height:18px;
	font-size:10px;
	padding-top:20px;
}

#footer a {
	text-decoration:none;
	color:#5b5343;
}

#subscribe {
	background: url('images/bgsubscribe.jpg') no-repeat;
	width:550px;
	height:61px;
	text-align:right;
}

#subscribe input{
	font-size:20px;
	width:290px;
	border:none;
	margin-top:15px;
}


/*****************************FILTERS CSS*************************/
#loading { 
margin:0 auto;
margin-top:15%;
width: 100%;
text-align:center;
position: fixed;
}

.pagination{
	font-family:verdana;
	font-size:12px;
	padding:0px;
	margin:0px;
	display:inline;
	float:right;
}

.pagination li{	
list-style: none; 
float: left; 
padding:0px 3px; 
color:#a7966e; 
cursor:pointer;
}
li:hover
{ 
color:#5b5445;
cursor: pointer; 
}

#selectedfltrs ul li{	
display:inline;
list-style-image: url('/images/change.jpg'); 
width:80px; 
border:1px solid #cccccc;
padding:5px;
color:#333333; 
}

#allfltrs {
	font-family:verdana;
	margin-left:10px;
	font-size:11px;
}

#allfltrs a{	
background: url('/images/add.jpg') left no-repeat; 
width:90px;
padding-left:20px;
color:#333333; 
font-family:verdana;
font-size:11px;
cursor:pointer;
display:block;
width:160px
} 

.selected{
	background:url('/images/change.jpg') left no-repeat;
	padding-left:20px;
}
/*****************************FILTERS CSS*************************/


/*FOR TOOLTIP*/

.tooltip{
position:absolute;
left:-2000px;
background-color:#5b5445;
padding:5px;
z-index:10000000;
}

.tooltip p{
margin:0;
padding:0;
color:#fff;
background-color:#342c1b;
padding:5px 5px;
max-width:350px;
_width: 300px;
font-family:verdana;
font-size:12px;
}




/**************Calendar Below****************/

/* Date picker specific styles follow */

a.date-picker {
	width: 16px;
	height: 16px;
	border: none;
	color: #fff;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: url(http://www.centralholidays.com/calendar.png) no-repeat; 
}
a.date-picker span {
	margin: 0 0 0 -2000px;
}
div.date-picker-holder, div.date-picker-holder * {
	margin: 0;
	padding: 0;
}
div.date-picker-holder {
	position: relative;
}
div.date-picker-holder input {
	float: left;
}
div.popup-calendar {
	display: none;
	position: absolute;
	z-index: 20000;
	top: 0;
	left: -16px; /* value for IE */
	padding: 4px;
	border: 1px solid #cccccc;
	background: #fff;
	color: #000;
	overflow:hidden;
	width: 163px;
	margin-left:-100px;
}
html>body div.popup-calendar {
	left: 99px; /* value for decent browsers */
}
div.popup-calendar div.link-close {
	float: right;
}
div.popup-calendar div.link-prev {
	float: left;
}
div.popup-calendar h3 {
	font-size: 1.3em;
	margin: 2px 0 5px 3px;
}
div.popup-calendar div.link-next {
	float: right;
}
div.popup-calendar div a {
	padding: 1px 2px;
	color: #000;
}
div.popup-calendar div a:hover {
	background-color: #000;
	color: #fff;
}
div.popup-calendar table {
	margin: 0;
}
* html div.popup-calendar table {
	display: inline;
}
div.popup-calendar table th, div.popup-calendar table td {
	background: #eee;
	width: 21px;
	height: 17px;
	text-align: center;
}
div.popup-calendar table td.inactive {
	color: #aaa;
	padding: 1px 0 0;
}
div.popup-calendar table th.weekend, div.popup-calendar table td.weekend {
	background: #f6f6f6;
}
div.popup-calendar table td a {
	display: block;
	border: 1px solid #eee;
	width: 19px;
	height: 15px;
	text-decoration: none;
	color: #333;
}
div.popup-calendar table td.today a {
	border-color: #aaa;
}
div.popup-calendar table td a.selected, div.popup-calendar table td a:hover {
	background: #333; 
	color: #fff;
}

#sitemap a{
	color:#5b5455;
	text-decoration:none;
}

#sitemap a:hover{
	color:#222222;
	text-decoration:underline;
}

/***********************HOME PAGE ****************************/
#top_home{
	clear:left;
	width:100%;
	padding-top:10px;
	/*background:url('/images/bg-home_top.jpg') center top no-repeat;*/
	height:310px;
}

#banner{
	width:680px;
	height:292px;
	float:right;
	margin-top:4px;
	margin-right:9px;
}

#perfectpackage{
	width:250px;
	height:292px;
	background:#a7a090;
	margin-top:4px;
	margin-left:8px;
	font-size:10px;
	font-family:verdana;
	color:#5b5445;
	}

#perfectpackage h2{
	font-family:helvetica;
	font-size:18px;
	color:#FFFFFF;
	margin:0px;
	text-align:center;
	font-weight:lighter;
	margin-bottom:20px;
	background-color:#5b5444;
	border-top:4px solid #4a4538;
	height:26px;
	padding-top:10px;
}

#perfectpackage input{
	border:2px solid #a7966e;
}

#topdeals{
	width:420px;
	height:306px;
	float:right;
	background:#222;
}

#topbar{
	background:url('/images/bg-blk80.png');
	position:absolute;
	height:40px;
	width:420px;
	z-index:10;
	margin-left:2px;
	margin-top:2px;
}

#topbar span{
	color:#a7a090;
	float:left;
	font-size:26px;
	font-family: helvetica;
	display:block;
	margin-left:20px;
	margin-right:150px;
}

#vac4you{
	border:2px solid #a8a191;
	width:480px;
	height:306px;
	background:#454c5b;
}
#foryou_tabs{
	width:100%;
	height:40px;
	border-bottom:1px solid #a7a090;
}
#foryou_tabs .iWhat{
	background-image:url('/images/chttabs.gif');
	background-repeat: no-repeat;
	display:block;
	height:40px;
	float:left;
	cursor:pointer;
}
.foryou_results{
	width:460px;
	border:3px solid #a7a090;
	padding:5px;
	margin:2px;
	height:245px;
	background:#fff;
	line-height:24px;
	color:#CC0000;
	font-family:verdana;
	display:none;
}

.black { text-decoration:none; color:#000000;}

.black a{ text-decoration:none; color:#000000;}

.vac4ulinks{ text-decoration:none; color:#454c5b;}

.vac4ulinks a{ text-decoration:none; color:#454c5b;}

.space{margin-left:5px;}



.foryou_results.rworld{display:block;}

.foryou_results span{float:right;}

.world {background-position: 0px 0px;width:129px;}
a.world:hover, a.world.active{background-position: 0px -41px}
.food {background-position: -129px 0px;width:80px;}
a.food:hover, a.food.active{background-position: -128px -41px}
.culture {background-position: -206px 0px;width:170px;}
a.culture:hover, a.culture.active{background-position: -206px -41px}
.cruise {background-position: -380px 0px;width:100px;}
a.cruise:hover, a.cruise.active{background-position: -380px -41px}

/********TOP DEALS *******/
#carousel {
	margin: 0 auto;
	width: 420px;
	height: 306px;
	padding: 0px;
	overflow: scroll;
	border: 2px solid #a8a191;
}
#carousel ul {
	list-style: none;
	width: 1800px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}

#carousel li img{
	width:420px;
	height:306px;
}
.textholder {
	text-align: left;
	font-size: 10px;
	padding: 6px;
	color:#a7a090;
	font-family:verdana;
}
.textholder strong{
	font-size:14px;
}
/********TOP DEALS *******/ 


/*CAR RENTAL STEP CAROUSEL*/
.carstepcarousel{
position: relative; /*leave this value alone*/
border: 1px solid #333333;
border-left: 15px solid #ffffff;
border-right:15px solid #ffffff;
overflow: scroll; /*leave this value alone*/
width: 650px; /*Width of Carousel Viewer itself*/
height: 150px; /*Height should enough to fit largest content's height*/
}

.carstepcarousel .carbelt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.carstepcarousel .carpanel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px; /*margin around each panel*/
width: 180px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.boldhead{
text-decoration:none;
font-weight:bold;
color:#3f7ab9;
padding-top:15px;
margin-bottom:10px;
border-bottom:1px solid #333333;

}

#bottomlinks{
padding-right:20px;
width:220px;
}

#bottomb{
float:left;
width:976px;
}


#contactinfo{
width:300px;
padding-left:10px;
}

#contactform{
width:500px;
padding:40px;
border:1px solid #b8b8b8;
background-color:#e8e8e8;
}

.contactheader{ font-family:Arial, Helvetica, sans-serif; color:#333333; font-size: 20px; text-align:center; margin-bottom:20px; font-weight:bold; border-bottom:1px solid #333333;}

.contactlinks { text-decoration:underline; color:#333333;}

.contactlinks a{ text-decoration:underline; color:#3F7AB9;}


.headingrate{
color:#CC0000;
}

.packagetop{
margin-bottom:15px;
font-size:14px;
}

<!--car rental-->

.headerblue{
font-size:14px;
margin-top:7px; 
text-align:center; 
background-color:#0058b2; 
color:#FFFFFF; 
padding:4px;}

.red{
color:#990000;
}

.blue{
color:#0058b2;
}

.tableborder td{
border-right:1px solid #c0c0c0;

}

.bordertable1 td{
border-top:1px solid #c0c0c0;
border-right:1px solid #c0c0c0;

}

.bordertable2 td{
border-right:1px solid #c0c0c0;
border-bottom:1px solid #c0c0c0;}

#car_rentalheader{
background-color:#ebebeb; 
border:1px solid #d7d7d7; 
padding:5px; 
color:#990000; 
font-size:18px; 
font-weight:bold; 
margin-top:20px;}


/* print page */

.remove-section{
	position:absolute;
	left:620px;
	border:2px solid #5b5343;
	background:#a7a090;
	color:#5b5343;
	padding:4px 8px;
	font-size:10px;
	font-family: Verdana;
	cursor:pointer;
	display: none;
}
.removable{
	border:3px solid transparent;
	padding-left:10px;
}
