@charset "utf-8";
@font-face {
    font-family: 'HelveticaNeueLight';
    src: url('../fonts/helveticaneuelight.eot');
    src: url('../fonts/helveticaneuelight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneuelight.woff') format('woff'),
         url('../fonts/helveticaneuelight.ttf') format('truetype'),
         url('../fonts/helveticaneuelight.svg#HelveticaNeueLight') format('svg');
}
body {
	background-image: url(../images/background.png);
	margin:0 0 10px;
	height:100%;
}
html {
	position:relative;
	min-height:100%;
}
.clear {
	clear: both;
}

/* slider */
.slider {
	z-index:13;
}
.navi {
	text-align:center;
	background-color:#C9252C;
	width: 100px;
	height:19px;
	margin: 0px auto;
	padding: 5px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
.navi a {
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px;
	background: url(../images/navigator.png) 0 0 no-repeat;
	display: block;
	font-size: 1px;
}
.navi a:hover {
    background-position:0 -8px;      
}
.navi a.active {
	background-position: 0 -16px;
}
.headercontainer {
	position:absolute;
	z-index:100;
	top:0px;
	width:100%;
	height:103px;
	background-image:url(../images/header_bg.png);
	background-repeat:repeat-x;
}
.header{
	width:970px;
	margin-left:auto;
	margin-right:auto;
}
.logo {
	width:134px;
	height:210px;
	padding-top:50px;
	padding-left:3px;
	padding-right:1px;
	background-color:#C9252C;
	cursor:pointer;
	box-shadow: 2px 2px 5px #000000;
	float:left;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3);
}
.mainmenu {
	height:45px;
	padding-left:175px;
	padding-top:18px;
}
.socialmenu {
	height:29px;
	padding-left:200px;
	padding-top:5px;
	word-spacing:10px;
}
.page {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
.pagetitle {
	height:61px;
}
.contenttitle {
	height:40px;
	font-family:Helvetica;
	color:#C9252C;
	font-weight:bold;
	font-size:16px;
	padding-top:10px;
	background-image:url(../images/title_lines.png);
	background-repeat:repeat-x;
}
.newscontent {
	font-family: Helvetica;
	color:#C9252C;
	font-size:13px;
	padding-top:10px;
	width:610px;
	height:auto;
	float:left;
}
.content {
	font-family: Helvetica;
	font-size:12px;
	padding-top:10px;
	width:610px;
	height:auto;
	float:left;
}
.contentright {
	width: 300px;
	margin-top:20px;
	float:right;
	text-align:center;
 }
.vline{
	float:right;
	width:5px;
	background-color:#C9252C;
	margin-left:15px;
	margin-right:15px;
}
.blank {
	height:50px;
}
.bottomcontainer {
	position:absolute;
	bottom:0;
	left:0;
	height:50px;
	background-color:#C9252C;
	width:100%;
}
.bottom {
	width:900px;
	height:50px;
	margin-right:auto;
	margin-left:auto;
}
.txt {
	font-family:helvetica;
	font-size:12px;
	color:#C9252C;
}
.upcomingcontent {
	font-family: HelveticaNeueLight;
	color:#3e3e3e;
	font-size:13px;
	width:480px;
	height:auto;
	float:left;
}
.upcomingcontentright {
	width: 460px;
	margin-top:20px;
	float:right;
	text-align:center;
 }
.sailingcontent {
	font-family: HelveticaNeueLight;
	color:#3e3e3e;
	font-size:13px;
	width:348px;
	height:auto;
	padding-top:15px;
	float:left;
}
.sailingcontentright {
	width: 534px;
	margin-top:20px;
	margin-right:20px;
	float:right;
	text-align:center;
}
.sailingtext {
	float:left;
	width:237px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	font-family:HelveticaNeueLight;
	font-size:12px;
}
.boats {
	width:180px;
	height:190px;
	float:left;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:10px;
}
.boatstext {
	margin-top:10px;
	height:75px;
	width:180px;
	font-family:HelveticaNeueLight;
	font-size:13px;
}
.backgroundarea {
	width:138px;
	margin-left:auto;
	margin-right:auto;
	font-family:HelveticaNeueLight;
	font-size:13px;
}
.backgrounddate {
	width:50px;
	text-align:right;
	float:right;
	padding-bottom:3px;
	font-weight:bold;
}
.backgroundtext {
	padding-top:5px;
	padding-bottom:5px;
}
.photocontent {
	width:822px;
	margin-left:auto;
	margin-right:auto;
}
.photoblock {
	height:194px;
	width:194px;
	float:left;
	background-color:#C9252C;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}
.phototext {
	width:234px;
	float:left;
	height:40px;
	font-family:HelveticaNeueLight;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px;
}
.shadowedarea {
	margin-top:10px;
	float:left;
	padding-right:25px;

}
.contactcontent {
	float:left;
	width:250px;
	font-family:HelveticaNeueLight;
	font-size:15px;
	margin-top:10px;
	margin-right:10px;
}
.sendbutton {
	cursor:pointer;
	width:140px;
	background-color:#C9252C;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	color:#FFFFFF;
	box-shadow: 2px 2px 5px #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3);
}
textarea {
	resize:none;
	font-family:HelveticaNeueLight;
	width:175px;
    height:275px;
}
.content:link {
	color:#C9252C;
	text-decoration:none;
}
.content:visited {
	color:#C9252C;
	text-decoration:none;
}

/* mainpage gallery */
.ngallery {
	float:left;
	width:203px;
	overflow:hidden;
}
.ntitle {
	display: table-cell;
  vertical-align: middle;
	font-family:HelveticaNeueLight;
	font-size:12px;
	width:203px;
	height: 50px;
	background-color:#C9252C;
	padding:10px 0px;
	text-align:center;
	color:#ffffff;
}
.nmessage {
	font-family:HelveticaNeueLight;
	border: 1px dashed #C9252C;
	padding:10px;
	margin-bottom:10px;
}
.nmessage h1,h2,h3,h4,h5,h6 {
	margin-top:6px;
	color:#C9252C;
}
.nmessage span {
	display:block;
	font-size:14px;
}
.nmessage p {
	font-size:14px;
}
.nmessage img {
	padding:0px 10px 10px 0px;
}
.nmessage a:link, a:visited {
	text-decoration:none;
	color:#C9252C;
	font-size:14px;
}
.nmessage a:hover {
	font-weight:bold;
	border-bottom:1px dashed #C9252C;
}
.nmessage.heading {
	text-align:center;
	font-weight:bold;
	background-color:#fbfbfb;
	border: 2px solid #C9252C;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;	
}
.nmessage.heading:hover {
	background-color: #C9252C;
	border: 2px solid #ffffff;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.nmessage.heading:hover a:hover {
	color:#ffffff;
	border-bottom:1px dashed #ffffff;
}
.nmessage.heading:hover a {
	color:#ffffff;

}
.nmessage.heading  a:link, a:visited {
	
	font-size:17px;
	line-height:25px;
}

.text-center
{
	text-align:center;
}
.ndate {
	float:right;
	
	background-color:#C9252C;
	color: #ffffff;
	padding:5px;
	margin-right:-10px;
}
.leftcontainer {
	width:610px;
	padding-right:25px;
	border-right:5px solid #C9252C;
}
@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}

/* Newsletter Inline */
.newsletter_popup {
	display:none;
	width:470px;
	height:320px;
	padding:0px 15px 15px 15px;
	text-align:center;
	background-image: url("../images/background.png");
}
.newsletter_logo {
	padding:10px 5px;
	background-color:#C9252C;
	height:150px;
	width:99px;
	margin:0 auto;
	text-align:center;
}
.newsletter_logo img {
	height:150px;
}
.newsletter_popup p {
	font-family: 'HelveticaNeueLight';
}
#newsletter_msg  {
	font-family: 'HelveticaNeueLight';
	font-weight:bold;
	margin-top:10px;
}
input[type=email] {
	border:1px solid #C9252C;
	padding:10px;
}
input[type=submit] {
	border:1px solid #C9252C;
	background-color:#C9252C;
	padding:10px;
	color:#ffffff;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}