/* ********************** */
/* General                */
/* ********************** */
div.cst-box {
	border: 1px solid #d9c492;
	padding: 10px;
	margin-bottom: 10px;
	background: #F4E4BF url("/customize/hotel-borgo/i/cst-box-bg.gif") repeat-x scroll left top;

}

div.cst-list div.cst-teaser-text,
div.cst-job-hotel-info div.cst-description-text,
div.cst-list-voucher div.cst-description-text,
div.cst-voucher-stays {
	margin-left: 180px;
}

div.cst-box-no-media div.cst-teaser-text {
	margin-left: 0px;
}

div.cst div.cst-box div,
div.cst div.cst-box table td,
div.cst table.roomtype-prices,
div.cst table.roomtype-prices td {
	border-color: #d9c492;
}

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

span.cst-stays,
span.cst-price-number {
	font-weight: bold;
}

/* Suiten nicht buchbar */
div#cst-detail-roomtype-10542 h3.cst-detail-prices,
div#cst-detail-roomtype-10543 h3.cst-detail-prices,
div#cst-detail-roomtype-10542 table.roomtype-prices,
div#cst-detail-roomtype-10543 table.roomtype-prices,
div#cst-detail-roomtype-10542 li.cst-button-book,
div#cst-detail-roomtype-10543 li.cst-button-book,
div.cst-book-step div.cst-box-10542 {
	display: none;
}

/* Pauschalen mit Suiten nicht buchbar */
div#cst-detail-package-29191 li.cst-button-book {
	display: none;
}

div.cst div.cst-detail ul.cst-buttons a {
	float: none;
	width: auto;
}

body div.cst-distribution-box-info-box {
	background: #F4E4BF;
}

body div.cst-distribution-box-info-box-title {
	color: #62524C;
}

div.cst div.general-list-items ul.cst-media {
	margin: 0px;
}

/* ********************** */
/* CST Offerbox           */
/* ********************** */

div#packagechange {
	border: 1px solid #D9C492;
	clear: left;
	padding: 10px 0px;
	width: 278px;
	overflow: hidden;
}

div#packagechange ul.cst-buttons{
	margin:10px 0 0 10px;
}

ul.cst-indicator-navigation-content li {
	float: left;
	height: 34px;
	line-height: 34px;
	margin-right: 5px;
}

ul.cst-indicator-navigation-content li a {
	border: 1px solid #D9C492;
	border-bottom: 0px;
	display: block;
	background: transparent url("/customize/hotel-borgo/i/package-nav-bg.png") repeat-x scroll left top;
	color: #cc414e;
	text-decoration: none;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	width: 132px;
	text-align: center;
}

ul.cst-indicator-navigation-content li a.active {
	background: #FFF9E9;
	height: 34px;
	line-height: 34px;
}

div.site_cst_box span.cst-image-zoom-icon-box {
	display: none;
}

div.site_cst_box {
	line-height: 15px;
	font-size: 11px;
}

div.site_cst_box div.cst-image-box {
	float: left;
}

div.site_cst_box li.cst-media-embed {
	width: 110px;
}

div.site_cst_box div.cst-link-box {
	float: left;
}

div.site_cst_box div.cst-link-box a {
	width: 157px;
	text-align: center;
	padding: 0px;
}

div.site_cst_box div.cst-link-box a span,
div#packagechange ul.cst-buttons span{
	background: transparent url("/customize/hotel-borgo/i/cst-button-icon.gif") no-repeat scroll left center;
	padding-left: 8px;
	white-space: nowrap;
	margin: 0px 5px;
	width: 135px;
	display: block;
}

div#packagechange ul.cst-buttons span {
	padding-left: 15px;
	text-align: left;
}

h5.cst-package a {
	text-decoration: none;
	color: #CC414E;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: -0.01em;
	line-height: 12px;
}

div.site_cst_box div.cst-general-list-item {
	clear: left;
	margin-bottom: 3px;
}

table.roomtype-prices {
	background: url("/customize/hotel-borgo/i/cst-box-bg.gif") repeat-x scroll left top #F4E4BF;
}

/* ********************** */
/* Input Elements Buttons */
/* ********************** */
input.inputtext,
select,
div div.cst-roomtype-package select.cst-book-roomtype-amount-selector,
div div.cst-box-20-package-roomtype select.cst-book-roomtype-amount-selector {
	font-size: 12px;
	line-height: 16px;
	height: 22px;
	background-color: #FAFAFA;
}

textarea {
	font-size: 12px;
	line-height: 16px;
	background-color: #FAFAFA;
}

div.cst a.cst-button,
input.inputbutton,
div#booking-replace div.cst-book-info-cart a.item-del {
	background: #CC414E url("/customize/hotel-borgo/i/cst-button-gradient.png") repeat-x scroll left top;
	color: #fff;
	border: 1px solid #cc414e;
}

div.cst a.cst-button,
input.inputbutton {
	display: block;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	white-space: no-wrap;
	padding: 0px 7px;
}

div#booking-replace div.cst-book-info-cart a.item-del {
	padding: 0.2em;
}

input.inputbutton {
	padding-left: 0px 5px;
}

div.cst-book-container a.cst-button {
	padding-left: 7px;
	padding-right: 7px;
	width: auto;
}

body div.cst a.cst-button:hover,
input.inputbutton:hover,
div#booking-replace div.cst-book-info-cart a.item-del:hover {
	background: #CC414E none;
	color: #fff;
	text-decoration: none;
}

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

td.cst-package-variant-buttons li a.cst-button {
	width: 100px;
	float: none;
}

/* ********************** */
/* Accent                 */
/* ********************** */
.cst-accent, .cst-accent a {
	background-color: #CC414E;
	color: #fff !important;
}

