/*** Tags
-------------------------------------------------------------- ***/
html{ font-size:100%; }

* {	
	font-family:Calibri, Verdana, "Arial Narrow", sans-serif;
	font-size: 14px;
	color: #444;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}

	
:focus {outline:0;}
img {border:0px;}
ul, ol {list-style-type:none;}

a {color:#ff6f20; text-decoration:none;}
a:hover {color:#ff6f20; text-decoration:underline;} 

#divbackgroundcenter {background-image: url(../imgs/jocker/bk_teatrex.png); background-repeat: repeat;}
#divbackgroundtrans {background-image: url(../imgs/jocker/bk_trans.png); background-repeat: repeat;}
#divgaleria { background-color:#ff6f20}
#divcartelera { background-color:#000000}


/*** Textos comunes
-------------------------------------------------------------- ***/

h1 {font-family: Calibri, Verdana, "Arial Narrow", sans-serif; font-weight:normal;}

#ficha h1, h1.sub_titulo {
	font-family:"Arial Narrow", Verdana, Helvetica, sans-serif;
	font-size:1.3em;
	display:block;
	border-bottom:1px dotted #aca398;
	text-transform:uppercase;
	margin-top:0em;
	margin-bottom: 1em;
}

.tit_narrow {font-family: "Arial Narrow", Arial, Helvetica, sans-serif;}

.strong { font-weight: bold;}

.strongBig { font-weight: bold; font-size:16px;}

.tituloNoticia {font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; font-size:24px}

.diapo { color: #ffffff;}

.strongDiapo { font-weight: bold; color: #ffffff;}

.strongBlack { font-weight: bold; color: #000000;}

.testimonials { font-weight: bold; font-style:italic;}

.black { color: #000000;}

.ruta { display:block; border-bottom:1px solid #d1cdc1; padding:3px 0px; text-align:left;}



/*** Billboard Style
-------------------------------------------------------------- ***/

.Title1 { 
	font-family: Tahoma, Verdana, sans-serif; 
	font-weight: bold; color: #000000; 
	font-size:16px;
	line-height: 1,1em;
}
	
.Title2 { 
	font-family: Tahoma, Verdana, sans-serif; 
	font-weight: bold; color: #ff6f20; 
	font-size:16px;
	line-height: 1,1em;
}

.strongMes { 
	font-weight: bold;
	font-size:13px; 
	color: #ff6f20;
}

.strongColor { 
	font-weight: bold;
	font-size:13px; 
	color: #ff6f20;
}

.strongBillboard { 
	font-weight: bold;
	font-size:13px;
	color: #000000;
}

.strongDiapoSmall { 
	font-weight: bold;
	font-size:13px; 
	color: #ffffff;
}



/*** Clases comunes
-------------------------------------------------------------- ***/
.right {float:right;}
.left {float:left;}
.cleaning {clear:both;}

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
.clearfix {display:block;}
* html .clearfix {height:1px;}

.al_right {text-align:right;}

.img_title_left {float:left; padding-top: 16px;}

.img_title_right {float:right; padding-top: 16px;}

.img_title_carteleraL {float:left; padding: 1em 0 1em}

.img_title_carteleraR {float:right; padding: 1em 0 1em}

.img_button {display:block; border-top:1px solid #989397; padding:3px 0px;}

.img_pointHome { background-image: url('../imgs/jocker/separador_home.png'); background-repeat:repeat-y; background-position:center;}

/*CLASES DE ErROR*/
.error {border: 1px solid red !important; color:#FF0000;}


/*** Forms
-------------------------------------------------------------- ***/
/*AQUI VA EL ESTILO DE LOS FORMULARIOS*/
.transparente {
	background-color: #fcb58e; 
	color:#000000; 
	border: 1px solid #f89762;}
	
.textForm {
	color:#000000;
}

.textAlert {
	color:#000000;
	font-weight: bold; 
	text-align:center;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
	background: transparent url('../imgs/other/button_form_a.png') no-repeat scroll top right;
	color: #ffffff;
	display: block;
	float: left;
	font: normal 12px tahoma, sans-serif;
	height: 35px;
	margin-right: 4px;
	padding-right: 22px; /* sliding doors padding */
	text-decoration: none;
	padding-left: 8px;
}

a.button span {
    background: transparent url('../imgs/other/button_form_over.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 8px 0 5px 22px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

/*** Boxes
-------------------------------------------------------------- ***/
#box_home {
	width: auto;
	border: #dfdfdf 1px solid;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	clear: none;
	padding: 0.8em;
	margin: 1.1em;
}

#box_cartelera1 {
	width: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #ff6f20;
	text-align: left;
	height: auto;
	clear: none;
	padding-left: 0.5em;
}

#box_cartelera2 {
	width: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #000000;
	text-align: left; 
	height: auto;
	clear: none;
	padding-left: 0.5em;
}


#box_text {
	width: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #ff6f20;
	text-align: left;
	height: auto;
	clear: none;
	padding: 8px;
	margin: 1.1em;
}

#box_form {
	width: 430px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #ff6f20;
	text-align: left; 
	height: auto;
	clear: none;
}

#box_left {
	width: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #86c601;
	height: auto;
	clear: none;
	padding: 0.8em;
}

/*** Rollover Link
-------------------------------------------------------------- ***/


.rolloverComprar {display: block; width: 115px; height: 26px; background: url(../imgs/other/button_comprar_7.png) no-repeat;text-indent: -9999px;}
a.rolloverComprar:link, a.rolloverComprar:visited, a.rolloverComprar:active {background: url(../imgs/other/button_comprar_7.png) no-repeat;}
a.rolloverComprar:hover {background-position: -115px;}

/*** .rolloverComprarTop {display: block; width: 115px; height: 26px; background: url(../imgs/other/button_comprar_febrero.png) no-repeat;text-indent: -9999px;}
a.rolloverComprarTop:link, a.rolloverComprarTop:visited, a.rolloverComprarTop:active {background: url(../imgs/other/button_comprar_febrero.png) no-repeat;}
a.rolloverComprarTop:hover {background-position: -115px;} ***/



/*** Nav Site
-------------------------------------------------------------- ***/


.rolloverNav01 {display: block; width: 51px; height: 59px; background: 
url(../imgs/nav_site/julio/inicio.png) no-repeat;
text-indent: -9999px;} 
a.rolloverNav01:link, a.rolloverNav01:visited, a.rolloverNav01:active {background: 
url(../imgs/nav_site/julio/inicio.png) no-repeat;} 
a.rolloverNav01:hover {background-position: -51px;}

.rolloverNav02 {display: block; width: 82px; height: 59px; background: 
url(../imgs/nav_site/julio/cartelera.png) no-repeat;text-indent: -9999px;} 
a.rolloverNav02:link, a.rolloverNav02:visited, a.rolloverNav02:active {background: 
url(../imgs/nav_site/julio/cartelera.png) no-repeat;} 
a.rolloverNav02:hover {background-position: -82px;}

.rolloverNav03 {display: block; width: 64px; height: 59px; background: 
url(../imgs/nav_site/julio/tickets.png) no-repeat;text-indent: -9999px;} 
a.rolloverNav03:link, a.rolloverNav03:visited, a.rolloverNav03:active {background: 
url(../imgs/nav_site/julio/tickets.png) no-repeat;} 
a.rolloverNav03:hover {background-position: -64px;}

.rolloverNav04 {display: block; width: 64px; height: 59px; background: 
url(../imgs/nav_site/julio/teatrex.png) no-repeat;text-indent: -9999px;} 
a.rolloverNav04:link, a.rolloverNav04:visited, a.rolloverNav04:active {background: 
url(../imgs/nav_site/julio/teatrex.png) no-repeat;} 
a.rolloverNav04:hover {background-position: -64px;}

.rolloverNav05 {display: block; width: 87px; height: 59px; background: 
url(../imgs/nav_site/julio/ubicacion.png) no-repeat;text-indent: -9999px;} 
a.rolloverNav05:link, a.rolloverNav05:visited, a.rolloverNav05:active {background: 
url(../imgs/nav_site/julio/ubicacion.png) no-repeat;} 
a.rolloverNav05:hover {background-position: -87px;}

.rolloverNav06 {display: block; width: 87px; height: 59px; background: 
url(../imgs/nav_site/julio/contacto.png) no-repeat;text-indent: -9999px;} 
a.rolloverNav06:link, a.rolloverNav06:visited, a.rolloverNav06:active {background: 
url(../imgs/nav_site/julio/contacto.png) no-repeat;} 
a.rolloverNav06:hover {background-position: -87px;}

.rolloverNav07 {display: block; width: 82px; height: 59px; background: 
url(../imgs/nav_site/julio/noticias.png) no-repeat;text-indent: -9999px;} 
a.rolloverNav07:link, a.rolloverNav07:visited, a.rolloverNav07:active {background: 
url(../imgs/nav_site/julio/noticias.png) no-repeat;} 
a.rolloverNav07:hover {background-position: -82px;}


/*** Banners Publicitarios
-------------------------------------------------------------- ***/

#headerAds {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-image: url(../imgs/jocker/bk_trans.png); 
	background-repeat: repeat;
	border:#666666 1px solid;
	}

#box_Ads {
	width: auto;
	height: auto;
	clear: none;
	padding: 5px;
	margin: 5px;
}



/*** menú subsecciones
-------------------------------------------------------------- ***/

#box_Menu {


	background-color:#fdbf9d;

	width:310px;

	float: left;

	padding:10px 0 10px 10px;
	
	margin: 14px 0 0 14px;
	
}

#GUIA {
	width: auto;
	border: #dfdfdf 1px solid;
	text-align: justify;
	height: auto;
	clear: none;
	padding: 0.8em;
	margin: 1.1em;
}


.box_MenuColumn1 {

	border-left:1px solid #fdbf9d;

	float: left;

	width: 180px;

}


#box_Menu2 {


	background-color:#fdbf9d;

	width:460px;

	float: left;

	padding:10px 0 10px 10px;
	
	margin: 14px 0 0 14px;
	
}


.box_Menu2Column1 {

	border-left:1px solid #787878;

	float: left;

	width: 190px;

}

.box_Menu2Column2 {

	border-left:1px solid #787878;

	float:right;

	width:180px;

}

.menuItemLgPad {

	padding:5px 20px 7px 5px;

	font-weight: bold;

}

.box_Menulink:link, .box_Menulink:visited {

	color:#646464;

	font-weight:bold;

	text-decoration:none;

	text-transform: uppercase;

}

.centerMenulink:link, .centerMenulink:visited {

	color:#646464;

	font-weight:bold;

	text-decoration:none;

	text-transform: uppercase;

}



.centerMenulink:hover {

	color:#FFF;

}

#centerMenuImage {

	background: #fdbf9d;

	float: left;



}


.textBold {

	font-weight:bold;

}


.textBlack {

	color:#000000;

}



/*** Footer Style
-------------------------------------------------------------- ***/

.TextFooter { 
	font-size:13px; 
	color: #000000;
}

.TextFooterSmall { 
	font-size:11px;

	color: #000000;
}

.strongDiapoFooter { 
	font-weight: bold;
	font-size:14px; 
	color: #ffffff;
}

.strongFooter { 
	font-weight: bold;
	font-size:14px; 
	color: #000000;
}

.DiapoFooter {
 	font-family:"Arial Narrow", Verdana, Helvetica, sans-serif;
	font-size:17px;
	line-height: 35px;
	color: #ffffff;
}


A.footer1:link {
	color:#000000;
	font-size:11px;
	font-weight: bold;
	font-style:oblique;
}

A.footer1:hover {
	color:#000000;
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;
}

A.footer2:link {
	font-family:"Arial Narrow", Verdana, Helvetica, sans-serif;
	color:#9b410f;
	font-size:17px;
	line-height: 35px;
}

A.footer2:hover {
	font-family:"Arial Narrow", Verdana, Helvetica, sans-serif;
	color:#9b410f;
	font-size:17px;
	line-height: 35px;
	text-decoration:underline;
}
