/* 

CSS Document 

*****************
*****COLOURS*****
*****************

LIGHT BLUE = #AFCAEB
MEDIUM BLUE = #0060B5
DARK BLUE = #002351

ORANGE = #F18419
MEDIUM ORANGE = #E44600
DARK ORANGE = #A95E11

GREY = #3F3F3F

BUTTON BKG = #F18617


*/




/* HEADER */

#sale-link {
   position: absolute;
   top: 8px;
   left: 20px;
   width: 220px;
   height: 100px;
   visibility: visible;
   background-image: url(images/hoverbuttonclear.gif);
}  

div.Hfloatleftnav
{
	float: left;
	background-color: #FFFFFF;
	height: 24px;
	font-weight: bold;
	font-size: 11px;
	color: #0060B5;
	margin-right: 5px;
}
div.navButton-oneline
{
	padding: 0 5px 5px 5px;
	text-align: center;
	line-height: 19px;
}
div.navButton-twoline
{
	padding: 0 5px 5px 5px;
	text-align: center;
	line-height: 12px;
}

.header
{
	width: 800px;
	height: 156px;
	margin: 0 0 10px 0;
	background:url(../images/phoneimages/headimage_new.jpg) top left no-repeat;
}


.header1
{
	width: 800px;
	height: 156px;
	margin: 0 0 10px 0;
	background:url(../images/phoneimages/headimage1.jpg) top left no-repeat;
}

.header2
{
	width: 800px;
	height: 156px;
	margin: 0 0 10px 0;
	background:url(../images/phoneimages/headimage2.jpg) top left no-repeat;
}

.headerholidays
{
	width: 800px;
	height: 156px;
	margin: 0 0 10px 0;
	background:url(../images/phoneimages/holidayimage.jpg) top left no-repeat;
}


.subheader
{
	width: 800px;
	height: 156px;
	margin: 0 0 10px 0;	
}

a.headerNav:link
{
	color: #0060B5;
	text-decoration: none;
}
a.headerNav:visited
{
	color: #0060B5;
	text-decoration: none;
}

a.headerNav:hover
{
	color: #0060B5;
	text-decoration: none;
}


/* END HEADER */




body, html
{
	width: 100%;
	height: 100%;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}




/*p{
color:#3F3F3F;
margin:0px 0px 10px 0px;
padding:0px;

}*/

ul
{
	margin: 10px 0 10px 14px;
	padding: 0;
}

li
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}


.copyDarkBlue
{
	color: #002351;
}



/*  LINKS  */



a.whitelink:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink:hover
{
	color: #FFFFFF;
	text-decoration: underline !important;
}

a.orangelink:link
{
	color: #A95E11;
	text-decoration: none;
}

a.orangelink:visited
{
	color: #A95E11;
	text-decoration: none;
}

a.orangelink:hover
{
	color: #A95E11;
	text-decoration: underline;
}

a.darkorangelink:link
{
	color: #FFB00D;
	text-decoration: none;
}

a.darkorangelink:visited
{
	color: #FFB00D;
	text-decoration: none;
}

a.darkorangelink:hover
{
	color: #FFB00D;
	text-decoration: underline;
}

a.mediumbluelink:link
{
	color: #0060B5;
	text-decoration: none;
}

a.mediumbluelink:visited
{
	color: #0060B5;
	text-decoration: none;
}

a.mediumbluelink:hover
{
	color: #0060B5;
	text-decoration: underline;
}


a.imglink:link
{	
	text-decoration: none;
}

a.imglink:visited
{	
	text-decoration: none;
}

a.imglink:hover
{	
	text-decoration: none;
}


a.footerlink:link
{
	font-size: 10px;
	color: #A3A3A3;
	text-decoration: none;
	font-weight: normal;
}

a.footerlink:visited
{
	font-size: 10px;
	color: #A3A3A3;
	text-decoration: none;
	font-weight: normal;
}

a.footerlink:hover
{
	font-size: 10px;
	color: #3f3f3f !important;
	font-weight: normal;
	text-decoration: underline;
}

a.sitemaplink:link
{
	color: #0060B5;
	text-decoration: none;
	font-weight: normal;
}

a.sitemaplink:visited
{
	color: #0060B5;
	text-decoration: none;
	font-weight: normal;
}

a.sitemaplink:hover
{
	color: #0060B5;
	text-decoration: underline;
	font-weight: normal;
}

a.sitemaplinkbold:link
{
	color: #0060B5;
	text-decoration: none;
	font-weight: bold;
}

a.sitemaplinkbold:visited
{
	color: #0060B5;
	text-decoration: none;
	font-weight: bold;
}

a.sitemaplinkbold:hover
{
	color: #0060B5;
	text-decoration: underline;
	font-weight: bold;
}


/* STRUCTURE DIVS */
/* STRUCTURE DIVS */
/* STRUCTURE DIVS */
/* STRUCTURE DIVS */



div.bodycontainer
{
	width: 100% !important;
}
div.contentcontainer
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
div.setAbsolute
{
	position: absolute;
	width: 800px;
}

div.rightColumn
{
	width: 185px;
	float: left;
	background-color: #AFCAEB;
	margin: 0px 0px 0px; /* this is for the top space above latest offers*/
	margin-top:220px;
}

div.rightColumn2
{
	width: 185px;
	float: left;
	background-color: #AFCAEB;
	margin: 10px 0px 0px; /* this is for the top space above latest offers*/
}


div.leftColumn
{
	width: 580px;
	float: left;
	padding: 0 7px 0 0;
}
div.whiteUnderline
{
	border-bottom: 2px solid white;
}
div.floatleft
{
	float: left;
}
div.floatright
{
	float: right;
}
div.clearance
{
	clear: both;
}
div.floatleftnav
{
	float: left;
	padding: 0 5px 0 0;
}

div.HPflash-container
{
	width: 244px;
	border: #afcaeb solid 4px;
	margin: 0 0 10px 0;
}

div.bottom-banner-outer
{
	border-bottom: 2px solid;
	border-top: 2px solid;
	border-right: 2px solid;
	border-left: 2px solid;
}
div.bottom-banner-inner
{
	border: #0060b5 2px solid;
	padding: 4px;
}

/* BUTTON DIVS */
/* BUTTON DIVS */
/* BUTTON DIVS */
/* BUTTON DIVS */

div.orangeButton
{
	background: url(../images/orangeButtGrad.jpg) top left repeat-x;
	padding: 3px 5px 3px 5px;
	background-color: #F18617;
	border: 2px solid white;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 14px;
}
div.orangeButtBorder
{
	border: 1px solid #A95E11;
}

a.orangeButtonLink:link
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 14px;
	text-decoration: none;
}
a.orangeButtonLink:active
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 14px;
	text-decoration: none;
}
a.orangeButtonLink:visited
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 14px;
	text-decoration: none;
}
a.orangeButtonLink:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 14px;
	text-decoration: underline;
}

div.blueButton
{
	background: url(../images/blueButtGrad.jpg) top left repeat-x;
	padding: 3px 5px 3px 5px;
	background-color: #002757;
	border: 2px solid white;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 14px;
}
div.blueButtBorder
{
	border: 1px solid #002351;
}



/* RIGHT COLUMN DIVS */
/* RIGHT COLUMN DIVS */
/* RIGHT COLUMN DIVS */
/* RIGHT COLUMN DIVS */

div.offerEntry
{
	padding: 10px 7px 5px 7px;
}

div.margin20bottom
{
	margin-bottom: 20px;
}
div.margin10bottom
{
	margin-bottom: 10px;
}

div.margin15bottom
{
	margin-bottom: 15px;
}

div.margin5bottom
{
	margin-bottom: 5px;
}
div.margin2bottom
{
	margin-bottom: 2px;
}

div.margin3bottom
{
	margin-bottom: 2px;
}

div.margin10top
{
	margin-top: 10px;
}

div.margin5top
{
	margin-top: 5px;
}

div.margin2left
{
	margin-left: 2px;
}

.price
{
	font-size: 28px;
	font-weight: bold;
	color: #0060B5;
	line-height: 20px;
}
.entrytitle
{
	font-size: 14px;
	font-weight: bold;
	color: #002351;
}
.from
{
	color: #E44600;
	font-size: 9px;
	font-weight: bold;
}
.info
{
	color: #3F3F3F;
	font-size: 11px;
	font-weight: bold;
}




/* KNOWLEDGE POOL DIVS */

div.knowledgeInfo
{
	background: url(../images/theKnowledgePoolGrad.jpg) bottom left repeat-x;
	background-color: white;
	border: 2px white solid;
	padding: 5px 5px 5px 5px;
}
div.knowledgeborder
{
	border: 1px solid #AFCAEB;
}
.knowtitle
{
	font-size: 18px;
	font-weight: bold;
	color: #F18419;
}
.knowinfo
{
	color: #0060B5;
	font-weight: bold;
}
.knowinfoall
{
	width: 165px;
	padding: 0 5px 0 0;
}






/*//////////////////////////////////*/
/* JAMES' ADD ONS */
/*//////////////////////////////////*/

div.clear
{
	clear: both;
	font-size: 0px;
	height: 0px;
}

h1
{
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 0px 0;
}

h2
{
	font-size: 19px;
	font-weight: bold;
	color: #F18419;
	margin: 0 0 0px 0;
}

a.h2link a:link a:hover a:active a:visited
{
	font-size: 19px;
	font-weight: bold;
	color: #F18419;
	margin: 0 0 0px 0;
}

a.h2link:link 
{
	font-size: 19px;
	font-weight: bold;
	color: #F18419;
	margin: 0 0 0px 0;
}     /* unvisited link */
a.h2link:visited 
{
	font-size: 19px;
	font-weight: bold;
	color: #F18419;
	margin: 0 0 0px 0;
}  /* visited link */
a.h2link:hover 
{
	font-size: 19px;
	font-weight: bold;
	color: #F18419;
	margin: 0 0 0px 0;
}   /* mouse over link */
a.h2link:active 
{
	font-size: 19px;
	font-weight: bold;
	color: #F18419;
	margin: 0 0 0px 0;
}   /* selected link */

/*Added on Aug 08 2008*/

h2.greyTitle
{
	font-size: 19px;
	font-weight: bold;
	color: #3F3F3F;
	margin: 0 0 0px 0;
}

h2.blueTitle16
{
	font-size: 16px;
	font-weight: bold;
	color: #0060B5;
	margin: 0 0 10px 0;
}
/*End Added on Aug 08 2008*/

h3
{
	font-size: 30px;
	font-weight: bold;
	color: #F18419;
	margin: 0 0 10px 0;
}

h4
{
	font-size: 17px;
	font-weight: bold;
	color: #F18419;
	margin: 0 0 7px 0;
	padding-left: 5px;
}


h5
{
	font-size: 24px;
	color: #0060B5;
	margin: 0 0 5px 0;
	padding: 0px;
	
}

h6
{
	font-size: 18px;
	color: #0060B5;
	font-weight: normal;
	margin: 0 0 2px 0;
	padding: 0px;
}

h7
{
	font-size: 12px;
	color: #0060B5;
	font-weight: normal;
	margin: 0 0 2px 0;
	padding: 0px;
}

h1.greytitle
{
	font-size: 14px;
	font-weight: bold;
	color: #3F3F3F;
	margin: 0 0 0 0;
}
h1.greyTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #3F3F3F;
	margin: 0 0 0 0;
}
h1.orangetitle
{
	color: #F18419;
	margin: 0 0 0 0;
}

h1.greyTitle19
{
	font-size: 19px;
	color: #3F3F3F;
	font-weight: Bold;
	margin: 0 0 5px 0;
	padding: 0;
}


