/* ***************************** */
/*  CLEARINGSTATION CSS          */   
/*  Vioma GmbH                   */
/*  gk  12 /2008                 */ 
/* ***************************** */

/* ***************************** */
/* General Styles                */ 
/* ***************************** */

h1.cst {
	margin: 0px 0px 10px 0px;
	color:#AE1927;
	font-size:16px;
	font-weight: normal;
}

div.cst-link-border {
	border: solid #BBBBBB;
	border-width: 0px 0px 0px 5px;
	background-color: #E9E9E9;
	clear: both;
	width: 140px;
	_width: 145px;
	height: 25px;
	line-height: 25px;
	float: right;
	margin-bottom: 10px;
}

div.cst-link-box a {
	dislay: block;
	color:#AE1927;
	font-weight: bold;
	padding-left: 10px;
}


table.cst-navbar td {
	text-align: center;
}

div.cst-image a img 
{
	border: none;
}

div.cst-general-sidebar,
div.package-display-date {
	display: none;
}

div.img-colspan,
h1.img-colspan
{	
	padding-left: 10px; 
	_margin-left: 150px;
}



/* ***************************** */
/* Package List                  */ 
/* ***************************** */
div.cst-package-teaser 
{
	width: 570px;
	/*overflow: auto;*/
	float: left;
}

div.cst-package-teaser div.cst-package-teaser-text
{
	overflow:auto;	
}

div.cst-package-teaser div.cst-image 
{
	float: left; 
}

div.cst-package {
	border: solid 1px #E9E9E9;
	padding: 10px;
	margin-bottom: 10px;
}

span.cst-stays,
div.cst-timeframes-package div.cst-timeframe
{
	font-weight: bold;
}

div.cst-package-price-teaser {
	float: right;
	width: 250px;
	margin: 0px 10px 0px 0px;
	padding-left: 5px;
}

div.cst-package-teaser-text div.cst-price-package {
	overflow:auto;	
}

div.cst-package-teaser-text ul {
	padding-left:15px;
}


div.cst-teaser-package {
	margin:10px 0px;	
}

div.cst-package-teaser div.cst-link-box a.cst-link {
	margin-left: 5px;
}

span.cst-price {
	font-size: 16px;
	font-weight: bold;
}

div.cst-price-package {
	padding: 10px 5px 5px 0px;
	_padding: 10px 70px 5px 0px;
}

div.cst div.cst-package-teaser table.cst-package-variants {
	width: 410px;
}

/* ***************************** */
/* Package Detail                */ 
/* ***************************** */

div.cst-package-detail {
	border: solid 1 #E9E9E9;
	zoom: 1;
	padding: 10px;
	margin-bottom: 10px;
	overflow: auto;
}

div.cst-navbar {
	clear: both;
	width: 592px;
	_width: 570px;
	background-color: #BBBBBB;
	color: #fff;
	text-align: center;
}

div.cst-navbar table  {
	width: 592px;
	_width: 570px;
}

div.cst-background-box
{
	clear:both;	
}

div.cst-package-detail div.cst-background-box div.cst-link-box
{
	width:auto;
	margin: 10px 0px;	
}

div.cst-package-detail div.cst-background-box div.cst-link-box div.cst-link-border
{
	clear:none;
	margin-left:10px;
}


div.cst-navbar table td a {
	font-weight: bold;
	color: #AE1927;
}

div.cst-package-detail div.cst-link-box {
	float: right;
	width: 150px;
}


div.cst-package-detail div.cst-package-arrival {
	padding: 5px;
	border:1px solid #E9E9E9;
}

div.cst-package-detail div.cst-package-teaser {
	width: 400px;
	_width: auto;
}

div.cst-package-detail div.cst-price-package {
	font-weight: bold;
	float:right;
	width: 150px;
	border:1px solid #E9E9E9;
	padding:5px;
	background-color: #D48C8D;
	color: #fff;
}


