body {
	background-color: #eeeeee;
	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 {
	background-image: url('/images/skyriders/content/dots.gif'); 
	background-position: top 0;
	background-repeat: repeat-x;
	margin: 2px 0 2px 0;
	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 {
	float: left;
	font-size: 24px;
	color: #e3e3e3;
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
}

div.headline {
	background-image: url('../images/skyheading_bg_image.jpg');
	background-position: 0 0;
	background-repeat: none;
	text-align: right;
	width: 406px;
	height: 31px;
	margin: 3px 0 0 0;
	padding: 0;
}

#title {
	background: url(/images/skyriders/title.jpg) no-repeat;
	height: 195px;
	clear: both;
}

#mainPic{
    padding: 0 0 0 254px;
    height: 195px;
    width: 510px;
    border-left: 1px solid #fff;
    clear: both;
}

#mainPic p{
    padding-top: 50px;
}

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: 766px;
}

.toptable {
	width: 766px;
}

.toptd {
	width: 85px;
	border: 1px solid #FFFFFF;
}

#strapline {
	background-color: #000000;
	width: 766px;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
}

#strapline h1 {
	display: inline;
	font-size: 13px;
	color: #ffffff;
	padding: 1px 5px 1px 15px;
	margin: 0;
}

.languages {
	font-size: 9px;
	color: #ffffff;
	padding: 1px 5px 2px 360px;
}

 a.languages, a.languages:hover, a.languages:visited {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	padding: 0;
}

#menubar {
	background-color: #000000;
	width: 766px;
	height: 22px;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 0;
}

.menuitem {
	display: inline;
	padding: 0 8px 8px;
	text-align: center;
}

a.menuitem, a.menuitem:hover, a.menuitem:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	padding: 0;
}

a.menuitem:hover {
	color: #ffffff;
	text-decoration: underline;
}

.menuactive {
	background-color: #6E6E6E;
	padding: 0 8px 2px 8px;
}

#content {
	width: 766px;
	background-color: #FFFFFF;
	padding: 0;
	text-align: left;
}

.left {
	float: left;
	width: 182px;
	overflow: hidden;
}
.middle {
	width: 374px;
	float: left;
	margin-left: 5px;
	overflow: hidden;
}

.equipmentmiddle{
	width: 374px;
	float: left;
}


.right {
	width: 202px;
	float: right;
}

.clearall {
	clear: both;
}
.middledestinationcontainer {
	float: left;
	background-color: #F2F2F2;
	margin: 0;
	padding: 0;
	width: 374px;
}
.middlewide {
	float: left;
	width: 374px;
	margin-top: 10px;
	text-align: left;
}
	.middlewide p {
		padding-bottom: 2px;
		font-size: 10px;
	}

.middleleft {
	float: left;
	width: 185px;
//	background-color: #F2F2F2;
	margin-top: 2px;
	padding: 0;
	text-align: left;
}

a.middleleft {
	width: 55px;
	color: #FFFFFF;
	background-color: #313131;
	display: block;
	padding: 1px;
}

.middleright {
	float: right;
	width: 185px;
//	background-color: #F2F2F2;
	margin-top: 2px;
	text-align: left;
	
}

a.middleright {
	width: 55px;
	color: #FFFFFF;
	background-color: #313131;
	display: block;
	padding: 1px;
}

.newsmiddleleft {
	float: left;
	width: 100px;
	margin-top: 10px;
	text-align: left;
}

.newsmiddleright {
	float: right;
	width: 274px;
	margin-top: 10px;
	text-align: left;
}

.nextright {
	float: right;
	width: 80px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: left;
}
	.nextright p, .nextright a, .nextright a:visited, .nextright a:hover {
		padding-bottom: 0px;
		font-size: 10px;
	}

div.weather {
	width: 114px;
	margin: 5px 0 2px 0;
	background-color: #f3f2f2;
	float: left;
	padding: 2px 0 2px 10px;
	text-align: left;
}

td.windgraph {
	width: 12px;
}

tr.weathertable {
	text-align: center;
}

tr.dark {
	background-color: #E5EAF0;
}

tr.weathertable td {
	padding: 2px 4px 2px 4px;
	width: 60px;
}

.windgraphbar {
	background-color: #525252;
	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;
	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: #ff6600;
}
.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: 0px 1px 0px 1px;
	padding: 0;
	
}

