/*****************************************/
/* Base						       */
/*****************************************/

html, body {
	background: #fffefd; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	/*background-image:    url("../img/bg_content.gif");*/
	background-repeat: repeat-y;
}
#rightcol,#leftcol{background-image:    url("../img/bg_content.gif");}
body{width:998px;margin:0 auto;overflow-x:hidden;}
image{border:0;}

p {
	margin: 0 0 12px 0;	
}
#standard_text2 h3{font-size:16px;}
#standard_text2 p{font-size:12px;}
h1, h2, h3, h4, h5, h6  {
	margin-bottom: 0;	
	font-family: "lucida grande", Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	padding: 0;
	margin: 0;	
}


h2 {
	padding: 0;
	margin: 0 20px 0 199px;	
}


h3 {
	margin: 18px 0 2px 0;
	font-size: 13px;
	color: #FF5A2D;	
}

h4 {
	margin: 11px 0 2px 0;
	font-size: 11px;
	color: #FF5A2D;
	
} 



.right {
	float:right;
}


.left {
	float:left;
}


.clearboth { 
	clear: both; 
}


#bghorz {
	margin:0; 
	padding:0;
	height:142px;
	background-image:  url("../img/bg_header.gif");
	background-repeat: repeat-x;
}


#pagewidth {
	width:1001px;  
}


#header{
	position:relative; 
	height:135px;
	width:100%;  
	overflow:hidden;
} 


#contentwrapper {
	width: 1000px;
}
 
 
#twocols{
	width:800px; 
	float:right; 
	position:relative; 
}


#maincol{
	float: left; 
	display:inline; 
	width:600px;
	overflow:hidden;
	background: #fffefd;  
}
#maincol .empty{
width:100%;height:80px;}
#maincol .empty{
width:100%;height:45px;}
#maincol2{
	float: right; 
	display:inline; 
	width:600px;
	overflow:hidden;
	background: #fffefd;  
}
#maincol2 .img{
width:200px;height:400px;float:right;
}
#standard_text {
	width: 388px;
	float:left;
	overflow:hidden;
	padding: 9px 3px 0 5px;
	margin: 0;
}
#rightcol{
	width:200px; 
	float:right; 
	position:relative; 
}
 
 
#leftcol{
	width:200px;
	float:left;
	position:relative;
/*	background-image:    url("../img/bg_leftcol.gif");*/
}



#standard_text2 {
	width: 335px;
	float:left;
	overflow:hidden;
	padding: 9px 0px 0 40px;
	margin: 0;
}

.p_liststyle {
		margin: 0 0 12px 0;
}


#standard_text ul {
	list-style: none;
	margin: 0 0 18px 0;
	padding: 0;
}


#standard_text li {

	background-image: url(../img/icon_endlessrange.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 30px;
}	



a, a:visited {
	text-decoration: none;
	color: #FF5A2D;
} 


a:hover {
	text-decoration: underline;
	color: #FF5A2D;
}


/* Float containers fix */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */  


/****************************************/
/* header 						     */
/****************************************/

#logo {
	padding: 0;
	margin: 0;
	width: 800px;
	height: 95px;
	float: left;
}


/* header navigation */	
#header_nav {
	float: left;
} 


#header_nav  ul {
	
	list-style:none;
	margin: 14px 0 0 0;
	padding: 0px;
	font-size: 10px;
	line-height: 15px;
	color: #786e5a;
}


#header_nav a:link, #header_nav a:visited {
	color: #786e5a;
	text-decoration: none;
}


#header_nav a:hover {
	color: #FF5A2D;
}


#header_nav a strong {
	color: #FF5A2D;
	font-weight: normal;
}


/*****************************************/
/*  main navigation			 	       */
/*****************************************/
#nav {
	width:100%;
	float:left;
	background:url(../img/navend_spacer.gif) repeat-x;
}


#nav ul {
	width:1001px;
	margin:0;
	padding:0 0;
	list-style:none;
	height: 40px;
}


