/************* rich panel *****************/
.dr-pnl {
	border: 1px solid #3E67B3;
}
.partners {
	margin: 10px;
}

/******** Basic layout ********/
.bg-vt {
	background: transparent url(../img/bg-vt.gif) top left repeat-x;
	background-color: #E8F2FD;
	padding-bottom:10px;
}

#panelResults {
	width: 640px;
	float: left;
	border-top: 1px solid #3E67B3;
}
#panelResults.vt {
	width: 640px;
	margin-left: 10px;
	display:inline;
}
#panelNarrow {
	width: 600px;
	float: left;
	margin-right: 10px;
}
#sidebar {
	1width: 379px;
	width: 320px;
	float: left;
	display:inline;
	background: inherit;
}
#sidebar.wide {width: 360px;}
/********************* common styles *****************************/
.hr {border-top:1px solid #A3A3A3;}
.hr1 {border-top:1px solid #A5BFDA;}
.red-hd {
	color: #AC0F32;
	font-weight: bold;
}
.hd, a.hd {font-weight: bold;}
.divide {
	margin: 10px -10px;
	clear: both;
	background: #3E67B3;
	
}

.back a {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

.errors {
	color: red;
}

.errors input {
	border: 1px solid red;
}

.errors textarea {
	border: 1px solid red;
}

.err-empty {
	display: block;
	font-weight: bold;
	color: red;
	text-align: center;
	margin: 20px 10px;
	padding: 20px 5px;
	border: 1px solid #BCC8D6;
	background-color: #fff;
}
.half-double {line-height:150%;}
.required {
	color: red;
	padding-left: 2px;
}

.full {
	width: 100%;
}
.c {text-align: center;}
.center {
	margin: 0 auto;
}
.r {
	text-align: right;
	white-space: nowrap;
}
.right {text-align: right;}
.middle {
	vertical-align: middle;
}

.hd-line {
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #adbecf;
}
.block {
	display: block;
}

/**** modify search modal panel ***/
#modify {
	1width: 600px;
	border: 1px solid #174D82;
	background: #C8E0FB;
}
.mdl-input-big {
	width: 540px;
}
#modify td.description {
	width: 90%;
	background: #fff;
	border: 3px double #AACCEE;
}

.dest-b {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	color: #990000;
}



.big-input {
	width: 90%;
}

/****** wait page ********/
.wait {
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}

.wait img {
	vertical-align: middle;
}

.wait h1 {
	margin: 0 0 5px 0;
	font-size: 20px;
	line-height: 100%;
	color: #0073BD;
}
#dProgressBar {background: #fff;}


/***** change view *****/
.align-c {
	float: left;
	width: 100%;
	line-height: normal;
}

.align-c ul {
	list-style-type: none;
	margin: 0;
	margin-left: 50px;
	padding: 0;
}

.align-c li {
	display: inline;
	margin: 0;
	padding: 0;
}

.align-c a {
	float: left;
	background: url('../img/tab1-l.gif') no-repeat left top;
	margin: 0;
	margin-right: 2px;
	padding: 0 0 0 5px;
	text-decoration: none;
	cursor: hand;
}

.align-c a span {
	float: left;
	display: block;
	background: url('../img/tab1-r.gif') no-repeat right top;
	padding: 7px 20px 2px 11px;
	font-weight: bold;
	color: #174D82;
}

.align-c li.current a {
	background: url("../img/tab1-l-a.gif") no-repeat left top;
}

.align-c li.current a span {
	background: url("../img/tab1-r-a.gif") no-repeat right top;
}

.sortBy {
	float:left;
	margin-left:20px;
}
.sortBy li {float: left;}
.align-c .sortBy a {
	background: none;
	text-decoration: underline;
	padding: 3px 10px;
	background: #C8E0FB;
}
.align-c .sortBy a.current {
	font-weight: bold;
	color: #AC0F32;
}


/************* data table ***********************/
.details {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	line-height: 100%;
	width: 48%;
}

.details a:link,.details a:visited {
	font-size: 12px;
}
.dist {
	width: 50px;
	text-align: right;
	padding-right: 15px;
	line-height: 25px;
	white-space: nowrap;
}
.sel {
	text-align:center;
	line-height: 25px;
	width: 50px;
}
.rating {
	margin-top: 3px;
}

.topDataTable {
	background: #fff;
}

.rich-table-subheadercell {
	border: 1px solid white;
	background-color: #174D82;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	color: white;
}




.details-row td {border-top: 1px solid #AACCEE;}


.filter-panel {
	1margin-top: -1px;
	border-left: 1px solid #fff;
	padding-left: 20px;
}
.listrow {
	border-top: 1px solid #AACCEE;
}

.filter-panel.listrow {
	border-top: 1px solid #3E67B3;
}

.via td  {
	border-top: 3px double #AACCEE;
	1background: #ccc;
}


/**active row over **/
.listrow-a {
	background-color: #E6EBF0;
}


.rich-table {
	margin-left: 1px;
	border-right: 1px solid #3E67B3;
	border-bottom: 1px solid #3E67B3;
}

.photo {
	width: 68px;
	height: 68px;
	border: 1px solid #3E67B3;
	margin: 5px 0;
}

.photo img {
	border: 2px solid white;
}
.col-photo {width:50px;}
.number {width:30px;}
.number img {margin-top:-7px; }
.n {font-weight: normal;}

.price {
	1width:100px;
	text-align: right;
	padding-right: 15px;
	white-space: nowrap;
}


.price a:link,.price a:visited {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	margin-left: 5px;
	line-height: 25px;
}

.price a:link span,.price a:visited span {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

/****************** wait page **********************/
.wait {
	font-weight: bold;
	margin: 20px;
	text-align: center; 1
	background: white;
}

.wait img {
	vertical-align: middle;
}

.wait h1 {
	margin: 0 0 5px 0;
	font-size: 17px;
	line-height: 100%;
	color: #0073BD;
}

/******************** Progress bar.  *******************/
#dProgressInfo {
	margin: 0 0 8px 0;
	text-align: center;
	color: #0073BD;
}

#dProgressBar {
	margin: 0 0 16px 0;
	background-image: url('/img/bg-row.gif');
	background-repeat: repeat-x;
	border: 3px double #C8D2DD;
	padding: 8px;
	text-align: left;
}

#dProgressSlider { 1
	visibility: hidden;
	height: 19px;
	background: white;
	width: 1%;
	text-align: right;
}