span.cst-change {
	background: #CC414E none;
	color: #fff !important;
}

a.cst-request-add span.cst-change {
	background: #CC414E;
}

a.cst-request-add:hover span.cst-change {
	background: #CC414E;
	color: #D51735;
}

div.cst-request input.input-button {
	width: auto;
}

/* ********************** */
/* View Customize         */
/* ********************** */
div.cst-description-text {
	border-top: 1px solid;
	margin-top: 10px;
	padding-top: 10px;
}

div.cst-list-program div.cst-description-text {
	clear: left;
}

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

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

div.cst ul.cst-pagina li.cst-pagina-number a {
	background: #d7d7d7 url("/customize/hotel-borgo/i/cst-button-gradient.gif") repeat-x scroll right top;
	border-color: #cc414e;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
}

/* ********************** */
/* Routing                */
/* ********************** */
div.cst-hotel-detail-routing {
	margin-top: 0px;
}

div.cst-routing-end {
	display: none;
}

input.inputtext-routing-start {
	float: left;
}

div.site_footer_4 div.cst-routing-start input.inputtext {
	width: 182px;
}

/* ********************** */
/* Request                */
/* ********************** */
div.cst div.cst-request a.cst-request-add {
	border: none;
}

div.cst-request h1.cst-request {
	font-size: 20px;
}

div.jes_container a.cst-change:hover {
	color: #D51735;
	background: #fff
}

div.cst-request input.inputtext {
	width: 34em;
	font-size: 16px;
	line-height: 16px;
	height: 25px;
}

div.cst-request-user-data input.inputtext-zip {
	width: 4em;
}

div.cst-request-user-data input.inputtext-city {
	width: 29em;
}

div.cst-request input.inputtext-firstname,
div.cst-request input.inputtext-lastname {
	width: 16.4em;
}

div.cst-request input.inputtext-arrival,
div.cst-request input.inputtext-departure,
div.cst-request input.inputtext-arrival-alternative,
div.cst-request input.inputtext-departure-alternative {
	width: 6.5em;
}

h1.cst-request-wishes {
	display: none;
}

ul.more-requestdata {
	margin: 10px 0px;
}

ul.more-requestdata li a {
	float: left;
}

div#moredetailscontainer {
	clear: left;
}

tr.prices-head,
tr.price-row {
	display: none;
}

/* *********************** */
/* Booking                 */
/* *********************** */

/* Progress Steps */
li.cst-book-info-progress-step div {
	border: 1px solid #D9C492;
	background-color: #FFF9E9;
}

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

/* Cart */
div#booking-replace div.cst-book-info-cart {
	padding: 10px;
	border: 1px solid #D9C492;
	margin-bottom: 10px;
	background: url("/customize/hotel-borgo/i/cst-box-bg.gif") repeat-x scroll left top #F4E4BF;
}

/* Step 1 */

div.cst div.cst-box div.borgo-booking-package-hint {
	/* 	background:url("/customize/hotel-borgo/i/bs-package-hint.png") no-repeat  3px center #FFF9E9;
		border:1px solid #CC414E;
		padding: 8px 10px 10px 35px;
		margin-top: 5px;
		overflow: auto;
		font-weight: bold;
		text-align: center; */
	display: none;
}

div.borgo-xmas-packages ul.cst-buttons a.cst-button {
	float: left;
	margin-top: 5px;
}

div.cst-box-40-summary li.cst-button-alloc,
div.cst-book-info-cart li.cst-button-alloc {
	display: none;
}

div.cst-de div.cst-indicator-navigation li.packages p {
	border: 1px solid #D9C492;
	border-bottom: 1px solid #FFF9E9;
	background: none repeat scroll 0 0 #FFF9E9;
	height: 34px;
	line-height: 34px;
	display: block;
	color: #CC414E;
	display: block;
	font-size: 14px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	text-decoration: none;
	width: 132px;
}

/* Step 2 */
div div.cst-box-20-roomtype-package-switcher div.cst-book-switcher,
div div.cst-box-30-roomtype-package-switcher div.cst-book-switcher {
	background-color: #F4E4BF;
	color: #000;
	font-weight: bold;
}

div.cst div div.cst-book-switcher-active {
	background: url("/customize/hotel-borgo/i/cst-button-gradient.png") repeat-x scroll left top #CC414E;
	border: 1px solid #CC414E;
	color: #FFFFFF;
}

/* ************************* */
/* Anpassungen CORESTA Seite */
/* ************************* */
body.coresta .cst-accent,
body.coresta .cst-accent a {
	background-color: #008700;
	color: #FFFFFF !important;
}

body.coresta div.cst-box {
	background: none;
	border: 1px solid #008700;
}

body.coresta div.cst div.cst-box div,
body.coresta div.cst div.cst-box table td,
body.coresta div.cst table.roomtype-prices,
body.coresta div.cst table.roomtype-prices td {
	border-color: #008700;
}

body.coresta span.cst-change {
	background: none repeat scroll 0 0 #008700;
}

body.coresta li.cst-book-info-progress-step div {
	background-color: inherit;
}

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

body.coresta li.cst-book-info-progress-step div {
	border: 1px solid #008700;
}

body.coresta div.cst div div.cst-book-switcher-active {
	background: #008700;
	color: #FFFFFF;
}

body.coresta div.cst a.cst-button,
body.coresta input.inputbutton,
body.coresta div#booking-replace div.cst-book-info-cart a.item-del {
	background: #008700;
	border: 1px solid #008700;
	color: #FFFFFF;
}

body.coresta div.cst-image-adult,
body.coresta div.cst-image-child,
body.coresta .cst-image-zoom-icon-box {
	background-image: url("../../../images/cst-sprite.gif");
}

body.coresta table.roomtype-prices {
	background: none;
}
