/* main grid */

#right-column{
	width: 200px;
	float: right;
}

.main-column{
	margin-right: 30%;
	position: relative;
	float:left;
}
.hotelSelection .main-column{
	float: none;
}
.main-column.new-column{
	margin-right: 0px;
	margin-left: 30%;
	float: none;
}
.side-column, .side-column-right{
	width: 28%;
	float:left;
	position: relative;
}
.side-column-right{
	float:right;
}
.left-column{
	width: 70%;
	float: left;
}
.topInfo{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
}

#widgetGrid{
}


/* side column */
div#right-column h2 {
    margin-bottom: 5px;
    padding: 0px;
}
.contactBox{
	color: inherit;
	min-height: 195px;
	font-size: 13px;
}
.contactBox .iconShape{
	width: 51px;
	height: 51px;
	background-image: url(/media/img/icons/call_shape.png);
	float: left;
	margin-right: 15px;
}
.contactBox h3{
	font-size: 36px;
	margin-bottom: 15px;
}
.contactBox div{
	font-family: 'latoheavy', Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 3px;
}
.contactBox .online-service{
	font-size: inherit;
	padding-left: 25px;
	background: url(/media/img/icons/settings.png) left center no-repeat;
	position: relative;
	top: 10px;
}
.feedbackBox {
    margin: 20px 0px;
	text-align: center;
	height: 130px;
}
.feedbackBox h2{
	font-family: inherit !important;
	font-size: 30px;
	margin-bottom: 20px !important;
}

.feedbackBox .action{
	max-width: 100px;
}
#cancel-reservation{
	font-size: 16px;
	text-align: center;
}
.why-book h3{
	font-size: 30px;
	margin: 10px 0px;
}
.why-book .tick{
	background-image: url(/media/img/icons/tick_shape2.png);
	display: block;
	width: 17px;
	height: 17px;
	float: left;
	margin: 2px 10px 8px 0px;
}

/* promo icon */

.promoIcon{
	width: 90px;
	height: 90px;
	position: absolute;
}
.promoIcon .icon{
	position: absolute;
	width: 100%;
}
.promoIcon .icon img{
	max-width: 100%;
}
.promoIcon .discount{
	border-radius: 50px;
	height: 83px;
	width: 80px;
	padding-right: 3px;
	margin: 2px;
	font-size: 30px;
}
.promoIcon span{
	font-size: 12px;
	font-family: 'latoregular', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	margin: 4px 0px 5px;
}
.promoIcon label{
	font-size: 18px;
	display: block;
	margin-top: 10px;
	margin-right: 15px;
}


/* hotel elements */


.promo.roundified{
	position: absolute;
	padding: 3px 10px;
	font-size: 12px;
	top: -13px;
	right: 10px;
	font-family: 'latoheavy', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#hotel-heading h1{
	font-size: 32px;
	font-family: 'latoheavy', Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	line-height: normal !important;
}
#hotel-heading .hotel-adress{
	float: left;
	margin-right: 3px;
}
#hotel-images #image{
	height: 228px;
	overflow: hidden;
}


/* widget grid */

#widgetGrid .mainWidget {
    width: 440px;
	float: left;
	margin-bottom: 20px;
}
#widgetGrid .mainWidget iframe{
    margin: 0px auto;
	display: block;
}
#widgetGrid .description{
	line-height: 22px;
}
#widgetGrid .description.top{
	padding-left: 460px;
	padding-left:-moz-calc(3% + 440px);
	padding-left: -webkit-calc(3% + 440px);
	padding-left: -o-calc(3% + 440px);
	padding-left: calc(3% + 440px);
}
#widgetGrid .description.bottom{
	clear: left;
	padding: 20px 0px 30px;
	margin-top: 20px;
	border-top: 1px #ccc solid;
}
#widgetGrid span.error{
	display: block;
}
#widgetGrid .description.top img {
    margin: 0px auto;
    max-width: 100%;
    display: block;
}

/* tabbed widget */
.widgetTabs {
    margin-left: 10px;
}
.widgetTabs .tab {
    height: 30px;
    width: 23%;
    text-align: center;
	background: #fff;
    float: left;
    margin: 0px 1px;
    position: relative;
    top: 1px;
    padding: 0px;
    border-radius: 5px 5px 0px 0px;
	border-width: 1px;
	border-style: solid;
	border-bottom: none !important;
}
.widgetTabs .tab a {
    font-family: 'latoheavy', Arial, Helvetica, sans-serif;
    line-height: 30px;
}
.widgetContent{
	clear: left;
	font-size: 12px;
}
.widgetContent > .insider > form > div {
	padding: 7px 0px;
}
.widgetContent input[type="radio"]{
	vertical-align: text-bottom;
}
.widgetContent .halfWidth input[type="text"], .widgetContent .halfWidth select{
	width: 95%;
}
.widgetContent label {
   	font-family: 'latoheavy', Arial, Helvetica, sans-serif;
    line-height: 24px;
}
.widgetContent .destination label {
    display: none;
}
.widgetContent .date-pick {
    width: 64px;
	width:-moz-calc(100% - 35px);
	width: -webkit-calc(100% - 35px);
	width: -o-calc(100% - 35px);
	width: calc(100% - 35px);
}

.widgetContent a.dp-choose-date{
	left: -2px;
	top: -2px;
}

.widgetContent .submit-area{
	padding-left: 70% !important;
}

/* refund indicator */

.refund-info{
	font-family: 'latobold', Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 12px;
}
.refund-info label{
	height: 14px;
	width: 14px;
	border-radius: 8px;
	background-image: url(/media/img/icons/info.png);
	background-position: center center;
	display: block;
	float: right;
	margin-right: 5px;
	margin-top: 2px;
	padding: 0px !important;
}
.refund-info span{
	float: right;
}

/* under construction */
#hotels-under-construction{
	background: url(/media/img/booking/under_construction_bgr.jpg) no-repeat right bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:-moz-calc(100% - 264px);
	height: -webkit-calc(100% - 264px);
	height: -o-calc(100% - 264px);
	height: calc(100% - 264px);
	min-height: 250px;
	position: relative;
	text-align: center;
	font-size: 36px;
	color: #000;
}
#hotels-under-construction span, #hotels-under-construction label{
	line-height: 36px;
	display: block;
	width: 100%;
	position: absolute;
	margin-top: -18px;
	top: 50%;
}
#hotels-under-construction span{
	font-size: 48px;
	top: 30%;
}
#short-site-info{
	position: absolute;
	color: #fff;
	font-size: 13px;
	line-height: 24px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.7);
	bottom: 20px;
	text-align: center;
	width: 90%;
	margin-left: 5%;
	padding-top: 20px;
	border-top: 1px solid #fff;
}
#short-site-info a{
	color: #fff;
}