div.red {
	border-color: #990100;
}

div.blue {
	border-color: #6E6E6E;
	background-color: #6e6e6e;
}
div.black {
	border-color: #000000;
	background-color: #000000;
}

div.grey {
	background-color: #F0F0F0;
	border: 1px solid #FFFFFF;
}

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, h1.blue a:link, h1.blue a:visited, h1.blue a:hover, h1.blue a:active {
	background-color: #6E6E6E;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 1px 5px 1px 5px;
}
h1.black, h1.black a:link, h1.black a:visited, h1.black a:hover, h1.black a:active {
	background-color: #000000;
	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;
	text-decoration: none;
}

h1.alignleft {
	text-align: left;
	padding-bottom: 0;
}

h1.alignright {
	text-align: right;
	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 20px;
	margin: 1px;
	color: #151A73;
	background-image: url('../images/arrowdown.gif');
	background-position: 6px 3px;
	background-repeat: no-repeat;
}

p.subsubmenu {
	padding: 2px 2px 2px 20px;
	margin: 1px;
	color: #151A73;
	background-image: url('../images/skyriders/content/arrow.gif');
	background-position: 11px 3px;
	background-repeat: no-repeat;
}

p.submenu {
	padding: 2px 2px 2px 20px;
	margin: 1px;
	color: #151A73;
	background-image: url('../images/skyriders/content/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: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.submenu:hover, a.subsubmenu:hover  {
	text-decoration: underline;
}

.submenusubsectiondarkgrey {
	background-color: #909291;
	background-image: url('/images/skyriders/content/dots.gif'); 
	background-position: top 0;
	background-repeat: repeat-x;
	margin: 0;
	width: 180px;
	padding: 0;
}
.submenusubsectiondarkgrey p{
	padding: 2px 2px 2px 20px;
	margin: 0;
	color: #ffffff;
}
.submenusubsectionlightgrey {
	background-color: #a0a1a2;
	background-image: url('/images/skyriders/content/dots.gif'); 
	background-position: top 0;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	width: 180px;
}
.submenusubsectionlightgrey p {
	padding: 2px 2px 2px 20px;
	margin: 0;
	color: #ffffff;
}
.white {
	color: #ffffff;
}

p.rightbar {
	background-color: #ffffff;
	text-align:left;
	padding: 0;
	color: #ff6501;
	margin: 0;
	background-image: url('/images/skyriders/content/dots.gif'); 
	background-position: bottom;
	background-repeat: repeat-x;
}

a.rightbar {
	width: 55px;
	color: #FFFFFF;
	background-color: #313131;
	display: block;
	padding: 1px;
}

p.rightbartop {
	background-color: #EEEEEE;
	text-align:left;
	padding: 3px 0 3px 0;
	color: #ff6501;
	margin: 0;
	background-image: url('/images/skyriders/content/dots.gif'); 
	background-position: bottom;
	background-repeat: repeat-x;
}

a.rightbartop {
	width: 70px;
	color: #FFFFFF;
	background-color: #313131;
	display: block;
	padding: 1px;
}

table.rightbar {
	padding: 0;
	margin: 0;
	width: 198px;
	background-color: #eeeeee;
	color: #666666;
}

table.rightbar td {
	background-image: url('/images/skyriders/content/dots.gif'); 
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 9px;
	height: 25px;
	color: #666666;
}

table.prices {
	border: 1px solid #990100;
}

p.heading {
	font-weight: bold;
	color: #ff6501;
	background-color: #6e6e6e;
	height: 14px;
	padding: 0px;
	margin: 0;
}

#subfooter {
	background-color: #CCCCCC;
	width: 766px;
	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 {
	background-color: #525252;
	width: 766px;
	text-align: left;
}

.footertext {
	margin: 0;
	padding: 2px 0 2px 15px;
	color: #ff6600;
}

a.footertext, a.footertext:hover {
	padding-left: 100px;
	text-decoration: none;
}
div.teamrow {
	background-color: #F2F2F2;
	width: 374px;
	float: left;
	clear: both;
}
.movies {
	float: left;
	width: 112px;
	height: 123px;
}
	p, a, a:hover, a:visited {
		text-decoration: none;
	}

.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;
	}
