html {
}

body {
	padding:0px;
	margin:0px;
	font-family: Arial, Sans-Serif, Helvetica;
	font-weight: normal;
	background-color: #000;
	color: #333333;
	line-height: 1.7;
}

h1 {
	text-align: center;
	color: #7F7F7F;
	font-family: Times New Roman,Times,FreeSerif,serif;
	font-size: 3.5em;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 10px;
}

h1 .alt {
	display: none;
}

h2 {
	color: #254A69;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}

h3 {
	text-align: center;
	color: #7F7F7F;
	font-family: Times New Roman,Times,FreeSerif,serif;
	font-size: 3em;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 10px;
}

h3 .alt {
	display: none;
}

h4 {
	text-align: center;
	color: #0B243A;
	font-family: Times New Roman,Times,FreeSerif,serif;
	font-size: 2.5em;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}

h4 .alt {
	display: none;
}

h5 {
	color: #0B243A;
	font-family: Times New Roman,Times,FreeSerif,serif;
	font-size: 1.5em;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}

h5 .alt {
	display: none;
}


a {
	color: #000;
}

a:hover {
	color: #1179C2;
	text-decoration: none;
}

a:visted {
	color: #333;
}

hr {
	color: #FFF;
	background-color: #FFF;
	border-top: 1px dotted #B2B4B6;
	text-align: center;
	width: 400px;
}

a:hover {
	text-decoration:underline;
}

.clearboth {
	clear: both;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.hide {
	display: none;
}

.inner-tube {
	margin: 3px;
	margin-left: 3px;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}

.tidy-up {
	clear: left;
	margin: 0px;
	padding: 0px;
}

.no-children {
	display: none;
}


/* TinyMCE specific rules START */

body.mceContentBody {
	background: #FFF;
	text-align: left;
	font-size: 80%;
}

/* TinyMCE specific rules END */

.warning {
	color: red;
	border: 1px solid red;
	padding: 5px;
	margin: 5px 5px 15px 5px;
	text-align: left;
}

button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}

button.submit-button { 
	padding: 0 10px 0 0; 
	margin-right: 0px; 
	font-size: 0.7em; 
	text-align: center; 
	background: transparent url('/images/form-button.gif') no-repeat top left; 
	margin-left: 155px;
}
	
button.submit-button span {
	padding: 3px 0 0 10px; 
	height:22px; 
	color:#fff; 
}
	
button.submit-button:hover {
	background-position: 0% -39px; 
}
	
button.submit-button:hover span {
	color: #999;
}

#background-texture {
	background-color: #DDDCD9;
	background-color: #012D31;
	background-color: #77A5B8;
	text-align: left;
	margin: 0 auto;
	width: 1150px;
/*
	background-image: url('/images/background-texture.jpg');
	background-image: url('/images/background-texture-3.jpg');
	background-image: url('/images/background-texture-3.png');
	background-position: top left;
	background-repeat: repeat-x;
*/
	height:100%;
}


#background-picture {
	width: 100%;
	background-image: url('/images/picture-background-2.png');
	background-image: url('/images/picture-background-3.png');
	background-image: url('/images/picture-background-3.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin:0px;
	padding: 0px;
	height: 742px;
}

#canvas {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background-image: url('/images/canvas-background.png');
	background-position: top center;
	background-repeat: repeat;
}

#header {
	height: 150px;
	width: 100%;
	position: relative;
	background-image: url('/images/header-background.png');
	background-position: top center;
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	width: 300px;
	top: 16px;
	left: 0px;
}

#logo h1 {
	display: none;
}

#contact-details {
	position: absolute;
	width: 210px;
	height: 45px;
	top: 5px;
	right: 0px;
	font-size: 0.7em;
	color: #333B51;
	font-weight: bold;
}

#contact-details p {
	margin: 0px;
	line-height: none;
	padding: 0px;
}

#contact-details .telephone {
	font-size: 1em;
}

#contact-details .bold {
	font-size: 0.8em;
	font-weight: normal;
}

