body {
	margin: 0;
	padding: 0;
	background-color:#e2e2e2;
	background-image: url(images/gradient_blue.gif); background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

input { 
	font-family:TrebuchetMS; 
	font-size:9pt; 
	font-weight:bold; 
	color: #000000; 
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #6886ff;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

p, ol, ul {
	line-height: 130%;
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

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

ul li {
	padding-left: 15px;
	background: url(images/img07.png) no-repeat 0px 7px;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

img {
	border: 0 px;
}

.img-shadow-left {
  float:left;
  background: url(images/shadowAlpha-left.png) no-repeat bottom right !important;
  background: url(images/shadow-left.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow-left img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}

.img-shadow-right {
  float:right;
  background: url(images/shadowAlpha-right.png) no-repeat bottom left !important;
  background: url(images/shadow-right.gif) no-repeat bottom left;
  margin: 10px 10px 0 0 !important;
  margin: 10px 5px 0 0;
}

.img-shadow-right img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px -6px 6px 6px;
  padding: 4px;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}

img.right {
	float: right;
	margin: 3px 0 0 15px;
}

div .left {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align:left;
	font-weight: bold;
}

div img {
	border: 0px;	
}

div .right {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align:right;
	font-weight: bold;
}

hr {
	display: none;
}

.white_bg{
	background-color: #FFFFFF;
}

#intercapedine{
	font-size: 10px;
}

/* Rettangolo arrotondato cornice */

#logo{
	background-image: url(images/logo.gif); background-repeat: no-repeat;
}

#index_03{
	background-image: url(images/index_03.png); background-repeat: no-repeat;
}

#index_04{
	background-image: url(images/index_04.png); background-repeat: no-repeat;
}

#flash_shadow{
	background-image: url(images/flash_shadow.png); background-repeat: repeat-y; background-position:center;
}

.left_shadow{
	background-image: url(images/left_shadow.png); background-repeat: repeat-y;
}

.right_shadow{
	background-image: url(images/right_shadow.png); background-repeat: repeat-y;
}

#index_05{
	background-image: url(images/index_05.png); background-repeat: no-repeat;
}

#corner_bl{
	background-image: url(images/index_11.png); background-repeat: no-repeat;
}

.bottom_shadow{
	background-image: url(images/bottom_shadow.png); background-repeat: repeat-x;
}

#corner_br{
	background-image: url(images/index_13.png); background-repeat: no-repeat;
}


/* Menu */

#menu tr{
	font-size: 5px;
}

#menu td{
	border-left-color: white;
	border-left-style: solid;
	border-left-width: 1px;

}

#menu a{
	font-family: arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}

#menu a:hover {
	font-family: arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:red;
}

.tasto {
	height: 30px;
	display: inline-block;
}

#tasto01 {
	background-color:#66A3FF;
}
#tasto02 {
	background-color:#FFC8A3;
}
#tasto03 {
	background-color:#B5DAA3;
}
#tasto04 {
	background-color:#FFA3A3;
}
#tasto05 {
	background-color:#FFFFA3;
}
#tasto06 {
	background-color:#FFA3FF;
}
#tasto07 {
	background-color:#F8CC53;
}
#tasto08 {
	background-color:#B5B5A3;
}
#tasto09 {
	background-color:#DADADA;
}
#tasto10 {
	background-color:#66A3FF;
}
#tasto11 {
	background-color:#FFC8A3;
}
#tasto12 {
	background-color:#B5DAA3;
}
/* Page */

#page {
	width: 949px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Content */

#content {
	float: left;
	width: 670px;
	margin-right: 10px;
	text-align: justify;
}

#content h2 {
	color: #FFFFFF;
	text-align:center;
	width:350px;
	border-bottom: 1px solid #282b69;
	padding-right:250px;
	height: 30px;
	background-image: url(images/bg_title_h2.gif); background-repeat: no-repeat;
	}

#content_full_page {
	float: left;
	width: 949px;
	margin-right: 10px;
	text-align: justify;
}

#content_one_col_sidebar {
	float: left;
	width: 694px;
	margin-right: 10px;
	text-align: justify;
}

