

#bodytextnewsletter{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;}

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


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

.headingprint{
	font-family:georgia;
	font-size:20px;
	padding-top:8px;
	color:#0262b3;
}

.heading2{
	font-family:georgia;
	font-size:18px;
	padding-top:8px;
	color:#333333;
}

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

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

.button{ 
	cursor:pointer;
}

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

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

.title a{
	font-size:20px;
	color:#333333;
	text-decoration:none;
}

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

.listing {
	cursor:pointer;
}

.listing a {
	text-decoration:none;
	cursor:pointer;	
}

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

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

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

#container {
	width:960px;
	margin:0 auto;
	background-color:#FFFFFF;
	
}

#header {
	width:950px;
	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:580px;
	text-align:right;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#333333;
}

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

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

#headerimg a{
   text-decoration:none; 
}

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

#logo-link{
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:30px;
	background:#208bc3;
	border-bottom:3px solid #025f8f;
	margin-top:4px;
	
}

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;
	padding:0px 50px 0px 0px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/		
	
}

ul.topnav li a{
	padding-top:8px;
	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:#e4f5fd;
	color:#333333;
}

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

#promo {
	position:absolute;
	margin-left:156px;
	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:Arial, Helvetica, sans-serif;
	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 {
	/*background:url('/images/promo-bottom.png') no-repeat;*/
	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: 20px;
	color: #333333;
	padding:8px;
	border-bottom:1px solid #dddddd;
}

#titleLeft{
	background:url('images/bg-heading_left.png') no-repeat;
	width:3px;
	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;
	padding-left:160px;
	margin-top:45px;
	text-align:justify;
	margin-right:15px;
}

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

#topDescription a{
	color:#333333;
}

#pageContent {
	padding-top:15px;
	width:100%;
	clear:both;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#pageContent-register {
	width:100%;
	clear:both;
	color:#5B5445;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

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

#packageInfo {
	width:740px;
	float:right;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

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

.popular {
	color:#7a006d;
	font-family:gill sans;
	font-weight:bold;
	/*background-color:#b50101; 
	border:1px solid #ec0202; 
	padding:2px;
	text-align:center;*/
}

.listing a {
}

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

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

.listingImg {
	width:100px;
	height:65px;
	border:4px solid #d8d8d8;
	padding:2px;
	/*background: url('images/bg-listingimg.png') no-repeat;
	
	padding-top:5px;
	padding-left:5px;*/
}

.listingImg img{
	width:100px;
	height:65px;
	border:0px;
}

#filters {
	width:200px;
}

#filters2 {
	border-right:1px solid #EBEBEB;
	margin-left:350px;
	margin-top:0px;
}

#landingmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:28px;
	
}

#booking {
	width:100%;
	clear:both;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	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:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #1fbefd;
	padding:2px;
	margin-top:15px;
	margin-left:10px;
	width:165px;
	text-align:center;
	color:#1fbefd;
}

#footer {
	width:100%;
	text-align:center;
	line-height:18px;
	font-size:12px;
	padding-top:20px;
	float:left;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	}

#footer a {
	text-decoration:none;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#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:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	display:inline;
	float:right;
}

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

.pagination 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:Arial, Helvetica, sans-serif;
	margin-left:10px;
	font-size:12px;
}

#allfltrs a{	
background: url('/images/add.jpg') left no-repeat; 
width:90px;
padding-left:20px;
color:#333333; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
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:Arial, Helvetica, sans-serif;
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{
    background-image:url('/images/backgroundimg.png');
	background-repeat:no-repeat;
	width:692px;
	height:300px;
	float:right;
	/*margin-top:4px;*/
	margin-left:9px;
}

#perfectpackage{
	width:250px;
	height:292px;
	background:#dbdbdb;
	margin-top:4px;
	margin-left:8px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}

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

#perfectheading{
font-family:gill sans;
	font-size:18px;
	color:#FFFFFF;
	margin:0px;
	margin-bottom:20px;
	background-color:#989898;
	border-top:2px solid #333333;
	height:25px;
	padding-top:5px;
	padding-left: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:Arial, Helvetica, sans-serif;
	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:Arial, Helvetica, sans-serif;
}
.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:960px;
padding-left:10px;
}

#contactform{
width:870px;
padding:30px;
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:13px;
font-family:Arial, Helvetica, sans-serif;
}

<!--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 #333333;
	background:#dedede;
	color:#333333;
	padding:4px 8px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	display: none;
}
.removable{
	border:3px solid transparent;
	padding-left:10px;
}

/*extra css*/
#topImagec {
	Z-INDEX: 1; MARGIN-TOP: 10px; WIDTH: 246px; HEIGHT: 182px; border:5px solid #e8e8e8; margin-right:20px; float:right;
}

