/* $Id: contactUs.css,v 1.7 2011/12/14 10:22:43 andy.p Exp $ */
/*-----------------------------------------------------------------------------*/

/**** Generic Landing Page Styles
************************************************************************************************/
@import "../buttons.css";
@import "creatormailTemplate.css";

.contactUs { overflow: hidden; }

h2 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:15px;
	padding: 0;
}

h2.payment {
	margin: 40px 0 0 0;
}
.ContactBoxes {
    width:201px;
	height:411px;
	float:left;
	padding:20px 8px;
	border-right: 1px solid #EAEAEA;
}

.ContactBoxesLast {
	width:201px;
	height:411px;
	float:left;
	padding:20px 8px;
	border: none;
}

.ContactBoxes h3 { font-size: 1.1em; margin: 0 0 5px 0; }

.ContactBoxes a {
	font-weight:bold;
	text-decoration:underline;
}
.ContactBoxes p {
	margin: 10px 0;
}
.ContactBoxes hr{
	width: 80%;
}
.ContactBoxesHolidayTimes {
	height:610px;
}
.ContactButtonsQuote {
	display: block;
    height:0;
    overflow:hidden;
    padding-top:25px;
    background: transparent url(../themes/meon/images/pageElements/buttons/btnRequestQuote.gif) no-repeat 0 0;
	width: 143px;
	overflow:hidden;
	margin: 0 0 10px 0;
}
.ContactButtonsBrochure {
    display: block;
    height:0;
    width: 156px;
    overflow:hidden;
    padding-top:25px;
    background: transparent url(../themes/meon/images/pageElements/buttons/btnRequestBrochure.gif) no-repeat 0 0;
}
.ContactButtonsPayOnline {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 24px;
	width: 104px;
	margin: 10px 0 0 0;
	background: transparent url('themes/meon/images/pageElements/buttons/btnPayOnline.jpg') no-repeat 0 0;
}

.webFeedbackText {
	display: block;
	margin-bottom: 5px;
}
.ContactButtonsWebFeedback {
	display: block;
	background:url(../themes/meon/images/pageElements/buttons/btnWebFeedback.gif) no-repeat 0 0;
    height:0;
    overflow:hidden;
    padding-top:25px;
    width: 133px;
}
#rightColumn {
	border-bottom:35px solid #DBD9CB;
}

.ContactBoxes .openingTimes { width: 100%; margin: 5px 0px 10px 0px;}
.ContactBoxes .openingTimes { overflow: hidden; margin: 0 0 12px 0; line-height: 1.6em;}
.ContactBoxes .openingTimes dt,
	.ContactBoxes .openingTimes dd { float: left; }
.ContactBoxes .openingTimes dt{ width: 75px; clear: left; }
.ContactBoxes .openingTimes dd{ text-align: right; width: 126px; margin: 0; }

#rightColumn.moreHolidays,
#rightColumn.contactUs,
#rightColumn.brandPartner,
#rightColumn.agentLogin,
#rightColumn.siteMap,
#rightColumn.insurance,
#rightColumn.aboutMeon,
#rightColumn.emailOffers,
#rightColumn.emailRequest,
#rightColumn.siteError,
#rightColumn.terms,
#rightColumn.termsAndConditions,
#rightColumn.privacy,
#rightColumn.privacyPolicy,
#rightColumn.security,
#rightColumn.noticeSplash,
#rightColumn.vipLounge,
#rightColumn.faqs,
#rightColumn.landingPage,
#rightColumn.404 {
border-bottom: 1px solid #DBD9CB;
}