#contact-details .telephone .bold {
	font-size: 1.3em;
}

#contact-details a {
	text-decoration: none;
}

#main-navigation {
	position: absolute;
	top: 68px;
	right: 0px;
	height: 34px;
	overflow: hidden;
}

#main-navigation ul {
	list-style-type: none;
	margin: 0px;
	margin-top: 7px;
	font-size: 0.7em;
}

#main-navigation.ru ul {
	font-size: 0.6em;
}

#main-navigation li {
	display: inline;
	width: auto;
	margin:0px;
}

#main-navigation li a {
	float: left;
	display: block;
	width: auto;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	margin-right: 12px;
	text-align: center;
	height: 22px;
	background-image: url('/images/main-navigation-background.gif');
	background-position: left 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#main-navigation li a span {
	padding: 1px 12px 7px 4px;
	width: auto;
	display:block;
	background-image: url('/images/main-navigation-background.gif');
	background-position: right -41px;
	background-repeat: no-repeat;
	_height: auto;
	overflow: hidden;
}

#main-navigation a:hover {
	color: #999;
}

#main-navigation a.current {
	color: #999;
}

#main-navigation li a.last {
	background-image: url('/images/main-navigation-background-different-colour.gif');
	color: #003C5D;
}

#main-navigation li a.last:hover {
	color: #999;
}

#main-navigation li a.last span {
	background-image: url('/images/main-navigation-background-different-colour.gif');
}

#content-area {
	width: 100%;
	margin-top: 20px;
}

#base-strap {
	margin-top: 20px;
	background-image: url('/images/base-strap.png');
	background-repeat: no-repeat;
	background-position: center right;
	height: 40px;
	width: 500px;
	float: right
}

#base-strap.es {
	background-image: url('/images/es/base-strap.png');
}

#base-strap.de {
	background-image: url('/images/de/base-strap.png');
}

#base-strap.ru {
	background-image: url('/images/ru/base-strap.png');
}


#base-strap span {
	display: none;
}

#footer-bar {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	height: 20px;
	font-size: 0.7em;
	color: #fff;
}

#footer-bar #languages {
	float: left;
	width: 160px;
}



#footer-bar #languages ul {
	list-style-type: none;
	margin: 0px;
	font-size: 11px;
	width: auto;
	padding: 0px;
}

#footer-bar #languages li {
	display: inline;
	width: auto;
	margin:0px;
}

#footer-bar #languages li a {
	display: block;
	background-image: url('/images/flag-icons.png');
	background-repeat: no-repeat;
	width: 28px;
	height: 20px;
	float: left;
	margin-right: 8px;
}

#footer-bar #languages li span {
	display: none;
}

#footer-bar #languages li a#language-es {
	background-position: -32px 0px;
}

#footer-bar #languages li a#language-ru {
	background-position: -64px 0px;
}

#footer-bar #languages li a#language-de {
	background-position: -96px 0px;
}

#footer-bar #languages li a:hover {
	background-image: url('/images/flag-icons_over.png');
}

#footer-bar #languages li a.current {
	background-image: url('/images/flag-icons_over.png');
}

#footer-bar #company-no {
	float: left;
	margin-left: 5px;
	width: 200px;
	margin-top: 5px;
	color: #fff;
}

#footer-bar #footer-links {
	float: right;
	width: 500px;
	margin-top: 5px
	color: #fff;
}

#footer-bar #footer-links ul {
	list-style-type: none;
	margin: 0px;
}

#footer-bar #footer-links li {
	display: inline;
	width: auto;
	margin:0px;
	margin-right: 10px;
	float: right;
}

#footer-bar #footer-links a {
	color: #fff;
	text-decoration: none;
}

#footer-bar #footer-links a:hover {
	text-decoration: underline;
}


#main-content {
	margin-left: 24px;
	float: left;
	display: inline;
	background-image: url('/images/main-content-background.png');
	background-position: top center;
	background-repeat: repeat;
	font-size: 0.8em;
}