p
{
	color: #3F3F3F;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}


p.headingSmall
{
	color: #0060B5;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}


p.heading
{
	color: #0060B5;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	line-height: 14px;
}

p.last-para
{
	color: #3F3F3F;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

p.one-para
{
	color: #3F3F3F;
	margin: 0px 0px 0px 0px;
	padding: 0 5px 5px 5px;
}

p.mast-para
{
	color: #3F3F3F;
	margin: 0px 0px 0px 0px;
	padding: 0 5px 5px 5px;
}

p.blueCopy
{
	color: #0060B5;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 15px;
}
span.blueCopy
{
	color: #0060B5;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 15px;
}

div.or
{
	color: #3F3F3F;
	margin: 0px 0px 0px 0px;
	padding: 8px 5px 0 5px;
	font-weight: bold;
	font-size: 14px;
	float: left;
}

.standardCopy
{
	color: #3F3F3F;
}

.BlueCopy-bold
{
	color: #0060B5;
	font-weight: bold;
	margin-left: 15px;
}

.standardHeading
{
	color: #0060B5;
	font-weight: bold;
	font-size: 11px;
}


/*ul{
	margin:10px 0 10px 14px;
	padding:0;
}*/

li
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

ul.standardAlignment
{
	padding: 0 0 0 5px;
}

ul
{
	padding: 0 0 0 13px;
}

li.standardBullets
{
	color: #3F3F3F;
	margin: 0 0 3px 0;
	font-weight: bold;
	font-size: 11px;
}

.carHire-bullets
{
	color: #0060B5;
	margin: 0;
	font-size: 18px;
}

.carHire-bulletCopy
{
	color: #E44600;
	font-size: 15px;
	margin-left: -1px;
}


a.orange-link:hover
{
	color: #F18419;
	text-decoration: none;
}
a.orange-link:link
{
	color: #F18419;
	text-decoration: none;
}

a.orange-link:visited
{
	color: #F18419;
	text-decoration: none;
}



/* ORANGE FRAMES */

div.orange-box
{
	background-color: #F18419;
	float: left;
	margin-bottom: 14px;
	width: 578px;
}

div.inside-orange-box
{
	background: #FFFFFF;
	padding: 0 10px 0 15px;
	margin: 0 2px 0 2px;
	width: 549px;
}

div.form-rows-left-sml
{
	width: 240px;
	float: left;
	margin: 0 25px 0px 0;
}

div.form-rows-left
{
	width: 260px;
	float: left;
	margin: 0 25px 14px 0;
}


div.form-rows-left-big
{
	width: 300px;
	float: left;
	margin: 0 25px 14px 0;
}

div.form-rows-right
{
	width: 260px;
	float: left;
	margin: 0 0 14px 0;
}

div.form-rows-right-big
{
	width: 280px;
	float: left;
	margin: 0 0 14px 0;
}


/* FORM ASSETS */

.dropdown-small
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	height: 20px;
	width: 50px;
	margin-right: 10px;
	border: 1px solid #F18419;
}

.dropdown-big
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	height: 20px;
	width: 150px;
	border: 1px solid #F18419;
}

.textfield
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	height: 15px;
	width: 150px;
	border: 1px solid #F18419;
}

.textarea
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	height: 58px;
	width: 543px;
	border: 1px solid #F18419;
}

/*IMAGE BOXES*/

div.essential-image-border
{
	width: 199px;
	float: right;
	padding: 1px;
	margin: 0 10px 20px 0;
	background-color: #AFCAEB;
}

