@import "/common/css/local/reservations/booking/index.css";

#additionalInformation {
    padding: 12px;
    border: 1px solid #DCDCDC;
    margin-bottom: 12px;
}

#additionalInformation li b {
    color: #603524;
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
}

#errorMessaging {
    font-weight: bold;
}

#layoutPrimary h2 {
    font-size: 24px;
    line-height: 24px;
}

.contentBox {
    position: relative; /* fixes peek-a-boo bug on borders of contentbox */
    border: 1px solid #DCDCDC;
    margin-bottom: 12px;
    padding: 12px;
    color: #666;
}

.contentBox h4 {
    color: #603524;
}

#hotelRoomInfo {
    background: #EDEDED;
}

.contentBox #topMsgDiv {
    margin: 8px 0;
}

.actionLinkReverse {
    padding-left: 0;
}

.actionLink {
    padding-right: 0;
    margin-right: 10px;
}

#headerSteps {
    text-align: right;
    margin: 0 0 16px 0;
    padding: 15px 0;
}

#headerSteps #stepsText {
    color: #753C52;
    font-weight: bold;
    padding-right: 8px;
}

#headerSteps div {
    display: inline;
    clear: none;
}

#headerSteps #step1 {
    padding: 15px 8px 15px 30px;
    background: transparent url( /luxury/images/step1Off.gif ) left center no-repeat;
}

#headerSteps #step2 {
    padding: 15px 8px 15px 30px;
    background: transparent url( /luxury/images/step2Off.gif ) left center no-repeat;
}

#headerSteps #step3 {
    padding: 15px 8px 15px 30px;
    background: transparent url( /luxury/images/step3Off.gif ) left center no-repeat;
}

#headerSteps #step1.active {
    background: transparent url( /luxury/images/step1On.gif ) left center no-repeat;
}

#headerSteps #step2.active {
    background: transparent url( /luxury/images/step2On.gif ) left center no-repeat;
}

#headerSteps #step3.active {
    background: transparent url( /luxury/images/step3On.gif ) left center no-repeat;
}

#spgRegBox {
    border:10px solid #EDEDED;
   background:transparent url( /luxury/images/spgRegBox_Background.gif) repeat-y scroll left top;
}

    #spgRegBox #spgSignInBox {
    background: #FFFFFF;
    margin-left: 10px;
    width: 300px;
    padding: 12px;
    color: #666;
    border-collapse:separate;
}

#spgRegBox #notRegBox {
    background: #FFFFFF;
    width: 297px;
    padding: 12px;
}

*html #spgRegBox #spgSignInBox {
    padding-bottom: 8px;
}

#spgRegBox #spgSignInBox form {
    margin-bottom: 0;
}

#spgRegBox #spgSignInBox form div label {
    width: 70px;
}

#spgRegBox #spgSignInBox form div.rememberCheckBox {
    margin-top: -6px;
}

#spgRegBox .twoColumns h4, #contentArea .contentBox h4 {
    color: #603524;
    font-size: 14px;
    line-height: 16px;
}

#hotelRoomInfo.contentBox {
    border: none;
}

#rateInfoSection #rateInfoBreakDown {
    border-right: 15px solid #FFF;
}

#rateInfoSection #rateInfoTotal {
    min-height: 89px;
}

#rateInfoSection #rateInfoBreakDown,
    #rateInfoSection #rateInfoTotal {
    width: 45%;
    height: 95px;
    padding: 4px 12px 0 12px;
}

#rateInfoSection .twoColumns {
    background: #EDEDED;
}

#LCExperience ul li {
    position: relative;
    display: block;
    width: 325px;
    float: left;
}

#LCExperience ul li img {
    float: left;
    padding: 8px;
    clear: none;
}

#LCExperience h3 {
    margin: 4px 0 2px 0;
}

#LCExperience strong {
    font-weight: bold;
}

#rateInfoBreakDown .totalFinal {
    border-top: 1px solid #DCDCDC;
}

.addBorder {
    border: none;
}

#errorBlock {
    color: #990000;
}

.bottomButtons .actionLink,
    .bottomButtons .actionButton {
    margin-right:10px;
}

.contentBox .rowItem div.fieldContainer {	
	background: url(/common/images/mandarin_arrows/lc_arrow.png) #EDEDED no-repeat center center;
	padding: 6px;	
}

input.readOnly {
	background-color: #EDEDED;
    border:1px solid #EDEDED;
}

#findReserveModule{
 margin: 50px 0 0 22px;
}

div.emailPopUp {
	display: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DCDCDC;
    color: #3E3061;
    font-size: 12px;
    padding: 0 8px 8px;
    right: 64px;
    text-align: center;
    top: 218px;
    width: 194px;
    z-index: 10;
}

div.emailPopUp a.btnOk {
    background: url("/luxury/images/icons/ico_closeX.gif") no-repeat scroll right center #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 11px;
    font-weight: bold;
    padding-right: 17px;
    color: #753C52;
    padding: 3px 20px;
}

div.emailPopUp div#popUpBody {
    margin-top: 25px;
    padding: 10px;
    text-align: left;
    background-color: #EFEFEF;
    color: #666666;
    margin-bottom: 0;
}

#rateInfoSection #bestRateContainer {
    float: right;
 	padding-right:12px;
    margin-top: -22px;
}

#bestRateContainer a{
	background: url("/luxury/images/icons/arrowright_red.gif") no-repeat scroll right center transparent;
    text-decoration: underline;
    padding-right:9px;
}

#roomRateContainer #bestRateContainer {
    float: right;
 	padding-right:12px;
    margin-top: -26px;
}

#currentRoomContainer #bestRateContainer  {
    float: right;
 	padding-right:12px;
    margin-top: -32px;
}

#hotelRoomInfo h4 {
    margin-top: 3px;
}

.booking_atlas {
    max-height: 147px;
    margin: 10px 0 5px;
    overflow: hidden;
}

.toolTip h4 {
    padding: 8px;
    background-color: #ECAF56;
    font-size: 11px;
    color: #FFFFFF;
    text-align: left;
}

.toolTip h5 {
    text-align: left;
    margin-left: 8px;
}

#spgRegBox #spgSignInBox form .logintextbox {
	float: right;
	margin-right: 22px;
}

#spgRegBox #spgSignInBox form div.forgotPasswordLink {
	clear: right;
}

#spgRegBox #spgSignInBox form .standardToolTipImage {
	position: relative;
    top: 3px;
}

