@charset "utf-8";
/* CSS Document */

body, html {
height: 100%;
margin: 0;
padding: 0;
}

div#container {
	position:absolute;
	top: 0px;
	left: 200px;
 }
 
div#header {
width: 827px;
}

div#logo {
width: 156px;
height: 130px;
float: left;

}

div#menu {
width: 670px;
height: 130px;
float: right;
}

div#content {
width: 827px;
scrollbar-3dlight-color : #ccc;
scrollbar-arrow-color : #ccc;
scrollbar-base-color : #fff;
scrollbar-darkshadow-color: #fff;
scrollbar-shadow-color: #ccc;
}

div#footer {
padding-top: 30px;
width: 827px;
text-align:center;
}



/*STILI TESTI */

.homeTibet {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color: #999999;
font-weight: bold;
text-align: center;
}

.contemp, .itusa {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#996600;
	text-align:center;
}

.itusa {color: #999999; font-size: 8px;}

.news {
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #444
}

.label {font-family: Verdana, sans-serif; font-size: 10px; color: #444; float: left; width: 80px; padding-top: 3px;}

.grey9n 			{font-family: Verdana, sans-serif; font-size: 9px; color: #444444;}
.grey9n A:link    {text-decoration: none; color: #444}
.grey9n A:visited {text-decoration: none; color: #666}
.grey9n A:hover {text-decoration: none; color: #BB6B22}



.grey10n 			{font-family: Verdana, sans-serif; font-size: 10px; color: #444; line-height: 13px;}
.grey10n A:link    {text-decoration: none; color: #444}
.grey10n A:visited {text-decoration: none; color: #999}
.grey10n A:hover {text-decoration: none; color: #BB6B22}

.grey10nPAD 			{font-family: Verdana, sans-serif; font-size: 10px; color: #444; line-height: 13px; padding-top: 15px;}
.grey10nPAD A:link    {text-decoration: none; color: #444}
.grey10nPAD A:visited {text-decoration: none; color: #999}
.grey10nPAD A:hover {text-decoration: none; color: #BB6B22}


.greyco10n 			{font-family: Verdana, sans-serif; font-size: 10px; color: #444;}
.greyco10n A:link    {text-decoration: none; color: #444}
.greyco10n A:visited {text-decoration: none; color: #999}
.greyco10n A:hover {text-decoration: none; color: #BB6B22}

.greyco10nLNG 			{font-family: Verdana, sans-serif; font-size: 10px; color: #BB6B22}
.greyco10nLNG A:link    {text-decoration: none; color: #444}
.greyco10nLNG A:visited {text-decoration: none; color: #999}
.greyco10nLNG A:hover {text-decoration: underline; color: #FFCC00;}



.wite10n 			{font-family: Verdana, sans-serif; font-size: 10px; color: #FFF;}
.wite10n A:link    {text-decoration: none; color: #444}
.wite10n A:visited {text-decoration: none; color: #999}
.wite10n A:hover {text-decoration: none; color: #BB6B22}

.red10n 			{font-family: Verdana, sans-serif; font-size: 10px; color: #FF0000;}
.red10n A:link    {text-decoration: none; color: #444}
.red10n A:visited {text-decoration: none; color: #999}
.red10n A:hover {text-decoration: none; color: #BB6B22}


.grey12n 			{font-family: Verdana, sans-serif; font-size: 12px; color: #959595; letter-spacing:1px; text-align:center}
.grey12n A:link    {text-decoration: none; color: #444}
.grey12n A:visited {text-decoration: none; color: #999}
.grey12n A:hover {text-decoration: none; color: #BB6B22}


.grey210n 			{ color: #888;
	font: 10px/18px Verdana, sans-serif;
}
.grey210n A:link    {text-decoration: none; color: #444}
.grey210n A:visited {text-decoration: none; color: #999}
.grey210n A:hover {text-decoration: none; color: #BB6B22}


.grey20n 			{font-family: Verdana, sans-serif; font-size: 20px; color: #777777;}
.grey20n A:link    {text-decoration: none; color: #444}
.grey20n A:visited {text-decoration: none; color: #999}
.grey20n A:hover {text-decoration: none; color: #BB6B22}
.grey20nClear {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	color: #ccc;
	text-align: right;
	margin-right: 5px;
}

.wite20n 			{font-family: Verdana, sans-serif; font-size: 20px; color: #B59D57;}
.wite20n A:link    {text-decoration: none; color: #444}
.wite20n A:visited {text-decoration: none; color: #999}
.wite20n A:hover {text-decoration: none; color: #BB6B22}
.wite20nPAD {font-family: Verdana, sans-serif; font-size: 20px; color: #B59D57; margin-top: 50px;}


.orange20n 			{font-family: Verdana, sans-serif; font-size: 20px; color: #BB6B22;}
.orange20n A:link    {text-decoration: none; color: #444}
.orange20n A:visited {text-decoration: none; color: #999}
.orange20n A:hover {text-decoration: none; color: #BB6B22}



.orange10n 			{font-family: Verdana, sans-serif; font-size: 10px; color: #BB6B22;}
.orange10n A:link    {text-decoration: none; color: #444}
.orange10n A:visited {text-decoration: none; color: #999}
.orange10n A:hover {text-decoration: none; color: #BB6B22}

.art {color: #BB6B22}
.art a:hover {color: #999}

/*FINE STILI TESTI */


/*SCROLL TEXT */


			.holder {
				float: left;
				margin: 10px;
			}
			.scroll-pane {
				width: 375px;
				overflow: auto;
				
				float: left;
			}
			#pane {
	height: 170px;
			}
			
			
/*FINE SCROLLE TEXT */


/*STILI IMG e TB */

.rightimg {
float: right;
padding-left: 15px;
}

img, img a:link, img a:visited {
border: none;
}

.leftimg {
padding-right: 15px;
}

/* EXTRA DIV */

div#pubb, div#pubb1 {
border-top:#999 1px dotted; 
border-bottom:#999 1px dotted;
height: 35px;
	margin-top: 15px;
}

div#pubb1 {padding-top: 15px;
}

div#libri {
border-left: #999 1px dotted;
padding-left: 10px;
font-family: Verdana, sans-serif;
font-size: 12px;
color: #999;
line-height: 20px;
}

div#dealer {background-image:url(images/world.jpg); background-repeat:no-repeat; width: 342px; height: 211px;}
/* FINE EXTRA DIV */

/* INIZOI LIGHTBOX */
#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; }
/*FINE LIGHTBOX*/

.campo {
	border: 1px solid #CCC;
	font-size: 10px;
	background-color: #FFF;
	color: #666;
	}

.formReg {border-right: 1px solid #999; margin-right: 10px;}