#topImagec IMG {
	Z-INDEX: 1; WIDTH: 246px; HEIGHT: 182px;
}
#topImagec-specials {
	Z-INDEX: 1; BORDER-BOTTOM: #5b5343 2px solid; BORDER-LEFT: #5b5343 2px solid; PADDING-BOTTOM: 1px; MARGIN-TOP: 5px; PADDING-LEFT: 1px; WIDTH: 350px; PADDING-RIGHT: 1px; MARGIN-BOTTOM: 10px; HEIGHT: 150px; BORDER-TOP: #5b5343 2px solid; BORDER-RIGHT: #5b5343 2px solid; PADDING-TOP: 1px
}

#topDescriptionc {
	TEXT-ALIGN: justify; MARGIN-TOP: 10px; WIDTH: 664px; FLOAT: left; margin-left:20px;
}
#topDescriptionc_special {
	TEXT-ALIGN: justify; WIDTH: 640px; FLOAT: right; MARGIN-RIGHT: 10px; PADDING-TOP: 55px
}
#topDescriptionc A {
	COLOR: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:none; text-align:justify;
}

#topImagepkgc{
	Z-INDEX: 1; MARGIN-TOP: 10px; WIDTH: 184px; HEIGHT: 184px; border:5px solid #e8e8e8; margin-right:10px; float:right;
}

#topImagepkgc IMG {
	Z-INDEX: 1; WIDTH: 184px; HEIGHT: 184px;
}

#topc{
margin-top:5px; width:100%;}


#topDescriptionpkgc {
	TEXT-ALIGN: justify; MARGIN-TOP: 10px; WIDTH: 670px; FLOAT: right; margin-left:20px; margin-top:-290px;
}
#topDescriptionpkgc_special {
	TEXT-ALIGN: justify; WIDTH: 680px; FLOAT: right; MARGIN-RIGHT: 20px; PADDING-TOP: 55px
}
#topDescriptionpkgc A {
	COLOR: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:none; text-align:justify;
}

#titleTextc {
 PADDING-top:5px;
}

.headingc {
	FONT-FAMILY: georgia; COLOR: #333333; FONT-SIZE: 18px;
}

.headingratec {
	COLOR: #cc0000
}

#descc{width:450px; float:left; margin-left:5px; font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#333333; line-height:12px;}

#desch{width:455px; float:left; margin-left:5px; margin-right:5px; font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#333333;}

#desccontainer{
background-image:url(http://www.centralholidays.com/bconsole_cht/images/consolebg.jpg);
background-repeat:no-repeat;
width:232px;
height:250px;
padding:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333333;
}

#topdealsm{
width:665px; 
float:right;
margin-top:-291px;
margin-right:15px;}

#topdealimgc{
width:665px;
height:25px;
background-color:#f1f1f1;
float:right;
font-family:Gill Sans ;
font-size:16px;
color:#464646;
padding-left:10px;
padding-top:5px;}

#topdealimg{
border-bottom:1px solid #ebebeb;
padding-bottom:7px;}
 
#topdealdesc{
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;}

#topdealhead{
margin-top:-72px;
font-family:georgia,Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#0baef1;
}

#vacbottom{
padding-top:20px;
width:960px;
height:270px;}

#panelleft
{background-color:#989898; 
width:190px; 
height:25px; 
font-family:Gill Sans ;
font-size:16px;
color:#333333;
padding-top:5px;
padding-left:10px;
margin-bottom:10px;}

#ttd
{background-color:#989898; 
width:212px; 
height:25px; 
font-family:Gill Sans ;
font-size:18px;
color:#333333;
padding-top:5px;
padding-left:10px;}

#ttdhead{
font-family:georgia,Arial, Helvetica, sans-serif;
color:#464646;
font-size:12px;
background-color:#f0f0f0;
width:200px;
height:80px;
padding:10px;}

#ttdheadfood{
font-family:Arial, Helvetica, sans-serif;
color:#464646;
font-size:12px;
background-color:#f0f0f0;
border:1px solid #dedede;
width:200px;
height:80px;
padding:10px;
margin-top:5px;}

#ttdheading{
font-family:georgia,Arial, Helvetica, sans-serif;
color:#464646;
font-size:12px;
font-weight:bold;
height:32px;}

#setstart{
border-right:1px solid #ebebeb;
width:225px;
height:255px;
float:left;
padding-right:4px;
padding-left:7px;}

#setstart1{
width:225px;
height:255px;
float:left;
padding-left:7px;}

#buttonblue{
float:right; 
margin-top:10px;}

.buttonblue{
float:right; 
margin-right:15px;
background-color:#00a60d;
background-repeat:no-repeat;
border:1px solid #07620e;
width:129px; 
height:17px; 
color:#FFFFFF; 
text-align:center; 
padding-top:4px; 
margin-top:10px;}

