/* $Id: cit.css,v 1.63 2010/03/12 15:24:16 andy.f Exp $ */
/* =Generic Imports
-----------------------------------------------------------------------------*/
@import "searchPanel.css";

/* =Overall styles affecting elements globally
-----------------------------------------------------------------------------*/

/* Remove the margin and set align as center to correct I.E. bug 	   */

body {
	background: #F6F6F6;
	color:#464646;
	font-family: Arial,Verdana,Georgia,"Trebuchet MS",Tahoma,"Times New Roman";
	font-size: 62.5%;
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	width: 947px;
}
#waiting {
	display:none;
	text-align:center;
}
#container {
	background: #fff;
	margin: 0 auto;
	width: 998px;
}

#twoHundredOffer {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:73px;
	background: url(../images/offers/banner1920.png) center no-repeat;
	color:#fff;
	z-index:100;
	text-align:center;
	margin: auto 0;
	*position: relative;
}

#twoHundredOffer #offer200Off {
	margin-top:-1px;
	margin-left:30px;
}
#twoHundredOffer.noClick {
	background: url(../images/offers/banner1920inactive.png) center no-repeat;
}

#wrapper {
	padding: 0 11px;
}
#header {
	height: 96px;
	width:973px;
	background: #000;
	color: #fff;
}

#header.headingPadding {
	margin-top:65px;
	*margin-top: 0px;
}
#agentLogin #container #wrapper #header{margin-top: 0px;}
#agentLogin #container {
	position:relative;
	top:-13px;
}

.citaliaClear,.clear {
	clear: both;
}
.fLeft{
	float:left;
}
.fRight{
	float:right;
}

h1,
h1.specialOffersHeading {
	color: #000;
	font-size: 1.6em;
	font-weight: bold;
}
h1.specialOffersHeading {
	padding:1px;
	margin:1px;
}
h1.pageHeading {
	font-size:1.5em;
	border-bottom:medium double #CCCCCC;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
}
h2.collections {
	border-bottom: double #CCC;
}
h3, h4 {
	font-size: 1.2em;
	font-weight: bold;
}
#hotelContent h3 .bookingPath {
	background: lightgreen;
	padding-top: 3px;
	border-bottom: 1px solid #EDEDED;
}
p {
	font-size: 1.1em;
}
a img,
img a {
	border: none;
}
a img, fieldset {
	border:0 none;
}
a {
	color: #E00060;
}
li { padding: 3px 0; }

.borderDoubleTop {
	background: url(../images/generic/doubleBorderTop.gif);
	background-repeat: repeat-x;
 	padding-top: 10px;
}
.singleBorderBottom {
	background: url(../images/generic/singleBorderBottom.gif) bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}
.headerHighlightFullWidth {
	width:725px !important;
}
.headerHighlight, .headerHighlightFullWidth {
	background:#F3F3F3 none repeat scroll 0 0;
	font-weight:bold;
	margin:10px 0;
	padding:2px 0 2px 5px;
	width:490px;
}
#logo p,
#logo h1.headerLogo	 {
	background:transparent url(../images/citaliaLogo.gif) no-repeat scroll 0 0;
	height:91px;
	left:12px;
	margin:0;
	position:relative;
	text-indent:-9000px;
	top:20px;
	width:244px;
}

#logoAgent,
#logo h1.headerLogoAgent{
	margin: 0px;
	position: relative;
	left: 12px;
	width: 244px;
	height: 91px;
/*	background: url(../images/citaliaLogo.gif) no-repeat; */
	background: url(../images/citaliaAgentsLogo.gif) no-repeat;
	text-indent: -9000px;
}

.confidence {
	background: #F3F3F3;
	border: 1px solid #D2D2D2;
	font-size:1.3em;
	font-weight: bold;
	height: 30px;
	margin-bottom: 10px;
	padding:5px;
}
.confidence a {
	color: #000;
}

/* = Form Styles
-----------------------------------------------------------------------------*/

input.hearAboutUs {
	width: 250px;
}

select, input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	}
form {
	margin:0px;
	padding:0px;
}
#searchForm {
	background:transparent url(themes/cit/css/themes/cit/images/search/checkAvailabilityAndSearchFooter.jpg) repeat-x scroll left bottom;
	padding-bottom:9px;
	width: 230px;
}
#boxContainer div #searchForm { background: none;} /* Remove footer image on the no search results page */

