/* ***************************** */
/*  Clearingstation CSS          */  
/*  Hotel Ganter Mohren			 */	 
/*  vioma GmbH                   */
/*  rom  12 /2011                */ 
/* ***************************** */

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



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

h2.cst-list-roomtype,
span.cst-pension-modifier-natural
{
	display:none;
}

div.cst a,
div.cst a:hover
{
	border:0px;
	text-decoration: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:10px;
}

body .cst-image-adult
{
	background:url(../i/cst-roomtype-adult.jpg) no-repeat;
	width:17px;
}

body .cst-image-child
{
	background:url(../i/cst-roomtype-child.jpg) no-repeat;
	width:13px;
}

div.hgm_content_middle div.cst-box h3 a
{
	color:#e5e5e5;
}

h3.cst-detail-prices-children {
	margin:10px 0px 10px 0px;
}
h3.cst-detail-prices {
	display: none;
}
div.cst-detail-package-indicator-17596 li.cst-button-book
{
	visibility:hidden;
}

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

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

body div.cst-book-item-type-package div.cst-book-roomtype-pension-used,
body div.cst-book-item-type-package div.cst-book-cart-item-pension
{
	display:none;
}

body div.cst-book-item-type-package div.cst-book-roomtype-prices
{
	padding-bottom:0px;
}

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

div.cst a.cst-button
{
	color:#fff;
}

a.cst-button
{
	background:url(../i/cst_link_gradient.jpg);
	display:block;
	line-height:28px;
}

a.cst-button span
{
	background:url(../i/cst_button_arrows.gif) no-repeat 10px 0px;
	display:block;
}

a.cst-button:hover span
{
	background:url(../i/cst_button_arrows.gif) no-repeat 10px -28px;
	display:block;
}

div.cst a.cst-button:hover
{
	background:#bfb1a4;
	color:#5b4a40;
}

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

body.en div.cst-group-program ul.cst-buttons a
{
	width:130px;
}

h3.cst
{
	margin-top:0px;
	font-size:16px;
}

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

div.cst-detail-package li.cst-button-book a.cst-button{
	white-space: nowrap;
}

/* ***************************** */
/* cst Box           		 	 */ 
/* ***************************** */

div.cst-box
{
	border:1px solid #7F6E61;
	margin-bottom:20px;
	padding:10px;
	color:#e5e5e5;
}

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

div.hgm_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;
}

/* ***************************** */
/* 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;
}

/* ***************************** */
/* package detail@startpage		 */
/* ***************************** */

#hgm_offer_1,
#hgm_offer_2
{
	position:relative;
}

#hgm_offer_2
{
	margin-bottom:27px;
}

div.cst-detail-package-start div.cst-package-hint-not-bookable,
div.cst-detail-package-start span.cst-image-zoom-icon-box
{
	display:none;
}

div.cst-detail-package-start li.cst-media-embed
{
	list-style-type:none;
	float:left;
}

div.cst-detail-package-start span.cst-stays-number,
div.cst-detail-package-start span.cst-stays-text
{
	font-weight:normal;
}

div.cst-detail-package-start h3.cst-detail-package
{
	display:block;
	color:#fff;
	font:normal 13px century gothic;
}

div.cst-detail-package-start h3.cst-detail-package a
{
	color:#fff;
}

div.cst-detail-package-start img
{
	float:left;
	margin-right:10px;
}

div.cst-detail-package-start span.cst-price-per-person
{
	display:none;
}

#hgm_offer_1 div.cst-detail-package-overlay,
#hgm_offer_2 div.cst-detail-package-overlay
{
	position:absolute;
	top:0px;
}

div.cst-detail-package-overlay a
{
	background:url(../i/pixel.png);
	display:block;
	height:96px;
	width:240px;
}

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

table.roomtype-prices tr.head td,
table.roomtype-prices div.season-name
{
	color:#e5e5e5;
}

table.roomtype-prices,
table.roomtype-prices tr.head td,
table.roomtype-prices td
{
	border-color:#7F6E61;
}

table.roomtype-prices-children td.season div
{
	display:none;
}

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

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

.cst-detail-gallery-scroller-container
{
	background:#5B4A40;
}

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

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

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

div.cst-book-step-container a.cst-button span,
div.cst-book-step-container a.cst-button:hover span,
div.cst-distribution-box a.cst-button span,
div.cst-distribution-box a.cst-button:hover span
{
	background-image:none;
}

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

div.cst-detail-package a.cst-pension:hover
{
	background-color:transparent;
}

body div.qtip-wrapper div.qtip-content
{
	color:#fff!important;
	background:#5b4a40!important;
}

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

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

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

body li.cst-book-info-progress-step div.cst-book-info-progress-container,
body li.cst-book-info-progress-step-active div.cst-book-info-progress-container
{
	border:1px solid #5b4a40;
}

body li.cst-book-info-progress-step *
{
	font:normal 13px arial;	
	color:#5b4a40;
}

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

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

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;
}

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

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

body div.cst-calendar-overlay *
{
	color:#5b4a40;
	font:normal 13px/22px arial;
}

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

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

body div.cst-book-roomtype-prices div.cst-pension-description-box
{
	background:#5b4a40;
	width:auto;
	border:0px;
}

body div.cst-book-roomtype-extended-person-box div.cst-book-roomtype-pension-used *,
body div.cst-distribution-box-room-box a
{
	color:#000000;
}

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

body div.cst-box-30-indicators a.cst-book-indicator-0
{
	display:none;
}

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:#BFB1A4;
	color:#5B4A40;
}

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

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


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

body div.cst-book-info-cart
{
	background:url(../i/book_info_cart_bg.jpg);
    float: left;
    margin-bottom: 13px;
    padding: 12px 10px 15px 20px;
    width: 210px;
    border:0px;
}

