﻿ @charset "utf-8";
/* ==|== primary styles =====================================================
   Author: 
========================================================================== */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
 transition:all .2s linear;
 -o-transition:all .2s linear;
 -moz-transition:all .2s linear;
 -webkit-transition:all .2s linear;
	-webkit-font-smoothing: antialiased;
	/*min-width: 600px;*/
	/*background:url(../../images/bg.png) repeat;*/
	font-family: Helvetica, Arial, sans-serif;
	color:#615648;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
article, aside, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
h2 {
	margin:0;
	padding:0;
}
h3 {
	margin: 0;
}
p {
	margin: 0;
}
/*Map canvas*/
.map_canvas {
	border: 1px solid red;
	display: block;
	height: 290px;
	margin: 10px;
	/*padding: 10px;*/
	width: 520px;
}
map_text {
	position:relative;
	left:0px;
	font-size: 12px !important;
	font-weight: 500;
}
/*
sup.redStar {
	color:#ff0000;
	font-weight:bold;
}
*/
images {
	border: 0;
	display: inline-block;
	max-width: 100%;
	min-width: 10%;
}
.NoReservNote {
	clear: both;
	color: #5D5344;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 11px 27px;
}
.note {
	clear: both;
	color: #5D5344;
	font-size: 12px;
	font-weight: normal;
	margin:5px
}
.check-without-g {
	float: left;
	margin-left: -5px;
}

::-moz-selection {
 background: #fe57a1;
 color: #fff;
 text-shadow: none;
}
::selection {
 background: #fe57a1;
 color: #fff;
 text-shadow: none;
}
.clearfix {
	clear:both;
	margin:0;
	padding:0;
	height: auto;
}
#wrapper {
	width: 968px;
	margin: 20px auto 0 auto;
	border: 1px solid #e9e9e9;
	background:#FFFFFF;
	padding: 19px 19px;/*min-height: 100%;*/
}
small {
	font-size: 12px;
	left: 0px;
	position: relative;
	top: 0px;
}
.rating {
	font-size: 13px;
	left: -4px;
	position: relative;
	top: -6px;
}
/*Class added for running on test label on all pages.
    Changed on : 17.6.2013
    Changed by : Vaibhav Deshpande
*/

#wrapper .runningOnTest {
	color:Red;
	font-size:15px;
	font-weight:bold;
	float: left;
}
#wrapper .runningOnTest:lang(hi) {
 color:Red;
 font-size:12px;
 font-weight:bold;
 float: left;
}
/*Code added for review scores css*/

.ReviewSeal_SingleProp1Room {
	margin-top: 5px;
	position: absolute;
	right: 0px;
	top: 50px;
}
.ReviewSeal_SinglePropMultiRoom {
	margin-top: 5px;
	position: absolute;
	right: 16px;
	top: 50px;
}
.ReviewSeal_MultiProp1Room {
	margin-top: 5px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.ReviewSeal_MultiPropMultiRoom {
	margin-top: 5px;
	position: absolute;
	right: 16px;
	top: 0px;
}
.divNoOfHotels {
	float: left;
	font-size: 12px;
	width: 45%;
}
/*Css class for back to top icon*/
.ScrlUp {
	background: none repeat scroll 0 0 #E6E4E4;
	border-radius: 5px 5px 5px 5px;
	bottom: 10px;
	box-shadow: -1px 1px 4px #E3E2E0;
	height: 40px;
	margin-left: 974px;
	position: fixed;
	width: 45px;
}
.ic-arrowup:before {
	content: "^";
}
 [class^="ic-"]:before, [class*=" ic-"]:before {
 font-family: Helvetica, Arial, sans-serif;
 font-style:normal;
 font-weight: bold;
}
a {
	text-decoration:none;
}
.ScrollArr {
	color:Black;
	font-size: 41px;
	height: 32px;
	margin: 0 0 5px 1px;
	text-align: center;
	width: 38px;
}
.scrbg {
	background: none repeat scroll 0 0 Black;
	border-radius: 0 0 5px 5px;
	height: 7px;
	width: 40px;
}
/* =============================================================================
   header
   ========================================================================== */

header {
	height: 46px;
	position: relative;
	width: 100%;
	/*background:url(../../images/header-texture.png) repeat-x bottom;*/
	margin:0;
	position: relative;
	z-index: 99;
}
header .logo {
	/*background:url(../../images/logo.jpg) no-repeat;*/
	/*width:142px;
	height:28px;*/
	display:inline-block;
	float:left;
	text-indent: -999em;
}
header nav {
	float:right;
	margin: 18px 0 0 0;
}
header nav ul {
	list-style:none;
}
header nav ul li {
	float:left;
	text-align:center;
	vertical-align: baseline;
}
header nav ul li.right-margin {
	margin-right: 20px;
}
header nav ul li {
	float:left;
}
header nav ul li a.btn-client-login {
	background:url(../../images/select-bg.jpg) repeat;
	border: 1px solid #dddbd3;
	font-size: 12px;
	color: #615648;
	font-weight: 500;
	padding: 6px 14px 6px 14px;
	min-width: 114px;
	line-height:13px;
	display: block;
	margin: 0 0 0 21px;
	text-decoration: none;
	cursor:pointer;
}
header nav ul li a.select {
}
header nav select {
	display: block;
}
#container {
	width: 100%;
	margin: 5px auto 0 auto;
	/*overflow: hidden;*/
	position:relative;
}
#container .figure {
	position:relative;
}
#container .figure images {
	position:relative;
	z-index: 55;
}
#container .figure p {
	background: #000;
	height: 41px;
	padding:16px 93px 31px 277px;
	position:absolute;
	bottom: 0;
	width:70%;
	opacity: 0.8;
	color:#f2f1f1;
	text-align:justify;
	font-size: 18px;
	text-decoration: none;
	line-height:20px;
	margin:0;
	z-index: 99999;
	left:0;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
/*modified 050412*/
#container .figure .check-rates {
	width:252px;
	height: auto;
 min-height:493px background:#fff;
	/*border: 4px solid #b3b0a7;*/
	border-opacity:0.7;
	display:inline-block;
	position:absolute;
	left: 4px;
	top: 0;
	z-index:89;
	background: #E9E9E9;
	/* Fallback for web browsers that doesn't support RGBa */
	/*background: rgb(255, 255, 255);*/
	/* RGBa with 0.6 opacity */
	/*background: rgba(255, 255, 255, 0.6);*/

	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e1d7ce, endColorstr=#e1d7ce);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e1d7ce, endColorstr=#e1d7ce)";
}
#container .figure .check-rates .inner {
	width:244px;
	height: auto;
	min-height:495px;
	display: block;
	background: #fff;
	margin: 4px auto 4px auto;
.right-column .sub-navigation li div h3
}
#container .figure .check-rates-head {
	display:block;
	background: url(../../images/check-rates-header.jpg) repeat-x;
	/*background-image: linear-gradient(bottom, rgb(185,181,165) 4%, rgb(232,231,225) 73%);
	background-image: -o-linear-gradient(bottom, rgb(185,181,165) 4%, rgb(232,231,225) 73%);
	background-image: -moz-linear-gradient(bottom, rgb(185,181,165) 4%, rgb(232,231,225) 73%);
	background-image: -webkit-linear-gradient(bottom, rgb(185,181,165) 4%, rgb(232,231,225) 73%);
	background-image: -ms-linear-gradient(bottom, rgb(185,181,165) 4%, rgb(232,231,225) 73%);
	background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0.04, rgb(185,181,165)),  color-stop(0.73, rgb(232,231,225))  );*/
	height:15px;
	padding:10px 10px 10px 10px;
	font-size: 12px;
	color:#4f463b;
	font-weight: bold;
}
#class .termsText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
div.hr, .login-form hr {
	background-color: transparent;
	background-image: url("../../images/dotsh.gif");
	background-position: left top;
	background-repeat: repeat-x;
	border: 0 none;
	clear: both;
	font-size: 0;
	height: 6px;
	margin-top: 6px;
	width: auto;
}
#container .figure .check-rates .form {
	width:228px;
	min-height: 346px;
	margin: 0 5px 0 5px;
}
#container .figure .check-rates .form ul {
	list-style: none;
	width: 144%;
}
#container .figure .check-rates .form ul li {
	display: block;
	width: 100%;
}
.check-rates .form ul li {
	display: block;
	width: 100%;
}
.check-rates .form ul li.ChAge {
	margin-left:35px;
}
#container .figure .check-rates .form ul li input.hasDatepicker, #container .figure .check-rates .form ul li input.cityName, #container .figure .check-rates .form ul li input#CompanyRate {
	float: left;
	border: 1px solid #b0b0b0;
	font-size: 12px;
	color: #615648;
	font-weight:500;
	font-family: Helvetica, Arial, sans-serif;
	width:76px;
	height:16px;
}
.flexible-date {
	float: left;
	padding-top: 9px;
	font-size: 12px;
}
.flexible-date .chk-flexidate {
	width:17px !important;
	height:16px;
	float:left;
}
.flexible-date .textFlexdate {
	height: 6px;
	line-height: 17px;
}
 @media screen\0 {
.flexible-date input {
	float: left;
	font-size: 12px;
	border:0!important;
}
}
#container .figure .check-rates .form ul li input.Multi_hotelName {
	width: 100%;
}
.left-column .form ul li input.Multi_hotelName {
	width: 100%;
}
.best_rate {
	margin: 5px 0px;
	width: 266px;
	background: #E9E9E9;
	padding:5px 0 5px 0;
}
#container .figure .check-rates .form ul li a {
	text-decoration: none;
}
#container .figure .check-rates .form ul li span.calender {
	background:url(../../images/calender.jpg) no-repeat;
	width: 16px;
	height: 16px;
	margin: 0 0 0 3px;
	float: left;
}
#container .figure .check-rates .form ul li label {
	font-size:12px;
	color:#615648;
	padding:5px 0 5px 0;
	font-weight:500;
	display: block;
 *padding: 3px 0 3px 0;
}
.check-rates .form ul li label {
	font-size:12px;
	color:#615648;
	padding:5px 0 5px 0;
	font-weight:500;
	display: block;
 *padding: 3px 0 3px 0;
}
#container .figure .check-rates .form ul li span {
	float:left;
}
.check-rates .form ul li span {
	float:left;
}
/*modified 040412*/
#container select {
	border: 1px solid #B0B0B0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #615648;
}
#container select#SelectedRoomCount {
	margin-top:0px;
}
#container select.countryList {
	width:100%;
	font-size:12px;
	color:#615648;
	margin-top:4px;
}
#container .figure .check-rates .form ul li div.hotelName {
	margin-top:10px;
}
.left-column .form ul li div.hotelName {
	margin-top:10px;
}
#container .figure .check-rates .form ul li input.cityName {
	width:100%;
}
/*modified 050412*/
#container .figure .check-rates .form ul li span select {
	width: 45px;
	margin: 0 auto;
}
/*modified 050412*/
#container .figure .check-rates .form .gray-box ul li span select {
	width: 45px;
	margin: 2px auto;
}
#container .figure .check-rates .form ul li span.select-rooms {
	width: 90px;
}
.check-rates .form ul li span.select-rooms {
	width: 90px;
}
#container .figure .check-rates .form ul li span.select-rooms select {
	width: 80px;
	border: 1px solid #B0B0B0;
	font-size: 10px;
	margin:-2px 0 7px 0;
}
.check-rates .form ul li span.select-rooms select {
	width: 80px;
	border: 1px solid #B0B0B0;
	font-size: 10px;
	margin:-2px 0 7px 0;
}
#container .figure .check-rates .form ul li span.room {
	width: 75px;
	padding-bottom:4px;
	padding-top:1px;/*width: 60px;*/
}
.check-rates .form ul li span.rooms {
	width: 70px;/*width: 60px;*/
}
#container .figure .check-rates .form ul li span.adult {
	width: 55px;/*width: 60px;*/
}
.check-rates .form ul li span.adult {
	width: 51px;/*width: 60px;*/
}
#container .figure .check-rates .form ul li span.children {
	width: 45px;/*width: 50px;*/
}
.check-rates .form ul li span.children {
	width: 45px;/*width: 50px;*/
}
#container .figure .check-rates .form ul li span.label-age-limit {
	font-size: 9px;
	color:#949494;
	margin: 2px 0;
}
.check-rates .form ul li span.label-age-limit {
	font-size: 9px;
	color:#949494;
	margin: 2px 0;
}
#container .figure .check-rates .form ul li span.room-title {
	color: #615648;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0 0;
	text-align: center;
	width: 60px;
}
/*modified 050412*/
.check-rates .form ul li span.room-title {
	color: #615648;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0 0;
	text-align: center;
	width: 61px;
}
#container .figure .check-rates .form ul li span.room-title.first {
	margin: 12px 0 0;
}
.check-rates .form ul li span.room-title.first {
	margin: 12px 0 0;
}
/*modified 060412*/
#container .figure .check-rates .form .gray-box {
	border-top:1px solid #EEEEEE;
	margin: 3px -2px;
	min-height: 60px;
	padding: 0 4px 4px;
	width: 230px;
}
.check-rates .form .gray-box {
	border-top:1px solid #EEEEEE;
	margin: 3px 0;
	min-height: 60px;
	padding: 1px 4px 4px;
	width: 229px;
}
#container .figure .check-rates .form .gray-box {
	padding-top:0px \0/IE9;
}  /* IE9 + IE10pp4 */
/*modified 040412*/
.check-rates .form .gray-box {
	background: none repeat scroll 0 0 #EEEEEE;
	margin: 3px 0;
	min-height: 61px;
	padding: 0 0 4px;
	width: 100%;
}
#container .figure .check-rates .form .gray-box ul {
	width: 100%;
	height: 100%;
	background: #FEFEFE;
	margin: 4px 0 0 0;
}
@-moz-document url-prefix() {
 #container.figure .check-rates .form .gray-box ul {
margin: 2px 0 0 0;
}
}
#container .figure .check-rates .form .gray-box ul.second {
	width: 100%;
	height: 100%;
	background: #FEFEFE;
	margin: 2px 0 0px 0;
	padding-bottom:5px;
}
#container .figure .check-rates .form .gray-box ul:first-child {
	margin:0 \0/IE8+9;
	padding-top:0px
}  /* IE9 + IE10pp4 */
.check-rates .form .gray-box ul:first-child {
	margin:0 \0/IE8+9;
	padding-top:0px
}
.check-rates .form .gray-box ul {
	width: 100%;
	height: 100%;
	background: #FEFEFE;
	margin: 4px 0 0 0;
}
 @-moz-document url-prefix() {
 .check-rates .form .gray-box ul {
 margin: 2px 0 0 0;
}
}
.check-rates .form .gray-box ul.second {
	width: 100%;
	height: 100%;
	background: #FEFEFE;
	margin: 2px 0 0 0;
	padding-bottom:5px;
}
#container .figure .check-rates .form .groups {
	width: 190px;
	padding: 0 10px 0 10px;
	display: block;
}
#container .figure .check-rates .form .groups.action {
	padding: 4px 5px 0 1px;
	width: 170px;
}
.left-column .groups {
	width: 190px;
	padding: 0 10px 0 10px;
	display: block;
}
.left-column .groups.action {
	padding: 0 5px 0 1px;
	width: 236px;
}
.left-column .groups a {
	text-decoration: none;
}
.select-rooms .hotel-descriptionHead {
	width: 99%;
	padding: 3px;
	border: 1px solid #D1CCC5;
	margin: 15px 0 0 0;
	position:relative;
	background: #C0BCB6;
}
.select-rooms .hotel-descriptionHead .details h2 {
	font-size: 15px;
	color:#cf3501;
	font-weight: 600;
	line-height: 26px;
	margin-left:7px;
}
.select-rooms .hotel-description .hotel-holder .marginClass {
	margin-top:-4px;
}
#container .figure .check-rates .form ul li input[type="submit"], #container .figure .check-rates .form ul li input[type="button"] {
	float:right;
}
#container .figure .check-rates .form ul li input[type="submit"], #container .figure .check-rates .form ul li input[type="button"], .left-column .form ul li input[type="submit"], .left-column .form ul li input[type="button"], .room-container .room-description .price-roomcount input[type="button"], .select-rooms .hotel-description .offer-holder .inset .offer-rates input, .select-rooms .hotel-description .offer-details .offer-rates input, #client-login .login-form ul li.btn-login input, #client-login .forgot-pass-block input[type="button"], #your-info .forgot-pass-block input[type="button"], #client-login .login-form ul li.btn-back input, #your-info .info-login ul li.btn-login input, #your-info .info-login ul li.btn-back input, .ui-button, .info-reservation .form .btn-complete-resv, .account-action input:not([type=password]), .account-action-save-box input:not([type=password]), .info-reservation .form-footer .btn-continue, .select-option-action input, ul.confirmation-list li.row input[type="button"], .right-column input[type="button"], .content #compare-container table.gotoselection-tbl .gotoselectiontext input[type="submit"], #container .account-action .right-pane .secondry-tabs input [type="submit"], #client-login .forgot-pass-block input[type="submit"], #your-info .forgot-pass-block input[type="submit"], .booknow-tr ul li span input[type="submit"], #confirmBoxCrupmbar .button, your-info .forgot-pass-block input[type=submit], #container .my-account  ul.form li input[type="button"] {
	border: 0 none;
	line-height: 30px;
	margin-top: 5px;
	width: auto;
	padding: 0 7px;
	box-sizing: border-box;
	cursor: pointer;
	font-size:12px;
	font-weight:bold;
	-webkit-appearance: none;
	font-family: Arial, Helvetica, sans-serif;
	background: #cc3300;
	color:#fff;
	display:inline-block;
}
/*
@-moz-document url-prefix() 
{


    
#container .figure .check-rates .form ul li input[type="submit"],form ul li input[type="button"],.left-column .form ul li input[type="submit"],.left-column .form ul li input[type="button"],
 .room-container .room-description .price-roomcount input[type="button"], 
 .select-rooms .hotel-description .offer-holder .inset .offer-rates input,
  .select-rooms .hotel-description .offer-details .offer-rates input, #client-login .login-form ul li.btn-login input, 
  #client-login .forgot-pass-block input[type="button"],  #your-info .forgot-pass-block input[type="button"], 
  #client-login .login-form ul li.btn-back input,
   #your-info .info-login ul li.btn-login input, #your-info .info-login ul li.btn-back input, 
   .info-reservation .form .btn-complete-resv, .account-action input, .info-reservation .form-footer .btn-continue,
   .select-option-action input,ul.confirmation-list li.row input[type="button"],.right-column input[type="submit"]
   {
        padding:2px 5px 20px;
   }
}   



#container .figure .check-rates .form ul li input[type="submit"],#container .figure .check-rates .form ul li input[type="button"], .left-column .form ul li input[type="submit"],.left-column .form ul li input[type="button"],
 .room-container .room-description .price-roomcount input[type="button"], 
 .select-rooms .hotel-description .offer-holder .inset .offer-rates input,
  .select-rooms .hotel-description .offer-details .offer-rates input, #client-login .login-form ul li.btn-login input, 
  #client-login .forgot-pass-block input[type="button"],  #your-info .forgot-pass-block input[type="button"], 
  #client-login .login-form ul li.btn-back input,
   #your-info .info-login ul li.btn-login input, #your-info .info-login ul li.btn-back input,.ui-button , 
   .info-reservation .form .btn-complete-resv, .account-action input, .info-reservation .form-footer .btn-continue,
   .select-option-action input,ul.confirmation-list li.row input[type="button"], .right-column input[type="submit"]
    {
	width:auto;
	height:22px;
	border:1px solid #df5a22;
	font-size:12px;
	color:#fff;
	font-weight:500;
	margin:15px 0 0 0;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	cursor: pointer;
	background: #cc3300; /* Old browsers */
	/*background: -moz-linear-gradient(top, #cc3300 1%, #e8440e 56%, #e8440e 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #cc3300), color-stop(56%, #e8440e), color-stop(100%, #e8440e)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #cc3300 1%, #e8440e 56%, #e8440e 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #cc3300 1%, #e8440e 56%, #e8440e 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, #cc3300 1%, #e8440e 56%, #e8440e 100%); /* IE10+ */
	/*background: linear-gradient(top, #cc3300 1%, #e8440e 56%, #e8440e 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc3300', endColorstr='#e8440e', GradientType=0 ); /* IE6-9 */
}
#container .figure .check-rates .form ul li input[type="submit"], #container .figure .check-rates .form ul li input[type="button"], .left-column .form ul li input[type="submit"], .left-column .form ul li input[type="button"],  .room-container .room-description .price-roomcount input[type="button"],  .select-rooms .hotel-description .offer-holder .inset .offer-rates input,  .select-rooms .hotel-description .offer-details .offer-rates input, #client-login .login-form ul li.btn-login input,  #client-login .forgot-pass-block input[type="button"], #your-info .forgot-pass-block input[type="button"],  #client-login .login-form ul li.btn-back input,  #your-info .info-login ul li.btn-login input, #your-info .info-login ul li.btn-back input, .ui-button,  .info-reservation .form .btn-complete-resv, .account-action input, .info-reservation .form-footer .btn-continue,  .select-option-action input, ul.confirmation-list li.row input[type="button"], .right-column input[type="button"] {
	width:auto;
	height:22px;
	border:1px solid #df5a22;
	font-size:12px;
	color:#fff;
	font-weight:500;
	margin:15px 0 0 0;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	cursor: pointer;
	background: #cc3300; /* Old browsers */
}
*/  #client-login .forgot-pass-block input[type="submit"],  .forgot_yourInfo input[type="submit"],  .forgot-pass-block input[type="submit"] {
 width:60px;
 height:22px;
 border:1px solid #df5a22;
 font-size:12px;
 color:#fff;
 font-weight:500;
 margin:0 10px;
 padding-bottom: 2px;
 cursor: pointer;
 background: #cc3300; /* Old browsers */
