@charset "utf-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	margin:auto;
	text-align:center;
	padding-bottom: 20px;
	background-image:url(../img/body_bg.png);
	background-repeat:repeat-x;
}


body a {
	color:#053573;
	text-decoration:none;
	font-weight:bold;
}
body a:hover {
	text-decoration:underline
}
body.welcome {
	background-image:url(../img/body_bg_at_welcome.jpg);
	background-repeat:repeat-x;
}
body.boats {
	background-image:url(../img/body_bg_at_boats.png);
	background-repeat:repeat-x;
}
#container {
	width:960px;
	margin:auto;
	text-align:left;
}
#container #header {
	/*	background-color:red;*/
	height:60px;
	position:relative;
}
#container #header #logo {
	width:80px;
	height:100px;
	position:absolute;
	top:0;
	left:0;
}
#container #header h1 {
	width:160px;
	height:60px;
	margin-left:80px;
	margin-right:60px;
	display:inline;
	float:left;
}
#container #header #nav {
	display:inline;
	float:left;
}
#container #header #nav ul {
	list-style-type:none;
	float:left;
	display:block;
	width:560px;
}
#container #header #nav ul li {
	display:inline-block;
	float:left;
	margin-top:10px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #eee;
}
#container #header #nav ul li a {
	color:#053573;
	font-size:20px;
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding:20px;
	padding-top:10px;
}
#container #header #nav ul li.current_page_item,
#container #header #nav ul li.current_page_parent{
	display:inline-table;
	background-color:#033675;
	color:#FFF;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	behavior: url(css/ie-css3.htc);
	-webkit-border-radius: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#container #header #nav ul li.current_page_item a,
#container #header #nav ul li.current_page_parent a{
	color:#FFF;
	display:block;
}
#container #header #nav ul li a:hover {
	display:block;
	color:#fff;
	background-color: #f00;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	behavior: url(css/ie-css3.htc);
	text-shadow: 0px -1px 3px rgba(0,0,0,1);
	-webkit-border-radius: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
#container #header #nav ul li.current_page_item a:hover,
#container #header #nav ul li.current_page_parent a:hover
{
	color:#FFF;
	background:none;
}
#container #header #lang a {
	float:right;
	font-size:12px;
	padding:5px 10px 5px 10px;
	margin-top:20px;
	text-decoration:none;
	display:inline-block;
	background-color:#003070;
	color:#FFF;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: inset 0px 1px 1px #021735; /* Firefox */
	-webkit-box-shadow: 0px 1px 1px #021735; /* Safari and Chrome */
	box-shadow: inset 0px 1px 1px #021735; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	behavior: url(css/ie-css3.htc);
}
#container #header #lang a:hover {
	color:#F7F9FD;
}
#container #content {
	font-size:15px;
	line-height:1.3em;
	margin-top:30px;
	padding-bottom: 40px;
	border-bottom: 1px solid #053573;
}

#container #content h2 {
	font-size:32px;
	margin-bottom:20px;
}
#container #content p {
	margin-bottom:.5em;
}
#container #content #welcome {
	background-image:url(../img/welcome_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:589px;
	margin-top:-30px;
}
#container #content #welcome #txt {
	width:480px;
	padding-top:60px;
	padding-left:10px;
	font-size: 13px;
	line-height: 15px;
}

#container #content #welcome p {
	margin-bottom: 15px;
}

.big {
	font-size: 15px !important;
	line-height: 18px !important;
}

#container #footer {
	font-size:12px;
	color:#CCC;
	margin-top:20px;
}
#container #footer span {
	display:inline-block;
	margin:0 5px;
	color:#333;
}
#container #footer span.copyright {
	font-size:9px;
	margin-top:10px;
	color:#999;
}
#container #footer #partners{
	float:right;
	margin-top:-13px;
}


/* trn ^_^ */

