/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-familY: "Trebuchet MS",Arial,Helvetica,sans-serif,sans,Thaoma;
	font-size: 11px;
	color: #999999;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

/*h1, h2, h3 {
	margin: 0;
	color: #11A6D4;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}*/

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

blockquote {
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
}

ol li {
}

a {
    color: #b68e22;
    font-weight: bold;
    text-decoration: none;
}


a:hover {
	text-decoration: none;
	color: #b48e21;
}

img {
	border: none;
}

/* Boxed Style */

/*.boxed {
	margin-bottom: 1em;
	background: #F7F7F7 url(../images/img07.gif) repeat-x;
	border: 1px solid #CCCCCC;
}


.boxed .title {
	height: 29px;
	padding: 11px 0 0 27px;
	background: url(../images/img08.gif) no-repeat 10px 50%;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px;
}*/

.contenitoremap 
{
	position: relative;
	width: 465px;
	height: 365px;	
}
.map 
{
	width: 100%;
	height: 100%;
}
.schedafilm 
{
	position: absolute;
	background-image: url('../images/sfd_mappa.png');
	top: 0px;
	left: 0px;
	width: 465px;
	height: 365px;
	z-index: 2;
	/*
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	*/
	visibility:hidden;
	
}

.filmframe 
{
	width: 447px;
	height: 325px;
	margin-left:8px;
	
}

.error 
{
	font: normal Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: Red;
}

.news
{
	font: normal smaller Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: blink;
	color: Red;
	
}

/* Header */

#header {
	width: 944px;
	height: 89px;
	margin: 0 auto;
}


/* Header > Logo */

#logo {
	width: 174px;
	height: 89px;
	float: left;
	padding: 0 0 0 0;
	background: url(../images/logo_gc.jpg) no-repeat;
	
}

#logo h1 {
	text-transform: uppercase;
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header > Top Menu */
#submenu {
	float:left;
	padding-top: 55px;
	margin-left: 10px;
	width: 749px;
	height: 23px;
	background-image:url(../images/bg_submenu.jpg);
	background-repeat:no-repeat;
	padding: 3px;
}


#submenu .link {
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
#submenu .link_over {
	font-size:10px;
	color: #b19446;
	text-decoration: none;
}

/* Menu */

#menu {
	width: 900px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0 20px;
	background: url(../images/img06.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}


#menu .first a {
	padding-left: 0;
	background-color: Red ;
}

/* CLASSI E STILI TOPMENU */
#topmenu{
	display:block;
	height:auto;
	width:auto;	
	/*padding-bottom:13px;*/
}
#navigazione{
	width:767px;
	height:auto;
	display:block;
	float:left;
}
#mastermenu{
	width:760px;
	height:23px;
	background-image:url(../images/topmenu_bg.jpg);
	display:block;
	border-right:1px solid #cccccc;
	float:left;
}
#angolo{
	width:4px;
	height:23px;
	background-image:url(../images/menu_bg_sx.jpg);
	display:block;
	float:left;
}
#logosite{
	width:174px;
	height:89px;
	display:block;
	float:left;
	margin-right:3px;
}
#mastermenu .voice{
	width:auto;
	height:18px;
	margin-top:2px;
	padding-left:5px;
	padding-top:2px;
	padding-right:5px;
	border-left:1px solid #fff;
	border-right:1px solid #ccc;
	float:left;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif, sans, Thaoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
#mastermenu .voice:hover{
background-color:#d4b04f;
	/*background-image:url(imgs/menu_bg_on.jpg);*/
	/*font-weight:bold;*/
}
#mastermenu .voiceON{
	/*background-image:url(imgs/menu_bg_on.jpg);*/
	background-color:#d4b04f;
	font-weight:bold;
	width:auto;
	height:18px;
	margin-top:2px;
	padding-top:2px;
	padding-left:8px;
	padding-right:8px;
	border-left:1px solid #fff;
	border-right:1px solid #ccc;
	float:left;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif, sans, Thaoma;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}



/* Content */

#content {
	width: 944px;
	margin: 0px auto;
	padding: 0px;
}

/* Content > Main */

#main 
{
	position: relative;
	width: 704px;
	height: auto;
}

#sidebar {
	float: right;
	width: 224px;
	height: auto;
	margin-right: 2px;
}

