/* ***************************** */
/*  Clearingstation CSS          */  
/*  Hotel Sonnalp				 */	 
/*  vioma GmbH                   */
/*  rom  02 /2011                */ 
/* ***************************** */

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

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

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

/*
table.cst-book-roomtype-prices {
	display: none;	
}
*/

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

div.cst-list-program div.cst-teaser-text,
div.cst-list-program div.cst-description-text
{
	margin-left:0px;
}

div.cst-list div.cst-teaser-text,
div.cst-list div.cst-description-text
{
	margin-bottom:5px;
}

body table.roomtype-prices div.season-name
{
	display:none;
}

body table.roomtype-prices-children div.season-name
{
	display:block;
}

div.cst-list h3.cst,
div.cst-list h3.cst a
{
	color:#f48f23;
}

div.cst-list h3.cst
{
	margin-bottom:7px;
}

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

div.cst a.cst-button,
#sbutton
{
	color:#fff;
	line-height: 31px;
}

a.cst-button,
#sbutton
{
	background:#F39024;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1a858', endColorstr='#e5a054',GradientType=0 ); /* IE6-9 */
	display:block;
	line-height:25px;
	box-shadow:3px 2px 4px -1px rgba(0, 0, 0, 0.38);
	-webkit-box-shadow:3px 2px 4px -1px rgba(0, 0, 0, 0.38);
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.cst-list a.cst-button:before,
div.cst-detail a.cst-button:before{
	content:'';
	background:url(../i/arrow.png) no-repeat left center;
	width:6px;
	height:31px;
	position:absolute;
}

div.cst-list a.cst-button span,
div.cst-detail a.cst-button span{
	margin-left:10px;
}


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

div.cst-list div.cst-box img{
	border:3px solid #ffffff;
	box-shadow:0 1px 5px 1px rgba(0, 0, 0, 0.27);
	-webkit-box-shadow:0 1px 5px 1px rgba(0, 0, 0, 0.27);
}

#sbutton
{
	height:25px;
	border:0px;
}

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

div.cst-stays span{
	color:#ee7f09;
	font-weight: normal;
	font-size: 16px;
}

span.cst-price-number{
	font-weight: normal;
	font-size: 18px;
}

/* ***************************** */
/* cst box           		 	 */ 
/* ***************************** */

div.cst-box
{
	background:#e3ddd2;
	border:3px solid #ffffff;
	padding:20px 25px 0px 25px;
	box-shadow:0 1px 5px 1px rgba(0, 0, 0, 0.41);
	-webkit-box-shadow:0 1px 5px 1px rgba(0, 0, 0, 0.41);
	margin-bottom:20px;
	padding:10px;
	color:#6b6b6e;
	font-size: 14px;
	line-height: 22px;
}

div.cst-list-roomtype div.cst-box,
div.cst-detail-package div.cst-box,
div.cst-box-even,
div.cst-book-container div.cst-box{
	background:#f2ece0;
}


/*div.cst-detail div.cst-box*/
/*{*/
	/*background:none;*/
/*}*/

/* Grafikdatei Setzen */
.cst-image-zoom-icon-box,
div.cst-image-adult,
div.cst-image-child {
	background-image: url("/customize/hotel-sonnalp2/i/cst-sprite.gif")
}

/* ***************************** */
/* cst media           		 	 */ 
/* ***************************** */

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

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

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

ul.cst-pagina li.cst-pagina-back
{
	text-align:left;
}

ul.cst-pagina li.cst-pagina-next
{
	text-align:right;
}

/* ***************************** */
/* roomtype teaser               */ 
/* ***************************** */

div.cst-list-roomtype li.cst-button-book a,
div.cst-list-roomtype li.cst-button-tour a,
div.cst-list-roomtype li.cst-button-request a
{
	float:right;
	padding:0px 10px 0px 10px;
	width:auto;
	margin-top:5px;
}

div.cst-list-roomtype li.cst-button-tour a,
div.cst-list-roomtype li.cst-button-request a
{
	margin-right:10px;
}

/* ***************************** */
/* package teaser      		 	 */ 
/* ***************************** */

tr.cst-package-variant td 
{
	padding:5px 0px;
}

div.cst ul.cst-pagina a, 
div.cst ul.cst-pagina a:hover
{
	padding:0px 5px;
}

body div.cst-detail-package ul.cst-buttons 
{
	width:160px;
}

td.cst-package-variant-buttons li.cst-button-request
{
	display:none;
}

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

.cst-detail-gallery
{
	height:250px;
}

.cst-detail-gallery-scroller img
{
	border:1px solid #6C4734;
}

/* ***************************** */
/* Booking Layout 3.0            */ 
/* ***************************** */

/* ***************************** */
/* General 						 */
/* ***************************** */

div.cst-book-step-container a,
div.cst-book-step-container a:hover
{
	font-size:13px;
}

/* ***************************** */
/* Step 1 						 */
/* ***************************** */

li.cst-book-info-progress-step div
{
	background-color:#6C4734;
}

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

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

body div.cst-book-info-progress li.cst-book-info-progress-step *,
body div.cst-book-info-progress li.cst-book-info-progress-step-active *
{
	font:normal 13px arial;	
	color:#ffffff;
}

body tr.cst-cal-nav div, tr.cst-cal-nav td
{
	background:#6C4734;
}

div.cst-book-container a.cst-cal-nav-next span, 
div.cst-book-container a.cst-cal-nav-prev span 
{
	font:bold 14px arial;
}

div.cst-search-form-calendar div.cst-cal-container table.cst-cal-table a.cst-cal-day
{
	font:bold 15px arial;
	color:#69A51C;
	border:1px solid #69A51C;
}

body div div.cst-cal-container table.cst-cal-table td.cst-calendar-highlight a.cst-cal-day, 
body div div.cst-cal-container table.cst-cal-table td.cst-calendar-highlight span.cst-cal-day 
{
	color: #fff;
}

body div.cst-box-10-hint {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	box-shadow: 0 0 0;
}

/* ***************************** */
/* Step 2 						 */
/* ***************************** */

body div div.cst-book-roomtype-prices,
body div.cst-book-step-container ul.cst-media img
{
	border:1px solid #6C4734;
}

div.cst-book-container div.cst-list div.cst-box
{
	/*border:1px solid #6C4734;*/
	/*background:none;	*/
	padding:20px 25px 0px 25px;
}

div.cst-book-container td.cst-book-roomtype-content
{
	padding:0px;
	padding-bottom:10px;
}

body div.cst-book-container div.cst-room-price-box{
	background:none;
}

/* ***************************** */
/* Step 3 						 */
/* ***************************** */

body div.cst-box-30-indicators a,
body div.cst-box-30-indicators a:hover
{
	line-height:26px;
}

body div.cst-box-30-indicators a.cst-book-indicator:hover, 
body div.cst-box-30-indicators a.selected
{
	background:#F39024;
}

/* ***************************** */
/* Step 4 						 */
/* ***************************** */

body td.cst-book-table-fields-right input.required, 
body td.cst-book-table-fields-right select.required
{
	background:#F39024;
	color:#ffffff;
}

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

body div.cst-book-info-cart
{
	border:1px solid #6C4734;
	width:186px;
	font:normal 12px verdana;
	padding:10px 10px 10px 12px;
	float:left;
}

body div.cst-book-info-cart h3 
{
	background:none;
	color:#6c4734;
	font:20px/26px georgia;
	margin:0px;
	text-align:left;
}

body div.cst-book-info-cart h4
{
	font:bold 14px verdana;
	color:#6c4734;
}

body div.cst-book-info-cart div.cst-book-info-cart-finaltotal,
body div.cst-book-info-cart div.cst-book-info-cart-finaltotal span
{
	font:bold 14px arial;
}

span.cst-book-form-10-offer {
	display: inline-block;
}

div.cst-book-form-10-regular-guests {
	margin-top:12px
}

div.cst-book-form-10-regular-guests input {
	margin: 0 5px;
}
.cst-request-item-street {
	float: left;
	width: 320px;
}
.cst-request-item-street-nr label {
	margin-left: 20px;
}

div.cst-book-form-10-search-pensions {
	font-weight: bold;
	margin-top: 10px;
}

body div.cst-book-roomtype-pension-used a.cst-book-pensions-show {
	display: none;
}

body div.cst-pension-container-hidden {
	display: block;
}

div.cst-book-container .cst-book-roomtype-quota {
	display:none;
}

div.cst-book-mode-voucher div.cst-box-40-agb, div.cst-book-mode-voucher div.cst-box-40-payment {
	display: none;
} 

div.cst-book-form-10-search-pensions {
	clear: both;
}

div.cst-book-form-10-regular-guests, div.cst-book-form-10-voucher {
	border: 1px solid #6C4734;
	margin: 5px;
	padding: 5px;
}

div.cst-book-form-10-special-spacer {
	font-weight: bold;
	font-size: 120%;
}

div.cst-book-form-10-voucher {
	overflow: auto;
}

div.cst-book-form-10-special {
	padding: 5px;
	margin: 5px;
	overflow: auto;
}

div.cst-book-form-10-special input:disabled {
    border: 1px solid red;
    opacity: 0.5;
}

div.cst-book-form-10-special > div {
	overflow: auto;
}

div.cst-book-form-10-special-spacer {
	text-align: center;
}

div.cst-book-form-10-voucher ul, 
div.cst-book-form-10-voucher input {
	float: left;
	margin-right: 5px;
}

div.cst-book-form-10-voucher input {
	height: 23px;
}

div.cst-special-disabled {
	opacity: 0.3;
}

span.cst-special-voucher-status {
	display: block;
	float: none;
	clear: both;
	font-size: 11px;
}
span.cst-special-voucher-status a {
	display: block;
}

div.cst-book-info-cart {
    background-color: #FFFDF1;
	/* position: fixed;*/
	/*left: 10px;
	top: 10px;*/
	position: absolute;
    margin: 85px 0 0 -273px;
}

div.cst-book-info-cart-voucher {
	background-color: yellow;
}
body div.cst-detail-voucher a span.cst-image-zoom-icon-box{
    z-index: 10;
}

.cst-list .program-wrap {
	display:none;
}
.cst-list h2.cst-list-program-indicator {
	font:18px/25px Conv_MyriadPro-Regular;
	cursor:pointer;
	background:#F59F2D;
	color:white;
	padding:5px;
}
.cst-list h2.cst-list-program-indicator:after {
	content:'>';
	float:right;
	transition:transform, 0.5s;
	-moz-transition:-moz-transform, 0.5s;
	-webkit-transition:-webkit-transform, 0.5s;
	-ms-transition:-ms-transform, 0.5s;
}
.cst-list h2.open:after {
	transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
}

span.cst-rule-including, td.cst-book-roomtype-prices-type, td.cst-book-roomtype-price  {
	display: none;	
}
div.cst-book-roomtype-pension-used div.cst-pension-description-box-hidden > div {
	display:none;
 }

div.cst .cst-box-40-travelcancelation {
	position: relative;
}


div.cst .cst-book-form-40-travelcancelation-text a {
	color: #F59F2D;
	text-decoration: underline;
	font-size: 14px;
}

div.cst .cst-book-form-40-travelcancelation-text a:hover {
	text-decoration: none;
}

#cst-box-package-25498 h3 a {
	font-weight: 700;
}