﻿
/* TecnoSoft Style 
Author: Mr. Blade
Welcome!
*/

/* Generic */
body { 
margin: 0 auto; padding:0;
background-color:#DFFFE0;/* DFFFE0 */
}

a:link { text-decoration:underline; color:#0000FF; }
a:visited { text-decoration:underline; color:#0000FF;}
a:hover {text-decoration:none; color:#0000FF;}
a:active {text-decoration:none; color:#0000FF;}

img {border:0}
.divisorio {clear:both; height:12px;}
/* Header */
#header {width:100%; height:95px; border-bottom:solid 1px #006600;
background: url(images/header.jpg) no-repeat #a4efc9; border-top:#009900 2px solid; }
#header img {margin-left:20px; margin-top:4px;}

.thumbnail{
	padding: 7px;
	border: 1px solid #ddd;
	
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}

/* Struttura */
#main {
width:740px;

text-align:left;
font: 0.71em/1.5em Verdana, Arial, Helvetica, sans-serif;
margin: 0 auto; padding:0;
background-color:#F7F7F7;
border-left:solid 1px #666666;border-right:solid 1px #666666;border-bottom:solid 1px #666666;


}

#contenuto {
font-size:1em;
float: right; 
width: 532px;
padding-left:17px;
* width/**/:/**/ 512px;
* padding-top/**/:/**/ 6px;
border-left:solid 1px #666666;
background-color:#FFFFFF;
min-height:740px ; 
height: auto !important; /* IE 5 hack */
height:740px;
font-weight:normal;
}



#barralaterale {
font-size:10px;
float: left; 
width: 190px;
background-color:#F7F7F7;
padding:0px 0 0 0px;
* width/**/:/**/ 210px;
}

#barralaterale a:link {color:#0000FF; text-decoration:none;}
#barralaterale a:visited {color:#0000FF; text-decoration:none;}
#barralaterale a:hover {color:#0000FF; text-decoration:none;}
#barralaterale a:active {color:#0000FF; text-decoration:none;}

#footer {width:732px; height:40px; background-color:#A4EFC9; border-top:1px solid #006600; padding-left:8px; padding-top:4px; clear:both}



/* Menu - and this is Magic! */

#prodotti {
width: 100%;

width:expression(document.body.clientWidth > 1000 ? "210" : "99%" ); /* Only for ie */}

.titolomenu {padding-left:10px; font-size:8pt; font-weight:bold; color:#666666}

	
	.nav {
		background: rgb(232, 232, 232) url("images/menu_back2.gif") right repeat-y;
		
	}

	
	
	.nav, .nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.nav {
		margin-bottom: 1em;
	}	
	.nav li {
	
		display: inline;
		padding: 0;
		margin: 0;
	}
	
	.nav li span { /* used for un-linked menu items */
		display: block;
		padding: 6px 10px;
		font-weight: bold;
		color: #666;
		border-top: 1px solid #fff;
	}

	.nav li span#configParent, #nav li span #configuration {
		display: inline;
		font-weight: normal;
		padding: 0;
	}
	
	.nav li a {
	
		display: block;
		padding: 6px 10px;
		text-decoration: none;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #fff;
		border-right: 1px solid #ddd;
		font-weight: bold;
	}

	.nav li a:hover {
		background: rgb(232, 232, 232);
	}
	
	.nav li li span { /* used for un-linked menu items */
		padding: 4px 8px 4px 26px;
	}
	
	.nav li li a {
		padding: 4px 8px 4px 26px;
		background: url("images/arrow1.gif") no-repeat #f7f7f7;
		font-weight: normal;
	}
	
		
	.nav li li a:hover {
		background: rgb(232, 232, 232);
		background: transparent url("images/arrow.gif") no-repeat;
	}







/* Intestazioni */
h2 {font-size:11px; font-weight:bold}
h3 {font-size:11px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}


/* News */
.tablenews {background-color:#F0FFEC; width:90%; margin-top:-7px;}
.titolonews {font-weight:bold; color:#006600; padding-top:4px; padding-left:5px;}


input, textarea, select {background-color:#F0FFEC}

input:focus{background-color: #ffffff}
textarea:focus{background-color: #ffffff}
select:focus{background-color: #ffffff}





#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
