/* CSS Document  */

.sdi-so a:link, .sdi-so a:visited { color:#333; text-decoration:none; } 

.sdi-so a:hover, .sdi-so a:active { color:#333; text-decoration:underline; } 

#sdi-placeholder-content {
	clear: both;
}

.sdi-placeholder-content {
	width:100%;
}

.sdi-tabs .sdi-placeholder-content {
	clear: both;
}

.sdi-widget a:link, .sdi-widget a:visited {
/*color: #222222;
	font-weight: normal;
	text-decoration:none;*/
}

.sdi-widget a:hover, .sdi-widget a:active {
/*color: #0097a7;
	font-weight: normal;
	text-decoration:underline;*/
}

.middle-column .sdi-widget-combo div:before, .middle-column .sdi-widget-combo div:after {
    content: normal;
}

/* WIDGET TITLE ********************************************************************/

.sdi-widget-title {
    width: 100%; background-color: #363636; color:#fff; text-indent: 3px;
	font-weight: bold; padding-top:2px; padding-bottom:3px; font-size: 16px; 
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}

.sdi-widget-combo .sdi-widget-title {
	float: left;
	width: auto;
}

/* WIDGET TABS ********************************************************************/

.sdi-tab-holder {
	clear: both;
    height: 23px;
}

.sdi-tabs ul {
	float: right;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sdi-tabs li {
	background-color: #999;
	border-bottom: 1px solid #757575;
	border-radius: 4px 4px 0 0;
	color: #fff;
	cursor: pointer;
	float: left;
	line-height: normal;
	margin: 0 0 0 1px;
	padding: 4px 8px;
	text-transform: uppercase;
}

.sdi-tabs li:hover {
	background-color: #888;
	border-bottom: 1px solid #757575;
}

.sdi-tabs .sdi-selected, .sdi-tabs .sdi-selected:hover {
	background-color: #39547A;
	border-bottom: 1px solid #39547A;
}

.sdi-widget-combo .sdi-widget.sdi-results, .sdi-widget-combo .sdi-widget.sdi-schedule, .sdi-widget-combo .sdi-widget.sdi-medals-overall {
	border-top: 3px solid #39547A;
}

/* WIDGET TABS with sponsorship ***********/

.sdi-sponsorship-active.sdi-tab-holder { /* For the combo widget */
    height: 32px;
}

.sdi-sponsorship-active .sdi-widget-title { /* For the combo widget */
    padding-top: 6px;
}

.sdi-widget-sponsorship + .sdi-widget-title { /* For the individual widget */
    padding-top: 0px;
}

.sdi-sponsorship-active .sdi-tabs li { /* For the combo widget */
	padding-bottom: 9px;
	padding-top: 8px;
}

.sdi-tabs li#sdi-sponsorship-tab { /* For the combo widget */
	background-color: transparent;
    border-bottom: 0px solid #757575;
    border-radius: 0;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    margin: 0 0 0 1px;
    padding: 0 0px;
}

.sdi-tabs li#sdi-sponsorship-tab iframe { /* For the combo widget */
	height: 31px;
}

.sdi-widget-sponsorship { /* For the individual widget */
	background-color: transparent;
    border-bottom: 0px solid #757575;
    border-radius: 0;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    margin: -9px 0 0 1px;
    padding: 0 0px;
}

/* OLYMPICS-SPECIFIC ********************************************************************/

