@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);

/*homepage widget scroller for website*/

h2.uipm-scroller-title {
	font-family:'Roboto Condensed';
	font-size:46px;
	color:#333;
	text-align:center;
	line-height:48px;
	text-transform:uppercase;
}

table#tableScrollWidget  {
	font-size:14px;
	font-family: 'Roboto', sans-serif;
	color:#666;
	text-align:center;
}


a.livescoreRadio {
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	font-family: 'Roboto', sans-serif;
	color:#666;
	padding-right:3%;	
}

a.livescoreRadio:hover {
	color:#1e5799;
}

div.uipm-chooser {
	text-align:center;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
	color:#666;
}

div.uipm-chooser select#scroller_widget_id {
	/*min-width:267px !important;
    background: none repeat scroll 0 0 #FFFFFF;
	border:1px solid #eaeaea;
	border-right:none;*/
    font-family: 'Roboto', sans-serif;
	padding-left:10px;
	color:#666;
	border:1px solid #ddd;
	border-radius:3px;
}

div.uipm-chooser select#scroller_widget_id option {
    outline: medium none;
	font-weight:normal;
    font-family: 'Roboto', sans-serif;
	padding:10px;
	color:#666;
}


div.uipm-chooser select#event_selector {
    font-family: 'Roboto', sans-serif;
	padding-left:10px;
	color:#666;
	border:1px solid #ddd;
	border-radius:3px;
}

div.uipm-chooser select#event_selector option {
    outline: medium none;
	font-weight:normal;
    font-family: 'Roboto', sans-serif;
	padding:10px;
	color:#666;
}

div.uipm-first-chooser {
	margin-bottom:30px;
}


div.uipm-second-chooser {
	margin-top:40px;
}


/* ### extend button ### */

table#tableScrollWidget a.extendButton {
background:#f2f2f2 !important;
border:1px solid #999 !important;
border-radius:2px !important;
color:#2061a5 !important;
padding:5px 8px 5px 8px !important;
font-size:10px !important;
text-transform:uppercase !important;
font-weight:normal;
font-family: 'Roboto', sans-serif !important;
box-shadow:1px 1px 2px #ccc;
text-decoration:none !important;
 
}

table#tableScrollWidget a.extendButton:hover {
	opacity:0.7 !important;
}

    .uipm-custom-1 { /* Applied to container DIV */
        width: 100%;
        height: 250px;
        background-color: #FFF;
        margin-bottom: 1em;
    }

    .uipm-custom-1 .simply-scroll-clip { /* Applied to clip DIV */
        width: 100%;
        height: 100%;
    }

    .uipm-custom-2 { /* Applied to container DIV */
        width: 100%;
        height: 250px;
        background-color: #FFF;
        margin-bottom: 1em;
    }

    .uipm-custom-2 .simply-scroll-clip { /* Applied to clip DIV */
        width: 100%;
        height: 100%;
    }

    .uipm-custom-3 { /* Applied to container DIV */
        width: 100%;
        height: 250px;
        background-color: #FFF;
        margin-bottom: 1em;
    }

    .uipm-custom-3 .simply-scroll-clip { /* Applied to clip DIV */
        width: 100%;
        height: 100%;
    }

    .uipm-custom-4 { /* Applied to container DIV */
        width: 100%;
        height: 250px;
        background-color: #FFF;
        margin-bottom: 1em;
    }

    .uipm-custom-4 .simply-scroll-clip { /* Applied to clip DIV */
        width: 100%;
        height: 100%;
    }

    .uipm-custom-5 { /* Applied to container DIV */
        width: 100%;
        height: 250px;
        background-color: #FFF;
        margin-bottom: 1em;
    }

    .uipm-custom-5 .simply-scroll-clip { /* Applied to clip DIV */
        width: 100%;
        height: 100%;
    }




