﻿/*#region right column stuff */
.cLefttColButtons
{
    display: block;
    width: 12em;
    text-align: center;
}
.cRightColButtons
{
    display: block;
    text-align: center;
    margin-top:5px;
}
.rightside h3{
    font-size:1.5em;
}
.rightside .button {
    display:block!important;
}
/*#region Scores */
#ctl00_cphContent_pnlScore{
    text-align:right;
    padding:10px 0;
}
.cInfotelReviews, .cBCOMReview {
    margin-top: 4em;
    }
.cRated {
    font-family:'helvetica neue', helvetica, sans-serif;
    font-size: 1.15em;
    position: relative;
    font-weight:bold;

}

.cTotalScore {
    font-size: 1.4em;
    font-weight: bold;
    display:inline-block;
}
.cOutofTen {    
    display: inline-block ;
    font-size: 1em;
    display:inline;
}
.cScoreTitle {
    display: none;
}

/*#endregion */

/*#region Featured Review */

.cFeaturedReview
{
	border:#CCC 1px solid;
	border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-top-right-radius:5px;
	padding:8px;
	font-size:13px;
	color:#555;
	clear:left;
	display:block;
}

.cFeaturedReview span
{
	display:block;
	position:relative;
	border-top:dotted #CCC 1px;
	font-size:11px;
	padding-top:4px;
	margin-top:5px;
	color:#999;
}
.cFeaturedReview span.cSpeech
{
	width:18px;
	height:15px;
	background-image:url(/_Images/guestrating/speech.gif);
	position:absolute;
	border:none;
	margin-top:-23px;
	background-repeat:no-repeat;	
}

.cReadReviews
{
    padding-top:1em;
}

/*#endregion */

/*#region review edit */
.cEditReviews select
{
    width: 8em;
}
.cEditReviews .ui-icon
{
    display: inline-block !important;
}
.cEditReviews
{
    display: none;
}
.cEditReviews .cDate
{
    height: 5em;
}
.cEditReviews .cDate div
{
    display:inline-block ;
}
.cEditReviews .cTitle
{
    display:block !important;
    padding-bottom: .5em;
    padding-top:.5em;
}
.cEditReviews .cScore
{
    height: 2.5em;
    display:inline-block;
    width:49%;
}
.cEditReviews label
{
    padding-left: 1em;
}
.cEditReviews .cControls
{
    padding-top: 2em;
}
.cEditReviews .cControls a
{
    color: #ffffff !important;
}

/*#endregion */

/*#region Checkin/out */
.cArrDepInfo
{
    padding-top: 1em;
}
.cArrDepInfo h3{
    margin-top:15px;
}
.cArrDepInfo .cIcon {
    display: inline;
    float: left;
    position: relative;
    width: 62px;
}
.cArrDepInfo h2 {
    display: block;
    margin-top:.5em;
}
.cArrDepInfo .cCheckInTime,
.cArrDepInfo .cCheckOutTime
{
    display: block;
    background: url(../../RateCards/_Images/clock.png) 0px 1px no-repeat !important;
    padding:3px 0 3px 20px;
    margin:10px 0;
}


/*#endregion */

/*#region Facilities */



.cHotelFacilities .cDiningTitle
{
    font-weight: bold;
    padding-top:.5em;
    padding-bottom:.5em;
}
.cHotelFacilities .cDefaultLinkBtn{
    display:block;
    text-align:center;
    margin:5px; 0
}
.cEatRow
{
    width: 100%;
    padding:0 !important;
    font-size:.75em;
    padding-bottom:1em !important;
}
.cEatCol1
{
    width: 40%;
    display:inline-block;
    padding:0 !important;
    height:auto;
}
.cEatCol2
{
    width: 40%;
    display:inline-block;
    height:auto;
    color:#E94E63 !important;
}

.cFacilitiesCat
{
	position:relative;
    line-height:19px;
    font-size:11px;
    color:#555;
    margin:10px 0;
}
.cFacilitiesCat span{
    display:block;
    margin:3px 0;
}
.cFacilitiesCat span:before{
    content:url(../../_Images/icons/checkicon.png);
    position:relative;
    top:2px;
    display:inline-block;
    margin-right:5px;
}
.cFacilitiesCat strong
{
	
	display:block;
	width:100%;
	position:relative;
    font-size:1.2em;
}
/*#endregion */

/*#endregion */

/*#region Left hand side */

.cHotelName
{
    font-size: 1.2em;
}
/*#region photos */
.cPhotoGallery
{
    height: auto;
}
.cWrapper {
    display: block;
    position: relative;
    margin-right: -5px;
    padding:15px 0 0;
    overflow:hidden;
}
.cWrapper a
{
    padding-right: 5px;
    padding-bottom: .5em ;       
}
.cWrapper a:first-child {
    display: block;
    overflow:hidden;
    float: left;
    height: 15em;
    width: 25%;
}
.cWrapper a:nth-child(2), .cWrapper a:nth-child(3), .cWrapper a:nth-child(4) {
    display: block;
    overflow:hidden;
    float: left;
    height: 9.75em;
    width: 25%;
}
.cWrapper a:nth-child(n+5) {
    display: block;
    overflow:hidden;
    float:left;
    height:5.3em;
    width:8.33%
}

.cWrapper img
{
    width: 100%;
    height: 100%;
}
.cWrapper img:hover
{
    opacity: 0.6;
    filter: alpha(opacity=60);
}


/*#region Description */