.sdi-medal-gold, .sdi-medal-silver, .sdi-medal-bronze {
	background-color: transparent;
	background-image: url(//images.sportsdirectinc.com/hst/olympics/sprite_medals2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #555555;
    font-size: 11px;
    font-weight: bold;
    height: 15px;
    margin: 0 auto;
    padding: 2px 1px 1px 0;
    text-align: center;
    text-indent: 0;
    width: 19px;
}

.sdi-medal-silver {
	background-position: 0 -27px;
	text-indent: -1px;
}

.sdi-medal-bronze {
	background-position: 0 -52px;
}

.sdi-data-wide td img {
	box-shadow: 0 1px 2px 0 #525252;
	margin-right: 3px;
}

.sdi-data-wide td[align="right"] img {
    box-shadow: 0 1px 2px 0 #525252;
    margin-left: 3px;
    margin-right: 0;
}

.sdi-data-wide .sdi-poll-difference img {
	box-shadow: none;
	margin-right: 3px;
}

/* STYLES FOR THE DATA ***********************************************************************/

.sdi-so { /*div that surrounds the scores and odds table, incl game name, links, and 15-pixel space between the games*/
    color: #000;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 0 0 20px;
    padding-bottom: 2px;
    width: auto;
}

.sdi-so-sublinks { /* For the Full Standings links in the WIDGET - want this to have the same style as sdi-so text */
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-top: -3px;
	position: static;
	text-align: right;
}

.sdi-so td.sdi-datacell, .sdi-so td.sdi-datacell-hi, .sdi-so td.sdi-datahead-sub, .sdi-so td.sdi-datahead-sub-nb {
    line-height: 1.4em;
}

.sdi-widget.sdi-schedule .sdi-data-wide .sdi-datahead-sub:first-child { /* For the Time (ET) column header, so it won't wrap */
	white-space: nowrap;
}

.sdi-widget.sdi-results .sdi-data-wide tr .sdi-datacell:nth-child(2) { /* For the country column, so it won't wrap */
     white-space: nowrap;
}

.sdi-so-title { /* game name or table title in the sdi-so tables*/
    background-color: #fff;
    color: #242424;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 2px 0;
}

.sdi-widget-combo .sdi-so:first-child .sdi-so-title { /* game name or table title in the sdi-so tables*/
	padding-top: 0px;
}

.sdi-widget-combo .sdi-sport-soccer .sdi-so:first-child .sdi-so-title { /* game name or table title in the sdi-so tables*/
	padding-top: 3px;
}

.sdi-nocontent-message {
    border-top: 3px solid #39547A;
    color: #666666;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size: 13px;
    font-style: italic;
    margin-bottom: 15px;
    margin-top: -22px;
    padding-top: 5px;
}

.sdi-so .sdi-nocontent-message {
    margin-bottom: 2px;
	margin-top: 0;
	padding-bottom: 15px;
}

.sdi-so table .sdi-nocontent-message {
    border-top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.sdi-widget-combo .sdi-nocontent-message {/* */
	border-top: 0;
	margin: 0px;
}

table.sdi-data-wide {/*for the width of full tables*/
	width: 100%;
	color: #000;
	border-collapse: separate;
	border-spacing: 1px;
	text-align:left;
	background-color: #ccc;
	line-height: normal;
}

table.sdi-data-wide table.sdi-data-wide {/*tables within tables*/
     width: 100%; border-collapse: collapse; border-spacing: 0px; background:none;
}

table.sdi-data-wide table.sdi-data-wide td.sdi-datahead-sub, table.sdi-data-wide table.sdi-data-wide td.sdi-datahead-sub-nb {/*tables within tables*/
     padding: 0;
}

table.sdi-data-wide td, table.sdi-data-wide th {/* */
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
	font-size: 13px;
	padding: 4px;
	vertical-align: top;
}

td.sdi-datahead-sub, th.sdi-datahead-sub { /* the subheader row of the scores and odds table and other tables; has background colour and bolded words */
	background-color: #f3f3f3;
    color: #7a7a7a;
    font-weight: bold;
	width: auto;
}

td.sdi-datahead-sub-nb { /* subheader rows or columns with non-bolded words */
	background-color: #f3f3f3;
    color: #7a7a7a;
    font-weight: normal;
	white-space: nowrap;
}

td.sdi-datacell {/* individual cells - default - white back - used by all tables with smaller fonts */
	background-color: #ffffff;
}

td.sdi-datacell-hi {/* individual cells or rows - highlighted with a background colour */
	background-color: #f8f8f8;
}

td.sdi-datacell-hi2 {/* individual cells or rows - highlighted with a background colour */
	background-color: #FFFFDD;
}

.sdi-poll-difference {
	float:right;
	margin-right: 10px;
}

/* WIDGET LOGO ********************************************************************/

.sdi-widget .sdi-logo {
	float: left;
}

.sdi-widget .sdi-logo img {
	display: none;
}

.sdi-widget .sdi-logo a {
	background: url(//images.sportsdirectinc.com/hst/logo_sportsdirectinc.png) no-repeat 0 0 transparent;
	display: block;
	height: 15px;
	width: 120px;
}

.sdi-results .sdi-logo { /* In the results widget, we want the so-sublinks pulled up against the bottom of the last table */
	margin-top: -15px;
}

.sdi-results .sdi-so-sublinks { /* In the results widget, we want the so-sublinks pulled up against the bottom of the last table */
	margin-top: -18px;
}


/* CLEARS and SPACERS **********************************************************************************/

.sdi-clear {/* to even up rows; overflow and height give layout and stop content shifting*/
	clear: both;
	overflow:hidden;
	height: 0.1em;
}

.sdi-row {/* to even up rows*/
	clear: both;
}

.sdi-spacerquarter {
	height: 4px;
	overflow: hidden;
}


/***************************************************************************************** */
/* Player photos */
/***************************************************************************************** */

.sdi-playerpic img {
	border: 7px solid #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 0 2px #999999;
	height: auto;
	width: 110px;
}

.sdi-playerpic {
	padding:3px;
	vertical-align:top;
	width: 120px;
}

.sdi-football-leaders tr td:last-child, .sdi-basketball-leaders tr td:last-child, 
.sdi-baseball-leaders tr td:last-child, .sdi-hockey-leaders tr td:last-child {
    width: 15%;
}