table.extra_option_table input.insuranceName {
	width: 200px;
}

/* = Form Styles - Brochure Request
-----------------------------------------------------------------------------*/

table.postalBrochureSelection {
	border-bottom: double  #CCC;
	margin: 5px 0px;
	width: 490px;
}

#brochureFormWrapper {
	border:1px solid #999999;
	margin-bottom:20px;
	width: 710px;
}

#brochureFormWrapper .brochureInnerContent {
	padding: 10px;
}

.sectionHeader {
	background:transparent url(themes/cit/images/bookings/holSumHeadingBG.gif) repeat-x scroll left top;
	color:#FFFFFF;
	font-weight:bold;
	overflow:hidden;
	padding:5px;
	width: 700px;
}

#brochureFormWrapper table.contact_details {
	width: 490px;
}

#brochureFormWrapper table.contact_details td.leftCol {
	width: 155px;
}
/*
input.firstname,
input.surname,
input.address1,
input.address2,
input.address3,
input.address4,
input.brochurePostcode,
input.brochureTel,
input.brochureTelType,
input.brochureEmail,
input.brochureEmailConfirm {
	width: 80%;
}

select.title,
select.brochureCountry,
select.brochureTelType {
	width: 40%;
} */

.contact_details tbody tr td .text {
	width: 390px;
}

table.contact_details tbody tr td .optIn1,
table.contact_details tbody tr td .optIn2 {
	width: 600px;
}

.brochureInformationBox {
	border: 1px solid #9A9A9A;
	height: 125px;
	margin-bottom: 10px;
	width: 190px !important;
}

.brochureInformationBox .header {
	background:transparent url(themes/cit/images/pageElements/background/contactInfoBG.jpg) repeat-x scroll 0 0;
	font-size: 1.1em;
	font-weight: bold;
	height: 26px;
	padding-bottom: 3px;
	width: 180px;
}

.brochureInformationBox div {
	padding: 5px;
}

/* =Header Elements
-----------------------------------------------------------------------------*/

#topnav .atolAndTopNav a:link,
#topnav .atolAndTopNav a:visited,
#topnav .atolAndTopNav a:active,
#topnav .atolAndTopNav a:hover{
	color: #BABABA;
	text-decoration: none;
}
#topnav .atolAndTopNav a:hover {
	color: #BABABA;
	text-decoration: underline;
}

#logo,
#logoAgent {
	float: left;
	width: 254px;
}
#head-right,
#agent-right{
	float: right;
}
#head-right{
	width: 465px;
}
#agent-right {
	width: 445px;
}
#agent-right #slogan,
#head-right #slogan{
	padding: 0;
	margin: 0;
}
#head-right #slogan,
#agent-right #slogan,
#head-right #sloganLogin {
	float: right;
	padding-right: 15px;
}
#head-right #sloganLogin {
	position: relative;
	top:10px;
}
#agent-right #slogan {
	width:425px;
	text-align: right;
}
#head-right #slogan img.callAndBook,
#agent-right #slogan img.callAndBook,
#head-right #sloganLogin img.callAndBook {
	border-right: 1px solid #fff;
	padding-right: 10px;
}
#head-right #slogan img.bookAndSave,
#agent-right #slogan img.bookAndSave,
#head-right #sloganLogin img.bookAndSave {
	padding: 0 10px;
}
#head-right #slogan img.atol,
#agent-right #slogan img.atol,
#head-right #sloganLogin img.atol {
	position: relative;
	top: 7px;
}
#head-right #topnav .atolAndTopNav{
	float: left;
	padding: 10px 10px 0 0;
}
#head-right #topnav .flags{
	float: left;
}

#head-right #topnav .flags img{
	border: none;
}

.printOnly, .hide{
	display:none;
}

#hotelContent li {
	list-style-image:url(../images/generic/breadcrumbArrow.gif);
}

#slogan .agentsPhone{
	padding-right: 10px;
}

.spacer{
	padding-top: 20px;
}

/* =Agent Login
-----------------------------------------------------------------------------*/
#agentLogedIn{
	padding-left: 20px;
}

#agentLogedIn ul{
	margin:0;
	padding: 0;
	list-style: none;
}

#agentLogedIn li{
    background:url("../images/pageElements/tabs/agentRight.gif") no-repeat left bottom;
	float: left;
	height: 24px;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