#content_one_col_sidebar h2 {
	color: #f8ca0f;
	text-align: center;
	font-weight: bold;
	width: 350px;
	margin-bottom: 10px;
	border-bottom: 1px solid #282b69;
	padding-right: 100px;
	height: 30px;
	background-image: url(images/bg_title_h2.gif); background-repeat: no-repeat;
}

.gallery_index {
	overflow: auto;
	padding: 5px;
	border-width: 1px;
	border-color: #f8ca0f;
	border-style: solid;
	margin-bottom: 10px;
}

.twocols {
}

.twocols .title {
	padding-bottom: 10px;
	border-bottom: 2px solid #CCCCCC;
}

.twocols .col1, .twocols .col2 {
	width: 300px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

.twocols ul {
}

.twocols ul li {
	padding-left: 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 249px;
}

#sidebar_onecol {
	float: right;
	width: 245px;
}

.boxed {
}

.boxed img {
	border: 0 px;}

.boxed .title {
	height: 20px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	background-image: url(images/bg_title.gif); background-repeat: no-repeat;
	color: white;
	text-align: center;
	text-transform: uppercase;
	font-size: 136%;
	}

.boxed .title_long {
	width: 249px;
	height: 20px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	background-image: url(images/bg_title.gif); background-repeat: no-repeat;
	color: white;
	text-transform: uppercase;
	text-align: center;
	padding: 10px hidden;
	font-size: 136%;
	}

.boxed .content {
	padding: 5px;
	border-width:1px;
	border-color:#282b69;
	border-style:solid;
	margin-bottom:10px;
}

.content img {
	border: 0px;
	}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 5px 10px;
	border-top: 1px solid #CCCCCC;
}

.boxed ul li.first {
	border: none;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

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

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	width: 180px;
}

#searchsubmit {
}

/* Flotta */
.flotta_scelta {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: medium;
	font-weight: bold;
}

.flotta_scelta div {
	display: inline;
	margin: 2px;
	border-top: 1px #CCCCCC solid;
	padding: 2px;
	border: 1px #CCCCCC solid;
	text-align: center;
}

.flotta_scelta .selected a {
	background-color: #666666;
	color: #FFFFFF;
}

.flotta_scelta .unselected a {
	color: #666666;
}

.flotta_scelta .unselected a:hover {
	color: #666666;
	background-color: #CCCCCC;
}

.imbarcazioni_table {
width:100%;
border: 1px solid #282b69;
margin-bottom:10px;
}

.imbarcazioni_tr {
background-color: #DDDDDD;
}

.imbarcazioni_tr:hover {
background-color: #BBBBBB;
}

.imbarcazioni_tr td {
border: 2px solid white;
border-bottom-color: #CCCCCC;
border-bottom-style: solid;
border-botto-width: 10px;
}

.imbarcazioni_title {
background-color: #BBBBBB;
}

.imbarcazioni_title font {
font-weight:bold;
}

.imbarcazioni_title a {
color: #000000;
}

.imbarcazioni_table tr:hover {
background-color: #EEEEEE;
}

.imbarcazioni_thumb {
width:90px;
}

.imbarcazioni_thumb img {
position: relative;
left:5px;
top:2px;
width:85px;
border:0px;
}

.imbarcazioni_nome {
width:300px;
}

.imbarcazioni_nome a {
font-size:18px;
font-style:normal;
}

.imbarcazioni_nome a:hover {
font-weight:normal;
}

.imbarcazioni_nome p {
font-size:14px;
font-style:italic;
}

.imbarcazioni_anno {
width:50px;
}

.imbarcazioni_anno p {
font-size:14px;
}

.imbarcazioni_lunghezza {
width:110px;
}

.imbarcazioni_lunghezza p {
font-size:14px;
}

.imbarcazioni_motore {
width:160px;
}

.imbarcazioni_motore p {
font-size:14px;
}

.imbarcazioni_cabine {
width:60px;
}

.imbarcazioni_cabine p {
font-size:14px;
}

.imbarcazioni_letti {
width:60px;
}

.imbarcazioni_letti p {
font-size:14px;
}

.imbarcazioni_bagni {
width:60px;
}