#imgProgressSlider {
	vertical-align: top;
}

div.finalizing_search {
	height: 18px;
	padding: 1px 0 0 0;
	text-align: center;
}

div.progress_slider_parent {
	padding: 3px 0;
	border-left: 1px solid #A0B1C5;
	border-right: 1px solid #A0B1C5;
	background: #A0B1C5;
}

.search-block {
	1width: 550px;
	border: 3px double #A0B1C5;
	background: #fff;
	margin: 0 15px;
	padding: 10px;
}

/************* sidebar styles ****************/
.facility,.dtls-pnl {
	background: transparent;
	border: 0;
	margin-left: 10px;
}


.facility ul {
	font-size: 12px;
	list-style-type: disc;
}

.group {
	display: block;
	margin: 8px 0;
	font-family: Tahoma;
	font-size: 11px;
}

.group input {
	vertical-align: middle;
}

.bars {
	background: #E8EDF1;
}

.map {
	margin: 10px;
	background-color: #D5DDE6;
}

#map1 .map {
	margin: 0;
	border: 0;
	background: #fff;
	border-top: 1px solid #3E67B3;
}



.active {
	color: red;
}

.map-content {
	width: 95%;
	height: 300px;
	border: 3px solid white;
	margin-bottom: 5px;
}

.gmapstooltip {
	font-size: x-small;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	border: 1px solid #999;
/*white-space: nowrap;*/
	width: 200px;
	padding: 2px;
}

.red-br {
	border: 3px double #C81A42;
}

.map-content-sm {
	height: 200px;
	width: 98%;
	border: 1px solid #ADBECF;
}

.help {
	font-name: Tahoma;
	font-size: 11px;
	color: #174D82;
	margin: 10px 0;
}
.bl-hand {
	display: block;
	cursor: hand;
	font-family:Tahoma;
}

/*** data scroller ***/
.scroll,.scroll td {
	border: 0;
	font-family: Tahoma;
	font-size: 11px;
	background: white;
}

.rich-dtascroller-table {
	border: 0;
}

.bottomScr,.bottomScr td {
	background: #E8F2FD;
	border: 0;
	color: #000;
}