#agentLogedIn p{
	background:url("../images/pageElements/tabs/agentLeft.gif") no-repeat scroll right bottom;
	color: #FFF;
	display:block;
	float:left;
	margin:0;
	padding:5px 5px;
}

#agentLogedIn p a {
	color: #FFF;
}

/* =Agent Banner
-----------------------------------------------------------------------------*/


#agentLoginBreadcrumb{
	background-color:lightblue;
	margin-bottom: 6px;
	padding:3px 5px;
}
#agentLoginBreadcrumb .agentSignOut{
	text-align:right;
}
#agentLoginBreadcrumb div.loggedIn{
	width:50%;
	float:left;
	clear:right;
}

/* =Main Menu
-----------------------------------------------------------------------------*/

#menu { width: 973px; height:36px; /* height:32px;  margin: 18px auto;*/ position: relative; z-index: 0;}
#menu #globalnav { margin: 0; padding: 0; }
#menu #globalnav li { display: inline; padding: 0; margin: 0;}
#menu #globalnav li a { float: left; width: 117px; height: 0; padding-top: 31px; overflow: hidden; }
#menu #globalnav li a,
#menu #globalsearch { background-image: url(themes/cit/images/pageElements/background/menuBG.gif); _background-image: url(themes/cit/images/pageElements/background/menuBG.gif); background-repeat: no-repeat; }

/* BUTTONS */
#menu #globalnav li#mmHome a { background-position: 0 0;width:88px; }
#menu #globalnav li#mmOffers a { background-position: -88px 0;width:178px; }
#menu #globalnav li#mmDestinations a { background-position: -267px 0;width:164px; }
#menu #globalnav li#mmCollection a { background-position: -432px 0;width:189px; }
#menu #globalnav li#mmBrochure a { background-position: -622px 0;width:223px; }
#menu #globalnav li#mmContact a { background-position: -846px 0;width:131px; }

/* OVER STATES */
#menu #globalnav li#mmHome a:hover { background-position: 0 -62px; }
#menu #globalnav li#mmOffers a:hover { background-position: -88px -62px; }
#menu #globalnav li#mmDestinations a:hover { background-position: -267px -62px; }
#menu #globalnav li#mmCollection a:hover { background-position: -432px -62px; }
#menu #globalnav li#mmBrochure a:hover { background-position: -622px -62px; }
#menu #globalnav li#mmContact a:hover { background-position: -846px -62px; }

/* PRESSED STATES */
#menu #globalnav li#mmHome a:active { background-position: 0 -62px; }
#menu #globalnav li#mmOffers a:active { background-position: -88px -62px; }
#menu #globalnav li#mmDestinations a:active { background-position: -267px -62px; }
#menu #globalnav li#mmCollection a:active { background-position: -432px -62px; }
#menu #globalnav li#mmBrochure a:active { background-position: -622px -62px; }
#menu #globalnav li#mmContact a:active { background-position: -846px -62px; }

/* ON STATES - DONT HAVE ON NEW DESIGN */

#menu.index #globalnav li#mmHome a{ background-position: 0 -31px !important; }
#menu.specialOffers #globalnav li#mmOffers a { background-position: -88px -31px !important; }
#menu.browse #globalnav li#mmDestinations a { background-position: -267px -31px !important; }
#menu.collections #globalnav li#mmCollection a { background-position: -432px -31px !important; }
#menu.ebrochureRequest #globalnav li#mmBrochure a { background-position: -622px -31px !important; }
#menu.contactUs #globalnav li#mmContact a { background-position: -846px -31px; }


/* =Breadcrumbs
-----------------------------------------------------------------------------*/

#breadcrumbs {
	background: url(../images/generic/breadcrumbBG.gif);
	background-repeat: repeat-x;
	color:#747474;
	font-size: 1.2em;
	font-weight: bold;
	height:27px;
	width:961px;
	padding: 10px 0 0 12px;
	margin-top: -5px;
}
#breadcrumbs a {
	padding: 10px 0 0 15px;
	color: #A3A3A3;
}

#breadcrumbs .trail {
	float: left;
	width: 630px;
}

#breadcrumbs .googleSearch {
	float:left;
	width:323px !important;
}

#breadcrumbs .trailTwoCol {
	float: left;
	width: 875px;
}

/* =Container Styles
-----------------------------------------------------------------------------*/

#container-content,#waiting {
	clear: both;
	width:976px;
	overflow:auto;
}

