html, body {height:100%}
* {
margin:0px;
	padding:0px;
}
body {
	color:#ffffff;
	background: #000000 url(userfiles/fondo_pagina.jpg) top center no-repeat ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	}
img {
	border: 1px solid #222222;
	margin: 0px 0px;
}
a:hover img{
	border: 1px solid #FFFFFF;
}

#header {
	height: 175px;
	}

#wrapper {
	width: 960px;
	left: 50%;
	margin-left: -480px;
	position: absolute;
}

#innerwrapper {
	margin:0px;
	padding:0px;
}
#content {
	padding-top: 20px;
	padding-left: 20px;
	
	padding-right: 20px;
}

/* styles */
a {color:#FF9900}
a:hover {text-decoration:none}
p {margin: 10px 0}
h1 {font:150% Arial; 
	color:#990000;
	border:1px solid #555555;
	text-align:right;
	letter-spacing: 3px;
	padding: 5px;
	margin: 10px;
	background-color:#FFFFFF;
}
h2 {font:190% Georgia; 
	color:#FF9900;
	border-bottom:1px dashed #704300;
	text-align:right;
	letter-spacing: 3px;
	padding-right: 5px;
}
h2 a {color:#FF9900;text-decoration:none}
h2 a:hover {color:#FF9900}
h3 {font:140% Trebuchet MS;margin:30px 0;color:#ffffff}
blockquote p {font:160% Georgia;color:#aaa;padding:0 10% 0 0;line-height:30px}

/* header */
#nav {
	padding: 0px;
	text-align: center;
}
#nav ul {
	vertical-align:top;
	list-style: none;
	padding: 0;
	text-transform: uppercase;
	margin: 3px;
}
#nav ul li {
	
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}
#nav ul li a {		
	display: block;
	width: 100%;
	margin: 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 4px;
	font-size: 12px;
	text-decoration:none;
	border: 1px solid;
	border-color: #996600;
	}
#nav ul li a:hover{
	color: #ffffff;
	border: 1px solid #ff9900;
}
/* Sidebar right */


/* Content */

#content ul {
	line-height: 20px;
	list-style-type: square;
	
}

/*Footer */
#footer {
	color:#999999;
	font-size:10px;
	text-align:center;
	clear:both;
	border-top:1px dashed #555555;
	padding:5px;
}
.menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
}
.menu a{
	color: #555555;
	text-decoration:none;
	}
.menu a:hover{
	color:#FFFFFF;
}

