﻿/*	IMAGE GALLERY	*/

	div.gallery {border-left: 0px solid #e8e8e8; z-index:56;}
		div.gallery a {display: none;}
		div.gallery a.first {display: block; cursor: pointer;}

		.polaroid {border: 1px solid #ccc; padding: 1em 1em 1.5em 1em;}

/*	STILE GENERALE BOX NELLA SIDEBAR	*/
		#page div.box {border: 1px solid #e1e1e1;padding: 10px 10px 3px 10px; margin: 1em 20px 20px 0;font-size: 95%;}
			.aziende #page div.box {width: 96%;}
			#page div.box h3 {font-size: 1.0em; color: #b22222; background: #d0d0d0; padding: 0 0 .5em 0;margin: -10px -10px 10px -10px; padding: .3em .5em .2em .5em;}
				div.box em {font-size: .95em;color: gray; display: block; margin-top: .0em;}
				#page div.box ul {list-style-image: none; padding: 0px; margin: 0px;}
				div.box ul li {margin-bottom: 1em;}
			/*
			#page .download ul li {
				padding-left: 40px;
				min-height: 34px;
				margin: 1em 0;
				background: transparent url(../images/download_file.gif) no-repeat left top;}
			#page .download ul li a, #page .gallery a {text-decoration: none; font-weight: bold; }
			#page .download .hr {height: .6em; padding: .3em 0; margin: 0px;}
			#page .download h5 {padding: 0 0 .2em 0; margin: 0 0 .5em 0; background: url(../images/hr.gif) repeat-x left bottom; color: #0083d7;}
			*/

			div.thumbnail li { float: left; position: relative;	margin: 0 1em 2em 0; width: 47%;}
				div.thumbnail li a {}
				div.thumbnail li img {
					display: block;
					margin: 0 .5em 0 0;
					float: left;}
					/* READ ON LINE */
					 a.issuu {
						display: block;
					    color: #0083d7;
						text-transform: uppercase;
						font-weight: bold;
						text-decoration: none;
						font-size: 85%;}
						a.issuu:hover {color: #005f9c;text-decoration: underline;}


#content ul.download { list-style-image: none; padding: 0 0 0 0; margin: 0;}

	.logged {
		/*position: relative; padding: 1em 0 0 0;*/
		/*background-color: #F3EFC5;  border: 1px solid #ccc; border-top: none; border-bottom: none*/}
	.protect #lock { position: absolute; left: 10px; top:-8px; height: 16px; width: 16px;}

	p.login {
     	/*background: #EAE399 url(../images/icon_padlock.gif) no-repeat 10px center;
		border: 1px solid #BDB76B;
		padding: .5em 10px .5em 35px;
		*/
		padding:
		text-decoration: none;
		margin: 20px 0 0 0;}

		p.login a {color: #b22222; font-weight: bold;}


ul.download li {
	position: relative;
	display: block;
	min-height:40px;
	padding: 4px 0 0 40px;
	border-bottom: 1px solid #e8e8e8;
	background: transparent url(../images/download-file.png) no-repeat 5px 5px;}
	#content ul.download li.pdf { background-image: url(../images/download-pdf.png);}
    #content ul.download li a { display: block; text-decoration: none; font-weight: bold;}
	#content ul.download li a:hover {text-decoration: underline;}
	 #content ul.download li em { font-style: italic; font-size: 0.9em;}
	 #sidebar ul.download li {border: none;}


	 ul.download li span.photo {
	 	display: block;
		position: absolute;
		top: 5px;
		left: 5px;
		background: white;
		width: 29px;
		height: 35px;}
		ul.download li span.photo img {
            width: 29px;
			height: 35px;}


#content ul.logged li.locked {/*border-color: #BDB76B;*/
	background-image: url(../images/download-lock.png)}

#content ul.logged li {/*border-color: #BDB76B;*/
	/*background-image: url(../images/download-key.png)*/}
#sidebar .logged, #sidebar p.login {display: none;}

a.colore {
    display: block;
	float: left;
	margin: 10px 10px 0 0;
	border: 0px solid #e8e8e8;
	width: 80px;
	padding: 10px;
	font-size: 0.9em;
	text-decoration: none;
	text-align: center;}
    a.colore:hover { background: #ededed;}
	a.colore img { text-decoration: none;}
	a.colore span { font-size: 0.9em; color: #666; display: block;}
