/*
##################
*/

#cld_sectionbody {
	width: 759px; height: 437px;
	background: url('../images/game_background.jpg') 0 0 no-repeat;
}

#cld_sectionbody div.cldbody {
	float: left;
	width: 328px;
}
#cld_sectionbody div.clddata {
	float: left;
	width: 431px;
}

#cld_sectionbody div.cldbody_date {
	padding: 1px 3px 2px 5px;
	background: url('../images/game_date.jpg') 0 0 no-repeat;
	color: #FFF; font-weight: 600; font-size: 11px;
}

#cld_sectionbody div.cldbody_tabs {
	margin: 26px 0 0 2px;
	height: 28px;
}
#cld_sectionbody ul { list-style-type: none; }
#cld_sectionbody li {
	float: left;
	text-align: center;
	background: url('../images/game_tab.jpg') 0 0 no-repeat;
	margin: 0 0 0 1px;
}
#cld_sectionbody li.selected {
	float: left;
	text-align: center;
	background: url('../images/game_tabover.jpg') 0 0 no-repeat;
}
#cld_sectionbody li a {
	display: block; width: 68px;
	padding: 7px 0 7px 0;
	color: #FFF; font-size: 11px; font-family: arial, serif;
}
#cld_sectionbody li a.selected {
	display: block; width: 68px;
	padding: 7px 0 7px 0;
	color: #454545; font-size: 11px; font-family: arial, serif;
}
#cld_sectionbody li a:hover.selected { cursor: default; text-decoration: none; }

#cld_sectionbody li a.taba5 {
	display: block; width: 35px;
	padding: 7px 0 7px 0;
	font-size: 11px; font-family: arial, serif;
	background: url('../images/game_tab_small.jpg') 0 0 no-repeat;
}
#cld_sectionbody li a.taba5selected {
	display: block; width: 35px;
	padding: 7px 0 7px 0;
	color: #454545; font-size: 11px; font-family: arial, serif;
	background: url('../images/game_tab_smallover.jpg') 0 0 no-repeat;
}
#cld_sectionbody div.cldbody_body {
	width: 328px; height: 364px;
	overflow: auto;
	font-size: 13px; font-family: 'trebuchet ms', tahoma, serif;
}

#cld_sectionbody div.clddata_result {
	background: url('../images/game_result.jpg') 0 0 no-repeat;
	height: 89px;
}

#cld_sectionbody div.clddata_localImage {
	float: left;
	margin: 0 0 0 46px !important; *margin: 0 0 0 23px;
	width: 90px;	height: 72px;
	 text-align: center;
}
#cld_sectionbody div.clddata_localResult {
	float: left;
	padding: 15px 0 0 0;
	width: 80px;	height: 57px;
	font-size: 30px; color: #FFF; font-weight: bold; text-align: center;
}
#cld_sectionbody div.clddata_visitorImage {
	float: left;
	width: 90px;	height: 72px;
	 text-align: center;
}
#cld_sectionbody div.clddata_visitorResult {
	float: left;
	padding: 15px 0 0 0;
	width: 80px;	height: 57px;
	font-size: 30px; color: #FFF; font-weight: bold; text-align: center;
}

#cld_sectionbody span.clddata_localName {
	float: left;
	display: block;
	padding: 2px 10px 2px 10px;
	width: 183px;
	text-align: left; color: #FFF; text-transform: uppercase; font-weight: bold;
}
#cld_sectionbody span.clddata_visitorName {
	float: left;
	display: block;
	margin: 0 0 0 23px; padding: 2px 10px 2px 10px;
	width: 183px;
	text-align: right; color: #FFF; text-transform: uppercase; font-weight: bold;
}
#cld_sectionbody div.clddata_images {
	width: 431px; height: 342px;
	border-top: 1px solid #FFF; border-bottom: 1px solid #FFF;
}

#cld_sectionbody h1 { font-size: 17px; font-family: georgia, tahoma, serif; color: #333399; }


#cld_sectionbody div.cldcronica {
	padding: 10px;
	width: 308px; height: 342px;
}
#cld_sectionbody div.cldrival {
	margin: 1px 0 1px 1px;
	width: 327px; height: 360px;
}
#cld_sectionbody div.cldresume {
	margin: 1px 0 1px 0;
	width: 328px; height: 360px;
}


#cld_sectionbody span.rival {
	display: block;
	background: #E6E6E6;
	margin: 1px 0 0 0;
	padding: 0 0 1px 5px;
	font-weight: bold;
}
#cld_sectionbody div.rival_data {
	padding: 5px;
}

#visitor_players td.cld1 {
	width: 50px;
}
#visitor_players td.cld2 {
	width: 60px;
}
#visitor_players td.cld3 {
	width: 250px;
}
#visitor_players td.title {
	background: #E6E6E6;
	font-weight: bold;
	padding: 2px 0 2px 0;
}

#cld_sectionbody div.resume_local {
	float: left;
	width: 155px !important; *width: 155px;
}
#cld_sectionbody div.resume_visitor {
	float: left;
	width: 156px !important; *width: 156px;
}
#cld_sectionbody img.card {
	vertical-align: middle;
	margin: 0 0 0 3px;
}
#cld_sectionbody div.middle_body {
	padding: 3px 4px 3px 5px;
	width: 143px !important; *width: 146px;
}
