* { margin: 0; padding: 0; }

body {
	background: #084574 ;
	color: #084574;
	margin: 0;
	padding: 0;
	font: 100%/120% "Trebuchet MS", Helvetica, sans-serif;
}

/* Layout
------------------------------------------------------------------*/

#outer {
	width: 917px;
	margin: auto;
	position: relative;
	text-align: left;
	min-height: 100%;
	height: 100%;
}

#contentwrap {
	/*background: url(../images/side_bg_home.gif) 0 0 repeat-y;*/
	background: #CCD9E2;
	display: block;
	font-size: 0.75em; /* Global Content Font Size */
}

#contentwraptpl {
	/*background: url(../images/side_bg.gif) 89px 0 repeat-y;*/
	background: #CCD9E2;
	display: block;
	font-size: 0.75em; /* Global Content Font Size */
}

#wrapper1 {
	/*background: url(../images/feature_bg.gif) 0 148px no-repeat;*/
	float: left;
}

#header {
	height: 20px;
}

	#headerleft {
		float: left;
		padding: 10px 0 0 15px;
	}
	
	#headerright {
		 float: right;
		 padding-right: 7px;
	}
	
	#flash-1 {
		padding-top: 3px;
		float: left;
		margin-left: 3px;
	}
	
.feature {
	height: 290px;
	background: #FFFFFF;
	/*background: url(../images/feature_bg_home.gif) 0 0 no-repeat;*/
	padding: 3px 0 0 5px;
}

#col-left {
	float: left;
	width: 254px;
	padding-top: 10px;
}
	#col-left p { padding-right: 15px; }

.colwrap-right {
	float: right;
	width: 660px;
}

	#col-center {
		float: left;
		width: 228px;
	}
	
	#col-right {
		float: right;
		width: 660px;
	}

	
/* Footer
------------------------------------------------------------------*/

#footer {
	border-top: 1px solid #ABBDD1;
	background: #F5F5F5;
	color: #999;
	clear: both;
	font-size: 0.7em;
	line-height: 40px;
}

	#footerleft { float: left; width: 250px; padding-left: 30px }
	
	#footermiddle { float: left; width: 230px; }
	
	#footerright {
		 float: left;
	}
	
	#footer a {
		color: #999;
	}
	
	/*#footer a:hover {}*/

/* Navigation refer to vertical_nav.css)
------------------------------------------------------------------*/

#v-nav {
	display: block;
	background: url(../images/nav_bg.gif) 0 0 no-repeat;
	overflow: hidden;
	float: left;
	width: 241px;
	height: 286px;
}

#col-left #v-nav {
	float: right;
	margin: 10px 0 25px 0;
	font-size: 1.3em;
}

/* Newsitem1
------------------------------------------------------------------*/

.newsitem {
	border-bottom: 1px solid #ABBDD1;
	padding-left: 20px;
}

.newsitem h3 {
	font-size: 1em;
	background: url(../images/arrow.gif) 0 5px no-repeat;
	padding-left: 18px;
	margin: 2em 0 0 0;
}

.newsitem p {
	padding:  0 20px 0 18px;
}

.newsitem1 {
	border-bottom: 1px solid #ccc;
	clear: both;
	margin-bottom: 10px;
}
.newsitem1 h3 {
	margin-bottom: -0.25em;
	font-size: 1.1em;
}
.newsitem1 h3 a {
	color: #003B7D;
}
.newsitem1 p.date {
	font-size: 0.9em;
	color: #666;
}
.newsitem1 img {
	float: left;
	margin: 0 15px 15px 0;
}

/* Boat Details
------------------------------------------------------------------*/

p.boatprice {
	font-size: 1.3em;
	font-weight: bold;
	color: #00A3E0;
	margin-top: -1.7em;
}

.equip { width: 100%; }
.equip.new { width: 275px; background: none; }
.used { padding-top: 20px; clear: both; }

p.disclaimer {
	font-size: 0.8em;
	color: #888;
	padding-top: 10px;
	border-top: 1px solid #00A3E0;
	line-height: 1.3em;
	margin-top: 15px;
	float: left;
	width: 100%;
}

.boat_image { float: left; margin-right: 15px; }
.boat_image_thumb { float: left; margin-right: 15px; }

.images {
	height: 205px;
}
.immagine{
	border: 1px solid #00A3E0;
padding: 4px;
margin: 4px;	
}
table.boat_details {
	float: left;
	width: 320px;
}

table.boat_details td {
	padding: 2px;
}

table.boat_details td.col1 {
	width: 80px;
	text-align: right;
	padding-right: 15px;
	color: #003B7D;
	font-weight: bold;
}

table.boat_details tr.altrow {
	background: #E9F6FB;
}

.colright {
	float: right;
	width: 325px;
}
.brochure a {
	display: block;
	line-height: 32px;
	padding-left: 50px;
	font-size: 1.2em;
	background: url(../images/pdf_icon.gif) 0 0 no-repeat;
	float: left;
	padding-bottom: 10px;
}
.brochure.new a {
	margin: 20px 0 5px 10px;
}

.thumbs a img {
	border: 3px solid #BEE4F1;
	padding: 1px;
	margin-right: 10px;
}

.thumbs a:hover img {
	/*border: 3px solid #74BAD1;*/
}

p.print {
	margin: 1em 0 0 0;
	float: left;
	width: 100%;
	font-weight: bold;
}

/* Boat
------------------------------------------------------------------*/

.boat {
	background: url(../images/boat_bg.gif) 0 0 no-repeat;
	width: 172px;
	height: 190px;
	padding: 9px 25px 9px 9px;
	float: left;
	margin: 0 0 20px 0;
	text-align: center;
}
div.boat.newboat {
	background: url(../images/boat_bg2.gif) 0 0 no-repeat;
	height: 140px;
}

