/* CSS Document */
/*
@name: css/misterplex.css
@desc: css generale
@author: Giada Ranieri
@lastauthor: Giada Ranieri
*/

* {
margin: 0;
padding: 0;
}

html, body{
margin:0px;
padding:0px;
}

body{
margin:0;
color:#333;
width:100%;
font-size: 13px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:center;
background:url(../img/lay/bg.jpg) repeat-x;
}

img {
border:none;
padding:0;
}

hr {
display:none
}

img.FloatRight {
float:right;
margin:0 30px 0 0;
}

img.FloatRightPadLeft {
float:right;
margin:0 30px 0 10px;
}
img.FloatRightList {
clear:both;
float:right;
margin:2px 10px 0 8px;
padding-left:4px;
padding-bottom:4px;
}


img.FloatRight2 {
float:right;
margin:60px 30px 0 0;
padding:0;
}

.clearboth {
clear:both;
}

.pad5 {
padding:1px;
}

.pad8 {
padding:5px 3px 5px 28px;
}

.tnx{
color:#5d7f9f;
font-size:13px;
font-weight:600;
text-align:center;}

/*spot*/
#spot {
margin:0px auto auto auto;
background-color:#5d7f9f;
height:15px;
}

#spot p {
color:#fff;
 font-size:11px;
 text-align:center;
 font-weight:bold;
}

#spot a, a:hover, a:active, a:visited {
color:#fff;
 text-decoration:none;
}

#container, #container900, #container_nautica, #container_privato, #container_home, #container_home_2, #container800, #container_uk, #container900_uk, #container_nautica_uk, #container_privato_uk, #container_home_uk, #container_home_uk_2, #container800_uk {
margin:0px auto auto auto;
width:966px;
min-height:630px;
  height:auto !important;
  height:630px;
  background:url(../img/lay/bg_container.jpg) no-repeat top left #fff;
}

#container_uk, #container900_uk, #container800_uk {
  background:url(../img/lay/bg_container_uk.jpg) no-repeat top left #fff;
}

#container_nautica, #container_nautica_uk {
  background:url(../img/lay/bg_nautica.jpg) no-repeat top left #fff;
min-height:607px;
  height:auto !important;
  height:607px;
}

#container_nautica_uk {
  background:url(../img/lay/bg_nautica_uk.jpg) no-repeat top left #fff;
}

#container_privato, #container_privato_uk {
  background:url(../img/lay/bg_privato.jpg) no-repeat top left #fff;
min-height:607px;
  height:auto !important;
  height:607px;
}

#container_privato_uk {
  background:url(../img/lay/bg_privato_uk.jpg) no-repeat top left #fff;
}

#container_home, #container_home_uk {
  background:url(../img/lay/bg_index.jpg) no-repeat top left #fff;
min-height:607px;
  height:auto !important;
  height:607px;
}

#container_home_2 {
  background:url(../img/lay/bg_index_2.jpg) no-repeat top left #fff;
min-height:607px;
  height:auto !important;
  height:607px;
}


#container_home_uk {
  background:url(../img/lay/bg_index_uk.jpg) no-repeat top left #fff;
}
#container_home_uk_2 {
  background:url(../img/lay/bg_index_uk_2.jpg) no-repeat top left #fff;
  min-height:607px;
  height:auto !important;
  height:607px;

}

#container900, #container900_uk {
min-height:850px;
  height:auto !important;
  height:850px;
}

#container800 , #container800_uk{
min-height:650px;
  height:auto !important;
  height:650px;
}
  
  
#language {
margin:10px 10px auto auto;
width:966px;
width:80px;
height:20px;
}

#language p {
color:#006;
font-size:13px;
text-align:right;
padding-top:5px;
}

#language a, a:hover, a:active, a:visited {
color:#006;
font-weight:bold;
text-decoration:none;
}


