div.cst {
	/*font-family:verdana,arial,helvetica,sans-serif;*/
}

div.cst-request-errors {
	color:#990000;
	border:1px solid #990000;
	background:#e4d1cb;
	padding:10px;
}
div.cst-request-errors span.cst-error-hint {
	font-weight:bold;	
}

div.cst h2 {
	font-size:13px;
	font-weight:bold;
}
div.cst input,
div.cst textarea,
div.cst select {
	border:1px solid #CCCCCC;
	padding:2px;
}

div.cst input.cst-submit {
	color:white;
	background:#76833A;
    border:1px solid #76833A;
	cursor:pointer;
	font-weight:bold;
}

a.cst-link {
	background:#949142;
	border:1px solid #949142;
	color:white;
	/*font-family:verdana,arial,helvetica,sans-serif;*/
}

a.cst-link:hover {
	background:#776c22;
	border:1px solid #776c22;
	color:white;
	/*font-family:verdana,arial,helvetica,sans-serif;*/
}

body div.cst-book-info-progress li.cst-book-info-progress-step {
	background:#dfe1cb none repeat scroll 0 0;
}

table.cst-book-table-fields tr.striped td {
	background-color:#dfe1cb;
}

div div.cst-book-form-10-search {
	margin-bottom:10px;
}

body div.cst-book-form, body div.cst-book-info-cart {
	background:none repeat scroll 0 0;
	border:1px solid #CCCCCC;
}

div.cst-book-step-container a.cst-book-roomtype-book, div.cst-book-step-next, div.cst-book-step-back {
	background:#76833A;
    border:1px solid #76833A;
}