﻿/* Default */
body
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img
{
	border-style: none;
}
#divError
{
	background-color: #ffffe2;
	border: 1px dashed #bbbbbb;
	padding: 5px;
	margin: 5px;
	text-align: left;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
}
#errorTitle
{
	font-weight: bold;
	padding-bottom: 15px;
	color: #ff0000;
}
.errorCaption
{
	font-weight: bold;
	width: 100px;
	float: left;
	font-size: 11px;
}
.errorRow
{
	height: 22px;
	vertical-align: top;
	font-size: 11px;
}
.tiny
{
	font-size: 11px;
}

/* Logo */
#divLogo
{
	padding: 10px 0px 10px 10px;
	background-color: #c9de9d;
}

/* Navigator */
#divNavigator
{
	padding-bottom: 17px;
}

.navigatorBackGround
{
	background-image: url(../Layout/menuBgDisabled.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.navEnabledItem
{
	background-image: url(../Layout/menuBgEnabled.gif);
	background-repeat: repeat-x;
	padding: 4px 10px 0px 10px;
	height: 24px;
	float: left;
	color: #807f84;
	cursor: pointer;
}

.navDisabledItem
{
	padding: 4px 10px 0px 10px;
	float: left;
	color: #97989e;
}

.navSelectedItem
{
	background-image: url(../Layout/menuBgEnabled.gif);
	background-repeat: repeat-x;
	padding: 4px 10px 0px 10px;
	height: 24px;
	float: left;
	color: #4f6988;
	cursor: pointer;
}

.sepOn
{
	height: 24px;
	width: 13px;
	background-image: url(../Layout/menuSeparator.gif);
	float: left;
}

.sepOff
{
	float: left;
}

/* Search */
.searchTitle
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	color: #666666;
	height: 29px;
	padding: 0px 115px 0px 115px;
}
#ddlDepartingIn, #ddlCruiseLength, #ddlDestination, #ddlCruiseLine, #ddlShip, #ddlCategory, #ddlPaxLength, #ddlPortos, ddlDeck, btnCruiseSearch
{
	width: 207px;
}
#searchParameters, #searchForBooking
{
	padding-left: 15px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
.searchItem	
{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	width: 580px;
	/*height: 218px;*/
	height: 150px;
}
.searchItemTitle
{
	height: 24px;
	text-align: center;
	color: #ffffff;
	background-color: #000066;
	font-size: 10pt;
	font-weight: bold;
}
.searchItemBody
{
	background-color: #d3d7e9;
	/*height: 194px; -- PRICE */
	height: 130px;
}
.searchItemShip
{
	width: 150px;
	padding-top: 5px;
	float: left;
}
.searchitemDetails
{
	width: 330px;
	margin-top: 5px;
	background-color: #eeeff7;
	float: left;
}
.searchItemLogo
{
	width: 100px;
	padding-top: 5px;
	float: left;
}
.searchItemInfo
{
	margin-left: 5px;
	text-align: left;
	font-size: 9px;
	width: 474px;
	float: left;
}
.searchItemButton
{
	width: 91px;
	float: right;
	margin-right: 3px;
}
.searchItemPricesRow
{
	margin: 0px 100px 5px 100px;
	height: 55px;
}
.searchItemPrices
{
	width: 95px;
	float: left;
}
.searchItemPricesTitle
{
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
.searchItemPricesText
{
	font-size: 9px;
	line-height: 11px;
	color: #999999;
}
.searchItemPricesValue
{
	font-size: 10pt;
	font-weight: bold;
}
.searchItemEndLine
{
	clear: both;
}
.seachItemCaption
{
	width: 144px;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.seachItemData
{
	width: 241px;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

#pageControl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 580px;
	text-align: center;
}
#previousPage
{
	text-align: left;
}
#nextPage
{
	text-align: right;
}
#searchResultPanel
{
	vertical-align: top;
}
#cruiseSearchOrder
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: right;
	margin-bottom: 10px;
}

.flags
{
	padding: 2px 2px 2px 2px;
	cursor: pointer;
}

/* Itinerary */
.departureTitle 
{
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.departurePassengerNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.departureItineraryTitle 
{
	color: #000066;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 17px;
}
.departureItineraryHeader 
{
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color:#ffd100;
	text-align: center;
}
.departureItineraryRow 
{
	color: #000066;
	font-size: 10px;
	text-align: center;
}

/* Category */
.categoryTitle 
{
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffd100;
	text-align: center;
	font-weight: bold;
}
.categoryBreakdown 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.categoryDescription
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
}
.categoryDeck 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
}
.categoryDetails 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 10px;
}
.categoryPricingHeader
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
}
.categoryPricingDetails 
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.categoryAnchor
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	cursor: pointer;
}

/* Cabin */
.cabinTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
.cabinSelectDecks
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
}
.cabinHeader 
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	background-color: #ffd100;
	text-align: center;
}

/* Review */
.reviewTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ffd100;
	text-align: center;
}
.tableLeftTitle
{
	font-size: 14px;
	font-weight: bold;
}
.reviewCaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 190px;
	border-right: solid 2px #b2b6d9;
	border-bottom: solid 2px #b2b6d9;
}
.reviewData 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 210px;
	border-bottom: solid 2px #b2b6d9;
}
.reviewPrice 
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#fff4bf;
	text-align:center;
}
.reviewTotalPrice 
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color:#fff4bf;
	text-align:center;
}
.reviewTotalCaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ffd100;
	text-align: center;
	height: 23px;
}
.reviewPriceCaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

/* Passengers */
.passengersTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ffd100;
	text-align: center;
}
.passengersCaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.passengersHead
{
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 23px;
	background-color: #ffd100;
}
.passengersMessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.warning
{
	font-size: 28px;
	font-weight: bold;
	color: #ff0000;
}

