/* Styles por defecto*/
@import url("blocks.css");  /* Default Values para los bloques*/
@import url("../catnav.css");  /* Default Values para las pestañas de categorias*/
@import url("../forum.css");   /* Default Values para el foro */

body {
    margin: 0;
    padding: 0;
	background: #000000 url('fire.gif') no-repeat fixed top center; 
	font-family: Arial, Helvetica, sans-serif,Verdana;
	font-size: 13px;
}

a,a:visited,a:active {
	text-decoration: none;
	font-weight: bold;
	color:  #D6F8E0;
	outline: none;
}
a:hover {
	color:  #2AFDFE;
	}

div#contact{
	margin-right:5%;
	margin-left:auto;
	width:60%;
	text-align:right;
background-color:transparent; 
}
#global{
	margin-right:auto;
	margin-left:auto;
	width:900px;
	color:#FFFFFF;
	border:0px solid #99AACC;
}

div#footer{
margin-right:auto;
	margin-left:auto;
	height:60px;
	color:#DDD;
	width:90%;
	background-color:#191919;
	text-align:center;
	padding:1em;
}

div#header span{
	visibility:hidden;
	background-color:transparent; 		
}
div#header{
	background:url("head_back_actual.gif") no-repeat;
	
	width:405px;
	margin:5px;
	height:291px;
}

div#content{
	padding:1em;
}
#content #module_content{
	margin-top:-300px;
	padding-left:250px;
	padding-right:15px;
}

h1{
	border:0px solid;
	margin:0px;
	font-size:14px;
	color:#FFFFFF;
	border-bottom:1px solid #666666;
}
#module_content h1 a{
	color:#FFFFFF;
}
#module_content h1 a:hover{
	color:#006633;
}
#module_content h1{
	text-align:left; 
	padding:3px 0 3px 10px;
	margin-bottom:1em;
	color:#FFFFFF;
}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
}
img{
border:0px;
}
/*=======================================   blocks */
#block_left h1,#block_right h1{
	text-align:left; 
	padding:3px 0 3px 10px;
	color:#DDD;
	border-bottom:dashed 1px #CCCCCC;
}
#block_right{
	margin-left:5px;
}

#block_left .block_content, #block_right .block_content{
	padding:3px 0 5px 10px;
	margin: 0 0 0.5em 0;
	border:0px solid;
	border-top:0px;
	background-color:transparent; 
	color:#DDD;
}
#block_left .block_content a, #block_right .block_content a{
	color:#FFFFCC;
	font-size: 12px;
}
#block_left .block_content a:hover, #block_right .block_content a:hover{
	color:#2AFDFE;
	font-size: 12px;
}
/***************************** Inicio Menú ***********/
#block_left ul, #block_right ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#block_left li a, #block_right li a{
	padding:2px;
	padding-left:10px;
	display:block;
	color:#FFFFCC;
	border-bottom:dashed 1px #CCCCCC;
}
#block_left li a:hover, #block_right li a:hover{
	color:#2AFDFE;
	background: url("nav.gif") no-repeat left;
}
/***************************** Fin Menú ***********/
#usersinfo ul{
	margin-left:10px;
}
#usersinfo input{
	width:100px;
	display: inline;
	margin: 2px;
}
#usersinfo input.pass{
	width:100px;
	padding: 2px;
}
#usersinfo input.button{
	width:45px;
	background-color:#A3A3AE;
}
/*==================================*/

.cadre{
		padding:1em;
	margin-bottom:5px;
}

.dark{
	padding-left:1em;
	background-color:#333333;
	border:0px solid #99AACC;
	margin-top:2px;
}
.bright{
	border:0px solid #99AACC;
	background-color:#000;
	padding-left:1em;
	margin-top:2px;
}

.online2{
	padding-left:1em;
	background-color:#333333;
	border:0px solid #99AACC;
	margin-top:2px;
	color: #FFFFFF
}
.online1{
	border:0px solid #99AACC;
	background-color:#000;
	padding-left:1em;
	margin-top:2px;
		color: #FFFFFF
}