/*background: -moz-linear-gradient(top, #cc3300 1%, #e8440e 56%, #e8440e 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #cc3300), color-stop(56%, #e8440e), color-stop(100%, #e8440e)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #cc3300 1%, #e8440e 56%, #e8440e 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #cc3300 1%, #e8440e 56%, #e8440e 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, #cc3300 1%, #e8440e 56%, #e8440e 100%); /* IE10+ */
	/*background: linear-gradient(top, #cc3300 1%, #e8440e 56%, #e8440e 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc3300', endColorstr='#e8440e', GradientType=0 ); /* IE6-9 */
    
    }
/*modified 050412*/
.left-column .form .groups input.checkavail {
	margin-left: 10%;
	margin-top: 10px;
	float:right;
	margin-bottom: 10px;
}
#container .figure .check-rates .form ul li input[type="submit"] {
	margin:10px;
}
#container .figure .check-rates .form ul li input.checkavail {
	margin-left: 15%;
	margin-top: 0;
}
input.checkavail {
	margin-left:10%;
}
#container .figure .check-rates .form .txt {
	display: inline-block;
	float: left;
	font-size: 12px;
	padding: 6px 6px 0;
}
#container .figure .check-rates .form .learnmore {
	color: #CC3300;
	display: inline-block;
	float: left;
	font-size: 11px;
	padding: 4px 0 0 8px;
	text-decoration: none;
}
#container .figure .check-rates .form .learnmore a:hover {
	color:#ff0000;
}
/* =============================================================================
   Body
   ========================================================================== */
  
#content-wrapper {
	margin: 0 0 0 250px;
 *margin:0;
 *display: inline-block;
}
#content-wrapper.confirmation {
	margin: 0;
}
#contentcolumn {
/*margin-left: 250px;*/ /*Set left margin to LeftColumnWidth*/
}
div#container {
	height: 100%;
	height: auto !important;
	min-height: 100%;
}
#leftcolumn {
	float: left;
	width: 250px; /*Width of left column*//*margin-left: -100%;*/
}
/*------------Left Column-------------------------*/
   
.left-column {
	width:257px;
	border:4px solid #f3f1eb;
	background: #FFFFFF;
	float:left;
	margin-top:10px;
}
/*modified 050412*/
.left-column .header {
	display:block;
	background: #c6c3b6;
	/*background-image: linear-gradient(bottom, rgb(185,181,165) 4%, rgb(232,231,225) 73%);
	background-image: -o-linear-gradient(bottom, rgb(185,181,165) 4%, rgb(232,231,225) 73%);
	background-image: -moz-linear-gradient(bottom, rgb(185,181,165) 4%, rgb(232,231,225) 73%);
	background-image: -webkit-linear-gradient(bottom, rgb(185,181,165) 4%, rgb(232,231,225) 73%);
	background-image: -ms-linear-gradient(bottom, rgb(185,181,165) 4%, rgb(232,231,225) 73%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.04, rgb(185,181,165)), color-stop(0.73, rgb(232,231,225)) );
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e7e1', endColorstr='#b9b5a5',GradientType=0 ); /* IE6-9 */
	height:15px;
	padding:10px 10px 10px 10px;
	font-size: 13px;
	color:#4f463b;
	font-weight: bold;
}
.left-column .header.trigger span {
	background:url(../../images/expand.png) no-repeat left;
	width: 17px;
	height: 17px;
	padding-left: 20px;
}
.left-column .header.active span {
	background:url(../../images/collasped.png) no-repeat left;
	width: 17px;
	height: 17px;
	padding-left: 20px;
}
.left-column .sub-title {
	background:url(../../images/left-sub-heading-bg.jpg) no-repeat left;
	width: 114px;
	height: 23px;
	font-size:16px;
	color: #c93700;
	padding:5px 0 0 11px;
	margin:15px 0 15px 0;
	display: block;
}
.left-column .room-details {
	list-style: none;
	margin: 0 0 0 10px;
	font-size: 11px;
}
.left-column .room-details li {
	float: left;
	width: 108px;
	display:block;
	margin:0 0 15px 0;
}
.left-column .option-box {
	background: #eeeeee;
	padding:5px 5px 10px 5px;
	width: 205px;
	height:88px;
	margin:0 auto 15px auto;
}
.left-column .option-box h3 {
	font-size: 16px;
	color: #e03f0a;
}
.left-column .option-box ul li {
	list-style: none;
	background:url(../../images/icon-left-column-arrow.png) left no-repeat;
	padding-left: 12px;
	font-size: 12px;
	color: #615648;
	display: block;
	margin:20px 0 0 5px;
}
.left-column .seperator {
	width: 215px;
	margin: 0 auto;
	height: 1px;
	background: #f3f1eb;
}
/*----------------Sidebar home------------*/

.left-column .form {
	width: 96.9%;
	/*min-height: 600px;*/
	 margin: 0 4px;
	background: none repeat scroll 0 0 #FFFFFF;
}
.left-column .form ul {
	list-style: none;
}
.left-column .form ul li {
	display: block;
	width: 100%;
}
.left-column .form ul li input {
	width: 76px;
	float: left;
	border: 1px solid #b0b0b0;
	color: #615648;
	font-weight:500;
}
.left-column .form ul li input.cityName {
	width:100%;
	color:#615648;
}
.left-column .form ul li span.calender {
	background:url(../../images/calender.jpg) no-repeat;
	width: 16px;
	height: 16px;
	margin: 0 0 0 3px;
	float: left;
}
.left-column .form ul li label {
	font-size:12px;
	color:#615648;
	padding:5px 0 5px 0;
	font-weight:500;
	display: block;
}
.left-column .form ul li span.label-age-limit {
	font-size: 9px;
	color:#949494;
	margin: 2px 0;
}
.left-column .form ul li span {
	float:left;
}
.left-column .form ul li span select {
	margin: 2px 0;
	width: 45px;
}
.left-column table {
	margin-left:13px
}
.left-column table tr td {
	font-size: 12px;
	color: #615648;
}
.left-column table tr td.secondrow {
	padding-left:20px
}
.left-column .form ul li span.select-rooms {
	width: 90px;
}
.superscript {
	font-size:24px;
	padding-left: 2px
}
.left-column .form ul li span.select-rooms select {
	width:80px;
	font-size: 11px;
}
.left-column .form ul li span.room {
	padding:2px 0px 7px 0px;
}
/*modified 050412*/
.left-column .form ul li span.rooms {
	width: 77px;/*margin-bottom:6px;*/
}
.left-column .form ul li span.adult {
	width: 55px;
}
/*modified 050412*/
.left-column .form ul li span.children {
	width: 45px;
}
.left-column .form ul li span.txt-room {
	font-size: 12px;
	color: #615648;
	padding:5px 12px 0 0;
	display: block;
	width: 100%;
}
.left-column .form ul li p.message {
	display: inline-block;
	clear: both;
	margin:11px 0 0 0;
	font-size: 12px;
	color: #615648;
	font-weight: 500;
}
/*modified 040412*/
.left-column .form .txt {
	display: inline-block;
	float: left;
	font-size: 11px;
	padding: 7px 10px 0;
}
.left-column .form .learnmore {
	color: #CC3300;
	display: inline-block;
	float: left;
	font-size: 11px;
	padding: 7px 0 2px 11px;
	text-decoration: none;
}
.left-column .holder {
	background: #f1f1f1;
	width: 100%;
	height: auto;
	display: block;
	margin: 3px 0 0 0;/*border: 1px solid #e5e5e5;*/
}
.left-column .holder.space {
	margin: 9px 0 3px 0;
}
.left-column .holder.room-container {
	margin: 9px 0 3px 0;
	padding: 0;
	width: 97%;
}
/*modified 040412*/
.left-column .holder .inset {
	display: block;
	height: auto;
	padding: 8px 4px 4px 1px;
	width: 99%;
}
.left-column .white-box {
	background: #fcfcfc;
	width: 93%;
	height: auto;
	display: block;
	margin: 10px 0 10px 0;
	padding: 2px 5px 5px 11px;
}
.left-column .holder .title {
	font-size: 12px;
	font-weight: bold;
	color:#db3c00;
	background:url(../../images/title-up-arrow.png) left 3px no-repeat;
	padding-left:19px;
	margin: 5px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	cursor:pointer;
}
.left-column h2.title {
	font-size: 12px;
	font-weight: bold;
	color:#db3c00;
	background:url(../../images/title-down-arrow.png) left center no-repeat;
	padding-left:10px;
	position:relative;
	cursor:pointer;
	font-family: Helvetica, Arial, sans-serif;
}
.left-column h2.hotelTitle {
	font-size: 12px;
	font-weight: bold;
	color:#db3c00;
	background:url(../../images/title-up-arrow.png) left center no-repeat;
	padding-left:10px;
	position:relative;
	top:7px;
	cursor:pointer;
	font-family: Helvetica, Arial, sans-serif;
}
.left-column h2.active {
	background:url(../../images/title-down-arrow.png) left 3px no-repeat;
}
#container .figure h2.title {
	font-size: 12px;
	font-weight: bold;
	color:#db3c00;
	background:url(../../images/title-up-arrow.png) left center no-repeat;
	padding-left:10px;
	position:relative;
	top:7px;
	font-family: Helvetica, Arial, sans-serif;
}
#container .figure h2.active {
	background: url("../../images/title-down-arrow.png") no-repeat scroll left center transparent;
}
.left-column .holder .title.active {
	background:url(../../images/title-down-arrow.png) left 3px no-repeat;
}
.left-column .holder .ageHead {
	margin-left:50px;
}
.left-column .holder .title.first {
	margin: 0 0 0 0;
	padding-bottom:3px;
}
.left-column .holder .room .tag {
	background: #ffffff;
	font-size: 16px;
	font-weight: 500;
	color: #c93700;
	padding: 6px 15px 6px 10px;
	float: left;
	margin: 0px 0 12px 0;
}
.left-column .holder .room .room-summary {
	margin:0px 0 0 5px;
	clear:both;
}
.left-column .holder .room .room-summary h3 {
	font-size: 12px;
	font-weight: normal;
	color: #e03f0a;
}
.left-column .holder .room .room-summary ul {
	list-style: none;
	margin-top: 15px;
}
.left-column .holder .room .room-desc {
	margin:0px 0 0 5px;
}
.left-column .holder .room .room-desc h3 {
	color: #E03F0A;
	font-size: 12px;
	font-weight: bold;
}
.left-column .holder .room .room-desc ul {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 10px;
}
.left-column .holder .room .room-desc ul li {
	float: left;
	width: 104px;
	color: #E03F0A;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*modified 040412*/
.left-column .txt-search-details .holder .check-rates {
	margin: 6px 0;
	overflow: hidden;
	width: 95%;
}
/*modified 040412*/
.left-column .holder .room .room-summary ul li {
	float: left;
	width: 104px;
	color: #615648;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 4px;
}
/*modified 040412*/
.left-column .holder .room .options-room {
	background: #f8f8f8;
	padding: 5px 10px 0px 6px;
	display: block;
	margin: 10px 0 0 0;/*min-height: 84px;*/
}
/*modified 040412*/
.left-column .holder .room .options-room h2 {
	color: #E03F0A;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
}
/*modified 040412*/
.left-column .holder .room .options-room .list {
	margin: 2px 0 0 1px;
}
.icon-close-window {
	margin: 0px -10px 0px 0px;
}
.icon-close-window {
	background: url("../../images/icon-close.jpg") no-repeat scroll 0 0 transparent;
	border: 0 none;
	display: block;
	float: right;
	height: 19px;
	width: 19px;
	cursor: pointer;
}
.left-column .holder .room .options-room .list:first-child {
	margin:20px 0 0 7px;
}
.left-column .holder .room .options-room .list h4 {
	font-weight: 600;
	float: left;
	font-size: 11px;
	color: #918c89;
}
.left-column .holder .room .options-room .list a.icon-close, .left-column .holder .room a.icon-close-window {
	background:url(../../images/icon-close.jpg) no-repeat;
	width: 14px;
	height: 14px;
	display:block;
	float: right;
}
.left-column .holder .room a.icon-close-window {
	margin: 19px 9px 0 0;
}
.left-column .holder .room .reservation-rule {
	margin: 10px 0 10px 0;
}
.left-column .holder .room .reservation-rule .title {
	margin-left:10px;
}
.left-column .holder .room .reservation-rule .indent {
	margin:0 0 0 12%;
	width: 85%;
	display: block;
}
.left-column .holder .room .reservation-rule .indent h5 {
	font-weight:normal;
	font-size: 12px;
	color: #db3c00;
	padding:10px 0 0 0;
}
.left-column .holder .room .reservation-rule .indent p {
	font-weight:normal;
	font-size: 12px;
	color: #828282;
	word-wrap:break-word;
}
.instruction {
	font-size: 12px;
	font-weight: normal;
	margin-left: 3px;
}
.ChildAge {
	margin-top: -2px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
	width: 25%;
}
#container .figure .check-rates .form ul li.ChAge {
	margin-left:40px;
}
h2.ageHead {
	margin-left:55px;
}
.left-column .holder .txt-search-details, .left-column .holder ol li {
	font-size: 12px;
	color: #828282;
	padding: 3px 17px 0 17px;
	font-weight: 500;
}
.left-column .holder ol {
	list-style: none;
	margin: 0 0 0 20px;
}
.left-column .holder ol li {
	background:url(../../images/icon-bullet.png) no-repeat left top;
	padding:0 10px 0 14px;
	display: block;
	margin: 5px 0 0 0;
}
ul.confirm-email {
	list-style: none outside none;
	padding: 0;
	margin:0;
}
ul.confirm-email li {
	background: url(../../images/icon-bullet.png) no-repeat scroll left center transparent;
	font-size: 12px;
	color: #828282;
	padding: 4px 0 2px 8px;
}
/*------------right Column-------------------------*/ 
.right-column {
	/*width: 710px;*/
	float: left;
	margin: 10px 0 0 3%;
}
.SortingHeader {
	display: block;
	margin: 15px 2px 0;
	padding-bottom: 0;
	width: 100%;
}
.SortingHeader .sortBy {
	float: left;
	width: 40%;
	font-size:12px;
}
.sortBy select {
	border: 1px solid #B0B0B0;
	width:100px;
}
.singlepropsortBy select {
	border: 1px solid #B0B0B0;
	width:100px;
}
.pagination {
	float: right;
	font-size: 14px;
	width: auto;
}
.pagination ul li {
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top, hsl(0, 0%, 100%) 0%, hsl(0, 0%, 95%) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(0, 0%, 100%)), color-stop(100%, hsl(0, 0%, 95%))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, hsl(0, 0%, 100%) 0%, hsl(0, 0%, 95%) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, hsl(0, 0%, 100%) 0%, hsl(0, 0%, 95%) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, hsl(0, 0%, 100%) 0%, hsl(0, 0%, 95%) 100%); /* IE10+ */
	background: linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsl(0, 0%, 95%) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0 ); /* IE6-8 */
	border: 2px solid #EDEDED;
	display: inline-block;
	list-style: none outside none;
	padding: 0 8px;
	cursor:pointer;
}
.pagination ul li.active {
	background: #e7430d; /* Old browsers */
	background: -moz-linear-gradient(top, hsl(15, 89%, 48%) 0%, hsl(15, 96%, 43%) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(15, 89%, 48%)), color-stop(100%, hsl(15, 96%, 43%))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, hsl(15, 89%, 48%) 0%, hsl(15, 96%, 43%) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, hsl(15, 89%, 48%) 0%, hsl(15, 96%, 43%) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, hsl(15, 89%, 48%) 0%, hsl(15, 96%, 43%) 100%); /* IE10+ */
	background: linear-gradient(to bottom, hsl(15, 89%, 48%) 0%, hsl(15, 96%, 43%) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7430d', endColorstr='#d63904', GradientType=0 ); /* IE6-8 */
	border: 2px solid #D53804;
	color: #FFFFFF;
}
.pagination {
	float: right;
	font-size: 14px;
	width: auto;
}
.pagination ul li a {
	text-decoration: none;
	color: #615648;
}
.pagination ul li.active a {
	color:#FFFFFF;
	text-decoration: none;
}
.right-column .sub-navigation {
	list-style: none;
}
.right-column .sub-navigation li {
	float:left;
}
.right-column .sub-navigation li div {
	text-decoration: none;
	color: #d9d6cf;
	background: url(../../images/sub-nav-bg.png) no-repeat;
	width: 159px;
	height: 44px;
	display: block;
	margin-left: -20px;
}
.right-column .sub-navigation li div.last {
	background: url(../../images/sub-nav-bg-last.png) no-repeat;
	margin: 1px 0 0 -20px;
	width: 145px;
}
.right-column .sub-navigation li div.last.select {
	background: url(../../images/sub-nav-bg-last-select.png) no-repeat;
}
.right-column .sub-navigation li div.select {
	background: url(../../images/sub-nav-bg-select.png) no-repeat;
	color: #615648;
	margin-top:0;
}
.right-column .sub-navigation li div.first {
	background: url(../../images/sub-nav-bg-first.png) no-repeat;
	margin-left: 0px;
}
.right-column .sub-navigation li div.first.select {
	background: url(../../images/sub-nav-bg-first-select.png) no-repeat;
	margin-left: 0px;
}
.right-column .sub-navigation li div.second {
	margin-left: -27px;
}
.right-column .sub-navigation li div span {
	width: 25px;
	float:left;
	font-size: 36px;
	padding-left: 35px;
}
.right-column .sub-navigation li div.first span {
	padding-left: 15px;
}
.right-column .sub-navigation li div h3 {
	width: 85px;
	font-size: 12px;
	font-weight: bold;
	float:left;
	padding-top: 5px;
	line-height: 11px;
}
.right-column .sub-navigation li div h3.middle {
	padding-top: 13px;
}
span.room-no {
	color: #E03F0A;
	font-size: 13px;
	font-weight: bold;
	margin-left: 0;
	width: 8%;
	float:left;
}
span.room-desc, .room-desc {
	color: #5E5245;
	float: left;
	font-size: 13px;
	width: 90%;
	margin-bottom: 10px;
}
.room-desc input {
	float: left;
	margin: 2px 5px 0 0;
}
.check-room {
	display:block;
	margin-top:10px;
}
/*.right-column .sub-navigation li div {
	text-decoration: none;
	color: #d9d6cf;
	background:url(../../images/sub-nav-arrow.jpg) right top no-repeat #b4b0a7;
	width: 100%;
	height: 42px;
	display: block;	
}
.right-column .sub-navigation li div.last {
	background: #b4b0a7;
}
.right-column .sub-navigation li div.select {
	background: url(../../images/sub-nav-arrow-select.jpg) right top no-repeat #eaeae5;
	color: #615648;
	margin-top:0;
}
.right-column .sub-navigation li div.second {
	margin-left: 0;
}
.right-column .sub-navigation li div span {
	width: 25px;
	float:left;
	font-size: 36px;
	padding-left: 12px;
}
.right-column .sub-navigation li div.first span {
	padding-left: 15px;
}
.right-column .sub-navigation li div h3 {
	width: 85px;
	font-size: 12px;
	font-weight: bold;
	float:left;
	padding-top: 5px;
	line-height: 16px;
}
.right-column .sub-navigation li div h3.middle {
	padding-top: 13px;
}*/
.right-column .content {
	margin: 14px 0 0 0;
 *margin: 0;
 *padding: 6px 0 0 0;
	display: block;
	background:#FFFFFF;
}
.right-column .content .conf-title {
	font-size: 14px;
	font-weight:bold;
	color:#e03f0a;
	margin:0 0 18px 18px;
	display: inline-block;
}
.right-column .content .confirmation-list {
	list-style: none;
	font-size: 12px;
	color: #6c6154;
	margin-left: 18px;
}
.right-column .content .confirmation-list li {
	float: left;
	margin-bottom: 25px;
	display: block;
}
.right-column .content .confirmation-list li.first-col {
	width: 191px;
}
.right-column .content .confirmation-list li.second-col {
	width: 492px;
}
.right-column .content .confirmation-list li.row {
	width: 658px;
}
.right-column .content .confirmation-list li a {
	text-decoration: none;
	color: #e03f0a;
}
/*----------- Hotel Select option --------------------------------*/
.right-column .content .select-option .button-continue {
	float: right;
}
.right-column .content .select-option h2.heading, .right-column .content .select-rooms h2.heading {
	width:669px;
	height: 28px;
	-webkit-box-shadow: inset 0px 2px 1px 0px #d7d7d5;
	-moz-box-shadow: inset 0px 2px 1px 0px #d7d7d5;
	box-shadow: inset 0px 2px 1px 0px #d7d7d5;
	background: #e4e4e2;
	font-size: 16px;
	color: #4f463b;
	padding: 14px 0 0 18px;
	font-weight: 500;
}
/*modified 040412*/
.right-column .content .select-rooms .heading-seperator {
	clear: both;
	background:#F1F0ED;
	/*border-top: 1px solid #dadad8;*/
	width: 100%;
	height: 4px;
	display: block;
	position: relative;
	z-index:55;
	width: 100%;
	margin-bottom: -2px;
	top: -4px;
}
.room-relates-option {
	list-style: none;
	margin: 25px 0 0 18px;
	width: 345px;
}
.select-option-action {
	display: block;
	margin: 5px 0;
}
.select-option-action input {
	float: right;/*width: 160px;
	height: 28px;*/
}
#startdate {
	width:23%;
	text-align:left;
}
#numOfppl {
	width:25%;
	text-align:right
}
#totalprice {
	text-align:right;
	padding-right:5px;
}
#perPerson {
	width:24%;
	text-align:right
}
/*-------------------------- Select Rooms & Packages -------------------------*/
#wrapper.responsive {
	width: 96%;
}
.wrapper-shadow-responsive {
	width: 98%;
	margin: 0 auto;
	display: block;
	height: 19px;
}
.spacer {
	display: none;
}
.wrapper-shadow-responsive .left, .wrapper-shadow-responsive .right {
	/*background:url(../../images/wrapper-left-shadow.png) no-repeat;*/
	width: 501px;
	height: 19px;
	float: left;
}
.wrapper-shadow-responsive .right {
	/*ackground:url(../../images/wrapper-right-shadow.png) no-repeat;*/
	float: right;
}
.right-column .content .select-rooms h2.heading {
	margin-top: -2px;
	position: relative;
	z-index: 5555;
	width: 100%;
}
.right-column .content .select-rooms h2.heading.second {
	margin-top: 20px;
}
#wrapper.responsive .left-column {
/*width: 20%;	
	min-width: 220px;*/
}
#wrapper.responsive .right-column {
	/*width: 76%;*/
	width: 97%;
}
.content .select-rooms {
	margin: 15px 0 0 0;
}
.content .select-rooms:first-child {
	margin: 0 0 0 0;
}
.select-rooms .tab-rooms-packages {
	background:#F1F0ED;
	-moz-box-shadow:inset 0px 2px 5px #e0e0e0;
	-webkit-box-shadow:inset 0px 2px 5px #e0e0e0;
	box-shadow:inset 0px 2px 5px #e0e0e0;
	font-weight: 600;
	margin-left:6px;
	color:#D9D6CF;
	font-size: 12px;
	padding: 5px 25px;
	display: block;
	float: left;
	cursor: pointer;
}
.select-rooms .tab-rooms-packages.first {
	margin-left: 0;
}
.select-rooms .tab-rooms-packages {
	position: relative;
	z-index: 22;
}
.select-rooms .tab-rooms-packages.select {
	background: #C0BCB6;
	-moz-box-shadow:inset 0px 2px 5px #dadad8;
	-webkit-box-shadow:inset 0px 2px 5px #dadad8;
	box-shadow:inset 0px 2px 5px #dadad8;
	color: #5c5144;
	position: relative;
	font-size:12px;
	font:inherit;
	z-index: 10;
	height:11px;
	margin-top:-1px;
	padding-top:3px;
}
 .select-rooms .tab-rooms-packages.select:lang(hi) {
 background: #C0BCB6;
 -moz-box-shadow:inset 0px 2px 5px #dadad8;
 -webkit-box-shadow:inset 0px 2px 5px #dadad8;
 box-shadow:inset 0px 2px 5px #dadad8;
 color: #5c5144;
 position: relative;
 font-size:12px;
 font:inherit;
 z-index: 10;
 height:17px;
 margin-top:-1px;
 padding-top:3px;
 line-height:19px;
}
.select-rooms .tab-rooms-packages a {
	color: white;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	font:inherit;
}
.select-rooms .tab-rooms-packages a.select {
	color: #615648;
}
.select-rooms .hotel-description {
	width: 99%;
	padding: 3px;
	border: 1px solid #cacaca;
	margin: 2px 0 0 0;
	position:relative;
	background: none repeat scroll 0 0 #FFFFFF;
}
.select-rooms .hotel-description .topbar {
	/*background: #e47751;*/
	background: #f7f6f2; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f6f2 0%, #ece9e0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f6f2), color-stop(100%, #ece9e0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f6f2 0%, #ece9e0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f6f2 0%, #ece9e0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f6f2 0%, #ece9e0 100%); /* IE10+ */
	background: linear-gradient(top, #f7f6f2 0%, #ece9e0 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f6f2', endColorstr='#ece9e0', GradientType=0 ); /* IE6-9 */
	padding: 6px 23px 6px 23px;
	display:block;
	min-height: 38px;
	margin:0 0 4px 0;
}
.select-rooms .hotel-description .topbar h3 {
	font-size: 12px;
	color: #4F463B;
	line-height: 21px;
	display: block;
}
.select-rooms .hotel-description .topbar p {
	font-size: 12px;
	color: #4F463B;
	font-weight: 500;
}
.select-rooms .hotel-description .topbar ul {
	list-style: disc;
}
.select-rooms .hotel-description .topbar ul li {
	color:#CF3501;
}
.select-rooms .hotel-description .hotel-holder {
	display: block;/*margin: 4px 0;*/
	margin: 1px 2px 0 0;
}
.select-rooms .hotel-description .hotel-holder img {
	width: 173px;
	float: left;
	height: 100px;
}
.select-rooms .hotel-description .hotel-holder a img {
}
.select-rooms .hotel-description .hotel-holder .details {
	width: 60%;
	float: left;
	margin: 0 0 0 18px;
}
.hotelslider-trigger {
	margin: 10px 0;
}
.select-rooms .hotel-description .hotel-holder .details h2 {
	font-size: 15px;
	color:#cf3501;
	line-height: 12px;
	cursor:default;
	font-weight:normal;
}
.select-rooms .hotel-description .hotel-holder .details h3 {
	font-size: 12px;
	font-weight: bold;
	color: #5e5245;
	margin: 8px 0 0;
}
.select-rooms .hotel-description .hotel-holder .details p {
	font-size: 12px;
	color:#828282;
	font-weight: 500;
	margin-left: 13px;
}
.select-rooms .hotel-description .hotel-holder .details p a {
	color: #d53804;
	text-decoration: none;
}
.select-rooms .hotel-description .offer-holder {
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	margin: 5px 0 0 0;
	position:relative;
}
.select-rooms .hotel-description .offer-holder.last {
	border-bottom: none;
}
.select-rooms .hotel-description .offer-holder .inset {
	background:#f3f1eb;
	min-height: 77px;
	margin: 1px 0;
	padding: 9px 25px 0 22px;
	display: block;
}
.select-rooms .hotel-description .offer-holder .offferTittle {
	background:#f3f1eb;
	min-height: 20px;
	margin: 1px 0;
	padding: 5px 25px 2px 22px;
	display: block;
}
select.single-package {
	width: 180px;
	margin: 10px 0 0 0;
}
.select-rooms .hotel-description .offer-holder .inset span, .select-rooms .hotel-description .offer-holder .offferTittle span, .select-rooms .hotel-description .offer-details span {
	display: inline-block;
	float:left;
}
.select-rooms .hotel-description .offer-holder .inset span, .select-rooms .hotel-description .offer-details span.best-rate {
	font-size: 12px;
	margin-right: 15px;
}
.select-rooms .hotel-description .offer-details span.best-rate {
	color: #615648 !important;
	float: left;
	font-weight: 800;
	margin-right: 27px !important;
	margin-top: 12px;
	width: 146.2px;
	word-wrap: break-word;
}
.select-rooms .hotel-description .offer-details span.adult-child-crib-cost {
	float: left;
	margin-top: 10px;
	width: 82px;
}
.select-rooms .hotel-description .offer-details span.no-striked-cost-rate {
	color: #615648 !important;
	float: left;
	font-weight: bold;
	margin-right: 10px !important;
	margin-top: 10px;
	width: 56.4%;
	word-wrap: break-word;
}
.select-rooms .hotel-description .offer-holder .inset .icon-minus a, .select-rooms .hotel-description .offer-details .icon-minus a {
	background:url(../../images/icon-minus.png) no-repeat;
	width: 17px;
	height: 17px;
	margin: 10px 0 0 0;
	display:block;
}
.select-rooms .hotel-description .offer-holder .offferTittle .icon-plus a {
	background:url(../../images/icon-plus.png) no-repeat;
	width: 17px;
	height: 17px;
	margin: 1px 0 0 0;
	display:block;
	float: left;
}
.select-rooms .hotel-description .offer-holder .inset .icon-plus a {
	background:url(../../images/icon-plus.png) no-repeat;
	width: 17px;
	height: 17px;
	display:block;
	float: left;
	cursor:pointer;
}
.content .select-rooms #divpackage .offer-holder .inset .icon-plus.triger a {
	margin-top: 14px;
}
.select-rooms .hotel-description .offer-holder .inset .icon-plus.active a {
	background:url(../../images/icon-minus.png) no-repeat;
}
.select-rooms .hotel-description .offer-holder .offferTittle .icon-plus.active a {
	background:url(../../images/icon-minus.png) no-repeat;
}
.select-rooms .hotel-description .icon-plus.active a {
	background:url(../../images/icon-minus.png) no-repeat !important;
}
.select-rooms .hotel-description .offer-details .icon-minus {
	width: 17px;
	float: left;
	display: block;
}
.select-rooms .hotel-description .offer-holder .inset .offer-name {
	margin:11px 0 0 7px;
	font-size: 14px;
	color: #4f463b;
}
.select-rooms .hotel-description .offer-holder .offferTittle .offer-name {
	margin:1px 0 0 20px;
	font-size: 14px;
	color: #4f463b;
}
.select-rooms .hotel-description .offer-holder .inset .offer-name.packages {
	color: #4F463B;
	width: 21%;
}
.select-rooms .hotel-description .offer-holder .inset .best-rate {
	color: #615648;
	font-size: 12px;
	font-weight: bold;
	margin:11px 0 0 10%;
	width: 27%;
	word-wrap: break-word;
}
.select-rooms .hotel-description .offer-holder .inset .offer-rates {
	float: right;
	margin-right: -6px;
	text-align: right;
	text-decoration: none;
}
.select-rooms .hotel-description .offer-holder .inset .previous-rates, .select-rooms .hotel-description .offer-holder .inset .offer-rates, .select-rooms .hotel-description .offer-details .inner .previous-rates {
	width: auto;
	font-size: 14px;
	font-weight: bold;
	text-decoration: line-through;
	margin: 2px 8% 0 0;
}
.select-rooms .hotel-description .offer-details .inner .previous-rates {
	float: left;
	margin: 10px 0 0;
	width: 108px;
}
.select-rooms .hotel-description .offer-holder .inset .previous-rates, .select-rooms .hotel-description .offer-holder .inset .offer-rates {
	float: right;
}
.select-rooms .hotel-description .offer-details .inner .room-descrption {
	color: #828282;
	float: left;
	font-size: 12px;
	font-weight: 500;
	padding: 8px 0 2px 15px;
	width:76%;
}
.select-rooms .hotel-description .offer-details #offer-selection-one-room-drr {
	float: left;
	text-align: right;
}
.select-rooms .hotel-description .offer-details #offer-selection-two-room-drr {
	float: right;
	text-align: right;
	width: 143px;
	margin-right:-35.7px;
	margin-left: 52px;
}
.select-rooms .hotel-description .offer-details #offer-selection-multihotel-room-drr {
	float: right;
	text-align: right;
	width: 144px;
	margin-right: -39px;
}
.select-rooms .hotel-description .offer-details #offer-selection-multihotel-one-room-drr {
	float: right;
	margin-right: -8px;
	text-align: right;
	width: auto;
}
.select-rooms .hotel-description .offer-details .offer-rates {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-right: -6px;
	margin-top: 10px;
	text-align: right;
	/*width: 120px;*/
	display:block;
	word-wrap:break-word;
	padding-left:2px;
}
/* for desktop Changes resolution 1024px */
.select-rooms .hotel-description .offer-details #offer-selection-multihotel-one-room-drr p {
	color: #5c5144;
	float: left;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	width: 103px;
}
.select-rooms .hotel-description .offer-details .offer-rates p {
	color: #5c5144;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	width: auto;
}
 .select-rooms .hotel-description .offer-details .offer-rates input::-moz-focus-inner {
 border: 0;
 padding: 0;
 outline: 0;
}
.select-rooms .hotel-description .offer-holder .inset .offer-dates {
	width: 30%;
}
.toggleContainer {
	margin-bottom: 15px;
}
.select-rooms .hotel-description .offer-holder .inset .offer-dates select {
	width: 180px;
	margin: 10px 0 0 0;
	border: 1px solid #CACACA;
}
.select-rooms .hotel-description .offer-holder .inset .offer-rates.packages {
	text-align:right;
	width: auto;
}
.select-rooms .hotel-description .offer-holder .inset .previous-rates p, .select-rooms .hotel-description .offer-holder .inset .offer-rates p, .select-rooms .hotel-description .offer-details .inner .previous-rates p {
	font-size: 12px;
	font-weight: normal;
	color: #5c5144;
}
.select-rooms .hotel-description .offer-holder .inset .offer-rates p {
	text-align: right;
}
.select-rooms .hotel-description .offer-holder .inset .offer-rates {
	float: right;
	text-decoration: none;
	margin-right:-6px;
	text-align: right;/*margin:0;*/
}
/*.select-rooms .hotel-description .offer-holder .inset .offer-rates input {
	width: auto;
	height: 22px;
	font-size: 12px;
	margin: 8px 0 5px 0px;
	padding 2px 5px 10px;
	text-align:center;
	vertical-align: middle;
	display:block;
	float:right;
}*/

