/**
 * @author MioTragus
 * @copyright 2008
 * @modificacion 12/08/2009
 * @cliente casmusic.es
 * @fichero style.css
 * @web http://www.miotragus.org 
 */

body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #000000;
	text-align:center;
}

a img {
	*border:1px #fb9213;
	}
table {
	background: black;
}
#pagina {
	width: 804px;
	border: 1px solid #333333;
	background-color: #000000;
	margin: 10px auto;
	text-align: center;
}
#cabecera {
	width: 800px;
	border: 1px solid #fb9213;
	background-color: #000000;
	margin: 1px;
	text-align: center;
}
#centro {
	width: 800px;
	height: auto;
	border: 0px solid #000000;
	background-color: #000000;
	margin: 0px auto;
	text-align: center;
	display:inline; /*(*)*/
}

#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
}

.izquierda {
	width: 200px;
	height: 700px;
	background-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #fb9213;
	margin: 0 0 0 1px;
	float: left;
	padding: 1px;
}
.izquierda_cont {
	width: 198px;
	height: auto;
	background-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #fb1111;
	margin: 5px auto auto auto;
	padding: 1px;
}
.derecha {
	width: 100px;
	height: 700px;
	background-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #fb9213;
	margin: 0 1px 0 0;
	float: right;
	padding: 1px;
}
.principal {
	width: 593px;
	height: 700px;
	background-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #fb9213;
	margin: 0 1px 0 0;
	float: right;
	padding: 1px;
	text-align: left;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #aaaaaa;
}

.principal a{
	color: #aaaaaa;
	text-decoration: none;
}
.principal a:hover{
	color:  #fb9213;
}
.principalpop {
	width: 100%;
	height: 100%;	
	background-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #fb9213;
	margin: 0 1px 0 0;
	float: right;
	padding: 1px;
	text-align: left;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #aaaaaa;
}
.principal_sql_1{
font: bold 9px Arial, Helvetica, sans-serif;

}	
.contenido {
	margin: 20px 15px 15px 15px;
	float: left;
	padding: 2px;
	text-align: left;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #aaaaaa;
}

.contenido a{
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fb9213;	}

.contenido a:hover{
	color:  #aaaaaa;
}
.contenido_mar {
	width: 95%;
	margin: 10px 15px 15px 15px;
	float: left;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #aaaaaa;
}

.contenido_mar a{
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fb9213;	}

.contenido_mar a:hover{
	color:  #aaaaaa;
}
.contenido_ran {
	width: 99%;

	float: left;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #aaaaaa;
}

.contenido_ran a{
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fb9213;	}

.contenido_ran a:hover{
	color:  #aaaaaa;
}

.contenido_pop {
	width: 95%;
	margin: 20px 15px 15px 15px;
background: black;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #aaaaaa;
}

.contenido_pop a{
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fb9213;	}

.contenido_pop a:hover{
	color:  #aaaaaa;
}
.contenido_sin {
	padding: 2px;
	text-align: center;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #aaaaaa;
}

.contenido_sin a{
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fb9213;	}

.contenido_sin a:hover{
	color:  #aaaaaa;
}				
	#pie {
	width: 800px;
	border: 0px solid #000000;
	background-color: #000000;
	margin: 1px 0px;
	text-align: center;
	display:inline; /*(*)*/
}

.contenidosin {
	margin: 10px 15px 15px 15px;
	float: left;
	padding: 2px;
	text-align: left;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #aaaaaa;
}

a.contenidosin {
	text-decoration: none;
	}

a:hover.contenidosin {
	color:  #222222;
}		
	#pie {
	width: 800px;
	border: 0px solid #000000;
	background-color: #000000;
	margin: 1px 0px;
	text-align: center;
	display:inline; /*(*)*/
}
/* dock - top */
.dock {
	position: relative;
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;

	padding-left: 1px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #d9d9d9;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
#izquierda_tol{
	width: 180px;
	height: 180px;
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #000000;
	margin: 5px auto;
}
#izquierda_tolmenu{
	width: 180px;
	height: 180px;
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #000000;
	margin: 5px auto;
	text-align: left;
}

.izquierda_logo{
	width: 180px;
	height: auto;
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #000000;
	margin: 5px auto;
	font-weight: bold;
	color: #fb9213;
}
.izquierda_anima{
	width: 190px;
	height: 190px;
	border: 1px solid #ccc;
	padding: 0px;
	margin: 1px auto;		
	background-color: #000000;
}
.izquierda_logo a {
	font-weight: bold;
	color: #666;
	text-align: center;
	}
	
.izquierda_logo2 {
	padding: 0 0 0 0;
	margin: auto;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #fc8004;
	border-top: 2px solid #542900;
	border-bottom: 2px solid #18120c;
}
.izquierda_logo2 a {
	font-weight: bold;
	color: #fb9213;
	text-align: center;
	}
.izquierda_atencion{
	width: 180px;
	height: auto;
	border: 1px solid #ccc;
	padding: 0 5px 0 5px;
	background-color: #000000;
	margin: 5px auto;
	font-weight: bold;
	text-align: left;
	color: #fb9213;
}
.izquierda_atencion a {
	font-weight: bold;
	color: #fb9213;
	text-align: left;
	text-decoration: none;
	}
.izquierda_atencion a:hover {
	font-weight: bold;
	color: #666;
	text-align: left;
	}
.izquierda_atencion_m{
	width: 180px;
	height: auto;
	border: 1px solid #ccc;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	background-color: #000000;
	margin: 5px auto;
	font-weight: bold;
	text-align: left;
	color: #fb9213;
}
.izquierda_atencion_m a {
	font-weight: bold;
	color: #fb9213;
	text-align: left;
	text-decoration: none;
	}
.izquierda_atencion_m a:hover {
	font-weight: bold;
	color: #666;
	text-align: left;
	}

.centro_atencion{
	width: 96%;
	height: auto;
	border: 1px solid #ccc;
	padding: 2px;
	*padding: 0px;	
	background-color: #000000;
	margin: 5px auto;
	*margin: 2px auto;	
	font-weight: bold;
	color: #fb9213;
}
.centro_atencion a {
	font-weight: bold;
	color: #666;
	text-align: center;
	}
		
.centro_atencion_mar{
	width: 99%;
	height: auto;
	border: 1px solid #ccc;
	padding: 2px;
	background-color: #000000;
	margin: 5px auto;
	font-weight: bold;
	color: #fb9213;
}
.centro_atencion_mar a {
	font-weight: bold;
	color: #666;
	text-align: center;
	}
.centro_atencion_mar_itu{
text-align: center;
	padding: 2px;
	background-color: #000000;
	margin: 5px auto;
	font-weight: bold;
	color: #fb9213;
}
.centro_atencion_mar_itu a {
	font-weight: bold;
	color: #666;
	text-align: center;
	text-decoration: none;
	}
.centro_atencion_mar_itu a:hover {
	font-weight: bold;
	color: orange;
	text-align: center;
	}			
.centro_atencion_est{
	width: 96%;
	height: auto;
	border: 1px solid #ccc;
	padding: 0px;
	background-color: #000000;
	margin: 5px auto;
	font-weight: bold;
	color: #fb9213;
}	
.pagelinks a {
	font-weight: bold;
	color: #666;
	text-align: center;
}
.slideCaption {
	background-color: #fb9213;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}
.pagelinks a.activeSlide
{
	color: #f90;
}
/* this is for IE so the prev/next links can be hovered*/
.nextSlide,.prevSlide {
	background-image: url(images/spacer.gif);
}
.nextSlide {
	text-decoration: none;	
}
.nextSlide:hover {
	background-image: url(images/nextslide.png);
	background-repeat: no-repeat;
	background-position: right;
}
.prevSlide {
	text-decoration: none;	
}
.prevSlide:hover {
	background-image: url(images/prevslide.png);
	background-repeat: no-repeat;
	background-position: left;
}

.inputsTooltip {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	opacity:0.85;
}
.validate {
	text-align: center;
	}
.validate a{ 
	color: black;
	text-decoration: none;	}

.multimediadef {
	border: 1px solid orange;
	width: 592px;
	text-align: center;
	font-size: 9px;
}	

.multimediamenu {
	border: 1px solid orange;
	width: 592px;
	text-align: center;
}
.multimediamenu td {
	background: black;
	color:  orange;
}

.multimediamenu td:hover {
	background: orange;
	color: black;
}

.multimediamenu td:hover a{
	text-decoration: none;
	background: orange;
	color: black;
}

.multimediamenu a {
	text-decoration: none;
	background: black;
	color:  orange;
}

.multimediamenu a:hover {
	background: orange;
	color: black;
}	

.multimediacabecera {
	background: orange;	
	color: black;
	width: 100%;
	text-align: center;
}
.multimediasec {

	margin-top: 2px;

	color: gray;
	width: 100%;
	text-align: center;
}
/* Tooltips */
#tooltip {
	position: fixed;
	padding: 4px;
	color: #FFF;
	font-size: 11px;
	display: none;
	text-align: left;
	background-color: #000;
	opacity: 0.8;
}
 
