/**************************************************************
   Visit FullAhead.org and studio7designs.com for more layouts and downloads for this template!
 **************************************************************/
 
/**************************************************************
   All page content except for footer
 **************************************************************/

#content {

}



/**************************************************************
   Topbar with newsletter form and theme change buttons
 **************************************************************/

#topbar {
  float: left;
  width: 100%;
  padding: 0.6em 0;

  font-size: 0.9em;
  text-transform: uppercase;

  color: #CFD9DB;
  background: #FFF url(../images/bg/topbar.gif) repeat-x bottom left;
}



/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
	clear: both;
	position: relative;
	height: 5em;
	margin: 0 auto;
	margin-top:10px;
}


#header ul {  
  margin: 3.5em 0.5em 0 0;
  padding: 0;
  float: right;
}

#header ul li {
  display: inline;
  list-style: none;
}

#header ul li a {
  float: left;
  padding: 0 1em;

  font: 400 1.1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;

  color: #cccccc;
  border-right: 1px solid #eee;
}

#header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#header ul li a:hover {
  color: #3B5D77;
}



/**************************************************************
   Header Image/Flash Movie
 **************************************************************/

#headerImg {
  margin: 0 auto;
  margin-top:10px;
  height: 100px;
}


/**************************************************************
   Top Block Menu
 **************************************************************/

#menu {
  margin: 0 auto;
  background: url(../images/bg/header2.jpg) no-repeat top left;  
  height:47px;
}

#menu ul {
  float: right;
  margin: 0;
  padding: 0;  
  margin-top:15px;
  width:70%;
}

#menu ul li {
  float:right;
  margin: 0 5px;
  padding: 0;
  list-style: none;
  vertical-align:middle;  
  border-right:1px solid white;
  padding:0 10px 0 0;
}

#menu ul li a {
  float: left;
  font: 400 0.8em arial, sans-serif;
  color: #fff;
  white-space:nowrap;
}


#menu ul li a:hover{
  text-decoration:none;
  color:#999;
}





/**************************************************************
   Page Content
 **************************************************************/

#page {
  clear: both;
  margin:0 auto;
  margin-bottom: 6em;
  text-align: left;
  background-image: url(../images/bg/bg_page.jpg);
  background-repeat: repeat-y;
}

#columns {
  margin: 0 auto;
  background-image: url(../images/bg/main.jpg);
  background-repeat: repeat-y;
}


/* Column widths */
.width {
  width: 776px;
}

.widthPad {
  width: 746px;
}

.width25 {
  width: 24%;
}
.width26 {
  width: 26%;
}

.width50 {
  width: 48%;
}
.width71 {
  width: 71%;
}

.width73 {
  width: 73%;
}

.width74 {
  width: 73%;
}

.width75 {
  width: 75%;
}

.width100 {
  width: 100%;
}


/**************************************************************
   Footer
 **************************************************************/


#footer {
  height:41px;
  width:774px;
  clear:both;
  margin:0 auto;
  background:url(../images/bg/bottom.jpg) no-repeat;
}

#footer #bg {
  position: relative;
  height: 5em;
  margin: 0 auto;

}

#footer #bg ul {
  float: right;
  margin: 3em 1em 0 0 !important;
  margin: 3em 0.5em 0 0;
  padding: 0;
}

#footer #bg ul li {
  display: inline;
  list-style: none;
}

#footer #bg ul li a {
  float: left;
  padding: 0 1em;

  font: 400 1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;

  color: #4D5760;
  border-right: 1px solid #4D5760;
}

#footer #bg ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#footer #bg ul li a:hover {
  color: #6C0;
}

#footer #bg img {
  position: absolute;
  top: 6%;
  left: 10px;
}



/**************************************************************
   Icons specific to the colour theme
 **************************************************************/

a.lightTheme img,
a.darkTheme img,
a.submitButton img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

a.lightTheme img {
  background: url(../images/icons/light_light_theme.gif) no-repeat center center;
}

a.darkTheme img {
  background: url(../images/icons/light_dark_theme.gif) no-repeat center center;
}

a.submitButton img {
  background: url(../images/icons/light_submit.gif) no-repeat center center;
}


/**************************************************************
   Posts
 **************************************************************/

.post {
  float: left;
  width: 100% !important;
  width: 99%;
  position: relative;

  margin-bottom: 1.5em;

  border-bottom: 1px solid #CCCCCC;
}

.post .date {
  position: absolute;
  top: 0;
  left: 5px;

  width: 2.3em;
  text-align: right;
}

.post .date .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;
}

.post .date .day {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}

.post .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #586B7A;
}

.post p {
  margin: 0 0 0 3.5em;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
}



/**************************************************************
   Thumbnail Lists
 **************************************************************/

ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  margin: 0 0 15px 0 !important;
  margin: 0;
  padding: 0px;
  list-style: none;
}

a.thumb img {
  
  border: 5px solid #ccc;
}

a:hover.thumb img {
  background: #8EB4C6;
  border: 5px solid #668FA3;
}

a:hover.thumb {
  background: none;
}

a.thumb span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}



/**************************************************************
   Submenu Styles
 **************************************************************/

ul.submenu1,
ul.submenu2 {
  margin: 0 0 20px 0;
  padding: 0;
  padding-left:20px;
}

ul.submenu1 li,
ul.submenu2 li{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(foo.gif); /* because IE is balls */
}

ul.submenu1 li a,
ul.submenu2 li a {
  display: block;
  height: auto !important;

  /* Start hide from IE Mac \*/
  height: 1%;
  /* End hide from IE Mac */

  padding: 1px 5px 1px 20px;
}

ul.submenu1 li a {
  color:white;
  background: url(../images/bg/menu_botoncito.gif) no-repeat 5px 50%;
}

ul.submenu1 a:hover {
  color: #999;
}

ul.submenu2 li a {
  color: #426F85;
  background: url(../images/bg/submenu2.gif) no-repeat 3px 50%;
}

ul.submenu2 a:hover {
  color: #426F85;
  background: #B3C6C4 url(../images/bg/submenu2.gif) no-repeat 3px 50%;
}






/**************************************************************
   Generic Display 
 **************************************************************/


.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.lightBlueBg {
  background-color: #EAF2F5;
}

.dark {
  color: #353E47;
}

table.fixture {
    border-spacing: 0;
    border-collapse: collapse;
    cell-spacing:none;
    margin: 10px;
    width:80%;   
}
table.fixture caption {
    font-size:14px;
    font-weight:bold;
}
table.fixture th {
    border:1px solid black;    
    width:50%;
    color:white;
}
table.fixture td {
    border:1px solid black;
}

.tablafecha {
 border:none !important;
 text-align:center;
 font-size: 18px;
 padding:10px;
}

.bgMenuLeft {
background: url(../images/bg/menu_left_fondo.jpg) no-repeat top left;
height:570px;
}
.bgMenuRight {
background: url(../images/bg/bg_right.gif) no-repeat top left;
height:570px;
}

.bgFondoGrande {
background: url(../images/bg/fondo_grande.jpg) no-repeat top right;

}

.bgFondoCompleto {
background: url(../images/bg/fondo_completo.jpg) repeat-y ;
height:570px;
}

#miequipo {
	text-align:left;
	width:98%;
	margin:0 auto;
}
.textNormal {
    font-weight:normal;
    color:#076e37;
}
h3 {
    font-family: arial, Helvetica, Times, sans-serif;
    font-size: 12px;
    color: #076e37;
    width:90%;
    border-bottom:1px solid green;
}
label {
color: #076e37
}

.listado li {
    width:90%;
    border-top:1px solid #076e37;
    list-style-image: url(../images/menu_botoncito.gif);        
    font-size: 12px;
}
ul.galeria {
    width:95%;
    border-top:1px solid #076e37;
    padding-top:10px;
}

ul.galeria li {
    list-style:none;
    float:left;
    width:171px;
    font-size: 12px;    
    margin-left:10px;
}

ul.galeria li p {
    text-align:center;
}

.listado li p {
	width:80%;
	font: 400 12px arial, sans-serif;
}

.foto {
    width:186px;
    height:130px;
    float:right;
    background-image: url(../images/bg/foto_bg.jpg);
    text-align:center;
}
.foto img {
    margin-top:8px;
}

ul.galeria .foto {
    width:171px;
    height:110px; 
    background-image: url(../images/bg/foto_bg2.jpg);
}

ul.galeria .foto img {
    margin-top:5px;
}
#imglogin {
  background-image: url(../images/login.jpg);
  width:283px;
  height:170px;
}

table {
    width:90%;
    border-spacing:0;
}
table thead th,table tfoot th {
    background-color:#006600;
    color:#ccc;
    text-align:center;
}

table tbody td {
    background-color:#227e4d;
    padding-left:5px;
    color: #333;
}

ul.banners {
	width:160px;
	margin:10px 0 0 25px;
	padding:0;		
}
ul.banners li {
	list-style: none;
	list-style-image: none;
	margin:0;
	padding:10 0;
	text-align:center;	
}
li.sep {
	background-image: url(../images/linea.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height:20px;
}

.pager {
	text-align:center;
}
.pager a, .pager span {
	font-size:12px;
	color: #494843;
}