div.essential-image-conatiner
{
	float: right;
	width: 191px;
	padding: 3px;
	background-image: url(../images/essential/backgroundFade-imageBox.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
}

div.imageBox
{
	margin-bottom: 5px;
}


div.flightBoxBorder-left
{
	width: 9px;
	height: 339px;
	float: left;
}

div.flightBoxBorder-leftSmall
{
	width: 9px;
	height: 144px;
	float: left;
}

div.flightBoxBorder-right
{
	width: 17px;
	height: 325px;
	float: left;
}

div.flightPriceBorder-bottom
{
	width: 160px;
	height: 12px;
}

div.flightPriceBorder-top
{
	width: 160px;
	height: 21px;
}

div.flightPriceBorder-left
{
	width: 20px;
	height: 305px;
	float: left;
}

div.flightPriceBorder-right
{
	width: 16px;
	height: 305px;
	float: left;
}

div.flight-callToAction
{
	width: 258px;
}

/* CONTAINERS */

div.carHire-mast
{
	width: 569px;
	background-image: url(../images/carHire/carHire-mast.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px 0 0 10px;
}

div.carHire-infoBox
{
	width: 579px;
	margin-bottom: 20px;
	background-image: url(../images/carHire/boxBackgrounda.jpg);
	background-repeat: no-repeat;
}

div.carHire-infoLeft
{
	width: 350px;
	float: left;
	margin-right: 5px;
}

div.carHire-imageRight
{
	width: 201px;
	float: right;
	height: 123px;
}

div.essential
{
	width: 564px;
	padding-left: 15px;
	margin-bottom: 10px;
}

div.essentialCopy
{
	width: 335px;
}

div.carImage
{
	width: 175px;
	height: 103px;
	padding: 10px 5px 10px 5px;
	background-image: url(../images/carHire/carBoxBackground.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
}

div.carHolder
{
	width: 169px;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
}

div.sizeHolder
{
	width: 169px;
	height: 27px;
	background-color: #FFFFFF;
	text-align: center;
}

div.carIcons
{
	display: inline;
}



div.flight-mast
{
	width: 569px;
	background-image: url(../images/flights/flights-mast.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px 0 0 10px;
}

div.flightInfo-border
{
	width: 575px;
	border: 1px #0060B5 solid;
	background-color: #B2CAF0;
	padding: 1px;
	margin-bottom: 15px;
}

div.flightInfo-border-samll
{
	width: 575px;
	border: 1px #0060B5 solid;
	background: url(../images/flights/flightsBackground1.jpg) repeat-x top left;
	padding: 1px;
	margin-bottom: 15px;
}

div.flightInfo-inside
{
	width: 575px;
}

div.flightInfo-insideMiddle
{
	width: 566px; /*height:339px;*/
	float: left;
}

div.flightInfo-middleRight
{
	width: 161px; /*height:339px;*/
	float: right;
}

div.flightInfo-middleLeft
{
	width: 400px; /*height:321px;*/
	padding: 8px 5px 10px 0px;
	background: url(../images/flights/flightsBackground1.jpg) repeat-x top left;
	float: left;
}

div.flightLogoBgd
{
	width: 161px;
	height: 118px;
	background-image: url(../images/flights/flights-logoBackground.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.flightPricesBgd
{
	width: 161px; /*height:221px;*/
	background-image: url(../images/flights/flights-PricesBackground.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.flightLogo-graphic
{
	width: 143px;
	height: 96px;
	background-color: #FFFFFF;
	background-image: url(../images/flights/flights-logoBackground.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}

div.flightPrices-container
{
	width: 134px;
	padding: 2px 15px 0 15px;
	text-align: left;
}

div.flightPrices-body
{
	width: 143px;
	height: 206px;
}

div.flightPrices-copy
{
	/*height:12px;*/
	margin-bottom: 3px;
}

div.flightPrices-centre
{
	width: 123px;
	height: 305px;
	float: left;
}


div.flightInfo-borderSmall
{
	width: 575px;
	border: 1px #0060B5 solid;
	background-color: #FFFFFF;
	padding: 1px;
	margin-bottom: 15px;
}

div.flightInfo-insideSmall
{
	width: 575px;
}

div.flightInfo-insideMiddleSmall
{
	width: 566px;
	height: 144px;
	float: left;
}

div.flightInfo-middleRightSmall
{
	width: 161px;
	height: 144px;
	float: right;
}

div.flightInfo-middleLeftSmall
{
	width: 400px; /*height:136px;*/
	padding: 8px 5px 0px 0px;
	background-image: url(../images/flights/flightsBackground1.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
}

div.flightPricesBgdSmall
{
	width: 161px;
	height: 26px;
	background-image: url(../images/flights/flights-PricesBackSmall.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}


/*-------------CAR HIRE-----------------*/

div.CHbox-border
{
	float: left;
	width: 10px;
}

div.CHcarBorder
{
	width: 6px;
	height: 123px;
	float: left;
}

div.CHmainContent-container
{
	width: 559px;
	height: 147px;
	background-image: url(../images/carHire/boxBackgrounda.jpg);
	background-repeat: repeat-x;
	float: left;
}



/*--------INCLUDE RIGHT COLUMN 2 -----------*/

div.RC2backgroundContainer
{
	width: 165px;
	padding: 0 10px 0 10px;
	background-image: url(../images/places-toStay/rightColumn/background.jpg);
	background-repeat: repeat-y;
}

div.RC2heading
{
	font-size: 21px;
	font-weight: bold;
	color: #002351;
	margin-bottom: 10px;
}

div.RC2monthHeader
{
	background-color: #0060B5;
	font-size: 17px;
	color: #FFFFFF;
	padding: 5px 0 5px 0;
}

div.RC2priceBackground
{
	width: 155px;
	background-image: url(../images/places-toStay/rightColumn/priceBox-background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #e6edf7;
	padding: 5px;
}

div.RC2blueButton
{
	height: 15px;
	padding: 3px 0 2px 0;
	background-image: url(../images/places-toStay/rightColumn/blueButton-background.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

div.blueButton-base
{
	height: 21px;
	background-color: #002351;
	padding: 1px;
}

div.RC2headingExclusive
{
	font-size: 17px;
	font-weight: bold;
	color: #002351;
	margin-bottom: 10px;
}

div.RC2monthHeaderExclusive
{
	background-color: #0060B5;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px 0 5px 0;
}

/*------ PLACES TO STAY -----------*/

DIV.PTSleftSide
{
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	margin: 10px 0px;
	width: 290px;
}

div.PTSdetailContainer
{
	width: 245px;
	margin: 10px 0 0px 13px;
	background-color: #003333;
}

div.PTSdetailContainer-border
{
	width: 243px;
	background-color: #AFCAEB;
	padding: 1px;
}


div.PTSdetailContainer-background
{
	border-right: #ffffff 1px solid;
	padding-right: 5px;
	background-position: 50% bottom;
	border-top: #ffffff 1px solid;
	padding-left: 5px;
	background-image: url(images/places-toStay/infoBox-background.jpg);
	padding-bottom: 1px;
	border-left: #ffffff 1px solid;
	width: 230px;
	padding-top: 5px;
	border-bottom: #ffffff 1px solid;
	background-repeat: repeat-x;
	background-color: #e6eef9;
}

DIV.PTSimageContainer
{
	width: 90px;
	border: #333333 1px solid;
	float: left;
}
/*Changed on aug 07*/
div.PTSorangeButton-container
{
	height: 20px;
	margin-right: 0px;
	background-color: #E44600;
	padding: 1px; /*float:left;*/
}

div.RC2orangeButton
{
	height: 14px;
	padding: 2px 0 4px 0;
	background-image: url(../images/places-toStay/rightColumn/orangeButton-background.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
/*Added on aug 07*/
DIV.PTSleftSide-Container
{
	padding-left: 5px;
	width: 570px;
}

/*--------------- ATTRACTIONS ------------------*/

div.attractions-mast
{
	width: 569px;
	background-image: url(../images/attractions/attractions-mast.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px 0 0 10px;
}

div.ATTdetailsContainer
{
	width: 574px;
	padding-left: 0px;
	margin-bottom: 20px;
}

div.ATTdetailsInside
{
	width: 569px;
	padding-left: 5px;
	background-image: url(../images/attractions/attractionsBox-border.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
}
div.ATTdetailsColumn
{
	width: 5px;
	padding-left: 5px;
	background-image: url(../images/attractions/attractionsBox-border.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
}
div.ATTlogoContainer
{
	float: left;
	width: 114px;
}
.back_box
{
	margin-left: 1px;
	background: url(../images/box.gif) no-repeat;
	height: 95px;
	text-align: center;
}
/*Testimonial Class*/
div.testimonial
{
	width: 579px;
	background-image: url(../images/TestimonialBack.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 40px 8px 80px 8px;
}
div.testimonial-border
{
	width: 560px;
	border: 1px #0060B5 solid;
	background-color: #B2CAF0;
	padding: 10px 8px 10px 8px;
	margin-bottom: 15px;
}
.small
{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.flightxlink:hover
{
	color: #ff0000;
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
}
a.flightxlink
{
	color: #0060B5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.trans
{
	filter: alpha(opacity=100, style=3, enabled=1);
}
.smpTitle
{
	color: #0060B5;
	font-weight: bold;
	font-size: 16pt;
	font-family: Verdana;
	margin-bottom: 20px;
}
/*//////////////////////////////////*/
/* DATA CAPTURE */
/*//////////////////////////////////*/

#dataPostcardAdvert
{
	width: 245px;
	height: 329px;
	position: absolute;
	left: 327px;
	top: 18px;
}

div.dataPostcard
{
	width: 580px;
	height: 375px;
	background: url(../images/holiday-postcard/postcard_background.jpg) top left no-repeat;
	margin-bottom: 15px;
	margin-top: 5px;
	position: relative;
}

div.dataBottomAdvert
{
	width: 566px;
	border: 1px solid #ED1C24;
	margin: 0 auto;
}

div.dataBody-container
{
	width: 325px;
	margin: 0px 0 0 15px;
	padding-top: 15px;
}

div.dataRow
{
	width: 325px;
	margin-bottom: 10px;
}

div.dataFieldDescription
{
	width: 100px;
	float: left;
}

.data-textField
{
	width: 215px;
	height: 13px;
	float: right;
	background-color: #F4EFDC;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 11px;
}

.data-dropDown
{
	width: 215px;
	float: left;
	background-color: #F4EFDC;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 11px;
}

.data-dateDropDown
{
	width: 50px;
	float: left;
	background-color: #F4EFDC;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 11px;
	margin-right: 5px;
}



p.data
{
	margin: 0 0 3px 0;
	padding: 0;
}

.trebuchet-bold12brown
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A3300;
}


.trebuchet-12brown
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A3300;
	font-weight: normal;
}

a.trebuchet-12blue
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A4D9;
	font-weight: normal;
}

a.trebuchet-12red
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED1C24;
	font-weight: normal;
}

a.trebuchet-12green
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6FA642;
	font-weight: normal;
}

a.trebuchet-12orange
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA300;
	font-weight: normal;
}

a.trebuchet-12royalBlue
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0060B5;
	font-weight: normal;
}
.data-textFieldSmall
{
	width: 100px;
	height: 13px;
	background-color: #F4EFDC;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-left: 8px;
	font-size: 11px;
}

.ptsBreadcrumb
{
	color: #FFFFFF;
	text-decoration: none;
}

.textfieldsmall
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	height: 15px;
	width: 70px;
	border: 1px solid #F18419;
}
/*.dropdown-small
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3F3F3F;
    height: 20px;
    width: 50px;
    border: 1px solid #F18419;
}*/

div.container
{
	text-align: justify;
	border: solid 1px #AFCAEB;
	background: #E6EEF9;
	margin-bottom: 10px;
}
div.heading
{
	padding: 5px;
	border: solid 1px #fff;
	background: #AFCAEB;
	color: #002351;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
div.body
{
	border: solid 1px #fff;
	padding: 5px;
	margin: 0;
}

li.standardBulletsFAQ
{
	color: #3F3F3F;
	margin: 0 0 20px 0;
	font-size: 11px;
	font-weight: bold;
}

a.FAQ:link
{
	color: #3F3F3F;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a.FAQ:visited
{
	color: #3F3F3F;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

a.FAQ:hover
{
	color: #3F3F3F;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}
/******************** About Us ********************/

.box-container p
{
	color: #333333;
}
.section-heading
{
	border: 1px solid rgb(255, 255, 255);
	margin: 0pt;
	padding: 5px;
	background: rgb(175, 202, 235) none repeat scroll 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	color: rgb(255, 255, 255);
	font-size: 14px;
	font-weight: bold;
}
.cont-box
{
	border: 1px solid rgb(255, 255, 255);
	margin: 0pt;
	padding: 5px;
}

.box-container
{
	border: 1px solid rgb(175, 202, 235);
	background: rgb(230, 238, 249) none repeat scroll 0%;
	width: 560px;
	text-align: justify;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	margin-bottom: 10px;
}
a.brown
{
	color: #0060B5;
	font-size: 12px;
	text-decoration: none;
}
a.brown:hover
{
	text-decoration: underline;
}


.contactus-box-container
{
	background: rgb(223, 235, 255) none repeat scroll 0%;
	width: 540px;
	text-align: justify;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	margin-bottom: 10px;
}
.ContactUsBorderTop
{
	border-top: 1px solid rgb(89, 140, 221);
}

.ContactUsBorderRight
{
	border-right: 1px solid rgb(89, 140, 221);
}

.ContactUsBorderBottom
{
	border-bottom: 1px solid rgb(89, 140, 221);
}

.ContactUsBorderLeft
{
	border-left: 1px solid rgb(89, 140, 221);
}

/*.rollover1 a { background-image:url(../images/overview-off.gif); height: 24px; width:91px; display:block; }
.rollover1 span { display:none; }
.rollover1 a:hover { background-image:url(../images/overview-on.gif);}*/

a.rollover1
{
	background-image: url(../images/overview-off.gif);
	height: 24px;
	width: 91px;
	display: block;
}
a.rollover1 span
{
	display: none;
}
a.rollover1:hover
{
	background-image: url(../images/overview-on.gif);
}

a.rollover1on
{
	background-image: url(../images/overview-on.gif);
	height: 24px;
	width: 91px;
	display: block;
}
a.rollover1on span
{
	display: none;
}
a.rollover1on:hover
{
	background-image: url(../images/overview-on.gif);
}

a.rollover2
{
	background-image: url(../images/moneysafe-off.gif);
	height: 24px;
	width: 161px;
	display: block;
}
a.rollover2 span
{
	display: none;
}
a.rollover2:hover
{
	background-image: url(../images/moneysafe-on.gif);
}

a.rollover2on
{
	background-image: url(../images/moneysafe-on.gif);
	height: 24px;
	width: 161px;
	display: block;
}
a.rollover2on span
{
	display: none;
}
a.rollover2on:hover
{
	background-image: url(../images/moneysafe-on.gif);
}

a.rollover3
{
	background-image: url(../images/awards-off.gif);
	height: 24px;
	width: 157px;
	display: block;
}
a.rollover3 span
{
	display: none;
}
a.rollover3:hover
{
	background-image: url(../images/awards-on.gif);
}

a.rollover3on
{
	background-image: url(../images/awards-on.gif);
	height: 24px;
	width: 157px;
	display: block;
}
a.rollover3on span
{
	display: none;
}
a.rollover3on:hover
{
	background-image: url(../images/awards-on.gif);
}

a.rollover4
{
	background-image: url(../images/contact-off.gif);
	height: 24px;
	width: 92px;
	display: block;
}
a.rollover4 span
{
	display: none;
}
a.rollover4:hover
{
	background-image: url(../images/contact-on.gif);
}

a.rollover4on
{
	background-image: url(../images/contact-on.gif);
	height: 24px;
	width: 92px;
	display: block;
}
a.rollover4on span
{
	display: none;
}
a.rollover4on:hover
{
	background-image: url(../images/contact-on.gif);
}

/*a#rollover1 { background-image:url(../images/overview-off.gif); height: 24px; width:91px; display:block; }
a#rollover1 span { display:none; }
a#rollover1:hover { background-image:url(../images/overview-on.gif); }

a#rollover1on { background-image:url(../images/overview-on.gif); height: 24px; width:91px; display:block; }
a#rollover1on span { display:none; }
a#rollover1on:hover { background-image:url(../images/overview-on.gif); }

.rollover a { display:block; width:32px; background-color: #FFFFFF}
.rollover a:hover { background-color: #990000}

a#rollover2 { background-image:url(../images/moneysafe-off.gif); height: 24px; width:161px; display:block; }
a#rollover2 span { display:none; }
a#rollover2:hover { background-image:url(../images/moneysafe-on.gif); }


a#rollover3 { background-image:url(../images/awards-off.gif); height: 24px; width:157px; display:block; }
a#rollover3 span { display:none; }
a#rollover3:hover { background-image:url(../images/awards-on.gif); }*/

/******************** About Us  End********************/

/******************** css by mahaveer start ********************/

.contacttop
{
	padding: 5px 0 5px 0;
	font-weight: bold;
	font-size: 18px;
	background: url(../images/villa_enquiry_top.jpg) no-repeat;
	vertical-align: middle;
	color: #ffffff;
	font-family: "Trebuchet MS" , "Times New Roman" , Times, serif,;
	height: 27px;
	text-align: center;
	font-variant: small-caps;
}
.contactmiddle
{
	border-right: #2f59ad 2px solid;
	border-left: #2f59ad 2px solid;
	padding: 0 5px 0 10px;
	font-size: 12px;
	background: #afcaeb;
	height: 380px;
}
.contactbottom
{
	background: url(../images/villa_enquiry_bottom.jpg) no-repeat;
	height: 12px;
}
.filoutmen
{
	padding-right: 13px;
	padding-left: 13px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	width: 774px;
	padding-top: 0px;
}


/*
.contacttop { 
			height:27px;
			background:url(../images/villa_enquiry_top.jpg) no-repeat;
			font-family:"Trebuchet MS", "Times New Roman", Times, serif,;
			font-size:18px; color:#FFFFFF; text-align:center; font-weight:bold;
			font-variant:small-caps; vertical-align:middle; padding:5px 0px 5px 0px;
			}
.contactmiddle {
			background:#AFCAEB;
			border-left:solid #2F59AD 2px;
			border-right: solid #2F59AD 2px;
			font-size:12px;
			padding:0px 5px 0px 10px;						
			}
.contactbottom { height:12px;
				background:url(../images/villa_enquiry_bottom.jpg) no-repeat;
				}
				

.filoutmen { margin-bottom:15px; width:774px; padding: 0px 13px 0px 13px; }
.filoutleft {
height:28px;
width:6px;
float:left;
}

.filoucenter { background:#1C4AA5; float:left; width:760px; height:18px; 
				font-family:"Trebuchet MS", "Times New Roman", Times, serif,;
				font-size:14px; color:#FFFFFF; font-weight:bold; padding:5px 0px 5px 0px;				
				
			}
.filouright {height:28px;
width:6px;
float:left;
background:url(../images/fillout_right.jpg) no-repeat;}*/

/******************** css by mahaveer end ********************/

.main-div-top
{
	border-top: 3px solid rgb(0, 96, 181);
}
.main-div
{
	height: 155px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}
/* By Ankush */


/* mstmain */

.dottedborder
{
	border-top: 1px dotted #666666;
	margin: 0px 0px 0px 14px;
	width: 770px;
}

.mstFlashContainer
{
	margin: 16px 0 0 30px;
}

.mstTopMap
{
	padding: 0 20px 0 0;
}
.mstcph
{
	padding: 0 15px 0 13px;
}
.main-div-top
{
	border-top: 3px solid rgb(0, 96, 181);
}

.main-div
{
	height: 155px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}
.msttravelmargin
{
	margin: 0 3px 0 20;
}

.width100
{
	width: 100%;
}
.footerlinkdiv
{
	border-top: 1px solid #A3A3A3;
	padding: 5px 0 5px 0;
	text-align: center;
}
.marginright3
{
	margin: 0 3px 0 0;
}
.marginleft3
{
	margin: 0 0 0 3px;
}
.headerin
{
	width: 582px;
	padding: 132px 0px 0px 20px;
}
.headerin-right
{
	padding: 16px 0px 0px 30px;
}
.knowledgepool
{
	padding-right: 5px;
	margin-left: -32px;
	width: 323px;
	position: relative;
}
.knowledgepoolin
{
	padding-right: 0px;
	margin-left: 32px;
	padding-bottom: 0px;
	width: 100%;
	padding-top: 0px;
}

.knowledgepooltile
{
	padding: 10px 10px 5px 10px;
	background: url(poolTile.jpg) repeat-y left top;
	width: 292px;
}

.right-banner-main
{
	width: 252px;
}

.right-banner-add1
{
	background: url(55547f7a-6b87-4a8a-bfd1-11a37c67f29a.jpg) no-repeat;
	width: 244px;
	height: 330px;
}
.right-banner-add2
{
	background: url(cfad1769-cae5-4ae8-a0a5-9ce226c9255e.jpg) no-repeat;
	width: 244px;
	height: 288px;
}
.pading-right-banner1
{
	padding: 5px;
	height: 268px;
}

.pading-right-banner2
{
	padding: 5px;
	height: 225px;
}

.pad-clickhere
{
	padding: 10px 35px 10px 35px;
	text-align: center;
}

.title
{
	color: #a95e11;
}

.samplelinks
{
	color: #316ac5;
}

.clear
{
	clear: both;
}
.footer
{
	padding: 13px;
	width: 774px;
	color: #a3a3a3;
	font-size: 7pt;
}
.footerlinks
{
	width: 683px;
}
.poolright
{
	width: 6px;
}
.poolleft
{
	width: 5px;
}
.footerbanner
{
	padding: 0px 0px 0px 5px;
}
.margin1
{
	margin: 0px 0px 0px 3px;
}
.siteby
{
	padding: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: solid 1px #a3a3a3;
}
.siteby-links
{
	font-size: 9px;
	width: 250px;
	color: #a3a3a3;
}

.rightlign
{
	text-align: right;
}
.leftalign
{
	text-align: left;
}
.brandlogos
{
	padding: 5px 0px 0px 16px;
	text-align: right;
}
.poolfoot
{
	padding: 0px 0px 0px 5px;
}

.logo-traveltrust
{
	border: #a3a3a3 1px solid;
	text-align: center;
	border-left: 0px;
	border-right: 0px;
}
.contentsubheading
{
	font-weight: bold;
	font-size: 14px;
}
.leftcolum-toppad
{
	padding: 10px 0px 0px 0px;
}

.display
{
	display: block;
}

/* exclusive offers (packages.aspx) start */

.PackagesDiv1Style
{
	margin: 2px 0px 5px 0px;
}

.PackagesDiv2Style
{
	padding: 10px 0 0 120px; 
	width: 400px; 
	height: 100px;
}

.PackagesDiv3Style
{
	padding:7px 0px 0px 10px;
}

.PackagesDiv4Style
{
	width: 300px;
}

.PackagesDiv5Style
{
	padding-right: 5px; 
	padding-left: 10px; 
	padding-bottom: 0px;
	padding-top: -5px;	
}

.PackagesDiv6Style
{
	margin: 0px 0px 0px; 
	width: 580px !important; 
	height: 128px !important;
}

.PackagesDiv7Style
{
	border-right: #b0caeb 1px solid; 
	border-left: #b0caeb 1px solid;
}

.PackagesDiv8Style
{
	border-right: #ffffff 1px solid;
	border-left: #ffffff 1px solid; 
	padding-top: 0px; 
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #e6eef9
}

.PackagesDiv9Style
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px !important;
	padding-left: 0px;
	width: 276px 
}



.PackagesDiv10Style
{
	float:left;
	border-top: #002351 1px solid;
	border-bottom: #002351 1px solid;
	width: 256px;	
	height: 46px;
}

.PackagesDiv11Style
{
	border-top: #b2cee8 2px solid; 
	border-bottom: #b2cee8 2px solid; 
	height: 42px;
	background-color: white; 
	text-align: center;
}

.PackagesDiv12Style
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: #c0c0c0 1px solid; 
	text-align: justify;

}

.PackagesDiv13Style
{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
		
}

.PackagesDiv14Style
{
	border-right: #002351 1px solid; 
	border-top: #002351 0px solid; 
	border-left: #002351 1px solid;
	border-bottom: #002351 1px solid;
}

.PackagesDiv15Style
{
	border-top: #0060b5 0px solid;
	border-right: #0060b5 2px solid;
	border-bottom: #0060b5 2px solid;
	border-left: #0060b5 2px solid;
	padding-top: 0px;  
	padding-right: 5px;
	padding-bottom: 8px; 	
	padding-left: 5px; 
	font-weight: bold; 
	font-size: 20px;	
	color: #002351; 
	line-height: 17px;
}

.PackagesDiv16Style
{	
	border-top: #a0b1cc 0px solid;
	border-right: #a0b1cc 1px solid;
	border-bottom: #a0b1cc 1px solid;
	border-left: #a0b1cc 1px solid;
	padding-top: 0px; 
	padding-right: 6px; 
	padding-bottom: 8px; 
	padding-left: 8px;
	background-color: #d4e2f5
}

.PackagesDiv17Style
{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px; 
	padding-left: 0px; 
	background: url(../images/packages/packprice_grad.jpg) #e6eff7 repeat-x left bottom;
}

.PackagesDiv18Style
{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.PackagesDiv19Style
{
	font-weight: bold; 
	font-size: 22px; 
	color: #e44600;
}

.PackagesDiv20Style
{
	font-weight: bold; 
	font-size: 10px; 
	color: #e44600; 
	line-height: 7px;
}

.PackagesDiv21Style
{
	font-weight: bold; 
	font-size: 28px; 
	color: #0060b5; 
	line-height: 28px;
}

.PackagesDiv22Style
{
	margin-right: 5px; 
	text-align: center;
}

.PackagesDiv23Style
{
	width: 120px;
}

.PackagesDiv24Style
{
	padding: 0px;
	font-size: 11px !important;
		text-align: center;
}

.PackagesDiv25Style
{
	padding: 0px;
	width: 195px;
		float:left;
}

.PackagesDiv26Style
{
	padding-top: 8px;
	padding-right: 0px; 
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px 0px 0px 10px; 
	width: 345px;
	float:left;
}

.PackagesDiv27Style
{
	width: 90px; 
	text-align: center;
}

.PackagesDiv28Style
{
	border: #0060B5 2px solid; 
	border-top: 0; 
	padding: 0 5px 8px 15px; 
	font-size: 20px;
	font-weight: bold; 
	color: #002351; 
	line-height: 17px;
}

.PackagesDiv29Style
{
	padding: 4px 0 0 0;
}

.PackagesTd1Style
{
	font-weight: bold; 
	font-size: 12px; 
	color: #0060b5;
}

.PackagesSpan1Style
{
	font-weight: bold; 
	font-size: 26px; 
	color: #f18419;
}

.PackagesSpan2Style
{
	font-weight: bold; 
	font-size: 14px; 
	color: #0060b5;
}

.PackagesSpan3Style
{
	font-weight: bold; 
	font-size: 16px; 
	color: #0060b5; 
	vertical-align: middle
}

.PackagesSpan4Style
{
	font-weight: bold; 
	font-size: 16px;
	color: #0060b5;
}

.PackagesSpan5Style
{
	font-size: 26px; 
	font-weight: bold; 
	color: #F18419;
}

.PackagesSpan6Style
{
	font-size: 18px; 
	font-weight:bold;
	color: #002351
}

.PackagesSpan7Style
{
	padding-top: 10px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	float:left;
	text-align:center;
}

.PackagesHotelImage1Style
{
	border-width:1; 
	border-color: #d3d3d3; 
	padding: 1px; 
	background-color: White
}

a.packagesbanner:link
{	
	text-decoration: none;
	cursor: hand;
}
a.packagesbanner:visited
{	
	text-decoration: none;
	cursor: hand;
}

a.packagesbanner:hover
{
	text-decoration: none;
	cursor: hand;
}


/* exclusive offers (packages.aspx) end */

.aboutus-navigation
{
	background: transparent url(../images/orange_strip_background.gif) repeat-x scroll center bottom;
	height: 24px;
	width: 555px;
	padding-left: 20px;
	padding-top: 15px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}

.left
{
	float: left;
}
.right
{
	float: right;
}

.width1
{
	width: 10px;
}
.width2
{
	width: 350px !important;
}
.width3
{
	width: 400px !important;
}
.width4
{
	width: 574px;
}
.width5
{
	width: 120px;
}
.width6
{
	width: 131px;
}

.contentmain
{
	margin-top: 10px;
	padding-left: 10px;
	width: 570px;
	text-align: justify;
}
.banner-text
{
	padding: 10px 0pt 0pt 130px;
	width: 440px;
	height: 112px;
}
.exclusiveoffer
{
	margin: 0px 0px 5px 0px;
}
.exclusiveoffer-border1
{
	border-left: 1px solid rgb(176, 202, 235);
	border-right: 1px solid rgb(176, 202, 235);
}
.exclusiveoffer-border2
{
	border-left: 1px solid rgb(255, 255, 255);
	border-right: 1px solid rgb(255, 255, 255);
	padding: 0px 10px;
	background-color: rgb(230, 238, 249);
}
.exclusiveoffer-heading
{
	font-size: 18px;
	color: rgb(0, 35, 81);
}
.exclusiveoffer-boxpad
{
	padding: 0px 0px 10px;
}
.exclusiveoffer-boxmid1
{
	border-top: 1px solid rgb(0, 35, 81);
	border-bottom: 1px solid rgb(0, 35, 81);
	width: 256px;
	height: 46px;
}
.exclusiveoffer-boxmid2
{
	border-top: 2px solid rgb(178, 206, 232);
	border-bottom: 2px solid rgb(178, 206, 232);
	height: 42px;
	background-color: white;
	text-align: center;
}
.exclusiveoffer-boxtext
{
	font-weight: bold;
	font-size: 12px;
	color: rgb(0, 96, 181);
}

.heading-box-cornerleft
{
	padding: 6px 0px 0px 0px;
}

.heading-box-border1
{
	border-top: 2px solid rgb(0, 35, 81);
	border-bottom: 2px solid rgb(0, 35, 81);
	width: 546px;
}
.heading-box-border2
{
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	background: rgb(0, 40, 87) url(../images/monthlyOffersEdge_2_grad.jpg) repeat-x scroll left top;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	height: 31px;
}
.heading-box-text
{
	padding: 7px 0px 3px;
	font-size: 14px;
	color: rgb(255, 255, 255);
}

.easter-text
{
	border-bottom: 1px solid rgb(192, 192, 192);
	padding: 10px 20px;
	text-align: justify;
}
.offtertitle-box-top
{
	padding: 10px 0px;
}
.offtertitle-box-content
{
	border-style: solid;
	border-color: rgb(160, 177, 204);
	border-width: 0px 1px 1px;
	padding: 0px 6px 8px 8px;
	background-color: rgb(212, 226, 245);
}
.offtertitle-box-contentin
{
	padding: 10px 0px;
	background: rgb(230, 239, 247) url(packprice_grad.jpg) repeat-x scroll left bottom;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}

.offtertitle-box-bord1
{
	border-style: solid;
	border-color: rgb(0, 35, 81);
	border-width: 0px 1px 1px;
}
.offtertitle-box-bord2
{
	border-style: solid;
	border-color: rgb(0, 96, 181);
	border-width: 0px 2px 2px;
	padding: 0px 5px 8px;
	font-weight: bold;
	font-size: 20px;
	color: rgb(0, 35, 81);
	line-height: 17px;
}
.price-pad
{
	padding: 10px 0px 0px 0px;
}
.price-red
{
	font-weight: bold;
	font-size: 22px;
	color: rgb(228, 70, 0);
}
.price-red-small
{
	font-weight: bold;
	font-size: 10px;
	color: rgb(228, 70, 0);
	line-height: 7px;
}
.price-blue
{
	font-weight: bold;
	font-size: 28px;
	color: rgb(0, 96, 181);
	line-height: 28px;
}
.price-enqurybox
{
	margin-right: 5px;
	text-align: center;
}
.price-contentbox
{
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px;
	width: 355px;
}
.price-contentbox-in
{
	padding: 0px 8px 0px 0px;
}
.price-contentbox-left
{
	padding: 10px 0px 0px;
	width: 195px;
}
.price-bottom-text
{
	padding-left: 2px;
	padding-bottom: 10px;
}

.button-moreinfo
{
	width: 90px;
	text-align: center;
}
.leftcolumnin
{
	margin: 2px 0px 5px;
}

.flight
{
	margin: 0px 0px 10px 0px;
}
.flight-text
{
	width: 300px;
}
.air-heading
{
	margin-bottom: 2px;
}
.air-text
{
	margin-top: 15px;
	width: 258px;
}
.show-detail
{
	color: rgb(0, 96, 181);
}
.air-image
{
	margin: 15px 0pt 0pt 0px;
	width: 134px;
	height: 100px;
}
.air-image-space
{
	height: 10px;
}
.air-image-border
{
	border: 2px solid whitesmoke;
	width: 132px;
	height: 84px;
}
.air-logo
{
	padding-right: 12px; 
	padding-left: 12px; 
	padding-bottom: 0px; 
	width: 137px;
	padding-top: 20px; 
	text-align: center;
}
.air-logo-text
{
	font-weight: bold;
	font-size: 10px;
	color: rgb(0, 96, 181);
	text-align: left;
}
.show-price
{
	color: rgb(0, 96, 181);
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	text-decoration: underline;
}

.show-price-pad
{
	padding: 3px 0px 0px 0px;
	text-align: center;
}
.air-price-content
{
	overflow: hidden;
	visibility: visible;
	height: 0pt;
}
.air-price-listbox
{
	padding-left: 3px;
	text-align: center;
}
.air-price-listboxheading
{
	color: rgb(0, 35, 81);
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}
.hide
{
	padding-top: 0px;
	padding-bottom: 10px;
	vertical-align: bottom;
	color:rgb(0, 96, 181); 
	font-weight:bold;
}

/**************** monthlyoffer ****************/

.monthlyoffer-all
{
	margin: 10px 0pt 0px;
}
.monthlyoffer-cent-div1
{
	border-left: 1px solid rgb(0, 35, 81);
	border-right: 1px solid rgb(0, 35, 81);
}
.monthlyoffer-cent-div2
{
	border-left: 2px solid rgb(0, 96, 181);
	border-right: 2px solid rgb(0, 96, 181);
	padding: 0pt 0px;
}
.monthlyoffer-heading
{
	font-size: 18px;
	color: rgb(0, 35, 81);
}
.monthlyoffer-resoft-image
{
	padding: 2px;
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 14px;
	width: 105px;
}
.monthlyoffer-populardeals-maindiv
{
	border-left: 1px #B0CAEB solid; 
	border-right: 1px #B0CAEB solid;
}
.monthlyoffer-populardeals-maindiv-in
{
	padding: 0 0px 0 10px; 
	border-left: 1px #FFFFFF solid; 
	border-right: 1px #FFFFFF solid;
	background-color: #E6EEF9;
}

.monthlyoffer-populardeals
{
	font-size: 18px;
	color: rgb(0, 35, 81);
}
.monthlyoffer-maintable-bg1
{
	background: white url(orlando_bkg.jpg) no-repeat scroll left top;
}
.monthlyoffer-maintable-bg2
{
	background: white url(gold_bkg.jpg) no-repeat scroll left top;
}
.monthlyoffer-maintable-bg3
{
	background: white url(gulf_bkg.jpg) no-repeat scroll left top;
}
.monthlyoffer-maintable-bg4
{
	background: white url(Miami_bkg.jpg) no-repeat scroll left top;
}
.monthlyoffer-maintable-bg5
{
	background: white url(florida_bkg.jpg) no-repeat scroll left top;
}
.monthlyoffer-maintable
{
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}
.monthlyoffer-maintable-bord
{
	border-top: 3px solid rgb(0, 96, 181);
	border-bottom: 3px solid rgb(0, 96, 181);
	height: 150px;
}
.monthlyoffer-maintable-bord1
{
	border-left: 3px solid #0160b2;
	border-right: 3px solid #0160b2; 
	padding: 0px 12px 0px 12px; 
	background-color: #E6EEF9;
}
.monthlyoffer-maintable-bordleft
{
	border-left: 3px solid rgb(2, 94, 179);
}
.monthlyoffer-maintable-bordright
{
	border-right: 3px solid rgb(2, 94, 179);
}
.monthlyoffer-maintable-width
{
	width: 536px;
	height: 149px;
}
.monthlyoffer-maintable-topdiv
{
	padding: 2px 0px 0px;
	font-size: 20px;
}
.monthlyoffer-whitehead
{
	padding: 6px 0px 0px 6px;
	color: rgb(255, 255, 255);
}
.monthlyoffer-orangebutton1
{
	width: 131px;
}
.monthlyoffer-orangebutton-text
{
	padding: 0pt !important;
	font-size: 11px !important;
	text-align: center;
}
.monthlyoffer-orangeButton2
{
	background: url(../images/orangeButtGrad.jpg) top left repeat-x;
	padding: 0px;
	background-color: #F18617;
	border: 2px solid white;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 11px;
	text-align: center;
}

.monthlyoffer-bluebutton
{
	background: url(../images/blueButtGrad.jpg) top left repeat-x;
	padding: 0px;
	background-color: #002757;
	border: 2px solid white;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 11px;
	text-align: center;
}

.monthlyoffer-bluediv
{
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	background-color: rgb(0, 96, 181);
	color: white;
	text-align: center;
}

.monthlyoffer-flight
{
	color: rgb(228, 70, 0);
	font-size: 10px;
}
.monthlyoffer-rate
{
	color: rgb(0, 96, 181);
	font-size: 12px;
	font-weight: bold;
}
.monthlyoffer-pricegrid
{
	padding: 3px;
	background: rgb(231, 239, 249) url(../images/offers/priceGrad.gif) repeat-x scroll left bottom;
}

.offers-orlando
{
	margin: 10px 0 5px 0;
}

.offers-orlando-bord1
{
	border-width: 2px !important;
	border-bottom-style: solid;
	border-color: #002351;	
}

.offers-orlando-bord2
{
	border: 2px solid rgb(0, 96, 181);
	padding: 4px;
}
.offers-orlando-heading
{
	padding: 3px;
	font-size: 20px;
	font-weight: bold;
}
.offers-pad
{
	padding: 0pt 5px;
}
.offers-toobooknow-div
{
	margin: 5px 0pt;
}
.offers-toobooknow-divin
{
	padding: 2px;
}

.offers-toobooknow
{
	padding: 5px 7px 0pt 0pt;
	font-size: 16px;
	color: rgb(0, 96, 181);
	font-weight: bold;
}

.offers-sorry-text
{
	font-size: 18px; 
	color: #F18419; 
	padding: 5px 7px 0 0; 
	text-align:center;
}

.or
{
	font-size: 14px;
	color: black;
}


/**************** monthlyofferend ****************/
/**************** Enquirey ****************/
.formbox-bottom
{
	margin-bottom: 14px;
}
.formbox-left
{
	background-image: url(../images/enquire/orange-side.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.formbox-right
{
	background-repeat: repeat-y;
    background-position: right;
    background-image:url(../images/enquire/orange-side.jpg);
}
.pad30
{
	padding-right: 30px;
}
.sm4
{
	margin: 0px; 
	width: 549px;
}
/**************** Enquirey end ****************/

/**************** attraction ****************/

.attraction-bluebutton1
{
	margin-top: 3px;
	width: 150px;
}
.attraction-bluebutton2
{
	padding: 1px;
	height: 21px;
	background-color: rgb(0, 35, 81);
}
.attraction-rightcontent
{
	float: left;
	width: 437px;
}
.attraction-tickettext
{
	width: 300px;
}
.attraction-rightcontenttext
{
	margin-bottom: 10px;
}

.attraction-margin
{
	margin: 3px 0px 20px 0px;
}
.attraction-gowith
{
	margin: 10px 0px 0px;
}
.attraction-logo
{
	margin-bottom: 10px;
	margin-left: 2px;
}
.attraction-ticket
{
	margin-bottom: 10px;
}

.price-column
{
	float: left; 
	width: 157px; 
	padding: 15px 0px 5px 0px; 
	border-left: 2px solid #465D84;
}

/**************** attraction end ****************/

/**************** car hire ****************/
.carehire-letus
{
	width: 350px;
}
.carehire-pricecontent
{
	margin-top: 10px;
	height: 127px;
}
.carehire-price-head
{
	margin-bottom: 2px;
}
.carehire-price-pad
{
	padding-left: 10px;
}
.carehire-price-doorsmain
{
	margin: 2px 0px 0px;
}
.carehire-price-transfer
{
	margin-bottom: 20px;
}

.carehire-price-doors
{
	width: 80px;
	margin-right: 15px;
	float: left;
}
.carehire-price-ac
{
	width: 140px;
	margin-right: 15px;
	float: left;
}
.carehire-price-automatic
{
	float: left;
	width: 100px;
}

/**************** car hire end ****************/

/**************** holiday ****************/
.holiday-navigation
{
	background: transparent url(orange_strip_background.gif) repeat-x scroll center bottom;
	padding-left: 5px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	margin-bottom: 10px;
	width: 290px;
	height: 24px;
}

.holiday-map
{
	margin-bottom: 10px;
}
.holiday-content
{
	padding-left: 0px;
	width: 295px;
	text-align: justify;
}
.holiday-content-in1
{
	border: 1px solid rgb(175, 202, 235);
	background: rgb(230, 238, 249) none repeat scroll 0% 50%;
	margin-bottom: 10px;
	width: 295px;
	text-align: justify;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}
.holiday-content-in2
{
	border: 1px solid rgb(255, 255, 255);
	margin: 0px;
	padding: 5px;
	background: rgb(175, 202, 235) none repeat scroll 0% 50%;
	font-weight: bold;
	font-size: 14px;
	color: rgb(0, 40, 87);
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}

.holiday-content-in3
{
	border: 1px solid rgb(255, 255, 255);
	margin: 0px;
	padding: 5px;
}
.holiday-right
{
	border-left: 1px solid rgb(192, 192, 192);
	padding: 0px;
	margin-top: 10px;
	float: right;
	margin-bottom: 15px;
	width: 265px;
}
.holiday-right-content
{
	width: 125px;
	margin-right: 5px;
}

.holiday-right-button
{
	width: 200px;
}

.holiday-right-button-small
{
	width: 72px;
}

.holiday-headingbox
{
	border-top: 2px solid rgb(0, 35, 81);
	border-bottom: 2px solid rgb(0, 35, 81);
	width: 544px;
}
.holiday-headingtext
{
	padding: 5px 0px 0px;
	font-size: 22px;
	float: left;
	width: 250px;
	color: rgb(255, 255, 255);
}
.holiday-headingtextorange
{
	padding: 0px 0px 0px 17px;
	font-weight: bold;
	font-size: 20px;
	color: rgb(241, 132, 25);
	line-height: 17px;
}

.holiday-heading-in
{
	border-style: solid;
	border-color: rgb(0, 96, 181);
	border-width: 0px 2px 2px;
	padding: 0px 5px 8px 15px;
	font-weight: bold;
	font-size: 20px;
	color: rgb(0, 35, 81);
	line-height: 22px;
}

.holiday-heading-blue
{
	padding: 0px 10px 0px 0px;
	width: 150px;
	text-align: right;
}
.holiday-bluehead-pad
{
	padding: 4px 0px 0px;
}
.holiday-star1
{
	padding: 0px 10px 0px 0px;
	width: 150px;
	text-align: right;
}
.holiday-star2
{
	padding: 0px 3px 0px 0px;
}
.holiday-box-1
{
	border-style: solid;
	border-color: rgb(160, 177, 204);
	border-width: 0px 1px 1px;
	padding: 0px 8px 8px;
	background-color: rgb(212, 226, 245);
}
.holiday-box-img
{
	padding: 10px 0px 0px;
	width: 195px;
}
.holiday-smallhead
{
	margin-bottom: 3px;
	margin-left: 0px;
}
.holiday-box-content
{
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px;
	width: 355px;
}

.holiday-box-or
{
	font-size: 18px;
	margin-bottom: 8px;
	text-align: center;
}

.holiday-monthoffer
{
	padding: 2px;
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 12px;
	font-weight: bold;
	width: 144px;
}
.holiday-monthofferbox
{
	background-color: rgb(0, 96, 181);
}
.holiday-monthofferimg
{
	border-width: 0px;
	height: 126px;
	width: 140px;
}
.holiday-gap
{
	height: 5px;
}
.holiday-monthoffertext
{
	padding-top: 2px;
	margin-top: 1px;
}
.holiday-margin
{
	margin-top: 0px;
}

.holidays-hotelcontent
{
	border-bottom: 1px solid rgb(192, 192, 192);
	padding: 0px 10px 10px;
	float: left;
	width: 560px;
}
.holidays-textcontent
{
	border: 1px solid rgb(255, 255, 255);
	margin: 0pt;
	padding: 5px;
}
.holidays-pad
{
	padding: 10px 0px;
}
.holidays-bord
{
	border-style: solid;
	border-color: rgb(0, 35, 81);
	border-width: 0px 1px 1px;
}
.holidays-rightcolumn-topbtm
{
	height: 12px;
}

.holidays-button-red
{
	padding: 1px;
	height: 20px;
	background-color: rgb(228, 70, 0);
}
.holidays-button-blue
{
	padding: 0pt;
	font-size: 11px;
	text-align: center;
}
.holidays-hight5
{
	height: 5px;
}
.kissmee
{
	font-size: 20px;
	line-height: 17px;
}
.kissmee-content
{
	border-style: none solid solid;
	border-color: -moz-use-text-color rgb(160, 177, 204) rgb(160, 177, 204);
	border-width: 0pt 1px 1px;
	padding: 0pt 8px 8px;
}

.kissmee-content-left
{
	margin: 0pt 10px 0pt 0pt;
	width: 318px;
}
.kissmee-content-leftpad
{
	padding: 0pt 0pt 0pt 7px;
}
.kissmee-li-width
{
	width: 230px;
}
.kissmee-logos
{
	width: 233px;
}
.localattractions
{
	margin-bottom: 10px;
	padding-left: 20px;
}
.kissmee-right
{
	width: 233px;
}
.kissmee-right-in
{
	border: 1px solid rgb(190, 190, 190);
	padding: 2px;
	width: 227px;
	margin-bottom: 10px;
}
.kissmee-rightpad
{
	padding-right: 10px;
}
.kissmee-no-images
{
	width: 150px;
	padding-top: 4px;
}
.kissmee-clickmap
{
	border: 1px solid rgb(160, 177, 204);
	padding: 2px;
	width: 227px;
	margin-bottom: 5px;
}
.kissmee-clickmap1
{
	padding: 5px;
	width: 217px;
	background-color: rgb(217, 230, 246);
}
.kissmee-bluboxright
{
	width: 230px;
	padding-left: 1px;
	text-align: center;
}




/**************** holidayand ****************/
.faq-contnetbox
{
	margin: 5px 5px 5px 10px;
}
.faq-contnetboxin
{
	padding: 10px 0pt 0pt 0px;
	text-align: center;
}

/**********Q1****************/
.q1-toppad
{
	padding-top: 10px;
}
.click-brand
{
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
/****  Made By Ankush  ****/

.Ucregionrightrptregionrightdiv1style
{
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width: 144px;
	padding: 2px;
}

.Ucregionrightrptregionrightdiv2style
{
	background-color: #0060b5;
}

.Ucregionrightrptregionrightdiv3style
{
	padding-top: 2px;
	margin-top: 1px;
}
.Ucregionrightrptregionrightdiv4style
{
	height: 5px;
}

.ucTitleBardiv1style
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	width:582px;
}
.ucTitleBardiv2style
{
	float:left;
	border-top: solid 2px #002351;
	width: 546px;
	border-bottom: solid 2px #002351;
}

.ucTitleBardiv2astyle
{
	float:left;
	border-top: solid 2px #002351;
	width: 546px;
	border-bottom: solid 2px #002351;
}

.ucTitleBardiv3style
{
	border-top: white 2px solid;
	border-bottom: white 2px solid;
	background: url(../images/monthlyOffersEdge_2_grad.jpg) #002857 repeat-x left top;
    height: 31px;
}

.ucTitleBardiv4style
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 3px;
	width: 546px;
	color: #ffffff;
	padding-top: 7px;
}

.ucTitleBardiv4Astyle
{
	padding: 7px 0 3px 0; 
	font-size: 14px; 
	color: #FFB00D;
	line-height: 17px;
}

.ucTitleBardiv5style
{
	line-height: 17px;
}

.ucTitleBardiv6style
{
	font-size: 14px;
	font-weight:bold;
}

.ucPTSNavigationTabsMainDiv
{
	padding-left: 5px; 
	background: url(../images/orange_strip_background.gif) repeat-x center bottom;
    margin-bottom: 10px; 
    width: 290px; 
    height: 24px
}

.ucRegionStyle1
{
	border-left: 1px #002351 solid;
	border-right: 1px #002351 solid;
}

.ucRegionStyle2
{
	padding: 0 0px 0 0px;
	border-left: 2px #0060B5 solid;
	border-right: 2px #0060B5 solid;
}

.ucRegionStyle3
{
	font-size: 18px; 
	color: #002351;
}

.ucRegionStyle4
{
	text-align: center; 
	color: #ffffff; 
	font-size: 14px; 
	width:105px; 
	padding:2px
}

.ucRegionRepeaterPlacesToStayStyle1
{
	margin-top: 10px;
	margin-bottom: 15px;
	float: right;	 
	border-left: #c0c0c0 1px solid;
    width: 260px; 
    padding: 0px 0px 0px 0px;
}

.ucRegionRepeaterPlacesToStayStyle2
{
	margin: 0px !important;
}

.ucRegionRepeaterPlacesToStayStyle3
{
	float: right; 
	width: 100px;
}

.RegionSimpleOffersDivRightColumnStyle
{
	background-color: #ffffff !important;
}
.RegionSimpleOffersdiv1style
{
	height: 12px;
}
.RegionSimpleOffersdtlOffersdivstyle
{
	margin-bottom: 10px;
}
.RegionSimpleOffersdtlOfferstr1style
{
	font-size: 10px;
	margin-bottom: 5px;
	color: #e44600;
}
.RegionSimpleOffersdtlOfferstr2style
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	color: #0060b5;
}
.RegionSimpleOffersdiv2style
{
	font-size: 11px !important;
	text-align: center !important;
	padding: 0 !important;
}
.RegionSimpleOffersdiv3style
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	height: 20px;
	background-color: #e44600;
}
.RegionSimpleOfferspstyle
{
	font-size: 18px;
	margin-bottom: 8px;
	text-align: center;
}
.UCKnowledgePooldiv1style
{
	padding-right: 5px;
	margin-left: -32px;
	width: 323px;
	position: relative;
}
.UCKnowledgePooldiv2style
{
	padding-right: 0px;
	padding-left: 32px;
	padding-bottom: 0px;
	width: 100%;
	padding-top: 0px;
}
.UCKnowledgePoolwidth5
{
	width: 5px;
}
.UCKnowledgePoolwidth6
{
	width: 6px;
}


.UCKnowledgePooldiv3style
{
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.UCKnowledgePooldiv4style
{
	padding:10px 10px 5px 10px;
	background: url(../images/poolTile.jpg) repeat-y left top;    
    width: 292px;
}

.UCKnowledgePoolRegionImage
{
	height:90px;
	width:100px;
	border-width:0px;
}
.buyavillainorlandofloridadiv1style
{
	padding-top: 10px;
	padding-left: 3px;
}

.buyavillainorlandofloridadiv6style
{
	padding-left: 5px !important;
	width: 335px !important;
}
.buyavillainorlandofloridadiv7style
{
	margin-bottom: 0px;
}
.buyavillainorlandofloridadiv8style
{
	width: 227px;
	margin-top: 9px;
}
.buyavillainorlandofloridadiv9style
{
	padding-left: 5px;
}
.buyavillainorlandofloridadiv10style
{
	padding: 5px 0px 0px 6px;
}
.buyavillainorlandofloridadiv11style
{
	text-align: center;
	width: 574px;
	background-color: #22457F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.bookticketsdiv1style
{
	margin-bottom: 20px;
}
.bookticketsdiv2style
{
	font-size: 17px;
	font-weight: bold;
	color: #F18419;
	margin: 0 0 7px 0;
	padding-left: 5px;
}
.bookticketsdiv3style
{
	width: 300px;
}
.bookticketsdiv4style
{
	margin: 10px 0px 0px;
}
.bookticketsdiv5style
{
	width: 574px;
}
.bookticketsdiv6style
{
	margin-bottom: 10px;
	margin-left: 2px;
}
.bookticketsdiv7style
{
	float: left;
	width: 437px;
}
.bookticketsdiv8style
{
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	padding-bottom: 0px;
	padding-top: 5px;
}
.bookticketsdiv9style
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	height: 21px;
	background-color: #002351;
}
.bookticketsdiv10style
{
	width: 50px;
}
.bookticketsdiv11style
{
	margin-top: 3px;
	width: 150px;
}
.bookticketsdiv12style
{
	margin-bottom: 10px;
	margin-left: 2px;
}
.bookticketsdiv13style
{
	float: left;
	width: 437px;
}
.bookticketsdiv14style
{
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	padding-bottom: 0px;
	padding-top: 5px;
}
.bookticketsdiv15style
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	height: 21px;
	background-color: #002351;
}
.Contactusdiv1style
{
	border-top: solid 2px #002351;
	width: 544px;
	border-bottom: solid 2px #002351;
}
.Contactusdiv2style
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 22px;
	float: left;
	padding-bottom: 3px;
	width: 300px;
	color: #ffffff;
	padding-top: 7px;
}
.Contactusdiv3style
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 14px;
	float: right;
	padding-bottom: 3px;
	width: 1px;
	color: #ffffff;
	padding-top: 5px;
	text-align: right;
}
.Contactusdiv4style
{
	padding-left: 3px;
}
.ColorWhite
{
	color: #ffffff;
}
.defaultdiv1style
{
	height: 260px;
	padding: 5px;
}
.defaultdiv2style
{
	height: 215px;
	padding: 5px;
}
.defaultdiv3style
{
	padding: 83px 30px 10px 30px;
	text-align: center;
}
.defaultdiv4style
{
	color: #A95E11;
}
.defaultdiv5style
{
	color: #316ac5;
}
.defaultBannerBox1Style
{
	width:244px;
	height:330px; 
}
.defaultBannerBox2Style
{
	width:244px;
	height:288px;
}

.defaultBannerBoxCommonStyle
{
	padding:10px 35px 10px 35px;
	text-align: center;
}

.errorstyle1
{
	height: 200px;
}
.essentialinfostyle1
{
	padding-top: 8px;
}
.flightdetaildiv1style
{
	margin-top: 15px;
	width: 258px;
}
.flightdetaildiv2style
{
	height: 2px;
}
.flightdetaildiv3style
{
	width: 137px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-top: 22px;
	text-align: center;
}
.flightdetaildiv4style
{
	margin-bottom: 10px;
	color: #0060B5;
	font-size: 12px;
	text-align: center;
}
.hotellistingdiv1style
{
	padding-left: 3px;
}
.hotellistingdiv2style
{
	font-size: 18px;
	margin-bottom: 8px;
	text-align: center;
}
.hotellistingdiv3style
{
	margin-bottom: 3px;
	margin-left: 0px;
}
.hotellistingdiv4style
{
	display: none;
}
.hotellistingdiv5style
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 10px;
	width: 355px;
	padding-top: 10px;
}
.hotellistingdiv6style
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 195px;
	padding-top: 10px;
}
.hotellistingdiv7style
{
	border-right: solid 1px #a0b1cc;
	padding-right: 8px;
	border-top: solid 0px #a0b1cc;
	padding-left: 8px;
	padding-bottom: 8px;
	border-left: solid 1px #a0b1cc;
	padding-top: 0px;
	border-bottom: solid 1px #a0b1cc;
	background-color: #d4e2f5;
}
.hotellistingdiv8style
{
	padding-right: 3px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.hotellistingdiv9style
{
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 150px;	
	text-align: right;
}
.hotellistingdiv10style
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
}
.hotellistingdiv11style
{
	border-right: solid 2px #0060b5;
	padding-right: 5px;
	border-top: solid 0px #0060b5;
	padding-left: 15px;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 8px;
	border-left: solid 2px #0060b5;
	color: #002351;
	line-height: 22px;
	padding-top: 0px;
	border-bottom: solid 2px #0060b5;
}
.hotellistingdiv12style
{
	border-right: #002351 1px solid;
	border-top: #002351 0px solid;
	border-left: #002351 1px solid;
	border-bottom: #002351 1px solid;
}
.hotellistingdiv13style
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.hotellistingdiv14style
{
	padding-right: 0px;
	padding-left: 17px;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 0px;
	color: #f18419;
	line-height: 17px;
	padding-top: 0px;
}
.hotellistingdiv15style
{
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-bottom: 10px;
	width: 560px;
	padding-top: 0px;
	border-bottom: solid 1px #c0c0c0;
}

.HotelDetailDiv1Style
{
	border: 1px solid #A0B1CC; 
	padding: 0 8px 8px 8px; 
	border-top: 0;
}

.HotelDetailDiv2Style
{
	width: 318px; 
	margin: 0 10px 0 0;
}

.HotelDetailDiv3Style
{
	padding: 0 0 0 7px;
}

.HotelDetailDiv4Style
{
	font-size: 18px; 
	margin-bottom: 8px; 
	text-align: center;
}

.HotelDetailDiv5Style
{
	width: 233px;
}

.HotelDetailDiv6Style
{
	width: 227px; 
	padding: 2px; 
	margin-bottom: 10px; 
	border: #bebebe 1px solid;
	text-align:center;
}

.HotelDetailDiv7Style
{
	width: 227px; 
	margin: 0 10px 0 0; 
	display: none;
}

.HotelDetailDiv8Style
{
	padding: 0 0 0 7px;
}

.HotelDetailDiv9Style
{
	width: 551px; 
	background-image: url(../images/places-toStay/ptsDetail/backgroundGrad.jpg);
    background-position: top; 
    background-repeat: repeat-y;
}

.TandCdiv1style
{
	padding-left: 5px;
}
.TandCdiv2style
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 14px;
	float: right;
	padding-bottom: 3px;
	width: 1px;
	color: #ffffff;
	padding-top: 5px;
	text-align: right;
}
.TandCdiv3style
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 22px;
	float: left;
	padding-bottom: 3px;
	width: 400px;
	color: #ffffff;
	padding-top: 7px;
}
.TandCdiv4style
{
	border-top: #002351 2px solid;
	width: 544px;
	border-bottom: #002351 2px solid;
}
.sitemapdiv1style
{
	border-left: solid 1px #A3A3A3;
	border-right: solid 1px #A3A3A3;
	padding: 0px 5px 0px 5px;
}
.sitemapdiv2style
{
	width: 45%;
}
.sitemapdiv3style
{
	width: 55%;
}

.paddingtopleft
{
	padding-top: 10px;
	padding-left: 5px;
}
.attrHeader
{
	font-size: 17px;
	font-weight: bold;
	color: #F18419;
	margin: 0 0 7px 0;
	padding-left: 5px;
}
.hight1
{
	height: 2px;
}
.alignc
{
	text-align:center !important;
}

.alignr
{
	text-align:right !important;
}

.pad1
{
	padding-top: 10px;
}
.pad4
{
	padding-top: 2px;
}

.padtop5px
{
	padding-top: 5px;
}

.padtop10px
{
	padding-top: 10px;
}

div.padtopbottom10px
{
	padding-top: 25px;
	padding-bottom: 10px;
}
.padtop15px
{
	padding-top: 15px;
}

.padright0px
{
	padding-right: 0px !important;
}

.padright10px
{
	padding-right: 10px;
}

.padleft3px
{
	padding-left: 3px;
}

.padleft5px
{
	padding-left: 5px;
}

.padleft8px
{
	padding-left: 8px;
}

.padleft10px
{
	padding-left: 10px;
}

.padleft15px
{
	padding-left: 15px;
}

.padleft20px
{
	padding-left: 15px;
}

.padleft40px
{
	padding-left: 40px;
}

.pad2px
{
	padding: 2px;
}

.pad5px
{
	padding: 5px;
}

.pad0px
{
	padding: 0px;
}

.Width30px
{
	width: 30px;
}

.Width132px
{
	width: 155px;
}

.Width155px
{
	width: 155px;
}

.Width230px
{
	width: 230px;
}

.Width250px
{
	width: 250px;
}

.Width288px
{
	width: 288px;
}

.width560px
{
	width: 560px;
}

.Width800px
{
	width: 800px;
}

. monthlyoffer-orangebutton1
{
	width: 131px;
}

.PTSDiv1Style
{
	padding-left: 0px; 
	width: 295px; 
	text-align: justify;
}

/* Thomas Cook */

.TCMainImage
{
	padding-left: 5px;
	display: inline;
	float: right;
	border: 0;
}
.TCPriceGridTable
{
	border-color: #020F75; 
	border-collapse: collapse;
}

.TCPriceGridTable_HeaderLeftCorner
{
	font-weight: bold; 
	width: 165px; 
	text-align: center;
	height: 49px; 
	background-image: url(../images/tbltopleft.gif); 
	background-repeat: no-repeat;
}

.TCPriceGridTable_HeaderMiddle
{
	font-weight: bold; 
	width: 70px; 
	text-align: center;
	height: 49px; 
	background-image: url(../images/tbltoprepeat.gif); 
	background-repeat: repeat-x;
}

.TCPriceGridTable_HeaderRightCorner
{
	font-weight: bold; 
	width: 100px; 
	text-align: center;
	height: 49px; 
	background-image: url(../images/tbltopright.gif); 
	background-repeat: no-repeat;
}

.TCPriceGridTable_tr
{
	background-color: #d4e2f5; 
	vertical-align: middle;
	line-height:20px;	
}

.TCPriceGridTableBody_left
{
	width: 165px; 
	text-align: left; 
	padding-left: 5px;
	border: solid 1px #020F75;
}

.TCPriceGridTableBody_Middle
{
	width: 70px; 
	text-align: center; 
	border: solid 1px #020F75;	
}

.ThanksEnqHeader {
	font-weight: bold; 
	font-size: 18px; 
	color: #ffffff !important; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ThanksEnqBody {
	font-weight: bold; 
	font-size: 14px; 
	color: #ffffff !important; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/******css styles for form hints ************/

/* All form elements are within the definition list for this example */
dl {
	font:normal 12px/15px Arial;
    position: relative;
    width: 350px;
}
dt {
    clear: both;
    float:left;
    width: 130px;
    padding: 4px 0 2px 0;
    text-align: left;
}
dd {
    float: left;
    width: 200px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}


/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: -250px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(pointer.gif) left top no-repeat;
}

/******css styles for form hints END************/


.clean-red{
border:solid 1px #DEDEDE;
background:#FFB3B3;
color:#E60000;
padding:4px;
text-align:justify;
}


/**** Enquiry Page Notice box Start ****/
.enq_red_notice_box{width:578px;}
.enq_red_notice_box_inner{background:url(../images/txt-image-bg.gif) repeat-y; padding:0px 10px; text-align: center;}
.enq_red_notice_box div strong{font-family:Arial, Helvetica, sans-serif;color:#E80C0C; font-size:11px;}
.enq_red_notice_box div strong span{font-size:13px;color:#A50000;}
.enq_red_notice_box div strong a{color:#E80C0C;text-decoration:underline;}
.enq_red_notice_box div strong a:hover{color:#E80C0C;text-decoration:none;}
.enq_red_notice_box div strong a:Seleted{color:#E80C0C;text-decoration:none;}

/**** Enquiry Page Notice Box End ****/

/**** mstMainHeader ****/
.HeaderFlashSEOText
{
	color: #C1E0F2;
	font-size:2px;
}
.HeaderSafe
{
	position:absolute; 
	top:20px; left:250px; 
	width:368px; 
	height:95px; 
	right: 400px;
}

.HeaderSafeAboutUsLink
{
	text-indent:-10000px; 
	display:block; 
	height:100%; 
	width:100%;
}



/*mybooking css*/

div.leftColumnMyBooking
{
    width: 680px;
    float: left;
    padding: 0 7px 0 0;
}

.mybookingHeader p
{
color: #000;
font-size: 14px;
}

.mybooking label
{
width: 100px;
float: left;
margin-right: 0.5em;
display: block;

}


.submit input
{
margin-left: 4.5em;
color: #000;
background: #ffa20f;

}

div#mybookcontainer {
	width: 580;
	margin: 0 auto;
}
div#mybookright {
	float: right;
	width: 290px;
}
div#mybookleft {
	float: left;
	width: 290px;
}

div#mybookleft label
{
width: 100px;
float: left;
margin-right: 0.5em;
display: block;

}

div#mybookright label
{
width: 100px;
float: left;
margin-right: 0.5em;
display: block;

}

div#passengerdetails {
clear:both;
}

div#passengerdetails label
{
width: 100px;
float: left;
margin-right: 0.5em;
display: block;

}

/*END mybooking css*/


/* jan sale start */

a_jansale{
	color:#0060B5;
	text-decoration:none;
}

a:hover_jansale{
	text-decoration:underline;
}


a.jansalelightblue:link
{	
	color:#0060B5;
	text-decoration:none;
}
a.jansalelightblue:visited
{	
	color:#0060B5;
	text-decoration:none;
}

a.jansalelightblue:hover
{
	color:#0060B5;
	text-decoration:underline;
}


a.callToAction_jansale{
	color:#0060B5;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size:14pt;
	text-decoration:none;
	font-weight: bold;
	line-height: 1.4;
}

p_jansale{
	margin:2px 0 16px 0;
}

.c_jansale{
	clear:both;
}

.fl_jansale{
	float:left;
}

.fr_jansale{
	float:right;
}

div#container_jansale{
	width:791px;
	margin:0 auto;
}

div#header_jansale{
	background-image:url(../images/header.gif);
	width:791px;
	height:169px;
	clear:both;
}

div#page_jansale{
	width:570px;
	padding-left:10px;
	float:left;
	margin-bottom: 30px;
}
div.sale-notice_jansale{
	float:right;
	text-align:right;
	padding:8px 8px 10px 10px;
	font-size:24px;
	line-height:30px;
	color:#FFFFFF;
	font-weight:bold;
}
p.only_jansale{
	font-size:34px;
	color:#F69220;
	font-weight:bold;
	margin-bottom:0;
}
p.close_jansale{
	font-size:11px;
	color:white;
	margin:0;
}
h2.subhead_jansale{
	font-size:24px;
	font-weight:bold;
	color:#F69220;
	margin:0;
	padding:5px 0 13px 0;
	line-height:34px;
}
p.j-sale-copy{
	line-height:20px;
	color:#002351;
	padding:0 0 0 2px;
	margin-bottom:16px;
}
table.flight-price_jansale img{
	padding:8px;
}
table.flight-price_jansale img.spacer{
	padding:0;
}
table.flight-price_jansale{
	color:#0167b2;
	width:570px;
}
table.flight-price_jansale p{
	margin:0;
	padding:8px 0 8px 0;
	color:#0167b2;
	font-weight:bold;
}
.blueButton_jansale{
	margin:10px 0 10px 0;
	margin-left:auto;
	margin-right:auto;
	width:85px;
}

div.blueButton_jansale
{
	background: url(../images/blueButtGrad.jpg) top left repeat-x;
	padding: 3px 5px 3px 5px;
	background-color: #002757;
	border: 2px solid white;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 14px;
}
div.blueButtBorder_jansale
{
	border: 1px solid #002351;
}

a.whitelink_jansale:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink_jansale:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink_jansale:hover
{
	color: #FFFFFF;
	text-decoration: underline !important;
}
img.phone-us_jansale{
	margin:15px 0 0 0;
}
p.light-brown_jansale{
	margin-top:15px;
	color:#8f7459;
}
.dark-brown_jansale{
	color:#52432c;
}
/* jan sale end */
/*travelzoo offer start*/
div#container_travelzoo{
	margin:0 auto;
}
div#page_travelzoo{
	width:580px;
	padding-left:0px;
	float:left;
	margin-bottom: 30px;
}
h1.powMainHeader{
	color:#0060B5;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size:32pt;
	padding-left:7px;
	border-left:3px solid #F8940B;
	margin:14px 0 14px 0;
	line-height: 1.2em;
}
span.darkBlue{
	color:#012351;
}

span.darkBlueBackground{
	background-color:#012351;
	color:#FFFFFF;
	margin-left:0px;
	padding:2px 6px 4px 6px;
}

span.small{
	font-size:0.5em;
	font-weight:normal;
}
div.lightBluePanel{
	background-color:#EBF2FA;
	padding:10px 10px 2px 10px;
	margin-bottom:20px;
}
div.textColumn{
	float:left;
	padding-left: 2px;
	width:320px;
}
strong.dark{
	color:#222222;
}
span.red{
	color:#CC0000;
}

div.imagesColumn{
	float:right;
	margin-left:10px;
	width:128px;
	text-align:left;
	padding-right:44px;
}
div.imagesColumn img.mainImage{
	margin-bottom:10px;
}
a.callToAction{
	color:#0060B5;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size:13pt;
	text-decoration:none;
	font-weight: bold;
	line-height: 1.4em;
}
/*travelzoo offer end*/

.rcontain{width:582px; float:left;}
.lrd{width:12px; float:left;}
.rcent{width:558px; float:left;}
.rheight{height:12px;}

.bg_top{background:url(../images/bg_top.gif) repeat-x;}
.rbg{background: url(../images/rbg.gif) repeat-y;}
.rbg_inner{background: url(../images/rbg.jpg) repeat-x; padding-left: 19px;}
.bg_bot{background: url(../images/bg_bot.gif) repeat-x;}

.ucTitleBarTextColor{color: #ffffff;}

/*Added By Puneet Jain*/

.PackagesTd1StyleNew
{
	font-weight: bold; 
	font-size: 11px; 
	color: #0060b5;
}

.PackagesDivNewStyle
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px !important;
	padding-left: 0px;
	width: 270px 
}

.PackagesDiv10StyleNew
{
	float:left;
	border-top: #002351 1px solid;
	border-bottom: #002351 1px solid;
	width: 240px;	
	height: 46px;
}


/* Homepage multi offer panel */


#TopBannerClick a
{
   display: block;
   float: left;
}
#TopBannerClick a span
{
    display: none;
}

#TopBannerClick a#link1
{
width:240px;
height:180px;

}

div#HomePageMultiContainer
{
	background-color: #f2f5fb;
	width: 573px;
	height: 300px; /*300px*/
	border-color: #bac9db;
	border-width: 1px;
	border-style: solid;
}

div#LeftOfferContainer
{
	width: 286px;
	height: 300px;
	float:left;
}

div.RightBannerEmailContainer
{
	width: 286px;
	height: 300px;
	float: right;
}

.MultiBannerHeader
{
	color: #F18419;
	font-size: 14px;
	font-weight: bold;
}

div#LeftOfferTop
{
	height: 142px; /*152 (4 items) */
	padding-left: 20px;
	padding-top: 20px;
	color: #002351; 
	margin-bottom:30px;
}

div#LeftOfferBottom
{
	height: 142px;
	padding-left: 20px;
	padding-top: 0px;
	color: #002351;  
}


div#RightBannerTop
{
	margin-top: 10px;
	padding-left: 10px;
	/*background-image: url('../images/rightofferplaceholder.jpg');*/
	background-image: url('../images/banners/topbanner_easter_2011.jpg');
	background-repeat:no-repeat;
	height:265px;
	width: 257px;
	margin-left: 10px;
}

div#RightBannerTopPage2
{

	padding-left: 20px;
	background-image: url('../images/mailbackground300.jpg');
	background-repeat:no-repeat;
	height:300px; /*282px*/
	width: 550px; /*573px*/
	left:15px;
}

.RightBannerTopLink
{
	color:#fff;
	font-size: 14px;
	/*padding-left:80px;*/
}

.HomepageUnOrderedList
{
	padding:0;
	margin:0;
}

.HomepageUnOrderedList li
{
	list-style-type:none;
}

div#BannerEmailForm
{
  width:220px;
	left:300px;
	top:20px;
}

div#BannerEmailForm p
{
	margin:1px;
	padding:1px;
}

div#BannerEmailForm label
{
width: 60px;
float: left;
margin-right: 0.5em;
display: block;
color: #fff;

}

div#ThankYouContainer
{
	width: 300px;
	height: 300px;
	float:left;
}

div#ThankYouTop
{
	height: 152px;
	padding-left: 20px;
	padding-top: 20px;
	color: #002351; 
}

div#ThankYouBottom
{
	height: 152px;
	padding-left: 20px;
	padding-top: 0px;
	color: #002351;  
}

div#ThankYouImageContainer
{
	width: 300px;
	height: 300px;
	float:left;
}

div#ThankYouImageTop
{
	padding-left: 20px;
	background-image: url('../images/OCEAN_HOME_FORM_THANKYOU_FRIEND.gif');
	background-repeat:no-repeat;
	height:300px; /*282px*/
	width: 550px; /*573px*/
	left:15px;
}

div#BannerEmailFriendForm
{
  width:240px;
	left:300px;
	top:20px;
}

div#BannerEmailFriendForm p
{
	margin:1px;
	padding:1px;
}

div#BannerEmailFriendForm label
{
width: 70px;
float: left;
margin-right: 0.5em;
display: block;
color: #fff;

}


div#RightBannerTopPage3
{

	padding-left: 20px;
	background-image: url('../images/THANK_YOU_FRIEND.jpg');
	background-repeat:no-repeat;
	height:300px; /*282px*/
	width: 550px; /*573px*/
	left:15px;
}

#searchbox
{
	left:495px;
	top:275px;
	color:#000;
	width:171px;
	height:212px;
	background-color:#fff;
	background-image:none;
	background-repeat:no-repeat; 
	margin-bottom: 8px; 
}

#newsletterbox
{
	left:495px;
	top:475px;
	color:#000;
	width:171px;
	/*height:312px;*/
	background-color:#fff;
	background-image:none;
	background-repeat:no-repeat; 
	margin-bottom:220px;
}

div.rightColumnTop
{
	width: 185px;
	float: left;
	background-color: #fff;
	/* margin: 230px 0px 0px; /* this is for the top space above latest offers*/
	margin: 30px 0px 0px; /* this is for the top space above latest offers*/
	
}
div#xxx
{
	/*margin-left:5px;*/
	background-image: url('../images/subscribeblock-nosubmit.jpg');
	/*background-image: url('../images/newlettersignup_sidebar.jpg');*/
	/* background-repeat:no-repeat; */
	height:180px;
	width:185px;
	top:400px;
}


/* used to make the florida focus header clickable */
#kpgroupclick a
{
         display: block;
         float: left;
         
}
#kpgroupclick a span
{
         display: none;
}

#kpgroupclick a#link1
{
width:270px;
height:35px;

}
/* end */

div#KPHeader
{
	background-image: url('../images/newtheknowledgepool.jpg');
	background-repeat:no-repeat;
	height:322px;
	width: 355px;
}

.kpSubHeading
{
	font-size: 18px;
	color: #3F3F3F;
	font-weight: normal;
	margin: 0 0 0 0;
	padding-top:5px;
	
}

#kpcol1 {
 width: 50%;
 float: left;
 margin:0;
 padding:0;
}

#kpcol2 {
 width: 50%;
 float: left;
 margin:0;
 padding:0;
}



#kpcol1 ul
{
  margin:0;
  padding:0;
}

#kpcol2 ul
{
  margin:0;
  padding:0;
}

ul.kpul {
  margin: 0;
  padding: 0;
}

ul.kpul li {
  margin: 0;
  padding: 0;
  /*padding: 2px 0 2px 16px;*/
  list-style: none;
  color:#3F3F3F;
  /*background: url('../images/list_icons/tick1.jpg') no-repeat top left;*/
}

div.rightColumnWhiteLinks
{
	width: 185px;
	float: left;
	background-color: #fff;
	margin: 10px 0px 0px; /* this is for the top space above latest offers*/
}

.swap_value
{
	color:#0060B5;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size:8pt;
}

.swap_value2
{
	color:#0060B5;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size:8pt;
}

a.oceans:link {color: #ffffff}     /* unvisited link */
a.oceans:visited {color: #002351}  /* visited link */
a.oceans:hover {color: #002351}   /* mouse over link */
a.oceans:active {color: #002351}   /* selected link */


/*Added on 16th June for special offers*/

.main-div-specialoffer
{
	height: 155px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}

.monthlyoffer-maintable-bord-specialoffer
{
	border-top: 3px solid rgb(0, 96, 181);
	border-bottom: 3px solid rgb(0, 96, 181);
	height: 150px;
}
.monthlyoffer-maintable-width-specialoffer
{
	width: 536px;
	height: 149px;
}

.monthlyoffer-orangeButton2-specialoffer
{
	background: url(../images/orangeButtGrad.jpg) top left repeat-x;
	padding: 0px;
	background-color: #F18617;
	border: 1px solid black;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 11px;
	text-align: center;
}

.monthlyoffer-orangebutton1-specialoffer
{
	width: 175px;
}

.monthlyoffer-bluediv-specialoffer
{
	padding: 0 2px 2px 2px;
	font-size: 14px;
	font-weight: bold;
	vertical-align:top;
	background-color: rgb(0, 96, 181);
	color: white;
	text-align: center;
}

.monthlyoffer-pricegrid-specialoffer
{
	padding: 0px;
	background: rgb(231, 239, 249) url(../images/offers/priceGrad.gif) repeat-x scroll left bottom;
}
.monthlyoffer-whitehead-specialoffer
{
	padding: 2px 0px 0px 6px;
	color: rgb(255, 255, 255);
}

/*Added by neelima on 17th june for flight page button*/
.monthlyoffer-orangebutton1-flight
{
	width: 385px;
}

/* Added by neelima on 18th june*/
.HotelDetailDiv4StyleHotelDetail
{
	font-size: 22px; 
	font-weight: bold;
	vertical-align:top; 
	text-align: center;
}

div.or_HotelDetail
{
	color: #3F3F3F;
	margin: 0px 0px 0px 0px;
	padding:0px 5px 10px 5px;
	font-weight: bold;
	font-size: 22px;
	vertical-align:top;
	float: left;
}

.pad15px
{
	padding:5px 12px 5px 12px;
}

.pad16px
{
	padding:10px 3px 10px 3px;
}

.holiday-right-button-small-viewhotel
{
	width: 80px;
}
.holiday-right-button-small-moreinfo
{
	width: 66px;
}

/* landing pages */

/* peak  */
#op_container{
	width:570px;
	margin:0px;
	background-color:#FFFFFF;
}

.op_title{
	font-size:18px;
	color:#012351;
	margin: 0 0 15px 0;
}

.op_mainTitle{
	font-size:38px;
	color:#0060B5;
	border-left:#F8940B medium solid;
	padding-left:10px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#op_mainBody{
	background-color:#EBF2FA;
}

#op_whiteBox{
	background-color:#FFFFFF;
	padding:15px;
	margin:10px 0 10px 0;
	background:url(images/landing/peak/99.jpg) left top no-repeat;
}

#op_clear{
	clear:both;
}

#op_quote{
	width:230px;
	font-size:14px;
	font-style:italic;
	color:#012351;
	padding: 0 5px 30px 5px;
	float: left;
}

#op_deals{
	width:245px;
	float:left;
	padding-left: 15px;
	border-left:#CCCCCC solid 1px;
	margin-left: 15px;
}


/* off peak */


#oop_container{
	width:570px;
	margin:10px 0 0 0;
	background-color:#FFFFFF;
}

.oop_title{
	font-size:18px;
	color:#012351;
	margin: 0 0 15px 0;
}

.oop_mainTitle{
	font-size:28px;
	color:#0060B5;
	border-left:#F8940B medium solid;
	padding-left:10px;
	font-weight: bold;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

#oop_mainBody{
	background-color:#EBF2FA;
}

#oop_whiteBox{
	background-color:#FFFFFF;
	padding:10px;
	margin:10px 0 0px 0;
	background:url(../images/landing/offpeak/99.jpg) left top no-repeat;
	width: 380px;
	float: left;
	border:#FFFFFF solid 1px;
}

#oop_clear{
	clear:both;
}