div.cst-package-detail div.cst-price-package span.cst-room-name
{
	display:block;	
}


div.cst-package-detail div.cst-package-description {
	clear: both;
	padding-top: 5px;
}


div.cst-package div.cst-image {
	float: left;
}


div.cst-package-roomtype {
	overflow: auto;
	margin-bottom: 5px;
}

div.cst-description ul {
	padding-left:15px;
}

div.cst-package-detail div.cst-background-box div.img-colspan {
	margin-left: 0px;
}

div.cst-package-roomtype-container
{
	clear:both;
	overflow:auto;
	padding:5px;
	border:1px solid #E9E9E9;
	margin-bottom:10px;	
	_padding-bottom: 40px;
}

div.cst-package-roomtype-container div.cst-package
{
	border:none;
}

div.cst-package-timeframes
{
	font-weight:bold;	
	margin-left: 160px;
}


/* ***************************** */
/* Roomtype -List                */ 
/* ***************************** */

div.cst-roomtype {
	width:96%;
}

div.cst-roomtype div.roomtype-groups
{
	overflow: auto;
	background:#FFFFFF url(../images/cst-book-bg.gif) repeat-x scroll left top;
	border:1px solid #C2C2C2;
	padding: 10px;
	margin-bottom:10px;
	zoom:1;
}

div.cst-roomtype div.cst-roomtype-list-group
{
	clear:both;	
}

div.cst-roomtype div.cst-roomtype-list-group div.cst-general-list-item
{
	border:1px dotted #ccc;
	float:left;
	padding:5px;
	margin:10px 0px;	
	width: 540px;
	_width: 500px;
}


div.cst-roomtype div.cst-image-box-roomtype {
	clear:left;
	float:left;
	width:130px;
}
div.cst-roomtype div.cst-roomtype-price-from {
	padding: 3px;
	color: #555;
	font-size: 1.2em;
	font-weight: bold;
}

div.cst-roomtype  div.cst-roomtype-name {
	width: 250px;
	_width: 200px;
	float: left;
	
}

div.cst-roomtype  div.cst-roomtype-name h3{
	margin-top: 0px;
	font-size: 13px;
	font-weight: normal;
	color:#AE1927;
}

div.cst-roomtype-teaser div.cst-link-box-roomtype {
	float: right;
}

/* ***************************** */
/* Roomtype -Details             */ 
/* ***************************** */
div.cst-roomtype-detail div.cst-roomtype-images div.cst-image-border {
	padding: 3px 3px 17px 3px;
	background:#FFFFFF url(../../../../../images/cst-zoom.gif) no-repeat scroll 5px bottom;
	border: solid 1px #CCCCCC;
	margin-bottom: 10px;
	width: 150px;
}

div.cst-roomtype-detail div.cst-roomtype-images {
	float: left;
}

div.cst-roomtype-prices {
	clear: both;
}

div.cst-roomtype-text {
	margin-left: 150px;
	_margin-left: 0px;
	width: 260px;
	_width: 235px;
}

div.cst-roomtype-detail div.cst-link-box-roomtype {
	float: right;
	width: 135px;
	_width: 140px;
	margin-bottom: 10px;
}

h1.cst-roomtype-detail {
	padding-left: 165px;
	_padding-left: 20px;
}

div.cst-roomtype-teaser,
div.cst-roomtype-detail-description {
	width: 260px;
	_width: 220px;
	
	margin-left: 5px;
}

div.cst-roomtype-detail div.cst-roomtype-detail-description ul {
	padding-left:15px;
	margin-left:0px;
	zoom:1;
}

div.cst-roomtype-detail div.cst-roomtype-detail-description div.cst-roomtype-detail-catering {
	padding: 4px;
	border:1px solid #ccc;
	width:180px;
}

div.tuxertal-price-hint {
	clear:both;
	color: #AE1927;
	font-weight: bold;
}

/* Roomtype Prices */

