/* ***************************** */
/*  Clearingstation CSS          */
/*  Hotel mein Almhof		     */
/*  vioma GmbH                   */
/*  rom  03 /2012                */
/* ***************************** */

/* ***************************** */
/* custom		        		 */
/* ***************************** */



.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	overflow: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	clear: both;
	overflow: hidden;
	line-height: 0;
	height: 0;
	font-size: 0px;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

div.cst-detail li.cst-button-remember {
	display: none;
}

div.almhof_room_example {
	background: url(../i/room_example_gradient.png) repeat-x;
	height: 26px;
	padding: 0px 10px;
	color: #fff;
	top: 10px;
	right: 10px;
	position: absolute;
	font: normal 12px/26px arial;
}

body div.cst-list h3 {
	font-size: 20px;
}

body span.cst-request-required-hint,
body span.cst-book-filed-required-hint {
	color: inherit;
}

body div.cst-detail h1,
body div.cst-list h3,
body div.cst-list ul.cst-media {
	margin-top: 0px;
}

body .cst-image-zoom-icon-box {
	background-image: url("../i/cst-sprite.gif");
	background-position: center -113px;
	display: inline-block;
	height: 22px;
	width: 22px;
}

body div.cst-detail .cst-image-zoom-icon-box {
	margin-left: 0px;
}

body .cst-image-child {
	background-image: url("../i/cst-sprite.gif");
	background-position: center -63px;
	display: inline-block;
	float: left;
	height: 18px;
	width: 18px;
}

body .cst-image-adult {
	background-image: url("../i/cst-sprite.gif");
	background-position: center -13px;
	display: inline-block;
	height: 18px;
	margin-left: 2px;
	width: 18px;
}

h3.cst-detail-prices {
	margin-top: 10px;
}

/* ***************************** */
/* general		        		 */
/* ***************************** */

body div.cst div.cst-distribution-box-room-box a.cst-book-roomtype-extended-roomtype-box-link {
	color: #554B4A;
}

body div.cst-cal-container table.cst-cal-table td span.cst-cal-day {
	color: #000;
}

#sbutton,
input.inputbutton {
	background: url(../i/cst_link_gradient.jpg) 0px 0px;
	display: block;
	line-height: 28px;
	color: #fff;
	padding: 5px 10px;
	font: normal 14px copse;
	border: 0px;
}

.cst-accent,
span.cst-change {
	background: #ab824e;
	color: #fff;
}

div.cst a,
div.cst a:hover {
	border: 0px;
	text-decoration: none;
}

div.cst-list-roomtype div.cst-teaser-text,
div.cst-list-roomtype div.cst-price,
div.cst-list-package div.cst-teaser-text,
div.cst-detail-voucher div.cst-teaser-text,
div.cst-detail-voucher div.cst-description-text,
h3.cst-list-roomtype {
	margin-left: 260px;
}

h3.cst-detail-prices-children {
	margin: 10px 0px 10px 0px;
}

body div.cst-list-roomtype div.cst-price span {
	float: left;
}

body div.cst-list-roomtype span.cst-price-per-person {
	display: block;
}

/* ***************************** */
/* cst Buttons           		 */
/* ***************************** */

ul.cst-buttons a,
div.cst-detail-voucher ul.cst-buttons a {
	width: 100px;
}

div.cst a.cst-button {
	background: #e9e9e9;
	display: block;
	line-height: 32px;
	width: auto;
	padding: 0px 10px;
}

div.cst a.cst-button:hover {
	background: url(../i/cst_link_gradient.jpg) repeat-x;
}

div.cst a.cst-button span {
	background: url(../i/cst_link_arrow.png) no-repeat 0px 0px;
	display: block;
	color: #ab824e;
	font: bold 14px/32px arial;
	float: left;
	padding: 0px 10px;
	text-shadow: 1px 1px 1px #fff;
}

