/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*Real CSS*/

body{
	background-color:#600000;
	color: #300404;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#container{
	width:880px;
	height:100%;
	margin: 25px auto;
	
}
#header{
	width:880px;
	height:136px;
	background-image:url("assets/header-soccer.png");
	background-repeat:no-repeat;
}

#mainContainer{
	width:880px;
	background-image:url("assets/back-soccer.png");
	background-repeat:repeat-y;
}

#main{
	width:600px;
	padding:10px;
	float:left;
	margin-left: 5px;
	border-right: 2px solid #600000;

}

#sidebar{
	width:200px;
	padding:10px;
	float:right;
	margin-right:25px;
}


#footer{
	width:880px;
	height:86px;
	background-image:url("assets/footer-soccer.png");
	background-repeat:no-repeat;
	clear:both;
}

.sections{
	width:600px;
	padding:5px;
}

.secheaders{
	height:90px;
	background-repeat:no-repeat;
}

#seacerca{
	background-image:url("assets/acercasec-soccer.png");
}

#categorias{
	background-image:url("assets/catsec-soccer.png");
}
#inscripcion{
	background-image:url("assets/inssec-soccer.png");

}#fechas{
	background-image:url("assets/fechassec-soccer.png");

}#eleg{
	background-image:url("assets/elegsec-soccer.png");
}

#docs{
	background-image:url("assets/secdocs-soccer.png");
}

#precios{
	background-image:url("assets/secprecios-soccer.png");
}
#paqs{
	background-image:url("assets/paqssec-soccer.png");
}

p {  
font-size: 1em;  
line-height: 1.25em;  
margin: 0;  
text-align: justify;  
padding: 10px;
}  
p   p {  
text-indent: 2.5em;  
}  

tr.alt td{
	background: #ddddff;
}
tr.over td{
	background:#FFcccc;
}

td{
	padding:5px;
}

th{
	background:#600000;
	color:white;
	padding:10px;
}

thead tr{
	
	border-bottom:#300000 solid 3px;

}

table{
	width: 500px;
	border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
	border: #300000 3px solid;
}

.leftcell{
	text-align:center;
	border-right:3px solid #300000;
}

.sideSections{
	width:200px;
	padding:5px;
}

.sideheaders{
	height:90px;
}

#ausp{
	background-image:url("assets/auspback-soccer.png");
}

a img {
	border: none;
}

a{
	border:none;
}

h1{  
    font: bold 20px "Century Schoolbook", Georgia, Times, serif;  
    color: #333;  
    line-height: 90%;  
    letter-spacing: -2px;  
    }  
	
#indexmain img{
	clear:both;
}

.selected{


}

ul
{
list-style-type:none;
padding:0px;
margin:0px;

}
li
{
background-image:url(assets/soccer.png);
background-repeat:no-repeat;
background-position:0px 12px; 
padding-left:15px;
list-style-type:none;
padding-top: 10px;
}

.hideform{
	display:none;
}

form ul li{
	background-image:none;
	background-repeat:no-repeat;
	list-style-type:none;
}

#prod{
	background-image:url('assets/prod-sidesec-soccer.png');
}