.imbarcazioni_bagni p {
font-size:14px;
}


/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	height: 20px;
	padding: 10px;
}

#footer p {
	color:white;
	margin: 0;
	font-weight: bold;
	font-size: 85%;
}

#footer a { color: #FFFFFF;
	text-decoration: none;
}

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

#legal {
	float: left;
}

#links {
	float: right;
}

/* Prezzi */
#prezzi td {
	border-bottom: 1px solid #CCCCCC;
	font-size: 85%;
	text-align: center;
}

#prezzi .title {
	background: #66A3FF;
	font-weight: bold;
}

#prezzi .modello {
	text-align: left;
}

/* Week End */
#week td {
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}

#week .title {
	background: #66A3FF;
}

/* Extra */
#extra td {
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}

#extra .title {
	background: #007EFF;
}

#extra .bg {
	background: #66A3FF;
}

/* incluso */
#incluso td {
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}

#incluso .title {
	background: #66A3FF;
	font-weight: bold;
}

/* base */
#base td {
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}

#base .title {
	background: #66A3FF;
	font-weight: bold;
}

/* Popup imbarcazioni */
#nome_imbarcazione {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6886ff;
	font-size:15px;
	text-align:left;
	font-weight:bold;
}

.proprieta {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	text-align:right;
	font-weight:bold;
	text-transform:capitalize;
}

.valore {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:10px; 
	text-align:left;
}

.barra_periodi {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:8px;
	text-align:center;
	font-weight:bold;
	background-color:#FECD10;
}

.prezzo_periodo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	text-align:center; 
}

.prezzo_giornaliero {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	text-align:center;
	background-color:#FECD10;
}

#indirizzo {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:9px; 
	text-align:center; 
}

/* Modules */
.tag {
	display: none;
	font-size: 9pt;
	size: 3px;
	color: #999999;
}

#sud-horizon {
}

#sud-horizon .content {
	text-align: justify;
}

#sud-horizon .content img {
	width: 231px;
	height: 141px;
	margin-left: 0px; 
}

#nostri_uffici .content {
	height: auto;
}

/* Link */

#link li {
	font-weight:bold;
	margin-bottom: 10px;
	padding-bottom: 1px;
	border-bottom:2px #f8ca0f solid;
	width:100%;
	float:left;
	margin-right:20px;
}

#link .link_cat_title {
	font-size:medium;
	color:#282b69;
}

.link_title {
	font-weight: normal;
	padding-left: 5px;
	border-top: #CCCCCC 1px dotted;
}

/* Contatti */
#form_errors {
	color: #FF0000;
	font-weight: bold;
	list-style-image: url(../../images/icontexto-webdev-alert-20x20.png);
	list-style-position: inside;
}

#periodo label {
	width: 160px;
	margin: 2px 0 2px 0;
	display: inline-block;
}

#adulti {
	margin: 2px 40px 2px 10px;
	display: inline-block;
}

#bambini {
	margin: 2px 0 2px 10px;
	display: inline-block;
}

#anagrafica label {
	width: 160px;
	margin: 2px 0 2px 0;
	display: inline-block;
}

#anagrafica input {
	margin: 2px 0 2px 0;
	display: inline-block;
}

/* Lista offerte*/

.table_lista_offerte {
width: 670px;
border: 1px solid #666666;
background-color: #FFFFFF;
}

.table_lista_offerte th {
background-color: #666666;
height: 20px;
}

.table_lista_offerte th font {
color: #FFFFFF;
font-size: 12px;
}

.table_lista_offerte th a {
text-decoration: none;
}

.table_lista_offerte_tr {
height: 65px;
font-size: 12px;
}

.table_lista_offerte_tr font {
font-size: 12px;
}


.table_lista_offerte tr:hover {
background-color: #CCCCCC;
}


.table_lista_offerte_tr td {
border: 1px dotted #CCCCCC;
vertical-align: middle;
}

.table_lista_offerte_td_modello font{
font-size: 14px;
font-weight: bold;
}

.table_lista_offerte_tr div {
vertical-align: middle;
}

.table_lista_offerte_tr a{
text-decoration: none;
}