div.cst a.cst-button:hover span {
	color: #fff;
	background: url(../i/cst_link_arrow.png) no-repeat 0px -31px;
	text-shadow: 1px 1px 1px #ab824e;
}

div.cst div.cst-book-container a.cst-button,
div.cst div.cst-book-container a.cst-button span {
	line-height: 24px;
}

div.cst div.cst-book-container a.cst-button span,
body div.cst-distribution-box a.cst-button span {
	background: none;
	padding: 0px;
}

body div.cst-distribution-box a.cst-button {
	border: 0px;
}

div.cst a.cst-button:hover {
	display: block;
	text-decoration: underline;
}

div.cst-detail ul.cst-buttons {
	overflow: hidden;
}

div.cst-detail-prices-childrens {
	margin: 20px 0px;
}

/* ***************************** */
/* cst Box           		 	 */
/* ***************************** */
div.cst-box {
	background: #fff;
	margin-bottom: 20px;
	padding: 10px;
	color: #553807;
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
	font: normal 14px/26px arial;
}

div.cst-detail div.cst-box {
	padding-top: 0px;
}

/* ***************************** */
/* cst Media           		 	 */
/* ***************************** */

div.almhof_content ul.cst-media {
	margin-top: 0px;
}

div.almhof_content ul.cst-media img {
	float: left;
}

div.almhof_content div.cst-list ul.cst-media img {
	margin: -10px 0px 0px -10px;
}

/* ***************************** */
/* pagination          		 	 */
/* ***************************** */

li.cst-pagina-number {
	width: 30px;
}

ul.cst-pagina ul.cst-pagina-numbers-container a {
	padding: 0px 5px;
}

/* ***************************** */
/* detail gallery				 */
/* ***************************** */

body div.cst-detail-gallery {
	margin: 0px 0px 0px -10px;
	height: 300px;
	background: none;
	width: 640px;
}

body div.cst-detail-gallery-container-horizontal {
	width: 640px;
}

body div.cst-detail-gallery-container-horizontal div.cst-detail-gallery-scroller-container {
	background: none repeat scroll 0 0 #ab824e;
	width: 640px;
	left: -10px;
	margin-top: -70px;
}

body div.cst-detail-gallery-container-horizontal div.cst-detail-gallery-scroller {
	margin: 0px 10px;
	height: 70px;
}

body div.cst-detail-gallery-scroller a img {
	border: 2px solid #fff;
	margin-top: 8px;
}

/* ***************************** */
/* roomtype-list				 */
/* ***************************** */

div.cst-roomtype-navigation {
	line-height: 46px;
}

div.cst-roomtype-navigation li,
div.cst-roomtype-navigation li.active {
	background: none repeat scroll 0 0 transparent;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.cst-roomtype-navigation a,
div.cst-roomtype-navigation a:hover,
div.cst-roomtype-navigation li.active a {
	background: url("../i/cst_roomtype_navigation_gradient.png") repeat scroll 0 0 transparent;
	color: #ab824e;
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0 20px;
	position: relative;
	top: 11px;
	font: normal 17px/37px copse;
}

div.cst-roomtype-navigation li.active a {
	background: #fff;
	position: relative;
	top: 2px;
	font: normal 18px/46px copse;
}

div.cst-roomtype-navigation-bottom {
	background: url("../i/cst_roomtype_navigation_bottom.png") repeat-x scroll left bottom transparent;
	float: left;
	height: 12px;
	margin-bottom: 20px;
	width: 640px;
}

/* ***************************** */
/* roomtype prices				 */
/* ***************************** */

body table.roomtype-prices-parents td.season {
	width: 278px;
}

table.roomtype-prices-new div.season-name {
	text-align: center;
}

table.roomtype-prices-seasons td{
	width:50%;
}

/* ***************************** */
/* spa Anfrage	        		 */
/* ***************************** */

div#almhof_request_reservation_question label {
	display: inline;
}

div#almhof_request_reservation_question input {
	margin: 0px;
}

div.cst-request-spa div.cst-request-item-add-alternative-date {
	display: none;
}