td.rich-datascr-inact {
	width: 22px;
	height: 26px;
	background-image: url(../img/page.gif);
	background-repeat: no-repeat;
}

td.rich-datascr-act {
	font-weight: bold;
	background-image: url(../img/page-a.gif);
	background-repeat: no-repeat;
}

/*********************** details *******/
.details-hd {
	1padding-left: 10px;
}



.detail-hd {
	background: #174D82;
}

.detail-hd th {
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #fff;
}

.h-name {
	color: #990000;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	line-height: 100%;
	margin-left: 
}

.h-date {
	color: #990000;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.price-sm {
	color: #174D82;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 17px;
	text-align: right;
	padding-right: 15px;
	white-space: nowrap;
}

.price-sm span {
	color: black;
	font-size: 12px;
	font-weight: normal;
}

.tabs {
	width: 124px;
	height: 28px;
	padding: 8px 0 0;
	font-weight: bold;
	color: #174D82;
	cursor:pointer;
}

.tab-inactive {
	cursor: pointer;
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	border-width: 0;
}

.tab-active {
	background-image: url(../img/tab-active.gif);
	background-repeat: no-repeat;
	border-width: 0;
}
.tab-content {
	border: 1px solid #174D82;
	border-top: 0;
}

.rich-tabhdr-side-cell {
	border-width: 0;
	font-weight: bold;
}

.rich-tabhdr-side-border {
	background: #E8F2FD;
}

.total {
	text-align: right;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #174D82;
	margin: 2px 0;
	padding: 15px;
	border-top: 1px solid #AACCEE;
}

.total span {
	font-size: 12px;
	margin: 0 10px;
	color: black;
}

.policy {
	background: white;
	color: #666666;
	text-align: left;
	font-size: 11px;
	font-family: Tahoma;
	width: 640px;
	padding: 10px;
}

.policy .hd {
	color: black;
	font-weight: bold;
}

.colspan {
	width: 600px;
}

.number,.room-type,.select-sm,.price-sm {
	padding-top: 7px;
}

.room-type {
	width: 60%;
}
/***************** photo styles ****************/
.photo-cnt {
	padding-top: 10px;
	float:left;
	clear:both;
}
.big-photo {
	width: 395px;
	height: 269px;
	border: 1px solid #C8D2DD;
	margin: 0 15px 5px 0;
}
.photo-content {
	width: 375px;
	height: 249px;
	margin: 10px;
}

.big-photo1 {
	width: 215px;
	border: 1px solid #C8D2DD;
	background-color:#fff;
	margin: 10px 10px 10px 0;
	padding: 5px;
	text-align: center;
}
.photo1-content {
	text-align: center;
	overflow:hidden;
}

.sm-photo img {
	margin: 0 5px 5px 0;
}

/********************* checkout style *****************************/




.bord {
	border: 1px solid #005385;
	padding: 10px;
	background: #fff;
}

.bord p {
	font-family: Tahoma;
	font-size: 11px;
	margin-bottom: 10px;
}

.check-m {
	font-size: 11px;
	vertical-align: middle;
}

/******************** traveler style *******************/
#breadcr {
	margin: 20px 0 20px 10px;
}

#breadcr ul {
	margin: 10px 0;
}

#breadcr li {
	float: left;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	margin-left: 0;
}

#breadcr li img {
	vertical-align: middle;
	margin: 0 5px 0 35px;
}

#breadcr li a {
	font-size: 12px;
	font-weight: normal;
}



.add {
	background: #FBE869;
	border: 1px solid #990000;
	margin: 10px 0;
	padding: 5px;
	position: relative;
}

.add1 {
	background: #EFF3F6;
	margin: 10px 0 0 0;
	border: 1px solid #A5BFDA;
	padding: 5px;
}

.add .prop {
	margin-bottom: 3px;
}

.top-r {
	position: absolute;
	top: 5px;
	right: 15px;
}

/***************** policy *******************/


.room {
	background: #D7E8FC;
	padding: 3px;
	color: #174D82;
	font-weight: bold;
	border: 0;
	border-bottom: 1px solid #7B9CB7;
}

.tax {
	width: 90%
}

.mid-color td {
	border-bottom: 1px solid #ADBECF;
}

.mid-color .price-sm {
	padding: 5px;
}

.hg-fee {
	margin: 15px 0 0 0;
	border-top: 2px solid #fff;
}



