body {
	background-color: #151A73;
	text-align: center;
	padding: 0;
	margin: 0;
}

div, span, a, p, table, td, input, select, textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

input.button {
	background-color: #F1F1EC;
	border: 1px solid #003C74;
}

input.border {
	background-color: #FFFFFF;
	border: 1px solid #003C74;
}

p.hr {
	font-size: 1px;
	border-bottom: 1px solid #B8BBE4;
	margin: 2px 30px 2px 30px;
	clear: both;
}

h1 {
	font-size: 11px;
}

h2 {
	font-size: 22px;
	color: #000000;
	font-style: italic;
	margin-bottom: 2px;
}

h3 {
	font-size: 22px;
	color: #D1D0D5;
	margin-bottom: 2px;
	margin-top: 0px;
}

.smalltext {
	font-size: 9px;
	font-family: Arial;
}

h1.headline {
	display: inline;
	font-size: 18px;
	color: #B8BBE4;
	background-color: #FFFFFF;
	margin: 0 210px 0 0;
	padding: 0 5px 0 5px;
	border-left: 1px solid #B8BBE4;
	border-right: 1px solid #B8BBE4;
}

div.headline {
	width: 720px;
	background-image: url('../images/blueline.gif');
	background-position: 0 11px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: right;
	margin: 0;
	padding: 10px 0 0 0;
}

form {
	padding: 0;
	margin: 0;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0 5px 0 5px;
}

img {
	border: none;
}

#main {
	margin: 30px 0 0 0;
	padding: 0;
	border: 1px solid #FFFFFF;
	width: 720px;
}

.toptable {
	width: 720px;
}

.toptd {
	width: 85px;
	border: 1px solid #FFFFFF;
}

#strapline {
	background-color: #C4C3E6;
	width: 720px;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#strapline h1 {
	display: inline;
	font-size: 13px;
	color: #151A73;
	padding: 1px 5px 1px 15px;
	margin: 0;
}

.languages {
	font-size: 9px;
	color: #151A73;
	padding: 1px 5px 2px 260px;
}

 a.languages, a.languages:hover, a.languages:visited {
	font-size: 9px;
	color: #151A73;
	text-decoration: none;
	padding: 0;
}

#menubar {
	background-color: #CCCCCC;
	width: 720px;
	height: 17px;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 0 0 0;
}

.menuitem {
	display: inline;
	padding: 5px 15px 5px 15px;
	text-align: center;
}

a.menuitem, a.menuitem:hover, a.menuitem:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding: 0;
}

a.menuitem:hover {
	color: #333333;
	text-decoration: underline;
}

.menuactive {
	background-color: #E6EAF1;
}

#content {
	width: 720px;
	background-color: #FFFFFF;
	padding: 0;
	text-align: left;
}

.left {
	float: left;
	width: 180px;
}
.middle {
	width: 360px;
	float: left;
}

.right {
	width: 180px;
	float: right;
}

.clearall {
	clear: both;
}
.middlewide {
	float: left;
	width: 360px;
	margin-top: 10px;
	text-align: left;
}
	.middlewide p {
		padding-bottom: 2px;
		font-size: 10px;
	}

.middleleft {
	float: left;
	width: 180px;
	margin-top: 10px;
	text-align: left;
}
	.middleleft p, .middleleft a, .middleleft a:visited, .middleleft a:hover {
		padding-bottom: 2px;
		font-size: 10px;
	}
.middleright {
	float: right;
	width: 180px;
	margin-top: 10px;
	text-align: left;
}
	.middleright p, .middleright a, .middleright a:visited, .middleright a:hover {
		padding-bottom: 2px;
		font-size: 10px;
	}

.newsmiddleleft {
	float: left;
	width: 60px;
	margin-top: 10px;
	text-align: left;
}

.newsmiddleright {
	float: right;
	width: 300px;
	margin-top: 10px;
	text-align: left;
}

.nextright {
	float: right;
	width: 80px;
	margin-top: 10px;
	text-align: left;
}
	.nextright p, .nextright a, .nextright a:visited, .nextright a:hover {
		padding-bottom: 2px;
		font-size: 10px;
	}

