﻿#homebooking{
	width: 916px;
	height: 254px;
}

.homebooking{
	width: 925px;
}

.homebookingform{
	float: left;
	width: 268px;
	margin: 0;
	padding: 0;
	height: 254px;
	font-size: 0.9em;
}

.formbig{
	background-color: #f7f7f7;
	border-top: 1px solid #f7f7f7;
	height: 177px;
	border-right: 1px solid #eeeeee;
}

* html .formbig{
	height: 178px;
}

.formsmall{
	background-color: #f7f7f7;
	border-top: 1px solid #f7f7f7;
	height: 73px;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

#homebooking form{
	margin: 0;
	padding: 0;
}

#homebooking ul.tabs {
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
	padding:0;
	margin:-2px 0 0 -2px;
	height:28px;
}

#homebooking ul.tabs li {
	display:inline;
	border:none;
	padding:0;
	margin:0;
	margin-left:1px;
	height:28px;
	float:left;
}

#homebooking ul.tabs li a {
	display:block;
	color:#000000;
	font-weight:700;
	background-image:url(../images/home/tabs_bg.gif);
	background-position:0 0;
	/*padding:0 0 0 21px;*/
	padding:0 0 0 1px;
	margin:0;
	text-decoration:none;
	cursor: pointer;
}

#homebooking ul.tabs li a span {
	display:block;
	font-size:1em;
	font-weight:700;
	background-image:url(../images/home/tabs_bg.gif);
	background-position:100% 0;
	margin-right:0;
	margin-top:0;
	/*padding-right:20px;*/
	padding-right:0;
	padding-top:6px;
	padding-bottom:8px;
	border:none;
	text-align: center;
}

#homebooking ul.tabs li a span.flight {
	width: 70px;
}
#homebooking ul.tabs li a span.hotel {
	width: 86px;
}
#homebooking ul.tabs li a span.car {
	width: 108px;
}

#homebooking ul.tabs li a.active {
	background-position:0 -40px;
}

#homebooking ul.tabs li a.active span {
	background-position:100% -40px;
	color: #cc0000;
}




#homebooking label{
	font-weight: bold;
	color: #000000;
}

#homebooking input, #homebooking select{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 0.9em;
}


#homebooking fieldset.submit{
  margin: 0;
  padding: 0;
  border: 0;
  border-width: 0 0 0 0
}

#homebooking legend{
	display: none;
}

#homebooking .hd{
	float: left;
	width: 90px;
	font-weight: bold;
	color: #000000;
}

/* searchtype */
#homebooking .searchtype{
  padding: 1px 0 3px 0;
  border-bottom: solid 1px #ffffff;
  height: 20px;
  background-color: #f7f7f7;
}

* html #homebooking .searchtype{
	height: 25px;
}

#homebooking .searchtype div{
	display: inline;
	margin: 0 10px 0 10px;
}

* html #homebooking .searchtype div{
	margin-left: 5px;
}

#homebooking .searchtype div span.radio input{
	position: relative;
	top: 2px;
}

#homebooking .searchtype div label.radio{
	/*
	position: relative;
	top: -3px;
	font-weight: normal;
	*/
}
#homebooking .searchtype div label.radio a{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

/* location */
#homebooking .location{
  margin-top: 8px;
  margin-left: 10px;
}
#homebooking .location label{
	display: block;
	float: left;
	width: 90px;
	position: relative;
	top: 3px;
}
#homebooking .location .inputtext{
  margin-top: 2px;
}
* html #homebooking .location .inputtext{
  margin-top: 0px;
}
#homebooking .location div input.text{
  width: 146px;
}

/* times */
#homebooking .times {
  margin-top: 0px;
  margin-left: 10px;
  margin-bottom: -3px;
}
#homebooking .times label{
	display: block;
	float: left;
	width: 90px;
	position: relative;
	top: 3px;
}
#homebooking .times .inputtext{
  margin-top: 2px;
}
* html #homebooking .times .inputtext{
  margin-top: 0px;
}
#homebooking .times div input.text{
  width: 60px;
}
#homebooking .times div select.range{
  width: 75px;
  position: relative;
  top: -12px;
  margin-left: 8px;
}
#homebooking .times div select.time{
  width: 83px;
}