#main-content li {
	line-height: 1.8;
}

#main-content p {
	margin-top: 0px;
	line-height: 1.8;
}

#main-content .inner-tube {
	margin: 8px;
	background-image: url('/images/main-content-background-inner.png');
	background-position: top center;
	background-repeat: repeat;
}

#main-content .inner-tube .inner-tube {
	padding: 8px;
	background-image: none;
}

#main-content a img {
	border: none;
}

#gallery {
	width: 339px;
	height: 329px;
	float: right;
	margin-right: 24px;
	display: inline;
/*	background-color: #0B243A; */
	position: relative;
	background-image: url('/images/carousel-background.png');
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}

#gallery #corner {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 21px;
	height: 22px;
	background-image: url('/images/carousel-background-corner.png');
	background-position: top left;
	background-repeat: no-repeat;
}

#gallery #thumbnails {
	height: 69px;
	overflow: hidden;
}

#gallery #divider {
	background-color: #fff;
	height: 4px;
	font-size: 1px;
}

#gallery #carousel {
	float: left;
	margin-top: 7px;
}

.carousel-navigation {
	float: left;
	width: 20px;
	overflow: hidden;
}

.carousel-navigation span {
	display: none;
}

.carousel-navigation .prev {
	background-image: url('/images/before-after.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 19px;
	width: 10px;
	display: block;
	margin-top: 25px;
	margin-left: 5px;
}

.carousel-navigation .next {
	background-image: url('/images/before-after.gif');
	background-position: top right;
	background-repeat: no-repeat;
	height: 19px;
	width: 10px;
	display: block;
	margin-top: 25px;
	margin-left: 5px;
}


#gallery #thumbnails li {
	margin-left: 10px;
	margin-right: 10px;
}

#gallery #thumbnails li a img {
	border: 2px solid #0B243A;
}

#gallery #thumbnails li a img.current {
	border: 2px solid #fff;
}

#gallery #photo-area {
	width: 333px;
	height: 250px;
	overflow: hidden;
}

p.hr {
	background-image: url('/images/hr.gif');
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 1px;
	margin-bottom: 10px;
}


/* Home Page START */

#home-page {
	width: 100%;
}


#home-page #main-content {
	width: 730px;
	height: 330px;
	overflow: hidden;
}

#home-page #main-content .inner-tube  {
	height: 314px;
	width: 714px;
	overflow: hidden;
	margin: 8px 0px 8px 8px;
}

#home-page #main-content .inner-tube .inner-tube {
	width: 710px;
	height: 300px;
	background-image: url('/images/home-page-title.png');
	background-position: 60px 40px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#home-page #main-content .inner-tube .inner-tube.es {
	background-image: url('/images/es/home-page-title.png');
}

#home-page #main-content .inner-tube .inner-tube.de {
	background-image: url('/images/de/home-page-title.png');
}

#home-page #main-content .inner-tube .inner-tube.ru {
	background-image: url('/images/ru/home-page-title.png');
}

#home-page #main-content .inner-tube .inner-tube .copy {
	float: right;
	margin: 120px 60px 0px 0px;
	width: 480px;
	display: inline;
}

.book-your-charter {
	float: left;
	margin-top: 120px;
	margin-left: 15px;
	width: 140px;
	overflow: hidden;
	display: inline;
}

.book-your-charter a {
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url('/images/book-your-charter.png');
	width: 139px;
	height: 140px;
	display: block;
}

.book-your-charter.es a {
	background-image: url('/images/es/book-your-charter.png');
}

.book-your-charter.de a {
	background-image: url('/images/de/book-your-charter.png');
}

.book-your-charter.ru a {
	background-image: url('/images/ru/book-your-charter.png');
}

.book-your-charter a:hover {
	background-position: bottom center;
}

.book-your-charter a span {
	display: none;
}


