/* CSS Document */

/*---------------- body ---------------------------*/

body {
	margin: 0;
	padding: 0;
	background: #000000 fixed center top;
	font-size: 65.0%;
	color: #B2B2B2;
	text-align: left;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
	overflow: visible;
}

hr {
	color: #FFFFCC;
	clip: rect(auto,30px,auto,auto);

}

html {
	min-width:99%
	min-height: 99%;
	margin-bottom: 1px;
}

body, input, textarea, select {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
}
div {
	border: none;
	}
	
iframe {
	overflow: hidden;
}

img {
    border: 0px none;
}
	
li {
	font-size: 1.0em;
	padding: 3px 0px;
}

p {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0;
	margin-bottom: 1.3em;
	padding: 0;
}

#matrix {
	max-width: 980px;
	width: expression(document.body.clientWidth > 870? "870px": "auto");
	margin: 0px auto;
	padding: 5px 5px;
	text-align: left;
	z-index: 1;
}

#head {
	clear: both;
	height: 60px;
	z-index: 2;
	background-position: 0px 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 5px 0px 2px 20px;
}

#consola {
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	min-width: 165px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	min-height: 130px;
	width: expression(document.body.clientWidth > 165? "165px": "auto");
	z-index: 1;
	background-position: 0px 55px;
	position: absolute;
	left: 0px;
	top: 60px;
}

#consola ul {
	list-style-type: circle;
	padding: 0;
	margin: 10px 0px 10px 0px;
	opacity: 1;
}

#secta {
	min-width: 135px;
	width: expression(document.body.clientWidth > 135? "135px": "auto");
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	z-index: 2;
	background-position: 0px 155px;
	position: absolute;
	left: 0px;
	top: 190px;
	padding: 5px 0px 2px 20px;
	visibility: hidden;
}

#scrollu {
	position: absolute;
	left: 177px;
	top: 47px;
	z-index: 3;
	overflow: visible;
	height: 7px;
	width: 7px;
	cursor: hand;
}

#scrolld {
	position: absolute;
	left: 186px;
	top: 47px;
	z-index: 3;
	overflow: visible;
	height: 7px;
	width: 7px;
	cursor: hand;
}


#periferia {
	text-align: left;
	border-top: 2px solid #CCCCCC;
	padding-top: 10px;
	margin-top: 0px;
	padding-left: 5px;
	height: 500;
	width: 810;
	z-index: 2;
	position: absolute;
	left: 175px;
	top: 60px;
	overflow: hidden;
}

/* index.htm */
#todo {
	overflow: visible;	
	}

#enter {
	position: absolute;
	left: 0px;
	top: 250px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 1024px;
}

#enterinfo {
	position: absolute;
	left: 200px;
	top: 460px;
}

/* news.htm */
#newsdiv {
 	float: left;
	height: 100%;
	width: 510px;
	overflow: hidden;
	}
	
#newsdiv2 {
	float: right;
	height: 100%;
	width: 260px;
	overflow: hidden;
	padding: 0px 5px 0px 25px;
	}
	
/* info.htm */

#col4 {
	float: left;
	clear: right;
	width: 38%;
	margin-left: 15px;
}

#col5 {
	float: left;
	clear: right;
	width: 54%;
	margin-left: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCC99;
	padding-left: 5px;
}

/* records.htm */
#recdiv {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

#recbckgrnd {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 400px;
	width: 600px;
	z-index: 2;
}

#rectxt {
	position: absolute;
	left: 200px;
	top: 0px;
	height: 400px;
	width: 400px;
	padding: 15px 5px 5px 15px;
	overflow: visible;
	z-index: 3;
}

#rectxt2 {
	position: absolute;
	left: 0px;
	top: 200px;
	height: 400px;
	width: 600px;
	padding: 15px 5px 5px 15px;
	overflow: visible;
	z-index: 1;
}


/* links.htm */
#col1 {
	float: left;
	clear: right;
	width: 30%;
	padding-right: 5px;
	padding-left: 5px;
}

#col2 {
	float: left;
	clear: right;
	width: 30%;
	margin-left: 5px;
}

#col3 {
	float: left;
	clear: right;
	width: 33%;
	margin-left: 15px;
}

/*--------------------- text/headings ---------------------*/

.accesskey {
	border-bottom: 1px solid #CCCC00;
	text-decoration: none;
	}

/* news.htm */

.date {
	font-size: 1.1em;
	color: #CCCC00;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	opacity: 0.50;
	filter: Alpha(Opacity=50, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100);
	}
	