div.cst-roomtype-prices {
	border: 2px solid #E9E9E9;
	border-bottom: none;
	margin-top: 10px;
	_width: 100%;
}

div.cst-roomtype-prices table.roomtype-prices-parents {
	_width: 100%;
}

div.roomdetail-from-price {
	display: block;
	color: #5c77b3;
	font-size: 24px;
	padding: 5px 0px;
}

div.cst-roomtype-prices tr td {
	border-bottom: 2px solid #E9E9E9;
}

div.cst-roomtype-prices div {
	font-size: 12px;
}

div.cst-roomtype-prices div.seasontime-head {
	background-color: #E9E9E9;
	width: 162px;
	_width: 162px;
	color: #AE1927;
	font-weight: bold;
	line-height: 14px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	padding: 5px 7px 7px 6px;
	float: left;		
}

td.head div.staycategory {
	border: solid #fff;
	border-width: 0px 2px 0px 2px;
	padding: 5px 7px 7px 6px;
	line-height: 14px;
	height: 20px;
	line-height: 20px;
}

td.head div.staycategory-last {
	border-width:0px;
}

div.cst-roomtype-prices div.staycategory,
div.cst-roomtype-prices div.staycategory-last {
	background-color: #E9E9E9;
	width: 192px; 
	_width: 190px; 
	color: #AE1927;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	padding: 5px 0px 7px 0px;
	margin: 0px;
	text-align: center;	
	float: left;	
}


body div.cst-roomtype-prices table.roomtype-prices-parents td.head div.fourcols {
	width: 95px; 
	_width: 94px; 
}

body div.cst-roomtype-prices table.roomtype-prices-parents td.head div.fourcols-last {
 border-right:none;
 _width: 100px; 
}

div.cst-roomtype-prices div.staycategory-last {
	border: none;
}

div.cst-roomtype-prices div.aroomtypeprice {
	
	background-color: #FFF;
	width: 180px;
	_width: 180px;
	height: 14px;
	_height: 27px;
	margin: 0px;
	text-align: center;	
	float: left;
	padding: 4px 0px 0px 6px;
	height: 25px;
	line-height: 25px;
}

div.aroomtypeprice-last {
	border-right: none;
	border-left: none;
}


div.cst-roomtype-prices table.roomtype-prices-parents td div.aroomtypeprice-fourcols {
	width: 90px;
}

div.row div.season {
	background-color: #FFF;;
	width: 170px;
	_width: 162px;
	float: left;
	padding: 4px 0px 0px 6px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: left;
}



div.cst-roomtype-prices div.row
{
	padding: 0px;
}



/* ***************************** */
/* Program - List                */ 
/* ***************************** */
div.program-group h1 {
	display: none;
}

div.program-list-program {
	border: 1px solid #E9E9E9;
	padding: 10px;
	margin-bottom: 10px;
	_width: 100%;
	overflow:auto;
}

div.program-image {
	width: 160px;
	float: left;
}

div.program-info {
	text-align: right;
	width: 410px;
	_width: 380px;
}
div.program-title {
	width: 410px;
	_width: 380px;
}

div.program-title table td {
	font-weight: bold;
}

div.program-info table{
	width: 410px;
	_width: 380px;
}

div.program-links a {
	display: block;
	border-left: 4px solid #bbb;
	background-color: #e9e9e9;
	width: 125px;
	height: 25px;
	line-height: 25px;
	padding: 0px 10px;
	text-align: left;
	color:#AE1927;
	font-weight:bold;
}

div.cst-roomtype div.cst-roomtype-prices div.cst-roomtype-price-hint{
	border: none;
}

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

/* General */

div.cst-book-form h1{
	color:#AE1927;
	font-size:16px;
	font-weight:normal;
	margin:0 0 10px;
}

/* Booking Progress */
div.cst-book-container div.cst-book-info-progress li.cst-book-info-progress-step {
	margin-right: 15px;
	_margin-right: 22px;
}

div.cst-book-container div.cst-book-info-progress li.cst-book-info-progress-step-40 {
	margin-right: 0px;
}


