body {
	margin: 0;
	padding: 0;
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	background: url(../images/back.png) repeat;
	color: #bbb;
}

/*redefine*/

::-moz-selection {
	background: #111;
	color: #eee;
}

::selection {
	background: #111;
	color: #eee;
}

h1, h2, h3, h4, p, ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

a:link, a:visited {
	color: #92bdfa;
}

a:hover, a:active {
	color: #faec8f;
}

h1 span {
	display: none;
}

p {
	padding: 5px 0;
	line-height: 1.7;
}

a {
	outline: none;
}

/*shared*/

span.clr {
	display: block;
	clear: both;
}

/*headings & link colors*/

h1 a {
	display: block;
	position: relative;
	z-index: 10;
	width: 233px;
	height: 59px;
	background: url(../images/mootools.gif) no-repeat;
	margin: 0 0 40px;
	padding: 0;
}

h2 {
	font-size: 20px;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	margin: 0 0 10px;
	padding: 5px 0 4px;
	color: #ccc;
	color: #f88364;
}

h2, h3.sub {
	text-shadow: 2px 2px 1px #111;
}

h3.sub {
	position: absolute;
	top: 50px;
	font-size: 9px;
}

div#intro {
	color: #fff;
	font-size: 17px;
	text-shadow: 2px 2px 1px #111;
}

div.intro a:link, div.intro a:visited {
	color: #f88364;
}

div.developers a:link, div.developers a:visited, h2.developers {
	color: #9ce782;
}

div.browsers a:link, div.browsers a:visited, h2.browsers {
	color: #e78282;
}

div.download a:link, div.download a:visited {
	color: #9ce782;
}

h2.download {
	color: #9ce782;
}

div.license a:link, div.license a:visited, h2.license {
	color: #92bdfa;
}

div.apps a:link, div.apps a:visited, h2.apps {
	color: #f88364;
}

div.block a:hover, div.block a:active {
	color: #faec8f;
}

/*content*/

#container {
	position: relative;
	z-index: 15;
	width: 670px;
	border-right: 1px solid #1c1c1c;
	background: #202020;
}

div.block {
	margin-bottom: 20px;
	font-size: 12px;
}

div.floaty {
	float: left;
	width: 210px;
}

div.floaty h2 {
	font-size: 16px;
	margin-bottom: 5px;
}

div.first {
	width: 369px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	border-right: 1px solid #333;
}

div.last {
	/*float: right;*/
	/*clear: both;*/
	/*width: 100%;*/
}

ul#developers {
	font-size: 10px;
	color: #888;
	line-height: 1.3;
	list-style: none;
	margin-top: 10px;
}

#developers li {
	margin-bottom: 5px;
	font-size: 12px;
}

#footer {
	margin-top: 40px;
	border-top: 3px double #333;
	border-bottom: 3px double #333;
	font-size: 9px;
	color: #666;
	padding-top: 10px;
	height: 1%; /*crazy ie7...*/
	margin-bottom: 40px;
}

#footer a.copy {
	display: block;
	background: url(../images/mucca.gif) no-repeat bottom right;
	height: 43px;
	width: 54px;
	padding-left: 279px;
}

#footer a.copy:hover {
	background-position: top right;
}

#footer p {
	margin-top: -5px;
	text-align: center;
}

/*big menu*/

#kwick {
	position: relative;
	border-top: 3px double #333;
	border-bottom: 3px double #333;
	margin-bottom: 10px;
	padding: 10px 0;
}

#kwick .kwicks {
	display: block;
	background:  #202020;
	height: 100px;
}

#kwick li {
	float: left;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 100px;
	width: 125px;
	padding: 10px;
	background: #ffffff;
	border-right: 5px solid #202020;
}

#kwick .kwick span {
	display: none;
}

#kwick .download {
	background: #ffffff url(../images/home.png) no-repeat;
}

#kwick .documentation {
	background:  #ffffff url(../images/products.png) no-repeat;
}

#kwick .forum {
	background:  #ffffff url(../images/order.png) no-repeat;
}

#kwick .trac {
	background:  #ffffff url(../images/contacts.png) no-repeat;
	border-right: 0;
}

#title {
	background: #ffffff;
}

#content { 
	font: 11px "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif; 
	text-align: justify;
}

#bottom {
	font: 9px "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif; 
	text-align: center;
}


#myGallery
{
	width: 300px;
	height: 191px;
	z-index:5;
	display: none;
	border: 1px solid #000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;

}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .carousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }



/* ################################################ */

#contentElement1,#contentElement2,#contentElement3,#contentElement4{
	height:1px;
	font-size:10px;
	margin:0 auto;
	overflow:hidden;
}
#contentWrapper{
	margin:0px auto;
	padding:5px 40px;
	background:#404040;
	overflow:hidden;
}
#button1{
	display:block;
	height:14px;
	width:200px;
	float:left;
	margin-left:2px;
	background:#404040;
	cursor:pointer;
	text-align:center;
}
#button2{
	display:block;
	height:14px;
	width:150px;
	float:left;
	margin-left:2px;
	background:#404040;
	cursor:pointer;
	text-align:center;
}
#button3{
	display:block;
	height:14px;
	width:180px;
	float:left;
	margin-left:2px;
	background:#404040;
	cursor:pointer;
	text-align:center;
}
#button4{
	display:block;
	height:14px;
	width:50px;
	float:left;
	margin-left:2px;
	background:#404040;
	cursor:pointer;
	text-align:center;
}
.bottone1,.bottone2,.bottone3,.bottone4{
	color: white;	
}
#button1{
	margin-left:40px;
}


/* ############################################# */
#titleDistributori {
	background: #606060;
}

#titleDistributori:hover {
	background: #ffffff;
}

#title1 {
	background: #505050;
	text-align: center;
	font-weight: bold;
}
 

/* LIGHTBOX ######## */
#imgGallery{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #111;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
			
#imageContainer{
	position: relative;
	background-color: #111;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	padding:10px;
}
			
img{
	border:none;
}