#nav li {
	float:left;
	margin:0;
 	padding:0;
	line-height:normal;
  	text-indent:0;
  	height:40px;
}


#nav li a, #nav li strong {
   background-repeat:no-repeat;
   background-position:0 0;
   display:block;
   float:left;
   height:40px;
   line-height:40px;
   font-size:14px;
   font-weight:bold;
   text-align:center;
   color:white;
   border-width:0;
   text-decoration: none;
}


#nav li strong {
   background-position: 0 -40px ;
}


#nav li a:hover {
   background-position: 0 -40px ;
   text-decoration: none; 
}


/*  Nav Images */
#nav .navstart{
width:200px;
background-image:url(../img/nav.gif);
}
#nav .navend{
}

#nav a, #nav strong {
  background-image:url(../img/nav.gif);
  width:200px;
}

/*****************************************/
/*  sub navigation					       */
/*****************************************/

#sub_navcontainer {
	margin: 30px 0px 30px 30px;
	height:380px;
}

#sub_navcontainer H2 {
	font-size: 11px;
	text-transform: uppercase;
	color: #FF5A2D;
	margin: 0 0 20px 0;
	
} 


#sub_navcontainer ul {
	
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	color: #786e5a;
	text-transform: lowercase;
	line-height: 18px;
}


#sub_navcontainer li { 
	margin: -2px 0 0 0;
	
}


#sub_navcontainer a {
	display: block;
	padding: 0px 2px 2px 20px;
	width: 120px;
	color: #786e5a;
	text-decoration: none;
	background-image: url(../img/subnav_off.gif);
	background-position: left center;
	font-size:12px;
}


#sub_navcontainer a:hover {
	background-image: url(../img/subnav_on.gif);
	background-repeat: no-repeat;
	color: #FF5A2D;
	background-position: left center;
	font-size:12px;
}


#sub_navcontainer a strong {
	background-image: url(../img/subnav_on.gif);
	color: #FF5A2D;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:normal;
	display: block;
	padding: 0px 2px 2px 20px;
	margin: 0px -2px -2px -20px;
}


/******************************************/
/*  footer						         */
/******************************************/

#footer   {
	width: 100%;
	padding: 0;
	margin: 12px 0 0 0;
	clear:both;
	text-align:center;
}


#footer_inside  {
	margin:10px 0 8px 0;
	padding:0;
}

#footer p, #footer a {
	margin:0;
	font-size: 9px;
	color: #786e5a;
	text-decoration: none;
	
}

#print_button {
	background-image:url(../img/icon_print.gif);
	background-repeat:no-repeat;
	text-align: center; 
	width: 40px;
	height:16px;
	border-width:0;
	text-indent:-10000px;
	float:right;
}


/*****************************************/
/*  sections				       */
/*****************************************/

/* yacht overview*/

#yachts_overview {
	clear: both; 
	margin: 0;
	padding: 20px 0 0 20px;
}


.thumbnail a:link, .thumbnail a:visited {
	float: left;
	display: block;
	width: 173px;
	height: 120px;
	border: 0;
	margin: 0 20px 20px 0;
	padding: 0px;
	text-align: center;
	background: #786e5a;
	color: #fffefd;
	font-size: 10px;
	text-decoration: none;
	border: 0px;
	
	
}

.thumbnail_right a:link, .thumbnail_right a:visited  {
	float: left;
	display: block;
	width: 173px;
	border: 0px;
	height: 120px;
	border: 0;
	margin: 0 0 20px 0;
	padding: 0px;
	text-align: center;
	background: #786e5a;
	color: #fffefd;
	font-size: 10px;
	text-decoration: none;
	
	
}

.thumbnail a:hover, .thumbnail a:active, .thumbnail_right a:hover, .thumbnail_right a:active {
	background: #FF6600;	
}

.thumbnail img, .thumbnail_right img {
	margin: 0 0 5px 0;
	border: 0px;
}