.select-rooms .hotel-description .offer-details .rateCodesDiv {
	padding: 0 8px;
	float:right;
}
.select-rooms .hotel-description .offer-holder .inset .offer-rates.packages input {
	/*margin: 9px 0 0 15px;*/
	float:right;
}
.select-rooms .hotel-description .offer-holder .inset .offer-rates input::-moz-focus-inner /*Remove button padding in FF*/ {
 border: 0;
 padding: 0;
 outline: 0;
}
 @-moz-document url-prefix() {
.select-rooms .hotel-description .offer-holder .inset .offer-rates input {
/*height: 22px; */
}
}
.select-rooms .hotel-description .offer-details {
	display: block;
	padding: 0 0 27px;
}
.select-rooms .hotel-description .divider, .select-rooms .hotel-description .package-divider {
	background: #d8d8d8;
	clear: both;
	height: 1px;
	width: 100%;
	margin: 15px 0 0 0;
}
.select-rooms .hotel-description .package-divider {
	margin: 15px 0 0 0;
}
.select-rooms .hotel-description .offer-details .inner {
	padding: 2px 2px 0;
	display: block;
}
.select-rooms .hotel-description .offer-details .innerLeft {
	display: inline-block;
	float: left;
	width: 100%;
}
.select-rooms .hotel-description .offer-details .innerRight {
	display: inline-block;
	float: right;
	width: 513px;
}
.select-rooms .hotel-description .offer-details .innerMulti {
	display: inline-block;
	float: right;
	width: 543px;
}
.select-rooms .hotel-description .offer-details .image-holder {
	height: 81px;
	margin: 10px 0 0 -2px;
	padding: 1px;
}
.show {
	display: block !important;
}
.select-rooms .hotel-description .offer-details img {
	display: block;
}
.hotelslider-trigger img {
	padding:1px;
	border:1px solid #CACACA;
}
.slider-trigger img {
	border: 1px solid #CACACA;
	width: 140px;
	height: 81px;
	padding: 1px;
}
.rateCodesDiv {
/*  width: 55%;*/
}
/* for desktop resolution only 1024px */
.no-striked-rateCodesDiv {
	float: left;
	width: 115px;
}
/* =============================================================================
   CSS for tooltip
   ========================================================================== */
.select-rooms .inner .rateCodesDiv #offer-selection-multihotel-one-room-drr .hotelcurrency {
	float: left;
	width: 130px;
	margin:0 10px;
}
.select-rooms .inner .rateCodesDiv #offer-selection-one-room-drr .hotelcurrency {
	margin: 0 3px;
	min-width: 97px;
}
.dail-rate-code-box .rateCodesDiv .offer-rates {
	margin-right: 3px;
}
.tbl-header {
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color:#fff;
}
.header-date {
	width:67%;
	padding:0 0 0 9px;
	text-align:left;
	color:#fff;
}
.tbl-header tr {
	height: 16px;
}
.scrollableContent-for-daily-room-rate tr td {
	border-bottom:1px solid #fff;
	padding:10px 0;
	color:#000;
}
.daily-rate-popup-inner-tbl {
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
}
.scrollableContent-for-daily-room-rate {
	height: auto;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	border-collapse: collapse;
	max-height:180px;
}
.TotalCost-for-daily-rate {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	margin: 15px 0;
	text-align: right;
}
.totalpricecontainer {
	float: left;
	width: 87.7%;
}
.totalprice-daily-room-rate {
	float : left;
	margin: 15px 7px 0;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
}
#powerTip {
	cursor: default;
	color: #fff;
	display: none;
	position: absolute;
	white-space: nowrap;
	z-index: 2147483647;
	margin: -5px 0 0 -23px;
}
#powerTip:before {
	position: absolute;
}
#powerTip.s:before {
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.powerTip {
	display: none;
}
#powerTip .powerTip {
	display: block;
}
.icon-info {
	height: 13px;
	width: 13px;
	cursor:pointer;
	top:0 !important;
}
.display-none {
	display:none;
}
.select-rooms .hotel-description .offer-details .room-details {
	margin: 12px 0 0px 15px;
	width:54%;
}
.select-rooms .hotel-description .offer-details #multiple-room-details {
	margin: 12px 0 0 15px;
	width: 22%;
	word-wrap: break-word;
}
.select-rooms .hotel-description .offer-details #multiple-room-details-for-offer-selection {
	margin: 12px 0 0 15px;
	width:71%;
}
.select-rooms .hotel-description .offer-details .inner .holder.space.roomdescription {
	margin: 0px 0 5px 156px;
}
.select-rooms .hotel-description .offer-details .title h3 {
	font-size: 12px;
	color: #5c5144;
	font-weight: bold;
}
.select-rooms .hotel-description .offer-details .title {
	font-size: 12px;
	color: #828282;
	font-weight: 500;
	padding: 4px 0 2px 0;
	margin: 5px 0 0 10px;
	float: left;
}
.select-rooms .hotel-description .room-details h3 {
	font-size: 12px;
	color: #5c5144;
	font-weight: bold;
}
.select-rooms .hotel-description .room-details ul {
	list-style: none;
	margin-top:5px;
}
.select-rooms .hotel-description .room-details ul li {
	/*margin: 6px 0 0 0;*/
	/*background: url(../../images/icon-bullet.png) no-repeat;*/
	/*padding: 0 0 0 14px;*/
	color: #828282;
	font-size: 12px;
	/*width: 100%;*/
	float: left;
}
.select-rooms .hotel-description .room-details ul.features {
	list-style: none;
}
.select-rooms .hotel-description .room-details ul li.li-block {
	/*margin: 6px 0 0 0;*/
	/*background: url(../../images/icon-bullet.png) no-repeat;*/
	/*padding: 0 0 0 14px;*/
	color: #828282;
	font-size: 12px;
	/*width: 100%;*/
	display: block;
	float: none;
	margin-top: 3px;
}

.select-rooms .hotel-description .room-details ul.features li {
	margin: 6px 0 0 0;
	background: url(../../images/icon-bullet.png) no-repeat;
	padding: 0 0 0 14px;
	color: #828282;
	font-size: 12px;
	width: 44%;
	float: left;
}
 display: none !important;
}
.select-rooms .hotel-description .offer-details .room-details small {
	padding: 0;
}
.select-rooms .hotel-description .offer-details .inner .toggle_container h4, .select-rooms .hotel-description .offer-details .inner h4 {
	font-size: 12px;
	color:#cf3501;
	padding: 10px 0 0 0;
}
/*for multihotel _RoomSearch*/
.select-rooms .hotel-description .hotel-description .offer-details .inner #clicker, .select-rooms .hotel-description .hotel-description .offer-details .inner #clicker_reservation_Rules {
	margin: 0 0 0 156px;
}
.select-rooms .offer-details .inner .holder #clicker {
	margin: 0 0 0 156px;
}
.select-rooms .offer-details .inner .holder #clicker_reservation_Rules {
	margin: 0 0 0 156px;
}
select-rooms .hotel-description .offer-details .inner .toggle_container h4, .select-rooms .hotel-description .offer-details .inner h5 {
	color: #CF3501;
	font-size: 12px;
	padding: 3px 0 0;
}
.select-rooms .hotel-description .offer-details .inner .targetedContainer .room-descrption {
	font-size: 12px;
	color: #828282;
	padding: 0 0 0 10px;
}
.select-rooms .hotel-description .offer-details .room-details p {
	color: #828282;
	font-size: 12px;
	font-weight: 500;
	width: 98%;
}
.select-rooms .hotel-description .offer-details .room-details .room-descrption small {
	color: #828282;
	font-size: 12px;
	font-weight: 500;
	padding: 4px 0 2px 15px;
	width: 98%;
}
.select-rooms .hotel-description .offer-details .toggle_container .targetedContainer p {
	color: #828282;
	font-size: 12px;
	font-weight: 500;
	padding: 4px 0 2px 11px;
	width: 98%;
}
.select-rooms .hotel-description .offer-details .room-details h4 {
	font-size: 12px;
	color:#cf3501;
	padding: 10px 0 0 0;
}
.select-rooms .hotel-description .offer-details .daily-room-rate-icon {
	float: right;
	font-size: 14px;
	color: #95928d;
	font-weight: bold;
	margin: 1px 12px 0 2px;
}
.select-rooms .hotel-description .offer-details .multihotel-room-rate-icon {
	float: right;
	font-size: 14px;
	color: #95928d;
	font-weight: bold;
	margin: 1px 16px 0 0;
}
.select-rooms .hotel-description .offer-details .price {
	float: right;
	font-size: 14px;
	color: #95928d;
	font-weight: bold;
	margin: 10px 5px 0 0;
}
.select-rooms .hotel-description .offer-details .adultchildcrib {
	color: #95928d;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 1.2px 5px 0 0;
}
.upp-input {
	float: right;
	margin-right: 2px !important;
}
/*#confirmBoxPopup h2 { height:24px !important;}*/