/* Step 1 */

div.cst-book-hint div.cst-hint h1 {
	font-family:Arial, Verdana, sans-serif;
}

div.cst-book-step div.cst-book-connecting-element {
	width: 550px;
}

/* Step 2 */
div.cst-book-step-20 div.cst-book-form
{
	background-image:none;
	background-color: #fff;
	padding: 0px;
	border:none;
	clear:left;
	overflow:auto;
	width:100%;
}


div.cst-book-roomtype
{
	border: 1px solid #C2C2C2;
	padding:10px;
}

table.cst-book-roomtype td.cst-book-roomtype-content 
{
	padding: 0px 0px 0px 10px;
}

table.cst-book-roomtype td.cst-book-roomtype-content div.cst-book-roomtype-prices
{
	margin-right:0px;
}

table.cst-book-roomtype td.cst-book-roomtype-content div.cst-book-info-more ul 
{
	padding-left:15px;
	_margin:0px;
}

table.cst-book-roomtype td.cst-book-roomtype-content div.cst-book-info-more a.cst-book-roomtype-detail-link span
{
	text-decoration: underline;
}


table.cst-book-roomtype td.cst-book-roomtype-content h3.cst-book-roomtype-name {
	font-family:Arial, Verdana, sans-serif;
}

div td.cst-book-roomtype-content div.cst-book-roomtype-prices {
	background-color:#E9E9E9;
}

table.cst-book-roomtype td.cst-book-roomtype-content a.cst-book-roomtype-book {
	dislay: block;
	color:#AE1927;
	float:right;
	font-weight: bold;
	padding-left: 10px;
	background: red none;
	border: solid #E9E9E9;
	border-width: 0px 0px 0px 5px;
	background-color: #BBBBBB;
	
}

/* Step 3 */
div.cst-book-step-30 div.cst-book-form
{
	background-image:none;
	background-color: #fff;
	padding: 0px;
	border:none;
	clear:left;
	overflow:auto;
	width:100%;
}


div.cst-book-step-30 div.cst-book-form-30-question
{
	border:1px solid #C2C2C2;
	padding:10px;
	width:auto;	
}

div.cst div.cst-book-step-30 div.cst-book-form-30-programs
{
	overflow:visible !important;
}

div.cst-book-step-30 div.cst-book-program
{
	border:1px solid #C2C2C2;
	padding:10px;
}

div.cst-book-step-30 div.cst-book-program-amount
{
	padding: 5px;
	margin:0px;
	border:1px solid #ccc;	
}

div.cst-book-step-30 div.cst-book-form-30-question div.cst-book-step-next
{
	float:right;
}


/* Step 4 */
div.cst. div.cst-book-form-40-summary
{
	border:1px solid #C2C2C2;		
}

div.cst-book-form-40-submit div.cst-book-step-next
{
	float: right;	
}

div.cst-book-step div.cst-book-form-40-submit div.cst-book-step-next a {
	width: 120px;
}
div.cst-book-step-40 div.cst-book-cc-ccv-detail {
	left: -200px;
	top: 10px;
}

/* Book Info Cart */
td#booking-replace {
	width: 160px;
	overflow: hidden;
}

div.cst-book-info-cart {
	text-align: left;
	width: 160px;
	overflow: hidden; 
}

div.cst-book-info-cart h1, 
div.cst-book-info-cart h2 {
	font-weight: normal;
	color: #AE1927;
}

h2.cst-roomtype {
	color: #AE1927;
}

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

div.cst-book-container div.cst-book-step-container a.cst-book-roomtype-book, 
div.cst-book-container div.cst-book-step-next, 
div.cst-book-container div.cst-book-step-back {
	background:#BBBBBB none repeat scroll 0 0;
	border-color:#E9E9E9;
	border-style:solid;
	border-width:0 0 0 5px;
	color:#AE1927;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}

a:visited {
	color: #006600 !important;
}