﻿

#yacht{background-image: url(images/profile.jpg);}

#equipment{background-image: url(images/sailing-1.jpg);}

#destinations{background-image: url(images/sailing2.jpg);}

body {
				background-color:#D3BFA6;
}

/*#crew{background-image: url(images/eleonora-regatta.jpg);
background-position: 0 0;}*/

.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;}
	
#specifications #right  {
	width:265px;
}

#specifications .jScrollPaneContainer {
	width:270px !important;
	margin-left:630px;}

	
#destinations #right  {
	width:305px;
}

#destinations .jScrollPaneContainer {
	width:310px !important;
	margin-left:590px;}



#yacht #right  {
	width:895px;
}

#yacht .jScrollPaneContainer {
	width:900px !important;
	margin-left:0px;}
			
a
{
	text-decoration:none;
	color:#7189c5;
}

a:hover
{
	color:#554e3a;
}


#specifications{background-image: url(images/exterior/wheel-detail.jpg); background-position:40px; }

#footer {
top:510px;
}

/* *************** scrollbars ******************* */
.jScrollPaneContainer .jScrollPaneDrag {background-color:#3e3e3e}
.jScrollPaneContainer .jScrollPaneTrack {background-color:#afafaf}