/*only css apply for mozila firefox*/
@-moz-document url-prefix() {
.upp-input {
float: right;
margin-right: 2px !important;
}
.ad-child-icon span:first-child {
 height: 17px;
 line-height: 20px;
}
 .checkboutdate {
 width: auto;
}
.flexible-date .textFlexdate {
 height: 6px;
 line-height: 15px;
}
}
.select-rooms .hotel-description .offer-details.last {
	border:none;
}
.select-rooms .hotel-description .offer-details .room-details h4.clicker, .select-rooms .hotel-description .offer-details .room-details h4.clicker_reservation_Rules, .select-rooms .hotel-description .offer-details .inner .toggle_container h4, .select-rooms .hotel-description .offer-details .inner .roomdescription h4 {
	background: url("../../images/title-up-arrow.png") no-repeat scroll left 7px rgba(0, 0, 0, 0);
	padding: 4px 0 3px 13px;
}
.select-rooms .hotel-description .offer-details .inner .toggle_container h4.clicker.active, .select-rooms .hotel-description .offer-details .inner .toggle_container h4.clicker_reservation_Rules.active {
	background: url(../../images/title-down-arrow.png) no-repeat left 7px;
}
.select-rooms .hotel-description .hotel-holder .details .feature-title {
	background: url(../../images/title-up-arrow.png) no-repeat left 8px;
	padding: 5px 0 0 13px;
	color: #CF3501;
	font-size: 15px;
	font-weight: normal;
	margin: 6px 0 0 0;
	cursor: pointer;
	clear:both;
}
.select-rooms .hotel-description .hotel-holder .details .feature-title:lang(hi) {
 background: url(../../images/title-up-arrow.png) no-repeat left 14px;
 padding: 5px 0 0 13px;
 color: #CF3501;
 font-size: 15px;
 font-weight: normal;
 margin: 6px 0 0 0;
 cursor: pointer;
 clear:both;
}
.select-rooms .hotel-description .hotel-holder .details .feature-title.active {
	background: url(../../images/title-down-arrow.png) no-repeat left 8px;
}
 .select-rooms .hotel-description .hotel-holder .details .feature-title.active:lang(hi) {
 background: url(../../images/title-down-arrow.png) no-repeat left 13px;
}
.select-rooms .hotel-description .feature-list ul {
	list-style: none;
}
.select-rooms .hotel-description .feature-list ul li {
	background: url("../../images/icon-bullet.png") no-repeat scroll left 3px rgba(0, 0, 0, 0);
	color: #828282;
	float: left;
	font-size: 12px !important;
	font-weight: 500;
	margin: 0 0 0 12px;
	padding-left: 9px;
	width: 30%;
}
.select-rooms .hotel-description .targetedContainer ul li {
	background: url("../../images/icon-bullet.png") no-repeat scroll left 3px rgba(0, 0, 0, 0);
	color: #828282;
	float: left;
	font-size: 12px !important;
	font-weight: 500;
	margin: 0 0 0 170px;
	padding-left: 9px;
	width: 11%;
}
.select-rooms .hotel-description .offer-details .toggle_container #targetedContainer {
	margin: 0 0 0 156px;
}
.tp-margn {
	margin-top: 37px !important;
}
.custom-error {
	font-size: 18px;
	color: #CC3300;
	font-weight: 500;
}
.clickerRoomFeature {
	background: url("../../images/title-up-arrow.png") no-repeat scroll left 8px transparent;
	padding: 4px 0 0 13px !important;
	cursor: pointer;
}
.clickerRoomFeature.active {
	background: url("../../images/title-down-arrow.png") no-repeat scroll left 8px transparent;
}
/* Css for daily-room-rate-popup */
.daily-room-rate-popup {
	background-color: #eeeeee;
	color: #565656;
	font-size: 13px;
	min-height:auto;
	margin: -7px 0 0;
	padding: 0 2px 0px 0;
	text-align: left;
	white-space: normal;
	width: 271px;
}
.daily-room-rate-container .daily-room-rate .icon-info {
	border-width: 0;
	cursor: pointer;
	display: inline-block;
	float: right;
	height: 13px;
	line-height: 31px;
	margin: 11px 5px 0;
	position: relative;
	width: 13px;
}
.daily-room-rate-container .daily-room-rate .daily-room-rate-icon .icon-info {
	border-width: 0;
	cursor: pointer;
	display: inline-block;
	float: right;
	height: 13px;
	line-height: 31px;
	margin: -7px 0 0 0;
	position: relative;
	width: 13px;
}
.dateHeaderfor-dailyroomrate {
	width:59%;
}
/*---------------Popup---------------------*/

.ui-widget-overlay {
	background: url("images/ui-bg_flat_0_aaaaaa_40x100.png") repeat-x scroll 50% 50% #AAAAAA!important;
}
.fixedHeader #dateHeader {
	width:23.6%;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}
#dateHeader-for-daily-room-rate {
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
}
.fixedHeader #personHeader {
	width:24%;
	padding-right:5px;
	text-align:right;
}
.fixedHeader #priceHeader {
	width:23%;
	padding-right:5px;
	text-align:right;
}
.fixedHeader #totalpriceHeader {
	width:22%;
	padding-right:20px;
	padding-left:3px;
	text-align:right;
}
.fixedHeader #selectFooter {
	width:25%;
	padding-left:5px;
	text-align:left;
	padding-right:9px;
}
.fixedHeader #blankFooter {
	width:25%;
	padding-left:5px;
	text-align:right;
	padding-right:9px;
}
.fixedHeader #totalpriceFooter {
	width:26%;
	padding-left:5px;
	text-align:right;
	padding-right:0px;
}
.fixedHeader #costFooter {
	width:26%;
	padding-left:4px;
	text-align:right;
	padding-right:20px;
}
/*--------------New Popup Style start------------------*/
/* Browser Resets */
.flex-container a:active, .flexslider a:active {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-direction-nav {
	left: 1px;
	margin: 0 auto;
	position: relative;
	top: -112px;
}
/* FlexSlider Necessary Styles
*********************************/ 
.flexslider, .flexsliderMulti {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 5px solid #535151;
	width:838px;
	float:right;
}
.flexslider .slides > li, flexsliderMulti.flexslider .slides > li {
	display: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	display: block !important;
	height: 365px !important;
	width: 650px !important;
}
.flexsliderMulti .slides img {
	width:100%;
	height:484px;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
/* Direction Nav */
.flex-direction-nav li a {
	width: 52px;
	height: 52px;
	margin: -90px 0 0;
	display: block;
	background: url("../ages/btn-previous.png") no-repeat 0 0;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-direction-nav li .next {
	right: 0px;
	outline-style: none;
}
.flex-direction-nav li .prev {
	left: -2px;
	outline-style: none;
}
.flex-direction-nav li .disabled {
	opacity: .3;
	filter:alpha(opacity=30);
	cursor: default;
}
/*Only starting image*/

.flexsliderMulti .flex-direction-nav li .next {
	right: -46px;
	outline-style: none;
}
.flexsliderMulti .flex-direction-nav li .prev {
	left: -47px;
	outline-style: none;
}
/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -30px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 0 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-nav li:first-child {
	margin: 0;
}
.flex-control-nav li a {
	width: 13px;
	height: 13px;
	display: block;
	background: url("../images/btn-previous.png") no-repeat 0 0;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-control-nav li a:hover {
	background-position: 0 -13px;
}
.flex-control-nav li a.active {
	background-position: 0 -26px;
	cursor: default;
}
/*--------------New Popup Style end------------------*/

.select-rooms .hotel-description #popupHotel {
	background: none;
	height: auto;
	margin: -134px 0 0 195px !important;
	position: absolute;
	width: 650px;
	z-index: 999999999;
}
.select-rooms .hotel-description #popup {
	background: none;
	height: auto;
	margin: -131px 0 0 193px;
	position: absolute;
	width: 650px;
	z-index: 999999999;
}
.loading {
	min-height: 300px;
	background: url('../../images/ajax-loader.gif') no-repeat center center;
}
.flexslider .btn-close-window {
	position:absolute;
	right:0px;
	float:right;
	background:none;
	border:none;
	top:0px;
}
.flexslider .btn-close-window a {
	background:url("../../images/btn-close-window.png") no-repeat scroll 0 0 transparent;
	padding-right: 15px;
	font-size: 14px;
	color: #99947c;
	display:inline;
	cursor:pointer;
}
@-moz-document url-prefix() {
 .flexslider .btn-close-window a {
 display:inline;
 position:relative;
 right:0px;
 top:0px;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .flexslider .btn-close-window a {
 display:list-item;
 position:absolute;
 right:0px;
 text-indent: -9999em;
}
}
.flex-direction-nav .prev {
	background: url("../../images/btn-previous.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 50px;
	text-indent: -9999em;
	width: 50px;
}
.flex-direction-nav .next {
	background: url("../../images/btn-next.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 50px;
	text-indent: -9999em;
	width: 50px;
}
/*#popup .btn-close-window {
	float: right;
    margin: -2px -45px;
    position: relative;
    width: 60px;
}
#popup .btn-close-window a {
	background:url(../../images/btn-close-window.png) no-repeat right;
	padding-right: 15px;
	font-size: 14px;
	color: #99947c;
	text-decoration: none;
	cursor:pointer;
}
#popup #prevBtn {
	width: 13px;
	height: 25px;
	float: left;
	position: absolute;
	top: 147px;
	left: 10px;
}
.flex-direction-nav li .prev {
	left: 9px !important;
}
#popup #prevBtn a, .flex-direction-nav .prev {
	background: url("../../images/btn-previous.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 49px;
    text-indent: -9999em;
    width: 28px;
}
#popup #nextBtn {
	width: 13px;
	height: 25px;
	float: right;
	position: absolute;
	top: 147px;
	right: 10px;
}
#popup #nextBtn a, .flex-direction-nav .next {
	background: url("../../images/btn-next.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 49px;
    text-indent: -9999em;
    width: 28px;
}
.flex-direction-nav li .next {
	right: 4px !important;
	background-position: 0 0 !important;
}*/
 .image-holder-carousel {
	/*width: 458px;
	height: 288px;*/
	
    display: block;
	height: auto;
	width: 53%;
}
/*----------- Slider -----------------*/

	/* Easy Slider */

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width: 458px;
	height: 288px;
	overflow:hidden;
}
#slider ul, #slider li a img {
	border: 0;
}
/*------------------ Login Page--------------------------*/

#client-login {
	width:679px;
	margin: 15px auto 50px auto;
	border: 1px solid #dcdcdc;
	display: block;
	background: #FFFFFF;
}
#client-login .seperator, #your-info .seperator {
	width: 100%;
	height: 1px;
	background: #e4e4e2;
}
#client-login .login-header {
	background: url("../../images/check-rates-header.jpg") repeat-x scroll 0 0 transparent;
	display: block;
	height: 34px;
	margin: 1px;
}
#client-login .login-header h2 {
	font-size: 16px;
	color: #4F463B;
	font-weight: normal;
	padding: 8px 0 0 20px;
}
#your-info .info-login {
	display: block;
	margin: 25px 25px 30px 20px;
}
#client-login .login-form {
	display: block;
}
#client-login .login-form ul, #your-info .info-login ul {
	list-style: none;
}
#client-login .login-form ul {
	margin: 25px 25px 30px 20px;
	overflow: hidden;
}
#client-login .login-form ul li, #your-info .info-login ul li {
	float: left;
    display: inline-block;
}
/*modified 040412:to correct misalignment of email and password in your-info*/
#client-login .login-form ul li.username, #your-info .info-login ul li.username {
	width: 267px;
	float: left;
}
    #client-login .login-form ul li.password, #your-info .info-login ul li.password, #client-login .login-form ul li.email, #client-login .login-form ul li.generic {
        width: 256px;
        float: left;
        margin-left: 32px;
    }
#client-login .login-form ul li label, #your-info .info-login ul li label {
	font-size: 12px;
	color: #615648;
	display: block;
}
/*
#client-login .login-form ul li label sup
{
	color: #FF0000;
	font-size: 16px;
	vertical-align: middle;
    
}
*/
#your-info .info-login ul li .inpt-txt {
	width: 251px;
	height: 22px;
	border: 1px solid #d4d4d4;
	margin: 15px 0 5px 0;
	padding:0 0 0 5px;
	background: #FFFFFFF;
 *height: 20px;
 *padding: 2px 0 0 5px;
}
#your-info select {
	border: 1px solid #D4D4D4;
	padding-top: 1px;
}
#client-login .login-form ul li .inpt-txt {
	/*Changed for CR #557*/
	/*background: #f9f9f9;*/
    background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D4D4D4;
	height: 22px;
	margin: 15px 0 12px 0;
	padding: 0 0 0 5px;
	width: 251px;
}
#client-login .login-form ul li.forgot-pass, #your-info .info-login ul li.forgot-pass {
	width: 100%;
}
#client-login .login-form ul li.forgot-pass, #your-info .info-login ul li.forgot-pass {
	margin-top: 17px;
}
    #client-login .login-form ul li.forgot-pass a, #your-info .info-login ul li.forgot-pass a {
        font-size: 12px;
        color: #cc3800;
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer
    }
    #client-login .login-form ul li.forgot-pass .forgot-pwd-link, #your-info .info-login ul li.forgot-pass .forgot-pwd-link {
        font-size: 12px;
    }
@-moz-document-url-prefix() {
 #client-login .login-form ul li.btn-login input, #your-info .info-login ul li.btn-login input {
 padding:2px 5px 22px;
}
}
#client-login .login-form ul li.btn-back, #your-info .info-login ul li.btn-login {
 *width: 84px;
	text-align: center;
	vertical-align: middle;
}
#client-login .login-form ul li.btn-back {
	margin-left: 16px;
 *margin-left: 8px;
}
#your-info .info-login ul li.btn-back {
	margin-left: 16px;
 *margin-left: 8px;
}
#your-info .info-login ul li.btn-login input, #your-info .info-login ul li.btn-back input {
 *float: left;
 *margin-left: -20px !important;
}
/*@-moz-document url-prefix() {
	#your-info .info-login ul li.btn-login input, #your-info .info-login ul li.btn-back input {
		padding-bottom: 2px;
	}
}*/
#client-login .login-form ul li.btn-back input, #your-info .info-login ul li.btn-back input {
	width: auto;
	/*height: 22px;*/
	font-size: 12px;
}
/*shilpa*/
#client-login .forgot-pass-block, #your-info .forgot-pass-block {
	display: none;
	color: #615648;
	margin: 17px 25px 11px 10px;
	width: 100%;
}
#client-login .forgot-pass-block h2, #client-login .forgot-pass-block h3, #your-info .forgot-pass-block h2, #your-info .forgot-pass-block h3 {
	color: #615648;
	font-size: 13px;
	margin-bottom: 20px;
	width:97%;
}
#client-login .forgot-pass-block h3, #your-info .forgot-pass-block h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0;
}
#client-login .forgot-pass-block input[type=button], #your-info .forgot-pass-block input[type=button] {
	font-size: 12px;
	height: 22px;
	margin: 0 10px;
	padding-bottom: 2px;
	width: auto;
}
/*@-moz-document url-prefix()
{
    #client-login .forgot-pass-block input[type=submit],
    #your-info .forgot-pass-block input[type=submit]
    {
     padding:2px 5px 20px;
    }
}
/*#client-login .forgot-pass-block input[type=submit],
#your-info .forgot-pass-block input[type=submit] {
	font-size: 12px;
    height: 22px;
    margin: 0 10px;
   padding-top:3px;
   padding-left:5px;
   padding-right:5px;
    width: auto;
}*/

#client-login .forgot-pass-block input[type=text], #your-info .forgot-pass-block input[type=text] {
	border: 1px solid #D4D4D4;
	height: 22px;
	margin: 15px 0 0px;
	padding: 0 0 0 5px;
	width: 251px;
}
/*------------- Select option--------------*/

/*Gaurav: 12.2.2013: 
    Set overflow:hidden so that H scrollbar will not come in iframe*/

.content .select-option {
	margin: 15px 0 0 0;
	display: block;
	overflow:hidden;
}
/*.gray-title-bg {
	clear: btoh;
	width: 100%;
	height: 29px;
	background: #e4e4e2;
	-moz-box-shadow: inset 0px 2px 3px #d7d7d5;
	-webkit-box-shadow: inset 0px 2px 3px #d7d7d5;
	box-shadow: inset 0px 2px 3px #d7d7d5;
	padding: 12px 0 0 0;
}
.gray-title-bg h2,*/ .room-container .title-holder h2 {
	font-size: 16px;
	color: #4f463b;
	font-weight: normal;
	float: left;
}
/*.gray-title-bg .icon-minus,*/ .room-container .title-holder .icon-minus {
	background:url(../../images/icon-plus.png) no-repeat;
	width: 17px;
	height: 17px;
	display: block;
	float: left;
	margin: 0 9px 0 17px;
}
.room-container .title-holder.active .icon-minus {
	background:url(../../images/icon-minus.png) no-repeat;
}
/*.gray-title-bg.active .icon-minus {
	background:url(../../images/icon-minus.png) no-repeat;
}
.room-container .title-holder.active .icon-minus {
	background:url(../../images/icon-minus.png) no-repeat;
}*/
.room-option {
	padding: 13px 0 0 20px !important
}
.room-option ul {
	list-style: none outside none;
	width: 450px;
}
.room-option ul li.second {
	float:right;
}
/*modified 040412*/
.room-option ul li {
	color: #5D5344;
	display: block;
	float: left;
	font-size: 12px;
	list-style: none outside none;
	margin-bottom: 12px;
	margin-left: 5px;
	padding-left: 5px;
	width: 180px;
	height: 20px;
}
.room-option ul li select {
	width: 149px;
	height: 20px;
	border: 1px solid #d7d7d7;
	font-size: 12px;
	color:#6c6154;
}
.room-option ul li input {
	width: 139px;
	height: 20px;
	border: 1px solid #d7d7d7;
	padding: 0 5px 0 5px;
	font-size: 12px;
	color:#6c6154;
}
/*modified 040412*/
.room-option .note {
	font-size: 12px;
	color: #5d5344;
	clear: both;
	font-weight: normal;
	margin: 5px;
}
.room-option .upgrade {
	display: block;
	margin: 0 0 10px 0;
}
.room-option .upgrade input {
	float: left;
	margin: 3px 0 0 0;
}
.room-option .upgrade label {
	font-size: 12px;
	color: #5D5344;
	margin: 0 0 0 6px;
}
.room-option .note span {
	color:#e57044;
}
/*
.room-option .note span sup {
	color:#FF0000;
	font-size: 16px;
	vertical-align: middle;
}
*/

.room-container .topbar {
	background: url("../../images/check-rates-header.jpg") repeat-x scroll 0 0 transparent;
	display: block;
	height: 33px;
}
.topbarOrange {
	height: 33px;
	display: block;
	background: url("../../images/check-rates-header.jpg") repeat-x scroll 0 0 transparent;
	border: 1px solid #D8D8D8;
}
.topbarOrange h3 {
	font-size: 13px;
	color: #4F463B;
	padding: 8px 0 0 18px;
	font-weight: bold;
}
.divider {
	background: #d8d8d8;
	height: 1px;
	margin: 1px 0;
	width: 100%;
}
.room-container .divider {
	background: #d8d8d8;
	height: 1px;
	margin: 1px 0;
	width: 100%;
}
.room-container .topbar h3 {
	color: #4F463B;
	font-size: 16px;
	font-weight: normal;
	padding: 7px 0 0 18px;
}
.room-container {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D8D8D8;
	margin: 1px 1px 17px 0;
	width: 99.5%;
}
.summary-container {
	border: 1px solid #D8D8D8;
	margin: 5px 0 3px;
	padding: 1px;
	width: 83.5%;
}
.tax-container {
	border: 1px solid #D8D8D8;
	margin: 5px 0 3px;
	padding: 1px;
	width: 96%;
}
.room-container .title-holder {
	width:100%;
	height: 29px;
	background: #f3f1eb;
	padding: 13px 0 0 0;/*border-top: 1px solid #d8d8d8;*/
}
.room-container .seperator {
	height: 1px;
	width: 100%;
	background: #d8d8d8;
	margin: 1px 0 1px 0;
}
.room-container .room-Type {
	color: #4F463B;
	left: 2px;
	/*padding-top: 38px;*/
    position: relative;
	top: 0px;
	font-size:16px;
}
.room-container .room-description {
	margin: 17px 0 0 20px;
}
.room-container .room-description label.upgrade {
	font-size: 14px;
	color: #db3c00;
	margin: 0 0 0 6px;
}
.room-container .room-description label.apply-same {
	font-size: 12px;
	color: #5d5344;
	line-height: 12px;
	margin: 0 0 0 6px;
}
.room-container .room-description input[type="checkbox"] {
	margin: 2px 0 0 0;
	float: left;
}
.room-container .room-description ul {
	list-style: none;
	margin: 18px 0 0 0;
	width: 100%;
}
.room-container .room-description ul li {
	float: left;
	margin-bottom: 15px;
	min-height: 230px;
	min-width: 400px;
	padding-right: 17px;
}
.room-container .room-description ul li h2.package-title {
	background: url("../../images/room-indicator.jpg") no-repeat scroll left center transparent;
	color: #5D5344;
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 21px;
}
.room-container .room-description ul li .date-range {
	font-size: 12px;
	display: inline-block;
	margin: 10px 0 15px 0;
}
.room-container .room-description ul li .date-range input {
	float: left;
	width: 80px;
	font-size: 12px;
}
.room-container .room-description ul li .date-range span {
	float: left;
	margin: 0 5px;
}
.room-container .room-description ul li h3 {
	font-size: 14px;
	color: #cc3800;
	font-weight: normal;
	width: 296px;
	margin: 20px 0 5px 0;
}
.room-container .room-description ul li p {
	font-size: 12px;
	color: #828282;
	width: 388px; /*Change as per #523*/
	overflow: auto;
}
.hgt50 {
	height:50px!important;
}
.room-container .room-description ul li .img-holder {
	border: 1px solid #AEAEAE;
	float: left;
	height: 111px;
	margin: 15px 0 0;
	padding: 1px;
	width: auto;
}
/*modified 060412*/
.room-container .room-description .price-roomcount {
	float: left;
	height: 127px;
	margin: 22px 0 0 2px;
	position: relative;
	width: 190px;
}
/*modified 060412*/
.room-container .room-description .price-roomcount .row {
	display: block;
	margin-bottom: 11px;
}
.selectSpan {
	float:right;
	margin-top:10px;
}
.room-container .room-description .price-roomcount .adult1 {
	color: #5c5144;
	font-size: 18px;
	/*width: 175px;*/
 display: inline-block;
	float: left;
	margin-left:8px;
	position:relative;/*width:48%;*/
}
.room-container .room-description .price-roomcount h2 {
	color: #5C5144;
	display: block;
	float: left;
	font-size: 18px;
	width: 100%;
}
/*modified 060412*/
.room-container .room-description .price-roomcount .text-per {
	bottom: 30px;
	color: #615648;
	float: left;
	font-size: 12px;
	position: relative;
	font-weight: bold;
	right: 0;
	top: 1px;
	left:8px;
}
.room-container .room-description .price-roomcount .text-per_single {
	bottom: 30px;
	color: #615648;
	float: right;
	font-size: 12px;
	position: absolute;
	font-weight: bold;
	right: 0;
	top: 52px;
	left:2px;
	width:140px;
}
.room-container .room-description .price-roomcount h2.adult {
	line-height: 28px;
}
h2.adult span img {
	float:left;
}
h2.child span img {
	float:left;
}
.room-container .room-description .price-roomcount h2.second {
	/*argin: 10px 0 0 0;*/
	clear: left;
}
/*.room-container .room-description .price-roomcount h2.adult1.CurrencyTxt
{
    float:left;
    left: 0;
    margin-right: 1px;
    position: absolute;
    top: -6px;
 }*/


