body{
	background: #fff;
}

a.capitalize, span.capitalize{
	text-transform:capitalize
}

/*
 * seo
 */

#le_gallerie{
	display:none;
}

/*
 * header
 */

#logo{
position:absolute;
top:45px;
left:-20px;
z-index:100;
overflow:visible;
width:250px;
height:122px;
background: url(../img/logo-artvr-m.png) no-repeat top left;
}

#home_link{
	width:250px;
height:122px;
display:block;
text-indent:-5000px;
outline:none;
}

#logo h2{
position:absolute;
top:75px;
left:102px;
z-index:100;
font-size:25px;
font-weight:normal;
line-height:25px;
color:#fff;
font-style:normal;
width:300px;
}

#logo h2 span{
	background: #000;
    color: #fff;
    padding: 4px 6px 0 6px;
    vertical-align: baseline;
}
#payoff_wrapper{
position:absolute;
top:0;
left:0;
z-index:100;
height:40px;
z-index:99;
}

#payoff{
height:40px;
}

#payoff h3{
height:40px;
background: #fff;
background: rgba(255, 255, 255, 0.8);
font-style:normal;
}

#payoff h3 span{
    color: #000;
    vertical-align: baseline;
    font-size:18px;
    line-height:40px;
    padding:0 10px;
    font-weight:normal;
}

#title_container{
	height:290px;
	position:relative;
	margin-bottom:30px;
}

#immagine-header{
	width:720px;
	height:290px;
	margin-left:-10px;
	z-index:98;
}

#title_container h1
{
	font-size: 32px;
	line-height:40px;
	text-align:left;
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	bottom:-10px;
	left:240px;
}




/*
 * topnav
 */
#topnav_container{
	height: 40px;
	background: #000;
	overflow:hidden;
	width:100%;
}

#topnav{
	text-align:right;
	line-height:40px;
	font-size:18px;
	background: #000;
}

#topnav ul{
	float:right;
}

#topnav li{
	float:left;
	display:block;
	text-transform:uppercase;
	padding: 0 0 0 20px;
}

#topnav li a{
	color:#fff;
	text-decoration:none;
	font-weight: normal;
}

#topnav li a:hover{
	color: #009EE2;
}

#topnav li a.current{
	color: #009EE2;
}

/*
 * contents
 */
#main_container{
	position:relative;
	
}
#article_content{

}

/*
 * breadcrumbs
 */
#breadcrumbs_container{
 display:none;
}
 
#breadcrumbs{
	padding: 30px 0;
}

/*
 * langswitch
 */

#langswitch{
	
}

#langswitch a{
	color:#000;
}

#langswitch a.active{
	color:#E5007E;
}

/*
 * sidenav
 */
ul#sidenav{
	line-height:20px;
	margin:0;
}

#sidenav, #sidenav ul, #sidenav ul ul{
	margin:0;
}

#sidenav li{
	color: #000;
	font-size: 18px;
	line-height: 20px;
	text-transform:uppercase;
}

#sidenav li a:hover, #sidenav li a.current{
	color:#009EE2;
}


#sidenav li a{
	color:#000;
	text-decoration:none;
	width:210px;
	display:block;
	line-height:20px;
	font-weight: normal;
}


#sidenav li a.startingcollection{
	height: 54px;
	background: url(../img/menu_SC3_1.png) no-repeat left top;
	text-indent:-5000px;
	margin-top:18px;
}

#sidenav li a.artfaironlinehp{
	height: 54px;
	background: url(../img/menu_AFOL3_1.png) no-repeat left top;
	text-indent:-5000px;
}

#sidenav li a.accredito-online-home{
	color:#E5007E;
}

/*#sidenav li a:hover{
	color:#E5007E;
}

#sidenav li li a:hover, #sidenav li li li a:hover, #sidenav li li li li a:hover{
	color:#000;
}*/

/*
 * sidebar
 */
#sidebar{

}

/*
 * footer
 */
#footer_container{
	width:100%;
	margin-top:20px;
	padding: 20px 0;
}
#footer{
border-top: 1px solid #000;
	margin-bottom:40px;
	padding-top:20px
}


.footer-logo-veronafiere{
display:block;
width:150px;
height:30px;
background: url(../img/footer-logo-veronafiere.gif) no-repeat top left;
text-indent: -5000px;
outline: none;
margin-top:21px;
margin-bottom:29px;
margin-left: -5px;
float:left;
display:block;
}

.footer-logo-bancaaletti{
display:block;
width:150px;
height:30px;
background: url(../img/footer-logo-bancaaletti.gif) no-repeat top left;
text-indent: -5000px;
outline: none;
margin-top:-11px;
margin-bottom: 29px;
margin-left: -5px;
float:left;
display:block;
}

/*
 * misc
 */

#contents h3
{
	margin-bottom:19px;
	border-bottom: 1px dotted #000;
}

.highlight{
	color:#E5007E;
}

a.link_border{
	border: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding:10px;
	float:left;
	background: #d5d5d5;
}

a.link_border:hover{
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #ccc;
}

a.link_border img{
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	float:left;
}