body div.cst-book-info-cart h3 
{
	color:#fff;
	font:normal 15px century gothic;
}

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

/* ***************************** */
/* accordion					 */ 
/* ***************************** */

#program-accordion
{
	margin-top:20px;
}

body .ui-widget-content
{
	background:none;
}

#accordion
{
	margin-bottom:10px;
}

body .ui-widget-content,
body .ui-widget-content a
{
	color:#6e6e6e;
}

body .ui-accordion h1,
body .ui-accordion h1 a,
body .ui-accordion h1 a:link,
body .ui-accordion h1 a:visited,
body .ui-accordion h1 a:hover
 {
  color:#fff;
  font:normal 14px/24px century gothic;
  border:0px;
}

body .ui-accordion .ui-accordion-header {
  background: none repeat scroll 0 0 #ccd57e;
  margin-top:8px;
  border:0px;
}

body .ui-accordion .ui-accordion-header a {
  padding:0px;
  padding-left:13px;
}

body .ui-accordion .ui-state-default,
body .ui-accordion .ui-state-active,
body .ui-accordion .ui-state-hover, 
h2.cst-list-package-indicator
{
  background:url(../i/cst_gradient.png);
  border:1px solid #7F6E61;
  line-height:24px;
  padding:5px;
  color: #CFC4B6;
  font-size: 20px;
  font-weight: normal;
  margin: 10px 0;
 
}

body .ui-accordion .ui-accordion-content {
  border: 0 none;
  margin-top: 8px;
  font:normal 13px/20px arial;
  border-top: 0 none;
  margin-bottom: 2px;
  padding:0px;
  color:#E5E5E5;
}

.ui-accordion .ui-corner-top,
.ui-accordion .ui-corner-bottom {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.ui-accordion .ui-state-active, 
.ui-accordion .ui-widget-content .ui-state-active 
{
  border: 0px;
}

.ui-accordion .ui-corner-all {
  border-radius:0px;
}

.ui-accordion .ui-state-active .ui-icon,
.ui-accordion .ui-state-default .ui-icon 
{
  background-image:none;
}

ul.cst-buttons li.cst-button-request {
	display: none;
}
ul.cst-buttons li.cst-button-book {
	display: block;
}
div div.cst-detail ul.cst-buttons {
	width: auto;
}
div div.cst-detail ul.cst-buttons li span {
	padding-left: 20px;
	padding-right: 5px;
}

body #ui-datepicker-div
{
	background:#fff;
}

body div.cst-book-form-10-search-persons, body div.cst-book-form-10-search-stays {
	float: right;
	clear: none;
	margin: 0;
	margin-right: 40px;
	font-size: 17px;
}
body div.cst-book-form-10-search-persons {
	margin-left: 120px;
	margin-right: 50px;
}

body div.cst-book-form-10-search-stays {
	position: absolute;
	top: 48px;
	right: 115px;
}

div.cst-box-10-search {
	position: relative;
}

body div.cst-book-form-10-search-persons {
	float: left;
}

body div.cst-book-form-10-search-children-box {
	float: left;
	clear: left;
}

body div.cst-book-form-10-search-children-box a.cst-book-form-10-search-children-toggle { 
	margin-left: 70px;
	font-size: 11px;
}

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

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

h3.cst-book-form-10-headline {
	margin-bottom: 15px;
}

body div.cst-book-info-cart h3.cst-book-info-cart-title, div.cst-book-info-cart-finaltotal, div.cst-book-cart-sum-finaltotal, div.cst-book-cart-sum-finaltotal div.cst-book-cart-sum-price {
	font-size: 20px;
}

body div div.cst-room-price-box {
  background-color: #5B4A40;
  color: #FFFFFF;
}


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

div.cst-book-roomtype-extended-roomtype-box  div.cst-book-roomtype-pension-used {
	display: none;
}

div.cst-book-cart-items-display {
	margin: 10px 0;
}

div.cst-book-cart-item-name {
	float: left;
}

div.cst-book-cart-item-pension {
	float: left;
	margin-left: 10px;
}

div.cst-book-cart-item-persons-grouped-persons {
	clear: left;
	float: left;
}

div.cst-book-cart-item-persons-grouped-price {
	float: right;
}

div.cst-book-cart-sum-finaltotal {	
	clear: both;
	border-top: 1px solid;
}

div.cst-book-cart-item {
	font-size: 15px;
	margin-bottom: 10px;
	overflow: auto;
}

div.cst-book-cart-item-persons {
	font-size: 11px;
}

div.cst-book-cart-item-persons-grouped-price {
	width: 65px;
	clear: right;
}

div.cst-book-cart-container-infos {
	border-bottom: 1px solid;
	text-align: center;
	margin-bottom: 10px;
}


div.cst-pension-container-empty {
	display: none !important;
}

body div.cst-pensions-container { 
	border: none;
}

body div.cst-book-roomtype-pension-used {
	border: none;
}

div.cst-book-cart-items-display h3 {
	color: #BFB1A4;
	font-weight: bold;
	font-size: 20px;
}

body div.cst-book-cart-sum-finaltotal {
	border-top: 1px solid #fff;
}

table.roomtype-prices-parents div.price {
	display: inline;
	margin-left: 3px;
}

table.roomtype-prices-parents span.cst-from {
	font-weight: bold;
}

div.cst-book-form-50-finished div.program-hint {
	margin-top: 15px;
	font-size: 130%;
}

div.cst-book-form-50-finished div.program-hint a{
	font-size: 110%;
	text-decoration: underline;
}

div.cst-book-container div.cst-book-step-42 div.cst-box{
	color:#000000;
}