h1,
h1.moreHolidays,
h1.contactUs,
h1.brandPartner,
h1.agentLogin,
h1.siteMap,
h1.insurance,
h1.aboutMeon,
h1.emailOffers,
h1.siteError,
h1.terms,
h1.privacy,
h1.security,
h1.noticeSplash,
h1.landingPage,
h1.doubleHeader {
	background:transparent url(themes/meon/images/pageElements/background/browseHeaderBg.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:2em;
	height:50px;
	padding:25px 0 0 12px;
}
h1.doubleHeader {
	padding-bottom:11px;
	padding-top:14px;
}
h1.doubleHeader span.subText{
	display: block;
	font-size: 0.6em;
	padding-top: 5px;
}
 h3.landingPage {
	color: #903315;
	font-size: 1.2em;
	padding:0 10px;
}

.offersBanner {
	background:#F4F3EF none repeat scroll 0 0;
	border-bottom:1px solid #DBD9CC;
	font-weight: bold;
	margin:10px;
	padding:5px;
}
.imageContainer img {
	padding:3px 11px;
}

#landingPageContent{
	padding: 10px;
}
.landingPage,
p.landingPage {
	line-height: 1.3em;
	padding: 10px;
}
table.offerSignUp {
	margin: 0 10px;
}
table.offerSignUp tr {
	height: 30px;
}
table.offerSignUp td.title {
	padding-top: 5px;
}

table.offerSignUp input, table.agentLogin input{
	background: url(themes/meon/images/pageElements/background/sprFormBg.png) no-repeat fixed 0 -108px;
	border:none;
	height:25px;
	margin:0 0 0 5px;
	padding:5px;
	width:142px;
}

table.agentLogin input#rememberme2 {
	background: none!important;
	height:auto;
}

input#uemail,
input#confirmEmail {
	background:transparent url(themes/meon/images/pageElements/background/sprFormBg.png) no-repeat fixed 0 -54px;
	border:medium none;
	height:17px;
	margin:0 0 0 6px;
	padding:5px;
	width:282px;
}
.submit_your_enquiry {
	padding: 10px;
}

/**** Sovereign Arrival
************************************************************************************************/
h1.sovereignArrivalPageheader{
	height:64px;
	padding:10px 0 0 10px;
}

h1.sovereignArrivalPageheader img{
	float:right;
	width:246px;
	margin-top:-55px;
	margin-right:10px;
}
h1.sovereignArrivalPageheader div {
	width:380px;
	height:54px;
}
.sovereignArrivalImageContainer img {
	padding:3px 3px 3px 3px;
	border:1px solid #DEDACF;
	margin-left:30px;
	margin-right:30px;
}
/**** Save 100
************************************************************************************************/

#villaContainerOdd .villaName,
#villaContainerEven .villaName {
	background:url(themes/meon/images/pageElements/background/searchResultsHeadingBG.jpg) no-repeat scroll 0 0;
	font-size:1.3em;
	font-weight:bold;
	height:17px;
	margin-bottom:10px;
	padding:8px 0 5px 10px;
}

#villaContainerOdd .villaName a,
#villaContainerEven .villaName a {
	color: #FFFFFF;
}

#viewVillaBtn{
	float: right;
}

.villaImage{
	float: left;
	padding: 10px 0 0 10px;
}

.villaText{
	float: left;
	width: 490px;
}

/**** More Holidays
************************************************************************************************/

img.moreHols {
	border: 2px solid #ccc;
	float: left;
	height:70px;
	margin: 10px;
	width:90px;
}

/**** Brand Partners
************************************************************************************************/

.brandPartnersContainer .partners {
	float: left;
	height:150px;
	margin: 10px;
	width:150px;
}
.brandPartnersContainer {
	height:180px;
	margin-bottom:20px;
}

/**** Site Map
************************************************************************************************/

p.SMlevel1 {
	margin: 10px 15px;
}
p.SMlevel2 {
	margin: 10px 30px;
}
p.SMlevel3 {
	margin: 10px 45px;
}

/**** Agent Login
************************************************************************************************/

table.agentLogin .tinytext {
	font-size: 0.9em;
	text-align:center;
}
.error {
	color: red;
	font-weight: bold;
	padding: 5px 0;
}
.loginForm {
	padding: 10px;
}

