body,input,p,div,br,h2 {
	margin: 0px;
	padding:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

table {
	border-collapse:collapse;
}
ul {
	margin: 0px;
}

td, th {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

img {
	border: 0px;
}

img.icon {
	vertical-align:middle;
	padding:0px 2px;
}

p{
	clear:both;
}

caption, h3{
	color:black;
	font-family:arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	margin:10px 0px;
}

.next {
	vertical-align:middle;
}

a {
	color: #00abff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.more {
	padding-right:20px;
	background: url('../images/next.gif') no-repeat scroll center right;
}
a.more:hover {
	text-decoration: none;
}

a.back {
	padding-left:20px;
	background: url('../images/back.gif') no-repeat scroll center left;
}
a.back:hover {
	text-decoration: none;
}
a.highlighted {
	font-weight:bold;
}
a.highlighted:hover {
	font-weight:bold;
}
a.target {
	color: #000;
}

div#ad-block {
	margin:auto;
	width: 978px;
	height: 10px;
	background-color:#CCCCCC;
	
}
div#body {
	margin:10px auto;
	width: 955px;
}

div#calendar {
	
}

#header {
	height:73px;
	overflow:hidden;
}
#lang{
	/*width:198px;
	float:left;*/
}
#logo {
	width:214px;
	float:left;
}

#headpic {
	width: 549px;
	float: left;
}

#topleft {
	width:192px;
	float:left;
}

#login-form {
	margin-left:20px;
	height:45px;
	width:172px;
	float:left;
}

div.input-form {
	padding:10px;
}

div.input-form label{
	width: 200px;
	float: left;
	text-align: right;
	display: block;
}

div.input-form input,select,textarea {
	font-size:12px;
	margin:5px 5px 0px 5px;	
}

div.input-form input[type="text"], input[type="file"], select {
	width:200px;
}

div.input-form textarea {
	width:300px;
	height:75px;		
}	

div#right-ad-block {
	width:180px;
	float:left;
}

#menu {
	background:url('../images/header-bottom.jpg') no-repeat;
	width:955px;
	height:91px;
}

#menu-items {
	position:relative;
	top:-91px;
	z-index:100;
	height:43px;
	width:955px;
}

#menu-items img{
	float:left;
	margin:10px 5px 10px 10px;
}

#menu-home {
	
	height:54px;
	width:53px;
	float:left;
}

div.menu-home-selected {
	background: url('../images/home-selected.png') no-repeat scroll 3px 2px;
}

div.menu-item {
	height:54px;
	width:168px;
}

div.menu-item a{
	color:#FFF;
	margin-top:7px;
	float:left;
}

div.menu-item-selected {
	background: url('../images/item-selected.png') no-repeat scroll 0px 2px;
	height:54px;
	width:168px;
}

div.menu-item-right-selected {
	background: url('../images/item-right-selected.png') no-repeat scroll -3px 2px;
	height:54px;
	width:168px;
}

div.menu-item-selected a{
	color:#00abff;
	float:left;
	margin-top:7px;
}

div.menu-item-right-selected a{
	color:#00abff;
	float:left;
	margin-top:7px;
}

div.input-block {
	padding:0px 10px;
}

div.filter-block {
	width:440px;
	float:left;
	padding:0px 10px;
}

div.filter-block label{
	width: 100px;
	float: left;
	text-align: right;
	display: block;
}

ul.errors {
	margin-left:20px;
	margin-bottom:15px;
	padding:0px;
	color:red;
	font-size:10px;
	line-height:12px;
}

input.login {
	font-size:11px;
	color:#AAA;
	margin:2px 0px;
	width:135px;
}

div#content {
	clear:both;
	position: relative;
	top:-104px;
	width:949px;
	margin:0 3px;
}

div#topleft-menu{
	margin-top:45px;
	margin-left:10px;
}

#top-edge {
	background:url('../images/top-edge.png') no-repeat;
	height:13px;
}
#content-in {
	background:url('../images/bg-borders.png') white repeat;
}
#bottom-edge {
	background:url('../images/bottom-edge.png') no-repeat;
	height:13px;
}