/*modified 060412*/
.room-container .room-description .price-roomcount h2.child {
	line-height: 16px;
	margin-left:4px;
	padding-left: 15px;
	position: relative;
}
/*modified 060412*/
.room-container .room-description .price-roomcount h2.child img {
	margin-top: 1px;
	margin-left:3px;
}
.room-container .room-description .price-roomcount h2 span.toboggan {
	float: right;
	margin-left: 20%;
	margin-top: 7%;
}
.room-container .room-description .price-roomcount h2 span.newspaper {
	float: left;
	margin-left: 2px;
	margin-top: 6%;
}
.room-container .room-description .price-roomcount select {
	width: 92px;
	height: 18px;
	font-size: 12px;
	display: inline-block;
	float: right;
	/*margin: 0px 0 0 5px;8/
 
 /*float: left;*/
 border: 1px solid #e1e1e1;
}
.gray-bg {
	background: none repeat scroll 0 0 #F9F9F9;
	border: 1px solid #D4D4D4;
	color: #615648;
	width: 165px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 21px;
}
.room-container .room-description .price-roomcount input[type="button"] {
	bottom: 0;
	cursor: pointer;
	float: right;/*height: 22px;
    margin: 5px 0 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    right: 0;
    top: 16px;
    width: auto;*/
}
.room-container .toggle_container {
	border-top: 1px solid #d8d8d8;
	margin: 1px 0 15px 0;
}
.upgrade-room {
	margin: 5px 0 10px 0;
	visibility: hidden;
}
.select-option-action {
	display: block;
	margin: 5px 0;
}
/*
@-moz-document url-prefix()
{
   .select-option-action input
   {
        padding:0px 5px 20px;
    } 
}
.select-option-action input{
	float: right;
	width: auto;
	height: 22px;
	padding-top:2px; 
	padding-left:5px;
	padding-right:5px;
	
}*/
.bottombar {
	background: -moz-linear-gradient(center top, #F7F6F2 0%, #ECE9E0 100%) repeat scroll 0 0 transparent;
	background: #ECE9E0;
	color: #5C5144;
	font-family: Arial;
	font-size: 0.8em;
	height: auto;
	min-height:20px;
	margin-top: 2px;
	padding-left: 8px;
	padding-top: 3px;
	width: 99%;
}
/* =============================================================================
   Your Info
   ========================================================================== */
#your-info {
	margin: 26px 0 0 0;
 *margin: 15px 0 0 0;
	display: block;
}
.your-info-box {
	background: #FFFFFF;
	border: 1px solid #dcdcdc;
	width: 99.5%;
 *width: 99%;
	display: block;
}
/*modified 060412*/
.your-info-header {
	/*background: #f3f3f3;*/
	height: auto;
	border-bottom: 1px solid #e4e4e2;
	padding: 18px 0 0 0;
}
.your-info-header ul {
	list-style: none;
}
.your-info-header ul li {
	float: left;
	margin:0 0 0 24px;
	font-size: 12px;
	color: #615648;
	font-weight:bold;
}
.your-info-header ul li.additional-msg{
    	font-weight:normal;
}
.your-info-header .UloptionDiv {
	width:auto;
	float:left;
}
.your-info-header .UlContentDiv {
	float:left;
	width:70%;
}
.your-info-header ul li.Uloption {
	position:relative;
	width:auto;
	margin-top:-3px;
}
/*.your-info-header ul li:nth-child(1)
{
    width:77%;
   
}*/

.your-info-header ul li:nth-child(2) {
 width:100%;
 padding:5px 20px;
 position:relative;
}
.your-info-header ul li.more-space {
	position:relative;
	padding-bottom:5px;
}
.your-info-header ul li input {
	float: left;
	margin-top: -1px;
}
.chkconfirmation {
	display:inline;
	vertical-align: bottom;
}
.your-info-header ul li label {
	float: left;
	font-size: 12px;
	margin-left: 5px;
	margin-top: -3px;
}
/*----------------Info Login ----------------------*/
/*modified 050412*/
.info-login h3 {
	color: #615948;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 25px;
}
 @media screen\0 {
.your-info-header ul li label {
	float: left;
	font-size: 12px;
	margin-left: 5px;
	margin-top: -2px;
}
.flexible-date input[type=checkbox] {
	/* All browsers except webkit*/
  transform: scale(0.7);
	/* Webkit browsers*/
  -webkit-transform: scale(0.8);
}
}
#your-info .info-login ul li.btn-login {
}
#your-info .info-login ul li.btn-login input {
	margin: 15px 0 0 0;
}
#your-info .info-login ul li.btn-login input::-moz-focus-inner {
 border: 0;
 padding: 0;
 outline: 0;
}
 @-moz-document url-prefix() {
 #your-info .info-login ul li.btn-back input {
 padding:1px 5px 16px;
}
}
#your-info .info-login ul li.btn-back input {
	height: 22px;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	width:auto;
}
/*------------------Info Regsiter -----------------*/ 
#your-info .info-register {
	margin: 20px 0 0 0;
}
#your-info .info-register ul.form {
	list-style: none;
}
#your-info .info-register ul.form li {
	display: block;
	margin: 0 0 14px 0;
	list-style: none;
}
#your-info .info-register ul.form li input[type="text"], #your-info .info-register ul.form li input[type="password"] {
	height: 21px;
	border: 1px solid #d4d4d4;
	background: #FFFFFF;
	/*Changed for CR #557*/
	/*background: #f9f9f9;*/
 padding: 3px 2px 0 2px;
 height: 18px;
	font-size: 12px;
	color: #615648;
	float: left;
}
/*modified 060412*/
#your-info .info-register ul.form li .inpt-small {
	width: 164px !important;
}
#your-info .info-register ul.form li select.contact-info {
	width: 166px;
	border: 1px solid #d4d4d4;
	float: left;
	height: 21px;
	/*Changed for CR #557*/
	/*background: #f9f9f9;*/
	background: #FFFFFF;
	font-size: 12px;
	color: #615648;
}
#your-info .info-register ul.form li span {
	float: left;
}
#your-info .info-register ul.form li span label {
	/*display: block;	
	margin-bottom: 8px;
    *margin-bottom: 10px;
	font-size: 12px;
	color: #615648;*/
	color: #615648;
	display: block;
	font-size: 12px;
	line-height: 21px;
}
#your-info .info-register ul.form li span label small {
	text-align: right;
	font-size: 11px;
	float: right;
}
/*
#your-info .info-register ul.form li span label sup {
	color: #ff0000;
	font-size:16px;
	vertical-align:middle;
	padding:0 0 0px 3px;
	
}
*/
#your-info .info-register ul.form li.one-column span {
	display: block;
	margin-left: 24px;
	width: 70%;
}
#your-info .info-register ul.form li.one-column span .field-validation-error {
	margin-left:0px;
	width: 90%;
}
#your-info .info-register ul.form li.two-column span.arrival-time .field-validation-error {
	margin-left:0px;
}
#your-info .info-register ul.form li.one-column span.iata .field-validation-error {
	margin-left:-24px;
}
#your-info .info-register ul.form li.one-column span.seperator {
	width: 100%;
	height: 1px;
	background: #d4d4d4;
	margin: 0 0 10px 0;
}
#your-info .info-register ul.form li .book-my-self {
	width: 268px;
	margin: 10px 0 0 0;
}
#your-info .info-register ul.form li .left {
	float: left;
}
#your-info .info-register ul.form li .right {
	float: left;
	width: auto;
	position:relative;
	left:10px;
	top:1px;
}
/*modified 090412*/
#your-info .info-register ul.form li .right input[type="radio"] {
	float: left;
	margin-top: 2px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #your-info .info-register ul.form li .right input[type="radio"] {
 float: left;
 margin-top: 3px;
}
}
#your-info .info-register ul.form li .right label {
	float: left;
	display: inline-block;
	margin-left: 2px;
	margin-top: -2px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #your-info .info-register ul.form li .right label {
 margin-top:0px;
}
}
#your-info .info-register ul.form li .right .column-1 {
	float: left;
}
#your-info .info-register ul.form li .right .column-2 {
	float: right;
	position:relative;
	left:5px;
}
#your-info .info-register ul.form li .text {
	font-size: 12px;
	color: #615648;
	float: left;
}
#your-info .info-register ul.form li .newsletter {
	font-size: 12px;
	color: #615648;
}
#your-info .info-register ul.form li .newsletter .title {
	display:block;
	margin-bottom: 5px;
}
/*modified 060412*/
#your-info .info-register ul.form li .newsletter input[type="checkbox"] {
	float: left;
	margin: 4.1px 0;/*	width : 0.5em;
	height :0.5em;*/
}
#your-info .info-register ul.form li .newsletter label {
	float: left;
	display: inline-block;
	margin-left: 5px;
 *margin: 3px 0 0 5px;
}
#your-info .info-register ul.form li.one-column span.date {
	width: 256px;
}
#your-info .info-register ul.form li.one-column span.date select {
	width: 66px;
 *width: 62px;
	border: 1px solid #d4d4d4;
	float: left;
	height: 21px;
	background: #f9f9f9;
}
#your-info .info-register ul.form li.one-column span.date input {
	width: 179px;
	margin-left: 9px;
	float: left;
}
#your-info .info-register ul.form li.one-column span input {
	width: 100%;
}
#your-info .info-register ul.form li.two-column {
	display: block;
}
#your-info .info-register ul.form li.two-column span {
	width: 308px;
	margin-left: 24px;
}
#your-info .info-register ul.form li.two-column span .field-validation-error {
	margin-left: 0px;
}
/*modified 100412*/
#your-info .info-register ul.form li.two-column .arrival-time {
	width: 218px;
}
/*modified 090412*/
#your-info .info-register ul.form li.three-column span span {
	margin-left: 0px;
	margin-top: 2px;
	width: 100%;
}
#your-info .info-register ul.form li.two-column span.col-2 {
	margin-left: 34px;
}
/*modified 060412*/
#your-info .info-register ul.form li.two-column span input[type="text"], #your-info .info-register ul.form li.two-column span input[type="password"] {
	width: 164px;
}
#your-info .info-register ul.form li.three-column span input.date-birth {
	width: 144px;
	float: left;
}
#your-info .info-register ul.form li.three-column span .calender {
	background: url(../images/calender.jpg) no-repeat;
	width: 16px;
	height: 16px;
	margin: 2px 0 0 3px;
	float: right;
}
#your-info .info-register ul.form li.two-column span input.small {
	width: 166px !important;
	float: left;
	display: inline-block;
 *float: none;
}
#your-info .info-register ul.form li.two-column span .number {
	float: right;
	font-size: 12px;
	color: #615648;
	margin: 8px 0 0 0;
 *margin: -18px 0 0 0;
	display: inline-block;
}
#your-info .info-register ul.form li.three-column {
	display: block;
}
#your-info .info-register ul.form li.three-column span {
	width: 214px;
	margin-left: 24px;
}
#your-info .info-register ul.form li.three-column span input {
	width: 164px;
}
#your-info .info-register ul.form li textarea {
	width: 100%;
	height: 74px;
	border: 1px solid #d4d4d4;
	/*Changed for CR #557*/
	/*background: #f9f9f9;*/
	background: #FFFFFF;
	font-size: 12px;
	color: #615648;
	padding: 3px 5px;
}
#your-info .info-reservation {
	display: block;
	margin-left: 24px;
}
#your-info .info-reservation h2 {
	font-size: 12px;
	color: #e03f0a;
	margin: 19px 0 0 0;
}
#your-info .info-reservation p {
	font-size: 12px;
	color: #615648;
	line-height: 18px;
	margin: 8px 0 0 0;
}
#your-info .info-reservation label {
	font-size: 12px;
	color:#615648;
}
#your-info .info-reservation .check-without-cc {
	margin: 15px 0;
	display: block;
}
#your-info .info-reservation .check-without-cc input {
	float: left;
}
#your-info .info-reservation .check-without-cc label {
	float: left;
	color: #5e5245;
	margin-left: 5px;
 *margin: 3px 0 0 5px;
}
#your-info .info-reservation .form {
	width: 100%;
	display: block;
	clear: both;
}
#your-info .info-reservation .form .card-name {
	margin: 5px 0;
	width: 228px;
}
#your-info .info-reservation .form .card-name .cell{
	margin: 0px;
	padding: 0px;
	width: 238px;
	display: inline-block;
	font-size: 12px;
}
/*modified 090412*/
#your-info .info-reservation .form label {
	display: inline;
	line-height: 21px;/*margin-bottom: 10px;*/
}
#your-info .info-reservation .form label {
	line-height:23px\0; /* IE8, IE9 */
}
#lineheight {
	float: left;
	margin-top: 4px;
	line-height: 18px;
}

/*.flexDate { width:15px; margin-top:9px; margin-right:2px; outline-style: 0;border: 1px solid #000;}*/

 @media screen\0 {
#lineheight {
	line-height: 20px;
}
/*.flexDate { width:15px; margin-top:9px; margin-right:2px; outline-style: 0;border: 0px solid #000;} */
}
/*modified 060412*/
#your-info .info-reservation .form input[type="text"], #your-info .info-reservation .form select {
	width: 160px;
	border: 1px solid #d7d7d7;
	height: 21px;
	margin-bottom: 2px;
	font-size: 12px;
	color: #6c6154;
	/*Changed for CR #557*/
	/*background: #f9f9f9;*/
	background: #FFFFFF;
}
#your-info .info-reservation .form select {
	height: 23px;
	line-height: 16px;
}
/*modified 060412*/
#your-info .info-reservation .form select.year {
	display: inline-block;
	width: 48px;
	line-height: 16px;
}
.btn-print a {
	background:url(../../images/icon-print.png) no-repeat left;
	padding:3px 0 3px 30px;
	font-size: 12px;
	color: #4f463b;
	text-decoration: none;
	line-height: 20px;
	cursor: pointer;
}
.btn-logout a {
	background:url(../../images/logout.png) no-repeat left;
	padding:3px 0 3px 30px;
	font-size: 12px;
	color: #4f463b;
	text-decoration: none;
	line-height: 20px;
	cursor: pointer;
}
#your-info .info-reservation .form select.month {
	display: inline-block;
	float: left;
	width: 48px;
	line-height: 16px;
}
#your-info .info-reservation .form label.expireDate {
	display: inline-block;
	float: left;
	font-size: 17px;
	line-height: 22px;
	margin: 0 7px;
	vertical-align: middle;
	width: 3%;
}
.info-reservation .form .col-1, .info-reservation .form .col-2, .info-reservation .form .col-3, .info-reservation .form .col-4, .info-reservation .form .col-5 {
	float: left;
	margin-left: 24px;
}
.info-reservation .form .col-1 {
	margin-left: 0;
}
.info-reservation .form .col-1, .info-reservation .form .col-2 {
	width: 170px;
}
.info-reservation .form .col-3, .info-reservation .form .col-4 {
	width: 186px;
}
.info-reservation .form .col-4 {
	margin-left: 5px;
}
.info-reservation .form .col-3 {
	width:151px;
	margin-top:-1px;
}
sup {
	color: red;
	font-size: 16px;
	vertical-align: middle;
	padding: 0 3px;
}
/*modified 060412*/
.info-reservation .form .col-5 img {
	margin: 17px 0 0 60px
}
.info-reservation .form-footer {
	clear: both;
	display: block;
	padding-bottom:10px;
}
.info-reservation .form-footer .message {
	float: left;
	font-size: 12px;
	color: #e03f0a;
}
.info-reservation .form-footer .btn-complete-resv, .info-reservation .form-footer .btn-continue, .right-column .btn-continue {
	float: right;
	margin: 15px 0 0 0;
	cursor: pointer;
}
@-moz-document url prefix() {
 .info-reservation .form-footer .btn-continue {
 padding:2px 5px 20px;
}
}
/*.info-reservation .form-footer .btn-continue ,.right-column .btn-continue{
	width: auto;
	padding-left:5px;
	padding-right:5px; 
	padding-top:2px;
}*/
/* modified 100412*/
#your-info .white-box {
	/*background:#fefefe;*/
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	display: block;
	clear: both;
}
#your-info .white-box h2 {
	font-size: 12px;
	color: #e03f0a;
	display: block;
	font-weight: bold;
	margin: 16px 0 20px 24px;
}
#your-info .white-box h3 {
	font-size:12px;
	color: #615648;
	font-weight: normal;
	margin: 16px 0 20px 24px;
}
/*
#your-info .white-box sup {
	font-size: 16px;
	vertical-align:middle;
	color: #ff0000;
}
*/
#your-info .white-box input, #your-info .white-box select {
/*background: #fefefe !important;*/
}
/* =============================================================================
   Confirmation
   ========================================================================== */

#confirmation .confirmation-list {
	list-style: none;
	font-size: 12px;
	color: #6c6154;
	margin-left: 18px;
	padding-top: 10px;
}
#confirmation .confirmation-list li {
	display: block;
	float: left;
	margin-bottom: 12px;
}
.line-break {
	background-color: #D9D6CF;
	height: 1px;
	margin-bottom: 5px;
	width: 100%;
}
#confirmation .confirmation-list li.first-col {
	width: 22%;
	clear: both;
}
#confirmation .confirmation-list li.second-col {
	width: 70%;
}
#confirmation .confirmation-list li.second-col2 {
	width: 42%;
	margin-top:-10px;
}
#confirmation .confirmation-list li.second-col-bulleted {
	width: 70%;
	background: url("../../images/icon-bullet.png") no-repeat scroll 0 3px transparent;
	display: block;
	margin: 0px 0 0;
	padding: 0 8px 0 9px;
	color:#6c6154;
}
#confirmation .confirmation-list li.second-col-bulleted-transportation {
	background: url("../../images/icon-bullet.png") no-repeat scroll 0 2px transparent;
	display: block;
	margin: 0;
	padding: 0 8px 2px 9px;
	width: 70%
}
.reserv-details li.second-col-bulleted-transportation {
	background: url("../../images/icon-bullet.png") no-repeat scroll 0 2px transparent;
	display: block;
	margin: 0;
	padding: 0 8px 2px 9px;
	width: 70%
}
#confirmation .confirmation-list li.row {
	width: 100%;
}
#confirmation .confirmation-list li a {
	text-decoration: none;
	color: #e03f0a;
	margin:0 2px;
}
.thnks {
	font-size: 14px;
}

/* =============================================================================
   Checkincheckoutinfo
   ========================================================================== */

.checkincheckoutinfo{
	font-size: 12px;
	color: #828282;
	margin-left: 13px;
}

/* =============================================================================
   Account
   ========================================================================== */

/*------------------ Reservation Details--------------------------*/

