/* Core Classes */
/*----------------------------------------------------------------------------*/

body {
	background: #154DA2 url(images/fondo.png) repeat-x;
}

body, td {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #555555;
}

body, td, .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext,
.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5, .fcaption, .finfobar {
	font: normal 11px  arial, verdana, tahoma, sans-serif;
}

.smalltext, .smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox {
	font: normal 10px  arial, verdana, tahoma, arial, sans-serif;
}

a {
	color: #1850A3;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.tbox {
	font-size: 11px;
	font-family: Arial;
	color: #555555;
}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
}

.button {
	border: 1px solid #A5ACB2;
	background-image : url(images/button.png);
}

.button:hover {
	background-image : url(images/buttonover.png);
}

.nextprev {
	border: 0px;
	text-align: center;
	padding: 2px;
	background-color: #f7f7f9;
}

.spacer{
	padding: 5px 0px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 5px;
	background-color: #fff;
	border-bottom: 1px solid #bbb;
}

.forumheader, .forumheader4, .finfobar {
	background-color: #fbfbfd;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5 {
	background-color: #f7f7f7;
}

.searchhighlight {
	text-decoration: underline;
	color: #ff0000;
	font-weight: bold;
}

.helpbox {
	border: 0px;
}



.logo {
	 display: block;
}


/* Theme Specific Classes */
/*----------------------------------------------------------------------------*/

.container {
	width: 809px;
	background-color: #FFFFFF;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin:-3px auto 0 auto;
}

.top_section {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.left_section {
	vertical-align: top;
	width: 160px;
}

.top_bar {
	background-color: #7BAEC9;
	text-align: right;
	padding-right: 5px;
	width: 100%;
	height: 23px;
}

.main_container {
	vertical-align: top;
}

.top_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 10px;
	width: 100%;
}

.bottom_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 12px;
	width: 100%;
}

.right_section {
	text-align: center;
	vertical-align: top;
	width: 250px;
	margin-left: 0px;

}

.main_nav {
	padding-right: 5px;
	vertical-align: top;
}

.main_section {
	vertical-align: top;
	padding: 10px;
}

.main_caption, .menu_caption {
	font-weight: bold;
	color: #0B4366;
	margin-bottom: 7px;
}

.main_caption {
	font-size: 13px;
}

.tablerender {
	margin-bottom: 12px;
}

.top_left_menu_container {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}

.top_left_menu {
	background: #7BAEC9 url(images/aficion.jpg) bottom no-repeat;
	font-weight: bold;
	padding: 12px 7px;
	color: #fff;
}

.top_left_menu a {
	color: #fff;
}

.top_left_menu a:hover {
	color: #ddd;
}

.top_left_menu_caption {
	font-size: 12px;
	padding-bottom: 10px;
}

.bottom_left_menu_area {
	vertical-align: top;
	padding-bottom: 10px;
}

.menu_caption {
	padding: 4px;
	text-align:center;
	background: url(images/cellpicmenu.png) no-repeat top left;
	font-size: 11px;

	color: #FFFFFF;
}

.menu_container {
	width: 145px;
	border-spacing: 0px;
	background-color: #FFFFFF;
	margin-left: 8px;
	margin-top: 10px;
}

.menu_inner_container {
	padding: 10px 7px;
}

.disclaimer {
	text-align: center;
	width: 755px;
	padding: 12px 0px;
}


/* Theme Specific Classes: News Style */

.news_info_top {
	padding: 2px;
}

.news_info_bottom {
	width: 100%;
	background-color: #f7f7f9;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 12px;
}

.news_info_bottom_left {
	padding: 2px;
}

.news_info_bottom_middle {
	padding: 2px;
	width: 100%;
}

.news_info_bottom_right {
	padding: 2px;
	white-space: nowrap
}

.news_comments_icon {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}


/* Theme Specific Classes: Cube Logo Graphic */

.cube_container {
	position: relative;
	left: 0;
	top: 0;
}

.cube_image {
	position: absolute;
	top: -130px;
	left: -62px;
	width: 419px;
	height: 175px;
	display: block;
}


/* Theme Specific Classes: Advanced Content Management Graphic */

.advanced_image {
	width: 145px;
	height: 90px;
	display: block;
	margin-left: 14px;
}


/* Theme Specific Classes: Paperclipped Notes Menu */

.paperclip_container {
	text-align: center;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}

.paperclip_inner_container {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 130px;
	height: 175px;
}

.paperclip_caption {
	padding: 6px 0px;
	text-align: right;
}

