/*----------------------------------------------------------------------
# Todo Noleggi Styles
------------------------------------------------------------------------*/

body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #000;
	margin: 0;
	padding: 0;
}
#body_bg {
	background: #fbfbfb url(../images/background.jpg) top left repeat-x;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #000;
	margin: 20px 0px;
}
.clr {
	clear: both;
}
p {
	margin: 0;
	padding-bottom: 5px;
}
h1 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 24px;
	color: #CC3300;
	font-weight: normal;
	margin: 5px 0px;
}
h2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: 0.05m;
	font-size: 14px;
	color: #930;
	font-weight: bold;
	margin: 5px 0px;
	border-bottom: 1px solid #EEEEEE;
}
h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: 0 em;
	font-size: 13px;
	color: #999;
	font-weight: normal;
	margin: 10px 0px;
}
h4 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	color: #CC3300;
	font-weight: normal;
	margin: 5px 0px;
}
h5 {
	margin: 15px 0;
	color: #AAAAAA;
	border-bottom: 3px double #EEEEEE;
}
h6 {
	margin: 15px 0;
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	border-bottom: 1px solid #EEEEEE;
}
a:link, a:visited {
	color: #ff6600;
	text-decoration: none;
	position: relative;
}
a:hover{
	color: #333333;
	text-decoration: underline;
}
a:focus {
  outline: none;
}
ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ul a:link, ul a:visited{
	color: #ff6600;
	text-decoration: none;
}
ul a:hover{
	color: #333333;
	text-decoration: underline;
}

hr {
	border: none 0;
	border-top: 1px solid #d5d5d5;
	height: 1px;
}

img {
  border: none;
}

.home div#nav li.home, .chi_siamo div#nav li.chi_siamo, .servizi div#nav li.servizi, .prodotti div#nav li.prodotti,
.contatti div#nav li.contatti, .condizioni div#nav li.condizioni, .faq div#nav li.faq {
    background: url(../images/menu_active.gif) top left repeat-x;
}

.home div#nav li li.home {
	background: #013F5F;
}

div#wrapper {
	width: 970px;
	margin: 0px;
}


div#top_header_wrap {}
div.top_header {
	background: url(../images/top_header.png) top left no-repeat;
	height: 111px;
}

div#logo_wrap {
	position: relative;
	width: 970px;
}
div#logo {
	background: url(../images/logo.png) no-repeat;
	width: 348px;
	height: 70px;
	position: absolute;
	left: 46px;
	top: 33px;
}

#cappello {
	background: #0C110D;
	padding: 10px 0 10px 0;
	color: #CCCCCC;
	border-bottom: 5px solid #c1c1c1
}

#cappello a {
	color: #ff6600;
	text-decoration: none;
}

#cappello a:hover{
	color: #ffffff;
	text-decoration: underline;
}

/* CONTENT LAYOUT
--------------------------------------------------------- */
div#content_layout_wrap {}
div.content_layout {
	background: url(../images/content_layout.png) top left repeat-y;
	height: 1%;
}
div.content_layout_sidebar {
	background: url(../images/content_layout_sidebar.png) top left repeat-y;
	height: 1%;
}

/* TOP MENU
--------------------------------------------------------- */
div#top_menu_wrap {
	padding: 0px 25px;
}
div.top_menu {
	background: url(../images/topmenu.png) top left repeat-x;
	height: 33px;
}

/* DROP DOWN MENU
--------------------------------------------------------- */
div#ddmenuwrap {
	background: url(../images/topmenu.png) repeat-x;
	height: 33px;
	position: relative;
	/*z-index: 100;*/
}
div#ddmenu {}
div#nav {
	margin: 0;
	padding: 0;
	height: 33px;
/*	background-color: #1a1a1a; */
}
div#nav a {
	font-size: 11px;
	color: #fff;
	float: left;
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 33px;
	padding: 0 15px;
}
div#nav ul ul a.daddy {
	background: url(../images/sublink.png) 100% 50% no-repeat;
}
div#nav ul ul a.daddy:hover {
	background: url(../images/sublink_hover.png) 100% 50% no-repeat;
}
div#nav li a {
	background: url(../images/menu_div.gif) 100% 0 no-repeat;
}
div#nav li a:hover{}
div#nav li li a{
	background: none;
	font-weight: normal;
	padding: 0;
	text-indent: 15px;
	color: #fff;
	line-height: 25px;
}
div#nav ul li ul li a:hover{
	background: none;
}
div#nav ul li a:hover,
div#nav ul li ul li ul li a:hover {
	color: #fefefe;
}
div#nav, div#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
div#nav li li {
	padding: 0;
	background: none;
	border-bottom: 1px solid #663300;
