﻿
#yacht{background-image: url(images/slide2.jpg);}

#equipment{background-image: url(images/slide3.jpg);}

#destinations{background-image: url(images/slide.jpg);}

/*#crew{background-image: url(images/eleonora-regatta.jpg);
background-position: 0 0;}*/

body {
			 background-color: #777777;
}
.crewing {
  padding-left:30px;
  padding-right:30px;
  background-image:url('http://www.ypigroup.com/includes/websites/right_bg.png');
}

/* *************** gallery ******************* */

/* gallery interior & exterior */
#gallery ul {
	margin-left:50px;
	margin-top:30px;
}
#gallery ul li {
	float:left;
	display:block;
	margin:10px 20px 5px 5px;
	list-style-type:none;
	text-align:center;
	width:180px;
}
#gallery ul li img{
	height:100px;
	border:8px solid #fff;
}

#gallery #right  {
	width:280px;
}

#gallery .jScrollPaneContainer {
	width:285px !important;
	margin-left:615px;}

#home #right  {
	width:245px;
}

#home .jScrollPaneContainer {
	width:250px !important;
	margin-left:650px;}
	
#equipment #right  {
	width:245px;
}

#equipment .jScrollPaneContainer {
	width:250px !important;
	margin-left:650px;}
	
#destinations #right  {
	width:265px;
}

#destinations .jScrollPaneContainer {
	width:270px !important;
	margin-left:630px;}


#specifications #right  {
	width:245px;
}

#specifications .jScrollPaneContainer {
	width:250px !important;
	margin-left:650px;}
	


#yacht #right  {
	width:245px;
}

#yacht .jScrollPaneContainer {
	width:250px !important;
	margin-left:650px;}
	
#crew #right  {
	width:890px;
}

#crew .jScrollPaneContainer {
	width:895px !important;
	margin-left:5px;}
			
a
{
	text-decoration:none;
	color:#7189c5;
}

a:hover
{
	color:#554e3a;
}


#specifications{background-image: url(images/interior/cockpit.jpg);background-position:0px;}
#footer {
top:510px;
}

/* *************** scrollbars ******************* */
.jScrollPaneContainer .jScrollPaneDrag {background-color:#3e3e3e}
.jScrollPaneContainer .jScrollPaneTrack {background-color:#afafaf}
