body {
	background:#FFFFFF url(/libs/img/interface/bg.gif) repeat-x;
	font-family: arial;
	font-size: 10px;
	text-align:left;
	padding: 0px;
	border: 0px;
}

table,tr, td, th {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

ul {
	list-style:none;
	list-style-position:inside;
}

ul li {
	text-align:left;
}

#head {
	background: transparent url(/libs/img/interface/form.png) no-repeat;
	height: 50px;
	position: absolute;
	z-index: 50;
	margin: 0px auto;
	left: 50%;
	margin-left: -150px;
	top: 210px;
	width: 300px;
	display:  block;
}

#price {
	background: transparent url(/libs/img/interface/but.png) no-repeat;
	height: 153px;
	position: absolute;
	margin: 0px auto;
	left: 50%;
	margin-left: -200px;
	top: 338px;
	width: 400px;
	display:  block;
	color: white;
	line-height:80px;
	font-size: 20px;
}

#anim {
	height: 153px;
	position: absolute;
	margin: 0px auto;
	left: 50%;
	z-index: 1999;
	margin-left: -850px;
	top: 50px;
	width: 902px;
	display:  block;
	color: white;
	line-height:80px;
	font-size: 20px;	
}

#partners a {
	font-size: 10px;
	text-transform: uppercase;
	color: red;
}

.reding {
	border: solid 1px red;	
}

#price a {
	text-decoration: none;
	cursor: default;
	color: white;
}

#price a:hover {
	text-decoration: none;
}

#top {
	background: transparent url(/libs/img/interface/top.png) no-repeat 50%;
	height: 250px;
	width: 900px;
}

#box {
	width: 900px;
	height: 76px;
	border: solid 1px #80afd5;
	background: #f1f6fb url(/libs/img/interface/formbg.gif) repeat-x;
}

#box.new {
	padding-bottom: 30px;
	margin-bottom: 30px;
	height: 165px;
}

#box.bottom {
	height: none;
	display: block;
	clear: both;
}

#langs {
	position: absolute;
	top: 240px;
	left: 50%;
	margin-left: 410px;
}

#langs a img {
	border: 0px;
}

#msgs {
	width: 900px;
	margin:  0px auto;
	position:  absolute;
	top:  30px;
	left: 50%;
	margin-left: -450px;
	height: 50px;
	font-size: 25px;
	text-align: left;
	color: black;
}

.break {
	clear: both;
}

#msgs .msg1 {
	float:  left;
	width:  45%;
}

#msgs .msg2 {
	float:  right;
	font-size: 22px;
	text-align: right;
	width:  45%;
}

.more {
	margin-top: 15px;
	padding: 10px;
	display: block;
	text-transform: uppercase;
	font-size: 10px;
}

#box .listing {
	width: 90%;
	text-align:justify;
	font-size: 10px;
}

#box .listing a {
	font-size: 11px;
	color: red;
}

#box .listing a:hover {
	text-decoration: none;
}


.price_eur {
	font-weight: bold;	
}
.price_chf {
	font-size: 10px;	
}

#box .formini {
	width:  190px;
	float: left;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}

#box .formini.new {
	width: 270px;	
} 

#box .formini select {
	font-size: 14px;
	width: 210px;	
}

#box .formini.top {
	width: 260px;
	text-align: left;
}

#box .formini img {
	width: 150px;
}

#box .form1 {
	border-right: dotted 1px;
}

#box .form2 {
		border-right: dotted 1px;
} 

#box .form3 {
		border-right: dotted 1px;
	
}

table.all_table {
	border-collapse:collapse;
	clear:both;
	margin-top:20px;
	margin-bottom: 20px;
	text-align:left;
	width:100%;
	font-size: 14px;
	width: 90%;
}

table.all_table .book_link {
	background: transparent url(/libs/img/interface/button.png) no-repeat 0 14px;
	height: 38px;
	display: block;
	color: white;
	font-weight: bold;
	padding-left: 10px;
	font-size: 12px;
	line-height:48px;
}

table.all_table .book_link:hover {
	text-decoration:none;
}

table.all_table th {
	background-color:#cde8ef;
	border:1px solid #7eaed7;
	height:40px;
	padding-left:10px;
}

table.all_table > tbody > tr > td {
	background-color:#F7F7EB;
	border:1px solid #C7CF9E;
	height:25px;
	padding-left:10px;
}

table.all_table > tbody > tr.reding > td {
	border: solid 2px red;
	background-color: #fbe3db;	
}  

table.all_table td.vehicle_type {
	padding:5px 10px;
}

table.all_table a.moreinfo {
	font-size: 13px;
}

table.all_table .per_passager {
	font-size: 13px;
	color: red;
}

table.all_table td.vehicle_name {
	border: 0px;
}

#listing {
	border: solid 1px #80afd5;
	width:  900px;
	padding: 75px 0px 15px;
}

#listing tr.reading {
	border: solid 1px red;	
}

#list {
	width: 90%;
}

#listing table > tr > td {
	border: solid 1px black;
}
 
#list th, #list td {
	text-align: left;
	padding: 0px;
	border-bottom:  solid 1px;
	margin: 0px;
}

#listing ul {
	width: 85%;
	border: solid 1px ;
	list-style-type: none;
}

#listing ul li {
	padding: 10px 10px;
}

#listing ul li.selected {
	background-color: #EEE;
	border: solid 1px red;
}

#listing ul li:hover {
	background-color: #EEE;
}

#footer {
	width: 500px;
	display: block;
	border: solid 1px red;
}