.text {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	color: #FFFFFF;
	font-size: 1.05em;
	padding: 5px;
	margin-top: 5px;
	}

.latrel {
	color: #CCCC00;
	font-weight: bold;
	opacity: 0.50;
	filter: Alpha(Opacity=50, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100);
}
	

/* records.htm */
.releases {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	color: #CCCC00;
	font-size: 1.0em;
	padding: 5px;
	margin-top: 5px;
	font-weight: bold;
	height: 125px;
	width: 145px;
	opacity: 0.50;
	filter: Alpha(Opacity=50);
	}
	
.releasestit {
	font-size: 1em;
	color: #FFFFCC;
	font-weight: normal;
	height: 125px;
	width: 145px;
}

.releasesformat {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
	height: 125px;
	width: 145px;
}

.cell {
	height: 125px;
	width: 145px;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	}

/*--------------------- links ---------------------*/

a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFFF33;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	color: #CCCC00;
	text-decoration: none;
}

a:active {
	color: #FFFFCC;
	text-decoration: none;
}

#consola li   {
	margin: 0;
	padding: 0;
	display: block;
}

#consola a {
	color: #FFFFFF;
	font-size: 1.1em;
	display: block;
	width: 130px;
	margin: 0;
	padding: 2px 0px 2px 20px;
}

#consola a:link, #consola a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

#consola a:hover, #consola li:hover {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #666600;
}

#consola a:active {
	color: #FFFFFF;
	text-decoration: none;
}


/*--------------------- image modifications ---------------*/

.imgfloat {
	float: right;
	border: 0.05em solid #CCCC99;
	}
	
.imgcursor {
	margin-right: 5px;
	border: none;
	cursor: hand;
}

.imgopacity {
	opacity: 0.30;
	filter: Alpha(Opacity=30, FinishOpacity=30, Style=1, StartX=0, StartY=0, FinishX=800, FinishY=800);	
}

img.imghov{
	opacity: 1;
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=800, FinishY=800);	
}

.imgborder{
	border: 0.05em solid #CCCC99;
}

/*--------------------- form elements ---------------------*/

form { 
	margin: 0;
}

label {
	display: none;
}

label.v {
	display: inline;
}

input.t, input.tr, textarea, select {
	background-color: #CCCC99;
	border: none;
	font-size: 1em;
	color: #663300;
	margin-bottom: 0.3em;
	padding: 1px 3px 0px 3px;
}

input.tr:focus, textarea.tr:focus {
	height: 1.6em;
	background-color: #999900;
	color: #FFFFFF;
}



select, select:focus {
	height: 1.6em;
	padding: 0;
	border: transparent;
}

input.btn{
	color: #663300;
	background-color: #CCCC99;
	border: transparent;
	text-transform: lowercase;
	text-align: center;
	font-size: 1.0em;
	height: 18px;
	width: 50px;
	padding: 1px;
	margin: 2px;
	opacity: 0.50;
	filter: Alpha(Opacity=50, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100);	
	}

input.btnhov{
	color: #663300;
	background-color:#CCCC99;
	font-weight: bold;
	border: transparent;
	text-transform: uppercase;
	text-align: center;
	font-size: 0.9em;
	height: 18px;
	width: 50px;
	padding: 2px;
	margin: 2px;
	}

input.btnclick{
	color: #663300;
	font-weight: bold;
	background-color:#CCCC99;
	border: transparent;
	text-transform: uppercase;
	text-align: center;
	font-size: 0.9em;
	height: 18px;
	width: 50px;
	padding: 3px;
	margin: 2px;
	}

	

/*--------------------- misc ---------------------*/

ul.list {
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #66CCFF;
}

ul.list li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #66CCFF;
	font-size: 1.1em;
	display: block;
}

ul.list a {
	display: block;
	padding: 2px 5px 2px 20px;
}

ul.list a, ul.list a:visited {
	color: #9C9F74;
	text-decoration: none;
}

ul.list a:hover {
	color: #66CCFF;
	text-decoration: none;
	background-color: #000099;
}

ul.list a:active {
	color: #FFFFFF;
	text-decoration: none;
}

ul.list li.active {
	color: #FFFFFF;
	padding: 2px 5px 2px 20px;
}


ul.bulleted li {
	list-style: disc url("imagen de sustitucion encendido") outside;
}

ul.bulleted li:hover {
	list-style: disc url("iamgen de sustitucion apagado") outside;
}