.overview { margin-top: 20px; }


/* yacht specs */
#rightcol_inside {
	background-color: #f8f7f4;
	margin: 7px 0 0 0;
	padding: 26px 10px 25px 20px;
	font-size: 9px;
	line-height: 16px;
	color: #786e5a;
	

}

/* text-align: left; vertical-align: top */
	
	
#rightcol_inside H2 {
	font-size: 11px;
	color: #786e5a;
	margin: 0 0 22px 0;
}


#rightcol_inside H3 {
	font-weight: bold;
	margin: 0 0 0 0;
	font-size: 9px;
	color: #786e5a;
}


#rightcol_inside p {
	margin: 0 0 0 0;	
}



#yachts_detailbutton {
	background-image:   url(../img/icon_specs.gif);
	background-repeat: no-repeat;
}


#yachts_detailbutton a {
	padding: 2px 0 3px 23px;
	background-image:   url(../img/icon_specs.gif);
	background-repeat: no-repeat;
	color: #FF5A2D;
	font-size: 9px;
	display: block;
}


#yachts_nav {
	text-align: right;
	font-size: 10px;
	line-height: 17px;
	width: 132px;
	margin-top: 26px;
}

#yachts_nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}


#yachts_nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: none;
}


#yachts_description {
	float: right;
	width: 375px;
	padding: 26px 26px 0 0;
	margin: 0;
}


#yachts_gallery {
	margin: 0 0 0 20px;
}


/*****************************************/
/*  home					       */
/*****************************************/


#home_mov {
		padding: 0;
		/*margin-bottom: -10px;*/
}
	
#news {
	background-color: #f8f7f4;
	padding: 0px 0px 25px 0px;
	font-size: 9px;
	line-height: 16px;
	color: #786e5a;
	
}
#news iframe{margin:0;padding:0;}
#news H2 {
	font-size: 11px;
	text-transform: uppercase;
	color: #FF5A2D;
	margin: 0 0 22px 0;
}


#news H3 {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 24px;
	background-image:   url(../img/icon_endlessrange.gif);
	background-repeat: no-repeat;
	margin: 0 0 4px 0;
	color: #786e5a;
}


#news p {
	margin: 0 0 13px 0;

}


/* quicklinks list */

#homelinks {
	padding: 30px 0px 0px 30px; 
	margin: 0;
	height:418px;
}


#homelinks H2 {
	font-size: 11px;
	text-transform: uppercase;
	color: #FF5A2D;
	margin: 0 0 18px 0;
	
} 


#homelinks H3 {
	font-size: 11px;
	text-transform: uppercase;
	color: #FF5A2D;
	margin: 0 0 0px 0;
	
} 


#homelinks ul {
	
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	color: #786e5a;
	line-height: 20px;
}


#homelinks li { 
	margin: 2px 0 0 0;
	
}


#homelinks a {
	display: block;
	width:160px;
	text-indent: 22px;
	color: #786e5a;
	text-decoration: none;
	background-image: url(../img/quicklinks_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#homelinks a:hover {
	color: #FF5A2D;
}


#homelinks a strong {
	font-weight: normal;
	color: #FF5A2D;
}


#quicklinks {
	padding: 13px 26px 13px 0;
	margin: 0;
	width: 375px;
	float: right;
}


#quicklinks H2 {
	font-size: 11px;
	text-transform: uppercase;
	color: #FF5A2D;
	margin: 0 0 18px 0;
	
} 


#quicklinks H3 {
	font-size: 11px;
	text-transform: uppercase;
	color: #FF5A2D;
	margin: 0 0 0px 0;
	
} 


#quicklinks ul {
	
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	color: #786e5a;

	line-height: 20px;
}


#quicklinks li { 
	margin: 2px 0 0 0;
	
}