h2{
	font-size:12px;
	font-weight:bold;
	color:#D6F8E0;
	padding:5px;
	padding-top:10px;
	padding-left:10px;
	border:0px solid;
	background:url('up.png') no-repeat top center;
	margin:0px;
	margin-bottom:0.5em;
}

.edit{
	font-size:80%;
	font-style:italic;
	margin:0px;
	margin-bottom:1em;
	display:block;
}

hr{
	visibility:hidden;
}

table td{
border:0px solid #99AACC;
padding:5px;
}

table th{
background-color:#000000;
padding:3px;
padding-left:5px;
font-weight:bold;
border:0px solid #B59F87;
}

table{
empty-cells:show;
font-size:12px;
border: solid;
border:0px solid #99AACC;
margin-right:auto;
margin-left:auto;
margin-bottom:5px;
margin-top:7px;
width:97%;
}

.admin, .admin_box {
	font-size:10px;
    font-weight:normal;
	padding-left:1em;
}

div.links_admin{
	border:1px solid #99AACC;
	background: #000000 url("admin_back.gif") right no-repeat;
	padding:0.5em;
	margin-bottom:0.5em;
	margin-top:-0.6em;
}

input,textarea,select{
border:1px solid #99AACC;
background: #CBE9E9;
}


.content{
padding-left:1em;
}

.details{
margin-right:1em;
}
#admin  .dark,#user .dark{
width:150px;
}

#contact1 h1 a{
	color:#FFFFFF;
}

/*=============== LOGIN & LOGOUT ===============*/
#loginpage{
margin:auto;
width:500px;
padding:5px 1em 1em 1em;
color:#FFFFFF;
background: #000000;
border:1px solid #FFFFFF;
}

#loginpage h1{
	padding:3px 0 3px 10px;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:1em;
}
/* Articles  */
#articles .details{
float:right;
margin-right:1em;
}


/*============= NOTICIAS ===================*/

.news_img{
	float:right;
}
#news .cadre,#articles .cadre,#downloads .cadre,#videos .cadre,#biografias .cadre,#reviews .cadre{
border:0;
padding:0;
margin-bottom: 0em;
border:0px solid #99AACC;

}
#news .content,#articles .content,#biografias .content,#reviews .content,#videos .content{
padding:1em;
margin:0px;
}

#news .details{
margin:0px;
text-align:right;
padding:1em;
background-image: url('down.png');


 

height:25px;
}
#news .det{
margin:0px;
text-align:right;
padding:1em;



 

height:25px;
}
.olds{
float:right;
margin-right:1em;
}
#news h2,#articles h2,#biografias h2,#reviews h2,#videos h2{
border-width:0 0 0px 0;
height:60px;
}

#browse_downloads h2{
border-width:1px;
margin-bottom:1em;
}

#comments .comment{
border:0;
padding:1em;
margin-bottom: 1em;
border:1px solid #99AACC;
width:80%;
margin-right:auto;
margin-left:auto;
}
#comments h2{
margin:-0.9em;
margin-bottom:5px;
}

/* ====  FORUM ====  */
#forum table forums{
margin-top:0px;

}
#forum .dark td{
background-color:#000000;
border:1px solid #99AACC;
padding:2px;
}
#forum .bright td{
background-color:#333333;
border:1px solid #99AACC;
padding:2px;
}

#forum table #a2 .answers{
	background-color:#333333;
}
#forum .answers th{
	width:125px;
	vertical-align:top;
}
#forum .form_button{
	padding:2px;
	margin-bottom:1em;
}
#forum .form_button a{
	background: url('boton.gif') no-repeat top center;	
	width:140px;
	height:40px;
	font-size:11px;
	display:block;
	line-height:36px;
	text-align:center;
	color:#000000;
}

