/*****************************
File: hotelsuche.css
*****************************
initial author: Nicolas de Haen
last editor: Markus Hesper
firstVersion: ???
lastVersion:  04.04.2008
****************************/

/*****************    search   ********************/
#tx_hotelportal_pi2_tx_hotelportal_hotels_hotelausstattung_label{
	font-weight:bold;
}
#tx_hotelportal_pi2_tx_hotelportal_hotels_zimmerausstattung_label{
	font-weight:bold;
}
div.tx-hotelportal-pi2-sortHeader {
	background-color:#EFECD9;
	text-align:left;
	padding:0;
}

table.tx-hotelportal-pi2-sortHeader {
	border:none;
	border-collapse:collapse;
	padding:0;
	margin:0;
}

table.tx-hotelportal-pi2-sortHeader td{
	padding:10px;
	vertical-align:middle;
	border:none;
	width:100px;
}


td.tx-hotelportal-pi2-sortLink  {
	background-color:#A1916D;
   color:#ffffff;
	padding:0;
	padding-left:5px;
}




.tx-hotelportal-pi2 {
	font-size:9pt;
}

.tx-hotelportal-pi2 td {
	font-size:8pt;
}


.tx-hotelportal-pi2 h2{
	font-size:10pt;
	color:#999;
}
.tx-hotelportal-pi2-intro {
	line-height:20px;
	margin:10px 5px 20px;
}

.tx-hotelportal-pi2-listrow {
	padding:0;
	border-bottom:1px solid #A1916D;
	margin:10px;
	clear:both;
}

.tx-hotelportal-pi2-shortInfo td {
	border-bottom:1px dashed #999;
}

img.tx-hotelportal-pi2-hotelPreview {
	border:1px solid #666;
	margin: 0 5px 0 5px;
}


img.tx-hotelportal-pi2-stars {
	margin-left:10px;
	border:none;
}

img.tx-hotelportal-pi2-companyrate {
	float:left;
	margin-right:5px;
	margin-top:5px;
}

table.tx-hotelportal-pi2-bonuslist {
	width:300px;
}

.tx-hotelportal-pi2-bonuslist th {
	color:#900;
	text-align:left;
}

.tx-hotelportal-pi2-bonuslist td.bonuscol1 {
	width:100px;
}

.tx-hotelportal-pi2-prices {
	text-align:right;
	padding-right:5px;
}

h3.tx_hotelportal_pi2-title {
	color:#900;
	margin:0;
	margin-bottom:3px;
	padding-left:5px;
	font-size:9pt;

}

a.bookingLink {
	white-space:nowrap;
	color:#000;
	text-decoration:none;
}

a#newSearchLink {
	background-color:#900;
	color:#FFF;
	width:80px;
	height:20px;
	margin:5px;
	margin-left:200px;
	text-decoration:none;
	padding:3px;
}

#bigImageWrapper {
	border:1px solid #000;
	background-color:#FFF;
	padding:5px;
}

#bigImage {
	border:1px solid #000;
}

#tx_hotelportal_hotels_numberOfRooms input{
	margin-right:12px;
}

.smallLabel {
	width: 50px;
	text-align: left;
	float: left;

}

.tx-hotelportal-pi2-itemTable {
	width:450px;
	
}

.tx-hotelportal-pi2-itemTable td {
	padding: 0 5px;
}

td.tx-hotelportal-pi2-firstRow {
	width:128px;
}

td.tx-hotelportal-pi2-secondRow {
	color:#777;
	width:100px;
}

.tx_hotelportal_details_left {
	width:200px;
	float:left;
}

#mapcontainer {
	width: 400px; 
	height: 300px;
	margin-left:20px;
	border:2px solid #000;
	background-color:#CCCCCC;
	text-align:center;
	vertical-align:middle;
	clear:both;

}

.tx-hotelportal-pi2  a span.button {
	background-color:#900;
	padding:2px 5px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	margin:5px;
	margin-left:15px;
}

#routeFormWrapper {
	padding:20px;
	line-height:25px;
}

#extendedSearchButton {
	background-color:#ffffff;
	border: 1px solid #a1916d;
   color:#900;
	padding:2px 3px;
   margin:-10px 0 0 10px;
	text-decoration:none;
}


#extendedSearchButton:hover {
	text-decoration:underline;
}

.tx-hotelportal-pi2 .tx_formslib-label{
   float: left;
   text-align: left;
   width: 12em;
   margin-right: .3em;
	margin-bottom:20px;
}

.tx-hotelportal-pi2 span.tx_formslib-checkboxes {
	padding:0;
   margin:0;
	border:none;
}

.tx-hotelportal-pi2 .tx_formslib-checkboxes label{
	display:block;
	font-size-adjust:none;
   margin-left:10px;
	width:125px;
}

.tx-hotelportal-pi2 .tx_formslib-checkboxes input{
	margin:1px 0 0 0;
   height:13px;
   width:13px;
}

.tx-hotelportal-pi2 fieldset {
	border:none;
	padding:0;
	margin:0;
}
.helpSymbol {
	left:210px;
	position:relative;
	top:25px;
	
}
/*********************  search form   *********************/


/* extended search fields */
#tx_hotelportal_hotels_name, #tx_hotelportal_hotels_company,#tx_hotelportal_hotels_distances,#tx_hotelportal_hotels_hotelausstattung,#tx_hotelportal_hotels_zimmerausstattung {
	display:none;
}
#lightbox {
	display:none;
}