#home-page #main-content .inner-tube .inner-tube .copy h1 {
	line-height: 1em;
	margin: 0px 0px 10px 0px;
	color: #7F7F7F;
	font-style: italic;
	font-size: 1.9em;
	display: none;
}



#home-page #side-boxes {
	float: right;
	margin-right: 24px;
	display: inline;
}

#home-page #side-boxes span {
	display: none;
}

#home-page #maintenance, #home-page #brokerage, #home-page #ferretti {
	width: 155px;
	height: 155px;
	margin-bottom: 20px;
	overflow: hidden;
}

#home-page #side-boxes a {
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
	width: 155px;
	height: 155px;
}

#home-page #maintenance a {
	background-image: url('/images/maintenance.png');
}

#home-page #brokerage a {
	background-image: url('/images/brokerage.png');
}

#home-page #ferretti a {
	background-image: url('/images/ferretti.png');
}

#home-page #maintenance.es a {
	background-image: url('/images/es/maintenance.png');
}

#home-page #brokerage.es a {
	background-image: url('/images/es/brokerage.png');
}

#home-page #ferretti.es a {
	background-image: url('/images/es/ferretti.png');
}

#home-page #maintenance.de a {
	background-image: url('/images/de/maintenance.png');
}

#home-page #brokerage.de a {
	background-image: url('/images/de/brokerage.png');
}

#home-page #ferretti.de a {
	background-image: url('/images/de/ferretti.png');
}

#home-page #maintenance.ru a {
	background-image: url('/images/ru/maintenance.png');
}

#home-page #brokerage.ru a {
	background-image: url('/images/ru/brokerage.png');
}

#home-page #ferretti.ru a {
	background-image: url('/images/ru/ferretti.png');
}


#home-page #ferretti a:hover {
	background-position: bottom center;
}

#home-page #maintenance {
	display: none;
}

#home-page #maintenance.es, #home-page #maintenance.de, #home-page #maintenance.ru {
	display: block;
}

#home-page #ferretti.es, #home-page #ferretti.de, #home-page #ferretti.ru {
	display: none;
}


/* Home Page END */


/* Standard Page START */

#standard-page {
	width: 100%;
}


#standard-page #main-content {
	width: 560px;
}

/* Standard Page END */


/* Standard Page With Navigation START */

#standard-page-with-navigation {
	width: 100%;
}

#standard-page-with-navigation #main-content {
	width: 370px;
	margin-left: 0px;
}

#standard-page-with-navigation #side-area {
	width: 200px;
	float: left;
	font-weight: bold;
	color: #1C3E5C;
	background-position: 20px 200px;
	background-repeat: no-repeat;
}

/*

#standard-page-with-navigation #side-area.balearics {
	background-image: url('/images/fleet-background-miss-kate.png');
}

#standard-page-with-navigation #side-area.the-fleet {
	background-image: url('/images/location-background-ibiza.png');
}
*/


/* Standard Page With Navigation END */

/* Fleet Page START */

/*
h3.fleet {
	height: 64px;
	text-indent: -5000px;
	font-size: 1px;
	background-repeat: no-repeat;
	background-image: url('/images/fleet-names.png');
	margin-bottom: 0px;
}

h3.miss-kate {
	background-position: top center;
}

h3.time-flies {
	background-position: 50% -64px;
}

h3.location {
	height: 64px;
	text-indent: -5000px;
	font-size: 1px;
	background-repeat: no-repeat;
	background-image: url('/images/location-names.png');
	margin-bottom: 0px;
}

h3.ibiza {
	background-position: top center;
}

h3.mallorca {
	background-position: 50% -64px;
}

h3.menorca {
	background-position: 50% -128px;
}
*/

#fleet-page {
	width: 100%;
}

.boat_type_motor {
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
}

.boat_type_sailing {
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 20px;
}

#fleet-page #side-navigation .level-0, #standard-page-with-navigation.the-fleet #side-navigation .level-0 {
	display: none;
}