div.weather {
	width: 118px;
	margin: 5px 0 5px 0;
	background-color: #E5EAF0;
	float: left;
	padding: 2px 0 2px 0;
	text-align: center;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

td.windgraph {
	width: 12px;
}

tr.weathertable {
	text-align: center;
}

tr.dark {
	background-color: #E5EAF0;
}

tr.weathertable td {
	padding: 2px 3px 2px 3px;
	width: 60px;
}

.windgraphbar {
	background-color: #E5EAF0;
	border-right: 1px solid #FFFFFF;
}

.windgraphbarred {
  background-color: #FF6600;
  border-right: 1px solid #FFFFFF;
}

.bookingformleft {
	text-align: left;
	font-weight: bold;
}

.bookingformright {
	text-align: right;
}

div.traveloffer {
	width: 158px;
//	border: 2px solid;
	margin-top: 4px;
}

img.traveloffer {
	border: none;
}

p.traveloffer {
	background-color: #E5EAF0;
	text-align: center;
	padding: 0;
	margin: 4px 0;
	width: 158px;
}

p.travelofferprice {
	background-color: #E5EAF0;
	text-align: center;
	padding: 6px 0;
	margin: 4px 0;
	width: 158px;
}
p.traveloffercomment {
	background-color: #E5EAF0;
	text-align: center;
	padding: 9px 0;
	margin: 4px 0;
	width: 158px;
	white-space: nowrap;
	overflow: hidden;
}

.red {
	color: #990100;
}
.lightred {
	color: #EE0000;
}

p.news {
	margin-left: 130px;
}

p.offer {
	margin-left: 160px;
}

p.team {
	margin-left: 85px;
}

img.news {
	margin: 2px 0 2px 0;
}

div.box {
	margin: 10px;
	padding: 0;
	border: 2px solid;
}

div.red {
	border-color: #990100;
}

div.blue {
	border-color: #151A73;
}

div.grey {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #151A73;
}

div.lightblue {
	border: 1px solid #FFFFFF;
	background-color: #E5EAF0;
}

p.lightblue {
	padding: 11px 2px 11px 11px;
	color: #151A73;
	text-align: center;
	font-size: 9px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

h1.red {
	background-color: #990100;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 1px 5px 1px 5px;
}

h1.blue {
	background-color: #151A73;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 1px 5px 1px 5px;
}

h1.grey {
	background-color: #CCCCCC;
	color: #666666;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 1px 5px 1px 5px;
}

h1.alignleft {
	text-align: left;
	border-bottom: 2px solid;
	padding-bottom: 0;
}

h1.alignright {
	text-align: right;
	border-bottom: 2px solid;
	padding-bottom: 0;
}

h1.breadcrumb {
	text-align: left;
	margin-top: 10px;
	border-bottom: 2px solid;
}

p.breadcrumb {
	margin: 10px 0 5px 0;
}

h1.red {
	border-color: #990100;
}

h1.blue {
	border-color: #151A73;
}

h1.grey {
	border-color: #CCCCCC;
}

a.breadcrumb, a.breadcrumb:hover, a.breadcrumb:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.breadcrumb:hover {
	text-decoration: underline;
}

.cmscontent p {
	margin-bottom: 10px;
}

.cmscontent img {
	margin: 5px;
}

p.submenudown {
	padding: 2px 2px 2px 25px;
	margin: 1px;
	border-bottom: 2px solid #E9E9E9;
	color: #151A73;
	background-image: url('../images/arrowdown.gif');
	background-position: 11px 3px;
	background-repeat: no-repeat;
}

p.subsubmenu {
	padding: 2px 2px 2px 25px;
	margin: 1px;
	border-bottom: 2px solid #E9E9E9;
	color: #151A73;
	background-image: url('../images/arrow.gif');
	background-position: 11px 3px;
	background-repeat: no-repeat;
}

.wfimage {
        padding: 0 4px;
        border-bottom: 2px solid #151A73;
}

.wflimage {
        padding: 0 4px 4px 4px;
        border-bottom: 2px solid #e9e9e9;
}

p.submenu {
	padding: 2px 2px 2px 20px;
	margin: 1px;
	border-bottom: 2px solid #E9E9E9;
	color: #151A73;
	background-image: url('../images/arrow.gif');
	background-position: 6px 3px;
	background-repeat: no-repeat;
}

a.submenu, a.submenu:hover, a.submenu:visited, a.subsubmenu:hover, a.subsubmenu:visited {
	color: #151A73;
	font-weight: bold;
	text-decoration: none;
}

a.submenu:hover, a.subsubmenu:hover  {
	text-decoration: underline;
}

.white {
	color: #ffffff;
}
a.white , a.white :hover, a.white :visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
p.rightbar {
	background-color: #E5EAF0;
	text-align: center;
	padding: 1px;
	color: #666666;
	margin: 2px 0 2px 0;
}

p.bl {
    border-top: 2px solid #151A73;
}

table.rightbar {
	padding: 0;
	margin: 0;
	width: 158px;
	background-color: #E5EAF0;
	color: #666666;
}

table.rightbar td {
	border-bottom: 2px solid #FFFFFF;
	font-size: 9px;
	height: 25px;
	color: #666666;
}

table.prices {
	border: 1px solid #990100;
}

p.heading {
	font-weight: bold;
	color: #000000;
}

#subfooter {
	background-color: #CCCCCC;
	width: 720px;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.subfootermenu {
	margin: 0;
	padding: 2px 0 2px 10px;
	color: #333333;
}

a.subfootermenu, a.subfootermenu:hover, a.subfootermenu:visited {
	padding: 0 5px 0 5px;
	text-decoration: none;
}

a.subfootermenu:hover {
	text-decoration: underline;
}

#footer {
	width: 720px;
	text-align: left;
}

.footertext {
	margin: 0;
	padding: 2px 0 2px 15px;
	color: #CCCCCC;
}

a.footertext, a.footertext:hover {
	padding-left: 100px;
	text-decoration: none;
}

.movies {
	float: left;
}
	p, a, a:hover, a:visited {
		text-decoration: none;
	}
	#linkfooter {
	background-color: #CCCCCC;
	width: 720px;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.linkfootermenu {
	margin: 0;
	padding: 4px 0 2px 10px;
	line-height: 16px;
	color: #333333;
}

a.linkfootermenu, a.linkfootermenu:hover, a.linkfootermenu:visited {
	padding: 0 5px 0 5px;
	text-decoration: none;
}

a.linkfootermenu:hover {
	text-decoration: underline;
}
div.errors {
	border: 2px solid red;
	text-align: left;
	clear: both;
	padding: 10px;
	margin: 10px 0;
	width: 300px;
}

div.errors p.errorhead{
	font-weight: bold;
	color: red;
}	

.newslist{
	float: left;
	width: 360px;
}
.nextprev{
	float: left;
}
.newsarticles{
	float: right;
}	
.newsarticles p{
	text-align: right;
}

.linkslistleft {
	float: left; 
	width: 120px; 
	overflow: hidden;
}
.linkslistleft img{
	margin-left: 15px;
}

.linkslistright{
	float: left; 
	width: 220px; 
	margin-left: 10px;
}
	.linkslistright p{
		text-align: right; 
		width: 215px;
		float: right;
	}