/****************** confirmation page ******************/
.confirm, .fail, .prebook {
	margin: 15px;
	background: white;
	border: 1px solid #AACCEE;
	padding: 10px;
}
.confirm div {
	background: #D1E91F;
	padding: 10px;
	margin-left: 10px;
	width: 440px;
	border: 6px double white;
}

.fail {
	border: 3px double red;
	padding: 5px 10px 15px;
}
.fail img {margin-right: 10px;}

.book-id {
	text-align: center;
	margin: 10px 0;
}
.conf-room-list {width: 250px;}
.conf-room {
	border:0;
	width: 280px;
}
.no-border {
	border: 0;
}
.conf-room-bd {
	background: #F1F4F7;
}
.conf-map {
	padding:0;
}
.map-content-sm {
	height: 200px;
	width: 99%;
	border: 1px solid #ADBECF;
}
.noborder {border:0;}
.bott-line {border-bottom: 1px solid #174D82;}
#bookingList {border: 1px solid #174D82;}


 
#alternativeHotelPanel {
	margin:10px;
	border:1px solid #174D82;
	
}
#alternativeHotelsTable {
	border:0;
	background: inherit;
}
.roomListTable {
	border:1px solid #174D82;
}
#moreHotels {margin-right:10px;}
#hideLink {display:none;}





/**************** async search *****************/
.async {
	width:600px;
	1background-color: #EDF2F5;
	1border: 3px double #C8D2DD;
	float:left;
}
.found {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	padding-left:3px;
	padding-right:3px;
	text-decoration: blink;
}

/************* weather ************************/
.temp {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #174D82;
}
/**************** new booking ***********************/
.absLogin {
	width:220px;
	1height:220px;
	position:absolute;
	top:65px;
	right: 20px;
	background-color: #E5F0FD;
	padding:10px;
}

.descr1 {
	font-size: 9px;
	color:#7F9BB3;
	font-family:Tahoma;
	text-align:center;
}
/*************** register form *********************/
.w200 {
	width: 160px;
}
.topMsg {
	background: #fff;
	padding:3px;
	position:relative;
	z-index:1000;
}
/************** Progress status *****************/
.trans {
	background:#00BB2F;
	width: 600px;
	height: 150px;
	position: absolute;
	top: 30%;
	left: 50%;
	margin-left:-300px;
	border: 6px double #fff;
	z-index: 1000;
	padding: 15px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 080;
	opacity: 0.80;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/img/75p_green.png');*/
}

/* IE ignores styles with [attributes], so it will skip the following. 
.trans[class] {
  background:url(/img/75p_green.png);
}*/
.trans p {
	font-family: Tahoma;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.p1 {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #9A9A65;
	text-align: center;
} 
.p1 span {
	font-size: 12px;
	1font-weight: normal;
}

.stick {
	width:1px;
	height:30px;
	border-left: 2px solid #000;
	float: left;
}
.flag {
	color:#000;
	border:1px solid #000;
	border-left-width:5px;
	font-family: Tahoma;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	padding: 0 2px;
	white-space: nowrap;
	float:left;
	1width: 26px;
	height: 12px;
	text-align: center;
}
#safe {
	margin-top:100px;
	width: 340px;
	margin-left: 20px;
}

#safe h1,.bp h1, .trip h1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;	
	line-height: 35px;
	color: #fff;
}
.lock {
	background: #7DBEFF;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}

.lock span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}

.discount {
	 display: inline;
	 text-align: center;
	 color: #333;
	 font-size: 17px;
	 line-height:17px;
	 font-family: Tahoma;
	 font-weight: bold;
	 margin-right: 10px;
	 position: relative;
	 padding-left: 5px;
	 padding-right: 5px;
	 background: url(../img/red.gif) repeat-x 0px 10px;
}
.discount1 {
	color: #666;	
	display: inline;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	background: url(img/red1.gif) repeat-x 0px 8px;
	1font-weight: bold;
	white-space: nowrap;
	font-family: Arial;
	font-size: 12px;
}

.discount1 span {
	font-size: 11px;
}

td.coupon {
	width: 103px;
	height: 53px;
	background: url(../img/coupon.gif) no-repeat top right;
}

.coupon p {
	color: #666;
	text-align: right;
	font-family: Tahoma;
	font-size: 10px;
	margin-top: 10px;
	line-height: 120%;
}
.percent {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	margin-right: 53px;
	color: #174D82;
}

