@CHARSET "UTF-8";

.body
{
	margin:0;
	padding:0;
}
.body hr
{
	height:0px;
	border:solid 1px #5a6d7a;
}
#headerimages li,ul
{
	text-decoration:none;
	list-style: none;
	padding:0;
	margin:0;
	border-collapse:collapse;
	border:0;
	border-spacing:0;
	text-align:left;
}

.body h1
{
	color: #5a6d7a;
	font-size:26px;
}
.button_big
{
	display: inline-block;
	height:40px;
	width:160px;
	background-color:#455560;
	color:#FFF;
	padding-top:30px;
	text-align:center;
	font-size:20px;
	text-decoration:none;
	border-left:8px solid #dce0e2;
	border-right:8px solid #dce0e2;
	border-top:4px solid #dce0e2;
	border-bottom:4px solid #dce0e2;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

}
.chat
{
	text-align:left;
	position:fixed;
	width:250px;
	height:200px;
	bottom:5px;
	right:5px;	
	border:solid 2px #5a6c78;
	background-color:#CCCCCC;
	font-family:arial;
	padding:3px;
	display:none;
	z-index: 1000;
}
.chat_inner_window
{
	height:120px;
	width:240px;
	border:solid 2px #dce0e2;
	overflow: auto;
	font-size:12px;
	background-color:#FFFFFF;
	paddig:2px;
}
.chat_message_skipper
{
	
}
.chat_message_customer
{
	font-weight:bold;
}
.chat_skipper_face
{
	width:60px;
	float:left;
}
.button_big:hover
{
	text-decoration:underline;	
}
.background
{
	padding:0;
	margin:0;
	width:100%;
	min-height:500px;
	background-image:url(../gfx/bg.png);
	background-repeat: repeat-x;
	text-align:center;
}
.content
{
	margin:auto;
	width:1004px;
}
.whitebox {
	width:893px;
}
.darklink a{
	color:#455560;
}
#material a
{
	text-decoration:underline;
	color:#455560;
	cursor:pointer;
}
.linkstyle a
{
	text-decoration:underline;
	color:#455560;	
}


.paper
{
	width:100%;
	height:auto;
	min-height:500px;
	float:left;
	background-image:url(../gfx/paper.png);
}
.head
{
	background-image:url(../gfx/head.png);
	width:100%;
	height:245px;
}
.promoImage
{
	position:absolute;
	margin-top:124px;
	margin-left:550px;
}
.logo
{
	position:absolute;
	margin-left:100px;
	margin-top:30px;
}
.menu
{
	font-family:verdana;
	position:absolute;
	margin-top:96px;
	margin-left:395px;
	color:#455560;
	font-size:10px;
	font-size:16px;
}
.menu a
{
	display: inline-block;
	text-decoration:none;
	color:#455560;
	font-size:14px;
	padding:0 2px 2px 2px;
}
.menu a:hover
{
	text-decoration:underline;
}
.socialbar
{
	position:absolute;
	margin-left:600px;
	top:2px;
}
.loginbar {
	position:absolute;
	background-color:#5A6C78;
	margin-left:720px;
	font-family:arial;
	height:20px;
	width:180px;
	top:-10px;
	font-size:12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top:13px;
}
.rounded {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.loginbar a {
	color:#FFF;
	text-decoration:none;
}
.loginbar a:hover {
	text-decoration:underline;
}
.mainframe
{
	text-align:left;
	font-family:arial;
	font-size:14px;
	margin-left:50px;
	margin-top:0;
	float:left;
	color:#767676;
	padding-top:10px;
	width:920px;
}
.listImgSmall
{
	height:140px;
	margin:2px;
	border-right:solid 10px #5a6c78;
	border-top:0;
	border-bottom:0;
	border-left:solid 10px #5a6c78;
}
.mediumImage
{
	margin:8px;	

	border-right:solid 10px #5a6c78;

	border-left:solid 10px #5a6c78;
}
.fullWidthImage {
	width:880px;;	
	border-right:solid 10px #5a6c78;
	border-left:solid 10px #5a6c78;
}
.imageBorder
{
	border-right:solid 10px #5a6c78;
	border-left:solid 10px #5a6c78;
}
.trip_map
{
	width:500px;
	height:350px;	
	float:left;
	border-right:solid 10px #5a6c78;
	border-left:solid 10px #5a6c78;
}
.breadcrumb
{
	font-size:10px;	
	margin-bottom:10px;
}
.trip_content{
	width:860px;	
}

.trip_content p
{	
	width:100%;
}
.calendarEntry
{
	float:left;
	width:100%;
	height:20px;
	text-align:center;
	margin:2px;
	font-weight:bold;
	font-size:12px;
	padding-top:6px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.calendarRow {
	float:left;width:100px;margin:5px;
}
.calendarFull
{
	color:#CCCCCC;
	cursor:pointer;
	
}
.calendarFull:hover
{
	text-decoration:underline;	
}
.calendarFree
{
	color:#FFFFFF;
	cursor:pointer;
}
.calendarFree:hover
{
	text-decoration:underline;	
}
.link
{
	cursor:pointer;	
}
.hiddenDetails
{
	width:950px;
}
.hiddenDetails hr
{
	float:left;
	width:900px;	
}
.cellbg
{
	background-image:url(../gfx/avBG2.png);
	background-repeat:y-repeat;
}
.blockedred
{
	background-color:#B22222;	
}
.whiteText
{
	color:#FFF;	
}
.blackText
{
	color:#000;	
}
.smallfont
{
	font-size:10px;	
}

.trip_price
{
	font-size:16px;
	font-weight:bold;
}
.greentext
{
	color:green;
}
.redtext
{
	color:#B22222;
}
.footer
{
	width:1004px;
	height:18px;
	background-image:url(../gfx/Bottombar.png);
	float:left;
	text-align: center;
	font-size:11px;
	color:#FFF;
	font-family:verdana;
}
.footer a {
	color:#FFF;
}
#route_stations a
{
	color:#455560;
	font-size:14px;
}
.subfooter
{
	width:100%;
	float:left;
	margin-top:30px;
}
#desc_station h2 {
	font-size:14px;
}
.slideImageSmall {
	width:125px;
	display:none;
	float:left;
	margin:5px;
}
.slideButton {
	cursor:pointer;
	float:left;
	margin-top:80px;
	margin-left:20px;
	margin-right:20px;
}
.nextYearButton {
	float:left;
	width:180px;
	background-color:#455560;
	margin-left:700px;
	color:#FFF;
	cursor:pointer;
	font-weight:bold;
	padding:5px;
	margin-top:5px;
}
.agbHeadline {
	font-weight:bold;
	background-color:#455560;
	color:#FFF;
	padding:3px;
}