/* Booking */
.bookingTitle
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #ffd100;
	text-align: center;
	font-weight: bold;
}
.bookingNumber
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}
.bookingSubTitle
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}
.bookingPassengersNames
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}

/* Login */
a
{
	text-decoration: none;
	color: #00f;
}

a:hover
{
	font-weight: bold;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000066;
	margin-top: 8px;
}

/* Booking Retrieval */
#txtBookingAgreementId
{
	width: 115px;
}

#btnBookingRetrieval
{
	width: 120px;
}
.rbRow
{
	height: 22px;
}
.rbCaption
{
	float: left;
	width: 200px;
	font-weight: bold;
}
.rbValue
{
	text-transform: capitalize;
}

/* Payment */
.paymentField
{
	color: #000;
	font-weight: bold;
	width: 140px;
	padding-top: 3px;
	float: left;
}

.paymentFieldError
{
	color: #f00;
}

.visaFlag
{
	width: 28px;
	height: 17px;
	background-image: url(../Images/visa.gif);
	background-repeat: no-repeat;
	border: solid 1px #bbb;
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}

.mastercardFlag
{
	width: 27px;
	height: 17px;
	background-image: url(../Images/mastercard.gif);
	background-repeat: no-repeat;
	border: solid 1px #bbb;
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}

.amexFlag
{
	width: 26px;
	height: 17px;
	background-image: url(../Images/amex.gif);
	background-repeat: no-repeat;
	border: solid 1px #bbb;
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}

.dinersFlag
{
	width: 26px;
	height: 17px;
	background-image: url(../Images/diners.gif);
	background-repeat: no-repeat;
	border: solid 1px #bbb;
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}

.floatLeft
{
	float: left;
}

.floatClear
{
	clear: both;
}

#txtFullName
{
	width: 330px;
}

#txtCpf
{
	width: 95px;
}

#txtBirthDate
{
	width: 75px;
}

#txtHomePhone, #txtCellPhone
{
	width: 95px;
}

#txtEmail
{
	width: 270px;
	text-transform: lowercase;
}

#txtCardNumber 
{
	width: 130px;
}

#txtSecurityCode
{
	width: 40px;
}

#txtNameOnCard
{
	width: 200px;
	text-transform: uppercase;
}

.pmtFieldLine
{
	height: 30px;
}

#divCellPhone
{
	width: 55px;
	padding-left: 20px;
}

#divBirthDate
{
	width: 135px;
	padding-left: 20px;
}

.pmtSubTitle
{
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #e76300;
}

#divAsPrintedOnCard
{
	font-size: 10px;
	padding-left: 140px;
}

.pmtBuyerDataField
{
	width: 70px;
}

.pmtResultField
{
	width: 110px;
	padding-top: 0px;
}

#divWhatIsSecurityCode
{
	font-size: 10px;
	padding-left: 5px;
	padding-top: 3px;
	cursor: pointer;
}

.divSecurityCodeToolTip
{
	background-color: #fff;
	border: 1px #676767 solid;
	padding: 0px 5px 0px 5px;
	text-align: justify;
	width: 435px;
}

#divPmtCenter
{
	width: 95%;
	margin: auto;
	padding-top: 20px;
}

#divPmtMain
{
	width: 720px;
	background-color: #fff5df;
	border: 1px solid #b6cde1;
	padding: 10px 10px 0px 10px;
	position: relative;
	margin: auto;
}

.pmtButton
{
	padding-top: 10px;
	text-align: center;
	clear: both;
	float: none;
	width: 100%;
}

.pmtInstallmentSubTitle
{
	font-weight: bold;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 5px;
}

#divPmtRight
{
	float: right;
}

#divPmtLeft
{
	width: 420px;
	float: left;
}

.installmentRow
{
	padding-bottom: 3px;
}

#divPmtWait
{
	padding: 20px 20px 0px 20px;
	background-color: #ffc;
	border: 1px solid #f4bb2e;
	text-align: center;
	position: absolute;
	left: 42%;
	top: 35%;
	font-size: 15px;
	font-weight: bold;
	_padding-bottom: 20px;
}

#pmtWaitLogo
{
	float: left;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-image: url(../Images/wait.gif);
}

#pmtWaitMessage
{
	padding-top: 7px;
	padding-left: 42px;
}

#divPmtResultCenter
{
	width: 95%;
	margin: auto;
	padding-top: 10px;
}

#divPmtResult
{
	width: 265px;
	background-color: #fff5df;
	border: 1px solid #b6cde1;
	padding: 10px 10px 0px 10px;
	position: relative;
	margin: auto;
}

#divPmtResultMessage
{
	text-align: justify;
	padding-bottom: 10px;
}

#tdBookingPayment
{
	padding-top: 5px;
	padding-right: 4px;
	font-size: 13px;
	background-color: #ffe982
}

.bookingCC
{
	padding-left: 4px;
}

.cell, .header
{
    font-size: 10px;
    border-bottom: 1px solid #444;
    border-right: 1px solid #444}

.header
{
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    background-color: #eee;
}

.action
{
	cursor: pointer;
	color: #00f;
	font-weight: bold;
}

.button
{
    font-weight: bold;
    color: #00f;
    cursor: pointer;
    border: 1px solid #adcbff;
    background-color: #c7dbff;
    padding: 5px 5px 5px 5px;
    height: 24px;
    text-align:center;
}

.report
{
    font-size: 10px;
    border:1px solid #444;
    /*
    border-top: 1px solid #444;
    border-left: 1px solid #444;
    border-right:1px solid #444;
	*/
    width:400px;
}