.cHotelDescription p
{
	height:auto !important;
	line-height:1.7 !important;
	display:none;
    padding-top:1em;
}
.cHotelDescription p.cShowtime
{
	display:block !important;
}
.cHotelDescription a.cHidetime
{
	display:none !important;
}
.cHotelDescription p.cHotelDescriptionText
{
	font-size:12px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	display:block;	
}
.cMoreInfo .button {
    display:block;
}
/*#endregion */
/*#region Reviews */
.cStayYES {
    margin-bottom: 10px;
    height: auto;
    float: left !important;
    width: auto;
    padding: 8px;
    margin-left: 8px;
    margin-right: 8px;
    color: white;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #e94e63;
    background-image: url(/HotelPages/_Images/tick.png);
    background-position: 3px 3px;
    padding-left: 25px;
    background-repeat: no-repeat !important;
}

.cRating {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}
.cRevBox
{
	width:16%;
	position:relative;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	color:#555;
}

.cRevBox .cCategory
{
	position:relative;
	float:left;
	width:100%;
	padding-bottom:4px;
}
.cOverallScore,
.cReviewer
{
	float:left;
	width:auto;
	margin-right:8px;
	padding-top:6px;
}

.cComments
{
	clear: left;
    display: block;
    float: none;
    font-size: 14px !important;
    line-height: 18px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 120px;
    position: relative;
    width: auto;
}

.cRating2
{
	float:left;
	position:relative;
	width:90%;
	clear:left;
	margin-left:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:#dadada 1px solid;
}
/*#endregion */

/*#region Nearby Geo-Places */

.cNearby{
    overflow:hidden;
}

.cNearby .cInfoCol
{
    float:left;
    width:25%;
    margin: 0 !important;
    vertical-align:top;
}
.cFilterBox .cTitle
{

    font-size: 1.5em;
}
.cNearby .cInfoCol a
{
	display:block;
}
.cNearby .cInfoCol a:hover
{

}
.cNearby .cInfoCol a:nth-child(n+1) 
{

}
.cNearby .cInfoCol div
{
    display: inline;
}
.cNearby .cInfoCol .cUnitHotels
{
	display:none !important;
}

.cInfoCol {
    padding-right:10px;
}
.cInfoCol:last-child{
    padding:0;
}
.cInfoCol .cTitle span {
    padding-top: 10px;
    display: block;
    position: relative;
    float: left;
}
.cCatIcon
{
    display:none!important;
}

.cShowMore {
    
    display: inline-block;
    text-decoration: none !important;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    padding: 0 7.5px;
    border-radius: 2px;
    color: #000 !important;
    background-color: #dddddd;
    border: 1px solid #949494;
    background: linear-gradient(to bottom, #f6f6f6, #dddddd);
    text-align: center;

}
.cShowMore:hover{
    color:#000;
    text-decoration:none!important;
}
.cShowMore:active {
    box-shadow: 0 2px 1px rgba(0,0,0,0.3) inset
}
/*#end
    region */

/*#region Infotel Footer */

div.infotel_priv-terms_footer {
    color: #000;
    border-radius: 5px;
    padding: 20px;
    text-align: left;
    line-height: 1.4;
    margin: 25px 0;
    background: #eee;
}
.infotel_priv-terms_footer p{
    display: block;
    position: relative;
}
.infotel_priv-terms_footer strong{
 
    font-size: 23px;
    margin-bottom: 1em;
}

/*#endregion */

/*#region Policies */
.cHotelPolicies
{
    padding: 1em 0 3em 0;
}
.cHotelPolicies h3,
{
    font-size: 2em;
    padding: 1em 0 0 0 ;
}

.cPolicyIntro
{
    padding:0 0 1em 0;
}
.cPolTitle
{
    font-size:1.1em;
    font-weight:bold;
    margin-top:.5em;
}
.cPolDesc
{
    padding-left: 2em;
    padding-bottom:.5em;
}
/*#endregion */

/*#region Offers */

.cSpecialOffers
{
	
	margin:20px 0 0 0;
	padding:20px;
	border: #ccc 1px dashed;
    border-radius:5px;
    background:#fff;
	
}
.cSpecialOffers .cICON
{
	width:80px;
	height:80px;
    margin:0 20px 0 0;
    float:left;
	box-shadow:rgba(0,0,0,0.3) 0px 2px 5px
}
.cSpecialOffers h2
{
	
	color:#e94e63;
	margin-bottom:3px !important;
}
.cSpecialOffers strong
{
	clear:left !important;
}
.cSpecialOffers strong,
.cSpecialOffers span
{
	font-size:12px;
	font-weight:normal;
	color:#555;
}

.cSpecialOffers .cOfferDetails
{
	position:relative;
	float:left;
	padding:30px;
}

.cOpen
{
    background: linear-gradient(to bottom, #FFB551, #FF9601 96%) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(top,#FFB551 0%,#FF9601 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFB551),color-stop(100%,#FF9601));
    background: -webkit-linear-gradient(top,#FFB551 0%,#FF9601 100%);
    background: -o-linear-gradient(top,#FFB551 0%,#FF9601 100%);
    background: -ms-linear-gradient(top,#FFB551 0%,#FF9601 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFB551, endColorstr=#FF9601 );
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFB551, endColorstr=#FF9601 )";
    border-radius: 2px 2px 2px 2px;
    border:1px solid #E59722;
    color: #ffffff;
    display:inline-block;
    margin-top:5px;
    text-decoration: none;
    padding: 2px 7px;
    text-shadow:0 1px 5px #E58E08;
}
.cOfferContainer{
    overflow:hidden;
}
#ctl00_cphContent_lnkMoreLess{
    float:right;
    margin-top:15px;
}
#sb-body, #sb-loading
{
    background-color: #ffffff;
}
/*#endregion */
/*#endregion */