.share  {
    width:180px;
}

.share h5  {
    color: #333;
    font-size: 1.3em;
    margin-bottom:8px;
    padding-left:3px;
    padding-top:3px;
    }

.share li {
    float: left;
}

.share li a {
    display: block;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    float: left;
    margin:5px 4px 1px 0;
}
.share li a:hover {
    border: none;
}
.share .facebook a {
	background: url('../imgs/social/facebook_32.png') no-repeat scroll top left;
}
.share .myspace  a{
	background: url('../imgs/social/myspace_32.png') no-repeat scroll top left;
}
.share .twitter a  {
	background: url('../imgs/social/twitter_32.png') no-repeat scroll top left;
}
.share .google a  {
	background: url('../imgs/social/google_32.png') no-repeat scroll top left;
}
.share .mail a  {
	background: url('../imgs/social/email_32.png') no-repeat scroll top left;
}
.share .delicious a  {
	background: url('../imgs/social/delicious_32.png') no-repeat scroll top left;
}
.share .newsvine a  {
	background: url('../imgs/social/newsvine_32.png') no-repeat scroll top left;
}
.share .wordpress a  {
	background: url('../imgs/social/wordpress_32.png') no-repeat scroll top left;
}
.share .blogger a {
	background: url('../imgs/social/blogger_32.png') no-repeat scroll top left;
}

#web a {
    display: block;
    width:80px;
    height: 80px;
	background: url('../imgs/film-detail/web.png') no-repeat scroll top left;
}

#web .entry-title a  {
	text-indent:-9999px;
}

#webInter a {
    background: url("../imgs/film-detail/webEsterno.png") no-repeat scroll left top;
    display:block;
    height:80px;
    width:80px;
}


#webInter .entry-title a {
    text-indent:-9999px;
}


#real-story a {
    display: block;
    width:80px;
    height: 80px;
	background: url('../imgs/film-detail/real-story.png') no-repeat scroll top left;
}

#real-story .entry-title a  {
	text-indent:-9999px;
}


#dvd-link a {
    display: block;
    width:80px;
    height: 80px;
	background: url('../imgs/film-detail/dvd-link.png') no-repeat scroll top left;
}

#dvd-link .entry-title a  {
	text-indent:-9999px;
}

#book a {
    display: block;
    width:80px;
    height: 80px;
	background: url('../imgs/film-detail/book.png') no-repeat scroll top left;
}

#book .entry-title a  {
	text-indent:-9999px;
}



.filmography {
    width: 380px;
}


.filmography .content-film  {
    overflow:hidden;
	background-color: #282828;
	padding: 0px 15px 0 15px;
	
}

.filmography hr {
    display: none;
}

.filmography .hr {
    width: 380px;
    height: 20px;
}

.filmography .up {
    background: url('../imgs/film-detail/hr_up_filmography.png') no-repeat scroll top left;
}

.filmography .bottom {
    background: url('../imgs/film-detail/hr_bottom_filmography.png') no-repeat scroll top left;
}

.filmography .label {
    color: #585959;
    font-size:2.1em;
    padding:10px 0 10px
}


.filmography table {
    margin-top: 10px;
    width: 100%;
}

.filmography td {
    border-bottom: 1px solid #4F4F4F;
}

.filmography .title {
    font-family:Georgia,Times,serif;
    font-size:1.2em;
    font-weight:normal;
    padding-top: -2px;
}

.filmography a {
    display:block;
    padding:7px 2px;
}


.filmography span.title{
    font-size:12px;
    font-weight:bold;
}


.filmography a, .filmography a span{
    color:#AFAFAF;
}

.filmography a:hover, .filmography a:hover span{
    color:#AFAFAF;
    background-color: #303030;
    border: none;
}

.filmography ul {
    margin-top: 15px;
    float: right;
}

.filmography .pagination a {
    font-size:0.8em;
    font-weight:normal;
    font-family:helvetica,Arial,sans-serif;
    padding: 5px;
    float: left;
}

.insala {
    width:380px;
    height: 80px;
	background: url('../imgs/film-detail/bg-insala.png') no-repeat scroll top left;
}

.insala ul {
	padding:23px 0 0 44px;
}

.insala li {
	list-style-type:none;
	float:left;
	height: 25px;
	border-right: 1px solid #EDF1C0;
}

.insala .title {
    font-family:Georgia,Times,serif;
    font-size:1.5em;
    font-weight:bold;
	letter-spacing: 0.5px;
	padding: 12px 12px 0 0;
}


.insala label {
    position: absolute;
    padding:8px;
    color: #535159;
}
.insala .citta { 
    padding:6px 12px 8px 10px;
}
.insala input[type="text"] { 
    height:11px;
    padding:8px;
    width:125px;
    border: 1px solid #AF98A2;
    color: #535159;
}

.insala .last { 
    padding:7px 0 0 10px;
    border: none;
}

.insala input[type="submit"] {
    background: url("../imgs/film-detail/submit-insala.png") no-repeat scroll left top;
    display:block;
    height:25px;
    text-indent:-9999px;
    width:72px;
}

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}


.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}


.chevronOverlay
{
	display: none;
	width: 13px;
	height: 20px;
}


#breadcramps {
    padding-left: 15px;
    text-align: left;
}

#breadcramps li {
    list-style-type:none;
    float: left;
}

#breadcramps li a {
    display: block;
    padding: 0 7px 0 15px;
    font-size:1.3em;
    float: left;
}

#breadcramps li.home a {
    background: url("../imgs/breadcrumbs/home.png") no-repeat scroll left top;
    color: #999;
}

#breadcramps li.home a:hover {
    color: #666;
}

#breadcramps li.film-bread a {
    background: url("../imgs/breadcrumbs/film.png") no-repeat scroll left top;
    color: #2b1f23;
}
#breadcramps li.attore-bread a {
    background: url("../imgs/breadcrumbs/attore.png") no-repeat scroll left top;
    color: #624b53;
}
#breadcramps li.regista-bread a {
    background: url("../imgs/breadcrumbs/regista.png") no-repeat scroll left top;
    color: #3f3035;
}
#breadcramps li.people-bread a {
    background: url("../imgs/breadcrumbs/people.png") no-repeat scroll left top;
    color: #4e3a43;
}
#breadcramps li.interviste-bread a {
    background: url("../imgs/breadcrumbs/interviste.png") no-repeat scroll left top;
    color: #fecd08;
}
#breadcramps li.cinema-bread a {
    background: url("../imgs/breadcrumbs/cinema.png") no-repeat scroll left top;
    color: #077e99;
}
#breadcramps li.cinicko-bread a {
    background: url("../imgs/breadcrumbs/cinicko.png") no-repeat scroll left top;
    color: #b6cf4c;
}
#breadcramps li.days-bread a {
    background: url("../imgs/breadcrumbs/days.png") no-repeat scroll left top;
    color: #707274;
}
#breadcramps li.design-bread a {
    background: url("../imgs/breadcrumbs/design.png") no-repeat scroll left top;
    color: #138e92;
}
#breadcramps li.dvd-bread a {
    background: url("../imgs/breadcrumbs/dvd.png") no-repeat scroll left top;
    color: #628cb6;
}
#breadcramps li.martini-bread a {
    background: url("../imgs/breadcrumbs/martini.png") no-repeat scroll left top;
    color: #55a6a8;
}
#breadcramps li.motors-bread a {
    background: url("../imgs/breadcrumbs/motors.png") no-repeat scroll left top;
    color: #15488c;
}
#breadcramps li.movies-bread a {
    background: url("../imgs/breadcrumbs/movies.png") no-repeat scroll left top;
    color: #e46927;
}
#breadcramps li.news-bread a {
    background: url("../imgs/breadcrumbs/news.png") no-repeat scroll left top;
    color: #d12027;
}
#breadcramps li.serietv-bread a {
    background: url("../imgs/breadcrumbs/serietv.png") no-repeat scroll left top;
    color: #94884e;
}
#breadcramps li.shop-bread a {
    background: url("../imgs/breadcrumbs/shop.png") no-repeat scroll left top;
    color: #9c1b31;
}
#breadcramps li.style-bread a {
    background: url("../imgs/breadcrumbs/style.png") no-repeat scroll left top;
    color: #7fb841;
}
#breadcramps li.travel-bread a {
    background: url("../imgs/breadcrumbs/travel.png") no-repeat scroll left top;
    color: #e21c85;
}
#breadcramps li.tv-bread a {
    background: url("../imgs/breadcrumbs/tv.png") no-repeat scroll left top;
    color: #0d9246;
}


.generic-wally-big img {
    width: 576px;
}

.generic-wally-big .content {
    display: none;
    width: 536px;
    height: 700px;
    background: url('../imgs/speciali/bg-big-generic.png') no-repeat scroll top left;
    padding: 20px;
}

.generic-wally-big-white {
    width: 576px;
}


.generic-wally-middle img {
    width:380px;
}

.generic-wally-middle .content {
    display: none;
    height:255px;
    width:380px;
    background: url('../imgs/speciali/bg-middle-generic.png') no-repeat scroll top left;
    padding: 20px;
}

.generic-wally-middle-white {
    width: 380px;
}

.generic-wally-small img {
    width:180px;
}

.generic-wally-small .content {
    display: none;
    height:160px;
    width:180px;
    background: url('../imgs/speciali/bg-small-generic.png') no-repeat scroll top left;
    padding: 20px;
}

.generic-wally-small-white {
    width: 180px;
}