.sale {
	width: 62px;
	height: 62px;
	display: block;
	background: url(../img/red_circle.png) no-repeat top right;
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	padding-top: 15px;
	cursor: help;
	1position: relative;
}

.torn {
	width: 53px;
}

.sale span {
	font-size: 12px;
}
.sale-mo {
	position: absolute;
	top: 63px;
	left: -80px;;
	width: 200px;
	padding: 10px;
	background: #FFFFA8;
	z-index: 1000;
	color: #174D82;
	font-family: Tahoma;
	font-size: 11px;
	border: 2px solid #D21D39;
}
.bp-close {
	position: absolute;
	top:0;
	right:0;
	cursor: pointer;
}

#breadcr {
	margin: 10px 0;	
}

#breadcr ul {
	margin: 0;
}

#breadcr li {	
	margin:0 5px 0 0;
	float: left;
	font-size: 12px;
	line-height: 190%;
}

#breadcr li a {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
#breadcr li a.inactive {
	color:#999;
	font-weight: normal;
}

.trans1 {
	color: #fff;
	background: #00BB2F;
	width: 620px;
	position: absolute;
	top: 30%;
	left: 50%;
	border: 6px double #fff;
	z-index: 2;
	padding: 15px;
}
.rect {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.rect span {
	background: #02AEFC;
	padding:3px 100px 3px 10px;
	color:#fff;
	font-size: 16px;
	margin-right: 10px;
}
.arrow-link {
	height: 13px;
	background: url('../img/arrow.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 15px;
	cursor: hand;
}
.bg-top {background-position: top left;}
.bg-bottom {background-position: bottom left;}
.prTooltip {
	width:150px;
	background-color: #E8EDF1;
	border:1px solid #174D82;
	padding: 5px 10px;
	z-index: 1000;
	text-align: center;
}
td.vline {
	width:1px;
	border-left: 1px solid #AACCEE;
	text-align: center;
	padding:0;
	vertical-align: bottom;
}
.roomRate {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight:bold;
	line-height: 150%;
}
.incl {
	padding:1px 5px;
	background-color: #E5EAEF;
	font-size: 11px;
	font-family: Tahoma;
}
.altphoto {
	border: 3px double #C8D2DD;
	1margin: 0 2px;
}

.altphotoBig {
	border: 1px solid #174D82;
	padding: 5px;
	background: #D2E8FF;
}
.altphotoBig img {width: 300px;}
.big-price {
	width: auto;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	cursor: default;
}
.big-price span {
	font-size: 12px;
	margin-right: 5px;
}
.pad10 {padding:10px;}
.waiting {
	width: 60%;
	background: #FDF3B3;
	padding: 10px;
	font-size: 11px;
	margin: 10px auto;
	border: 1px solid #AC0F32;
}
.copy {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	margin: 20px 0;
}
.descr,.descr a:link,.descr a:visited {
	font-size: 11px;
	color: #7F9BB3;
}

.tripsum td {
	background-color: #EDF2F5;
	padding: 1px 5px;
}
.bullet {
	list-style: disc;
}
.bestprice3 span {
	1display:inline;
	font-family: Tahoma;
	font-size: 11px;	
	font-weight: normal;
	color: #009900;
	border-bottom: 1px dotted #009900;
	cursor: default;
	white-space: nowrap;
	1margin-left:5px;
	position: relative;
	bottom: 10px;
}
.tooltip{
	background-color: #E8EDF1;
	border:1px solid #174D82;
	padding: 3px 15px;
	z-index: 1000;
	text-align: center;
	font-size: 11px;
	white-space: nowrap;
}

.selbut {
	font-size: 11px;
	background-color:#B7E401;
	border: 1px solid #B7E401;
	margin-left: 10px;
}
.rates_incl{
	font-family: Arial;
	font-size: 11px;
	list-style: disc;
	margin-left: 30px;
}
.desc_checkin {margin-top: 10px;}
.desc_checkin h3 {	
	font-size: 12px;
	background: #EDF2F5;
}
.promo span {
	font-family: Arial;
	font-size: 11px;
	padding: 1px 7px;
	border-bottom: 1px solid #7DBEFF;
}

.loadrooms {
	margin:40px 0;
	padding: 20px;
	background: #00BB2F;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border:6px double #fff;
}