#splash_home {
	float: left;
	width: 704px;
	height: 296px;
	background-image:url(../images/bg_main.jpg);
	background-repeat:no-repeat;
}
.home_flash 
{
	position: absolute;
	top: 110px;
	left: 200px;
	width:293px;
	z-index: 2;
	background-color: #000000;
	border: solid 2px #a4864a;
	visibility: hidden;
}
#main_scheda {
	float: left;
	width: 704px;
	/*height: 352px;*/
	background-repeat:no-repeat;
}
#main_scheda_cinema {
	float: left;
	width: 702px;
	height: auto;
	background-image:url(../images/bg_scheda_cinema.jpg);
	background-repeat:no-repeat;
}
#main_scheda_cinema .cinema_left {
	width: 199px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 20px;
	float: left;
	color: #293348;
}
.programmazione_left {
	padding-top: 3px;
	float: left;
}
.cinema_left_link {
	text-decoration: none;
	color: #293348;
	line-height: 20px;
}
#main_scheda_cinema .cinema_right {
	width: 448px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 10px;
	float: right;
	color: #293348;
}
.cinema_scritta_gialla {
	color: #b48e21;
	font-size: 12px;
	font-weight:bold;
}
.cinema_nome {
	font-size: 18px;
	font-weight:bold;
}
#main_faq {
	float: left;
	width: 704px;
	background-color: #f3f3f1;
}
#main2_scheda {
	float: left;
	width: 211px;
	height: 301px;
}
#scheda_film {
	float: left;
	width: 440px;
	/*height: 351px;*/
	padding-top: 11px;
	padding-left: 15px;
	color: #293348;
}
.titolo_film {
	font-size:18px;
	color: #b48e21;
	font-weight:bold;
}
.carat_film {
	font-weight:bold;
	color: #b48e21;
}
.vai_bacheca {
	background-color:#bababa;
	color: #000000;
	font-weight:bold;
}
.bacheca_logout {
	color: #FFFFFF;
	font-weight:bold;
}
.logged_back_giallo {
	background-color: #d4b04f;
	color: #fa0b08;
	font-weight:bold;
}
.main_flash {
	padding-left: 6px;
	padding-top: 6px;
}

#main2 {
    float: left;
    width: 704px;
    padding-top: 7px;
}
.sinistra {
   float: left;
}
.destra {
   float:right;
}

#main2_scritta_gialla {
	background-image:url(../images/home_bg_scritta_gialla.jpg);
	background-repeat:no-repeat;
	padding-top: 8px;
	padding-left: 32px;
	height: 32px;
	font-size: 24px;
	color: #d3b350;
	vertical-align:middle;
}
#main3 {
	float: left;
	padding-top: 5px;
}
#main3_registrati {
	float: left;
	background-image:url(../images/bg_reg_bottom.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:16px;
	padding-top:12px;
	padding-bottom:13px;
	width:670px;
	height: auto;
	color: #2b3147;
}
#main3_locandina {
	float: left;
	background-image:url(../images/main3_bg_left.jpg);
	background-repeat:no-repeat;
	width: 145px;
	height:210px;
	padding-top: 7px;
	padding-left: 7px;
}
#main3_box_right {
	float: left;
	width:552px;
	height: 210px;
	float:left;
}


/* Content > Sidebar > Login */
#menu_dx {
	border: 1px solid #ebebeb;
}
#box_login {
	padding-top: 10px;
	padding-left: 10px;
	color: #2b3147;
	font-size:11px;
	height: 155px;
}
.box_only_card 
{
	padding-top: 10px;
	padding-left: 10px;
	color: #2b3147;
	font-size:11px;	
	height: 120px;
}
.box_logged_white {
	position: relative;
	right: 0px;
	top: 0px;
	padding: 10px;
	color: #2b3147;
	font-size:11px;
}
.box_logged_black 
{
	position: relative;
	right: 0px;
	top: 0px;
	padding: 10px;
	color: #FFFFFF;
	font-size:11px;
	background-color:#000000;
	height:123px;
}
.box_logged_gold {
	position: relative;
	right: 0px;
	top: 0px;
	padding: 10px;
	color: #FFFFFF;
	font-size:11px;
	background-color:#a4864a;
	height:123px;
}
.box_logged_green {
	position: relative;
	right: 0px;
	top: 0px;
	padding: 10px;
	color: #FFFFFF;
	font-size:11px;
	background-color:#1d9f3f;
	height:123px;
}
.box_logged_silver {
	position: relative;
	right: 0px;
	top: 0px;
	padding: 10px;
	color: #FFFFFF;
	font-size:11px;
	background-color:#97989c;
	height:123px;
}
.box_logged_gold .testo_gold_card {
font-weight:bold;
color: #333333;
}
.box_logged_green .testo_gold_card {
font-weight:bold;
color: #333333;
}
.box_logged_silver .testo_gold_card {
font-weight:bold;
color: #333333;
}
.box_logged_black .testo_gold_card 
{
	font-weight:bold;
	color: #b48e21;
}