/*	border-top: 1px solid #01324D; */
}
div#nav a {}
div#nav ul ul a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	width: 167px;
	font-size: 11px;
	text-align: left;

}
div#nav li {
	float: left;
	padding: 0;
 	background: none;
	height: 33px;
}
div#nav ul li {
	position: relative;
}
div#nav li ul {
	top: 33px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
	padding: 0;
	border-right: 1px solid #663300;
	border-left: 1px solid #663300;
	border-top: 1px solid #663300;
}	
div#nav ul {
	padding: 0;
	margin: 0;
}
div#nav li li {
	float: left;
	padding: 0;
   	width: 170px;
	height: 25px;
}
div#nav li ul ul {
	margin: -30px 0 0 170px;
}
div#nav li:hover ul ul, 
div#nav li:hover ul ul ul,
div#nav li:hover ul ul ul ul,  
div#nav li.sfhover ul ul, 
div#nav li.sfhover ul ul ul, 
div#nav li.sfhover ul ul ul ul {
	left: -999em;
}
div#nav li:hover ul, 
div#nav li li:hover ul, 
div#nav li li li:hover ul, 
div#nav li li li li:hover ul,
div#nav li.sfhover ul, 
div#nav li li.sfhover ul, 
div#nav li li li.sfhover ul,
div#nav li li li li.sfhover ul{
	z-index: 100;
	left: 0;
}
div#nav li:hover, div#nav li.sfhover {
    left: 0;
    background: url(../images/menu_active.gif) top left repeat-x;
	height: 33px;
}
div#nav li li:hover, div#nav li li.sfhover {
    left: 0;
    background: #ff6600;
	height: 25px;
}
div#nav li:hover a, div#nav li.sfhover a {
    color: #fff;
}
div#nav li li:hover a, div#nav li li.sfhover a {
    color: #fff;
}
div#nav li li:hover a:hover, div#nav li li.sfhover a:hover {
    color: #fff;
}
div#nav a {}
div#nav ul ul a {
	background: none;
}
div#nav li:hover ul, 
div#nav li li:hover ul, 
div#nav li li li:hover ul, 
div#nav li li li li:hover ul,
div#nav li.sfhover ul, 
div#nav li li.sfhover ul, 
div#nav li li li.sfhover ul,
div#nav li li li li.sfhover ul{
	background: #993300;
}

/* HEADER
--------------------------------------------------------- */
div#header_wrap {
	padding: 0px 25px;
}
div#header {
	height: 385px;
	background: #0c110d;
	border-bottom: 5px solid #c1c1c1;
}

/* ---- header content --- */
div#header_content_wrap {}
div#header_content {
	height: 305px;
}

/* ---- scrolling header --- */
#demo-bar {
	margin: 0px auto;
	padding: 0;
	width: 920px;
	text-align: center;
} 
#demo-wrapper {
	margin: 0px auto;
	overflow: hidden; 
	height: 305px; 
	width: 920px;
	position: relative;
} 
#demo-inner {
	width: 4600px;
	height: 305px;
	position: relative;
} 
.scrolling-content {
	width: 139px;
	height: 73px;
	text-align: left;
	position: absolute;
} 
.scrolling-content h1 { 
	color: #fff;
	padding: 0;
	font-size: 11px;
} 
#content1 {
	left: 0px; 
	top: 0px;
	width: 920px;
	height: 305px;
	background: url(../images/user1_bg.jpg) top right no-repeat;
}
div#user1, div#user2, div#user3, div#user4, div#user5 {
	font-size: 14px;
	color: #9a9a9a;
	width: 550px;
	padding: 20px 0 0 20px;
}
div#content1 a:link, div#content1 a:visited,
div#content2 a:link, div#content2 a:visited,
div#content3 a:link, div#content3 a:visited,
div#content4 a:link, div#content4 a:visited,
div#content5 a:link, div#content5 a:visited {
	color: #9a9a9a;
	text-decoration: underline;
}
div#content1 a:hover,
div#content2 a:hover,
div#content3 a:hover,
div#content4 a:hover,
div#content5 a:hover {
	color: #fff;
}
#content2 {
	left: 920px; 
	top: 0px;
	width: 920px;
	height: 305px;
	background: url(../images/user2_bg.jpg) top right no-repeat;
} 
#content3 {
	left: 1840px; 
	top: 0px;
	width: 920px;
	height: 305px;
	background: url(../images/user3_bg.jpg) top right no-repeat;
} 
#content4 {
	left: 2760px; 
	top: 0px;
	width: 920px;
	height: 305px;
	background: url(../images/user4_bg.jpg) top right no-repeat;
}
#content5 {
	left: 3680px; 
	top: 0px;
	width: 920px;
	height: 305px;
	background: url(../images/user5_bg.jpg) top right no-repeat;
}

/* ---- header buttons --- */
div#header_buttons_wrap {}
div#header_buttons {
	height: 80px;
	background: url(../images/header_buttons_bg.png) top left repeat-x;
}

ul#buttons {
	margin: 0;
	padding: 0;
}
ul#buttons li {
	list-style: none;
}
ul#buttons li a:link, ul#buttons li a:visited {
	width: 184px;
	height: 80px;
	display: block;
}

