/* ***************************** */
/* Reset                         */ 
/* ***************************** */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
/* jQuery-UI Datepicker fix */
.ui-datepicker.ui-helper-hidden-accessible{display: none;}
a:focus { outline: 0; }

/* ***************************** */
/* Clearfix                      */ 
/* ***************************** */

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	overflow: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	clear: both;
	overflow: hidden;
	line-height: 0;
	height: 0;
	font-size: 0px;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* ********************** */
/* General                */
/* ********************** */
body {
	color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
}

div.cst h1 { display: none }

div.cst div.cst-request-note h1 {display:block;}

h1 {
	color: #A20000;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 10px;
}

h2 {
	color: #A20000;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 5px;
}

h3 {
	color: #A20000;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 3px;
}

a {
	color: #A20000;
	text-decoration: none;
}


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

div.cst-list div.cst-teaser-text,
div.cst-job-hotel-info div.cst-description-text,
div.cst-list-voucher div.cst-description-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: #D1D0CC;
}

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

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

div.cst a.cst-button,
input.inputbutton { 
	background:#D8C9B6 url("/customize/hotel-zum-roten-baeren/i/cst-button-gradient.gif") repeat-x scroll left top;
	color: #A20000;
	border:1px solid #cbcbcb;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-weight: bold;
	border-radius: 2.5px;
}

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

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:#CBCBCB none;
	color: #fff;
	text-shadow: #222 1px 1px 1px;
	text-decoration: none;
}

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

div.cst-detail ul.cst-buttons a { width: 80% }

/* ********************** */
/* Accent                 */
/* ********************** */
.cst-accent {
	background-color: #D3D3D3;
	color: #A20000 !important;
}

span.cst-change {
	background:#D3D3D3 none;
	color: #fff !important;
}
	
a.cst-request-add span.cst-change {
	background: #D3D3D3;
	color:#A20000;
}

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

/* ********************** */
/* 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 li.cst-pagina-number a{
	background:#d7d7d7 url("/customize/hotel-zum-roten-baeren/i/cst-button-gradient.gif") repeat-x scroll left top;
	border-color:#E2E2E2;
	width: 20px;
	height: 20px; 
	line-height: 20px;
}

ul.cst  {
	margin: 10px;
}
/* *********************** */
/* 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;
}

/* Cart */
div.cst div.cst-book-info-cart {
	display: none;
}

body div.cst-distribution-box {
    width: 450px;
}