/* @override http://www.211anna.it/css/style.css */

* {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	font-size: 62.5%;
	font-family: helvetica, arial, sans-serif;
	text-align: center;
	background: #e0e0e0;
}



#page_ext {
	margin: 0 auto;
	background: url(img/bg_page.gif) repeat-y;
	text-align: center;
	width:587px ;
	padding: 0 50px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:487px;
}

#page_int {
	position: relative;
	border-bottom: 15px solid #c0c0c0;
}


#header {
	position: relative;
		width: 487px;
	margin: 0;
}

#header img {
	padding-bottom: 20px;
	background: url(img/bg_fade_menu.gif) repeat-x bottom;
}


#header h1 {
	width: 194px;
	height: 55px;
	margin: 50px auto 0 auto;
}

#header h1 a {
	width: 194px;
	height: 55px;
	display: block;
	text-indent: -9999px;	
	outline: none;
	background: url(img/titolo.gif) no-repeat ;
}
body.interna #header h1 {
	width: 139px;
		height: 33px;
		margin-top: 40px;
}

body.interna #header h1 {
	width: 139px;
		height: 33px;
		margin-top: 20px;
}
body.interna #header h1 a {
		width: 139px;
	height: 33px;
	display: block;
	background: url(img/titolob.gif) no-repeat ;
}
#header h2 {
	width: 194px;
	background: url(img/sottotitolo.gif) no-repeat;
	margin: 0 auto 20px auto;
	text-indent: -9999px;
}

body.interna #header h2 {
width: 139px;
margin-bottom: 30px;
/*margin-left:320px;*/
	background: url(img/sottotitolob.gif) no-repeat ;
}
#header p.trailer {
	text-align: left;
}

#header p.sundance_logo, #main_content p.sundance_logo{
width:394px;
text-indent: -9999px;
height: 58px;
background: url(img/sundance.gif) no-repeat center;
margin: 0 auto;
}

#main_content p.sundance_logo {
	margin-top: 20px;
	border-top: 1px dotted #999;
}

#header p.trailer a{
	position: absolute;
	top: 30px;
	left: 2px;
	text-indent: -9999px;
	display: block;
	background: url(img/trailer.gif);
	width: 138px;
	height: 49px;
}


#main_menu {
	position: absolute;
	top: 408px;
	width: 467px;
	left: 10px;
}
body.interna #main_menu{
		top: 139px;

}
#main_menu ul {
	background: #fbfbfb;	
	float: left;
	clear: both;
	width: 467px;
}

#main_menu ul li{
	display: inline;
	height:41px;
	text-align: left;
	float: left;
}

#main_menu ul li a {
	height: 41px;
	display: inline;
	float: left;
	outline: none;
	text-indent: -9999px;
}

#main_menu ul li#themovie a {
	background: url(img/movie.gif) ;
	width: 91px;
	margin-left: 65px;
}
/*body.interna #main_menu ul li#themovie a {
	margin-left: 0;
}*/
#main_menu ul li#themovie a:hover, #main_menu ul li#themovie.selected a {
	background-image:url(img/movieon.gif) ;
}

#main_menu ul li#anna a {
	background: url(img/annas.gif);
	width: 105px;
}

#main_menu ul li#anna a:hover, #main_menu ul li#anna.selected a {
	background: url(img/annason.gif);
	
}

#main_menu ul li#directors a {
	background: url(img/filmaker.gif);
	width: 139px;
}

#main_menu ul li#directors a:hover, #main_menu ul li#directors.selected a {
	background: url(img/filmakeron.gif);
	
}



#main_content {
	text-align: left;
	padding: 0 5px;
}

#main_content h3 {
	/*background: #f2f2f2;*/
	line-height: 1.4em;
	padding:10px 20px 25px 20px ;
	font-size: 1.6em;
	font-weight: normal;
	float: left;
	color: #900;
}

#main_content p {
	padding: 5px 40px;
	font-size: 1.2em;
	color: #666;
	line-height: 1.6em;
}
#main_content h4 {
	padding: 5px 40px 0 40px;
	font-size: 1.4em;
	color: #454545;
	font-weight:normal;
	line-height: 1.5em;
}

#footer {
	background: url(img/producedby.gif) repeat-x bottom;
	width: 200px;
	margin: 20px auto 0 auto ;
}

#footer p {
	text-transform: uppercase;
	padding: 20px 0 10px 0;
	margin: 0;
	color: #5a5a5a;
}

#footer p span {
	color: #999;
	display: block;
	margin-top: 10px;
	font-size: .85em;
}
#footer p  a {
	color: #900;
}

#footer p span a {
	color: #666;
}