/* CSS Document */
HTML, BODY {
margin:0px;
padding:0px;
}
body {
background-color:#FFFFFF;
background-image:url(../img/bg.jpg);
background-position:left top;
background-repeat:repeat-x;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}
div#centro {
width:900px;
position:absolute;
left:50%;
margin-left:-450px;
/*
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	*/
}
table#boat {
background-color:#fff;
}
table#boat td {
background-color:#f4f4f4;
}
/* css per glider inizio */
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 350px; 
	height: 44px;
	overflow: hidden;
	text-align:center;
	}
div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:350px;
	height:44px;
	overflow:hidden;
	float:left;
	}
div.scroller div.content {
	width: 10000px;
	vertical-align:middle;
	}

img#grande	{
border:1px solid #ccc;		
}
.section table {
vertical-align:middle;
}
/* css per glider fine */
.specifications {
background-color:#E3E7E8;
}
.specifications  td {
background-color:#f4f4f4;
border:1px solid #FFFFFF;
}
.tits {
font-weight:bold; 
color:#6687B9;
text-align:left;
text-decoration:none;
font-size:11px;
}
.dets {
margin:1px;
background-color:#f4f4f4;
border:1px solid #FFFFFF;
height:140px;
width:440px;
}
.titconcessionari {
font-weight:bold; 
color:#6687B9;
text-align:left;
text-decoration:none;
font-size:14px;
}
/* scheda boats ***********************************************************************  */
#basic-accordian{
	border:1px solid #E3E7E8;
	width:642px;
	position:relative;
	margin-left:242px;
	background-color:#f4f4f4;
}
.accordion_headings{
	padding:3px;
	background-color:#eee;
	color:#6687B9;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	margin-top:1px;
	text-align:left;
	font-weight:bold; 
	text-decoration:none;
	font-size:11px;
}
.accordion_headings:hover{
	background-color:#E3E7E8;
	color:#666;	
}
.accordion_child{
	padding:1px;
	background:#f4f4f4;
	text-align:left;
	color:#666;
	font-weight:bold;
}
.header_highlight{
	background-color:#E3E7E8;
}
.accordion_child ul {
margin:14px;
list-style:none;
}
.accordion_child li {
border-bottom:1px solid #FFFFFF;
}
/* ------------------  concessionari ----------------------------------- */
.boxc_1 {
width:260px; 
padding:10px; 
border-right:1px solid #E3E7E8; 
text-align:center;
min-height:418px;
height:auto !important;
height:418px;
}
.boxc_2 {
width:240px; 
padding:10px;
font-size:10px; 
color:#666; 
font-weight:bold; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
border-bottom:1px solid #FFFFFF; 
text-align:left; 
border-top:1px solid #E3E7E8;}
/* ------------------  Z CLASS ----------------------------------- */
.zboat {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#4A5B68;
line-height:22px;
word-spacing:2px;
}
.zul {
text-align:left;
/*list-style:none;*/
margin:2px 30px;
}
ul.zul li {
	margin-bottom:4px;
}