/* ***************************** */
/* booking 						 */
/* ***************************** */

body div.cst table.cst-cal-nav-bar a,
div.cst-book-step-20 div.cst-box-20-roomtypes-group a,
div.cst-book-step-20 div.cst-box-20-roomtypes-group a:hover,
body div.cst-box-30-indicators a.cst-book-indicator,
body div.cst-box-30-indicators a.cst-book-indicator:hover {
	color: #ffffff;
}

/* ***************************** */
/* step 1 						 */
/* ***************************** */

li.cst-book-info-progress-step div {
	background: #e9e9e9;
}

li.cst-book-info-progress-step-active div {
	background: #ab824e;
}

body li.cst-book-info-progress-step div.cst-book-info-progress-container {
	border: 0px;
}

body li.cst-book-info-progress-step-active div.cst-book-info-progress-container {
	border: 0px;
}

body li.cst-book-info-progress-step * {
	color: #ab824e;
}

body li.cst-book-info-progress-step-active * {
	color: #fff;
}

body div.cst-box-10-hint {
	box-shadow: 0px 0px 0px 0px;
}

/* ***************************** */
/* step 2						 */
/* ***************************** */

div.cst-book-step-20 div.cst-book-info-more,
div.cst-book-step-20 div.cst-book-roomtype-text,
body div.cst-book-program-detail-text {
	line-height: 26px;
}

/* ***************************** */
/* step 3						 */
/* ***************************** */

body div.cst-box-30-indicators a.cst-book-indicator:hover,
div.cst-book-step-20 div.cst-box-20-roomtypes-group a:hover {
	text-decoration: underline;
}

a.cst-button-ski-active {
	color: #ffffff;
}

/* ***************************** */
/* step 4						 */
/* ***************************** */

body div.cst-book-step-40 ul.cst-alloc-button {
	display: none;
}

/* ***************************** */
/* Book Info Cart 				 */
/* ***************************** */

body div.cst-book-info-cart {
	background: none repeat scroll 0 0 #fff;
	border: 0 none;
	float: left;
	padding: 13px 15px 17px 20px;
	width: 225px;
	color: #553807;
	font: normal 14px arial;
	margin-top: -35px;
}

body div.cst-book-info-cart h3 {
	font-size: 18px;
}

body div.cst-book-info-cart a.item-del {
	color: #ab824e;
}

body div.cst-book-info-cart h4 {
	font-size: 16px;
	font-weight: normal;
}

body div.cst-book-info-cart h4,
body div.cst-book-info-cart-finaltotal {
	border-color: #E4DFD6;
	font-size: 16px;
}

body div.cst-book-info-cart ul.cst-buttons li.cst-button-alloc a.cst-button,
body div.cst-book-info-cart ul.cst-buttons li.cst-button-alloc a.cst-button:hover {
	background: #ab824e;
	border: 1px solid #857667;
	border-radius: 4px 4px 4px 4px;
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 3px 10px 3px 10px;
}

body div.cst-book-info-cart ul.cst-buttons li.cst-button-alloc a.cst-button:hover span {
	color: #fff;
	text-decoration: underline;
}

/* ***************************** */
/* offerbox		        		 */
/* ***************************** */

div.almhof_offers {
	background: #fff url(../i/offers_logo.jpg) no-repeat 162px 143px;
	position: relative;
	margin-bottom: 20px;
	min-height: 315px;
}

div.almhof_offers p {
	font: normal 20px Copse;
	color: #ab824e;
	line-height: normal;
	text-shadow: 1px 1px 1px #fff;
	margin: 16px 0px 15px 20px;
}

div.almhof_offers,
div#offer-inner {
	height: auto;

	float: left;
	width: 260px;
	margin-top: 20px;
}

div#offer-inner {
	left: 20px;
	right: 20px;
	width: 220px;
	margin-top: 0px;
	min-height: 245px;
}