#side-area {
	width: 200px;
	float: left;
	font-weight: bold;
	color: #1C3E5C;
	background-position: 20px 200px;
	background-repeat: no-repeat;
	height: 800px;
}

#fleet-page #side-area.miss-kate {
	background-image: url('/images/fleet-background-miss-kate.png');
}

#fleet-page #side-area.time-flys {
	background-image: url('/images/fleet-background-time-flys.png');
}

#fleet-page #side-area.ibiza {
	background-image: url('/images/location-background-ibiza.png');
}

#fleet-page #side-area.mallorca {
	background-image: url('/images/location-background-mallorca.png');
}

#fleet-page #side-area.menorca {
	background-image: url('/images/location-background-menorca.png');
}

#side-area p {
	float: right;
	width: 170px;
	margin-top: 80px;
	font-size: 0.7em;
}

#side-area ul {
	list-style-type: none;
	margin: 0px;
	margin-top: 0px;
	float: right;
	width: 170px;
	font-size: 0.85em;
}

#side-area ul li ul {
	margin-top: 10px;
}

#side-area ul li a {
	text-decoration: none;
}


#side-area ul li ul li {
	margin-bottom: 5px;
}


#side-area ul li ul li a {
	background-image: url('/images/side-navigation.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 100%;
	display: block;
	text-decoration: none;
	height: 21px;
	color: #FFF;
	margin-bottom: 5px;
	padding-left: 4px;
	font-size: 0.95em;
}

#side-area ul li ul li.tp-11 a {
	background-image: url('/images/side-navigation_sailing.gif');
}

#side-area ul li ul li a:hover {
	background-position: top left;
	color: #1C3E5C;
}

#side-area ul li ul li a span {
	padding-top: 3px;
	margin-left: 5px;
	display: block;
}

#side-area ul li ul li a.current {
	background-position: top left;
	color: #1C3E5C;
}

#fleet-page #main-content {
	width: 740px;
	float: left;
	margin: 0px;
}

#fleet-page #gallery {
	float: none;
	width: 700px;
	background-color: #0B243A;
	background-image: none;
	display: block;
	height: 270px;
	margin: 0px;
}

#fleet-page #photo-area {
	float: left;
}

#fleet-page .carousel-navigation {
	float: none;
	width: 200px;
	margin-top: 0px;
}

#fleet-page #carousel {
	float: none;
	margin-left: 70px;
}

#fleet-page .carousel-navigation .prev {
	margin: 0px;
	margin-left: 95px;
	margin-top: 5px;
	background-image: url('/images/before-after-vert.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 14px;
	width: 25px;
}

#fleet-page .carousel-navigation .next {
	margin: 0px;
	margin-left: 95px;
	background-image: url('/images/before-after-vert.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 14px;
	width: 25px;
}

#fleet-page #thumbnails {
	width: 210px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	height: 250px;
	display: inline;
}

#fleet-page #gallery #thumbnails li {
	margin: 0px 0px 0px 0px;
}

#fleet-page #gallery #photo-area {
	margin: 10px;
	width: 430px;
	height: 250px;
}

#photo-area a img {
	border: none;
}

/* Fleet Page END */

/* Contact Us START */

.submission-line {
	margin-bottom: 2px;
	height: auto;
	width: 100%;
	font-size: 0.9em;
	line-height: 1.8;
}

.submission-line input {
	font-size: 90%;
}

.submission_line .button {

}

.submission-line a {
}

.submission-line a:hover {
	text-decoration: underline;
}

.submission-title {
	float: left;
	width: 150px;
	padding-left: 3px;
	overflow: hidden;
	margin: 3px 0px 3px 0px;
}

.submission-input {
	float: left;
	width: 270px;
	margin: 3px 0px 3px 5px;
}

.input {
	width: 300px;
}


.submission-input textarea {
	height: 150px;
	font-size: 120%;
}

legend {
	color: #6e6e6e;
}

fieldset {
	margin: 0px;
}


/* Contact Us END */

/* Standard Page with side navigation START */





/* Standard Page with side navigation END */