﻿/*
vibo spa
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(../images/img01.gif) repeat-x;/* sfondo sopra*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 180%;
	text-align: justify;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

blockquote {
	padding: 0 30px;
	background: url(../images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

blockquote p {
}

a {
	background: url(../images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #000000;
}

a:hover {
	background: none;
	color: #0099CC;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(../images/img08.gif) repeat-x left bottom; /*sotto*/
}
/* Wrapper HOME */

#wrapperHOME {
	background: url(../images/sfondoHOME.jpg) repeat-x left bottom;
	height: 800px;
}

/* Menu */



/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
	background: #990000;
	padding: 0px;
	height: 74px;
	background: url(../images/nav-bg.jpg);
	margin: 10px 0px 0px 0px;
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{
	padding:7px 10px 7px 10px;
	margin: 10px 0px 0px 0px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: top;
}

#nav-container a:hover{
	color: #666666;
	background-repeat: no-repeat;
	background-position: center;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{
	margin:0px;
	background: url(../-%20support%20-/menu2/images/item-secondary-container-bg.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #CA6500;
	padding-top: 100px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{
	padding:3px 10px 3px 6px;
	background-color: #666666;
	background: url(../-%20support%20-/menu2/images/item-secondary-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 22px;
	font-size:11px;
	border-width:0px;
	border-style:none;
	margin: 0px 0px 0px 0px;
	width: 149px;
	color: #666666;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{
	background-color: #666666;
	background: url(../-%20support%20-/menu2/images/item-secondary-bg.jpg);
	background-repeat: no-repeat;
	color:#999999;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #6C3600;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
background-color:#999999
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{
	border-top-width:1px;
	margin:5px 5px;
	border-color: #FF0000;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}

/*Sottomenù*/

#nav-sottomenu 
{	
	padding:3px 10px 3px 6px;
	background-position: 0px 22px;
	font-size:11px;
	border-width:0px;
	border-style:none;
	margin: 100px 0px 0px 0px;
	width: 149px;
	color: #666666;
}




/* Header */

#header {
	height: 101px;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 20px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color: #E43C15;
}

#logo p {
	margin: 0;
	padding: 42px 0 0 6px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}


/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img06.gif);
}

#bgtop {
	height: 120px;
	margin: 0 1px 0 1px;
	
}

#bgbottom {
	padding-bottom: 20px;
	background: url(../images/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url() no-repeat left center;
}

/* Content */

#content {
	float: left;
	width: 920px;
	height: 800px;
	min-height: 600px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(../images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(../images/img14.gif) no-repeat left center;
}

/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url() no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

/* img pdodotti*/

#img_prodotti {
	float: left;
	border:0px solid #000000;
	text-align: center;
	padding: 20px;
	margin: 10px;
width:  160px;
/*height:220px;*/
}
#img_prodotti_e_tab {
	float: left;
	border:0px solid #000000;
	text-align: center;
	padding: 20px;
	margin: 10px;
width:  200px;
height: 490px;
}

#img_press {
	float: left;
	border:0px solid #000000;
	text-align: center;
	padding: 0px 15px 0px 0px;
	margin: 0px 15px 0px 0px;
}

#img_prodotti_scheda {
	float: left;
	border:0px solid #000000;
	text-align: center;
	margin: 10px;
	width: 300px;
}

#img_schedina {
	float: right;
	border:1px solid #cccccc;
	padding: 5px;
	margin: 30px auto;
	width: 70px;
	font-size: 10px;
	text-align: left;
	background-color: #F3F3F3;
}
#img_schedina h1{
	font-color: #000000;
	font-size: 11px;

}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(../images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

/* txt home*/

#home {
	text-align: justify;
	font-size: 10px;
	padding: 10px 5px 5px 5px;
	color:#000000;
	
}

#flashhome {
	width: 920px;
	height: 200px;
	border: 1px solid #cccccc;
	padding: 2px 2px 2px 2px;

}

#lavora {
	float: left;
	width: 300px;
	height: 260px;
	border:0px solid #000000;
	margin: 10px;
	text-align: center;
	background-color:#F8F8F8;
	padding: 10px;
}
.img_azienda {
	float: left;
	border:1px solid #cccccc;
	margin: 10px;
	text-align: center;
	background-color:#F3F3F3;
	padding: 10px;
}
#sfondo_bottonhome
{
	float: left;
	background-image: url(/media/vibo/images/bottonihome.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 33px;
	text-align: center;
	font-weight: bold;
	color: #878A91;
	padding-top:5px;
}
.news{
	width:50%;
	float:left;
}

.download_cataloghi{
	float:left;
}

.download_inviti{
	float:left;
	margin-left:10px;
}

.download_news{
	margin-top:20px;
	clear:both;
}
