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

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

div.cst-list div.cst-teaser-text {
	margin-left: 180px;
}

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: #e2e2e2;
}


a#cst-detail-gallery-scroll-prev,
a#cst-detail-gallery-scroll-next,
div.cst-detail-gallery-scroller table a,
div.cst ul.cst-media li a,
div.cst ul.cst-media li a.cst-link-image,
div.cst ul.cst-buttons li a {
	border: 0px;
}

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

/* ********************** */
/* Input Elements Buttons */
/* ********************** */
input.inputtext,
select {
	font-size: 12px;
	line-height: 16px;
	height: 22px;
	border: 1px solid #CECECE;
	background-color: #FAFAFA;
}
textarea {
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #CECECE;
	background-color: #FAFAFA;
}

a.cst-button,
div.cst a.cst-button,
input.inputbutton {
	display: block;
	background:#d7d7d7 url("/customize/hotel-jesacherhof2/i/cst-button-gradient.gif") no-repeat scroll left top;
	color: #d51735;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	border: none;
	text-shadow: #fff 1px 1px 1px;
	font-weight: bold;
	font-size: 13px;
	width: 100px;
	white-space: no-wrap;
}

input.inputbutton {
	padding-left: 12px;
}

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

div.cst a.cst-button span {
	margin-left: 12px;
}

div.cst a.cst-button:hover,
input.inputbutton:hover  {
	background:#d51735 url("/customize/hotel-jesacherhof2/i/cst-button-gradient-hover.gif") no-repeat scroll left top;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
}

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


/* CST-Pagina */
div.cst li.cst-pagina-number a{
	background:#d7d7d7 url("/customize/hotel-jesacherhof2/i/cst-button-gradient.gif") no-repeat scroll right top;
	border-color:#E2E2E2;
	width: 20px;
	height: 20px; 
	line-height: 20px;
}

/* ********************** */
/* abc                    */
/* ********************** */
ul.cst-media li a {
	border: none;
}

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

/* ********************** */
/* Accent                 */
/* ********************** */

.cst-accent {
	background-color: #E8E9EB;
	color: #7F838B !important;
}

span.cst-change {
	background-color: #E8E9EB;
	color: #7F838B !important;
}
	
a.cst-request-add span.cst-change {
	background: #CECECE;
}

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

div.jes_container a.cst-change {
	border-color: #fff;
	border-color: #D51735;
	border-style: solid;
}

/* ********************** */
/* Request                */
/* ********************** */

div.cst div.cst-request h2.cst-request-wishes
{
	clear:none;
}

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

fieldset {
	margin-bottom: 15px;
}

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

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

/* ***************************** */
/* offerbox         		 	 */ 
/* ***************************** */
div#offerbox {
	height: 276px;
}

div.jes_offerbox {
	padding: 5px;
	position: relative;
}

div.cst-list-package-start {
	height: 276px;
}

div.cst-box-package-start {
	float: left;
	height: 275px;
	width: 275px;
}

div.cst-box-package-start div.cst-box-content {
	padding: 0px 10px;
}


div.cst-box-navigation a {
	display: block;
	width: 18px;
	height: 20px;
	position: absolute;
	top: 80px;
}
#button_prev {
	background:#e9eaec url(../i/offerbox-back.gif) no-repeat center center;
}

div#offerbox  ul.cst-buttons {
	margin: 10px 0px 0px 66px;
	width: 115px
}

div#offerbox  ul.cst-buttons a {
	width: 115px;
}
#button_next {
	background:#e9eaec url(../i/offerbox-next.gif) no-repeat center center;
	right: 5px;
}

#button_prev:hover {
	background:#e9eaec url(../i/offerbox-back-hover.gif) no-repeat center center;
}

#button_next:hover {
	background:#e9eaec url(../i/offerbox-next-hover.gif) no-repeat center center;
}

div#navigation_dots {
	position: absolute; 
	top:150px;
	right: 5px;
}
div#offerbox div.cst-box-content {
	margin-top: 5px;
	width: 250px;
	white-space: normal;
}