.box_logged_gold .link_giallo 
{
font-weight:bold;
color: #000000;
}
.box_logged_green .link_giallo {
font-weight:bold;
color: #000000;
}
.box_logged_silver .link_giallo {
font-weight:bold;
color: #000000;
}
.box_logged_black .link_giallo {
font-weight:bold;
color: #b48e21;
}


.box_logged_gold .submit_giallo 
{
	position: absolute;
	right: 25px;
	bottom: 10px;
	font-weight:bold;
	color: #000000;
}
.box_logged_green .submit_giallo {
	position: absolute;
	right: 25px;
	bottom: 10px;
	font-weight:bold;
	color: #000000;
}
.box_logged_silver .submit_giallo {
	position: absolute;
	right: 25px;
	bottom: 10px;
	font-weight:bold;
	color: #000000;
}
.box_logged_black .submit_giallo {
	position: absolute;
	right: 25px;
	bottom: 10px;
	font-weight:bold;
	color: #b48e21;
}







.inputtext{
	width: 190px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #293348;
}

.inputsubmit {
	float: right;
	width: 60px;
	border: 0px;
	background-color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
.link_box_login {
	color: #2b3147;
	text-decoration: none;
	line-height: 14px;
}
.link_box_login_small {
	color: #2b3147;
    font-weight: normal;
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
}
#attiva_Card {
	color: #2b3147;
	font-size:9px;
}
#cambio_benefic {
	color: #2b3147;
	font-size:9px;
}
#card_Smarrita {
	color: #2b3147;
	font-size:9px;
}
#richiedi_Card {
	color: #2b3147;
	font-size:9px;
}
#gest_card {
	color: #2b3147;
	font-size:9px;
}
#cinema_locator {
	color: #2b3147;
	font-size:9px;
	height: 155px;
}
#form_locator 
{
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
}
.inputselect {
	width: 200px;
	margin-bottom: .5em;
	padding: 2px 5px;
	font: normal small Arial, Helvetica, sans-serif;
	color: #2b3147;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
    SCROLLBAR-FACE-COLOR: #d4b04f;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #669900;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}




#coldx_banner1_bottom {
	margin-top: 7px;
	width: 223px;
	height: 58px;
	background-image:url(../images/temp_coldx_banner1.jpg);
	background-repeat:no-repeat;
}
#coldx_banner2_bottom {
	margin-top: 6px;
	width: 223px;
	height: 128px;
	background-image:url(../images/temp_coldx_banner2.jpg);
	background-repeat:no-repeat;
}
#links {
	margin: 0;
	padding: 10px;
	text-align: center;
}

.box_links {
	margin: 20px 0px 0px 0px ;
	text-align: left;
}

.box_links2 {
	padding-bottom: 20px;
	text-align: left;
}

.link_footer_CopyRight {
	color: #666666;
	text-decoration: none;
	font-size:11px;
}

