/********************* CSS by Giampiero Chessa - www.nauticlab.com **********************/
/*
/*
/*
/*


/* ELEMENTO BODY */

body {
margin: 0px;
background-color: #FFFFFF;
}


/* BARRA DEL LOGO, PULSANTI E TWITTER */

#topbar {
width: 100%;
height: 92px;
float: left;
background-image: url(http://www.nauticlab.com/images/bg_top.jpg);
}

#topbar #ct_topbar {
width: 960px;
height: 92px;
margin-left: auto;
margin-right: auto;
}

#topbar #ct_topbar #logo {
width: 270px;
height: 92px;
float: left;
}

#topbar #ct_topbar #navbar {
width: 600px;
height: 92px;
float: left;
}

#topbar #ct_topbar #socials {
width: 90px;
height: 44px;
padding-top: 48px;
float: left;
}

#topbar #ct_topbar #socials img.tw {
margin-right: 18px;
}

#containersupport {
width: 100%;
float: left;
background-color: #FFFFFF;
}

#containersupport_in {
width: 960px;
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
}


/* AREA BAR */

#areabar {
width: 100%;
height: 60px;
float: left;
background-color: #f5f5f5;
}

#areabar #area {
width: 960px;
height: 60px;
margin-left: auto;
margin-right: auto;
}


/* BARRA FINALE */

#final {
width: 100%;
height: 150px;
float: left;
background-image: url(http://www.nauticlab.com/images/bg_final.jpg);
}

#final #copy {
width: 960px;
height: 110px;
padding-top:  40px;
margin-left: auto;
margin-right: auto;
}


/* BARRA BOTTOM */

#bottombar {
width: 100%;
height: 150px;
float: left;
background-color: #333333;
}

#bottombar #bottom {
width: 960px;
height: 90px;
padding-top:  10px;
margin-left: auto;
margin-right: auto;
}
        .lavaLampWithImage {
            position: relative;
            height: 29px;
            width: 540px;
            background: url("http://www.nauticlab.com/images/bg.gif") no-repeat top;
            padding: 15px;
            margin: 25px 0;
            overflow: hidden;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("http://www.nauticlab.com/images/lava.gif") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("http://www.nauticlab.com/images/lava.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font: 12px verdana;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }


