/* PRINT STYLES
---------------------------------------------*/

html,body{margin: 0;padding:0;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 10pt;
	background-color: #FFF;
	height:100%;
	width: 18cm; 
}

/* in order to hide the skip navigation link */
a.skip {position: absolute; left: -1000em; width: 20em;}


A:link { TEXT-DECORATION: none;color:#000; } 
A:active { text-decoration: none;color:#000;} 
A:visited { TEXT-DECORATION: none;color:#000;} 
A:hover { TEXT-DECORATION: underline;} 


div#pagewidth {
	width: 18cm; 
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
}
#header_home #nav_top {
	display:none;
}
#header_home #search {
	display:none;
}
#header #nav_top  {
	display:none;
}
#header_bottom #menu_selected h2 {
	font-size:200%;
}
#header_bottom #search  {
	display:none;
}
#header_bottom #nav_sezione {
	display:none;
}
#main_context #main_left  {
	display:none;
}
#main_context #main_right {
	clear:both;
	width:18cm;
	float: none !important;
}
#context_inside {
	border:none;
	background:none;
	margin:0;
	padding:0;
	float: none;
}
div.contextBoxLeft {
	width:5cm;
}
div.contextBoxLeft img {
	width:5cm;
	margin-right:1cm;
}
div.contextBoxRight {
	float:left;
	width:auto;
	float: none !important;
}
#contextBox h2 {
	width:100%;
}
#contextBox h3 {
	width:100%;
}
#contextFooter {
	display:none;
}
#thumbs img {
	width:6.5em;
	display:block;
}
#footer .rightDiv {
	display:none;
}

.sca #main_left {
	display:none;
}
.sca #main_right {
	clear:both;
	width:650px;
}
.sca #contextBox {
	
}
.sca div.contextBoxLeft {
	clear:both;
	width:650px;
}
.sca div.contextBoxLeft img {
	width:auto;
	height:300px;
	margin-right:5px;
	float:left;
}
.sca div.contextBoxRight {
	clear:both;
	width:650px;
}
.sca .schemaBox {
	margin-top:10px;
	
}
.sca th.bg_scheda {
	border-bottom:1px solid #ccc;
}

.sca td.bg_scheda {
	border-bottom:1px solid #ccc;
}
.sca #main_right #search_results .search_results_items .itemDiv {
	background:none;
}

/* Catalogo film
----------------------------*/
#cat_film form {
	display:none;
}
#cat_film .search_info {
	display:none;
}
#cat_film #pagingBoxVariant {
	display:none;
}