div#offerbox div.cst-package-name {
	font-family: Georgia, serif;
	font-size: 16px;
}

div#navigation_dots a {
	background: #e4e4e4;
	display: block;
	width: 16px;
	height: 8px;
	float: left;
	margin-left: 4px;
}

div#navigation_dots a.current {
	background: #d51735;
}

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

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

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

div.jes_content div.cst-box .cst-detail-gallery-scroller img {
	border:1px solid #7F838B;
}

div.jes_content div.cst-box .cst-detail-gallery-scroller img:hover {
	cursor: pointer;
}

div.jes_content div.cst-box .cst-detail-gallery-scroller a{
	border:none;
}

/* *********************** */
/* footer package teaser   */
/* *********************** */    
div#packageimgbox {
	display:none;
}

div#subcontent_content div.cst {
	padding: 12px 10px;
	text-align: left;
}

div#subcontent_content div.cst a.offerpackage {
	display:block;
	float: left;
	text-decoration:none;
	width:358px;
	padding: 0px 10px 5px 0px;
	oveflow: hidden;
	font-size: 11px;
	text-align: left;
}

a.offerpackage img{
	float: left;
	margin-right: 10px;
}

h3.cst-offer-box-headline {
	font-size: 13px;
}

div#subcontent_content div.cst a#package_prev {
	background:#e9eaec url(../i/package-scroller-back.gif) no-repeat center center;
	width: 25px;
	height: 133px;
	position:absolute;
	right: 425px;
}

div#subcontent_content div.cst a#package_next {
	background:#e9eaec url(../i/package-scroller-next.gif) no-repeat center center;
	width: 25px;
	height: 133px;
	position:absolute;
	right: 28px;
	float: left;
}

div.angebot-outer div.angebot-inner {
	height: 113px;
}

div.angebot-outer {
	background-color:#f5f5f5;
	float:left;
	height:133px;
	overflow:hidden;
	width:358px;
	margin-left: 33px;
}

/* Footer Maps */
div.jes_footer_right div.cst-hotel-detail-routing {
	background:transparent url(../i/jesacherhof-karte.gif) no-repeat left top;
	padding-left: 200px;
	margin-top: 0px;
	margin-left: -5px;
	height: 135px;
	font-size: 12px;
	line-height: 1.85em;
}

div.jes_footer_right div.cst-hotel-detail-routing h1{
	font-size: 20px;
}

div.jes_footer_right div.cst-routing-start h2 {
	display: none;
}

div.jes_footer_right div.cst-routing-start {
	padding-top: 10px;
}

div.jes_footer_right input.inputtext-routing-start {
	float: left;
	margin-right: 10px;
	width: 109px;
}

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

/* *********************** */
/* Rooting Normal          */
/* *********************** */

input.inputtext-routing-start {
	width: 80%;
	float: left;
	margin-right: 10px;
}

/* *********************** */
/* Voucher                 */
/* *********************** */
div.cst-list-voucher a img,
div.cst-detail-voucher a img {
	border: 1px solid #E2E2E2;
}

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

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

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

/* Cart */
div#booking-replace div.cst-book-info-cart {
	padding: 10px;
}

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

/* Step 1 */
div.cst div.cst-box a.cst-book-form-10-search-children-toggle,
div.cst div.cst-box table.cst-cal-nav-bar a.cst-cal-nav-prev,
div.cst div.cst-box table.cst-cal-nav-bar a.cst-cal-nav-next {
	border: none;
}

table.cst-cal-nav-bar a {
	text-decoration: none;
	border: 0px;
}

div.cst-distribution-box-info-box ul.cst-buttons li a {
	width: auto;
}
/* Step 2 */
/* Step 3 */
/* Step 3 */


td.cst-package-variant-stays div.cst-stays {
	white-space: nowrap;
}
td.cst-package-variant-price span.cst-price-save {
	display: block;
}