.list_button{
	width:15%;
	border-style:solid;
	border-width:thin;
	border-color:black;
	background-color:white;
	margin:0;
	padding:0;
	vertical-align:middle;
	cursor:pointer;	
}

.footP{
	margin:0;
	padding:0;
	text-align:center;
}

#logosx{ 
  height:100%;
  margin-left:1em;

}

.imageButton{
  width:30%;
  height:96%;
  margin-left:0px;
}

#titolo
{
  height:80%;
}

.grassetto{
	font-weight:bold;
}

.carattere{
	font-family:"Verdana", "Arial", "Helvetica",sans-serif;
}

.Privacy {
	font-family:"Verdana", "Arial", "Helvetica",sans-serif;
	font-size: small;
	color: #000000;
}

.Privacy:hover {
	font-family:"Verdana", "Arial", "Helvetica",sans-serif;
	font-size: small;
	color: #000000;
	text-shadow:2px 2px 7px #000;
	text-transform:uppercase;
}


.testo{
	margin:0;
}

.menuSotto
{

}

.menuSotto:hover {
	text-transform: uppercase;
	font-family:"Verdana", "Arial", "Helvetica",sans-serif;
}


#floatMenuProf
{

}


#floatMenuProd
{

}

.rigaForm{
	padding:0;
	height:5px;

}

#menuFixed{
	width:100%;
	position:fixed;
	top:0px;
	text-align:center;
	}

#linkCatalogo:hover{cursor:pointer;text-decoration:underline;color:#900}
#linkCatalogo{text-decoration:underline;color:red}

#header {
        height: 198px;
        padding-top: 20px;
        margin: 0 auto;
        width: 100%;
/*        background-color: #d9e5ec;*/
        position: relative;
}

#header .logo img {
    margin-left: 10%;
    float: left;
    position:relative;
    display:block;
    z-index: 100
}

#descrizione{
/*	font-style:italic;*/
	font-size:16px;
	height:100%;
        width: 40%;
	position:relative;
	margin-top:1em;
        margin-left: 3em;
/*	margin-left:17em;*/
        display: block;
/*	text-shadow: 0.5px 0.5px 1px #000;*/

	}

#boxProdotti{
    background-color: #eee;
    border: solid thin grey;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
/*    width: 320px;
    height: 205px;*/
    width: 160px;
    height: 150px;
    padding-left: 1px;
    margin-left: 30em;
    bottom: 15em;
    display: inline-block;
    position: relative;
   -webkit-box-shadow: 5px 5px 5px #888;
   -moz-box-shadow: 5px 5px 5px #888;
    box-shadow: 5px 5px 5px #888;
    padding: 5px 5px 5px 5px;
/*    text-align: center*/
}

#widgets{
/*    background-color: #eee;*/
/*    border: solid thin grey;*/
/*    -moz-border-radius: 15px;*/
/*    -webkit-border-radius: 15px;*/
/*    border-radius: 15px;*/
    width: 90px;
    height: 30px;
/*    padding-left: 1px;*/
    margin-left: 15em;

    bottom: 14em;
    display: inline-block;
    position: relative;
/*   -webkit-box-shadow: 5px 5px 5px #888;*/
/*   -moz-box-shadow: 5px 5px 5px #888;*/
/*    box-shadow: 5px 5px 5px #888;*/
    padding: 5px 5px 5px 5px;
    text-align: center
}


html {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
/*	background: #d9e5ec;*/
        background: #64a8bd;
        background-image: url('../images/sfondi/BlueBackground.jpg');
	color: #4b4f61;
	padding: 0;
	margin: 0;
	font-family: 'Droid Serif', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: center;
}
img { 
	border: 0; 
	margin: 0;
    	padding: 0;
}
a {
	color: #0066ff;
	text-decoration: none;
}
#container {
/*	background: #f9f9f9 url('../images/bg_global.gif') repeat-x top left; */
	border: 0;
	margin: 0 auto;
	padding: 0;
	color: inherit;
	min-width: 600px;
	width: 100%;
	text-align: center;
}
#promo {
	position: absolute;
	text-align: justify;
	top: 0px;
	right: 10%;
	width: 25%;
	z-index: 1;
	padding: 0;
	background-color: #e2e9ef;
	background-color: rgba(255, 255, 255, 0.3);
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#promo p {
        padding: 10px 10px 0 10px;
        margin: 0;
        display: none;
        color: #666666;
        font-size: 0.9em;
}

#promo h1 {
        margin: 0;
        padding: 10px 0;
        text-align: center;
        color: #666666;
        font-size: 0.8em;
}



.imageOfContent{
      border-style: solid;
/*      border-color: blue;*/
/*      border-width: thick;*/
}

#ISOlogo{
    margin-top:1em;
    width:140px;
}

#header .buttons {
    position:absolute;
    bottom: 0;
    right: 0;
    text-align: right;
    margin: 0 11% 0 0;
}
    #header .buttons ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        display: inline;
    }
    #header .buttons li {
        display: inline;
        margin: 0;
        padding: 0;
    }
    #header .buttons a,
    #header .buttons a:visited {
        font-size: 11px;
        color: #777777;
        text-decoration: none;
        margin: 0 0 0 0.3em;
    }
    #header .buttons a:hover {
    }