table.agentLogin tr {
    height: 30px;
}
table.agentLogin td {
    vertical-align: middle;
}
#footer .legalTextAgent {
	float:left;
	padding:0 16px;
	width:930px;
}
.agentLinks {
	background:transparent url(themes/meon/images/pageElements/graphics/browseBulletArrow.gif) no-repeat scroll 13px 1px;
	padding:0 25px;
}

/**** About Meon
************************************************************************************************/

.peaceOfMind {
	background:#F4F3EF;
	border-top: 1px solid #DBD9CC;
}
.peaceOfMind h2 {
	color:#035A8F;
	padding:10px 15px;
}
#aboutUsContainer {
	border:1px solid #DBD8CD;
	float:left;
	height:100px;
	padding:10px;
	width: 305px;
}
#latestNewsContainer{
float:left;
width:406px;
padding-right:10px;
}

#latestNewsContainerRight{
float:right;
width:204px;
vertical-align:middle;
}
h3.aboutUs {
	font-size:1.2em;
	margin-bottom: 8px;
}
.yourVilla,
.yourConcierge {
	background: #fff;
}
.yourFlights,
.yourCarHire {
	background: #F4F3EF;
}
#aboutUsContainerRight {
    border:1px solid #DBD8CD;
	float:right;
	height:100px;
	padding:10px;
	width:304px;
}
#aboutUsContainer li,
#aboutUsContainerRight li {
	background:transparent url(themes/meon/images/pageElements/graphics/browseBulletArrow.gif) no-repeat scroll 0 5px;
	padding:5px 10px;
}

/**** October Flexibility Page Styles
************************************************************************************************/
#flexibilityTopContainer {
	padding:10px 15px;
}
#flexibilityTopContainer .flexiblityText {
	float: left;
	padding-right:12px;
	width:345px;
}
#flexibilityTopContainer .flexiblityText p {
	padding-bottom: 10px;
}
#flexibilityTopContainer .villa1 {
	background: #FFF url(themes/meon/images/general/villaGeorgia.jpg) no-repeat;
	height:0;
	margin-top:0;
	margin-bottom: 15px;
	overflow:hidden;
	padding-top:172px;
	width: 246px;
}
#flexibilityTopContainer .villa2{
	background: #FFF url(themes/meon/images/general/villaCarmel.jpg) no-repeat;
	height:0;
	margin-top:0;
	margin-bottom: 25px;
	overflow:hidden;
	padding-top:174px;
	width: 246px;
}

 /**** Kids Fly Free
************************************************************************************************/
#landingPageContent .offerContainerL,
#landingPageContent .offerContainerR{
 	width: 306px;
}

 #landingPageContent .offerContainerL{
	float: left;
}

#landingPageContent .offerContainerR{
	float: right;
}

.marginTop{
	margin-top: 20px;
}

#landingPageContent .offerContainerL .offerTextBox,
#landingPageContent .offerContainerR .offerTextBox{
	padding: 10px;
	border-left: 1px solid #DBD9CB;
	border-right: 1px solid #DBD9CB;
	border-bottom: 1px solid #DBD9CB;
	height: 180px;
	margin-top: -2px;
}

#landingPageContent .offerContainerL .offerTextBox p,
#landingPageContent .offerContainerR .offerTextBox p{
	height: 100px;
}

.familyVillas{
	padding-top: 20px;
	line-height: 50px;
}

.termsAndCond{
	background-color: #BFB8A0;
	padding: 10px;
	margin-top: 20px;
}

.tinyText{
	font-size: 0.9em;
}
/* table */

.offerDetail .header{
	line-height: 25px;
}

.offerDetail .header .date{
	font-weight: bold;
	width: 130px;
}

.offerDetail .header .was{
	font-weight: bold;
	color: #739cc3;
	width: 50px;
}

.offerDetail .header .now{
	font-weight: bold;
	color: #ba4928;
	width: 60px;
}

.offerDetail .header .save{
	font-weight: bold;
	color: #739cc3;
	width: 50px;
}

.offerDetail .dateValue{
	width: 130px;
}

