/*---
* Name:			LSP
* CreationDate:		January 2010 
* Author:			Daniel Palacios
* Copyright:		LSP
* Email:			lobosurpereira@hotmail.com
* URL:			http://lobosurpereira.com
* Version:			2.0
* Description:		This template was made for Daniel Palacios LSP
---*/
/*---
* Name:			LSP
* CreationDate:		January 2010
* Author:			Daniel Palacios
* Copyright:		GNU/GPL
* Email:			lobosurpereira@hotmail.com
* URL:			http://lobosurpereira.com
* Version:			2.0
* Description:		This template was made for Daniel Palacios LSP
---*/

.table_1
	{
  	width			: 1000px;
  	height			: 500px;
  	background		: url(http://i19.servimg.com/u/f19/11/89/68/93/header10.jpg) no-repeat;
  	cellspacing		: 0px;
  	cellpadding		: 0px;
  	align			: center; 
	}
.table_1_cell_1
	{
  	background		: none;
  	padding			: 5px;
	padding-left		: 25px;
  	font-size		: 20pt;
  	font-weight		: bold;
  	color			: #CC7A00;
  	font-family		: Verdana;
	}

.table_2
	{
  	width			: 780px;
	height			: 35px;
  	background-color	: #000000;
	border-bottom		: solid 1px #370000;
	}
.table_2_cell_1
	{
  	background		: #000000;
	}
.table_2_cell_2
	{
  	background		: #000000;
  	padding			: 5px;
	}
.table_2_cell_3
	{
	width			: 30px;
	height			: 20px;
	align			: right;
	}
.table_2_cell_4
	{
	width			: 30px;
	height			: 20px;
	align			: left;
	}

.table_3
	{
  	width			: 780px;
  	background		: #000000;
	}
.table_3_cell_1
	{
  	width			: 150px;
  	background		: #000000;
	padding			: 5px;	
	padding-top		: 10px;
	vertical-align		: top;
	border-right		: dashed 1px #370000;
	}
.table_3_cell_2
	{
  	background		: #000000;
  	padding			: 5px;
	padding-top		: 10px;
  	vertical-align		: top;
	}
.table_3_cell_3
	{
  	width			: 200px;
  	background		: #000000;
	padding			: 5px;
  	padding-top		: 10px;
  	vertical-align		: top;
  	border-left		: dashed 1px #370000;
	}

.table_4
	{
  	width			: 780px;
	background-color	: #000000;
	}
.table_4_cell_1
	{
  	background		: none;
  	padding			: 5px;
	border-top		: solid 1px #370000;
	}
/*
*
*
*
*/

body
	{
	margin			: 10px 10px 10px 10px;
	background-color	: #000000;		
	color			: #000000;
	}


td,tr,p,div
	{
	font-family		: Verdana, Arial;
	font-size		: 11px;
	color			: #CCCCCC;
	}

/*
*
*
*
*/

h1
	{
	color			: #FF6C00; 
	font-family		: Verdana, Arial;
	font-size		: 30px; 
	font-weight		: bold;
	}
	
h2
	{
	color			: #FF6C00; 
	font-family		: Verdana, Arial;
	font-size		: 25px; 
	font-weight		: bold;
	}

h3
	{
	color			: #FF6C00; 
	font-family		: Verdana, Arial;
	font-size		: 20px; 
	font-weight		: bold;
	}
	
h4
	{
	color			: #FF6C00; 
	font-family		: Verdana, Arial;
	font-size		: 18px; 
	font-weight		: bold;
	}
	
h5
	{
	color			: #FF6C00; 
	font-family		: Verdana, Arial;
	font-size		: 15px; 
	font-weight		: bold;
	}
	
h6
	{
	color			: #FF6C00; 
	font-family		: Verdana, Arial;
	font-size		: 14px; 
	font-weight		: bold;
	}

/*
*
*
*
*/

a:link, a:visited
	{
	font-size		: 11px; 
	color			: #F4FA58; 
	text-decoration		: underline;
	font-family		: Verdana, Arial;
	}
	
a:hover
	{
	color			: #F4FA58;
  	text-decoration		: underline;
	}

hr
	{
	background		: transparent; 
	height			: 1px; 
	border			: 1px solid #F4FA58;
	}

hr.separator
	{
	background		: transparent;
	height			: 1px;
	width			: 75px;
	border			: 1px solid #F4FA58;
	}

/*
*
*
*
*/

.pagenav
	{
	font-weight		: normal;
	}

a.pagenav, a.pagenav:visited
	{
	color			: #F4FA58; 
	text-decoration		: underline;
	font-family		: Verdana, Arial;
	}

a.pagenav:hover
	{
	color			: #F4FA58;
	text-decoration		: underline;
	}

/*
*
*
*
*/

.small
	{
	font-family		: Arial, Verdana;
	font-size		: 10px;
	color			: #F4FA58;
	text-decoration		: none;
	font-weight		: normal;
	}
	
.smalldark
	{
	font-family		: Arial, Verdana;
	font-size		: 10px;
	color			: #F4FA58;
	text-decoration		: none;
	font-weight		: normal;
	}

/*
*
*
*
*/

.pathway
	{
	color			: #F4FA58;
	text-decoration		: none;
	font-weight		: normal;	
	}

a.pathway, a.pathway:visited
	{
  	color			: #F4FA58;
	text-decoration		: none;
	font-weight		: normal;
	}

a.pathway:hover
	{
	color			: #F4FA58;
	text-decoration		: none;
	font-weight		: normal;	
	}

/*
*
*
*
*/

.button
	{
	color			: #F4FA58;
 	font-family		: Arial, Verdana;
	margin-top		: 4px;
	font-weight		: normal;
	text-align		: center;
	font-size		: 12px;
	background		: #620000;
	border			: 2px outset #9D0000;
	}

.inputbox
	{
	font-family		: Arial, Verdana;
	font-size		: 12px;
	color			: #F4FA58;
	padding-left		: 2px;
	background		: #620000;
	border			: 1px solid #370000;
	}

/*
*
*
*
*/

.ontab
	{
	background-color	: #8A0000;
	border-left		: outset 1px #F4FA58;
	border-right		: outset 1px #F4FA58;
	border-top		: outset 1px #FE2E2E;
	border-bottom		: solid 1px #FE2E2E;
	text-align		: center;
	font-weight		: bold;
	color			: #F4FA58;
	}
	
.offtab
	{
	background-color	: #8A0000;
	border-left		: outset 1px #F4FA58; 
	border-right		: outset 1px #F4FA58;
	border-top		: outset 1px #FE2E2E;
	border-bottom		: solid 1px #FE2E2E;
	text-align		: center;
	cursor			: hand;
	font-weight		: normal;
	color			: #F4FA58;
	}

.tabpadding
	{
	padding-top		: 5px;
	padding-bottom		: 5px;
	padding-left		: 5px;
	padding-right		: 5px;
	}

.pagetext
	{
	visibility		: hidden;
	display			: none;
	position		: relative;
	top			: 0;
	}

/*
*
*
*
*/

a.mainlevel:link, a.mainlevel:visited    
	{
	vertical-align		: middle;
	font-size		: 11px;
	font-weight		: bold;
	color			: #FE2E2E;
	text-align		: left;
	text-decoration		: none;
	}

a.mainlevel:hover
	{
	text-decoration		: none;
	color			: #FE2E2E;
	}

/*
*
*
*
*/

a.sublevel:link, a.sublevel:visited
	{
	font-family		: Verdana, Arial;
	color			: #F4FA58; 
	font-weight		: normal;
	text-decoration		: none;
	}

a.sublevel:hover
	{
	color			: #F4FA58; 
	text-decoration		: none;
	}

/*
*
*
*
*/

.createdate
	{
	font-family		: Arial, Verdana;
	font-size		: 10px;
	color			: #F4FA58;
	text-decoration		: none;
	font-weight		: normal;
	}

.modifydate
	{
	font-family		: Arial, Verdana;
	font-size		: 10px;
	color			: #F4FA58;
	text-decoration		: none;
	font-weight		: normal;
	}

/*
*
*
*
*/

a.readon:link, a.readon:visited
	{
	font-family		: Arial, Verdana;
	font-size		: 10px;
	color			: #FF0000;
	text-decoration		: underline;
	font-weight		: normal;
	}

a.readon:hover
	{
	font-family		: Arial, Verdana;
	font-size		: 10px;
	color			: #F4FA58;
	text-decoration		: none;
	font-weight		: normal;
	}

/*
*
*
*
*/

.contentpane
	{
	background-color	: #000000;
	}

.contentpaneopen
	{
	background-color	: #000000;
	}

.contentheading
	{
	font-family		: Verdana, Arial;
	font-size		: 14px;
	font-weight		: bold;
	text-decoration		: none;
 	color			: #F4FA58;
	text-align		: left;
	}
	
.contentpagetitle
	{
	font-family		: Verdana, Arial;
	font-size		: 14px;
	font-weight		: bold;
	text-decoration		: none;
 	color			: #F4FA58;
	text-align		: left;
	}

.contentdescription
	{
	font-family		: Verdana, Arial;
	font-size		: 10px;
	color			: #CCCCCC;
	text-align		: left;
	}
	
/*
*
*
*
*/

table.contenttoc
	{
	color			: #CCCCCC;
	background-color	: #000000;
	border-top		: 1px solid #171717;
	border-bottom		: 1px solid #171717;
	border-left		: 1px solid #171717;
	border-right		: 1px solid #171717;
	}

table.contenttoc td
	{
	font-family		: Verdana, Arial;
	font-size		: 8px;
	font-weight		: normal;
	text-align		: left;
	padding			: 3px;
	}

/*
*
*
*
*/

.content_rating
	{
	font-weight		: normal;
	font-size		: 8pt;
	}

.content_vote
	{
	font-weight		: normal;
	font-size		: 8pt;
	}

/*
*
*
*
*/

.sectiontableheader
	{
	background-color	: #F4FA58;
	background-repeat	: repeat;
	padding			: 2px;
	color			: #F4FA58;
	font-weight		: bold;
	padding			: 2px;
	}

.sectiontableentry1
	{
	background-color	: #1E1E1E;
	}
	
.sectiontableentry2
	{
	background-color	: #000000;
	}


/*
*
*
*
*/

.category
	{
	color			: #F4FA58; 
	font-family		: Verdana, Arial;
	font-size		: 11px; 
	font-weight		: bold; 
	text-decoration		: none;
	}

a.category:link, a.category:visited
	{
	color			: #F4FA58;
	text-decoration		: underline;
	}

a.category:hover
	{
	color			: #F4FA58;
	text-decoration		: underline;
	}

/*
*
*
*
*/

a.blogsection:link, a.blogsection:visited
	{
	color			: #F4FA58; 
	font-family		: Verdana, Arial;
	font-size		: 11px;
	text-decoration		: underline;
	}

a.blogsection:hover
	{
	color			: #F4FA58;	
	text-decoration		: underline;
	font-size		: 11px;
	}

/*
*
*
*
*/

.componentheading
	{
	font-family		: Verdana, Arial;
	font-size		: 14px;
	font-weight		: bold;
 	color			: #F4FA58;
	text-align		: left;
	}

/*
*
*
*
*/

table.moduletable
	{
	margin			: 0px 0px 0px 0px;
	width			: 95%;
	}

table.moduletable th
	{
	font-family		: Verdana, Arial;
	font-size		: 14px;
	font-weight		: bold;
	color			: #F4FA58;
	text-align		: left;
	}

table.moduletable td
	{
	font-family		: Verdana, Arial;
	font-size		: 11px;
	}

/*
*
*
*
*/
	
.poll
	{
	font-family		: Verdana, Arial;
	font-size		: 11px;
	color			: #F4FA58;
	line-height		: 14px;
	}

.pollstableborder
	{
	border			: 1px solid #FF0000;
	}

a.weblinks:link, a.weblinks:visited
	{
	color			: #F4FA58;
	text-decoration		: underline; 
	font-weight		: normal;
	font-family		: Verdana, Arial;
	}

a.weblinks:hover
	{
	color			: #F4FA58;
	text-decoration		: underline;
	}

.newsfeedheading
	{
   	font-family		: Verdana, Arial;
   	font-size		: 14px;
   	font-weight		: bold;
   	color			: #F4FA58;
   	}

.newsfeeddate
	{
	font-family		: Arial, Verdana;
	font-size		: 10px;
	color			: #F4FA58;
	font-weight		: normal;
	}

.fase4rdf
	{
	font-family		: Verdana, Arial;
	font-size		: 11px; 
	color			: #F4FA58; 
	font-weight		: normal;
	}

a.fase4rdf:link
	{
	font-size		: 11px; 
	text-decoration		: none;
	color			: #F4FA58; 
	}

a.fase4rdf:hover
	{
	font-size		: 11px;
	text-decoration		: none;
	color			: #F4FA58;
	}

table.searchintro
	{
  	background-color	: #000000;
	border			: 1px solid #171717;
	}

table.contact
	{
	background-color	: #000000;
	}

table.contact td.icons
	{
	background-color	: #000000;
	}

table.contact td.details
	{
	background-color	: #000000;
	font-size		: 11px;
	font-family		: Verdana, Arial;
	}