body {
	background-color: #000;
	font-size: 12px;
	font-family: Verdana;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	color: #FFF;
}

#allestim{
	position: relative;
	font-size: 18px;
	top: 45px;
}

body a{
text-decoration: none;
color: white;
}

img {
	border: none;
}

a:hover{
color: #FF3300;
}

.back{
	position: absolute;
	top: 0px;
	left: 0px;
}

.bgright{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.black{
	color: black;
}

#contenitore{
	position: relative;
	/* altezza versione finale top: 120px; */
	top: 10px;
	margin: auto;
	width: 800px;
	height: 450px;
}

#header{
	background-image: url("images/linea.png");
	background-repeat:repeat-x;
	background-position: 100% 100%;
	height: 50px;
	position: relative;
	}

#logo{
	background-image: url("images/logo.png");
	background-repeat:no-repeat;
	position: absolute;
	top: 0px;
	left: 10px;
	width: 158px;
	height: 45px;
}	
	
#content{
	/* height versione finale height: 375px; */
	height: 600px;
	position: relative;
}

#footer{
	background-image: url("images/linea.png");
	background-repeat:repeat-x;
	height: 25px;
	position: relative;
}

#menu{
	position: absolute;
	top: 8px;
	right: 14px;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
}

#menu li{
	display: inline;
}

#motto{
	position: absolute;
	right: 14px;
	bottom: 8px;
	max-width: 560px;
	font-weight: bold;
	color: #FFF;
}

#titolo{
	position: relative;
	top: 40px;
	left: 10px;
	height: 75px;
	width: 200px;
	color: #FF3300;
	font-weight: bold;
}

#sezione{
	position: relative;
	left: 255px;
	top: -273px;
	width: 500px;
	height: 290px;
}

.foto_prod1{
	position: relative;
	left: 25px;
	top: 5px;
	width: 120px;
	height: 150px;
	overflow: hidden;
}

.foto_prod2{
	position: absolute;
	left: 160px;
	top: 5px;
	width: 70px;
	height: 70px;
	overflow: hidden;
}

.foto_prod3{
	position: absolute;
	left: 160px;
	top: 85px;
	width: 70px;
	height: 70px;
	overflow: hidden;
}

.info_prod{
	position: relative;
	top: 15px;
	left: 25px;
	width: 205px;
	height: 115px;
	text-align: justify;
}

.thumb{
	padding: 0px;
	margin: 10px 8px;
	width: 105px;
	height: 80px;
	overflow: hidden; 
}

div.scrollholder
{
	font-size: 10px;
    position: relative;
	top: 24px;
	left: 14px;
    width: 175px; height: 235px;
    overflow: auto;
    z-index: 1;
	text-align: justify;
}

div.scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
}

/* <Scroll> */
div.track
{
    position: relative;
    float:right;
    top: 0; 
    width: 7px; height: 100%;
    font-size: 0;
    z-index: 3;
}

div.drag_bar
{
    position: absolute;
    width: 100%; height: 14px;
    cursor: pointer;
    z-index: 4;
    background: #FF3300;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* This css file serves as a template for styling your kwicks.  Feel free to modify, but please make note of the comments - some of them are important. */

#kicks1{
	position: absolute;
	left: 0px;
	top: 60px;
}

#kicks2{
	position: absolute;
	left: 200px;
	top: -4px;
}

.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 40px;
	height: 290px;
	top: -50px;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 3px; /*Set to same as spacing option. */	
	float: left;
}
.kwicks.vertical  li{
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */	
}

#kwick_1 { 
	background-image: url("images/flag1.png");
	background-repeat: repeat-y;
}
#kwick_2 {
	background-image: url("images/flag2.png");
	background-repeat: repeat-y;
}
#kwick_3 { 
	background-image: url("images/flag3.png");
	background-repeat: repeat-y;
}
#kwick_4 {
	background-image: url("images/flag1.png");
	background-repeat: repeat-y;
}
#kwick_5 { 
	background-image: url("images/flag1.png");
	background-repeat: repeat-y;
}
#kwick_6 {
	background-image: url("images/flag2.png");
	background-repeat: repeat-y;
}

#kwick_7 {
	background-image: url("images/flag3.png");
	background-repeat: repeat-y;
}
#kwick_8 { 
	background-image: url("images/flag1.png");
	background-repeat: repeat-y;
}
#kwick_9 {
	background-image: url("images/flag2.png");
	background-repeat: repeat-y;
}	

#kwick_10 {
	background-image: url("images/flag3.png");
	background-repeat: repeat-y;
}
	
.kwicks.horizontal #kwick_10{
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.kwicks.vertical #kwick_10 {
	margin-bottom: none; /* cancel margin on last kiwck (if you set a margin above) */
}

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(close.png);}
#sb-nav-next{background-image:url(next.png);}
#sb-nav-previous{background-image:url(previous.png);}
#sb-nav-play{background-image:url(play.png);}
#sb-nav-pause{background-image:url(pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