#account-box, #booking-box {
	width: 95%;
	margin: 15px 5px 15px 27px;
	border: 1px solid #dcdcdc;
	display: block;
	background: #f9f9f9;
}
#account-box .seperator {
	width: 100%;
	height: 1px;
	background: #e4e4e2;
}
#account-box .login-header {
	background:url("../../images/check-rates-header.jpg") repeat-x scroll 0 0 transparent;
	height: 34px;
	display: block;
	margin: 1px;
}
#account-box .login-header h2 {
	font-size: 16px;
	color: #4F463B;
	font-weight: normal;
	padding: 8px 0 0 20px;
	float:  left;
}
.floatRight {
	float:right;
}
#account-box .login-header .btn-print a {
	float: right;
	margin: 6px 10px 0 0;
	cursor:pointer;
}
#account-box .login-header .btn-logout a {
	float: right;
	margin: 6px 10px 0 0;
	cursor:pointer;
}
#account-box .reserv-details {
	display: block;
}
#account-box .reserv-details .headline {
	background: #f3f3f3;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 10px 0 8px 0;
}
#account-box .reserv-details .headline:first-child {
	border-top: none;
}
#account-box .reserv-details .headline h2, #account-box .reserv-details .headline h3 {
	display: block;
	font-size: 15px;
	color: #c93700;
	font-weight: normal;
	margin: 0 0 0 26px;
}
#account-box .reserv-details .headline h3 {
	font-size: 12px;
	color: #6c6154;
}
#account-box .reserv-details .details-holder {
	display: block;
	font-size: 12px;
	color: #6c6154;
	margin: 0 0 20px 0;
}
#account-box .reserv-details .details-holder ul {
	list-style: none;
}
#account-box .reserv-details .details-holder ul li {
	float: left;
}
#account-box .reserv-details .details-holder ul li.first-col {
	clear: both;
	width: 20%;
	margin: 20px 0 0 26px;
}
#account-box .reserv-details .details-holder ul li.second-col {
	width: 70%;
	margin: 20px 0 0 0;
}
#account-box .reserv-details .details-holder ul li.second-col2 {
	width: 70%;
	margin: 7px 0 0 0;
}
#account-box .reserv-details .details-holder ul li.bulleted {
	background: url("../../images/icon-bullet.png") no-repeat scroll 0 3px transparent;
	display: block;
	margin: 0px 0 0;
	padding: 0 8px 0 9px;
}
#account-box .reserv-details .details-holder p {
	margin: 17px 0 0 26px;
}
#account-box .reserv-details .details-holder ul li p {
	margin: 10px 0 0 0;
}
.btn-print {
	float: right;
}
.btn-logout {
	float: right;
	margin: 16px 0 0 0;
}
.btn-print a {
	background:url(../../images/icon-print.png) no-repeat left;
	padding:3px 0 3px 30px;
	font-size: 12px;
	color: #4f463b;
	text-decoration: none;
	line-height: 20px;
}
.btn-logout a {
	background:url(../../images/logout.png) no-repeat left;
	padding:3px 0 3px 30px;
	font-size: 12px;
	color: #4f463b;
	text-decoration: none;
	line-height: 20px;
}
.account-action {
	float: right;
	margin: 0;
	width: 97.8%;
}
#account-box .account-action {
	margin: 0 49px 0 55px;
}
#account-box .login-header .btn-print {
	margin: 0;
}
#account-box .login-header .btn-print a {
	margin: 4px 10px 0 0;
}
#account-box .login-header .btn-logout {
	margin: 0;
}
#account-box .login-header .btn-logout a {
	margin: 4px 10px 0 0;
}
/*modified 060412*/
.account-action-save-box .right-pane input {
	float:right;
}
.account-action-save-box {
	float: left;
	margin: 0;
	width: 97.8%;
}
#account-box .account-action-save-box, .account-action-delete-box {
	margin: 0 49px 0 26px;
}

.force-inline-block{
    display: inline-block !important;    
}

.account-action-save-box .left-pane {
	float: left;
}
.account-action-save-box .right-pane {
	margin-bottom: 17px;
	width: 97.4%;
}
.account-action .left-pane {
	float: left;
}
/* modified 100412*/
.account-action .right-pane {
	margin-bottom: 17px;
	width: 97.2%;
}
.account-action .right-pane .secondry-tabs {
	background: #000;
	clear: right;
}
.account-action .right-pane .secondry-tabs input {
	float: right;/*padding: 0 10px;
	margin-left: 13px;
	width:auto;*/
}
/*
.account-action input {
	width: auto;
	height: 22px;
	padding: 0 20px;
	line-height: 12px;
	font-size: 12px;
}
@-moz-document url-prefix() {
.account-action .right-pane .secondry-tabs input, .account-action input  {
 	padding-bottom: 8px;
}
}
*/

/*------------------ My Account--------------------------*/
#account-box .my-account ul.form {
	list-style: none;
	margin:0 0 0 26px;
}
#account-box .my-account ul.form li {
	float: left;
	margin:20px 50px 0 0;
}
#account-box .my-account ul.form li label {
	display: block;
	font-size: 12px;
	color: #615648;
	margin-bottom: 2px;
}
/*
#account-box .my-account ul.form li label sup, .txt-mendatory sup {
	color: #ff0000;
	font-size:15px;
	vertical-align:middle;
}
*/
#account-box .my-account ul.form li input[type="text"], #account-box .my-account ul.form li input[type="password"], #account-box .my-account ul.form li select, .text-box-account {
	width: 157px;
	height: 17px;
	border: 1px solid #d4d4d4;
	/*Changed for CR #557*/ 
	/*background: #f2f2f2;*/
	background: #FFFFFF;
	
	font-size: 12px;
	color: #615648;
	padding: 3px 5px 3px 2px;
}

#account-box .my-account ul.form li input[type="text"], #account-box .my-account ul.form li input[type="password"], #account-box .my-account ul.form li select{
	float: left;
}
/*modified 040412*/
#account-box .my-account ul.form li select {
	height: 24px;
	padding: 2px 0 0 2px;
	width: 167px;
}
#account-box .my-account ul.form li input[type="text"].email {
	width: 254px;
}
#account-box .my-account ul.form li .format {
	float: left;
	display: inline-block;
	font-size: 12px;
	color: #615648;
	margin: 2px 0 0 10px;
}
/*modified 100412*/
#account-box .my-account ul.form li.date, #account-box .my-account ul.form li#fax {
	margin-right: 29px;
	white-space: nowrap;
	margin-top: 21px;
}
#account-box .my-account ul.form li.date label, #account-box .my-account ul.form li#fax label {
	margin-bottom: 6px;
}
#booking-box .header {
	height: 30px;
	border-bottom: 1px solid #e4e4e2;
	background: #f3f3f3;
	padding: 12px 0 0 26px;
}
#booking-box .header span {
	background: url(../../images/icon-plus.png) no-repeat left;
	padding: 2px 0 0 26px;
	font-size: 14px;
	color: #c93700;
	line-height: 20px;
	cursor: pointer;
}
#booking-box .header.active span {
	background: url(../../images/icon-minus.png) no-repeat left;
}
#booking-box .booking-details ul.list {
	list-style: none;
}
#booking-box .booking-details ul.list li {
	height: 33px;
	border-top: 1px solid #e4e4e2;
	padding: 16px 0 0 0;
	font-size: 12px;
	color: #615648;
}
#booking-box .booking-details ul.list li span.redname {
	margin-left: 30px;
	width: 100px;
}
#bo #booking-box .booking-details ul.list li:first-child {
	border-top: 0;
}
#booking-box .booking-details ul.list li .name {
	float: left;
	display: inline-block;
	background: url(../../images/icon-billing-list.jpg) no-repeat left center;
	padding-left: 23px;
	margin: 0 0 0 30px;
}
#booking-box .booking-details ul.list li .redname {
	float: left;
	display: inline-block;
	background: url(../../images/icon-billing-list-red.png) no-repeat left center;
	padding-left: 23px;
	margin: 0 0 0 30px;
}
#booking-box .booking-details ul.list li .description {
	margin: 0 0 0 15%;
	float: left;
}
#booking-box .booking-details ul.list li .date {
	margin: 0 0 0 25%;
}
#booking-box .booking-details ul.list li a {
	text-decoration: underline;
	color: #615648;
}
.clicker, .clicker_reservation_Rules, .clicker_RoomDescription {
	cursor: pointer;
}
#account-box .my-account ul.form li.password .field-validation-error {
	width:40%;
}
.field-validation-error {
	color: #ff0000;
	font-size: 12px;
	/*  margin: 10px 0 10px 0!important;*/
    display:block;
	margin-top:0px;
	clear:both;
}
.error-message {
	font-size: 12px;
	margin: 10px 0 10px 0!important;
	color: #CF3501;
}
/* modified 100412*/
.txt-mendatory {
	font-size: 12px;
	margin: 20px 0 0px 5px;
	color:#615648;
	display: block;
}
/*---------------------------- Date Picker-----------------------*/
.ui-datepicker {
	left: 142px !important;
}
.ui-datepicker-trigger {
	margin-left: 3px !important;
}
#ui-datepicker-div {
	position: absolute;
	z-index: 9999999 !important;
	font-family: Helveica, Arial, Sans-Serif !important;
	font-size: 12px;
}
.ui-datepicker {
	top: 181px !important;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	margin-left: 2px !important;
	width: 46% !important;
	display: inline-block;
}
.ui-datepicker-week-end, .ui-datepicker-week-end a.ui-state-default {
	color:#EB5E66 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	color:#615648;
}
.ui-datepicker th {
	color: #615648;
}
.ui-datepicker td a {
	color: #615648 !important;
}
/*process bar dialog window*/   
   .ui-dialog {
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 300px;
}
.conditions-reconline {
	width: 100%;
	clear: both;
	margin: 10px 0 0 0;
}
.conditions-reconline a {
	color: #DB3C00;
}
.conditions-reconline h3 {
	font-size: 12px;
	color: #E03F0A;
	margin-bottom: 5px;
}
.conditions-reconline h5, .conditions-reconline p {
	font-size: 12px;
	color: #615648;
	font-weight: normal;
}
.conditions-reconline p {
	margin: 10px 0 0 0;
}
/*modified 060412*/
.conditions-reconline .checkbox {
	display: block;
	margin: 15px 0 10px 0;
}
/*modified 060412*/
.check-without-g input {
	float: left;
	margin: 5px;
}
/*modified 060412*/
.conditions-reconline .checkbox input {
	float: left;
	margin-top: 4px;
}
.conditions-reconline .checkbox label {
	float: left;
	margin-left: 5px;
}
.reservation-rule .title {
	background:url(../../images/title-down-arrow.png) no-repeat scroll left 3px transparent;
	color: #DB3C00;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0;
	padding-left: 19px;
}
.reservation-rule .active {
	background: url("../../images/title-up-arrow.png") no-repeat scroll left 3px transparent;
}
.reservation-rule .indent {
	width: 100%;
}
.confirmation-list li.first-col-room {
	clear:both;
	width:100%;
}
ul.confirmation-list2 {
	margin-left:0px;
	margin-top:5px;
}
.traveller-title {
	color: #DB3C00;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}
#ajax-progress-dialog {
	display: none !important;
}
.exceptional-msg {
	background: url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") repeat-x scroll 50% 50% #F6A828;
	/*border: 1px solid #E78F08;*/
    border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0.4em 1em;
}
/*
    'Added by: Vaibhav Deshpande, 22.04.2014
    #553: Added class for this CR*/
.noRooms-exceptional-msg {
	background: url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") repeat-x scroll 50% 50% #F6A828;
	/*border: 1px solid #E78F08;*/
    border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding: 0.4em 1em;
}
.forgot1 {
	position:absolute;
	left:546px;
	top:315px;
}
.forgot_yourInfo {
	position:absolute;
	left:559px;
	top:478px;
}
.sentmailMessage {
	position:absolute;
	left:287px;
}
.sentmailMessage_yourInfo {
	position:absolute;
	left:300px;
	top:507px
}
/*Crum bar*/
	
	
	
.crumbar {
	width:100%;
	float:left;
}
.crumbar ul {
	float:left;
	width:100%;
	display: table;
}
.crumbar li {
	list-style:none;
	float:left;
	padding:5px;
	border-right:1px solid #bfbbb5;
	border-top:8px solid #bfbbb5;
	border-bottom:1px solid #bfbbb5;
	background-color:#FFFFFF;
	width:20%;
	cursor:pointer;
	display:table-row;
	vertical-align:middle;
	min-height:46px;
}
.crumbar li.active {
	background:url(../../images/down_arrow.png) no-repeat top center;
	border-top:8px solid #ee5c0d;
	background-color:#FFFFFF;
}
.crumbar li a {
	text-decoration:none;
	color:#707070;
}
.crumbar li:first-child {
	border-left:1px solid #bfbbb5;
}
.crumbar table tr td {
	font-size:11px;
	font-weight:bold;
}
.crumbar li a span {
	font-size:14px;
	display:block;
	width:77%;
	float:left;
	font-weight:bold;
	padding:15px 5px 3px;
	word-wrap:break-word;
}
.crumbar li a h3 {
	font-size:34px;
	display:block;
	float:left;
	padding-top:5px;
	font-weight:bold;
	width:15%;
}
/**	Availablity calender base div class*/
.SearchCriteria {
	margin-left:0px;
	padding-left:15%;
	padding-top: 0.5%!important;
	/*background: -moz-linear-gradient(center top , #F7F6F2 0%, #ECE9E0 100%) repeat scroll 0 0 transparent;
 border-radius:5px;
 border:1px solid #f1edec;*/
 width:84.5%;
}
 
	
	
/* =============================================================================
   Media Quaries 
   ========================================================================== */
@media screen and (max-width: 1180px) {
 .select-rooms .hotel-description .hotel-description .offer-details .inner #clicker, .select-rooms .hotel-description .hotel-description .offer-details .inner #clicker_reservation_Rules {
 margin: 0 0 0 23px;
}
}
 @media screen and (max-width: 992px) {
#wrapper.responsive {
 width: 94%;
 box-shadow: 0 2px 5px #aba69b;
 -moz-box-shadow: 0 2px 5px #aba69b;
 -webkit-box-shadow: 0 2px 5px #aba69b
}
#container .figure p {
 width: 60%;
}
 .wrapper-shadow-responsive {
 visibility: hidden;
}
/*
.left-column .form ul li input {
 height: 20px;
}
*/
 
.left-column .form ul li input .cityName {
 width:60%;
}
.select-rooms .hotel-description .offer-holder .inset .previous-rates, .select-rooms .hotel-description .offer-holder .inset .offer-rates {
 margin-left: 10%;
}
}
@media screen and (max-width: 790px) {
#container .figure p {
 font-size: 15px;
 width: 60%;
 padding: 16px 10px 31px 277px;
}
 .select-rooms .hotel-description .offer-holder .inset .previous-rates, .select-rooms .hotel-description .offer-holder .inset .offer-rates {
 margin-left: 2%;
}
 .select-rooms .hotel-description .offer-holder .inset .best-rate, .select-rooms .hotel-description .offer-holder .inset .previous-rates, .select-rooms .hotel-description .offer-holder .inset .offer-rates {
 margin-left: 2%;
}
.select-rooms .hotel-description {
 width: 98%;
}
}
#my-account .ui-datepicker {
	left: 450px !important;
	top: 400px !important;
}
@media screen and (max-width: 630px) {
 #my-account .ui-datepicker {
 left: 150px !important;
 top: 840px !important;
}
}
.auto_translate {
	position:relative;
	top:3px;
}
/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 7px;
	left: 0;
	z-index: 99999;
}
#tiptip_holder.tip_top {
	padding-bottom: 5px;
}
#tiptip_holder.tip_bottom {
	padding-top: 5px;
}
#tiptip_holder.tip_right {
	padding-left: 5px;
}
#tiptip_holder.tip_left {
	padding-right: 5px;
}
#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255, 255, 255, 0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25, 25, 25, 0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}
#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25, 25, 25, 0.92);
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25, 25, 25, 0.92);
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25, 25, 25, 0.92);
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25, 25, 25, 0.92);
}
.select-rooms .hotel-description .offer-holder .Morerooms {
	background:#E4E2DC;
	display: block;
	margin: 1px 0;
	min-height: 20px;
	padding: 5px 25px 2px 22px;
}
.select-rooms .hotel-description .offer-holder .inset span, .select-rooms .hotel-description .offer-holder .offferTittle span, .select-rooms .hotel-description .offer-details span, .select-rooms .hotel-description .offer-holder .Morerooms span {
	float: left;
	display: inline-block;
}
.select-rooms .hotel-description .offer-holder .offferTittle .icon-plus a, .select-rooms .hotel-description .offer-holder .Morerooms .icon-plus a {
	background:url(../../images/icon-plus.png) no-repeat;
	width: 17px;
	height: 17px;
	margin: 1px 0 0 0;
	display:block;
	float: left;
}
.select-rooms .hotel-description .offer-holder .inset .trigger {
	background:url(../../images/icon-plus.png) no-repeat;
	width: 17px;
	height: 17px;
	margin: 12px 0 0 0;
	display:block;
	float: left;
}
.select-rooms .hotel-description .offer-holder .inset .trigger.active {
	background:url(../../images/icon-minus.png) no-repeat;
}
.select-rooms .hotel-description .offer-holder.active .offferTittle .icon-plus a, .select-rooms .hotel-description .offer-holder.active .Morerooms .icon-plus a {
	background:url(../../images/icon-minus.png) no-repeat;
}
.select-rooms .hotel-description .offer-holder .offferTittle .offer-name, .select-rooms .hotel-description .offer-holder .Morerooms .offer-name {
	margin:1px 0 0 20px;
	font-size: 14px;
	color: #4f463b;
}
/*No image span*/
 .noImgHolder {
	border: 1px solid #CACACA;
	height: 81px;
	width: 140px;
}
/*No image span*/
 .noHotelImgHolder {
	border: 1px solid #CACACA;
	display: inline-block;
	float: left;
	height: 111px;
	width: 192px;
}
/*Rate code tooltip related classes*/

#totalpriceHeader {
	padding-left: 9px;
}
.rateToolTip_background {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	height: 16px;
	font-weight:bold;
	background-color:#EEEEEE;
	color:#000000;
}
.rateToolTip_darkgrey_background {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color:#EEEEEE;
}
/*Code added for #369 : Rate top bar should have default color as gray*/
.select-rooms .hotel-description .RateTopbar {
	padding: 6px 23px 6px 23px;
	display:block;
	height: 15px;
	line-height:15px;
	margin: 1px 0 15px;
	background-color:#F3F1EB;
	filter: #F3F1EB;
}
.select-rooms .hotel-description .RateTopbar h3 {
	font-size: 12px;
	color: #4F463B;
	line-height: 21px;
	display: block;
}
.offer-details span .zoomer {
	position:relative;
	top:-18px;
	width: 21px;
	background:url(../../images/zoom.png) no-repeat;
}
.select-rooms .hotel-description .hotel-holder span.zoomer {
	left: 5px;
	position: absolute;
	top: 90px !important;
	width: 21px;
	background:url(../../images/zoom.png) no-repeat;
}
.select-rooms .hotel-description .hotel-holder span#hotelzoom {
	left: 5px;
	position: absolute;
	top: 90px !important;
	width: 21px;
	background:url(../../images/zoom.png) no-repeat;
}
.socialMedia {
	margin-top:5px;
	width: 100%;
	float: right;
}
.singlepropsortBy {
	float: left;
	font-size: 12px;
	margin: 0px 0px 0px -3px;
	width: 100%;
	text-align:right;
}
.sortBy {
	float: left;
	font-size: 12px;
	width: 80%;
}
.sortBy select {
}
/* Elastislide Style */
.es-carousel-wrapper {
	background: #101010;
	padding:10px 27px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position:relative;
	-moz-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.9);
	box-shadow:0px 1px 3px rgba(0, 0, 0, 0.9);
	position:relative;
	margin-bottom:20px;
}
.es-carousel {
	overflow:hidden;
	background:#000;
}
.es-carousel ul {
	display:none;
}
.es-carousel ul li {
	height:100%;
	float:left;
	display:block;
}
.es-carousel ul li a {
	display:block;
	border-style:solid;
	border-color:#222;
	opacity:0.8;
	-webkit-touch-callout:none;
	/* option */
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.es-carousel ul li.selected a {
	border-color:#fff;
	opacity:1.0;
}
.es-carousel ul li a img {
	display:block;
	border:none;
	max-height:100%;
	max-width:100%;
}
.es-nav span {
	position:absolute;
	top:50%;
	left:8px;
	background:transparent url(../images/nav_thumbs.png) no-repeat top left;
	width:14px;
	height:26px;
	margin-top:-13px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-nav span.es-nav-next {
	right:8px;
	left:auto;
	background-position:top right;
}
.es-nav span:hover {
	opacity:1.0;
}
#confirmOverlayCrupmbar {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:url('ie.png');
	background: -moz-linear-gradient(rgba(11, 11, 11, 0.1), rgba(11, 11, 11, 0.6)) repeat-x rgba(11, 11, 11, 0.2);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11, 11, 11, 0.1)), to(rgba(11, 11, 11, 0.6))) repeat-x rgba(11, 11, 11, 0.2);
	z-index:100000;
}
#confirmBoxCrupmbar {
	/*background:url('body_bg.jpg') repeat-x left bottom #e5e5e5;
	width:460px;
	position:fixed;
	left:50%;
	top:50%;
	margin:-130px 0 0 -230px;
	border: 1px solid rgba(33, 33, 33, 0.6);
	
	-moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;*/
	background: url("body_bg.jpg") repeat-x scroll left bottom #E5E5E5;
	border: 5px solid #CACACA;
	border-radius: 5px 5px 5px 5px;
	left: 50%;
	margin: -130px 0 0 -212px;
	position: fixed;
	top: 50%;
	width: 425px;
}
#confirmBoxCrupmbar h2, #confirmBoxCrupmbar p {
	/*font:26px/1 'Cuprum','Lucida Sans Unicode', 'Lucida Grande', sans-serif;*/
	/*background:url('../../images/headermessage_bg.jpg') repeat-x left bottom #f5f5f5;*/
	background: #F6AD35;
	padding: 5px;/*text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);*//*color:#666;*/
}
#confirmBoxCrupmbar h2 {
	/*color: white;
	font-weight:normal;
    height: 20px;
    padding: 3px 5px 7px;*/
    background: none repeat scroll 0 0 #66C2CD;
	color: #707070;
	font-size: 16px;
	font-weight: normal;
	background:#F6AD35;
}
#confirmBoxCrupmbar p {
	/*background:none;
	font-size:16px;
	line-height:1.4;
	padding: 15px 17px;*/
    background: none repeat scroll 0 0 transparent;
	font-size: 16px;
	line-height: 1.4;
	margin: 0 auto;
	padding: 15px 8px;
}
#confirmButtonsCrupmbar {
	/*padding:15px 0 25px;
	text-align:center;*/
	padding: 0 0 19px;
	text-align: center;
}
#confirmBoxCrupmbar .button {
	margin: 0 2px;
}
#confirmBoxCrupmbar .button:last-child {
	margin-right:0;
}
#confirmBoxCrupmbar .button span {
	position:absolute;
	top:0;
	right:-5px;
	background:url('buttons.png') no-repeat;
	width:5px;
	height:33px
}
#confirmBoxCrupmbar .blue {
	background-position:left top;
	text-shadow:1px 1px 0 #5889a2;
}
#confirmBoxCrupmbar .blue span {
	background-position:-195px 0;
}
#confirmBoxCrupmbar .blue:hover {
	background-position:left bottom;
}
#confirmBoxCrupmbar .blue:hover span {
	background-position:-195px bottom;
}
#confirmBoxCrupmbar .gray {
	background-position:-200px top;
	text-shadow:1px 1px 0 #707070;
}
#confirmBoxCrupmbar .gray span {
	background-position:-395px 0;
}
#confirmBoxCrupmbar .gray:hover {
	background-position:-200px bottom;
}
#confirmBox .gray:hover span {
	background-position:-395px bottom;
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #tiptip_content {
 padding: 4px 8px 5px 8px;
 background-color: rgba(45, 45, 45, 0.88);
}
 #tiptip_holder.tip_bottom #tiptip_arrow_inner {
 border-bottom-color: rgba(45, 45, 45, 0.88);
}
 #tiptip_holder.tip_top #tiptip_arrow_inner {
 border-top-color: rgba(20, 20, 20, 0.92);
}
}
#NoSpecificDate {
	outline-style:none;
}
.breakword {
	word-wrap: break-word;
	width:8.5em;
}
/*Commented on 26.8.2014, Changed by: Vaibhav, Changed for: 580*/
/*.checkboutdate{float:left; color: #615648; font-size: 12px; padding:5px 0; width: 38%;}*/