#quicklinks a {
	display: block;
	width:300px;
	text-indent: 22px;
	color: #786e5a;
	text-decoration: none;
	background-image: url(../img/quicklinks_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#quicklinks a:hover {
	color: #FF5A2D;
}


#quicklinks a strong {
	font-weight: normal;
	color: #FF5A2D;
}



/* maincol pics */

#maincol_pics {
	padding: 0;
	margin: 0;
	float:left;
}

#er1 { 
	width: 97px;
	height: 97px;
	top: 320px; 
	width:100px;height:100px;float:left;margin-top:320px;
	margin-left:50px;
}

#er2 { 
	width: 97px;
	height: 97px;
	position: absolute; 
	top: 440px; 
	left: 50px; 
}


#er3 { 
	width: 97px;
	height: 97px;
	position: absolute; 
	top: 600px; 
	left: 50px; 
}

#er4 { 
	width: 97px;
	height: 97px;
	position: absolute; 
	top: 740px; 
	left: 50px; 
}

/*****************************************/
/*  contact					       */
/*****************************************/

.contact_info {

	background-color: #f8f7f4;
	margin: 7px 0 0 0;
	padding: 26px 10px 25px 20px;
}

.contact_info H2 {
	font-size: 11px;
	text-transform: uppercase;
	color: #FF5A2D;
	margin: 0 0 22px 0;
}

.contact_info p {
	margin: 0 0 12px 0;
	font-size: 10px;
	color: #786e5a;
	line-height: 16px;
	
}





/* form */

form {
    margin:0;
    padding:  0 0 36px 0;
}


fieldset {
    margin: 0px 0;
    border: none;
    border-top: 1px solid #ccc;
}


legend {
    margin: 11px 0;
    padding: 0 10px;
    background: transparent;
    font-size: 13px;
	color: #FF5A2D;	
    font-weight: bold;
}


label {
    float: left;
    width: 100px;
    padding: 0 0;
 
}


fieldset div {
    margin-bottom: .5em;
    padding: 0;
    display: block;
}


fieldset div input, fieldset div textarea {
    width: 250px;
    border-top: 1px solid #555;
    border-left: 1px solid #555;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 1px;
    color: #333;
}


fieldset div select {
    padding: 1px;
}


div.multi div {
    margin: 5px 0;
    float:left;
}


div.multi input {
    width: 1em;
    border: 0;
}


div.multi label {
    display: block;
    width: 250px;
    padding-left: 0;
    text-align: left;
}


#submit {
    clear: both;
    padding: 15px 15px 15px 0;
    float: right;
    border: 0;
}


#submit input {
    border: 1px solid #333;
    padding: 2px 1em;
    background: #FF5A2D;	
    color: #fff;
    font-size: 100%;
}


input:focus, textarea:focus {
    background: #f8f7f4;
    color: #000;
}


/* required fields */
fieldset div.req {
    font-weight: bold;
}
/* does not work in IE 
fieldset div.req label:after{
    content: "* "; 
}
*/

p#intro {
    margin: 0;
}

#back input {
    border: 1px solid #333;
    padding: 2px 1em;
    background: #FF5A2D;	
    color: #fff;
    font-size: 100%;
}

/*****************************************/
/*  Press		       */
/*****************************************/

.presskit {
	/*border-top: 1px solid #edecea;*/
	border-bottom: 1px solid #edecea;
	margin: 0px 0 0 0;
}

.presskit a:link, .presskit a:visited  {
	display: block;
	width: 100%;
	height: 73px;
	border: 0;
	padding: 15px 0 0 0;
	text-decoration: none;
}


.presskit a:hover, .presskit a:active {
	background: #f8f7f4;
}


.presskit img {
	margin: 0 20px 0 0;
	float: left;
	border: 0;
}


.presskit h4 {
	margin: 0;
}

.presskit em {
	color: #786e5a;
}


/*****************************************/
/*  Vacancies	       */
/*****************************************/

.vacature {
	border-top: 1px solid #edecea;
	margin: 20px 0 0 0;
}