#oop_quote{
	width:230px;
	font-size:14px;
	font-style:italic;
	color:#012351;
	padding: 0 5px 30px 5px;
	float: left;
}

#oop_deals{
	float:left;
}

#oop_orangeBox{
	float:left;
	margin:10px 0 0px 10px;
	width:128px;
	border:#c87401 solid 1px;
	background:url(../images/landing/offpeak/ORANGE.jpg) repeat-x center left;
	text-align: center;
	color: #0060B5;
}


/*Added on 14th August 2009*/
table#ctl00_CPHLeftPanel_dstAttraction tr td {vertical-align:top;}


div.rightColumnEnq {
background-color:#AFCAEB;
float:left;
margin:10px 0 0;
width:185px;
}

/* sept actual price sale landing page css */

.sep-body{
	margin:0;
	padding:0 20px 0 0;
	width:100%;
	height:100%;
	font-size:8.5pt;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	color:#222222;
	line-height:14pt;
}


p.sep{
	margin:2px 0 16px 0;
}


div#sep-page{
	width:570px;
	float:left;
}

img.pad-img{
	padding:5px;
}
table.flight-price-sep img{
	padding:8px;
}
table.flight-price-sep img.spacer{
	padding:0;
}
table.flight-price-sep{
	color:#0167b2;
	width:570px;
}
table.flight-price-sep p{
	margin:0;
	padding:8px 0 8px 0;
	color:#0167b2;
	font-weight:bold;
}