#forum .form_button a:hover{
	background: url('boton_hov.gif') no-repeat top center;	
	color:#FFFFFF;
}


/****************** navig box ***********************/
#forum h2{
	padding-bottom:0px;
	margin-bottom:0px;
	height:27px;
}
#forum .navigation{
	padding:0px;
	border: 0px solid #99AACC;
	min-height:70px;
	max-height:150px;
}

#forum .navigation h2{
	border: 0px solid #99AACC;
	margin-bottom:0px;
	font-size:14px;
}

#forum .navigation p{
	padding-left:1em;
	color:#FFFFFF;
}

#forum .navigation img.navig {
	margin:3px;
	vertical-align:text-top;
	float:right;
	display: none;
}
#forum .topic_management{
	text-align:left;
	padding:0.5em;
}
#forum .edit{
	text-align:right;
	margin:0px;
	margin-top:-1em;
	margin-bottom:1em;
}

#forum .content{
	margin-bottom:2em;
}
#forum .signature{
	border-top: 1px solid #99AACC;
	padding:1em;
	font-size:90%;
}
#forum .answer_management{
	text-align:right;
	border-bottom:1px dashed #99AACC;
	width:50%;
	margin:2px 0 1em 0;
	margin-left:auto;
	padding:0.2em;
	font-size:90%
}

.description_forum{
font-size:90%;
}
/* links */
#links .content{
border:1px solid #99AACC;
border-width:0 1px 1px 1px;
padding:1em;
margin:0px;
margin-bottom: 1em;
}
/*============= ENLACES ===================*/

#external_links h2{
background:#000000 url('trans.gif') repeat center;
}

/*============= FIN ENLACES ===================*/


/* ===============FORMS===================== */
form.css #preview{
  padding:5px;
  border:1px solid #99AACC;
  background: #000 url("preview.gif") bottom right no-repeat;
  margin-bottom:1em;
}
form.css #preview h2{
  border:0px;
  border-bottom:1px solid #99AACC;
  margin:-5px;
}
.css textarea{
margin:0px;
border:1px solid #888;
width:95%;
}
form.css label{
  display:block;
  background:#000000;
  border:1px solid #FFFFFF;
  font-weight:bold;
  padding:3px;
  margin:0px;
 }

#tex_contact{
	width:95%;
}
form.css .bright
  {
	margin-bottom:1em;
	padding:1em;
 	border:1px solid #B59F87;
	border-top:0px;
 } 

form.css .error {
color:#FF0000;
}
.css h2{
border:1px solid #99AACC;
margin-bottom:1em;
}
#error h2{
border:1px solid #99AACC;
margin-bottom:1em;
}

.success  {
	border:1px solid #99AACC;
	background: #242424 url("success.gif") no-repeat right;
	padding:1em;
	height:60px;
}

.msgerror {
	border:1px solid #99AACC;
	background: #242424 url("error.png") no-repeat right;
	padding:1em;
	height:60px;
}

/*============== IMAGES */
#images table,#images td,#images tr{
border:0;
}


/**/
.quotecodeheader {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin:0px;
	background:#E4EAF2 url("quote.gif") no-repeat top right;
	margin-right:1em;
	padding:3px;
	border:1px solid #334E72;
	border-bottom:0px;
}
/**.quotebody {
	background-color: #2674BF;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
	padding:1em;
    color: #000000;
    border: 1px solid #FFFFFF;
	margin:0px;
    margin-right:1em;
	display:block;
}**/

.quotebody {
	background-color: #000000;
	
    font-family: Courier new, courier, mono;
    font-size: 12px;
	padding:5px;
    color: #00D500;
    border: 1px dashed #FFFFFF;
	margin:0px;
    margin-right:1em;
	display:block;
}

/* CALENDAR */
#calendar .unused{
background: #E1E1E1;
}
#calendar .today{
font-weight:bold;
background: #9696AE;
}
#calendar .has_event{
font-weight:bold;
text-decoration:underline;
}