li#bottone_uno {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_bottone_uno.jpg) 0% 0% no-repeat;
}
li#bottone_uno a:hover {
	background: url(../images/header_bottone_uno.jpg) 0% 50% no-repeat;
}
li#bottone_uno a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_bottone_uno.jpg) 0% 100% no-repeat;
}
li#bottone_uno a:active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_bottone_uno.jpg) 0% 100% no-repeat;
}
li#bottone_due {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_bottone_due.jpg) 0% 0% no-repeat;
}
li#bottone_due a:hover {
	background: url(../images/header_bottone_due.jpg) 0% 50% no-repeat;
}
li#bottone_due a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_bottone_due.jpg) 0% 100% no-repeat;
}
li#bottone_due a:active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_bottone_due.jpg) 0% 100% no-repeat;
}
li#bottone_tre {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_bottone_tre.jpg) 0% 0% no-repeat;
}
li#bottone_tre a:hover {
	background: url(../images/header_bottone_tre.jpg) 0% 50% no-repeat;
}
li#bottone_tre a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_bottone_tre.jpg) 0% 100% no-repeat;
}
li#bottone_tre a:active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_bottone_tre.jpg) 0% 100% no-repeat;
}
li#bottone_quattro {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_bottone_quattro.jpg) 0% 0% no-repeat;
}
li#bottone_quattro a:hover {
	background: url(../images/header_bottone_quattro.jpg) 0% 50% no-repeat;
}
li#bottone_quattro a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_bottone_quattro.jpg) 0% 100% no-repeat;
}
li#bottone_quattro a:active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_bottone_quattro.jpg) 0% 100% no-repeat;
}
li#bottone_cinque {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_bottone_cinque.jpg) 0% 0% no-repeat;
}
li#bottone_cinque a:hover {
	background: url(../images/header_bottone_cinque.jpg) 0% 50% no-repeat;
}
li#bottone_cinque a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_bottone_cinque.jpg) 0% 100% no-repeat;
}
li#bottone_cinque a:active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_bottone_cinque.jpg) 0% 100% no-repeat;
}

/* ---- user6 --- */
div#user6_wrap {
	padding: 0 25px;
}
div#user6 {
	background: #0C110D;
	border-bottom: 5px solid #c1c1c1;
	color: #9a9a9a;
	text-align: left;
	padding: 10px 25px;
	font-size: 11px;
}
div#user6 a:link, div#user6 a:visited {
	color: #9a9a9a;
	text-decoration: underline;
	font-size: 11px;
}
div#user6 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* CONTENT
--------------------------------------------------------- */
.thumbnail{
	padding: 7px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	}	

.thumbnail_1{
	padding: 7px;
	border: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	}	

.caption{ font-size: 1em; padding-top: 0.2em ;
}

.titolo_prodotti {
  clear: both;
  background: url('../images/pointer.gif') no-repeat bottom left;
  padding-left: 23px;
  padding-top: 30px;
}

div#content_wrap { /* 1 column layout */
	padding: 0px 25px;
} 
div#content_wrap_sidebar { /* 2 columns layout */
	width: 670px;
	/*padding: 0px 25px;*/
	padding-left: 25px;
	float: left;
}

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

div.stacco{
margin-top: 15px;
}

.no{
	display: none;
}


/* ---- mainbody --- */
div#mainbody_wrap {}
div#mainbody {
	padding: 20px 20px 0px 20px;
	text-align: left;
}

/* SIDEBAR
--------------------------------------------------------- */
div#sidebar_wrap {
	float: left;
	text-align: left;
	width: 200px;
	margin-top: 20px;
}
div#sidebar_wrap_2 {
	float: left;
	text-align: left;
	width: 200px;
	border-left: 1px solid #C1C1C1;
}
div#sidebar {
	padding-left: 25px;
	margin-top: 20px
}

div#sidebar h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 14px;
	color: #587788;
	font-weight: bold;
	margin: 0px 0px;
	margin-bottom: 3px;
}
div#sidebar {
	font-size: 11px;
	color: #595959;
	margin-bottom: 30px;
}
div#sidebar a:link, div#sidebar a:visited {
	color: #ff6600;
	text-decoration: none;
}
div#sidebar a:hover {
	color: #333333;
	text-decoration: underline;
}
div.entry_sidebar {
	margin-bottom: 20px;
}

/* BOTTOM LAYOUT
--------------------------------------------------------- */
div#bottom_layout {}
div.bottom_layout {
	background: url(../images/bottom_layout.png) top left repeat-y;
	height: 41px;
}
div.bottom_layout_sidebar {
	background: url(../images/bottom_layout_sidebar.png) top left repeat-y;
	height: 41px;
}

/* FOOTER
--------------------------------------------------------- */
div#footer_wrap {
	padding-top: 10px;
}
div#footer {
	color: #333333;
	font-size: 11px;
}
div#footer a:link, div#footer a:visited {
	color: #ff6600;
	text-decoration: none;
}
div#footer a:hover {
	color: #ff6600;
	text-decoration: underline;
}