p.waiting {
	font-size: 1.4em;
	padding: 20px 0px 10px 0px;
}

img.waitingLoadingBar {
	padding: 20px;
}

#column-left {
	float: left;
	padding-top:13px;
	padding-right:14px;
	width: 231px;
}
#column-left a img{
	margin:0pt auto 6px;
}
#content,#holiday_summary_div {
	float: left;
	font-size:1.2em;
	padding: 15px 0px 15px 0px;
	width: 728px;
}
.oneColumnContent {
	float:left !important;
	width:auto !important;
}

/* =Footer Styles
-----------------------------------------------------------------------------*/

#footer {
	background:#FFFFFF none repeat scroll 0 0;
	border-top:3px double #CCCCCC;
	clear:both;
	font-size:1.1em;
	height: 195px;
	padding:10px 5px;
	width: 988px;
}
#footer a {
	color: #E42875;
}
#footer div ul.footerLinks {
	color: #E42875;
	list-style: none;
	padding-left:0;
	margin:0;
}
#footer .emailOffersBox {
	float: right;
	width: 231px;
}

#footer div input.image {
	padding:10px 0px 0px 143px;
}

#footer div ul a {
	color: #E42875;
	padding-right:5px;
}
#footer div li{
	display: inline;

}
#footer div {
	padding-left: 4px;
	font-size: 1.0em;
	width: 735px;
}



.atolLogos {
	float:right;
	padding-top:6px;
	padding-right:15px;
	width: 290px!important;
}
.noPadding {
	margin:0px;
	padding:0px;
}

/* = Footer E-mail offers box styles
-----------------------------------------------------------------------------*/

div#emailOffersBox {
	/*color: #EEEEEE;*/
	padding:1px;


	width:232px;
		background:url(themes/cit/images/pageElements/background/whatsNewFooter.jpg) no-repeat bottom;
	padding-bottom:19px;
}
#emailOffersBox p.heading{
	background:url("themes/cit/images/pageElements/background/emailOffersHeader.jpg");
	height:0;
	overflow:hidden;
	padding-top:31px;
	margin:0;
}
#emailOffersBox #signup {
	background-color:#EEEEEE;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	border-top:1px dotted #E2E2E2;
	margin-left:auto;
	margin-right:auto;
	width:228px;
}
#emailOffersBox #signup fieldset{
	padding:7px ;
}
#emailOffersBox #signup fieldset label {
	color: #000;
	font-size: 1.1em;
	margin: 0px 0px 5px;;
}
#emailOffersBox ul {
	margin:0px 0px 0px 1px;
	padding:1px 5px 0px 1px;
}
#emailOffersBox li {
	padding:1px 5px 0px 1px;
	font-size: 1.1em;
	border-right:1px solid #E42875;
}
#emailOffersBox li.lastItem {
	border-right:none;
	padding-left:5px;
}
/* = Info Box Styles
-----------------------------------------------------------------------------*/

#infoBox2, #infoBox, #infoBox3 {
	color: #464646;
	padding:15px 0px 15px 0px;
	width:231px;
}
#infoBox3 {
	background: url('themes/cit/images/pageElements/background/preferredPartnersFooter.jpg') no-repeat -1px bottom;
	padding:0 0 15px 0;
	margin-bottom: 15px;
}
#infoBox2 div, .emailOffersBox div, #infoBox3 div {
	height:0px;
	margin:0px;
	font-size: 1.3em;
	font-weight: bold;
	padding:31px 0px 0px 15px;
	overflow:hidden;
}

#infoBox2 div { background: url('themes/cit/images/pageElements/background/titleWhatsNew.gif') no-repeat 1px 0; }
#infoBox3 div { background: url('themes/cit/images/pageElements/background/preferredPartnersHeader.jpg');
				background-position: -1px 0;}

#infoBox3 img.infoBox3img {
	padding-left: 12px;
}

#infoBox3 p { background-color:#ffffff !important; }
.infoBoxNoBorder { border-top:none !important; }

#infoBox2 p {
	font-size: 1.1em;
	margin-left: 0;
	text-align: left;
}

.atAGlance,
.hotelAtAGlance{
	background:transparent url(themes/cit/images/generic/atAGlanceBG.gif) no-repeat scroll bottom right;
	float:right;
	min-height:121px;
	height:121px;
	height:auto !important;
	width:180px;
	padding-right:15px;
	padding-bottom:8px;
}