/*#buttonbluesmall{
float:right; 
margin-right:10px;
background-color:#0caef2;
border:1px solid #0392ce;
width:81px; 
height:17px; 
color:#FFFFFF; 
text-align:center; 
padding-top:4px; 
margin-top:7px;
}*/

/*style sheet for car rental booking console*/

#leftpanel{
background-image:url(/images/boxbg.jpg);
width:275px;
height:355px;
margin-top:10px;
}

#lefttop{
position:absolute;
width:265px;
height:24px;
background-color:#b1b1b1;
border-top:2px solid #5c5c5c;
margin-top:6px;
margin-left:5px;
}

.grey{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#555555;
}

#city{
width:241px;
position:absolute;
margin-top:32px;
text-align:left;
padding-left:22px;
margin-left:6px;
background-color:#f5f5f5;
border-bottom:1px solid #474747;
padding-bottom:10px;
}

#city2{
width:241px;
position:absolute;
margin-top:142px;
text-align:left;
padding-left:22px;
margin-left:6px;
background-color:#f5f5f5;
border-bottom:1px solid #474747;
padding-bottom:10px;
}

#city3{
width:241px;
position:absolute;
margin-top:253px;
text-align:left;
padding-left:22px;
margin-left:6px;
background-color:#f5f5f5;
padding-bottom:10px;
padding-top:10px;
}

#submitbutton{
width:241px;
position:absolute;
margin-top:295px;
padding-left:10px;
text-align:center;
margin-left:6px;
padding-bottom:10px;
padding-top:10px;
}

#topDescriptioncarrental{
	/*width:680px;*/
	float:right;
	margin-top:5px;
}

#topsmallbanner{
background-image:url(/images/bannertop.jpg);
background-repeat:no-repeat;
width:962px;
height:130px;
margin-top:5px;
}

#topbanneralign{
padding-top:14px;
padding-left:12px;
}

#desc{
width:525px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.bluesmall {
text-decoration: underline;
font-weight:bold;
font-family:georgia,Arial, Helvetica, sans-serif;
font-size:12px;}

.bluesmall a{
text-decoration:none;
font-weight:bold;
font-family:georgia,Arial, Helvetica, sans-serif;
font-size:12px;}

.popupfancy{
font-family:Arial, Helvetica, sans-serif; 
color:#333333; 
font-size:11px;}

#carrentaltabs{
background-image:url(/images/bg_grey_button.png);
width:193px;
height:48px; 
font-family:gill sans; 
font-size:18px;}


#promoboxContent2{

    float: left;
    padding: 10px;
    width: 930px;
}

#promoboxContent{
overflow:auto;
background-color:#f2f2f2;
padding:10px;
width:800px; 
height:400px;
}

#wpromotextalign1{
width:700px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
float:right;}

#gpromotextalign1{
width:700px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
float:right;}

#promotextalign1{
float:right;
position:relative;
width:700px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;}


#promotextalign2{
float:right;
position:relative;
width:700px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;}

#promotextalign{ 
width:550px;
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
float: right;}

#wpromotextalign{
float:right;
width:550px;
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
}

#gpromotextalign{ 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
float:right;
width:550px;}

#pkgtop{text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; float:right; padding:3px; background:#e6e5e5; color:333333; border:1px solid #a0a0a0; margin:12px 0px 3px 0px; width:355px;}

#mg{
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}

#redborder{
border:1px solid #b6241e; padding:10px; margin-top:26px;}


/*new id for new design*/

#titleTextnew{
	float:left;
	padding-left:10px;
}

#desccnew{width:625px; float:left; margin-left:10px; margin-top:5px; font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#333333;}

#topImagenew{
background-image:url(http://www.centralholidays.com/images/newdestination_imgbg.jpg);
	width:314px;
	height:192px;
	z-index:1;

}

#topImagenew img{
	width:304px;
	height:183px;
	padding-top:5px;
	padding-left:5px;
	z-index:1;
}

#pkgtopnew{text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; float:left; padding:3px; background:#e6e5e5; color:333333; border:1px solid #a0a0a0; margin:12px 0px 3px 0px; width:355px;}


#promopagetext{
width:320px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
float:left;}


#ttdpromo
{background-color:#989898; 
width:580px; 
height:25px; 
font-family:Gill Sans ;
font-size:18px;
color:#ffffff;
padding-top:5px;
padding-left:10px;
float:right;
margin-top:10px;}

.listingpromo {
	width:580px;
	border-bottom:1px solid #EBEBEB;
	margin-bottom:10px;
	padding-bottom:5px;
	clear:left;
}

.listingDescpromo {
    float: right;
    font-size: 11px;
    padding-top: 3px;
    text-align: justify;
    width: 460px;
}

#descp{
	float:right; 
	width:680px;}
	
	
#facebookalign{
	float: left; width: 150px;}
	
.text14Blue{
	font-weight:bold;}
