﻿/* ------------------------------------------- */
/* BODY                                        */
body#hotel-lazise { background: #f2f5f7 url('/images/background.jpg') repeat-x; }
body#main { background: #f2f5f7 url('/images/background.jpg') repeat-x; }
#wrap { background:#fff;-moz-box-shadow: 10px 10px 10px #888;-webkit-box-shadow: 10px 10px 10px #888; }

/* ------------------------------------------- */
/* BRANDING                                    */
#branding h1 { /* background:url('/images/header.png') no-repeat 90px 0; */}

/* ------------------------------------------- */
/* HOME                                        */
#maincontenuti { background:url('/images/backgroundMain.jpg') no-repeat;width:970px;height:751px;position:relative; }

/* ------------------------------------------- */
/* NAV MAIN                                    */
#nav_main ul li {  }
    #nav_main ul li a { color:#aaa; }
    #nav_main ul li a:hover { border-bottom:6px solid #009ee0;color:#009ee0; }
    .ita { background:url('/images/ita.png') no-repeat; }
        #nav_main ul li a.ita:hover { border-bottom:0; }
    .deu { background:url('/images/deu.png') no-repeat; }
        #nav_main ul li a.deu:hover { border-bottom:0; }
    .eng { background:url('/images/eng.png') no-repeat; }
        #nav_main ul li a.eng:hover { border-bottom:0; }

/* ------------------------------------------- */
/* CONTENT                                     */
#content { background:#fff ; }
#content_main ul.contentBoxes li ul li { background:url('/images/row.png') no-repeat 0 3px;color:#afafaf; }
.contentBoxes li div  { color:#bdbdbd; }
    .contentBoxes li div span { color:#4ebdd7; }
    
/* ------------------------------------------- */
/* CONTENT MAIN                                */
#content_main {  }
#welcome {  }
.welcome { background:url('/images/welcome.png') no-repeat; }
#benvenuti {  }
.benvenuti { background:url('/images/benvenuti.png') no-repeat; }
#willkommen {  }
.willkommen { background:url('/images/de05.jpg') no-repeat; }
.prezziTitle { background:url('/images/prezziTitle.png') no-repeat; }
.prezziTitle_de { background:url('/images/de03.jpg') no-repeat; }
.prezziTitle_en { background:url('/images/en03.jpg') no-repeat; }
.camereTitle { background:url('/images/camereTitle.png') no-repeat; }
.camereTitle_de { background:url('/images/de02.jpg') no-repeat; }
.camereTitle_en { background:url('/images/en02.jpg') no-repeat; }
.serviziTitle { background:url('/images/serviziTitle.png') no-repeat; }
.serviziTitle_de { background:url('/images/de01.jpg') no-repeat; }
.serviziTitle_en { background:url('/images/en01.jpg') no-repeat; }

/* ------------------------------------------- */
/* CONTENT SUB                                 */
#content_sub { background:#fff;border:1px solid #efefef;border-bottom:0;border-top:8px solid #767676; }
/*#content_sub h2 { background:url('/images/logo.jpg') no-repeat 40px 30px; }*/
#content_sub h3.payoff_it { background:url('/images/vacanze.png') no-repeat; }
#content_sub h3.payoff_en { background:url('/images/en04.jpg') no-repeat; }
#content_sub h3.payoff_de { background:url('/images/de04.jpg') no-repeat; }
#content_sub h4 { background:url('/images/trovarci.png') no-repeat; }
#content_sub ul li { background:url('/images/row.png') no-repeat 0 3px; }

#content_sub div div span { color:#4ebdd7; }
#content_sub div div { color:#bdbdbd; }
#content_sub div ul li { background:url('/images/row.png') no-repeat 0 3px;color:#afafaf; }
    #content_sub div ul li a { color:#afafaf; }
#prezzi table tr td { border-top:1px solid #009ee0;}
    #prezzi table tr td.rowlong { background:url('/images/row.png') no-repeat 0 11px; }
    #prezzi table tr.firsttable td { border-top:0;}
/* ------------------------------------------- */
/* PHOTOGALLERY                                */    
#photogallery { background:#303030;color:#fff; }
        #photogallery ul li { background:#505050; }
        
/* ------------------------------------------- */
/* PHOTOGALLERY                                */    
#photogallery { padding:10px 0 10px 330px;clear:left;top:340px;position:absolute;z-index:10;width:650px; }
    #photogallery h2 { float:left;padding-top:4px; }
    #photogallery ul { float:left;margin-left:80px; }
    #photogallery ul li { float:left;width:18px;height:16px;margin-right:3px;padding:4px 0 3px 0; }
    #photogallery ul li a { color:#fff; }

/* ------------------------------------------- */
/* SITE INFO                                   */   
#site_info { color:#4ebdd7; }
    #site_info a { color:#4ebdd7; }
    #site_info ul li { border-left:1px solid #4ebdd7; }
    #site_info ul li:first-child { border-left:0; }