#infoBox2 p {
	width:210px;
	margin:0px 0px 0px 1px;
	padding:10px 5px 0px 13px;
	background-color:#EEEEEE;
	border-top: 1px dotted #969696;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
}


#infoBox2 li {
	padding-bottom: 5px;
	font-size: 1.1em;
	list-style-image:url(themes/cit/images/pageElements/background/readMoreArrowGrey.gif);
}
#infoBox2 ul {
	padding-left:33px;
    width:165x;
    margin:0px 0px 0px 1px;
	background-color:#EEEEEE;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
}
#infoBox3 p.images {
	margin:0px;
	padding:0px 8px;
	border-top:none;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
}
#infoBox3 div.images {
	background: none;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	width: 213px;
	height: auto;
	font-weight: normal;
	/*font-size: 1.1em;*/
	padding: 0 5px 0 10px;
}
#infoBox3 div.images p{
	font-size: 0.85em;
}
/* =Preferred Partners Box
-----------------------------------------------------------------------------*/

.preferredBox{
	font-size: 1.1em;
	width: 231px;
}
.preferredBox .preferredBoxOpen {
	background:#fff url("themes/cit/images/generic/partnersBoxTop.gif");
	background-repeat: no-repeat;
	border: none!important;
	margin-bottom: -100px;
}
.preferredBox .preferredBoxOpen p {
	font-weight: bold;
	padding-left: 10px;
	text-transform: capitalize;
}
.preferredBox div{
	background: #FFF url("themes/cit/images/index/filippoBerio.jpg") bottom left no-repeat;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	color: #464646;
	height: 134px;
	padding: 1px 5px 1px 5px;
}
.preferredBox div p {
	float: right;
	width: 145px;
}
.preferredBox div p a {
	float: right;
	text-decoration: underline;
	width: 145px;
}
.preferredBox .preferredBoxClose {
	background:#fff url("themes/cit/images/generic/partnersBoxBottom.gif");
	background-repeat: no-repeat;
	border: none!important;
	height:15px;
}
.errata{
	background: url(themes/cit/images/bookings/errataTriangle.gif) no-repeat top left;
	background-color: #F3F3F3;
	border: 3px solid #999;
	margin-top: 15px;
	min-height: 40px;
	padding: 10px 10px 10px 45px;
}
/* = Menu Destinations Box
-----------------------------------------------------------------------------*/

#p_navPop_dest {
	background-color:#FFF;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	display:none;
	font-size:1.2em;
	height:85px;
	left:266px;
	position:absolute;
	top:31px;
	width:630px;
	z-index:901;
	padding-left:10px;
}
#p_navPop_collection {
	background-color:#FFF;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	display:none;
	font-size:1.2em;
	left:430px;
	position:absolute;
	top:31px;
	width:180px;
	z-index:901;
	padding-left:10px;
}
#p_navPop_dest img {
	float: left;
	height: 225px;
	padding: 10px;
	width: 220px;
}
#p_navPop_dest ul,
#p_navPop_collection ul {
	float:left;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	width:121px;
}
#p_navPop_collection ul {
	width: 150px!important;
}
#p_navPop_dest ul li,
#p_navPop_collection ul li {
	background:url(themes/cit/images/generic/menuArrow.gif) no-repeat bottom left !important;
	display:list-item !important;
	list-style:none !important;
	line-height: 20px;
}

#p_navPop_collection ul li { width:140px; }

#p_navPop_dest ul li a,
#p_navPop_collection ul li a {
	background:none !important;
	float:none !important;
	height:10pt !important;
	padding:0px 10px!important;
	width:100px !important;
}

/* = Accommodation Grid (Villas only)
-----------------------------------------------------------------------------*/

#booking_details_div #viewAccommodationGrid,
#booking_details_div #viewAccommodationGrid.viewAccommodationGridActive {
	background:#E9E9E9 url("themes/cit/images/browse/accommGridClosed.gif");
	background-repeat: no-repeat;
	color:#D3005F;
	cursor:pointer;
	font-weight:bold;
	height:20px;
	padding:5px 0 0 15px;
	text-decoration:underline;
	width:718px;
}

#booking_details_div #viewAccommodationGrid.viewAccommodationGridActive {
	background:#E9E9E9 url("themes/cit/images/browse/accommGridActive.gif");
	background-repeat: no-repeat;
}