p.light-brown-sep{
	margin-top:15px;
	color:#8f7459;
}
.dark-brown-sep{
	color:#52432c;
}

/* admin section */




/* attraction ticket */


#accordion2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	width:560px;
	margin:0px;
	border:1px solid #FFF;
	border-top:none;
	height: 28px;
}

.accordion2 {
	width:560px;
	color:#003f7f;
}

.accordion2 da {
	width:100px;
	cursor:pointer;
	background-color:#afcaeb;
	border-top:1px solid #FFF;
	height: 28px;
	line-height:26px;
	font-size:14px;
	color:#3f3e37;
	font-weight: bold;
	padding: 0 0 0 5px;
	float: right;
}

.accordion2 dt {
	width:335px;
	cursor:pointer;
	background-color:#afcaeb;
	border-top:1px solid #FFF;
	height: 28px;
	line-height:26px;
	font-size:14px;
	color:#3f3e37;
	font-weight: bold;
	padding: 0 0 0 5px;
	float: left;
}

.accordion2 dt span{
	font-size:10px; 
	color:#FFF;
}
.accordion2 dt:hover {
	background-color:#B7D2F4;
}

.accordion2 .open {
	background-color:#444;
}

.accordion2 dd {
	overflow:hidden;
	background:#afcaeb;
	float: left;
}

