/* CSS Document */

body,h1,h2,h3{font-family:"Arial", "Trebuchet MS", Helvetica, serif;}

body{background:none;}
#wrapper{border:0;width:1010px;}

h1{color:#000;}
p{}
a{text-decoration:underline;}

#leftarea #text,#rightarea,#navigation, #bottom, #socialstuff,#agent-login,#search,#online-booking-frontpage,#livehelp,#logins{display:none;}

#wrapper,#pagebody,#pagecontent{border:none;}
#pagebody{background:#fff;-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;}
#pagecontent,#contentarea,#maincontent,#maincontent #normal,#maincontent #wide{float:none;width:auto;display:block;}
#toparea{background:none;height:1px;}
#topimage{height:125px;border:1px solid #ccc;}

#leftarea #logo{position:absolute;z-index:2;top:5px;left:5px;}
#options{border-bottom:1px dotted #ccc;padding:5px;margin:0 0 20px 0;}
#contactarea div{border-top:1px dotted #ccc;}

.sailing-schedule td, 
.sailing-schedule .blue, .sailing-schedule .orange, .sailing-schedule .green,
.prices-transportation th, .prices-transportation td, 
.prices-transportation td p, .prices-transportation th p{background-color:#fff;}

.prices-transportation .with-car .blue td, 
.prices-transportation .without-car .blue td, 
.prices-transportation .mc .blue td, 
.prices-transportation.cabin tr.blue{background-color:#fff;color:blue;}

.prices-transportation .with-car .orange td, 
.prices-transportation .without-car .orange td, 
.prices-transportation .mc .orange td, 
.prices-transportation.cabin tr.orange{background-color:#fff;color:orange;}

.prices-transportation .with-car .green td, 
.prices-transportation .without-car .green td, 
.prices-transportation .mc .green td, 
.prices-transportation.cabin tr.green{background-color:#fff;color:green;}