#booking_details_div .accommGridOnDisplay {
  	width:700px;
}
#searchPanelLayer {
	position:absolute;
/*	width:230px; */
	margin-left:200px;
	display:block;
	color:#FFF;
}
#searchPanelLayer .searchAccom {
	background:transparent url(themes/cit/images/search/searchPanelBG-new.jpg) repeat-x scroll 0 0;
	padding:5px 11px;
	width:208px;
}
#searchPanelLayer .searchAccom .close {
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	margin-top:-30px;
	padding-bottom:5px;
	padding-right:19px;
	text-align:right;
}
#searchPanelLayer .searchAccom fieldset { width:200px; padding:0px; }

/* =Reassurance Notice Page
-----------------------------------------------------------------------------*/

.reassuranceErrata {
	background: url(themes/cit/images/bookings/errataTriangle.gif) no-repeat top left;
	background-color: #F3F3F3;
	border: 3px solid #999;
	margin-bottom: 15px;
	padding: 10px 10px 10px 45px;
	width: 667px;
}

.breadcrumbNoLink{
	padding-left: 15px;
}

.whatsNewIntro{
	font-size: 12px;
	font-weight:bold;
}

/* Confirmation page - Book extras banner */
.bookExtrasBanner{
	padding: 0 0 20px 0;
}

.bookExtrasBanner a img{
	border: none;
}

/* =Shared Component Styles
-----------------------------------------------------------------------------*/

.agentLeftColumnImages {
	float: left;
	width: 215px;
}
.agentLeftColumnImages img {
	border: 1px solid #CCC;
	padding: 2px;
	margin-bottom: 20px;
}

/* HERTZ, HOL EXTRAS & LUFTHANSA BANNERS ON INDEX PAGE */
.hertz{
	clear: both;
	padding-top: 20px;
}

.adLinks div {
float:left;
padding:0px;
width:235px;
padding-top:0px;
text-align:right;
}

.adLinks div p img {
border:medium none;
float:left;
margin:0;
}
.adLinks div.first p, .adLinks div.middle p, .adLinks div.first a img, .adLinks div.middle a img{
padding-right:11px;
}
.adLinks div.middle {
margin:0;
background:transparent url(../images/pageElements/background/dividerDouble.gif) no-repeat scroll right 60%;
padding-left:7px;
}
.adLinks div.last {
	padding-left:7px;
}
.adLinks div.first {
background:transparent url(../images/pageElements/background/dividerDouble.gif) no-repeat scroll right 60%;
}

/* =Mailing Offers Terms and Conditions
-----------------------------------------------------------------------------*/

.imagePlaceholder {
	overflow:hidden;
	margin-bottom:20px;
}

.imagePlaceholder img:first-child {
	float:left;
	margin: 0px 20px 0px 20px;
}

a.backToTop {
	float:right;
}

/* email an offer */
.contact_details tr {
	text-align: left;
}

body#agentLogin div#landingPageContainer {
	float: left;
	width:710px;
}

/* tabs */
ul#destTabs {	
	height:30px;
	border-bottom: 5px solid #d3005f;	
	padding: 0px;
	margin: 0px;
	position: relative;
	margin-bottom: 10px;		
}

ul#destTabs li {
	float:left;	
	background-image: url(../images/tabBlack.png);
	list-style:none;	
	height:30px;
	list-style:none;
	margin-right: 1px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
	color: white;	
	position:relative;	
	padding: 0px;
	color: white;	
	position:relative;
}

ul#destTabs li.active {
	background-image: url(../images/tabPink.png);
}

ul#destTabs li a {
	margin:10px;
	position:relative;
	top:7px;
	color: white;
	text-decoration: none;
}

ul#destTabs li a:hover {
	text-decoration: underline;
	color: white;
	cursor: pointer;
}

#infoWrapper {
	position: relative;	
	top:-3px;
	*top: -9px;
}

#infoWrapper h2 {
	border-top: 5px solid #d3005f;
	background-color: #f3f3f3;
	color: black;
	font-size: 14px;
	padding: 3px;
	padding-left: 15px;
}

#infoWrapper p {
	padding-left: 15px !important;
}

/*** Hidden Search Parameters in Booking Confirmation page for TeaLeaf UKSD # 4447
*************************************************************************************/
.searchFields {
	display:none!important;
}