/* main-block */
.main-block{
/*	display: inline-block;*/
	vertical-align: top;
	width: 345px;
	padding: 5px 5px 5px 0;
	margin-right: -3px;
}
.inner-page .main-block{padding: 0 5px 10px 0;}
* html .main-block{
	margin: 0;
	display: inline;
}
*+ html .main-block{
	margin: 0;
	display: inline;
}

.main-block .tl{
	background: #dbeaf8 url(http://secure.travelstay.com/html/Ts/Img/layout/bg-main-block-tl.gif) no-repeat;
	width: 100%;
}
.main-block .tr{
	background: url(http://secure.travelstay.com/html/Ts/Img/layout/bg-main-block-tr.gif) no-repeat 100% 0;
	width: 100%;
}
.main-block .bl{
	background: url(http://secure.travelstay.com/html/Ts/Img/layout/bg-main-block-bl.gif) no-repeat 0 100%;
	width: 100%;
}
.main-block .br{
	background: url(http://secure.travelstay.com/html/Ts/Img/layout/bg-main-block-br2.gif) no-repeat 100% 100%;  /* bg-main-block-br.gif*/
	padding: 5px;
	height: 1%;
}
.main-block-wide{
	width: auto;
	height: 1%;
	padding: 5px 8px 5px 0;
	/*display: block !important;*/
	position: relative;
	margin: 0;
}
.inner-page .main-block-wide{padding: 0 0 11px;}
.inner-page4 .main-block-wide{padding: 0 0 14px;}
.main-area{
	padding: 14px 10px 6px 4px;
	background: #fff;
	min-height: 249px;
}
* html .main-area{height: 249px;}
.active-block .main-area{
	background: #eaf3fb;
}
/* details */
.details{
	overflow:visible;
	width: 100%;
	clear: both;
}
.details:after{
	clear:both;
	display:block;
	content:"";
}
.details .slide-block{
	margin: -2px 0 2px;
	border-top: 2px solid #b5daff;
	clear: both;
	width: 100%;
}
.details .combination{
	position: relative;
	width: 100%;
	margin-bottom: 7px;
}
.details .combination .slide-block{
	border: none;
	margin-bottom: 0;
	padding-bottom: 5px;
}
.slide-title{width: 100%;padding: 2px 0;}
.slide-title:after{
	clear: both;
	content: "";
	display: block;
}

.slide-title .title2 {
    background: url("http://secure.travelstay.com/html/Ts/Img/layout/Travel_stay_sprites_set.png") no-repeat scroll -205px -175px transparent;
    float: left;
    padding: 2px 5px 0 17px;
    width: 575px;
}
.active-slide .slide-title .title{background: url(http://secure.travelstay.com/html/Ts/Img/layout/arrow03.gif) no-repeat 0 7px;}
.slide-title .title em{
	display: block;
	color: #dc0000;
	font-style: normal;
}

.slide-title .title2 h3{
	font-size: 11px;
	font-weight: bold;	
	padding-top:1px;

}
.slide-title .title2 h3 a{
	font-size: 11px;
	font-weight: bold;
}

.slide-title h3{
	font-size: 11px;
	font-weight: bold;
}
.slide-title h3 span{
	color: #000;
	font-weight: normal;
	margin: 0;
}
.slide-title  span{margin-top: 2px;}
.details .info{
	float: right;
	width: 374px;
}
.info-row{
	height: 1%;
}
.info-row:after{
	clear: both;
	content: "";
	display: block;
}
.info-row2{
	padding-top: 7px;
}


.info-row3{
	padding-top: 5px;
}
.info-row4{
	margin: 0 0 0;
}

.btn05{
	float: right;
	margin: 2px 3px 0 0;
	position: relative;
	display: inline;
	width: 81px;
	height: 26px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: url(http://secure.travelstay.com/html/Ts/Img/layout/btn05.png) no-repeat;
}
.btn05:hover{
	text-decoration: none;
		color: #fff;
	background: url(http://secure.travelstay.com/html/Ts/Img/layout/btn05-hover.png) no-repeat;
}
.details .old-price{
	/*float: left;*/
	float:right;
	/*width: 8%;*/
	text-decoration: line-through;
	color: #787575;
	white-space: nowrap;
}
.details .price{
	/*float: left;*/
	float:right;
	text-align: center;
	/*width: 14%;*/
	white-space: nowrap;
	color: #009;
	font-size: 14px;
	font-weight: bold;
}
.info-wide-title .title{
	width: 180px;
}
.active-slide .slide-title .title{background: url(http://secure.travelstay.com/html/Ts/Img/layout/arrow03.gif) no-repeat 0 7px;}
.slide-title .title em{
	display: block;
	color: #dc0000;
	font-style: normal;
}
.tra_sprite {
    background: url("http://secure.travelstay.com/html/Ts/Img/layout/Travel_stay_sprites_set.png") repeat scroll 0 0 transparent;
    text-align: center;
}
.open-multiple1 {
    background-position: 0 -1046px !important;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 26px;
    width: 166px;
}
.but_font a {
    color: #FFFFFF !important;
    font-family: Arial bold,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 23px;
    text-align: center;
}
.disablebg {
  background:#000000;
  position:fixed;
  top: 0;
  left: 0;
  min-height:100%;
  height:auto !important;
  height:100%;
  width:100%;
  opacity:0.60;
  -moz-opacity:0.60;
  filter:alpha(opacity=60);
  z-index:198;
  display:none;
}
.multiple_room_details .popup_close{
	float:right; 
	z-index:999; 
	margin-top:-25px;
	margin-right:-25px;
}

.multiple_room_details{
	background: url("http://secure.travelstay.com/html/Ts/Img/layout/gradient.jpg") no-repeat center bottom #fff;
	width:730px;
	display:none;
	position:absolute;
	top:200px;
	left:115px;
	z-index:999;
	padding:10px;
}
.multiple_room_details .scrollenable{
	height:600px;
	overflow-y:scroll;
}
.slidepop{
	display:none;
}
.holder2{
	margin-top:5px;
}
.details .combination .btn05 {
    bottom: 3px;
    margin-bottom: 0;
    right: 0;
    position:relative !important;
    top: 0 !important;
}

.special-offer {    color: #DC0000;    float: left;    line-height: 12px;    margin-bottom: 3px;}span.special-offer {    float: right;}

.slide-title .title4 
{
    float: left;
    width: 658px;
    background: url("../images/arrow02.gif") no-repeat scroll 0 2px transparent;
    padding: 2px 5px 0 11px;
}

/* Add class for total saving text */
.special-offer-save     
{
    background-color: #DC0000;
    border-radius: 5px 5px 5px 5px; 
    color: #FFFFFF;
    float: left;
    line-height: 12px;
    margin-bottom: 3px;
    padding: 1px 3px;
 }
 p.cancellation-text {
	color: #46891f;
	margin: 0;
}