﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	min-width: 780px;
	background-image: url(Images/Background.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	color: white;
}

h1
{
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
p
{
	margin: 0px 0px 0px 2px;
	font-size: 11px;
	text-align: justify;
	color: #DADADA;
}
p .titolo
{
	color: white;
}
a
{
	text-decoration: underline;
	color: #FF9900;
}
a:hover {text-decoration:none;}

#mainWrapper
{
	margin: 0 auto;
	width: 780px;
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(Images/BackgroundMain.png);
}
#topWrapper {
	height: 20px;
	background-image: url(Images/BackgroundTop.png);
	background-repeat: no-repeat;
}
#headerWrapper
{
	position: relative;
	background-image: url(Images/BackgroundHeader.jpg);
	height: 200px;
	width: 760px;
	margin-left: 10px;
}
#branding
{
	position: absolute;
	right: 15px;
	bottom: 20px;
	z-index: 1000;
	text-align: right;
}
#breadcrumbs
{
	position: absolute;
	left: 34px;
	bottom: 10px;
}
#breadcrumbs a {
	text-decoration: underline;
	color: white;
}
#breadcrumbs a:hover 
{
	text-decoration: none;
}
#content
{
	position:relative;
	margin-top:20px;
}
#menu
{
	left: 45px;
	width: 150px;
	top: 0px;
	position: absolute;
}
#menu a
{
	display: block !important;
	margin-left: 46px;
	background-image: none !important;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}	
#menu .staticMenuStyle
{ 
	width: 135px;
}

#menu .staticMenuItemStyle
{
	color: white;
	padding-top: 0px;
	background-image: url(Images/Item.png);
}
#menu .staticHoverStyle
{
	color: #FF9900;
	background-image: url(Images/ItemOver.png);
	background-repeat:no-repeat;
}
#menu .staticSelectedStyle
{
	color: #FF9900;
	background-image: url(Images/ItemOver.png);
	background-repeat:no-repeat;
}
#copy {			
	position:static;
	margin-left:200px;	
	margin-right:30px;
}
#partitaIva
{
	left: 45px;
	width: 125px;
	bottom: 0px;
	position: absolute;
	font-size: 9px;
	background-color: #9F0F0E;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#contentBodyHeader
{
	position: relative;
	background-image: url(Images/BackgroundBody.png);
	background-repeat: repeat-y;
	text-align: right;
}
#contentBodyHeaderLink
{
	position: relative;
	padding-right: 50px;
	font-size: 11px;
	text-align: right;
}
#contentBodyHeaderSecond
{
	position: relative;
	background-image: url(Images/BackgroundBody.png);
	background-repeat: repeat-y;
	text-align: right;
	margin-top: 20px;
}
#contentBodyHeaderLinkSecond
{
	position: relative;
	padding-right: 50px;
	font-size: 11px;
	text-align: right;
}
#contentBodyHeader .labelTitle
{
	padding-right: 45px;
	padding-top: 10px;
}
#contentBodyHeaderSecond .labelTitle
{
	padding-right: 45px;
	padding-top: 10px;
}
#contentBodyCenter
{
	position: relative;
	background-image: url(Images/BackgroundBody.png);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 50px;
}
#contentBodyCenterSecond
{
	position: relative;
	background-image: url(Images/BackgroundBody.png);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 50px;
}
#contentBodyCenterAvviso
{
	padding-top: 20px;
}
#contentBodyCenterAvvisoSecond
{
	padding-top: 20px;
}
#contentBodyCenterInfo
{
	text-align: left;
}
#contentBodyCenterInfo .label
{
	font-size: 11px;
}
#contentBodyCenterInfo .textBox
{
	font-size: 11px;
	width: 172px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #dadada;
}
#contentBodyCenterInfo .textBoxMultiLine
{
	font-size: 11px;
	width: 344px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #dadada;
	height: 44px;
}
#contentBodyCenterInfo .privacy
{
	font-size: 11px;
	width: 500px;
}
#contentBodyCenterLeft
{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#contentBodyCenterLeftSecond
{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#contentBodyCenterLeft .imageButtonLocandina
{
	width: 100px;
	height: 140px;
}
#contentBodyCenterLeftSecond .imageButtonLocandina
{
	width: 100px;
	height: 140px;
}
#contentBodyCenterLeft .imageLocandinaSchedaFilm
{
	width: 200px;
	height: 300px;
}
#contentBodyCenterRight
{
	position: relative;
	margin-top: 20px;
	text-align: justify;
}
#contentBodyCenterRightSecond
{
	position: relative;
	margin-top: 20px;
	text-align: justify;
}
#contentBodyCenterRight .labelTitolo
{
	font-weight: bold;
	color: white;
}
#contentBodyCenterRightSecond .labelTitolo
{
	font-weight: bold;
	color: white;
}
#contentBodyFooter
{
	position: relative;
	background-image: url(Images/BackgroundBody.png);
	background-repeat: repeat-y;
	height: 25px;
}
#contentBodyFooterSecond
{
	position: relative;
	background-image: url(Images/BackgroundBody.png);
	background-repeat: repeat-y;
	height: 25px;
}
#contentBodyCenterSecondGridViewOrariSchedaFilm
{
	color: #DADADA;
	font-size: 11px;
	text-align: left;
	padding-top: 20px;
}
#contentBodyCenterSecondGridViewOrariSchedaFilm .labelData
{
	font-weight: bold;
	color: white;
}
#contentBodyCenterSecondGridViewOrariSchedaFilm .labelOrario
{
	background-image: url(Images/BackgroundOrari.png);
	background-repeat: repeat;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	color: white;
}
#contentBodyCenterSecondGridViewOrariSchedaFilm .labelSala
{
	font-weight: bold;
}
#contentBodyCenterSecondGridViewOrariSchedaFilm .labelSalaOrario
{
	background-image: url(Images/BackgroundOrari.png);
	background-repeat: repeat;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 1px;
}
#footer
{
	text-align: center;
	color: white;
	margin-top: 20px;
}
#bottomWrapper {
	height: 20px;
	background-image: url(Images/BackgroundBottom.png);
	background-repeat: no-repeat;
}

.clearfix:after {
  content: "."; 
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
 
.clearfix {display: inline-block;} /* Fixes IE/Mac */
 
/* Hides from IE-mac \*/
* html .clearfix,
* html .clearfix * {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */