/* CSS Document */
.gutter{display: block;}
div, span {padding: 0;margin: 0;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
.clearfix {display: block;}
/* --- DEFAULT BLOCK STYLES --- */
.block {
   font: bold 10px verdana, arial, helvetica, sans-serif;
   color: #000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   }
/* -------------- END TABS  -------------- */
.contentblock:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
   }

.contentblock {display: inline-block;}
* html .contentblock { height: 1%; }
.contentblock { display: block; }

/* ------------ Start Block1 Styles ------------ */
.contentblock .clearfix {
   margin: 10px 0;
   }
.block a:link,
.block a:visited,
.block a:active {
   color: #2E6C9F;
   text-decoration: none;
   }
.block a:hover {
   text-decoration: underline;
   }
/* thumbnail images */
.block img {
   float: left;
   }

/* ------------ End Block1 Styles ------------ */

/* ------------ Start Block3 Styles ------------ */

.block3 {
   padding: 0 0 2px 0;
   }
.block .headerAlt {
   background-color: #fff;
   }

/* -------------- TABS  -------------- */
.block .tabs {
   text-align: right;
   width: 100%;
   margin: 0;
   padding: 0;
   color: #000;
   background: #fff url(bg_scoreboard.jpg) repeat-x 0 0;
   height: 33px;
   list-style: none;
   }

.block .tabs li {
   	float: left;
   	margin: 0 2px 0 5px;
   	padding: 0px;
	padding-bottom: 1px;
   }

.block .tabs li.selected {
   /* background: transparent url() repeat-x top right; */
   font-weight: bold;
   }

.block .tabs li.selected a:link,
.block .tabs li.selected a:visited,
.block .tabs li.selected a:active {
   padding-bottom: 4px;
   padding-top: 9px;
   color: #ffffff;
   }

.block .tabs li.selected a:hover {
   text-decoration: none;
   background: transparent;
   color: #ffffff;
   }

.block .tabs li a:link,
.block .tabs li a:visited,
.block .tabs li a:active {
   float: left;
   padding-bottom: 4px;
   padding-top: 9px;
   display: block;
   text-decoration: none;
   color: #A1BDEA;
   }

.block .tabs li a:hover {
   color: #666666;
   text-decoration: none;
   }
/* -------------- END TABS  -------------- */


.block  .contentblock {
   background-color: #B4B4B4;
   padding: 0px 1px 0px 1px;
   margin: 0;
   }
.scoreftr {
   background: #fff url(bg_scoreboard_ftr.jpg) repeat-x 0 0;
   width: 312px;
   height: 8px;
}

/* ------------ End Block3 Styles ------------ */
