@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,400italic,700,700italic&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,900,900italic&subset=latin,latin-ext);

body {
	padding:0px !important;
	margin:0px !important;
}

.vert {
	width:100% !important;
}

.vert .simply-scroll-clip {
	width:100% !important
}


#scroller_wrapper {
	min-width:100% !important;
}

th.headTable {
	text-align:left !important;
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight:normal;
	font-size:14px;
	color:#fff;
	background: #b5bdc8; /* Old browsers */
background: -moz-linear-gradient(top,  #b5bdc8 0%, #828c95 36%, #28343b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5bdc8), color-stop(36%,#828c95), color-stop(100%,#28343b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); /* IE6-9 */


	padding:4px 0px 4px 8px;

}

td.columnTable {
	color:#111;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	padding-top:4px;
	padding-bottom:1px;
}

td.standValue {
	font-weight:bold;
	color:#111;
}




table#tableScrollWidget img {
	width:12px;
	height:8px;
	padding-right:5px;
	padding-left:5px;
}




    
	



/*single tables for widget*/

#fencing_scroll_content {
	width:100% !important;
}

#fencing_scroll_content tr td {
	font-size:11px !important;
	padding:3px 5px 3px 5px;
	border-bottom:1px solid #ddd;
}

table#fencing_scroll_content tr:nth-child(even) {background: #eaeaea;}
table#fencing_scroll_content tr:nth-child(odd) {background: #fff;}






#swimming_scroll_content {
	width:100% !important;
}

#swimming_scroll_content tr td {
	font-size:11px !important;
	padding:3px 5px 3px 5px;
	border-bottom:1px solid #ddd;
}

table#swimming_scroll_content tr:nth-child(even) {background: #eaeaea;}
table#swimming_scroll_content tr:nth-child(odd) {background: #fff;}







#combined_scroll_content {
	width:100% !important;
}

#combined_scroll_content tr td {
	font-size:11px !important;
	padding:3px 5px 3px 5px;
	border-bottom:1px solid #ddd;
}

table#combined_scroll_content tr:nth-child(even) {background: #eaeaea;}
table#combined_scroll_content tr:nth-child(odd) {background: #fff;}







#riding_scroll_content {
	width:100% !important;
}

#riding_scroll_content tr td {
	font-size:11px !important;
	padding:3px 5px 3px 5px;
	border-bottom:1px solid #ddd;
}

table#riding_scroll_content tr:nth-child(even) {background: #eaeaea;}
table#riding_scroll_content tr:nth-child(odd) {background: #fff;}
