body {
	font-size: 11px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 1.3em;
}


.body_futbol {
	background: url('img/futbol.jpg') no-repeat top center;
}
.body_running {
	background: url('img/running.jpg') no-repeat top center;
}
.body_tenis {
	background: url('img/tenis.jpg') no-repeat top center;
}


h1 {
	padding-top: 4px;
	padding-bottom: 4px;	
	font-size: 25px;
}

h2 {
	padding-top: 4px;
	padding-bottom: 4px;	
	font-size: 18px;
	color: #666666;
}

a:link {color: #333333;}
a:visited {color: #333333;}
a:hover {color: #666666;}
a:active {color: #333333;}
a:focus{color: #333333;}


#main {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 683px;
	width: 900px;
	margin-top: -341px;
	margin-left: -450px;
}

#main2 {
	height: 683px;
	width: 900px;
}

.nav {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: white;
	text-align: center;
	position: relative;
}
		
.nav-left {
	position: absolute;
	width: 50px;
	left: -50px;
	height: 600px;
	background: #606060; /* #00418f; */
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	cursor: hand;
	
}

.nav-right {
	position: absolute;
	width: 50px;
	right: -50px;
	height: 600px;
	background: #606060; /* #00418f; */
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	vertical-align: center;
	cursor: hand;
}


.nav-left a {
	display: block;
}

.nav-right a {
	display: block;
}

.book {
	width: 900px;
	height: 600px;
	background: #ffffff;
	font-size: 11px;
	margin: 0 auto;
	position: relative;
	
}

.book table {
	overflow: hidden !important;
}

#main_kits {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 753px;
	width: 900px;
	margin-top: -371px;
	margin-left: -450px;
}

.book-kits {
	width: 900px;
	height: 670px;
	background: #ffffff;
	font-size: 11px;
	margin: 0 auto;
	position: relative;
	
}

.book-kits table {
	overflow: hidden !important;
}

.nav-left-kits {
	position: absolute;
	width: 50px;
	left: -50px;
	height: 670px;
	background: #606060; /* #00418f; */
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	cursor: hand;
	
}

.nav-right-kits {
	position: absolute;
	width: 50px;
	right: -50px;
	height: 670px;
	background: #606060; /* #00418f; */
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	vertical-align: center;
	cursor: hand;
}

.nav2 {
	width: 900px;
	height: 35px;
	line-height: 35px;
	margin: 8px auto;
	background: #001630;
	font-size: 11px;
	color: white;
	text-align: left;
	-moz-border-radius:7px; border-radius:7px; -webkit-border-radius:7px;
}

.nav2 a:link {color: #ffffff; text-decoration: none; }
.nav2 a:visited {color: #ffffff; text-decoration: none; }
.nav2 a:hover {color: #ffffff; text-decoration: underline;}
.nav2 a:active {color: #ffffff; text-decoration: none; }
.nav2 a:focus{color: #ffffff; text-decoration: none; }

#current {
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	text-align:center; font-size:11px; font-weight:bold; color:#000;
	background:#efefef;
	-moz-border-radius:3px; border-radius:3px; -webkit-border-radius:3px;
}

.index-line {
	font-size:12px; 
	font-weight:bold; 
	height: 16px;
	width: 200px;
	padding-top: 15px;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;	
}

.index-line a:link { text-decoration: none; color: #666666; }
.index-line a:visited { text-decoration: none; color: #666666; }
.index-line a:hover { text-decoration: none; color: #000000; }
.index-line a:active { text-decoration: none; color: #666666; }
.index-line a:focus{ text-decoration: none; color: #666666; }

.index-line2 {
	font-size:12px; 
	font-weight:bold; 
	height: 16px;
	width: 200px;
	padding-top: 15px;
	border-bottom: 0px solid #cccccc;
}

.index-line2 a:link { text-decoration: none; color: #666666; }
.index-line2 a:visited { text-decoration: none; color: #666666; }
.index-line2 a:hover { text-decoration: none; color: #000000; }
.index-line2 a:active { text-decoration: none; color: #666666; }
.index-line2 a:focus{ text-decoration: none; color: #666666; }

.budget {
	position: absolute;
	left: 50%;
	top: 0%;
	width: 1000px;
	height: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: -510px;
	border: 0px solid #cccccc;
	
	background: #ffffff;
	font-size: 11px;
}

.box_yellow {
	border: 1px #999999 dotted;
	background-color: #FFFFcc;
	color: Black;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}


/* -------------------------------------------------------------------------------------------------------------- */
/* GRIDS / Para compatibilidad con CCharge Row
/* -------------------------------------------------------------------------------------------------------------- */

.panel_grid {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
  border : none;
	background-color: #FFFFFF; /* #F9F8F8; */
	color: #333333;
	spacing: 0;
	padding: 2;
	//width: 980px;
	width: 100%;
	border-spacing: 0px;
}

.panel_grid tr {
	height: 22px;
}

.panel_grid td {
	padding: 5px; 
}

.panel_grid a:link { color: #0066CC; }

.panel_grid_header th, .panel_grid_header td {
	text-align: left; /* center */
	vertical-align: middle;
	padding: 4px;
	background-color: #629fcf; /*#c0cffa;*/
	color: White; /*#333333;*/
	white-space: nowrap;
	height: 28px;
	font-weight: bold;
	/*-moz-border-radius:4px; border-radius:4px; -webkit-border-radius:4px;*/
	}

.panel_grid_header a:link, .panel_grid_header a:visited, .panel_grid_header a:hover, .panel_grid_header a:active {
	color: White; /*#333333;*/
	font-weight: bold;
}

.Row tr {
	height: 22px;
}

.AltRow tr {
	height: 22px;
}

.Row td {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;

	border-bottom: 1px solid #dedede;

	/*border-bottom: solid 1px #e6e6e6;*/
	vertical-align: middle;
	background-color: #FFFFFF; /* #F4F2F2; */
	color: #343434;
	height: 25px;
}
.Row a:link { color: #0066CC; }
.Row a:visited{ color: #0066CC; }
.Row a:hover, .grid_row a:active{	color: #0066CC; }

.AltRow td {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;

		border-bottom: 1px solid #dedede;
	/*border-bottom: solid 1px #e6e6e6;*/
	vertical-align: middle;
	background-color: #F4F2F2; /*#E6E3E3*/
	color: #343434;
	height: 25px;
}
.AltRow a:link { color: #0066CC; }
.AltRow a:visited{ color: #0066CC; }
.AltRow a:hover, .grid_row_alt a:active{ color: #0066CC;	}
.AltRow td:hover { background-color: #e6f0f5; /* #FFF0C1; */ }

table tr.Row:hover, table tr.AltRow:hover { border: 1px solid #000000; }
table tr.Row:hover td, table tr.AltRow:hover td
{
	background-color: #e6f0f5;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000000;
}

table tr.Row:focus, table tr.AltRow:focus td
{
	background-color: #e6f0f5;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000000;
}

/*
=======================================================================
	BOTONES
=======================================================================
*/

.com_boton {	display: inline-block; height: 30px; line-height: 30px; text-decoration: none; padding: 0px 8px; margin-right: 5px; border-radius: 5px 5px 5px 5px; background: #535353; color: #FFF !important; font-weight: bold; font-size: 12px; border: 0; font-family: Arial; }
.color2 { background: green; color: #FFF; }
	.color2:hover { background: #9ee8a5; color: #000 !important; }