/* miles */
#homebooking .miles {
  margin-top: 5px;
  margin-left: 10px;
}
#homebooking .miles label{
	display: block;
	float: left;
	width: 90px;
	position: relative;
	top: 3px;
}
#homebooking .miles .select{
  margin-bottom: 3px;
}
#homebooking .miles div select{
  width: 150px;
}
* html #homebooking .miles div select{
  width: 146px;
}
*+html #homebooking .miles div select{
  width: 152px;
}

/* youlive */
#homebooking .youlive {
  margin-top: 40px;
  margin-left: 10px;
}
#homebooking .youlive label{
	display: block;
	float: left;
	width: 230px;
	position: relative;
 	margin-bottom: 5px;
}
#homebooking .youlive .select{
  margin-bottom: 3px;
}
#homebooking .youlive select{
  width: 240px;
}
* html #homebooking .youlive select{
  width: 239px;
}
*+html #homebooking .youlive select{
  width: 242px;
}

/* passenger */
#homebooking .passenger {
  margin-top: 2px;
  margin-left: 10px;
}
#homebooking .passenger .label{
	display: block;
	
	float: left;
	width: 90px;
	position: relative;
	top: 5px;
	font-weight: bold;
	color: #000000;
}
#homebooking .passenger .passengervalues{
  position: relative;
  top: 3px;
}
#homebooking .passenger .select{
}
#homebooking .passenger div select{
	width: 40px;
}
#homebooking .passenger div label{
	font-weight: normal;
}

.formspacer{
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 5px;
  line-height: 5px;
  height: 5px;
}

.spacerline {
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

.bottomline {
	background-color: #f7f7f7;
  height: 31px;
}

.bottomlineold {
	background-color: #f7f7f7;
  height: 24px;
  border-right: 1px solid #eeeeee;
}


.bottomline .leftListLink {
  margin: 0px 0 0 10px; 
  padding: 5px 0 0 0;
  width: auto;
}

.bottomline .leftListLink a {
	margin: 0;
}

.bottomline fieldset .rightButton {
  float: right;
  display:block;
  margin: 5px 8px 5px 0; 
  padding: 0;
}
*+html .bottomline fieldset .rightButton {
  margin-right: 6px; 
}
* html .bottomline fieldset .rightButton {
  margin-right: 4px; 
  padding-right: 1px;
}

.bottomline  ul{
	width: 214px;
}

.bottomline  ul li{
	margin: 3px 0 0 10px;
}

.bottomline  ul li a{
	color: #646464;
	text-decoration: none;
}

.bottomline  ul li a:hover{
	color: #cc0000;
	text-decoration: underline;
}

.bottomline .leftListLink ul {
  width: auto;
}

.homebookingcontent{
  float: right;
	margin: 0;
	padding: 0;
	height: 254px;
	width: 648px;
}

.homebookingfloat{
  position: absolute;
  left: 4px;
  padding: 0;
  color: #000000;
}

.homebookingfloat h3{
	width: auto;
}

.homebookingfloat.oneclick{
  margin: 15px 0 0 294px;
  width: 550px;
}

.homebookingfloat.oneclick .implink{
	margin: 0 0 0 10px;
	display: inline;
}

.homebookingfloat.oneclick p{
	margin: 0;
	padding: 0;
	width: 370px;
}

/*
.homebookingfloat.worldmap{
  margin: 170px 0 0 100px;
  width: 290px;	
}

.homebookingfloat.worldmap p{
	margin: 0;
	padding: 0;
	width: 280px;
}
*/

.expertform {
  margin-top: 7px;
  margin-bottom: 14px;
}
.expertform div.floatLeft {
  float: left; 
  margin-right: 3px;
}
.expertform input#expertsearch {
  width:366px;
}
.buttonBesideInput {
  position: relative;
  top: 3px;
}

/*
.buttonBesideText {
  position: relative;
  top: -1px;
  left: 10px;
}
*/


div.hotelbg {
  background-image:url(../images/home/hotel.jpg);
  background-position:0 0;
  width: 653px;
  height: 300px;
}

div.carbg {
  background-image:url(../images/home/wagen.jpg);
  background-position:0 0;
  width: 653px;
  height: 300px;
}

div.hotelbg div.rightcontent h3, div.carbg div.rightcontent h3 {
  width: 100%;
}
div.hotelbg div.rightcontent {
  padding: 30px 0 0 62px;
  width: 330px;
}
div.carbg div.rightcontent {
  padding: 30px 0 0 62px;
  width: 330px;
}

ul.listitem_redright_dotted .align_right {
  float: right;
}