.productnavigator {
	display: table;
	width: 940px;
	border-bottom: 2px solid #053573;
	padding: 0 20px 0 20px;
	margin: 0;
	padding-top:18px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
.productnavigator {padding-top:19px;}
}

.productnavigator li {
	float: left;
}

.productnavigator li a{
	display: block;
	float: left;
	font-size: 20px;
	line-height: 20px;
	padding: 10px 30px 10px 10px;
	margin: 0 10px 0 0;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-radius: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.productnavigator li a.active,
.productnavigator li a:hover {
	background: #053573;
	color: #fff;
	text-decoration: none;
}
.productnavigator li a:hover {
	background-color: #f00;
}
.productnavigator li a.active:hover{
		background: #053573;
}
.productnavigator h2 {
	font-size: 13px !important;
	color: #999;
	font-weight: normal;
	display: block;
	margin: 0 !important;
	padding: 0 0 0 10px;
}
.welcome #content{
	padding-bottom: 0px !important;
	border: 0 !important;
}
#content h1 {
	font-size: 40px;
	line-height: 40px;
	margin-top: 20px;
	padding-left: 10px;
}

#content .tagline {
	font-size: 15px;
	color: #999;
	border-bottom: 1px solid #cdd7e3;
	padding-bottom: 10px;
	height: 20px;
	padding-left: 10px;
	margin-top:5px;
}

#content .product {
	float: right;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left: 20px;
	margin-right: 10px;
}

#content .description {
	margin-top: 20px;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cdd7e3;
	min-height: 330px;
}

#content .gallery {
	width: 960px;
	margin: 0 0 10px 0;
	display: table;
}

#content .gallery h2{
	font-size: 25px !important;
	padding-left: 10px;
}


#content .gallery li {
	float: left;
}

#content .gallery li img {
	margin: 10px;
	background: #eee;
	width: 140px;
	height: 110px;
	display:inline-block;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#content .gallery li img:hover {
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.5);
	border: 2px solid #053573;
	margin: 8px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#content .techspecs {
	border-top: 1px solid #cdd7e3;
	padding-top: 20px;
	clear: both;
	display: table;
	font-size: 12px;
	line-height: 15px;
}

#content .techspecs h2{
	font-size: 25px !important;
	padding-left: 10px;
}

#content .techspecs h3{
	font-size: 18px !important;
	line-height: 20px;
	margin-bottom: 10px;
}

#content .techspecs ul {
	margin: 10px 0 10px 0;
}

#content .col1,
#content .col2,
#content .col3,
#content .col4{ width: 217px; margin: 0 10px 0 10px; float: left; display:inline-block}

#content .techspecs h4{
	font-size: 15px !important;
	font-weight: bold;
	padding: 20px 0 10px 0;
}

.techspecs li {
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	background: url(../img/bullet.png) 4px 4px no-repeat;
}
.special li {
	padding: 0 !important;
	text-align: right;
	background: none !important;
}

.special li span {
	float: left;
	font-weight: bold;
}
/* CONTACT */

.contact #left,
.contact #right{
	margin-top:30px;
}
.contact #left{
	width:300px;
	margin-right:20px;
	float:left;
	font-size:12px;
	line-height:15px;
}
.contact #right{
	width:640px;
	float:right;
}
.contact form div{

}
.contact input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	border:1px solid #053573 !important;
	margin-bottom:10px;
	padding:5px;
	width:240px;
	margin-left:10px;
}
textarea{

}
.contact td{
	vertical-align:middle
}
input.button{
	background-color: #053573;
	color:white;
	float:right;
	width:120px !important;
}
.contact #note{
	display:none;
	margin-bottom:20px;
}
.contact .notification_error, .notification_ok {
	margin-top:0px;
	background-color:#D90404;
	color:#FFF;
	padding:10px;
	font-weight:bold;
}
.contact  .notification_ok{
	background-color:#84B458;
}
.contact .info_fieldset{
	margin-top:15px;
}