/* MENU */
#menu {
float:left;
margin:121px 0 0 0;
width: 202px;
height: 458px;
background:url(../img/lay/bg_menu.jpg) no-repeat top left;
}

/* to stretch the container div to contain floated list */
#menu:after, #menu_pg:after {
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#nav {
list-style: none;
padding: 0;
margin: 10px 0 0 9px;
width: 187px;
}

#nav li {
display: block;
float: left;
width: 185px;
margin: 0;
padding: 0;
}

#nav li a:link, #nav li a:visited {
display: block;
width: 185px;
padding: 0;
height: 30px;
text-align:left;
padding-left:35px;
color:#fff;
font-size:15px;
font-weight:600;
line-height:30px;
background-position:0 0;
background-image:url(../img/lay/li.jpg);
text-decoration:none;
}

#menu>ul#nav li a { width: auto; }

ul#nav li#active a, ul#nav li a:hover{
background-position:0 -30px;
}

#nav ul li a:link, #nav ul li a:visited {
display: block;
padding: 0;
height: 30px;
text-align:left;
padding-left:35px;
color:#fff;
font-size:13px;
font-weight:400;
line-height:30px;
background-image:none;
text-decoration:none;
}

#nav ul li a:hover, #nav ul li#subactive a{
text-decoration:underline;

}


/*contenuto*/

#box_txt {
float:left;
margin:120px 0 0 10px;
width:745px;
padding:0;
}

#box_txt h1 {
margin-left:10px;
padding-bottom:20px;
color:#446aa0;
font-size:25px;
font-weight:500;
text-align:left;
}

#box_txt h2 {
font-size:16px;
color:#446aa0}

#box_txt span.path {
font-size:25px;
font-weight:400;
color:#999;
}

#box_txt p {
line-height:2em;
text-align:left;
margin:0 5px 0 5px;
}


/* form mail */
form{
width:320px;
padding:5px 0;
float:left;
margin-left:30px;
}

fieldset{
border:none
}

fieldset div{
float:left;
width:320px;
padding:5px;
}

label{
float:left;
width:50px;
display: inline;
line-height:13px;
margin:0;
padding:0;
text-align:left
}

#buttonz {
 margin: 0 auto auto 100px;
}

.Campo {
background:#fff;
 border:1px solid #456A9F;
 width:150px;
}

.invia {
background:#fff;
color:#666;
font-size:12px;
font-weight:bold;
margin-top:5px;
padding:5px;
border:1px solid #456A9F;
}

/*  galery */
#MGallery {float:left; width:200px; height:340px; border-right:4px solid #ccc;}
#MGallery ul {margin:0 auto auto; width:180px; font-size:13px; padding:0; list-style-type:none; text-align:center; }
#MGallery ul li {display:inline;}
#MGallery ul li a {text-decoration:none; padding:2px; color:#333; width:120px; text-align:center}
#MGallery ul li img {margin:0 auto auto; border:0}
#MGallery a {color:#333;}
#MGallery p {clear:both; float:left; margin-left:50px;}
#BGallery {float:left; margin-left:100px }
#BGallery img {border:none}

#last {
clear:both;
margin:0px auto auto;
background:url(../img/lay/bg_fondo.jpg) no-repeat top left;
width:966px;
height:28px;
}

/*footer*/
#footer, #footer_home {
  border:1px solid #EEF1F6;
  border-top:1px solid #ededed;
margin:0 auto auto auto;
width:966px;
height:60px;
}

#footer {
background:url(../img/lay/bg_fondo.jpg) no-repeat top left;
}

#footer a, #footer_home a {
color:#333;
text-decoration:none;
font-weight:normal;
}

#footer a:hover, #footer_home a:hover {
color:#333;
text-decoration:underline;
font-weight:normal;
}

#footer img, #footer_home img {
 border:0;
 padding:2px;
 vertical-align:middle;
}

#footer p, #footer_home p {
text-align:center;
margin-top:30px;
color:#333;
}