/* www.centoacannadalblocco.it */

table.ccbTable { border-collapse: collapse; }
table.ccbTable td {
 border-width: 1px;
 border-style: solid;
 border-color: #d2deb2;
}
table.ccbTable tr.thead td {
 background-color: #d2deb2; font-weight:700
}
table.ccbTable tr.selected td {
 background-color: #e3e597;
}


table.ccbResultTable { border-collapse: collapse; }
table.ccbResultTable td {
 border-width: 1px;
 border-style: solid;
 border-color: #d2deb2;
}
table.ccbResultTable tr.thead td {
 background-color: #d2deb2; font-weight:700
}


.subTitle { 
	display:inline;
	float:left;
	width:464px;
	height:20px;
	color: #105cb6;
}

.mainArea {
	display:inline; 
	width:468px;
	float:left;
	border-style:solid; 
	border-width:1px;
	border-color:#ffffff; 
	margin-bottom: 40px;
}

div.teamListElement {
	display:inline; 
	float:left; 
	width: 228px; 
	height: 56px; 
	border-style:solid; 
	border-width:1px; 
	border-color:#dddddd; 
	margin-right: 4px;
	margin-bottom: 4px;
	vertical-align: top;
}
div.teamListElement img { border-width: 0px; }



table.ccbBasket { border-collapse: collapse; }
table.ccbBasket td {
 border-width: 1px;
 border-style: solid;
 border-color: #FFFFFF;
}
table.ccbBasket tr td {
 background-color: #d2deb2; 
}

div.tmCardUpper {
	display:inline;
	float:right;
	width:468px;
	height:106px;
	text-align: right;
}
div.tmCardUpper img.noborder {
	border-width: 0px;
}

div.tmCardResult {
	display:inline;
	float:left;
	width:468px;
}



.ccbSelect {
    width: 50px;
    font-family: arial,helvetica,sans-serif;
    font-size: 1em;
}


.topListDiv {
	width: 450px;
	display: inline;
	float: left;
	margin-bottom: 4px;
	padding: 1px;
}
.topListPosition {
	width: 24px;
	height: 24px;
	display: inline;
	float: left;
	text-align: center;	
	border: 0px;
	padding: 0px;
	margin-right: 4px;
	vertical-align: middle;
}
.topListPosition img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;	
}

.topListProgBar {
	background-color: #ffffff;
	background-image: url(/img/topListBar.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 0pt;
	display: inline;
	float: left;
	//border-left: 1px solid #ccc;
	height: 15px;
	margin-right: 10px;
	color: #e58d67;
	font-weight: bold;
	padding: 1px;
	vertical-align: middle;	
}
.topListName {
	width: 150px;
	display: inline;
	float: left;
	text-align: left;
	padding-right: 4px;
	vertical-align: middle;	
}
.topListPoint {
	width: 60px;
	display: inline;
	float: left;
	font-family: Arial,Helvetica,Georgia,Sans-Serif;
	font-size: 15px; 
	font-weight: bold;
	color: #105cb6;
	vertical-align: middle;	

}

div.competitionList {
	display: inline;
	float: left;
	width: 464px; 
	height: 56px; 
	border-style: solid; 
	border-width:1px; 
	border-color:#dddddd; 
	margin: 2px;
}

div.competitionList div.imgPanel { display:inline; float: left; width: 104px; }
div.competitionList div.imgPanel img { border: 0px;}
div.competitionList div.contentPanel { display:inline; float: left; width: 354px; }