.tooltipTitle {
	font-weight: bold;
	color: #CEE1EF;
}

#myAccordionx {
	width: 180px;
	border: 1px solid #6CAF00;
	position: relative;
	left: 1px;
	top: 1px;
}

#myAccordion{
	width: 190px;
	height: 180px;
	border: 1px solid #ccc;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	left: 0px;
	top: 1px;
	right: 1px;
	bottom: 1px;
}


#myAccordion dt{
	line-height: 16px;
	background-color: #fc8004;
	border-top: 1px solid #542900;
	border-bottom: 1px solid #18120c;
	padding: 1px 1px;
	font-weight: bold;
	color: #d3cfcc;
}

#myAccordion dd {
	overflow: inherit;
	color: #fb9213;
	text-align: left;
	
}
#myAccordion p a{
	color: #fb9213;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: inherit;
	font-weight: bold;
	
}


#myAccordion p {
	margin: 5px 0px;
	text-align: left;

}

#myAccordion dt.myAccordionHover {
	background-color: #5d2e00;
}

#myAccordion dt.myAccordionActive {
	background-color: #5d2e00;
	border-top: 2px solid #542900;
	border-bottom: 2px solid #18120c;
}

#tooltipURL
{
	display: none;
}
#navi
{
	list-style-type:disc;
	margin-top: 3px;

}
#navi li
{
	margin: 0px auto 0px auto;
	padding: 1px;
}

#navitool li
{
	font-size: 11px;
	margin: 0px auto 0px auto;	
	padding: 1px;
	*padding: 0px;
}
#jqnews
{
	overflow: hidden;
	height: 60px; 
	width: 500px;
	border: solid 1px #000;
}

#jqnews div
{
	display: block;
	overflow: hidden;
	background-color: #def;
	height: 68px;
	width: 500px;
	margin: 0px;
}

#jqnewsVert
{
	overflow: hidden; background-color: black; height: 68px; width: 500px; border-top: solid 1px orange; border-bottom: solid 1px orange; margin:auto;
}

#jqnewsVert div
{
	display: block; overflow: hidden; background-color: black; height: 32px; width: 500px;border-top: solid 1px orange; border-bottom: solid 1px orange; margin: 0px; text-align: center;
}

#jqnewsOriz
{
	border: solid 1px #000;	height: 60px; width: 500px; overflow: hidden; margin:auto;
}

#jqnewsOriz div
{
	float:left;	border: solid 1px #000;	background: #def; height: 30px; width: 500px; margin: 1px;	display:block;
}

#facebox .b {
  background:url(js/facebox/b.png);
}

#facebox .tl {
  background:url(js/facebox/tl.png);
}

#facebox .tr {
  background:url(js/facebox/tr.png);
}

#facebox .bl {
  background:url(js/facebox/bl.png);
}

#facebox .br {
  background:url(js/facebox/br.png);
}

#facebox {

	text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #000000;
  width: 650px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  background: #006660;
  border: 0;
  margin: 0;
}

#facebox .footer {
  background: #000000;	
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
  *position: absolute;
  *height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}  


.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
.popup {
	background: black;
	text-align: center;
}
.none {
	width: 300px;
	text-align: left;
	color: black;
	border: 0;
	text-decoration: none;
}
.none a{
	color: black;
	border: 0;
	text-decoration: none;
}