#footer {
	background:url('../images/bg-footer.png') no-repeat;
	height:47px;
	clear:both;
	z-index:10;
	width:849px;
	padding:10px 50px;
	position:relative;
	top:-104px;
}

div.short-list  {
	float:left;
	padding:10px 14px 10px 24px;
	width:430px;
}

div.image-list {
	width:898px;
	height:225px;
	overflow:hidden;
	padding:10px 24px;
	margin: 0px 1px;
	background-color: #f8f5e9;
}

table.short-list {
	width:100%;
	color:black;
	text-align:left;
}

table.short-list td,th{
	border-top:1px solid #EEE;
	white-space:nowrap;
	text-align:left;
}

div#fullview {
	padding:10px 25px;
}

div#fullview .ad-block{
	padding-top:10px;
	text-align:center;
}

table.fullview {
	border:none;
}

table.fullview caption{
	font-size:20px;
	padding-bottom:10px;
}

table.fullview td{
		
}

table.fullview th{
	border:none;
	width:120px;
	text-align:right;
	padding-right:10px;
	vertical-align:top;
}

table.image-list {
	width:100%;
	color:black;
	text-align:center;
}

table.image-list td{
	font-family:arial, sans-serif;
	font-size:11px;
	color: #354c57;
	vertical-align:top;
}

div.full-list {
	background-color:#F8F5E9;
	width:947px;
	margin:0px 1px;
}

table.full-list {
	width:100%;
	color:black;
	text-align:left;	
}
table.full-list caption{
	font-family:arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	margin:10px 0px;
}

table.full-list th{
	padding:2px 4px;
	text-align:left;
}

table.full-list td{
	border-bottom:thin solid #EEE;
	background-color:#FFF;
	padding:2px 4px;
}

.spec_block {
	margin:10px 0px;
}

.fleft {
	float:left;
}
.fleft-padding {
	float:left;
	padding-left:20px;
	
}
.fright {
	float:right;
}

.centered {
	text-align:center;
	vertical-align:middle;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.calendar_icon {
	background:url(../images/search_cal.gif) no-repeat scroll center center;
	border:none;
	height:20px;
	width:22px;
}

#transport_form {
	display:none;
}

#companion_form {
	display:none;
}

.image-comp {
	background:url(../images/icon-man.png) no-repeat scroll top left;
	padding-left:25px;
}

.image-tran {
	background:url(../images/icon-car.png) no-repeat scroll top left;
	padding-left:35px;
}

.hint {
	color:#AAA;
	font-family:tahoma;
	font-size:10px;
	margin-left:205px;
	line-height:12px;
}

OL.terms {
	margin-top:0px;
	margin-bottom:0px;
}
h2.terms {
	margin-left:10px;
}
div#about {
	padding:0px 10px;	
}

div.thumbnail-big-box{
	width:180px;
	padding:2px;
	height:150px;
	border:#999 solid 1px;
	margin: 0px auto;
}

table.full-list td.thumbnail-small-box{
	width:50px;
	vertical-align:middle;
	text-align:center;
	border-right:#EEE solid 1px
}

.phone {
	padding:2px 0px 3px 15px;
	background: url('../images/phone.gif') no-repeat scroll top left;
}
div#myCal {
	left: 320px; 
	top: 130px;
}
div#myCal2 {
	left: 810px; 
	top: 35px;
}
div#myCal3 {
	left: 810px; 
	top: 55px;
}
div.pagination {
	padding:0px 10px;	
}

ul#departures {
	list-style-image:none;
}
ul#departures li {
	display:inline;
}
ul#departures label {
	display:inline;
	float:none;
	padding-right:5px;
}
div.forum_updates {
	background-color:#F8F5E9;
	float:left;
	height:225px;
	margin:0 1px;
	overflow:hidden;
	padding:10px 24px;
	width:250px;
}
div.forum_updates h3{
	margin-bottom:5px;
}	
ul.simple-list {
	padding:0 0 0 10px;
	list-style-image:url("/images/comment_add.png");
	font-size:11px;
	line-height:14px;	
}

div.box-departure-dates {
	height: 75px;
	width: 90px;
	overflow-y: scroll;
}

.footnote {
	color:#999;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	line-height:normal;
	clear:both;
	padding-top:10px;
}