a.link_border:hover img{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
	
a.button{
	background: #E5007E;
	font-weight:bold;
	padding:2px 10px;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:right;
	margin:0 0 0 20px;
	border:1px solid transparent;
}

a.button img{
	vertical-align:middle;
}
a.button:hover{
	background: #fff;
	border:1px solid #E5007E;
	color:#E5007E;
}

a.button.center{
	display:block;
	float:none;
	width: 400px;
	text-align: center;
	margin:10px auto;
}

a.button.left{
	float:none;
	margin:0 20px 0 0;
	clear:both;
}


/*
 * forms
 */
label{
	display:block;
}

div.input{
	margin: 0 0 20px 0;
	padding:0;
}


input{
	font-family: "Courier New", courier, monospace;
	margin:0;
}

input[type="text"], input[type="password"]{
	display:block;
	width: 100%;
	line-height:20px;
	margin-bottom:20px;
}

input[type="checkbox"]{
	float:left;
	margin-right: 10px;
}

textarea{
	width:100%;
}

input[type="submit"]{
	margin:0 0 0 20px;
	padding:2px 10px;
	font: 12px bold Helvetica, Arial, sans-serif;
	font-weight:bold;
	background: #E5007E;
	padding:2px 10px;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:right;
	border:1px solid transparent;
}

input[type="submit"]:hover{
	background: #fff;
	border:1px solid #E5007E;
	color:#E5007E;
}

.required label{
	font-weight:bold;
}
/*
 * sitemap
 */
.sitemap ul ul{
	border-left:1px dotted #000;
}

.sitemap ul li a{
	color:#E5007E;
}

.sitemap ul li li a{
	color:#000;
}

.sitemap ul li li li a{
	color:#666;
}

.sitemap ul li li li li a{
	color:#999;
}

.sitemap ul li li li li li a{
	color:#aaa;
}

/*
 * Notices and Errors 
 */
#flashMessage {
	clear: both;
	color: #fff;
	font-weight: bold;
	margin: 0 0 20px 0;
	background: #009EE2;
	font-family: "Courier New", monospace;
	padding: 9px;
}

.error {
	color: #009EE2;
	font-weight: bold;
}
.notice {
	color: #333;
	font-weight: bold;
}
.success {
	color: #0a0;
	font-weight: bold;
}

/*
 * slideshow
 */
#featured_header{
	position:relative;
}

#featured_nav a{
cursor:pointer;
}

#featured_frame{
	width: 460px;
	overflow:hidden;
	position:relative;
}

#featured_slide{
	/*width: 3680px;*/
	position:relative;
}



.featured_element{
	width:460px;
	overflow:hidden;
	float:left;
}

/* tabelle e definistion list per area riservata*/
table{
	width:100%;
	text-align:left;
}

dl{
	
}

dt{
	font-weight:bold;
}
dd{
	margin-bottom:9px;
}

fieldset legend{
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
	margin-bottom: 12px;
}
th{
	border-bottom: 1px solid #999;
}
th.artista{
	width:auto;
}
th.edizioni,th.modifica{
	width:100px;
}
th.conferma,th.elimina{
	width:200px;
}

td{
	padding:3px 0;
	border-bottom:1px dotted #999;
}

td img{

	vertical-align:middle;
}

.actions{
	text-align:center;
}

div.recap{
	position:relative;
}

.catalogo_lettera{
	position:absolute;
	top:0;
	right:0;
	font-weight:bold;
	font-size: 18px;
	line-height: 20px;
	color:#666;
	text-transform:uppercase;
}

span.show_letter{
	cursor:pointer;
}

.box_icona{
	background: #eee;
	margin-bottom:20px;
	padding-bottom:10px;
}

.box_icona .image_library_thumb{
	padding: 0 0 0 20px;
}

.box_icona h2{
	background: #000;
	color: #fff;
	font-size: 14px;
	padding: 4px 0 4px 20px;
}

/* Roar */
.roar-body
{
	position:				absolute;
	font:					16px/18px 'MisoRegular', sans-serif;
	font-weight: 			normal;
	color:					#fff;
	text-align:				left;
	z-index:				999;
}

.roar
{
	position:				absolute;
	width:					300px;
	cursor:					pointer;
}
.roar-bg
{
	position:				absolute;
	z-index:				1000;
	width:					100%;
	height:					100%;
	left:					0;
	top:					0;
	background:	#E5007E; /*url(../img/closeNotification.png) top right no-repeat;*/
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
	border-radius:	5px;
	-moz-box-shadow:		0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:		0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow:		0 0 5px rgba(0, 0, 0, 0.5);
}
.roar-body-ugly .roar
{
	background-color:		#E5007E;
}
.roar-body-ugly .roar-bg
{
	display:				none;
}
.roar h3
{
	font-family:			'MisoBold', sans-serif;
	font-weight: 			normal;
	position:				relative;
	padding:				15px;
	margin:					0;
	border:					0;
	font-size:				16px;
	color:					#fff;
	z-index:				1002;
	font-style: normal;
}
.roar p
{
	position:				relative;
	padding:				0 15px 15px 15px;
	margin:					0;
	font-size:				16px;
	color:					#fff;
	z-index:				1002;
}
.roar strong
{
	font-family:			'MisoBold', sans-serif;
	font-weight: 			normal;
}
