﻿/* ------------------------------------------- */
/* BODY                                        */
body { background: #23201e url('/images/back.jpg') repeat-x top left; }
a  { color: #FFF; }
a:hover { color: #000; }
a.grigio  { color: #3D3835; }
a.grigio:hover { color: #948765; }
/* ------------------------------------------- */
/* NAV TOOLS                                   */
ul#nav_tools li {  }
	ul#nav_tools li a { color: #6d6d6d; border-left: 1px solid #6d6d6d; }
	ul#nav_tools li:first-child a { border-left: none; }
/* ------------------------------------------- */
/* BRANDING                                    */
h1#branding a { background: url('/images/logo.jpg') no-repeat; }
/* ------------------------------------------- */
/* NAV MAIN                                    */
div#nav_main ul li a { color:#ffffff; }
	div#nav_main ul li ul {  }
		div#nav_main ul li ul li { border-top: 1px solid #000;  background: #958665;}
/* ------------------------------------------- */
/* CONTENT MAIN                                */
div#content_main h2.main_head { color: #ffffff; background: url('/images/next.png') no-repeat; }
div#content_main ul li { color: #484848; }
	div#content_main ul li a { color: #484848; }
div#content_main ul li.relax { background: url('/images/relax.png') no-repeat top; }
	/*div#content_main ul li.relax h3 { background: url('/images/relax_head.gif') no-repeat; }*/
div#content_main ul li.att { background: url('/images/att.png') no-repeat 0 5px; }
div#content_main ul li.atten { background: url('/images/attEn.png') no-repeat 0 5px; }
div#content_main ul li.attde { background: url('/images/attDe.png') no-repeat 0 5px; }
	/*div#content_main ul li.att h3 { background: url('/images/att_head.gif') no-repeat; }*/
div#content_main ul li.gourmet { background: url('/images/gourmet.png') no-repeat top; }
	/*div#content_main ul li.gourmet h3 { background: url('/images/gourmet_head.gif') no-repeat; }*/
	div.text { color: #ffffff; background: url('/images/text.png') no-repeat; }
		div.text a { color: #fff; }
		div.text a:hover { text-decoration: none; color: #bdb398;}
	div.offers { background: #ccc4ad; }
/* ------------------------------------------- */
/* CONTENT SUB                                 */
div#content_sub { color: #000000; background: #030303 url('/images/sub.jpg') repeat-x; }
	div#content_sub h2 { color: #cccccc; background: url('/images/head.gif') repeat-x; }
	div#content_sub a { color: #000000; }
	div#mybox { background: url('/images/straw.png') no-repeat bottom; }
		div#scrollBox { }
			ul.highlights { }
				ul.highlights li { padding: 15px 0; border-top: 1px solid #615d5b; }
				ul.highlights li:first-child { border-top: none; }
					ul.highlights li a { color: #000; }
	div.info { border-bottom: 1px solid #615d5b; }	
		div.info a { color: #ffffff; }	
	form#request fieldset legend { text-indent: -9999em; }
		form#request input { color: #000; border: none; background: url('/images/btn.gif') no-repeat center right; }
/* ------------------------------------------- */
/* SITE INFO                                   */
div#site_info { color: #cccccc; background: url('/images/bottom.jpg') no-repeat top left; }
	div#site_info a { color: #cccccc;  }