.at-bottomMargin {
	padding-bottom: 10px;
	clear: both;
}

#at-priceBoxAdult{
	height:28px;
	width:83px;
	background-color:#afcaeb;
	float: right;
	border-top:1px solid #FFF;
}

#at-priceBoxKid{
	height:28px;
	width:83px;
	background-color:#afcaeb;
	float: right;
	border-top:1px solid #FFF;
}

.at-priceBoxstyle{
	font-size:14px;
	height:100%;
	line-height: 28px;
	padding: 0px 0 0 0;
	margin: 0px;
}

.at-priceDropDown{
	float: right;
	margin: 3px 0 0 0;
	padding: 0px;
	width: 40px;
}

.at-priceText{
	margin:0px 5px 0 0;
	float: right;
	padding: 0px;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
}

#at-addTo{
	width:50px;
	height:28px;
	float:right;
	background-color:#afcaeb;
	padding:0px 0 0 4px;
	border-top:1px solid #FFF;
}

.at-addToimage{
	padding-top:2px;
}

.at-parkDetails{
	font-size:12px;
	color:#003f7f;
	line-height:16px;
	font-weight:normal;
	margin: 0px;
	padding: 5px 0 0 5px;
	float: left;
	width: 555px;
}

.at-parkImage{
	margin: 5px 5px 0 30px;
	float: right;
}