body.fr div#offer-inner span.cst-price-per-person {
	font-size: 11px;
}

div#offer_prev,
div#offer_next {
	cursor: pointer;
	min-height: 315px;
	height: 315px;
	top: 0px;
}

div#offer_prev {
	background: url("../i/offer_prev.png") no-repeat scroll 0px center transparent;
	position: absolute;
	width: 20px;
	z-index: 10;
}

div#offer_next {
	background: url("../i/offer_next.png") no-repeat scroll 0px center transparent;
	width: 20px;
	position: absolute;
	z-index: 11;
	left: auto;
	right: 0px;
}

div.almhof_offers div.cst-box img {
	float: left;
}

div.almhof_offers div.cst-box {
	padding: 0px;
	color: #543706;
	margin: 0px;
	background: none;
	box-shadow: 0px 0px 0px 0px;
	font: normal 14px arial;
}

div.almhof_offers div.cst-box ul {
	margin: 0px;
}

body div.almhof_offers div.cst-box p {
	margin: 8px 0px 7px 0px;
	line-height: normal;
}

body div.almhof_offers div.cst-box p a {
	font-size: 18px;
	color: #ab824e;
}

div#offer-inner div.cst-box-content {
	width: 220px;
	float: left;
	min-height: 125px;
	line-height: 20px;
}

div.cst-wellness-hint {
	margin: 10px;
	padding: 5px;
	border: 1px solid #ab824e;
	background-color: #E3BB4A;
	font-weight: bold;
	color: #fff;
}

.cst-room-possibilities span.cst-amount {
	display: none;
}

a.cst-button-ski {
	background: none repeat scroll 0 0 #E9E9E9;
	display: block;
	line-height: 32px;
	padding: 0 1em;
	width: 180px;
	color: #ab824e;
	text-shadow: 1px 1px 1px #FFFFFF;
	text-align: center;
	line-height: 24px;
	margin: 12px 0;
	float: left;
	font-weight: bold;
}

div.almhof_content a.cst-button-ski-active,
div.almhof_content a.cst-button-ski:hover {
	background: url("../i/cst_link_gradient.jpg") repeat-x scroll 0 0 transparent;
	color: #ffffff;
	text-shadow: none;
}

div a.ski-pass-overview {
	float: right;
}

div.cst-residence-special {
	background: white url("../i/offers_logo.jpg") no-repeat 98% 96%;
}

div.cst-list-roomtype div.cst-room-headline {
	height: 20px;
}

div.cst-list-roomtype div.cst-room-headline h3 {
	float: left;
	margin: 0;
	margin-right: 8px;
}

div.cst-list-roomtype div.cst-room-headline img {
	position: relative;
	top: -3px;
}

span.cst-program-indicator-name {
	background-color: #E9E9E9;
	color: #ab824e;
}

body table.roomtype-prices div.season-date {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 0;
}

/* ***************************** */
/* Anpassungen RU                */
/* ***************************** */

body.ru #sbutton,
body.ru input.inputbutton {
	font: normal 14px Arial;
}

body.ru div.cst-roomtype-navigation a,
body.ru div.cst-roomtype-navigation a:hover,
body.ru div.cst-roomtype-navigation li.active a {
	font: normal 17px/37px Arial;
}

body.ru div.cst-roomtype-navigation li.active a {
	font: normal 18px/46px Arial;
}

body.ru div.almhof_offers p {
	font: normal 20px Arial;
}

body.ru div.almhof_offers,
body.ru div#offer-inner{
	padding-bottom:10px;
}

body.ru div.cst a.cst-button{
	padding:0 5px;
}

body.ru div.cst-request-roomtype-preference{
	display:none;
}

div.cst-book-cart-sum-deposit {
	background-color: #ab824e;
	color: #fff;
}

div.cst-book-cart-sum-deposit span {
	margin-left: 5px;
}

body div div.cst-book-step-container div.cst-book-step-45 a.cst-payment-link {
    background-position: center 40px;
}