.checkboutdate {
	float:left;
	color: #615648;
	font-size: 12px;
	padding:5px 0;
	width:38%;
}
.flexibledate {
	float:left;
	color: #615648;
	font-size: 12px;
	padding:7px 0;
	width: 40%;
	position:relative;
	top:2.2px;
	vertical-align:middle;
	word-wrap: break-word;
}
.flexibledate {
	padding:9.1px 0 0\0/; /* IE8+9  */
}
#container .figure .check-rates .form .gray_box_form_index {
	border: 4px solid #EEEEEE;
	margin: 3px -2px;
	min-height: 60px;
	padding: 0 4px 4px;
	width: 230px;
}
#container .figure .check-rates .form .gray_box_form_index ul li span select {
	margin: 2px auto;
	width: 45px;
}

/* Hindi Language Hacks  */
.select-rooms .hotel-description .offer-holder .offferTittle .offer-name, .select-rooms .hotel-description .offer-holder .Morerooms .offer-name:lang(hi) {
 color: #4F463B;
 font-size: 14px;
 line-height: 15px;
 margin: 1px 0 0 20px;
}
 #confirmBoxPopup h2:lang(hi) {
 background: none repeat scroll 0 0 #F6AD35;
 color: #FFFFFF;
 font-size: 16px;
 font-weight: normal;
 height: 20px;
 padding: 0 4px 9px 7px;
}
 #confirmBoxPopup .button:lang(hi) {
 background: none repeat scroll 0 0 #CC3300;
 color: #FFFFFF;
 cursor: pointer;
 display: inline-block;
 font-size: 13px;
 font-weight: 500;
 height: 24px;
 padding-left: 15px;
 padding-right: 15px;
 padding-top: 0;
 position: relative;
 text-decoration: none;
line-height:19px;
}
 .left-column .header:lang(hi) {
 background: none repeat scroll 0 0 #C6C3B6;
 color: #4F463B;
 display: block;
 font-size: 13px;
 font-weight: bold;
 height: 15px;
 line-height: 15px;
 padding: 10px;
}
.left-column .holder .title.first:lang(hi) {
 margin: 0;
 padding-bottom: 7px;
}
.left-column .holder .title.active:lang(hi) {
 background: url("../../images/title-down-arrow.png") no-repeat scroll left 6px rgba(0, 0, 0, 0);
}
.check-rates .form ul li span.room-title:lang(hi) {
 color: #615648;
 display: block;
 float: left;
 font-size: 12px;
 font-weight: bold;
 margin: 1px 0 0 !important;
 text-align: center;
 width: 61px;
}
.room-container .title-holder h2:lang(hi) 

:root #container .figure .check-rates .form ul li span.room-title:lang(hi) {
margin: 4px 0 0 0\9 !important;
} /* IE9 */
:root .check-rates .form ul li span.room-title:lang(hi) {
margin: 4px 0 0 0\9 !important;
} /* IE9 */
:root .room-container .topbar h3:lang(hi) {
line-height: 33px\9 !important;
} /* IE9 */
:root .room-container .title-holder h2:lang(hi) {
line-height: 15px\9 !important;
} /* IE9 */
 #container .figure .check-rates .form ul li span.room-title:lang(hi) {
margin:4px 0 0 0;
}
 .check-rates .form ul li span.room-title:lang(hi) {
 color: #615648;
 display: block;
 float: left;
 font-size: 12px;
 font-weight: bold;
 margin: 4.5px 0 0;
 text-align: center;
 width: 61px;
}
 #confirmBoxPopup h2:lang(hi) {
 background: none repeat scroll 0 0 #F6AD35;
 color: #FFFFFF;
 font-size: 16px;
 font-weight: normal;
 height: 20px;
line-height: 20px;
 padding: 9px 4px 9px 7px;
}
#confirmBoxPopup .button:lang(hi) {
padding-top:4px;
}
 .crumbar table tr td:lang(hi) {
 font-size: 12px;
 font-weight: bold;
}
 .left-column .holder .room .room-summary ul li:lang(hi) {
 color: #615648;
 display: inline-table;
 font-size: 12px;
 font-weight: 500;
 margin-bottom: 4px;
 text-align: left;
 width: 89px;
 float:none!important;
}
 .room-container .topbar h3:lang(hi) {
 color: #4F463B;
 font-size: 16px;
 font-weight: normal;
 padding: 0 0 0 1.6%;
}
 .room-container .title-holder h2:lang(hi) {
 color: #4F463B;
 float: left;
 font-size: 16px;
 font-weight: normal;
 line-height: 17px;
}
 #account-box .login-header:lang(hi) {
 background: url("../../images/check-rates-header.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
 display: block;
 height: 34px;
 line-height: 17px;
 margin: 1px;
}
#wrapper:lang(hi) {
 width: 968px;
 margin: 20px auto 0 auto;
 border: 1px solid #e9e9e9;
 background:#FFFFFF;
 padding: 19px 19px 30px;
/*min-height: 100%;*/
}
 #wrapper.responsive:lang(hi) {
 width: 96%;
}
 .pagination ul li:lang(hi) {
 background: linear-gradient(to bottom, #FFFFFF 0%, #F2F2F2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
 border: 2px solid #EDEDED;
 cursor: pointer;
 display: inline-block;
 line-height: 25px;
 list-style: none outside none;
 padding: 0 8px;
}
.pagination ul li.active:lang(hi) {
 background: linear-gradient(to bottom, #E7430D 0%, #D63904 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
 border: 2px solid #D53804;
 color: #FFFFFF;
}
.room-container .room-Type:lang(hi) {
 color: #4F463B;
 font-size: 16px;
 left: 2px;
 line-height: 17px;
    /*padding-top: 38px;*/
    position: relative;
 top: 0;
}
.room-option ul li select:lang(hi) {
 width: 149px;
 height: 22px;
 border: 1px solid #d7d7d7;
 font-size: 12px;
 color:#6c6154;
}
 .room-container .room-description .price-roomcount select:lang(hi) {
 width: 92px;
 height: 22px;
 font-size: 12px;
 display: inline-block;
 float: right;
 border: 1px solid #e1e1e1;
}
.select-rooms .hotel-description .offer-holder .inset .offer-name:lang(hi) {
 color: #4F463B;
 font-size: 14px;
 line-height: 14px;
 margin: 11px 0 0 7px;
}
.contentpopup > p:lang(hi) {
font-size:17px!important;
}
.room-container #divRoomEnhancement .room-description .img-holder img {
	width: 180px;
}
/*to reduce the image size*/
span.adult-child-crib-home-1-room img {
	height: 14px;
	margin: 6px 0 0 2px;
	width:8px;
}
span.adult-child-crib-home-2-room img {
	height: 14px;
	margin: 6px 0 0 2px;
	width:8px;
}
span.adult-child-crib-home-2-room img.crib {
	width:12px;
}
span.adult-child-crib-home-1-room img.crib {
	width:12px;
}
/* css for adult-child-crib-home-1-room*/

.adult-child-crib-home-1-room {
	width: 77px;
	padding-top:4px;
}
.adult-child-crib-home-1-room li {
	display: inline;
	float: left;
	list-style-type: none;
	padding-right: 6.2px;
	font-weight:normal;
}
.adult-child-crib-home-1-room span:first-child {
	height: 17px;
	line-height: 29px;
}
/* css for adult-child-crib-home-2-room*/
.adult-child-crib-home-2-room {
	margin-top: -6px;
	width: 97px;
}
.adult-child-crib-home-2-room li {
	display: inline;
	float: left;
	list-style-type: none;
	padding-right: 6.2px;
	font-weight:normal;
}
.adult-child-crib-home-2-room span:first-child {
	height: 17px;
	line-height: 29px;
}
.offer-cost-more-nights-no-strike-cost {
	font-weight: bold !important;
	width: 117px !important;
}
.offer-cost-more-nights-strike-cost {
	font-weight: bold !important;
	width: 112px !important;
}
.legenddiv {
	list-style: none;
	width: 85%;
}
.roomavail {
	display: inline-block;
	width: 50%;
	margin-top: 5px;
}
.datenotpossible {
	width: 50%;
	display: inline;
	margin-top: 5px;
}
.minimumstay {
	width: 50%;
	display: inline-block;
	margin-top: 5px;
}
.norooms {
	width: 50%;
	display: inline;
	margin-top: 5px;
}
input[type=checkbox] {
	/* All browsers except webkit*/
  transform: scale(0.8);
	/* Webkit browsers*/
  -webkit-transform: scale(0.8);
}
/*compare screen css*/

#compare-container {
	width:100%;
}
#compare-container .contentBox {
/* float: right;
    margin: 0 auto;*/

}
.contentBox .hotel {
	float: left;
}
.tooglehidebordercontentBox {
	border-bottom:none;
}
.contentBox .room {
 //box-shadow: 0 0 1px black inset;
	float: left;
}
#compare-container table.gotoselection-tbl .gotoselectiontext a {
	color: #000;
	float: right;
	font-size: 15px;
	margin: 0 0 9px;
	text-align: right;
	text-decoration: none;
}
#compare-container table.gotoselection-tbl {
	border-collapse:collapse;
	width: 99.6%;
	text-align:right;
}
#compare-container .compare-tbl h2.hotel-desp {
	color: #cf3501;
	cursor: default;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#compare-container .compare-tbl tr.hotel-name {
	background: url("../../images/title-up-arrow.png") no-repeat scroll left 4px rgba(0, 0, 0, 0);
	clear: both;
	color: #cf3501;
	cursor: pointer;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 13px;
}
#compare-container .compare-tbl h2.hotel-feature-different, #compare-container .compare-tbl h2.different-text, #compare-container .compare-tbl h2.different-text-roomfeat {
	color: #cf3501;
	cursor: default;
	font-size: 12px;
	font-weight: normal;
	margin: 1px 0 -3px 13px;
	padding: 0;
}
#compare-container .compare-tbl h4.common-title, #compare-container .compare-tbl h4.hotel-feature, #compare-container .compare-tbl h4.roomfeature, #compare-container .compare-tbl h4.reservationrule, #compare-container .compare-tbl tr h4.hotel-name, compare-container .compare-tbl h4.common-title, #compare-container .compare-tbl h4.ratecode-desc {
	background: url("../../images/title-down-arrow.png") no-repeat scroll left 4px rgba(0, 0, 0, 0);
	clear: both;
	color: #cf3501;
	cursor: pointer;
	font-weight: normal;
	padding: 0px 0 4px 13px;
	margin: 0;
}
#compare-container .compare-tbl h4.hoteldesp, #compare-container .compare-tbl h4.hotel-feature, #compare-container .compare-tbl h4.roomfeature, #compare-container .compare-tbl h4.reservationrule, #compare-container .compare-tbl h4.ratecode-desc {
	font-size:13px;
}
#compare-container .compare-tbl h4.hoteldesp.active, #compare-container .compare-tbl h4.hotelfeature.active, #compare-container .compare-tbl h4.roomfeature.active, #compare-container .compare-tbl h4.reservation.active, #compare-container .compare-tbl h4.hotel-name.active, #compare-container .compare-tbl h4.reservation.active, #compare-container .compare-tbl h4.ratecode-desc.active {
	background: url("../../images/title-up-arrow.png") no-repeat scroll left 4px rgba(0, 0, 0, 0);
}
#compare-container .compare-tbl td {
	padding: 1px 6px 2px 8px;
	vertical-align: top;
	width: 27%;
}
#compare-container .compare-tbl tr td p {
	color: #828282;
	font-size: 12px;
	font-weight: 500;
	margin: 6px 0 10px 13px;
	padding: 0;
	width: 96%;
}
#compare-container .compare-tbl tr.room-desc-mealsinc-tr .room-mealsinc {
	color: #828282;
	font-size: 12px;
	font-weight: 500;
	margin: 6px 0 10px 0px;
	padding: 0;
}
#compare-container .compare-tbl tr td p.room-desc {
	margin-left:0px;
}
#compare-container .compare-tbl tr td img.closeicon {
	margin: 0 -4px;
	height: 14px;
	padding: 1px;
	width: 14px;
	float:right;
	cursor:pointer;
}
#compare-container .compare-tbl tr td img.hotelimg {
	border: 1px solid #cacaca;
	height: 100px;
	padding: 1px;
	width: 173px;
}
#compare-container .compare-tbl span.closeicon {
	border: 2px solid #cacaca;
	float: right;
	font-size: 14px;
	height: 16px;
	padding: 0 4px;
	cursor:pointer;
}
#compare-container .compare-tbl .ht-room-name h4 {
	color: #5c5144;
	cursor: default;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 4px 0 5px 0;
	min-height: 15px;
}
#compare-container .compare-tbl .room-desc-mealsinc-tr td p span {
	width: 100%;
}
/* mouse over link */
#compare-container .compare-tbl tr td a:hover {
	color: #000;
	text-decoration:underline;
}
#compare-container .compare-tbl tr td a:active {
	color: #cf3501;
}
#compare-container .compare-tbl tr td a {
	color: #cf3501;
}
.roomcontent span {
	display: none;
}
.comment {
	width: 400px;
	background-color: #f0f0f0;
	margin: 10px;
}
#compare-container .compare-tbl tr.booknowrate {
	font-size: 14px;
	margin: 0;
	padding: 8px 0;
	text-align: right;
}
#compare-container .compare-tbl tr td p.room-mealsinc {
	color: #828282;
	font-size: 12px;
	font-weight: 500;
	margin: 6px 0 10px 13px;
	padding: 0;
	width: 96%;
}
#compare-container .compare-tbl tr#hoteldescription td p {
	color: #828282;
	font-size: 12px;
	font-weight: 500;
	margin: 6px 0 10px 13px;
	padding: 0;
	width: 98.6%;
}
.room-reservationrule-tr #targetedContainer h5 {
	color: #cf3501;
	padding: 0 0 0 13px;
	font-size: 12px;
	font-weight: normal;
}
.room-reservationrule-tr #targetedContainer h5:nth-child(1) {
 padding: 5px 0 0 13px;
}
.contentBox .roomCommonfeatures, .contentBox .hotelcommonfeature {
	float: left;
	width: 98.98%;
}
/*table css for compare screen */
#hotelcount1 table.compare-tbl tr td {
	border-right: 1px solid #bfbbb5;
}
#hotelcount1 table.compare-tbl tr.hotel-hdr td {
	border-right: 1px solid #bfbbb5;
	height: 42px;
}
.room-desc-mealsinc-tr, .room-desc-mealsinc-tr td {
	border-right: 1px solid #bfbbb5;
}
.room-feature-tr td, .room-image td, .ht-room-name td, .ht-room-name td {
	border-right: 1px solid #bfbbb5;
}
.hotelcommonfeature .hotelname td {
	border-right: 1px solid #bfbbb5;
	border-left: 1px solid #bfbbb5;
}
.roomCommonfeatures .hotelname td {
	border-right: 1px solid #bfbbb5;
	border-left: 1px solid #bfbbb5;
}
.room-reservationrule-tr td {
	border-right: 1px solid #bfbbb5;
}
.ratecode-desc-tr td {
	border-right: 1px solid #bfbbb5;
}
.RoomRate-tr td {
	border-right: 1px solid #bfbbb5;
}
.booknow-tr td {
	border-bottom: 1px solid #bfbbb5;
	border-right: 1px solid #bfbbb5;
}
.offersection-tr td {
	border-right: 1px solid #bfbbb5;
	border-top: 1px solid #bfbbb5;
}
.booknowsection-tr td {
	border-right: 1px solid #bfbbb5;
}
.offercost-tr td {
	border-right: 1px solid #bfbbb5;
}
#compare-container #hotelcount1 div:first-child tr td {
	border-left: 1px solid #bfbbb5;
}
h5.booknowrate {
	float:right;
	font-size: 11.5px;
}
h5.booknowratesecondcurrency {
	float:right;
	font-size: 11.5px;
	font-weight:normal;
}
#hotelcount1 .hotel .compare-tbl .hotel-img-tr img {
	border: 1px solid #bfbbb5;
	padding: 1px;
	margin-bottom: 4px;
}
a.hoteldesclink, a.roomdesclink {
	text-decoration:none;
	outline: none;
	padding-left: 5px;
}
.hotelcontent span {
	display: none;
}
.hotel .compare-tbl .hotel-hdr > td {
	border-top: 1px solid #bfbbb5;
}
.room-reservationrule .booknowsection-tr li span h4.roomdestextstyle {
	width:75%;
	float:left;
}
.room-reservationrule .booknowsection-tr li span h4.roomdestextstyle, .room-reservationrule .booknowsection-tr li span h4.booknowrate {
	font-size: 12px;
}
.comparebottombar {
	background: none repeat scroll 0 0 #ece9e0;
	color: #5c5144;
	font-family: Arial;
	font-size: 0.8em;
	height: auto;
	min-height: 20px;
	padding-left: 8px;
	padding-top: 3px;
	width: 98.4%;
}
#contentcolumn .right-column .content #compare-container .heading-seperator {
	background: none repeat scroll 0 0 #f1f0ed;
	clear: both;
	display: block;
	height: 4px;
	margin-bottom: -1px;
	position: relative;
	top: -4px;
	width: 99.0%;
	z-index: 55;
}
#contentcolumn .right-column .content #compare-container .tab-rooms-compare {
	background: none repeat scroll 0 0 #f1f0ed;
	box-shadow: 0 2px 5px #e0e0e0 inset;
	color: #d9d6cf;
	cursor: default;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: 600;
	padding: 5px 25px;
}
#contentcolumn .right-column .content #compare-container .tab-rooms-compare a {
	cursor: default;
	color: #615648;
}
.ht-room-name td {
	border-top: 1px solid #bfbbb5;
}
.CompareCheck {
	float: left;
	padding: 4px;
	font-size: 13px;
	border: 1px solid #bfbbb5;
}
#container #content-wrapper #contentcolumn .right-column .content .select-rooms #divroom .offer-details .addToCompare .CompareCheck .CluetipCompare, #content-wrapper #contentcolumn .right-column .content .select-rooms #divroom #gridcontainer .hotel-descriptionHead .hotel-description .addToCompare .CompareCheck .CluetipCompare {
	font-size: 13px;
	line-height: 19px;
	box-sizing: border-box;
}




/*only hindi language*/
.CompareCheckboxpanel input:lang(hi) {
 margin: 4.2px 0.3em 0 0;
height: 15px;
}
.addToCompareChkbox.active:lang(hi) {
margin-top: 6.8px;
}
.CompareCheck:lang(hi) {
padding: 1px 7px 3px 3px;
}
#container #content-wrapper #contentcolumn .right-column .content .select-rooms #divroom .CompareRooms.active:lang(hi) {
margin: 3px 0 0.8px;
}
.CompareCheckboxpanel input {
	margin: 4px .3em 0 0;
	position: relative;
	border:#000;
	float:left;
}
.content .select-rooms #divroom .addToCompare .CompareCheck .CluetipCompare {
	line-height:21px;
}

/*only css for IE*/
@media screen\0 {
 #container #content-wrapper #contentcolumn .right-column .content .select-rooms #divroom .CompareRooms.active:lang(hi) {
margin: 3px 0 0.8px;
height:22px;
box-sizing:border-box;
}
 .CompareCheckboxpanel input:lang(hi) {
margin: 4px 0.3em 0 0;
}
 .addToCompareChkbox.active:lang(hi) {
margin-top: 7.8px;
}
 .CompareCheck:lang(hi) {
padding: 1px 7px 3.4px 3px;
}
#container #content-wrapper #contentcolumn .right-column .content .select-rooms #divroom .offer-details .addToCompare .CompareCheck .CluetipCompare, #content-wrapper #contentcolumn .right-column .content .select-rooms #divroom #gridcontainer .hotel-descriptionHead .hotel-description .addToCompare .CompareCheck .CluetipCompare {
	font-size: 13px;
	line-height: 21px;
}
#popup .btn-close-window a {
	margin:0 0 0 45px;
}
}

