﻿/* ------------------------------------------- */
/* BODY                                        */
body { background: url('/images/bg.jpg'); }
/* ------------------------------------------- */
/* WRAP                                        */
#wrap { background: url('/images/branding.png') no-repeat top left; }
    #centerHomePage { background: url('/images/homepage/backCenter.jpg') no-repeat; }
/* ------------------------------------------- */
/* WELCOME INTRO                               */
#intro-camping {  }
#welcome-intro { /*background: url('/images/backgroundMain.jpg') no-repeat left top;*/ } 
	#intro-camping h2 { background: url('/images/homepage/campingLogo.jpg') no-repeat; }
	    #intro-camping span { background: url('/images/homepage/backTop.png') no-repeat; }
	    #intro-camping ul li { background: #2d2e2e; }
		#intro-camping ul li a { color: #ffffff; }
		#intro-camping ul li a:hover { color: #999; }
	#intro-residence ul li { background: #bdc546; }
        #intro-residence h2 { background: url('/images/homepage/AppartamentiLogo.jpg') no-repeat; }
        #intro-residence span { background: url('/images/homepage/backFooter.png') no-repeat; }
	    #intro-residence ul li a { color: #323513; }
		#intro-residence ul li a:hover { color: #ffffff; }
			
	.box p a { color:#fff; }
		
/* ------------------------------------------- */
/* BRANDING                                    */
#branding h1 a { background: url('/images/logo.png'); }
/* ------------------------------------------- */
/* NAV MAIN                                    */
#nav_main ul li { border-left: 2px solid #2d2e2e; }
#nav_main ul li.camping { border-left: 0; background: url('/images/camping.png') no-repeat center bottom; }
#nav_main ul li.appartamenti { background: url('/images/appartamenti.png') no-repeat center bottom; }
#nav_main ul li.servizi { background: url('/images/servizi.png') no-repeat center bottom; }
#nav_main ul li.dovesiamo { background: url('/images/dovesiamo.png') no-repeat center bottom; }
#nav_main ul li.prezzi { background: url('/images/prezzi.png') no-repeat center bottom; }
#nav_main ul li.prenota { background: url('/images/prenota.png') no-repeat center bottom; }
    #nav_main ul li a { color: #cdcdce; }
		#nav_main ul li ul li { border-left: 0; }
			#nav_main ul li ul { -moz-box-shadow: 0 0 10px #262626; -webkit-box-shadow: 0 0 10px #262626; }
				#nav_main ul li ul li a { background: rgba(0,0,0,.6); }
				#nav_main ul li ul li a:hover { background: rgba(0,0,0,1); }
/* ------------------------------------------- */
/* CONTENT                                     */
#content { background: #2D2E2E; -moz-box-shadow: 0 0 8px #000; -webkit-box-shadow: 0 0 8px #000; }

    /* ------------------------------------------- */
    /* CONTENT MAIN                                */
    #content_main { color: #ddded9; }
        .box { background: rgba(45,46,46,.75);  }
            .box h2 { background: url('/images/close.gif') no-repeat; }
        .box a { color: #FFF; }    
        .box a:hover { color: #46B4E7; }    
        #content_main h3 { background: url('/images/menu.gif') no-repeat; }
        #content_main ul { background: #292929; }
            #content_main ul li { border-top: 1px solid #5e5f5f; }
            #content_main ul li:first-child { border-top: 0; }
                #content_main ul li a { color: #fff; }
    /* ------------------------------------------- */
    /* CONTENT SUB                                 */
    #content_sub h2 { background: url('/images/top.png') no-repeat; }
        #content_sub ul { background: rgba(15,15,15,.75); color: #fff; -moz-box-shadow: 0 0 2px #000; -webkit-box-shadow: 0 0 2px #000; }
            #content_sub ul li img { -moz-box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px #000; }
            li.offerte a { color: #b79b6c; }
            li.offerte a:hover { color: #fff; }
            li.scopri a { color: #69a4aa; }
            li.scopri a:hover { color: #fff; }
            li.promozioni a { color: #519558; }
            li.promozioni a:hover { color: #fff; }
            

            
    /* ------------------------------------------- */
    /* PAGINA PREZZI                               */
    #prezzi { /*background:#343432 ;*/ }
    #prezzi h3 { color:#ffffff;background:none; }
    #prezzi ul li { border:0; }
    #prezzi ul li strong { color:#c31b49; }
    #prezzi div span { color:#696965; }
    #prezzi ul { background:0; }
    .odd { color:#d8d8d8;background:#3d3e3e; }
    .even { color:#6f7070;background:#323333; }
            
            
/* ------------------------------------------- */
/* SITE INFO                                   */
#site_info a { color: #161616; }
#site_info a:hover { color: #999; }