.link_footer {
	color: #2b3147;
	text-decoration: none;
	font-size:11px;
}
.film {
	width: 704px;
	margin: 0px 0px;
	padding: 5px 5px;
	background-image:url(../images/bg_lista_film.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
.film img {
	display: inline;
}
#faq {
	margin-top: 11px;
	padding-left: 15px;
	padding-right: 15px;
	color: #2b3147;
	SCROLLBAR-FACE-COLOR: #d4b04f;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #669900;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	overflow: auto;
	height: 320px;
}
.tabella_faq {
	margin-top: 11px;
	padding-left: 15px;
	padding-right: 15px;
	color: #2b3147;
}
#grande_cinema {
	padding-top: 11px;
	padding-left: 15px;
	padding-right: 15px;
	color: #2b3147;
}
#registrati {
	padding-top: 11px;
	padding-left: 15px;
	padding-right: 15px;
	color: #2b3147;
}
.main_loggato {
	float: left;
	width: 704px;
}
.main2_carta_black {
	float: left;
	width: 290px;
	height: 215px;
	margin-bottom: 5px;
	background-image:url(../images/carta_loggato_black.jpg);
	background-repeat:no-repeat;
}
.main2_carta_gold {
	float: left;
	width: 290px;
	height: 215px;
	margin-bottom: 5px;
	background-image:url(../images/carta_loggato_gold.jpg);
	background-repeat:no-repeat;
}
.main2_carta_green {
	float: left;
	width: 290px;
	height: 215px;
	margin-bottom: 5px;
	background-image:url(../images/carta_loggato_green.jpg);
	background-repeat:no-repeat;
}
.main2_carta_silver {
	float: left;
	width: 290px;
	height: 215px;
	margin-bottom: 5px;
	background-image:url(../images/carta_loggato_silver.jpg);
	background-repeat:no-repeat;
}

.main2_carta_silver .numero_carta {
	padding-top: 3px;
	padding-left: 20px;
	font-weight:bold;
	font-size: 16px;
	color: #000000;
}

.main2_carta_silver .nominativo {
	padding-top: 105px;
	padding-left: 20px;
	color: #000000;
	font-weight:bold;
	font-size: 14px;
}
.main2_carta_green .numero_carta {
	padding-top: 3px;
	padding-left: 20px;
	color: #000000;
	font-weight:bold;
	font-size: 16px;
}

.main2_carta_green .nominativo {
	padding-top: 105px;
	padding-left: 20px;
	color: #000000;
	font-weight:bold;
	font-size: 14px;
}
.main2_carta_gold .numero_carta {
	padding-top: 3px;
	padding-left: 20px;
	font-weight:bold;
	font-size: 16px;
	color: #000000;
}

.main2_carta_gold .nominativo {
	padding-top: 105px;
	padding-left: 20px;
	color: #000000;
	font-weight:bold;
	font-size: 14px;
}
.main2_carta_black .numero_carta {
	padding-top: 3px;
	padding-left: 20px;
	font-weight:bold;
	font-size: 16px;
	color: #ffffff;
}

.main2_carta_black .nominativo {
	padding-top: 105px;
	padding-left: 20px;
	color: #ffffff;
	font-weight:bold;
	font-size: 14px;
}