.paperclip {
	font-weight: bold;
	font-size: 12px;
	padding: 34px 20px 0px 20px;
	text-align: left;
	background-image: url(images/paperclip.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 5px;
	vertical-align: top;
}


/* Theme Specific Classes: Post It Note Menu */

.post_it_container {
	text-align: center;
	margin-bottom: 9px;
	margin-top: -296px;
	width: 160px;

	margin-right: auto;
	font-weight: bold;
	font-size: 12px;
}

.post_it_top {
	background-image: url(images/post_it_top.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.post_it_back {
	text-align: left;
	background-image: url(images/post_it_middle.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
}

.post_it_bottom {
	background-image: url(images/post_it_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 12px 7px;
}

.post_it_caption {
	padding-bottom: 5px;
}


/* Brainjar Nav Menu Classes {SITELINS_ALT} */
/*
If you do not use {SITELINS_ALT} and switch to the standard {SITELINKS} instead,
all of the below can be deleted.
*/
/*----------------------------------------------------------------------------*/

div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu  {
	font: bold 11px arial, verdana, arial, tahoma, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
a.menuItem {
	font: 11px arial, tahoma, sans-serif;
	color: #666666;


	}
div.menuBar {
	background: url(images/cellpic.gif);
padding-left: 3px; padding-right: 2px; padding-top: 4px; padding-bottom: 4px;
text-align: center;
color: #FFFFFF;
}

div.emenuBar {
	background-color: #F7F9FA;
	border-top: 1px solid #fff;
	text-align: left;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
	background-color: transparent;

	left: 0px;
	margin: 0px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {

	color: #fff;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {
	left: 0px;
	top: 0px;
	color: #fff;
}

div.menu {
	background-color: #FFFFFF;
	border-bottom: 8px solid #ECEFF6; 	border-top: 2px solid #DB0B0E;
	  width: 124px;
	left: 0px;

	padding-left: 1px; padding-right: 1px; padding-top: 5px; padding-bottom: 5px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
}

div.menu a.menuItem {
	display: block;

	padding: 2px 11px 2px 0px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background: url(images/fondomenu.png) no-repeat top left;
	color: #FFFFFF;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
	padding: 0px 10px;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
	margin-right: -.75em;
}

.menuItemArrow {
	background: url(images/flecha.png) top left no-repeat;
	width: 7px;
	height: 10px;
	color: #FFFFFF;

	}

div.menu div.menuItemSep {
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #fff;
	margin: 4px 2px;
}

a.menuItem.header {
	border-bottom: 1px solid #b3b3b3;
}

/* PARA LA PLANTILLA */

.plantilla {
	height:500px;
	background-color:#ebf0f6;
	margin:5px 10px 5px 10px;
	padding:2px;
	border:1px solid #cfd8e4;
}

.plantillamini {
	height:77px;
	background-color:#ebf0f6;
	margin:5px 10px 5px 10px;
	border:1px solid #cfd8e4;

}

.fotoplantilla {
float:left;
border:1px solid #cfd8e4;
margin-right:8px;
margin-left:3px;
margin-bottom:3px;
margin-top:3px;
height: 256px;
weight: 192px;

}

.fotoplantillamini {
float:left;
margin-right: 8px;
clear:both;
height: 77px;
weight: 58px;
}

.nombreplantilla {
font-size: 18px;
color: #006699;
}

.nombreimportante {
font-size: 14px;
color: #006699;
}

.dorsal{color:#006699; font-size: 26px; background-color:#dce4df; padding:3px; margin:2px; border:1px solid #ccc;}

.nombreplantilla:a {
text-decoration:none;

}

.procedimientoplantilla {
font-size: 12px;
}

.categoriaplantilla {
color: #ffffff;
padding-left: 6px;
padding-top: 3px;
padding-bottom: 3px;
background: #e5ebf3 url(images/cellpicefecto.gif) repeat-x;
height: 18px;
font: bold 11px Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Verdana, Arial, Sans-serif;
letter-spacing: 1px;
}

.futbol_base {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
	}

.futbol_base:hover {
	background-color: #EDE8E2;
	padding-left: 5px;
	padding-top: 3px;
	}
	
/* PARA LOS EQUIPOS */
.equipo {
	text-align: center;
	float: left;
	width: 91px;
	height: 91px;
	font-size: 11px;
	padding-top: 5px;
}
.equipo a {
	text-align: center;
	float: left;
	width: 91px;
	height: 81px;
	font-size: 11px;
	padding-top: 5px;
	text-decoration:none;
}
.equipo a:hover {
	text-align: center;
	float: left;
	width: 91px;
	height: 81px;
	font-size: 11px;
	color: #555555;
	background: #EDE8E2;
	text-decoration: none;
	padding-top: 5px;
}
.equipo img {
	margin-bottom: 0;
}