/*
Musica Maestro Style
gustavoantunez@gmail.com
06-09-2007
*/

*{
	padding: 0;
	margin: 0;
}
body{ 
	background: #000;
	color: #FFF;
	font-size: 11px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
p{
	margin-bottom: 6px;
}
/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, select, option {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #393939;
	background-color: #000000;
}
input {
	font-size: 90%;
	padding: 3px;
}
textarea {
	font-size: 100%;
	color: #ffffff;
	padding: 3px;
}
/* All input elements that are checkboxes or radio buttons. */
input.check{}

/* Selects are a bit smaller, because it makes them look even better 8). */
select{
	font-size: 90%;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
option{
	padding-right: 12px;
}
fieldset{ 
	border: 1px solid #333; 
	padding: 12px;
}
fieldset:hover{
	border: 1px solid #99CC00; 
}

hr{
	background-color: #333;
	height: 1px;
	border: none;
	margin: 12px 0;
}
h2{
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 12px;
}
h3{
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 12px;
	color: #99CC00;
}
h4{
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 12px;
	font-weight: bold;
	color: #FFF;
}
a:link, a:visited{
	color: #FFF;
	text-decoration: underline;
}
a:hover, a:active{
	color: #FFF;
	text-decoration: none;
}


.alert{ 
	color: Red; 
	font-weight: bold;
}
.asterisc{ 
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px;
	font-weight: normal;
	vertical-align: middle;
}
#contenedor{
	width: 1002px;
}
#head{
	height: 70px;
	border-bottom: 1px solid #2A2A2A;
}
#logo{
	float: left;
	padding: 15px 0 0 12px;
}

/* NAVEGADOR */
#navegador{
	float: right;
	margin-top: 9px;
}
#navegador ul{
	font-size: 12px;
	padding: 6px 0 6px 0;
}
#navegador li{ 
	display: inline;  
	list-style: none;
	background: #2A2A2A url(img/bg_menu.gif) repeat-x;
	padding: 6px 0 6px 0;
	margin-left: -3px;
	border-left: 1px solid #000;
}
#navegador li:hover{ 
	background: #99CC00;
}
#navegador li a:link, #navegador li a:visited{
	color: #99CC00;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}
#navegador li a:hover, #navegador li a:active{
	color: #000;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
	background: #99CC00;
}
/* NAVEGADOR */

#marquee{
	padding-top: 2px;
}
#marquee a:link, #marquee a:visited{
	color: #99CC00;
	text-decoration: none;
}
#marquee a:hover, #marquee a:active{
	color: #99CC00;
	text-decoration: underline;
}

#cuerpo{ 
	background: url(img/bg_cuerpo.jpg) repeat-x;
	border-bottom: 1px solid #2A2A2A;
}
#col_izq{
	padding: 12px;
	border-right: 1px dotted #333;
	width: 442px;
	vertical-align: top;
}
#col_central{
	padding: 12px;
	width: 238px;
	vertical-align: top;
}
#col_der{
	padding: 12px;
	vertical-align: top;
	background: #2B576A url(img/bg_col_der.jpg) repeat-x;
}
#col_der hr {
	background-color: #C0D434;
	height: 1px;
	border: none;
	margin: 12px 0;
}
#col_izq ol{
	margin: 12px 0 12px 24px;
}
/* listita */
.not_list{
	margin-top: 15px;
	color: #CCC;
}
.not_list img, .not_list1 img, .not_list3 img, .not_list4 img, .img_1{ 
	border: 3px solid #2C2C2C; 
	margin: 3px 9px 0 0;
	background: url(img/indicator_black.gif) no-repeat center center;
}
.not_list td, .not_list1 td{
	vertical-align: top;
}
.not_list a:link, .not_list a:visited{
	color: #FFF;
	text-decoration: underline;
}
.not_list a:hover, .not_list a:active{
	color: #FFF;
	text-decoration: none;
}
/* fin listita */
/* listita 1 */
.not_list1{
	margin-top: 15px;
	color: #CCC;
}
.not_list1 a:link, .not_list1 a:visited{
	color: #99CC00;
	text-decoration: underline;
}
.not_list1 a:hover, .not_list1 a:active{
	color: #99CC00;
	text-decoration: none;
}
/* fin listita 1 */
/* listita 2 */
.not_list2{
	margin-top: 15px;
	color: #FFF;
}
.not_list2 a:link, .not_list2 a:visited{
	color: #99CC00;
	text-decoration: underline;
}
.not_list2 a:hover, .not_list2 a:active{
	color: #99CC00;
	text-decoration: none;
}
.txt1{
	color: #CCC;
	font-size: 10px;
}
.txt2{
	color: #666;
}
.txt3{
	color: #333;
	padding: 3px 0 4px 0;
	margin-right: 6px;
	font-size: 12px;
	}
.txt4{
	font-weight: normal;
}
.txt5{
	color: White;
}
/* fin listita 2 */
/* listita 3*/
.not_list3{
	margin-top: 15px;
	color: #CCC;
}
.not_list3 td{ vertical-align:top;
}
.not_list3 a:link, .not_list3 a:visited{
	color: #D2D731;
	text-decoration: underline;
}
.not_list3 a:hover, .not_list3 a:active{
	color: #D2D731;
	text-decoration: none;
}
/* fin listita 3 */
/* listita 4*/
.not_list4{
	color: #CCC;
}
.not_list4 td{
	padding: 0 3px 24px 0;
	vertical-align: top;
	width: 50%;
}
.not_list4 a:link, .not_list4 a:visited{
	color: #D2D731;
	text-decoration: underline;
}
.not_list4 a:hover, .not_list4 a:active{
	color: #D2D731;
	text-decoration: none;
}

/* fin listita 4 */
/* listita 5*/
.not_list5{
	color: #CCC;
}
.not_list5 td{
	padding: 6px 3px 6px 0;
	border-bottom: 1px solid #333;
}
.not_list5 strong{
	color: #FFF;
}

/* fin listita 5 */

a.A:link, a.A:visited{ 
	background: url(img/bg_btn1.gif) repeat-x; 
	text-decoration: none;
	color: #293700;
	padding: 3px 12px 4px 12px;
	margin-right: 6px;
	font-size: 12px;
}
a.A:hover, a.A:active{ 
	background: #99CC00; 
	text-decoration: none;
	color: #000;
}

#flashcontent{
	margin-bottom: 12px;
	text-align: center;
}
#bottom{
	padding: 24px 12px;
	color: #333;
}
#bottom a:link, #bottom a:visited{
	color: #333;
	text-decoration: underline;
}
#bottom a:hover, #bottom a:active{
	color: #999;
	text-decoration: underline;
}

#topbar{
	position:absolute;
	padding: 6px 6px 3px 6px;
	visibility: hidden;
	z-index: 100;
	background-color:#FFF;
}



/* G A L E R I A   D E   I M A G E N E S */
	
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	color: #333;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 600px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}