#at-titleContainer{
	width:560px;
}

.at-titleSpacer{
	width:560px;
	height:30px; 
	float:left;
}

.at-mainTitle{
	width:335px; 
	padding:0 0 0px 5px; 
	line-height:25px; 
	font-size:18px; 
	color:#0060b5; 
	font-weight:bold; 
	float:left;
}

.at-adultTitle{
	width:82px; 
	padding:0 0 0px 5px; 
	line-height:25px; 
	font-size:16px; 
	color:#0060b5; 
	font-weight:bold; 
	float:left;
}

.at-kidsTitle{
	width:100px; 
	padding:0 0 0px 5px; 
	line-height:25px; 
	font-size:16px; 
	color:#0060b5; 
	font-weight:bold; 
	float:left;
}


/* end attraction ticket */

div.leftColumnWide
{
	width: 773px;
	float: left;
	padding: 0 7px 0 0;
}

.cntSeparator {
  font-size: 54px;
  margin: 10px 7px;
  color: #000;
}
.desc { margin: 7px 3px; }
.desc div {
  float: left;
  font-family: Arial;
  width: 70px;
  margin-right: 65px;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}

div#SignupContainer label{
float: left;
width: 100px;
font-weight: bold;
font-size:12px;
}

div#SignupContainer input, div#SignupContainer textarea{
width: 180px;
margin-bottom: 5px;
}