/*Misc */
code{display: block;	padding: 10px;background-color: #ccc;border: 1px solid #c2bfb0;color: #676767;font-size: 112.50%}
.imgleft {float: left; border: 1px solid #ccc; padding: 5px; margin: 0 7px 7px 0}
.imgright  {border: 1px solid #ccc; padding: 5px; margin:0 0 7px 7px;float:right;}
.clear {clear:both}
/* start - table */
#main table {border-collapse: collapse; margin: 10px 5px}
#main th {height: 38px;padding-left: 12px;padding-right: 12px;color: #fff;text-align: left;background: #ADD163;border-width: 1px;border-style: solid;border-color: #C4DE8F #93C138 #93C138 #C4DE8F}
#main tr {height: 24px;background: #fff}
#main tr.odd {background: #F2F0F0}
#main td {padding-left: 11px;padding-right: 11px;border: 1px solid #E7F0CC}
/* end - table */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * *S n e w s  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* sNews  additions by Poppoll */
.gallery {
	width:99%;
	padding:0;
	margin:0;
	float:left;
	
}/* Gallery extra page */
.subcat {padding-left:10px;} /*Subcategories */
.adminpanel {
	
}
fieldset { border: 1px solid #D6D6D6; padding: 10px 8px; margin: 0 0 8px 0; background: transpartent; color: #ffffff} /*fieldsets in admin panel */
legend {
	margin-left: 180px;
	color:#ffffff;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border: none;
	color: #000000;
	cursor: hand;
	cursor:pointer;
}

.boton{
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 4px;
	font-size: 12px;
	line-height: 20px;
	width: 162px;
	border-color: #996600;
	border-style: solid;
	border-width: 1px;
	background-color: #000000;
	padding: 0px;
}
a.boton:hover{
	background-color:#000066;
	}
/* input textfields  also styled by other divs or classes */
textarea { width: 90%; height: 20em; padding: 3px;} /* textareas also styled by other divs or classes  */
.date {border-top: 1px solid #D6D6D6;}/*line under posts with Comments date and time*/
#breadcrumbs { margin-top:5px;height:25px}/*breadcrumbs  You are here*/
.paginator{background: #fff;float: right;margin:0 0 20px 0; clear:both}/*Paginator first previous next last */
#sitemap1 {float:left; width:40%;margin-left:20px}/* Mod needed */
#sitemap2 {float:right; width:40%;margin-right:20px}/* Mod needed */
/*rss  div for a button*/
#rss {position:relative;float:right; top:-40px; right: 10px;}
#rss a:hover,#rss a{background: transparent; border:0}
#rss img{border:none}

/*Search */
#search { float: right; padding:25px 0} /*search div */
#search p { padding: 0; margin: 0; }
.searchfield{background: #fff;}
.searchbutton{font: bold 12px Arial, Sans-serif; height: 25px;margin: 0;padding: 2px 3px; color: #fff;background: #000000;border-width: 1px;  	border-style: solid;border-color: #ccc #666 #666 #ccc; cursor: pointer; margin-right: 3px}

/* Write a comment */
.commentsbox{background: #fff; padding: 10px; margin: 0 0 10px 0; border: 1px solid #D6D6D6;} /* The div's background color */
.comment { background: #eee; color: #808080; padding: 10px; margin-bottom:10px } /* the background of the comments */
#name {background: #fff} /* Name:   */
#url {background: #fff} /* Website  URL */
#text { width: 98%; background: #fff; border: 1px solid #D6D6D6} /* Comment:  */
#calc { width: 30px; background: #fff; border: 1px solid #D6D6D6} /* Perform an addition of two integers to avoid spam */


/*Contact page */
.commentsbox {} /* The div's background color === already styled ===  */
.text { width: 250px;} /* textfield name, Email  and Website url */
#message {width: 98%; background: #fff; border: 1px solid #D6D6D6} /* textarea Message */
#calc {} /* textfield Perform an addition of two integers to avoid spam  === already styled === */

.button{font: bold 12px Arial, Sans-serif; height: 25px;margin: 0;	padding: 2px 3px; color: #fff;background: #000000;border-width: 1px;  	border-style: solid;border-color: #ccc #666 #666 #ccc; cursor: pointer; margin-right: 3px} /* Button "Submit" on: contact page,  "Login" on login page, "New Category" on Admin new category,  Admin-New article,  Admin-New Extra Contents,  Admin - New Page, button "Save" on Admin - Site -  Settings */

/*Login page */
#uname { width: 250px; background: #fff; border: 1px solid #D6D6D6} /* textfield Username */
#pass { width: 250px; background: #fff; border: 1px solid #D6D6D6} /* textfield Password */
#calc {} /* testfield Perform an addition of two integers to avoid spam  === already styled === */

/* Admin New category page */
#t { width: 300px; background: #fff; border: 1px solid #D6D6D6} /* textfield name */
#s { width: 300px; background: #fff; border: 1px solid #D6D6D6} /* textfield Search engine friendly title (will be used as link to the category) */
#desc { width: 300px; background: #fff; border: 1px solid #D6D6D6} /* textfield Description */
#subcat {width: 200px;} /* Selectbox Subcategory of: */

/*Admin New article and Admin edit article  */

#cat {width:200px} /*Selectbox Category */

/*Admin New article  Customize */
#dm {width: 98%} /* textfield Description META Tag (for search engines) */
#km {width: 98%} /* textfield Keywords META Tag (keywords separated by comma) */

/* Admin New Extra Contents - Customize */
#cat {} /*Selectbox  Appear only on Category  === already styled ===*/
#dp {width: 200px} /* Selectbox Appear only on Page: */

/* Admin New Page  and Admin New article   */
#at { width: 350px; background: #fff; border: 1px solid #D6D6D6} /*textfield Title */
#as { width: 350px; background: #fff; border: 1px solid #D6D6D6} /* textfield Search engine friendly title (will be used as link to the article) */
#txt { width: 98%;  height: 600px;background: #fff; border: 1px solid #D6D6D6} /* /* textarea Text */
.buttons, .em, .underline, .del{font: bold 12px Arial, Sans-serif; height: 25px;margin: 0;	padding: 2px 3px; color: #666;background: #ccc;border-width: 1px;  	border-style: solid;border-color: #ccc #999 #999 #ccc; cursor: pointer; margin-right: 3px} /*Buttons Formatting  and Insert 

/* Admin New Extra Contents */
#at {} /*textfield Title  */
#txt {}  /* textarea Text ==already styled == */
.buttons, .em, .underline, .del{} /*Buttons Formatting  and Insert ==already styled == */
#cat {} /*Selectbox  Appear only on Category  === already styled === */
#dp {} /* Selectbox Appear only on Page:  === already styled === */

/* Admin New Page - Custumize */
#dm {} /* Description META Tag (for search engines):  === already styled === */
#km {} /* Keywords META Tag (keywords separated by comma):  === already styled === */

/*Admin Extra contents */

/* New Extra Grouping */
#t{} /*Name  === already styled === */
#s{} /*Extra group title (used in index.php to display the group - eg extra('extra') ):  === already styled ===*/
#desc{} /* Description:  === already styled === */
/*  Extra Contents  */
#as {} /* Title === already styled ===  */
#txt{} /* textarea Text ==already styled ==  */
.buttons, .em, .underline, .del{font: bold 12px Arial, Sans-serif; height: 25px;margin: 0;	padding: 2px 3px; color: #666;background: #ccc;border-width: 1px;  	border-style: solid;border-color: #ccc #999 #999 #ccc; cursor: pointer; margin-right: 3px} /*Buttons Formatting  and Insert 
=== already styled === */
#cat {} /*Selectbox  Appear only on Category  === already styled === */
#dp {} /* Selectbox Appear only on Page:  === already styled === */
#ext {width:200px}/*Appear under Extra Grouping:*/

/* Admin - Site - Settings */
/* Settings */
#webtitle {width: 300px} /* Website Title: */
#webSEF {width: 300px} /* Home SEF (used as link to Home): */
#wdesc {width: 98%}/* Default description META Tag (for search engines): */
#wkey {width: 98%} /* Default keywords META Tag (keywords separated by comma): */
/* Contact info */
#we {width: 300px} /* Email */
#cs {width: 300px} /* Contact form Subject */
/*Time and Local setting */
#lang {width: 150px} /* sNews Language: */
#char {width: 150px} /* Default charset: */
#dt {width: 150px} /* Date Format:  */

/*Contents */
#artl {width: 30px} /* Articles per page limit: */
#rssl {width: 30px} /* RSS Articles Limit: */
#dp {} /* Use Page as Home Page:  === already styled === */
#fileext{width:98%} /*Allowed file extensions for includes (Separated by comma) */
#all_file {width:98%} /*Allowed file extensions for Uploads (Separated by comma): */
#all_img {width:98%} /*Allowed image extensions for Uploads (Separated by comma): */
/* Comments */
#crt {width: 30px} /* Comment repost timer - Delay before user can post on same article */
#co {width: 200px}/* Comments Order: */
#cl {width: 30px}/* Comment results per page: */
#wff {width: 250px}/* Badwords filter file: */
#wfc {width: 98%}/* Badwords replacement word: */
/* Change Username and Password */
#uname {} /* Username: === already styled === */
#pass1 {width: 150px} /* Password: */
#pass2 {width: 150px} /* Repeat password: */

/* Admin - Site - Files */
/*Upload file to: */
#ud1 {width:200px;margin-left:15px} /* Selectbox  Upload file to: */
/*View files in  root */
#ud2 {width: 200px;} /*Selectbox  View files in  root */


/* divs and classes that appaers more than once:
.commentsbox
#calc 
#cat
#at
#txt
.buttons
#dp
#dm
#km
#t
#s
#desc
#as 
#uname
#as
#t
#s
*/
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 4px;
	font-size: 12px;
}
.tabla1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 4px;
	font-size: 12px;
	padding-left: 10px;
}
.subir {
	margin: 0px;
	padding-right: 10px;
	border: none;
}
.subir:hover{
	margin: 0px;
	padding-right: 10px;
	border: none;
}
.tabla2 {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 4px;
	font-size: 12px;
	line-height: 20px;
	background-color:#660000;
}
.plantilla td p{
	line-height: 3px;
}
.texto_gris {
	color: #999999;
}
td {
	border: #222222 solid 1px;
}
.plantilla {
	background-image: url(userfiles/fondo_tabla.png);
}
#arriba {
	height: 250px;
	width: 232px;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -500px;
	margin-top: -10px;
}
.logo {
	border: none;
}
.tabla_miniaturas td{
	border: none;
	vertical-align: top;
}
form td {
	border:none;
}