.loggato_right {
	float: left;
	margin-left: 5px;
	width: 307px;
	/*height: 302px;*/
	color: #2b3147;
}
.loggato_right_welcome_min_op 
{
	
	height: 130px;
}
.loggato_right_welcome_min 
{
	height: 344px;
}
.logged_right_oppanel
{
	height: 195px;
}
.loggato_under 
{
	margin-top: 5px;
	float: left;
	color: #2b3147;
}
.scritta_gialla {
	color: #d4b04f;
	font-weight:bold;
}
#captcha {
	float: right; 
	margin-right: 100px;
	background-image:url(../images/temp_captcha.jpg);
	width: 173px;
	height: 53px;
}
.spaziatura_btn_entra {
	padding-left: 140px;
}
.spaziatura_btn_registrati  {
	padding-left: 110px;
}
#bacheca 
{
	float: left;
	background-color: #f3f3f1;
	width: 704px;
}
.bacheca_contenuto {
	padding-right: 16px;
	padding-left: 16px;
	color: #2b3147;
	background-color: #f3f3f1;
}
.bacheca_tit_colonna {
	background-color: #d4b04f;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 3px;
	text-align:left;
}
.bacheca_ticket_dati {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.bacheca_ticket {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
}
.bacheca_ticket_oggetto 
{
	text-decoration:underline; 
	font-weight:bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
}
.bacheca_ticket_oggetto a 
{
	color:Black;
	font-weight:bold;
}

.bacheca_ticket_attivo  {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight:bold;
	padding-left: 3px;
	color: #a4864a;
}

.bacheca_ticket_presoincarico  {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight:bold;
	padding-left: 3px;
	color: Blue;
}

.bacheca_risposta {
	background-image:url(../images/freccia_risposta.jpg);
	background-repeat:no-repeat;
	/*background-position:top;*/
	background-position:inherit;
	padding-left: 40px;
	width: 628px;
}
.bacheca_textarea {
	border: 1px solid #cccccc; 
	width: 668px;
	SCROLLBAR-FACE-COLOR: #d4b04f;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #669900;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

.bacheca_inputselect {
	width: 250px;
	margin-bottom: .5em;
	padding: 2px 5px;
	font: normal small Arial, Helvetica, sans-serif;
	color: #2b3147;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
    SCROLLBAR-FACE-COLOR: #d4b04f;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #669900;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

.bacheca_inputtext{
	width: 238px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #293348;
}

.div1 {
	background-color: #f3f3f1;
	width: 704px;
}
.div1 .contenuto_div1 {
	padding-right: 16px;
	padding-left: 16px;
	color: #2b3147;
	background-color: #f3f3f1;
}
.div2 {
	background-color: #f3f3f1;
	width: 704px;
}

.prelogin 
{
	margin-left: 6px;
}

.prelogin .contenuto_div2 {
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 10px;
	vertical-align:top;
	color: #2b3147;
	height: 355px;
	width: 420px;
	background-color: #f3f3f1;
}

.div3 {
	background-color: #f3f3f1;
	width: 704px;
}
.div3 .contenuto_div3 {
	padding-right: 16px;
	padding-left: 16px;
	color: #2b3147;
	background-color: #f3f3f1;
}
.spaziatura {
	height: 5px;	
}
.div2_carta {
	float: left;
	width: 364px;
	height: 234px;
	background-image:url(../images/card_black_step.jpg);
	background-repeat:no-repeat;
}
.div2_carta .numero_carta {
	padding-top: 130px;
	padding-left: 90px;
	color: #d4b04f;
	font-weight:bold;
	font-size: 16px;
	color: #ffffff;
}
.div2_carta .nominativo {
	padding-top: 10px;
	padding-left: 20px;
	color: #d4b04f;
	font-weight:bold;
	font-size: 14px;
}

.box_sinistra {
	width: 169px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 20px;
	float: left;
	color: #293348;
	vertical-align:top;
	background-color: #f3f3f1;
}

.scheda_film_bg_grigio {
	padding-right: 16px;
	padding-left: 16px;
	color: #2b3147;
	background-color: #f3f3f1;
}


.box_destra {
	width: 428px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	float: right;
	color: #293348;
	vertical-align:top;
	background-image:url(../images/bg_scheda_cinema_right.jpg);
	background-repeat:repeat-y;
}
.criteri_ricerca {
	color: #b48e21;
	font-size:16px;
}

/*////////////////////*/




/* Content > Sidebar */



/*#login label {
	display: block;
}

.boxed  .inputtext{
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}*/

.boxed  .inputsubmit {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.boxed .content .ingressi 
{
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates*/



#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(../images/img09.gif) no-repeat left center;
	font-size: x-small;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Partners*/



/* Footer */

#footer {
	clear: both;
	width: 937px;
	margin: 0 auto 2em auto;
	/*border: 1px solid #CCCCCC;*/
}

/* Footer > Legal */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}

/* Footer > Links */



div.fieldset { clear: both; margin-top: 15px; }
div.fieldnote { color: #7b8185; border: 0px solid red; clear: left; float: left;}
div.captcha { border: 1px solid #4c5457; padding: 1px; float: left; width: 260px; height: 80px; }
div.fieldvalidator { padding-bottom: 5px; color: #dc0c0c; }
/*div.fieldvalidator span { font-weight: bold;}*/
.socibox { border: 1px solid #4c5457; padding: 1px; margin: 10px; }

.sfondo_step_silver {
	width: 672px;
	background-image:url(../images/step_silver.jpg); 
	background-position: right; 
	background-repeat:no-repeat;
}
.sfondo_step_black {
	width: 672px;
	background-image:url(../images/step_black.jpg); 
	background-position:right; 
	background-repeat:no-repeat;
}
.sfondo_step_green {
	width: 672px;
	background-image:url(../images/step_green.jpg); 
	background-position:right; 
	background-repeat:no-repeat;
}
.sfondo_step_gold {
	width: 672px;
	background-image:url(../images/step_gold.jpg); 
	background-position:right; 
	background-repeat:no-repeat;
}
.sfondo_step_4card {
	width: 672px;
	background-image:url(../images/img_tua_card.jpg); 
	background-position:right; 
	background-repeat:no-repeat;
}

.testo_green {
    font-weight: bold;
    color: #1c9e3e;
}
.testo_silver {
    font-weight: bold;
    color: #96989c;
}
.testo_gold {
    font-weight: bold;
    color: #a38549;
}

.sfondo_tua_card 
{
	width: 672px;
    background-image:url(../images/img_tua_card.jpg);
    background-position: bottom;
    background-repeat:no-repeat;
}

.link_password {
    font-weight: bold;
    color: #2b3147;
    font-size:14px;
}
.notabene 
{
	/*padding-right: 170px;*/
}
.socioinit_reg 
{
	padding-right: 16px;
	padding-left: 16px;
	color: #2b3147;
	background-color: #f3f3f1;
	height: 355px;
}

.socioinit_log 
{
	padding-right: 16px;
	padding-left: 16px;
	color: #2b3147;
	background-color: #f3f3f1;
	height: 355px;
}

.sociopsw
{
	padding-right: 16px;
	padding-left: 16px;
	color: #2b3147;
	background-color: #f3f3f1;
	height: 355px;
}
.socio_locandina1 
{
	float:left;
	background-image:url(../images/main3_bg_left.jpg);
	background-repeat:no-repeat;
	width: 140px;
	height:210px;
	padding-top: 7px;
	padding-left: 7px;	
}
.socio_locandina2 
{
	float: left;
	background-image:url(../images/main3_bg_left.jpg);
	background-repeat:no-repeat;
	width: 140px;
	height:210px;
	padding-top: 7px;
	padding-left: 7px;	
}

.min_heigth 
{
	float: right;
	width: 1px;
	height: 551px;
}

.min_heigth_logged
{
	float: right;
	width: 1px;
	height: 362px;
}
.film_searchresult 
{
	
	float: left;
	color: #2b3147;
	width: 200px;
	padding-left: 10px;
}

.film_searchresult a 
{
	
}

.film_center 
{
	float: left;
	width: 450px;
	padding-left: 10px;
	color: #2b3147;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}

.film_scheda 
{
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b48e21;
}

.film_locandina 
{
	float: left;
	width: 133px;
	height: 190px;
	padding: 3px;
}

.film_nolocandina 
{
	text-decoration: none;
	color: #293348;
	text-align:center;
	line-height: 20px;	
	float: left;
	width: 133px;
	height: 190px;
	margin: 3px;
	background-image: url(../images/NoLocandina.jpg);
}

.film_dati 
{
	
	float: left;
	width: 250px;
	padding-top: 11px;
	padding-left: 15px;
	color: #293348;	
}

.film_trama 
{
	float: left;
	width: 450px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.film_elencolocandine 
{
	float: left;
	margin-top: 10px;
	width: 450px;
	
}

.film_inputselect {
	width: 200px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 2px 5px;
	font: normal small Arial, Helvetica, sans-serif;
	color: #2b3147;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
    SCROLLBAR-FACE-COLOR: #d4b04f;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #669900;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

.cinema_searchresult 
{
	
	float: left;
	color: #2b3147;
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
	/*border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;*/
	
}

.cinema_minsize 
{
	float: right;
	width: 0px;
	height: 553px;
}

.cinema_searchresult a 
{
	
}

.cinema_center 
{
	float: left;
	width: 470px;
	padding-left: 10px;
	color: #2b3147;
}

.cinema_scheda 
{
	float: left;
}

.cinema_nosel 
{
	color: #CCCCCC;
}

.cinema_filmprg td
{
	padding: 5px;
}

.affiliazione_center 
{
	float: right;
	margin-left: 10px;
}
.affiliazione_left 
{
	float:left;
	width: 223px;
}

.affiliazione_contenuto {
	padding-right: 5px;
	padding-left: 5px;
	color: #2b3147;
	background-color: #f3f3f1;
	width: 461px;
	height: 563px;
}

.affiliazione_locandina1 
{
	float:left;
	background-image:url(../images/box_sx.png);
	background-repeat:no-repeat;
	width: 223px;
	height:204px;
	margin-top: 5px;
	padding-top: 7px;
	padding-left: 45px;	
}

 table.radioWithProperWrap input
 {    
      float: left;
 }

 table.radioWithProperWrap label
 {    
	margin-left : 5px;
    display: inline-block;
    width: 330px; 	
    /*margin-left: 15px;
    display: block;*/
 }

td.wzRichiestaCardCss table 
{
	padding-left: -10px;
}

.cartina 
{
	position: relative;
	width: 470px;
}

.italia 
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:10;
	width: 300px;
	height:336px;
	
}

.cerca 
{
	position: absolute;
	z-index:15;
	right: 0px;
	top: 30px;		
}

.searchpanel 
{
	/*margin-top: 20px;*/
	position: relative;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #b48e21;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #b48e21;
	border-top-width: 1px;
}

.TabSelected 
{
	width: 100px; 
	background-image: url('../images/TabSel.jpg'); 
	background-repeat: no-repeat;
	text-align: center;	
}

.TabUnselected 
{
	width: 100px; 
	background-image: url('../images/TabUnSel.jpg') ; 
	background-repeat: no-repeat;
	text-align: center;	
}

.TabContainer 
{
	margin-top: 20px;
	width: 470px;
}

.btnImage 
{
	margin-top: 10px;
	cursor: pointer;
}

.frameschedafilm 
{
	color: #000000;
}

.frameschedafilm td 
{
	vertical-align: top;
}
.frameschedafilm a
{
	display: block;
	font-size:14px;
	color: #b48e21;
	font-weight:bold;
	margin-bottom: 5px;
}

.frameschedafilm p 
{
	
}

.message 
{
	position: absolute;
	background-image: url('../images/sfd_msg.png');
	top: 100px;
	left: 175px;
	width: 465px;
	height: 110px;
	z-index: 2;
	color: #000000;
	visibility:hidden;	
}

.message p
{
	margin-top: 40px;
	margin-left: 30px;
	text-align: justify;
}

.pnlnotfound 
{
	position: absolute;
	background-image: url('../images/sfd_msg.png');
	top: 120px;
	left: 0px;
	width: 465px;
	height: 110px;
	z-index: 20;
	color: #000000;
	visibility:hidden;	
}

.pnlnotfound p
{
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}



.tooltip{
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	padding:5px;
	width: 100px;
	text-align: center;
	/*white-space:nowrap;*/
}
.googleMarkerTab .address{
	margin-bottom: .6em;
}
.tooltip dl,
.tooltip dd,
.tooltip dt{
	margin: 0px;
	padding: 0px;
}
.tooltip dt{
	font-weight: bold;
}
.tooltip dd{
	margin-left: 1em;
}
.tooltip img{
	border: 1px solid #AAAAAA;
	display: block;
}

.mondiali_min 
{
	float: right;
	height: 564px;
	width: 1px;
}

.mondiali_left 
{
	float: left;
	width: 452px;
}

.div_mondiali
{
	float: left;
	margin-left: 3px;
}

.td_mondiali 
{
	padding-right: 5px;
	padding-left: 5px;
	color: #2b3147;
	background-color: #f3f3f1;
	height: 355px;
	width: 450px;	
	vertical-align: top;
}

.partite 
{
	margin-top: 20px;
	margin-bottom: 20px;
}
.partite .header 
{
	background-color: #b48e21; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-align: center;	
} 
.partite .prenota 
{
	background-color: #eaeaea; 
	color: #000000;
	font-weight: bold;
	font-size: 12px; 
	text-align: center;	
	padding-right: 2px;
	padding-left: 2px;	
}

.partite td 
{
	background-color: #eaeaea; 
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.partite_nomecognome 
{
	font-size: 12px; 
	font-weight: bold;	
}
.inputselectcinema 
{
	border-bottom: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	padding-bottom: 2px; 
	padding-left: 5px; 
	width: 420px; 
	padding-right: 5px; 
	font: small Arial, Helvetica, sans-serif; 
	margin-bottom: 0.5em; 
	color: #2b3147; 
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 1px solid; 
	padding-top: 2px;
}

.imgbutton:hover 
{
	cursor: pointer;
}