#main {
    clear: both;
    padding: 10px 0 10px 0;
    margin: 0 auto;
    width: 80%;
}
#path {
/*	color: #666666;*/
color: black;
    padding: 0 0 10px 10px;
    margin-bottom: 0px;
    font-size: 0.9em;
    text-align: left;
    text-transform: capitalize;
}
	#path a,
    #path a:visited {
		text-decoration: none;
		color: #0066ff;
        padding: 0;
        margin: 0;
	}
    #path a:hover {
        text-decoration: underline;
    }
#menu {
/*        margin-top:1px;*/
	float: left;
	width: 18%;
	color: inherit;
	text-align: left;
	padding-top: 0;
}
	#menu a {
		color: #0066ff;
	}
	#menu ul {
        margin: 0;
		padding: 0;
	}
	#menu li {
		padding: 0;
		margin: 0;
		list-style: none;
		 width: 100%;
	}
        #menu li a {
            display: block;
            position: relative;
            padding: 0.3em 0 0.3em 10px;
	    margin: 0 0 3px 0;
	    right: -7px;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		background-color: rgba(255, 255, 255, 0.3);
        }
		#menu li a.current {
			color: #0066ff;
			font-weight: bold;
		        background-color: #eee;
		}
        #menu li a:hover {
            color: #0066ff;
            background: rgba(255, 255, 255, 0.3) url("../images/arrow_left.png") no-repeat center right;
        }
        #menu li a.current:hover {
			color: #0066ff;
			font-weight: bold;
		        background-color: #eee;
        }
#content {
	text-align: justify;
	float: left;
	width: 75%;
	margin: 0;
	padding: 15px 2% 15px 2%;
	background-color: #eee;
        border: thin solid #d8e5ed;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
        box-shadow: 5px 5px 5px #888;
}
	#content a,
    #content a:visited {
		text-decoration: none;
		color: #0066ff;

	}
    #content a:hover {
        text-decoration: underline;
    }
	#content p {
		margin: .5em 0;
	}
	#content h1 {
		font-weight: normal;
		text-transform: uppercase;
	}
	#content h2 {
		font-weight: normal;
		background-color: inherit;
        text-transform: uppercase;
		color: #6f6f6f;
	}
	#content h3 {
		font-weight: normal;
        border-bottom: 1px #cccccc dotted;
        color: #374b61;
	}
    #content img {
        padding: 5px;
	margin: 5px 10px;
        background-color: #eeeeee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    }
    #content .buttons {
        float: right;
        clear: both;
    }
        #content .buttons img {
            border: 0;
            background: none;
        }
.clearer {
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	clear: both;
}
#footer {
	clear: both;
	font-size: 0.8em;
	margin: 0px 0 0 0;
	padding: 0px 0 0px 0;
	height: 200px;
/*	background:  url('/images/footer-image.png') repeat-x top left;*/
        z-index: 1;
	color: black;
	text-align: center;
/*	background-color: #64a8bd;*/
}
	#footer a {
		color: inherit;
		text-decoration: underline;
	}
#error {
	text-align: center;
	padding: 25px 0;
}
#error img {
	border: 0;
	margin: 0;
	padding: 0;
}
pre {
	background-color: #f1fdfa;
	color: #444;
	padding: 10px;
	font-family: 'Andale Mono', 'Courier New', Courier, monospace;
	font-size: 1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.edit {
    clear: both;
	text-align: right;
    padding-top: 1.2em;
    color: #777777;
    font-size: small;
    font-style: italic;
}
#lightbox{
    background-color:#eeeeee;
    padding: 22px 10px 10px 10px;
    border: 1px solid #d9e5ec;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#lightboxDetails{
    font-size: 0.8em;
    padding-top: 5px;
}
#lightboxCaption {
    float: left;
    background-color: #cccccc;
    padding: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#keyboardMsg { float: right; }
#closeButton {
    top: 5px;
    right: 10px; 
}
#lightbox img { border: none; clear: both; }
#overlay img { border: none; }
#overlay { background-image: url(../images/overlay.png); }
.image { text-align: center; }

#news {
    width: 100%;
 /*   background-color: #f1fdfa;*/
    font-size: 0.8em;
}

#news p {
    margin: 0;
    padding: 0;
    display: inline;
}
#news h3 {
    margin: 0 0 0.5em 0
}
#news h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: italic;
}
#news .entry {
    float: left;
    display: inline;
    width: 21%;
    margin: 0 3% 0 0;
    padding: 0;
    color: #777777;
}
button.show {
    border: 0;
    margin: 0;
    font-size: 0.8em;
    color: #999999;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 3px 5px;
    background: none; 
}
button.show:hover {
    color: inherit;
    background-color: #f1fdfa;
}
.hidden {
	display: none;
}



/*parte tabella*/
.imageList{
	list-style:none;
	float:left;
	display:inline;
	margin-right:10px;
}


#preview{
	position:absolute;

	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

 #overlay {
		background-image:url(http://static.flowplayer.org/img/overlay/transparent.png);
		color:#efefef;
		height:450px;
	}

/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
		height:441px;
		overflow-y:auto;
}
th{
	border-bottom: 2px solid #6699CC;
	border-left: 1px solid #6699CC;
	border-top: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	background-color: #BEC8D1;
	text-align: center;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}
#prodotti td{
	font-family: Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	padding:3px;
}

#prodotti{
	border-collapse: collapse;
	border-spacing: 0px;
}

#prodotti td{
	border-bottom: 2px solid #6699CC;
	border-left: 1px solid #6699CC;
	border-top: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
}