.boat img {
	margin: 0 0 4px 0;
}

.boat p {
	margin: 0 0 0 8px;
	text-align: left;
}

.boat h3 {
	margin: 0 0 0 8px;
	line-height: 1.2em;
	text-align: left;
}

.boat p span  {
	color: #003B7D;
	font-weight: bold;
	width: 50px;
	display: block;
	float: left;
}

#page {
	width: 100%;
	clear: both;
	text-align: center;
}



/* Hide Print Images
------------------------------------------------------------------*/

#printheader { display: none; }
#printfooter { display: none; }

/* Global Formatting
------------------------------------------------------------------*/

a img { border: none; }

a {
	color: #00A3E0;
	text-decoration: none;
	font-weight: bold;
}

/*a:hover {
	text-decoration: none;
}*/

p { margin: 0 0 1em 0; }

ul, ol {
	margin: 0 0 1em 0;
	padding: 0 0 0 20px;
}

	ul ul, ol ol { margin-bottom: 0; }
	
	.colwrap-right ul li {
		list-style: none;
		background: url(../images/bullet.gif) 0 2px no-repeat;
		padding-left: 18px;
	}
	#col-left .padding ul li {
		list-style: none;
		background: url(../images/bullet.gif) 0 1px no-repeat;
		padding-left: 18px;
		padding-bottom: 0.8em;
		line-height: 1.3em;
	}
	#col-left .padding ul {
		padding: 0;
	}

.hide { display: none; }

h2 {
	margin: 0 0 2em 0;
	font-size: 1.3em;
	color: #003B7D;
}

	h2 a {
		color: #003B7D;
		text-decoration: none;
	}
	
/*	h2 a:hover {
	}*/
	
	#col-left h2 {
		text-transform: uppercase;
		border-bottom: 1px solid #A9BBCF;
		padding: 0 0 10px 20px;
		margin: 0;
		font-size: 1.1em;
		text-align:center;
	}
	
	#col-center h2 {
		font-size: 1em;
	}
	
	#contentwraptpl #col-left h2 {
		font-size: 1.6em;
		text-transform: none;
		padding: 0;
		margin: 0 0 1em 0;
		border: none;
	}
	
	#col-right h2 {
		color: #099;
		font-size: 1.1em;
	}
.contatti_left{
font-size: 12px;
		text-transform: none;
		
		padding-left: 0px;
		border: none;	
}
.contatti_left a{
	text-decoration:none;
}
.contatti_left a:hover{
	text-decoration:none;
}	
.contatti.right{
	
}
h3 {
	font-size: 1em;
	margin: 0 0 0.5em 0;
	color: #003B7D;
}

h4 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}

.imgRight {
	float: right;
	margin: 0 0 10px 20px;
}

.imgRight.webcamimg {
	margin-right: -20px;
}

.imgLeft {
	float: left;
	margin: 0 20px 10px 0;
}

strong {
	color: #003B7D;
}

.line {
	border-bottom: 1px solid #ABBDD1;
	height: 1px;
	font-size: 1px;
	margin-bottom: 15px;
}


.padding { padding: 35px 50px 20px 20px; }
.padding.boatdetails { padding-right: 20px; }
#col-left .padding { padding: 50px 0 20px 5px; }
#col-center .padding { padding-right: 0; }
.padding.homeright { padding-right: 20px; padding-left:10px;}
#col-right .padding { padding-left: 10px; }
#contentwraptpl #col-left .padding { padding: 50px 0 20px 35px; }
div.paddingboats { padding: 35px 0 10px 20px; margin-top: 0px; float: left; }

.emphasis {
	font-size: 1.1em;
	font-weight: bold;
}

.clear { clear: both; }

div.line {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border-bottom: 1px solid #012B67;
}

.print_btn, .email_btn {
	float: left;
	display: block;
	padding: 1px 7px;
	border: 1px solid #00B4F0;
	background: #E9F6FB;
	color: #003B7D;
	margin-right: 5px;
}



/*** Messages ***/

/* Messages */

div.message {
	width: 100%;
	position: absolute;
	color: #fff;
	padding-top: 8px;
	font: bold 10px Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	z-index: 200;
	padding: 6px 0;
	text-align: center;
	line-height: 1.4em;
}
div.message.info {
	background: #B7EF46;
	color: #333;
}
div.message.error {
	background: #FF6666;
}

/* Forms
------------------------------------------------------------------*/

form {
	margin: .5em 2em;
}

input, select, textarea {
	margin-left: .5em;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

fieldset br { display: none; }

legend {
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 0;
}

fieldset div {
	clear: both;
	margin: .3em 0;
	position: relative;
}
fieldset div span {
	display: none;
}
/*fieldset div:hover span {
	font-size: 85%;
	color: #666;
	background-color: #eee;
	margin-left: 20em;
	padding: .2em .5em .3em;
	border: 1px solid #666;
	display: block;
	position: absolute;
	z-index: 100;
	float: right;
}*/
* html fieldset div span {
	display: none;
}

label, fieldset div.cr p {
	margin: 0;
	display: block;
	width: 9em;
	text-align: left;
	float: left;
}

fieldset div.cr label {
	text-align: left;
	width: auto;
	float: none;
	margin: 3px 0 5px 9em;
}

.mandat { color: #930; }

.buttons {
	text-align: left;
	margin-left: 9em;
}

.removed { display: none !important; }

/* Tables
------------------------------------------------------------------*/

table, th, td { border: none; }