.offerDetail .dateValueTwoLine{
	width: 130px;
	height: 30px;
}

.offerDetail .wasValue{
	color: #739cc3;
	width: 50px;
}

.offerDetail .nowValue{
	color: #ba4928;
	width: 60px;
}

.offerDetail .saveValue{
	color: #739cc3;
	width: 50px;
}

#viewFamilies:hover{
	background:transparent url(themes/meon/images/pageElements/buttons/familiesBtn.gif) no-repeat scroll  0 -24px;
}
#viewFamilies{
	background:transparent url(themes/meon/images/pageElements/buttons/familiesBtn.gif) no-repeat scroll;
	display:block;
	height:24px;
	/*text-indent:-9999px;*/
	width:78px;
}

.villasGreatForBox{
	height: 40px;
	clear: both;
	padding-top: 15px
}

.villasGreatForText{
	width: 250px;
	height: 40px;
	float: left;
}

.villasGreatForButton{
	width: 100px;
	height: 40px;
	float: left;
	margin-top: -7px;
}

/**** POP UP STYLING ONLY - Privacy Policy & Terms and Conditions
************************************************************************************************/

.popUpContainer {
	background: #fff;
	margin-left: 10px;
	padding: 10px;
	width: 660px;
}
.popUpContainer a.adobeLink img {
	border: none;
}
/**** Best Price Gurantee
************************************************************************************************/
h1#bestPrice{
	background-position:0 -76px;
	padding-top:10px;
	padding-bottom:15px;
}
div.landingPage p{
	margin-bottom:10px;
}
div.landingPage p.landingStrapMessage{
	background:#BFB8A0;
	padding:15px;
}
div.landingPage p.tinytext{
	width:100%;
}
div.landingPage ul{
	margin-left:2em;
	margin-bottom:0.5em;
}
div.landingPage ul li{
	background:transparent url(themes/meon/images/pageElements/graphics/browseBulletArrow.gif) no-repeat scroll 0 2px;
	padding:0 10px;
}

/* Mozilla Fix */
html>body table.offerSignUp input,
html>body table.agentLogin input,
html>body input#uemail,
html>body input#confirmEmail {
    background-attachment:scroll;
}

/**** VIP Lounges
************************************************************************************************/

h2.vipHeader {
	background:#F4F3EF url(themes/meon/images/pageElements/icons/iconContinueBooking.gif) no-repeat scroll 10px 8px;
	border-top:1px solid #DBD9CC;
	color:#292927;
	font-size:1.2em;
	margin-top:15px;
	padding:10px 0 10px 35px;
}

#vipLounge p {
	padding:10px;
}
#vipLounge ul 					{margin-top: 8px; overflow: hidden;}
#vipLounge ul li 				{float: left; width:430px;}
#vipLounge ul li.image 			{width:180px; }
#vipLounge ul.car li.image 		{width:210px; }
#vipLounge ul.car li 			{width:400px; }
#vipLounge ul li.image img		{margin:0 14px 8px 8px;}
#vipLounge ul li p				{padding-top:0;}

/* Sustainable */
#contentContainer .sustainable	{border: none;}
#sustainable 		{background: #D8D2C4 url(themes/meon/images/landingPages/sustainable/wcf.jpg) no-repeat;
						border-bottom: 20px solid #220728;
						padding: 395px 20px 25px 20px;}
#sustainable h1		{background: none;
	 					color: #363634;
	 					font-size: 40px;
	 					letter-spacing: -1px;
	 					text-align: center;
	 					padding: 0;
	 					padding:16px 0;}
 #sustainable h2	{color: #220728;}
 #sustainable p 	{margin-bottom: 20px;}

