/*
* Terme delle Dolomiti CSS2
* (c) 2009 Alessandro De Zorzi - RHX www.rhx.it
*/

/*
* Body
*/

*
{
    border: 0;
    margin: 0;
}

body
{
    border: 0;
    margin: 0;
    background-color: #ffffff;
    width: 100%;
    background-image: url(/img/sfondo.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    font-family: "Arial", "Helvetica", sans-serif;
    color: #444444;
}

a
{
    color: #0090b0;
    text-decoration: underline;
}

a:hover
{
    color: #6690b0;
    text-decoration: underline;
}

a:active
{
    outline: none;
}

a:focus
{
    outline: none;
}

img, div
{
    border: 0;
    behavior: url("/iepngfix/iepngfix.htc");
}


label
{
    display: inline;
    width: 160px;
}

input[type="text"],input[type="password"], textarea
{
    font-weight: bold;
    color: #777777;
    border: 1px solid #999999;
    margin-bottom: 5px;
}

input[type="checkbox"]
{
    border: 1px solid #999999;
    margin-right: 5px;
}
input[type="submit"]
{
    background-color: #ebf3c0;
    border: 1px #808080 solid;
    padding: 3px 5px;
    font-size: 12px;
    line-height: 2em;
    border-style: solid;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    text-decoration: none;
    margin-top: 2px;
    margin-bottom: 2px;
}



input.error
{
    color: #ff7777;
    border: 1px solid #ff3333;
    background-color: #ffcccc;
}

input:focus
{
    background-color: #fff3c6;
}

.error, .error a
{
    color: #ff4444;
    font-weight: bold;
}

#container
{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

#content
{
    clear: both;
    display: block;
    width: 980px;
}

/*
* Fascia alta - logo
*/

#topBand
{
    width: 100%;
    height: 31px;
    margin-bottom: 4px;
    font-size: 0.8em;
}

#topBandSx
{
    display: block;
    float: left;
    width: 17px;
    height: 31px;
    background-image: url("/img/topBandSx.jpg");
}

#topBandCenter
{
    display: block;
    width: 942px;
    height: 31px;
    float: left;
    background-image: url("/img/topBandCenter.jpg");
}

#topBandCenter #lang
{
    display: block;
    float: right;
    line-height: 26px;
    width: 200px;
    vertical-align: middle;
    text-align: right;
}

#headDesc
{
    line-height: 26px;
    vertical-align: middle;
}

#lang img
{
    margin-top: 4px;
    margin-left: 8px;
}

#topBandDx
{
    display: block;
    float: left;
    width: 17px;
    height: 31px;
    background-image: url("/img/topBandDx.jpg");
}

#topLogo
{
    margin-left: 393px;
    display: inline;
    float: left;
    width: 193px;
    height: 80px;
    background-image: url("/img/logo_terme.png");
    background-repeat: no-repeat;
    background-position: left top;
    margin-bottom: 10px;
}

#topLogo a
{
    display: block;
    width: 193px;
    height: 80px;
    text-decoration: none;
}

#topLogo h1
{
    display: none;
}

/*
* Top Menu
*/

#topMenu
{
    display: block;
    float: right;
    width: 980px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #777777;
}

#topMenu a
{
    color: #777777;
    text-decoration: none;
}

#topMenu a:hover
{
    text-decoration: underline;
}

#topMenu ul
{
    margin-left: 6px;
    display: block;
    padding: 0;
    font-size: 11px;
    text-align: center;
}

#topMenu li
{
    display: inline;
    list-style-type: none;
    text-transform: uppercase;
    padding: 3px 5px 3px 5px;
    margin-right: 6px;
    letter-spacing: 0.05em;
}

#topMenu li.here
{
    /* border-radius: 6px; */
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
    background-color: #69c1d5;
}

#topMenu a.here
{
    color: #ffffff;
}

/*
* Immagini
*/

#imgBox
{
    clear: left;
    display: block;
    width: 980px;
    min-height: 220px;
}

#imgBoxHeader
{
    display: block;
    width: 980px;
    height: 8px;
    float: left;
    background-repeat: no-repeat;
    background-position: left top;
}

.imgBoxHeader
{
    background-image: url("/img/header_img_generico.jpg");
}

.imgBoxHeader1
{
    background-image: url("/img/header_img_curetermali.jpg");
}

.imgBoxHeader2
{
    background-image: url("/img/header_img_centrobenessere.jpg");
}

.imgBoxHeader4
{
    background-image: url("/img/header_img_fisioterapia.jpg");
}

#imgBoxBody
{
    display: block;
    float: left;
    height: 205px;
}

.imgBoxBody
{
    border-right: solid 8px #8bcad1;
    border-left: solid 8px #8bcad1;
}

.imgBoxBody1
{
    border-right: solid 8px #69c2d6;
    border-left: solid 8px #69c2d6;
}

.imgBoxBody2
{
    border-right: solid 8px #cae385;
    border-left: solid 8px #cae385;
}

.imgBoxBody4
{
    border-right: solid 8px #efe366;
    border-left: solid 8px #efe366;
}

#imgBoxBodySx
{
    display: block;
    float: left;
    background-color: #cae385;
    width: 8px;
    height: 205px;
    background-image: url("/img/lato_img_centrobenessere.jpg");
    background-repeat: no-repeat;
    background-position: left top;
}

#imgBoxBodyDx
{
    position: relative;
    top: -6px;
    display: block;
    float: right;
    width: 14px;
    height: 6px;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.imgBoxBodyDx
{
    background-image: url("/img/angolo_img_generico.jpg");
}

.imgBoxBodyDx1
{
    background-image: url("/img/angolo_img_curetermali.jpg");
}

.imgBoxBodyDx2
{
    background-image: url("/img/angolo_img_centrobenessere.jpg");
}

.imgBoxBodyDx4
{
    background-image: url("/img/angolo_img_fisioterapia.jpg");
}

#imgBoxFooter
{
    position: relative;
    top: -6px;
    clear: both;
    display: block;
    width: 980px;
    height: 27px;
    background-repeat: no-repeat;
    background-position: left top;
}

.imgBoxFooter
{
    background-image: url("/img/footer_img_generica.jpg");
}

.imgBoxFooter0
{
    background-image: url("/img/footer_informazioni.jpg");
}

.imgBoxFooter1
{
    background-image: url("/img/footer_img_curetermali.jpg");
}

.imgBoxFooter2
{
    background-image: url("/img/footer_img_centrobenessere.jpg");
}

.imgBoxFooter3
{
    background-image: url("/img/footer_img_palestra_piscina.jpg");
}

.imgBoxFooter4
{
    background-image: url("/img/footer_img_fisioterapia.jpg");
}

.imgBoxFooter5
{
    background-image: url("/img/footer_img_visite_esami.jpg");
}

.imgBoxFooter6
{
    background-image: url("/img/footer_img_prodotti_cosmetici.jpg");
}

.imgBoxFooter10
{
    background-image: url("/img/footer_img_terme.jpg");
}

#imgBoxShadow
{
    position: relative;
    left: -7px;
    display: block;
    float: left;
    width: 999px;
    height: 15px;
    background-image: url("/img/ombra_fascia_immagini.png");
}

#slide-images
{
    position: relative;
    display: block;
    margin: 0px;
    padding: 0px;
    width: 956px;
    height: 205px;
    overflow: hidden;
}

#slide-images li
{
    position: absolute;
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#slide-images li img
{
    display: block;
}


/*
* Box Colonne
*/

#benesserePack
{
    width: 648px;
    float: left;
    min-height: 300px;
}

#benesserePackHead
{
    width: 648px;
    height: 62px;
    display: block;
    background-image: url("/img/header_pacchetti_benessere.png");
    background-repeat: no-repeat;
    background-position: left top;
}

#attivita
{
    display: block;
    float: right;
    width: 319px;
    min-height: 300px;
    font-size: 0.8em;
    color: #656565;
    margin-bottom: 10px;
}

#attivita ul
{
    position: relative;
  /*  top: -240px; */
    padding: 0;
    margin-top: 9px;
    list-style-type: none;
}

#attivita li
{
   /* clear: left; */
    text-align: justify;
    padding: 0 30px 20px 0;
    list-style-type: none;
}

#attivita li img
{
    float: left;
    padding-right: 8px;
}

#attivitaHead
{
    width: 319px;
    margin-top: 20px;
    height: 42px;
    display: block;
    background-image: url("/img/header_novita.png");
    background-repeat: no-repeat;
    background-position: left top;
}

.attivitaTitle
{
    font-weight: bold;
    text-align: left;
    color: #0090b0;
}

#trattamenti
{
    display: block;
    float: left;
    width: 319px;
    min-height: 300px;
    font-size: 0.8em;
    line-height: 1.4em;
}

#trattamenti a
{
    text-decoration: none;
}

#trattamenti ul
{
    padding: 0;
    list-style-type: none;
}

#trattamentiHead
{
    width: 319px;
    margin-top: 20px;
    height: 42px;
    display: block;
    background-repeat: no-repeat;
    background-position: left top;
}

.trattamentiHead
{
    background-image: url("/img/header_trattamenti.png");
}

.trattamentiHead6
{
    background-image: url("/img/header_prodotti.png");
}

.trattamentiHead10
{
    background-image: url("/img/header_informazioni.png");
}

.trattamentiHeadPack
{
    background-image: url("/img/header_pacchetti_benessere_small.png");
}

.trattCatSection
{
    margin-bottom: 5px;
}

#trattButtons
{
    float: left;
    width: 645px;
    margin-top: 30px;
    text-align: center;
}

#trattButtons .prev
{
    margin-right: 10px;
}

#trattButtons .next
{
    margin-left: 10px;
}

a.trattCat
{
    font-weight: bold;
    color: #0090b0;
}

.trattList a
{
    color: #444444;
}

.voceHere
{
    font-weight: bold;
}

.colSx
{
    display: block;
    float: left;
    width: 10px;
    min-height: 263px;
    background-image: url("/img/sx_box_blu.png");
    background-repeat: no-repeat;
    background-position: left top;
}

.colCenter
{
    padding-top: 14px;
    padding-left: 10px;
    display: block;
    /*width: 100%; */
    min-height: 263px;
    background-image: url("/img/centro_box_blu.jpg");
    background-repeat: repeat-x;
    background-position: left top;
}

.colDx
{
    display: block;
    float: right;
    width: 10px;
    min-height: 263px;
    background-image: url("/img/dx_box_blu.png");
    background-repeat: no-repeat;
    background-position: right top;
}

/*
* Footer
*/

#footer
{
    clear: both;
    width: 100%;
    height: 36px;
    font-size: 0.8em;
}

#footerSx
{
    display: block;
    float: left;
    width: 10px;
    height: 36px;
    background-image: url("/img/footerSx.jpg");
}

#footerCenter
{
    display: block;
    width: 957px;
    height: 36px;
    float: left;
    background-image: url("/img/footerCenter.jpg");
}

#footerCenter span
{
    line-height: 24px;
    vertical-align: middle;
}

#vat
{
    display: inline;
    float: right;
}

#footerDx
{
    display: block;
    float: left;
    width: 10px;
    height: 36px;
    background-image: url("/img/footerDx.jpg");
}

#partner
{
    margin-top: 12px;
    clear: both;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: left;
}

#partner p
{
    line-height: 40px;
}

#partner img
{
    border: 0;
    vertical-align: middle;
    margin-right: 14px;
}

/*
* Pachetti
*/

#screen2
{
    padding-left: 10px;
    position: relative;
    width: 616px;
}

#buttons .prev
{
    display: block;
    width: 300px;
    text-align: right;
    float:left;
    margin-top: 10px;
    margin-bottom: 20px;
}

.bannerPackButton .prev
{
    padding-top: 45px;
    display: block;
    float: left;
}

.bannerPackButton .next
{
    padding-top: 45px;
    display: block;
    float: left;
}


#buttons .next
{
    display: block;
    width: 300px;
    text-align: left;
    float: right;
    margin-top: 10px;
    margin-bottom: 20px;
}

#slideshow
{
    padding-top: 10px;
    overflow: hidden;
    width: 100%;
    font-size: 0.8em;
    position: relative;
}

#slideshow span
{
    display: block;
    width: 285px;
    font-weight: bold;
    margin: 6px 0 10px 0;
    color: #0090b0;
}

#trattamentoOne h1, #trattamentoOne h2, #trattamentoOne h3
{
    font-weight: bold;
    margin: 20px 0 10px 0;
    color: #0090b0;
}

#info
{
    clear: left;
    padding-top: 20px;
}

/*#bannerPackCenter span */
.packList span
{
    display: block;
    width: 285px;
    font-weight: bold;
    font-size: 0.9em;
    position: relative;
    top: -35px;
    padding-left: 10px;
    color: #0090b0;
    color: #ffffff;
    background-image: url("/img/scuro.png");
}

#bannerPackCenter span
{
    display: block;
    width: 285px;
    font-weight: bold;
    font-size: 0.9em;
    position: relative;
    top: -35px;
    padding-left: 10px;
    color: #0090b0;
    color: #ffffff;
    background-image: url("/img/scuro.png");
}

span.evidenza, .packList span:hover
{
    color: #111111;
    background-image: url("/img/evidenza.png");
}

#slideshow dl
{
    width: 9900px;
}

#slideshow dt
{
    width: 300px;
    list-style-type: none;
    float: left;
    display: block;
    margin-right: 15px;
    cursor:pointer;
}

#slideshow ul
{
    position: relative;
    left: -20px;
}

#buttonPrev
{
    float: left;
    width: 300px;
    text-align: right;
}

#buttonNext
{
    float: left;
    width: 300px;
    text-align: left;
}

.hidden
{
    display: none;
}

/*
* Trattamento
*/

#trattamentoOne
{
    font-size: 0.8em;
    display: block;
    float: right;
    width: 649px;
    min-height: 305px;
    background-image: url("/img/fondo_bianco.png");
    background-repeat: no-repeat;
    background-position: right top;
    margin-top: 20px;
    margin-bottom: 30px;
}

#trattamentoOne .text
{
    text-align: justify;
    margin: 10px 20px 20px 20px;
}

#trattamentoOne .text p
{
    margin: 5px 0 5px 0;
}

#trattamentoOne .text li
{
    margin-bottom: 5px;
}

#trattamentoOne .desc
{
    clear: left;
    margin-top: 10px;
    font-weight: bold;
}

#trattamentoOne .acc
{
    margin: 5px 0 5px 0;
    display: block;
    float: left;
    width: 100px;
    text-align: center;
}

.elenco
{
    margin: 8px 0 8px 0;
    
}

.clear
{
    clear: both;
}

#bannerCosmetici
{
    clear: both;
    display: block;
    width: 974px;
    height: 116px;
    margin-bottom: 12px;
    background-image: url("/img/banner_cosmetici.jpg");
    background-repeat: no-repeat;
    background-position: left top;
}

#bannerCosmetici a
{
    display: block;
    width: 974px;
    height: 116px;
}

/*
* Banner Pacchetti
*/

#bannerPack
{
    clear: both;
    width: 100%;
    height: 116px;
    margin-bottom: 12px;
}

#bannerPackSx
{
    display: block;
    float: left;
    width: 266px;
    height: 116px;
    background-image: url("/img/sx_banner_benessere.jpg");
}

#bannerPackSx a
{
    display: block;
    float: left;
    width: 266px;
    height: 116px;
}

.bannerPackButton
{
    display: block;
    width: 25px;
    height: 116px;
    float: left;
    background-image: url("/img/centro_banner_benessere.jpg");
}

#bannerPackCenter
{
    display: block;
    width: 630px;
    height: 116px;
    float: left;
    background-image: url("/img/centro_banner_benessere.jpg");
    background-repeat: repeat-x;
    background-position: left top;
}


#bannerPackDx
{
    display: block;
    float: left;
    width: 15px;
    height: 116px;
    background-image: url("/img/dx_banner_benessere.jpg");
}


/*** #slideshowImg immagini di test a rotazione
http://jonraasch.com/blog/a-simple-jquery-slideshow
**/

#slideshowImg
{
    position: relative;
    height: 205px;
    width: 956px;
    background-color: #000000;
}

#slideshowImg img
{
    position:absolute;
    top: 0;
    left: 0;
    border: 0;
    z-index: 8;
    opacity: 0.0;
}

#slideshowImg img.active
{
    z-index: 10;
    opacity: 1.0;
}

#slideshowImg img.last-active
{
    z-index: 9;
}