.signup
{
	background-image: url('../images/newsletterbackground2.jpg');
	background-repeat:no-repeat;
	height:300px; /*282px*/
	width: 550px; /*573px*/
	margin: 0 0 0 0;
}

.signupcontent
{
	padding-left:320px;
	padding-top: 40px;
	margin: 0 0 0 0;
}

.signupcontent p
{
	margin: 0 0 0 0;
}

.signupcontent label
{
	color:#ffffff;
}

.desc { margin: 7px 3px; }
.desc div {
  float: left;
  font-family: Arial;
  width: 70px;
  margin-right: 65px;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}

a.greyTitle:link
{
	color: #3F3F3F;
	text-decoration: none;
}
a.greyTitle:visited
{
	color: #3F3F3F;
	text-decoration: none;
}

a.greyTitle:hover
{
	color: #3F3F3F;
	text-decoration: underline;
}

.enqTitle
{
	color:#F18419;
  font-size:14px;
  font-weight:bold;
  line-height:17px;
}
.enqHeader
{
	color:#0060B5;
  font-size:20px;
  font-weight:bold;
  
}

.enqPrice
{
	color:#F18419;
  font-size:20px;
  font-weight:bold;
  line-height:17px;
}

#enqOffer
{

/*border-style:solid;
border-width:1px;
border-color:#F18419;*/
}

#enqAccomm
{

/*border-style:solid;
border-width:1px;
border-color:#F18419;*/
}


.enqDate
{
	color:#0060B5;
  font-size:10px;
  font-weight:bold;
  
}