/* Volcano FAQs */
.faqsVolcano #faqsVolcanoWrapper {
	padding: 10px;
}
.faqsVolcano ul {
	padding-left: 15px;
	list-style: disc;
	margin: 0 0 15px 0;
}
.faqsVolcano ul li {
	line-height: 1.8em;
}
.faqsVolcano ul li strong {
	font-size: 1.2em;
}
.faqsVolcano ul li ul {
	padding-left: 15px;
	list-style: none;
}
.faqsVolcano ul li ul li {
 	background:url("themes/meon/images/pageElements/graphics/browseBulletArrow.gif") no-repeat scroll 0 5px transparent;
	padding: 0px 15px 5px 15px;
}

.faqsVolcano ul li ul li a {
	font-weight: normal;
	text-decoration: none;
}
.faqsVolcano .btt {
	clear: both;
	display: block;
	float: right;
	margin-bottom: 5px;
}
.faqsVolcano .highlight {
	clear: both;
	margin: 10px 0px 10px 0px;
	background:none repeat scroll 0 0 #e8e8e8;
	border-bottom:1px solid #d8d8d8;
	font-weight:bold;
	padding:5px;
}

.faqsVolcano p {
	margin: 0 0 10px 0;
}

.vashH2,
.vashH3{
	margin-bottom: 10px;
}

/**** APIS
************************************************************************************************/
h1.apisHeader {
	background:transparent url(themes/meon/images/pageElements/background/browseHeaderBg.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size: 1.6em;
	line-height: 120%;
	height:50px;
	padding:25px 0 0 12px;
}
h1.apisHeader {
	padding-bottom:11px;
	padding-top:14px;
}
#apis p {
	padding:10px;
}
#apis ul 	{
	list-style-type: disc;
	margin-left: 35px;
	line-height: 120%;
}
#apisnote {
	margin-left: 10px;
	padding: 10px 5px 12px 8px;
	background: #F3F3F3;
	width: 610px;
	height: 30px;
	border: 1px solid #CCC;
	line-height: 16px;
	}
#takenote {
	width: 15px;
	font-weight: bold;
	font-size: 32px;
	line-height: 32px;
	margin: 0 0 0 6px;
	padding: 0;
	float: left;
	}
#notetext {
	float: right;
	width: 575px;
	font-weight: bold;
	}
.webFeedback {
	border-bottom: 1px solid #DBD9CB !important;
}
#webFeedbackForm {
	background: #FFF;
}
#webFeedbackForm #webFeedbackForm_header {
}
#webFeedbackForm #webFeedbackForm_header h1 {
	margin: 0;
	font-size: 2em;
}

#webFeedbackForm #webFeedbackForm_header p {
	margin: 0;
	padding: 10px;
 	background-color: #F4F3F1;
}

#webFeedbackForm form {
	padding: 10px;
	position: relative;
}

#webFeedbackForm p {
	padding: 10px;
}

#webFeedbackForm form p label {
	display: block;
	float: left;
	width: 90px;
	padding: 2px 0;
	text-align: right;
	margin-right: 5px;
	color: #115670;
}
#webFeedbackForm form p span {
	color: #003E6C;
	font-size: 1.4em;
	position: absolute;
	top: 15px;
}
#webFeedbackForm form p input#email {
	width: 200px;
	padding: 2px;
	color: #464646;
	font-size: 1em;
	background: #FFF;
	border: 1px solid #AFAFAF;
}
#webFeedbackForm form p textarea#comments {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	width: 500px;
	height: 200px;
	padding: 2px;
	font-size: 1em;
	color: #464646;
	border: 1px solid #AFAFAF;

}
#webFeedbackForm form p input#webFeedbackForm_submit {
	display: block;
	width: 85px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 25px;
	height: 0;
	background: transparent url(../themes/meon/images/pageElements/buttons/btnSubmit.gif) no-repeat;
}

#webFeedbackForm form p input#webFeedbackForm_submit:hover {
	background: transparent url(../themes/meon/images/pageElements/buttons/btnSubmit.gif) no-repeat 0 -25px;
}
#webFeedbackForm form p input#webFeedbackForm_submit:active {
	background: transparent url(../themes/meon/images/pageElements/buttons/btnSubmit.gif) no-repeat 0 -50px;
}