/*css only for chrome*/
@-moz-document url-prefix() {
 .CompareCheckboxpanel input {
margin: 3.2px 0.3em 0 0;
}
 #container #content-wrapper #contentcolumn .right-column .content .select-rooms #divroom .offer-details .addToCompare .CompareCheck .CluetipCompare, #content-wrapper #contentcolumn .right-column .content .select-rooms #divroom #gridcontainer .hotel-descriptionHead .hotel-description .addToCompare .CompareCheck .CluetipCompare {
 font-size: 13px;
 line-height: 21px;
}
}
#container #content-wrapper #contentcolumn .right-column .content .select-rooms #divroom .CompareRooms {
	float: right;
	margin: 3px .3em 0 0;
	padding: 0;
}
#container #content-wrapper #contentcolumn .right-column .content .select-rooms #divroom .CompareRooms input[type="submit"] {
	background-color:#c0bcb6;
	color:#fff;
	border:0;
}
#container #content-wrapper #contentcolumn .right-column .content .select-rooms #divroom .CompareRooms.active {
	float: right;
	margin: 0 0 0.8px;
	background-color:#c0bcb6;
	color:#fff;
	border:0;
	padding: 0 5px;
	line-height: 20px;
	box-sizing: border-box;
	-webkit-appearance: none;
}
#container #content-wrapper #contentcolumn .right-column .content .select-rooms #divroom .CompareRooms:hover {
	float: right;
	margin: 0 0 0.8px;
	background-color:#e84343;
	color:#fff;
	border:0;
	padding: 0 5px;
	line-height: 20px;
	box-sizing: border-box;
}
.addToCompareChkbox.active {
	margin-top:3.8px;
}
.upp_msg {
	position: relative;
	top: 2.4px;
}

/*-------Css for Ipad-----*/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
 /*only hindi language*/

.CompareCheck:lang(hi) {
padding: 1px 7px 3px;
height:auto;
}
#container #content-wrapper #contentcolumn .right-column .content .select-rooms #divroom .CompareRooms.active:lang(hi) {
margin: 3px 0 0.8px;
height:auto;
}
.CompareCheckboxpanel input:lang(hi) {
margin: 4.2px 0.3em 0 0;
}
.addToCompareChkbox.active:lang(hi) {
margin-top: 6.8px;
}
 .content .select-rooms #divpackage .offer-holder .inset .icon-plus.triger a {
 margin-top: 7px;
}
 .account-action .right-pane {
 margin-bottom: 17px;
 width:100%;
}
 .account-action {
 float: right;
 margin: 0;
 width: 96.2%;
}
.contentBox .roomCommonfeatures, .contentBox .hotelcommonfeature {
 float: left;
 width: 98.78%;
}
 /* mouse over link */
#compare-container .compare-tbl tr td a:hover {
color: #cf3501;
text-decoration:none;
}
#compare-container .compare-tbl tr td a:active {
color: #cf3501;
}
#compare-container .compare-tbl tr td a {
color: #cf3501;
}
 .flexible-date input {
float: left;
font-size: 12px;
border:1px solid #000!important;
}
 #your-info .info-reservation .form label.lblcondition {
line-height: 18px;
}
.chkconfirmation {
display:inline;
vertical-align: top;
}
 #lineheight {
 float: left;
 margin-top: 4px;
 line-height: 23px;
}
 .your-info-header ul li.Uloption {
 position: relative;
 width: auto;
 margin-top: -3px;
}
 /*need to added*/ 
 
 .select-rooms .hotel-description .hotel-holder img {
 float: left;
 height: 100px;
 width: 173px;
}

/*start css for image gallery*/ 
.flexslider .slides img {
display: block !important;
height: 365px !important;
width: 650px !important;
}
.flex-direction-nav li a {
background: url("../ages/btn-previous.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
cursor: pointer;
display: block;
height: 52px;
margin: -16px 0 0;
position: absolute;
text-indent: -9999px;
top: 50%;
width: 52px;
}
.select-rooms .hotel-description #popupHotel {
margin: -63px -5px 0 -283px !important;
width: 650px;
}
.select-rooms .hotel-description #popup {
margin: -63px -5px 0 -245px !important;
width:650px;
}
.flex-direction-nav {
left: 1px;
margin: 0 auto;
position: relative;
top: -187px;
}
/*end css for image gallery*/ 



 .inset .best-rate > span {
width: 98%;
}
 .ui-datepicker-multi-2 .ui-datepicker-group:lang(pt) {
width: 100% !important;
}
 .roomavail:lang(pt) {
display: inline-block;
width: 47%;
margin-top: 5px;
}
 .minimumstay:lang(pt) {
display: inline-block;
margin-top: 5px;
width: 47%;
}
 .roomavail:lang(ru) {
display: inline-block;
margin-top: 5px;
width: 27%;
}
 .minimumstay:lang(ru) {
display: inline-block;
margin-top: 5px;
width: 54%;
}
 .norooms:lang(ru) {
display: inline;
margin-top: 5px;
width: 34%;
}
 #lineheight input {
margin-bottom: 5px;
}
 .select-rooms .hotel-description .hotel-holder span#hotelzoom:lang(ru) {
background: url("../../images/zoom.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
left: 5px;
position: absolute;
top: 15px !important;
width: 21px;
}
 .offer-name.packages > label {
white-space: normal;
width: 144px;
word-wrap: break-word;
}
 .select-rooms .hotel-description .offer-holder .inset .offer-rates.packages {
padding-top: 5px;
text-align: right !important;
width: 41%;
}
 .select-rooms .hotel-description .offer-holder .inset .previous-rates p, .select-rooms .hotel-description .offer-holder .inset .offer-rates p, .select-rooms .hotel-description .offer-details .inner .previous-rates p {
 color: #5c5144 !important;
 font-size: 12px;
 font-weight: normal;
}
 .select-rooms .hotel-description .offer-holder .inset .best-rate {
 width: 20%;
 margin-top:2px;
}
 .select-rooms .hotel-description .offer-holder .inset .best-rate:lang(ru) {
 width: 18%;
 margin-top:2px;
}
 
/*for map*/
.map_canvas {
 border: 1px solid red;
 display: block;
 height: 250px;
 left: 1px;
 margin: 10px 0 20px;
 /*padding: 10px;*/
 top: 12px;
 width: 218px !important;
}
.hotel-description .offer-holder .inset .best-rate .active:lang(ru) {
white-space: normal;
width: 74px;
}
.select-rooms .hotel-description .offer-holder .inset .previous-rates:lang(ru) {
font-size: 12px;
margin: 0;
width: 85px;
}
.select-rooms .hotel-description .offer-holder .inset .offer-name:lang(ru) {
margin: 2px 5px;
width: 82px;
}
.ui-dialog {
overflow: hidden;
padding: 0.2em;
position: absolute;
width: 482px !important;
}
#confirmation .confirmation-list li.second-col-bulleted {
color:#6c6154;
}
 .select-rooms #divpackage .offer-holder .inset .icon-plus a {
 margin: 11px 5px;
}
.select-rooms #divpackage .offer-holder .inset .offer-name {
 margin: 8px 0;
}
 

/* added for cost misalign */
.select-rooms .inner .rateCodesDiv #offer-selection-multihotel-one-room-drr .hotelcurrency {
float: left;
margin: 0 10px;
width: 130px;
}
.select-rooms .hotel-description .offer-details .inner .previous-rates {
float: left;
margin: 10px 0 0;
width: 138px;
word-wrap: break-word;
}
.select-rooms .hotel-description .offer-details #offer-selection-multihotel-one-room-drr p {
width: 140px;
}
#offer-selection-multihotel-one-room-drr .hotelcurrency {
float: right;
}

/*rate code desciption on below image*/
.select-rooms .hotel-description .offer-details .room-details {
margin: 12px 0 0 15px;
width: 71% !important;
}

/* added for idgroup0 */
.select-rooms .inner .no-striked-rateCodesDiv #offer-selection-multihotel-one-room-drr .hotelcurrency {
 float: left;
 width: 130px;
}
.select-rooms .hotel-description .offer-details #offer-selection-multihotel-one-room-drr p {
 float: left;
 white-space: normal;
 width: 110px;
 word-wrap: break-word;
}



 

/*rahul added css for 768px */
/*to reduce the image size*/

.offer-cost-more-nights-no-strike-cost {
font-weight: bold !important;
width: 117px !important;
}
.offer-cost-more-nights-strike-cost {
font-weight: bold !important;
width: 112px !important;
}
 span.adult-child-crib-home-1-room img {
height: 14px;
margin: 6px 0 0 2px;
}
 .select-rooms .hotel-description .offer-details .price {
float: right;
text-align: left;
width: 103px;
word-wrap: break-word;
font-size: 13px;
}
 .select-rooms .hotel-description .offer-details span#best-rate-for-deal {
width: 142px;
word-wrap: break-word;
}
 .select-rooms .hotel-description .offer-details span.no-striked-cost-rate {
width: 54%;
}
 .no-striked-rateCodesDiv {
float: right !important;
width: 40% !important;
word-wrap: break-word;
}
#offer-selection-multihotel-one-room-drr .hotelcurrency > p {
width: 87px;
word-wrap: break-word;
float:left;
}
 .select-rooms .inner .rateCodesDiv #offer-selection-one-room-drr .hotelcurrency {
min-width: 111px;
}
.select-rooms .hotel-description .offer-details #multiple-room-details {
width: 139px;
word-wrap: break-word;
margin:10px 0 0 15px
}
.select-rooms .tab-rooms-packages.select {
height: 17px;
line-height: 21px;
margin-bottom: 3px;
margin-top: 0;
padding-top: 3px;
}
.adult-child-crib-home-1-room {
margin-left: 40px;
}
.adult-child-crib-home-4-room {
padding-left: 22px;
width: 76px;
}
 .select-rooms .hotel-description .offer-details .rateCodesDiv {
float: right;
padding-right: 4px;
width: 35%;
}
.select-rooms .hotel-description .offer-details #RateCodeDivforDeal {
float: right;
padding-right: 4px;
width: 31%;
}
 .adult-child-crib-home-1-room {
margin-left: 35px;
margin-top: 3px;
}
.adult-child-crib-home-3-room {
width: 77px;
padding-left:34px;
}
.select-rooms .inner .rateCodesDiv #offer-selection-one-room-drr .hotelcurrency {
margin: 0 22px;
}
.select-rooms .hotel-description .offer-details .daily-room-rate-icon {
margin: 2px 0 0 2px !important;
}
 .select-rooms .hotel-description .offer-details span.best-rate {
width: 48%;
}
 .image-holder-carousel {
width: 44%;
}
 .select-rooms .hotel-description .offer-details .innerLeft {
width:100% !important;
}
.select-rooms .hotel-description .offer-details .innerRight {
width:65% !important;
}
 .toggle_container.show .room-descrption {
width:94% !important;
float:left;
}
.select-rooms .hotel-description .offer-details .inner .holder.space.roomdescription {
margin: 0 0 5px 15px;
}
.select-rooms .hotel-description .offer-details .inner .toggle_container h4, .select-rooms .hotel-description .offer-details .inner h4 {
 margin: 0 0 0 13px!important;
}
 .select-rooms .hotel-description .feature-list ul li {
 width: 30%!important;
margin-left:27px;
}
.select-rooms .offer-details .inner .holder .targetedContainer {
 margin: 0!important;
}
.select-rooms .hotel-description .offer-details .toggle_container .targetedContainer p {
padding: 4px 0 2px 26px;
}
 .offer-details .inner div .targetedContainer p {
padding: 4px 0 2px 26px;
}
 .select-rooms .hotel-description .offer-details .toggle_container .targetedContainer p {
width: 51%;
}
.select-rooms .hotel-description .offer-details .inner h5 {
padding: 3px 0 0 13px;
}
.select-rooms .hotel-description .offer-details .toggle_container #targetedContainer {
margin: 0;
}
.select-rooms .inner .rateCodesDiv #offer-selection-one-room-drr .hotelcurrency {
float: left;
width: 100px;
margin: 0 2px;
}
.select-rooms .hotel-description .hotel-holder .details {
padding: 1px !important;
width: 48% !important;
}
.select-rooms .hotel-description .offer-holder .inset {
padding: 9px 25px 0 0;
}
.select-rooms .hotel-description .offer-holder .inset .best-rate {
margin-top: 2px;
width: 64px;
word-wrap: break-word;
}
 .select-rooms .hotel-description .offer-details #offer-selection-multihotel-one-room-drr {
text-align: right;
width: 147px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /*only hindi language*/

.CompareCheck:lang(hi) {
padding: 1px 7px 3px;
height:auto;
}
#container #content-wrapper #contentcolumn .right-column .content .select-rooms #divroom .CompareRooms.active:lang(hi) {
margin: 3px 0 0.8px;
height:auto;
}
.CompareCheckboxpanel input:lang(hi) {
margin: 4.2px 0.3em 0 0;
}
.addToCompareChkbox.active:lang(hi) {
margin-top: 6.7px;
}
 .content .select-rooms #divpackage .offer-holder .inset .icon-plus.triger a {
 margin-top: 3px;
}
.offer-details .inner div .targetedContainer p {
padding: 4px 0 2px 15px;
}
 .account-action .right-pane {
 margin-bottom: 17px;
 width:98.1%;
}
.contentBox .roomCommonfeatures, .contentBox .hotelcommonfeature {
 float: left;
 width: 98.90%;
}
.comparebottombar {
background: none repeat scroll 0 0 #ece9e0;
color: #5c5144;
font-family: Arial;
font-size: 0.8em;
height: auto;
min-height: 20px;
padding-left: 8px;
padding-top: 3px;
width: 98.3%;
}
    
/* mouse over link */
#compare-container .compare-tbl tr td a:hover {
color: #cf3501;
text-decoration:none;
}
#compare-container .compare-tbl tr td a:active {
color: #cf3501;
}
#compare-container .compare-tbl tr td a {
color: #cf3501;
}
 .flexible-date input {
float: left;
font-size: 12px;
border:1px solid #000!important;
}
 #your-info .info-reservation .form label.lblcondition {
line-height: 20px;
}
.chkconfirmation {
display:inline;
vertical-align: top;
}
#lineheight {
float: left;
margin-top: 4px;
line-height: 23px;
}

 
/*start css for image gallery*/ 
.flexslider .slides img {
display: block !important;
height: 365px !important;
width: 650px !important;
}
.flex-direction-nav li a {
background: url("../ages/btn-previous.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
cursor: pointer;
display: block;
height: 52px;
margin: -16px 0 0;
position: absolute;
text-indent: -9999px;
top: 50%;
width: 52px;
}
.select-rooms .hotel-description #popupHotel {
margin: -63px -5px 0 -155px !important;
width: 650px;
}
.select-rooms .hotel-description #popup {
margin: -63px -5px 0 -117px !important;
width:650px;
}
.flex-direction-nav {
left: 1px;
margin: 0 auto;
position: relative;
top: -187px;
}
/*end css for image gallery*/ 



 /*need to added*/ 
 #lineheight input {
margin-bottom: 5px;
}
 .select-rooms .hotel-description .offer-holder .inset .offer-dates select {
 border: 1px solid #cacaca;
 margin: 5px 0 0;
 width: 180px;
}


 
 /* added for idgroup0 */
.select-rooms .inner .no-striked-rateCodesDiv #offer-selection-multihotel-one-room-drr .hotelcurrency {
 float: right;
 width: 136px;
}
 
    
  /* added for cost misalign */
.select-rooms .hotel-description .offer-details span.no-striked-cost-rate {
width: 47%;
}
.select-rooms .hotel-description .offer-details #offer-selection-multihotel-one-room-drr p {
width: 119px;
}
.no-striked-rateCodesDiv {
width: 24%;
}
 .offer-cost-more-nights-no-strike-cost {
font-weight: bold;
width: 117px;
}
.offer-cost-more-nights-strike-cost {
font-weight: bold;
width: 112px;
}
 #datepicker1 {
margin-top: 5px;
width: 82% !important;
}

 
 
 
   /*to reduce the image size*/
span.adult-child-crib-home-1-room img {
height: 14px;
margin: 6px 0 0 2px;
}
.select-rooms .hotel-description .offer-holder .inset .best-rate {
margin: 2px 0 0 10%;
}
 .select-rooms .hotel-description .offer-details .daily-room-rate-icon {
margin: 1px 0 0 2px !important;
}
 .select-rooms .hotel-description .offer-details .price {
float: right;
text-align: left;
width: 200px;
word-wrap: break-word;
font-size: 13px;
}
#offer-selection-multihotel-one-room-drr .hotelcurrency > p {
width: 100px;
word-wrap: break-word;
float:left;
}
.select-rooms .inner .rateCodesDiv #offer-selection-one-room-drr .hotelcurrency {
margin: 0 3px;
min-width: 120px;
}
.select-rooms .hotel-description .offer-details .room-details {
margin: 12px 0 0 15px;
width: 540px;
word-wrap: break-word;
}
.select-rooms .inner .rateCodesDiv #offer-selection-one-room-drr #hotelcurrencyfordeal {
margin: 0 3px;
min-width: 101px;
}
 .select-rooms .hotel-description .offer-details .room-details p, .select-rooms .hotel-description .offer-details .room-details .room-descrption small {
width: 450px;
}
.select-rooms .hotel-description .offer-details #offer-selection-multihotel-one-room-drr {
 float: right;
 text-align: right;
 margin-right: -10px;
}
 .select-rooms .hotel-description .offer-details #multiple-room-details-for-offer-selection {
width: 43% !important;
}
.select-rooms .hotel-description .offer-details .room-details {
 margin: 12px 0 0px 15px;
 width:41%;
}
 .select-rooms .hotel-description .offer-details .rateCodesDiv {
float: right !important;
width: 24% !important;
}
 .select-rooms .hotel-description .offer-details .innerRight {
width: 77% !important;
}
.adult-child-crib-home-1-room {
padding-top: 3px;
width: 77px;
padding-left: 51px;
}
 .select-rooms .hotel-description .offer-details .inner .previous-rates {
float: left;
margin: 10px 0 0;
width: 126px;
word-wrap: break-word;
}
 .image-holder-carousel {
width: 46%;
}
 .select-rooms .hotel-description .offer-details .innerLeft {
width:100% !important;
}
.toggle_container.show .room-descrption {
width:97% !important;
float:left;
}
.select-rooms .offer-details .inner .holder #clicker, .select-rooms .offer-details .inner .holder #clicker_reservation_Rules {
margin: 0 0 0 24px;
}

/*room-descrption */
.toggle_container.show .room-descrption {
width: 82% !important;
}
.select-rooms .hotel-description .targetedContainer ul li {
margin: 0 0 0 38px;
width: 17%;
}
.select-rooms .offer-details .inner .holder #targetedContainer {
margin: 0 0 0 25px;
}
.select-rooms .hotel-description .hotel-description .offer-details .inner #clicker, .select-rooms .hotel-description .hotel-description .offer-details .inner #clicker_reservation_Rules {
margin: 0 0 0 13px;
}
.select-rooms .hotel-description .offer-details .toggle_container #targetedContainer {
margin: 0;
}
.select-rooms .hotel-description .offer-details .toggle_container .targetedContainer p {
padding: 4px 0 2px 15px;
}
.select-rooms .hotel-description .targetedContainer ul li {
margin: 0 0 0 27px;
}
.select-rooms .hotel-description .offer-details .inner h5 {
padding: 3px 0 0 0px;
}
 .select-rooms .hotel-description .hotel-holder .details {
padding: 1px !important;
width: 71%;
}
.select-rooms .hotel-description .offer-details span.best-rate {
width: 209px;
word-wrap: break-word;
}



/*need to be integrated*/
.select-rooms .tab-rooms-packages.select {
height: 17px;
line-height: 21px;
margin-bottom: 3px;
margin-top: 0;
padding-top: 3px;
}
.ui-dialog {
overflow: hidden;
padding: 0.2em;
position: absolute;
width: 482px !important;
}
#confirmation .confirmation-list li.second-col-bulleted {
color:#6c6154;
}
}

/* ========================================================================
    CSS helpers
===========================================================================*/

.width-default{
    width: 100% !important;
   
}
.inline-block-no-space{
     font-size: 0px;
}

div.account-action-save-box .button-margin-right, .button-margin-right{
    margin-right: 15px;
}

#account-box .margin-bottom-small{
    margin-bottom: 15px;
}

div.account-action-save-box .reset-margin-top{
    margin-top: 0px;    
}

/*#your-info .info-reservation #private-notice
{
    font-size: 10px;
    margin-top: 50px;
    
    -webkit-transition: font-size 3s;
    -moz-transition: font-size 3s;
    -o-transition: font-size 3s;
    transition: font-size 3s;
}

#your-info .info-reservation #private-notice:hover
{
    font-size: 12px;
}

#your-info .info-reservation #private-notice span.bold
{
   font-weight: bold;
}

*/
/*
#your-info .info-reservation #private-notice:hover span.bold
{
   font-weight : bold;
}*/

img.icon-lock {
    display:  inline-block;
    height: 15px;
    width: 15px;
    /*background-image: url("../../images/key.png");*/
    background-size: 15px 15px;
    cursor: pointer;
    vertical-align: middle;
}

.topbarOrange h3{
    display: inline-block;
 
}

.justify {
    text-align: justify;
    text-justify: inter-word;
}

.urllinksmall{
    border:none; 
    width:auto;
    float:none;
    height:10px;
    display:inline-block;
    position: relative;
    top: 1px;
}


