/* ------------------------------------------- */
/* BODY                                        */
body { background: #312c26 url('/bellariva/images/bg.jpg') repeat-x; }
/* ------------------------------------------- */
/* WRAP                                        */
#wrap { background: #541519; -moz-box-shadow: 0 0 10px 0 #101010; -webkit-box-shadow: 0 0 10px 0 #101010; }
/* ------------------------------------------- */
/* BRANDING                                    */
#branding { background: url('/bellariva/images/logo.gif') no-repeat; }

#lang ul li { background:#0b0503;color:#fff; }
    #lang ul li a { color:#fff; }
    
/* ------------------------------------------- */
/* NAV MAIN                                    */
#nav_main { background: #0b0503; }
    #nav_main a { color: #fff; }
/* ------------------------------------------- */
/* CONTENT MAIN                                */
#content_main { background: rgba(0,0,0,0.85); color: #b7b08c; }
/* ------------------------------------------- */
/* CONTENT SUB                                 */
#content .prices { background: #fff; }
#content_sub li a img { border: 4px solid #b7b08c; }
#content_sub li a:hover img { border: 4px solid #7b7869; }
#gall-head { background: url('/bellariva/images/close.png') no-repeat; }
/* ------------------------------------------- */
/* SITE INFO                                   */
#site_info { color: #676461; }
    #site_info a { color: #676461; }
    #site_info a:hover { color: #898887; }


