﻿@import url('../ReusableContent.css');
/*=========================================== CORE ===========================================*/
body {
	background:#ebebeb;
	margin:0px;
	padding:0px;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.231;
}

html {
	background:#ebebeb;
	margin:0px;
	padding:0px;
}

a{
	outline:none;
}
/*========================================== LAYOUT ==========================================*/
#header-frame,
#content-frame,
#footer-frame,
#sptools-frame {
	width:100%;
	float:left;
	clear:both;
}
#header-frame {
	height:129px;
	background:#fff url('../Images/Corp/bg-page-top.gif') no-repeat center top;
}
#content-frame {
	/*background:#fcf7e6 url('../Images/Corp/bg-page-body2.gif') repeat-x 50% top;*/
	background:#0E4271 url('../Images/Corp/bg-page-body2.gif') repeat-x;
		/*Min-height for IE6 trick*/
		min-height:300px;
		height:auto !important;
		height:300px;
		padding-top:56px;
		padding-bottom:22px;
}
#footer-frame {
	height:50px;
	background:url('../Images/Corp/bg-page-footer.gif') repeat-x 50% top;
}
#header-body,
.content-body,
#footer-body,
#sptools-body
{
	width:929px;
	margin:0px auto;
}

.left-col
{
    float:left;
    width:450px !important;
}

.right-col
{
    float:right;
    width:450px !important;   
}

.top-left
{
    margin-bottom:50px;
}

.bottom-left
{
}

/*======================================== SP TOOLBOX ========================================*/
#sptools-left{
	float:left;
	display:none;
}
#sptools-right{
	float:right;
}
}
/* ms-MenuUIPopupBody  Pop up menu Z-index fix */
	.ms-MenuUIPopupBody {
				z-index:99;
				top:18px !important
}

/*========================================== HEADER ==========================================*/
#header-body {
	position:relative;
	height:129px;
	z-index:3;
}
#header-body .logo {
	position:absolute;
	top:12px;
	left:20px;
}
#header-body ul.quicknav {
	background:url('../Images/Corp/quicknav-bg.gif') repeat-x;
	position:absolute;
	top:0px;
	right:0px;
	margin:0px !important;
	padding:0px !important;
	color:#fff;
	font-size:10px;
	height:22px;
	z-index:1;
}
#header-body ul.quicknav li {
	background:url('../Images/Corp/quicknav-split.gif') no-repeat right 50%;
	display:block;
	height:22px;
	line-height:22px;
	float:left;
	list-style:none;
	padding:0px 10px 0px 10px !important;
	margin:0px !important;
}
#header-body ul.quicknav li#all-weg-sites {
	width:78px;
	position:relative;
	z-index:2;
}
#header-body ul.quicknav li#all-weg-sites #all-site-list {
	position:absolute;
	top:22px;
	right:2px;
	width:340px;
	height:170px;
	border:2px solid #010101;
	background:#fff url('../Images/Corp/bg-all-sites-list.gif') repeat-x bottom;
	z-index:2;
	overflow:hidden;
}
#header-body ul.quicknav li#all-weg-sites #all-site-list ul {
	display:block;
	float:left;
	height:100%;
	width:146px;
	margin:10px !important;
	padding:0px !important;
	color:#333;
	overflow:hidden;
}	
#header-body ul.quicknav li#all-weg-sites #all-site-list ul li{
background:none !important;
	margin:0px !important;
	padding:0px !important;
	float:left;
	clear:both;
	display:block;
	width:100%;
}
#header-body ul.quicknav li#all-weg-sites #all-site-list ul li.title {
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #333;
}
#header-body ul.quicknav li#contact-us {
	width:50px;
}

/* added by Leo */
#header-body ul.quicknav li a {
	display:block;
	width:100%;
	height:22px;
	line-height:22px;
	text-align:center;
}
#header-body ul.quicknav li a:link {
	color:#fff;
	text-decoration:none;
}

#header-body ul.quicknav li a:visited {
	color:#fff;
	text-decoration:none;
}

#header-body ul.quicknav li a:hover {
	color:#fff;
	text-decoration:underline;
}

#header-body ul.quicknav li a:focus {
	color:#fff;
	text-decoration:underline;
}

#header-body ul.quicknav li a:active {
	color:#fff;
	text-decoration:none;
}

#header-body ul.quicknav li a.arrow {
	background:url('../Images/Corp/quicknav-arrow.gif') no-repeat left 50%;
	padding-left:6px;
}

#header-body ul.quicknav li.last {
	background:none;
}

#header-body ul.quicknav li div ul li a
{
    overflow:hidden;
    color:#000;
    width:auto;
    text-align:left;
}

#header-body ul.quicknav li div ul li a:link
{
    color:#000;
}

#header-body ul.quicknav li div ul li a:visited
{
    color:#000;
}

#header-body ul.quicknav li div ul li a:hover
{
    color:#000;
}

#header-body ul.quicknav li div ul li a:focus
{
    color:#000;
}

#header-body ul.quicknav li div ul li a:active
{
    color:#000;
}
/*******************/

/*====================================== MAIN NAVIGATION ======================================*/
#main-nav {
	width:100%;
	position:absolute;
	top:90px;
}
#main-nav .leftcap {
	height:40px;
	width:10px;
	background:url('../Images/Corp/mainnav-top-cap-left.png') no-repeat;
	float:left;
}
#main-nav .midcap {
	height:40px;
	width:10px;
	background:url('../Images/Corp/mainnav-top-cap-right.gif') no-repeat;
	float:left;
}
#main-nav #top-bar{
	background:url('../Images/Corp/mainnav-top-bg.gif') repeat-x;
	height:40px;
	line-height:40px;
	margin:0px;
	padding:0px;
	width:700px;
	display:block;
	float:left;
}
#main-nav #top-bar li {
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	width:auto;
}

#main-nav #top-bar a:link {
	color:#fff;
	text-decoration:none;
}

#main-nav #top-bar a:visited {
	color:#fff;
	text-decoration:none;
}

#main-nav #top-bar a:hover {
	color:#fff;
	text-decoration:none;
}

#main-nav #top-bar a:focus {
	color:#fff;
	text-decoration:none;
}

#main-nav #top-bar a:active {
	color:#fff;
	text-decoration:none;
}

#main-nav #top-bar li a {
	display:block;
	height:40px;
	float:left;
}
#main-nav #top-bar li.active a{
	background:url('../Images/Corp/mainnav-hover-bg.gif') repeat-x;
}


#main-nav #top-bar li .leftcap {
	background:url('../Images/Corp/mainnav-hover-leftcap.gif') no-repeat;
	visibility:hidden;
	width:12px;
	height:40px;
	float:left;
}
#main-nav #top-bar li .rightcap {
	background:url('../Images/Corp/mainnav-hover-rightcap.gif') no-repeat;
	visibility:hidden;
	width:12px;
	height:40px;
	float:left;
}

#main-nav #top-bar li.active .rightcap{
	visibility:visible;

}
#main-nav #top-bar li.active .leftcap{
	visibility:visible;
}
#main-nav #top-bar li .leftcap_active{
	visibility:visible;
}
#main-nav #top-bar li .rightcap_active{
	visibility:visible;

}

#main-nav #top-bar a.mainopt.active, #main-nav #top-bar a.mainopt.lastactive {
	background:url('../Images/Corp/mainnav-hover-bg.gif') repeat-x;
}

/*======================================== MAINNAV' SUBMENU ========================================*/
#main-nav #top-bar li .submenu {
	display:none;
	position:absolute;
	height:32px;
	line-height:32px;
	width:929px;
	top:40px;
	left:0px;
	margin:0px !important;
	padding:0px !important;
	background:url('../Images/Corp/mainnav-btm-bg.png') repeat-x;
	z-index:1;
}

#main-nav #top-bar li.active .submenu
{
    display:block;
    z-index:2;
}

#main-nav #top-bar li:hover .submenu,
#main-nav #top-bar li.sfhover .submenu
{
	display:block;
	z-index:3;
}

#main-nav #top-bar .submenu li {
	display:block;
	margin:0px 0px 0px 22px !important;
	padding:0px 0px 0px 0px !important;
	list-style:none;
	background:none;
	height:32px;
	line-height:32px;
	float:left;
}

#main-nav #top-bar .submenu li a {
	display:inline;
	background:none;
}
#main-nav #top-bar .submenu li a:link {
	color:#000;
	text-decoration:none;
}

#main-nav #top-bar .submenu li a:visited {
	color:#000;
	text-decoration:none;
}

#main-nav #top-bar .submenu li a:hover {
	color:#000;
	text-decoration:underline;
}

#main-nav #top-bar .submenu li a:focus {
	color:#000;
	text-decoration:underline;
}

#main-nav #top-bar .submenu li a:active {
	color:#000;
	text-decoration:none;
}
/*========================================== SEARCH FIELD ==========================================*/
#searchfield {
	background:url('../Images/Corp/searchfield-bg.gif') repeat-x;
	height:40px;
	line-height:40px;
	width:200px;
	float:left;
	position:relative;
}
#searchfield .text {
	background:url('../Images/Corp/searchfield-textbox-bg.gif') repeat-x;
	height:19px;
	border-top:0px;
	border-bottom:0px;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	line-height:19px;
	color:#333;
	position:absolute;
	top:12px;
	left:18px;
	width:155px;
}
#searchfield .button {
	position:absolute;
	top:12px;
	left:180px;
}
#main-nav .rightcap {
	background:url('../Images/Corp/searchfield-cap-right.png') no-repeat;
	height:40px;
	width:9px;
	float:left;
}
	
/*==================================== SIDE NAVIGATION BLOCK ====================================*/
.sidenav {
	/*background:url(../Images/Corp/sidenav-bg.gif) repeat-y;*/
	width:186px;
	display:block;
	margin:0px;
	padding:0px;
}
.sidenav-cap-top,
.sidenav-cap-bottom{
	background:url(../Images/Corp/sidenav-cap-top.png) no-repeat;
	width:186px;
	height:13px;
	display:block;
	float:left;
	clear:both;
}
.sidenav-cap-bottom {
	background:url(../Images/Corp/sidenav-cap-bottom.png) no-repeat bottom;

}
.sidenav-content {
	background:url(../Images/Corp/sidenav-bg.gif) repeat-y;
}

.sidenav ul {
	margin:0px;
	padding:0px;
	float:left;
	width:178px;
	margin-left:4px;
	color:#fff;
	font-size:11px;
}
.sidenav ul li {
	background:url(../Images/Corp/sidenav-splitter.gif) no-repeat bottom;
	list-style:none;
	margin:0px;
	padding:8px 15px 8px 15px;
	width:148px; /*178px - 30px (15*2)*/
}
.sidenav ul li.first {
	padding-top:0px;
}
.sidenav ul li.last {
	background:none;
	padding-bottom:0px;
}
.sidenav ul a:link {
	color:#fff;
	text-decoration:none;
}

.sidenav ul a:visited {
	color:#fff;
	text-decoration:none;
}

.sidenav ul a:hover {
	color:#fff;
	text-decoration:underline;
}

.sidenav ul a:focus {
	color:#fff;
	text-decoration:underline;
}

.sidenav ul a:active {
	color:#fff;
	text-decoration:none;
}

/*===== SIDE NAVIGATION STYLE FOR SHAREPOINT ASPMENU =====*/
.sidenav table table 
{
	margin:0px;
	padding:0px;
	float:left;
	width:178px;
	margin-left:4px;
	color:#fff;
	font-size:11px;
}

.sidenav table table td
{
	background:url(../Images/Corp/sidenav-splitter.gif) no-repeat bottom;
	list-style:none;
	margin:0px;
	padding:8px 15px 8px 15px;
	width:148px; /*178px - 30px (15*2)*/
}

.sidenav table table a:link {
	color:#fff;
	text-decoration:none;
}

.sidenav table table a:visited {
	color:#fff;
	text-decoration:none;
}

.sidenav table table a:hover {
	color:#fff;
	text-decoration:underline;
}

.sidenav table table a:focus {
	color:#fff;
	text-decoration:underline;
}

.sidenav table table a:active {
	color:#fff;
	text-decoration:none;
}

/*================================ HIGHLIGHT (WHITE BOXED TEXT) ================================*/
.highlight {
	width:677px;
	display:block;
	margin:0px;
	padding:0px;
	background:url(../Images/Corp/highlight-bg.gif) repeat-y;
}
.highlight-cap-top,
.highlight-cap-bottom {
	background:url(../Images/Corp/highlight-cap-top.gif) no-repeat;
	width:677px;
	height:12px;
	display:block;
	float:left;
	clear:both;
}
.highlight-cap-bottom {
	background:url(../Images/Corp/highlight-cap-bottom.gif) no-repeat;
}
.highlight-body {
	padding:0px 20px 0px 20px;
	width:637px; /*677px - 40px (20*2)*/
	
}
.faux-column {
	width:677px;
}
/*================================= GENERAL BREAD CRUMB STUFF ================================*/
.breadcrumbs {
	margin:0px 0px 15px 0px;
	padding:0px;
	float:left;
	clear:both;
	width:100%;
	display:block;
}
.breadcrumbs li {
	margin:0px;
	padding:0px 13px 0px 2px;
	list-style:none;
	display:inline;
	background:url(../Images/Corp/breadcrumb-arrow.gif) no-repeat right;
}

.breadcrumbs li.first {
	padding-left:0px;
}
.breadcrumbs li.last {
	background:none;
}

.breadcrumbs a:link {
	color:#0066ff;
	text-decoration:none;
}

.breadcrumbs a:visited {
	color:#0066ff;
	text-decoration:none;
}

.breadcrumbs a:hover {
	color:#1e2e5f;
	text-decoration:underline;
}

.breadcrumbs a:focus {
	color:#1e2e5f;
	text-decoration:underline;
}

.breadcrumbs a:active {
	color:#0066ff;
	text-decoration:none;
}

/*========================================== FOOTER ==========================================*/
#footer-body {
	position:relative;
	top:0px;
	height:30px;
	line-height:50px;
	color:#7e7e7e;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
a.eAccessibility {
    display: block;
    float: right;
    margin: 12px 20px 0 2px;
}
a.eAccessibility img {
	border:0;
}

#footer-body a.ResponsibleGaming {
    display: block;
    float: left;
    line-height: 18px;
    margin-left: 18px;
    margin-right: 25px;
    margin-top: 14px;
    text-align: center;
    text-decoration: none;
}
#footer-body a.ResponsibleGaming {
    color: #AAAAAA;
}
#footer-body a.ResponsibleGaming:hover {
    color: #FFFFFF;
}
#footer-body a.ResponsibleGaming:link .text {
    text-decoration: underline;
}
#footer-body a.ResponsibleGaming img {
	border:0;
    text-decoration: none;
}




#footer-body #copyright {
	float:left;
}
#footer-body #footer-menu {
	margin:0px !important;
	padding:0px !important;
	display:inline;
	float:right;
}
#footer-body #footer-menu li {
	display:inline;
	border-right:1px solid #7e7e7e;
	padding:0px 4px;
}

#footer-menu a.accessibility:link {
	color:#c4e4f8
}
#footer-menu a.accessibility:hover {
	color:#fff
}


#footer-body #footer-menu li.last {
	border-right:none;
}
#footer-body a:link {
	color:#7e7e7e;
	text-decoration:none;
}

#footer-body a:visited {
	color:#7e7e7e;
	text-decoration:none;
}

#footer-body a:hover {
	color:#fff;
	text-decoration:underline;
}

#footer-body a:focus {
	color:#fff;
	text-decoration:underline;
}

#footer-body a:active {
	color:#7e7e7e;
	text-decoration:none;
}

/*========================================== PORTAL BAR ===========================================*/
#portal-bar {
	height:76px;
	width:100%;
	background:url(../Images/Corp/portal-bg.gif) repeat-x;
	margin-bottom:20px;
	float:left;
	clear:both;
}

#portal-bar-cap-left {
	float:left;
	height:76px;
	width:12px;
	background:url(../Images/Corp/portal-cap-left.gif) no-repeat;
}

#portal-bar-cap-right {
	float:left;
	height:76px;
	width:12px;
	background:url(../Images/Corp/portal-cap-right.gif) no-repeat;
}

#portal-bar-list {
	margin:0px;
	padding:0px;
	display:block;
	width:861px;
	float:left;
	height:76px;
}
#portal-bar-list li {
	display:block;
	float:left;
	height:76px;
	margin:0px;
	padding:0px;
	list-style:none;
	margin-right:39px;
}

#portal-bar-list li.last {
	margin-right:0px;
}

#portal-bar-list img
{
    border:0;
}

/*========================================== INFOBOXES ===========================================*/
#infoboxes {
	width:100%;
	float:left;
	clear:both;
}
.infobox#news {
	margin-right:20px;
}
.infobox {
	float:left;
	height:auto;
	width:432px;
}
/*2px diff from above*/
.infobox-frame {
	width:430px;
}
/*24px diff from above*/
.infobox-body,
.infobox-body ul {
	width:406px;
}

.infobox-body ul li {
width:406px;
}
.infobox-header {
	background:url(../Images/Corp/infoblock-header-bg.gif) repeat-x;
	height:28px;
	width:100%;
	position:relative;
}

.infobox .infobox-header h1 {
    background:url(../Images/Corp/infoblock-header-left.gif) no-repeat left;
    margin:0px;
    padding:0px;
    height:28px;
    display:block;
    float:left;
    clear:both;
    font-size:14px;
    color:#393939;
    line-height:28px;
    text-indent:9px;
    font-weight:normal;
    margin-right:30px;
}

.infobox .infobox-header a.rss {
	background:url(../Images/Corp/infoblock-header-right.gif) no-repeat;
	width:23px;
	height:28px;
	display:block;
	position:absolute;
	top:0px;
	right:0px;
}

.infobox .infobox-frame {
	background:#fff;
	border:1px solid #ececec;
	position:relative;
	min-height:35px;
	float:left;
}

.infobox-body {
	padding:12px;
	float:left;
	clear:both;
	position:relative;
	z-index:2;
}
.infobox-body ul {
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	clear:both;
	font-size:11px;
}
.infobox-body ul li {
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	clear:both;
	list-style:none;
	border-bottom:1px solid #d6d5d5;
	padding-bottom:5px;
	margin-bottom:5px;
}
.infobox-body ul li.last {
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:0px;
}
.infobox-body ul li .body {
	color:#464646;
}
.infobox-body ul li .date {
	color:#a4a4a4;
}
.infobox-body ul li .body a:link,
.infobox-body ul li .body a:visited
{
	color:#464646;
}
.infobox-body ul li img
{
	border:none;
}

.infobox-cap-left {
	position:absolute;
	bottom:-1px;
	left:-1px;
	background:url(../Images/Corp/infoblock-footer-left.gif) no-repeat;
	width:22px;
	height:21px;
	z-index:1;
}

.infobox-cap-right {
	position:absolute;
	bottom:-1px;
	right:-1px;
	background:url(../Images/Corp/infoblock-footer-right.gif) no-repeat;
	width:22px;
	height:21px;
	z-index:1;
}

infobox-cap-right a {
	display:block;
	position:absolute;
	height:18px;
	width:18px;
	top:0px;
	left:0px;
	z-index:2;
}

/*========================================== FONTS ===========================================*/
p {
}

h1 {
	color:#1e2e5f;
	font-size:19px;
}

h2{
	color:#1e2e5f;
	font-size:13px;
}

h3{
	color:#1e2e5f;
	font-size:13px;
	font-weight:normal;
}

h4{
	color:#000;
	font-size:13px;
}

h5{
	color:#000;
	font-size:13px;
	font-weight:normal;
}

h6{
}


a:link {
	color:#0066ff;
	text-decoration:none;
}

a:visited {
	color:#0066ff;
	text-decoration:none;
}

a:hover {
	color:#1e2e5f;
	text-decoration:underline;
}

a:focus {
	color:#1e2e5f;
	text-decoration:underline;
}

a:active {
	color:#0066ff;
	text-decoration:none;
}


/*========================================== FORMS ===========================================*/
form {
}

form fieldset {
}

form label {
}

form select {
}

form textarea {
}

form input.text {
}

form input.button {
}

form input.checkbox {
}

form input.radio {
}

form input.file {
}

form input.image {
}

form input.hidden {
}

/*======================================= MISC CONTROLS =======================================*/
.indented {
	width:885px; /*929px - 44px, 22px on each side*/
	padding:0px 22px 0px 22px;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}

/*======================================== BULLET STYLES =====================================*/
/*ul.arrow, li {
	margin:0px;
	padding:0px;
	list-style:none;
}*/
ul.arrow {
	line-height:20px;
	margin:0px 0px 0px 20px;
}
ul.arrow li {
	margin:0px;
	padding:0px;
	list-style:none;

	background:url(/Style%20Library/Images/Corp/bullet.gif) no-repeat left center;
	padding:0px 0px 0px 15px;
}

/*======================================== HTML EDITOR STYLES =====================================*/
/* Added by Mano */

a:link.ms-rteCustom-LinkStyle
{
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
}
a:visited.ms-rteCustom-LinkStyle
{
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
}
a:hover.ms-rteCustom-LinkStyle
{
}

/*ul.ms-rteCustom-ListStyle, li {
	margin:0px;
	padding:0px;
	list-style:none;

}*/
ul.ms-rteCustom-ListStyle {
	line-height:20px;
	margin:0px 0px 0px 20px;
}
ul.ms-rteCustom-ListStyle li {
	margin:0px;
	padding:0px;
	list-style:none;
	background:url(/Style%20Library/Images/Corp/bullet.gif) no-repeat left center;
	padding:0px 0px 0px 15px;
}

.ms-rteCustom-TitleStyle
{
	font-weight: bold;
	font-size: 14pt; 
	text-transform: capitalize;
}



/*================= Styles for News Rendering Page ====================*/

.racetrack-newsPage .racetrack-news-title{clear:both;}
.racetrack-newsPage .contentBody{float:left;width:506px;}
.racetrack-newsPage {padding: 4px 0 0 12px !important;font-size:12px;color:#222}
.racetrack-newsPage .contentMargin {margin: 10px;}

.racetrack-newsPage .addthis_toolbox {background:#888;height: 16px; margin-right: 10px; margin-left: 2px; padding:4px;}
.racetrack-newsPage .redHeader {background: transparent url('/Style%20Library/Images/Global/bg-articleHeader_blue.gif') no-repeat;padding:10px 0 10px 5px;width:594px}
.racetrack-newsPage .redHeader .title {color:#FFF}
.racetrack-newsPage .newsImageBox {max-width:334px;border: 4px solid black !important;background:#000;color:#ddd;text-align:center}
.racetrack-newsPage .racetrack-news-image {max-width:334px}

.racetrack-newsPage .rightColumn {width:352px}

.racetrack-newsPage .newsImageBox {}

.racetrack-newsPage .newsImageBox .acknowledgement{font-size:10px;color:#FFF;text-align:right;padding-right:5px}
.racetrack-newsPage .newsImageBox .cutline{font-size:11px;color:#CCC;text-align:left;padding:5px}
.racetrack-newsPage .newsImageBox .cutline a {color:#FFB700;}
.racetrack-newsPage .newsImageBox .cutline a:hover {color:#FFF}
.racetrack-newsPage .newsImageBox .videolnk {margin-left:-4px;background: transparent url('/Style%20Library/Images/button-GalleryWatchVideo.png') no-repeat;width:348px;height:16px;padding:13px 0;color:#FFF;font-size:14px;font-weight:bold;text-align:center}

.racetrack-newsPage .newsImageBox .videolnk a.video {text-decoration:none !important;width:100px;color:#FFF !important;padding-right:32px;padding: 8px 32px 8px 8px; background: transparent url('/Style%20Library/Images/Woodbine/icon_playVideoLargeSprite.png') no-repeat top right;}
.racetrack-newsPage .newsImageBox .videolnk a.video:hover {color:#FFB700;background-position: right -33px}


.racetrack-newsPage .topRoundedGraphic {background-image: url('/Style%20Library/Images/Corp/bg-nvboxRound_white.gif');height:20px;width:352px}
.racetrack-newsPage .topNewsVideosBox {background: transparent url('/Style%20Library/Images/Woodbine/bg-nvboxGradient.gif') repeat-y}

.racetrack-newsPage .mostViewed {padding:12px}
.racetrack-newsPage .mostViewed .ms-WPBorder, .racetrack-newsPage .mostViewed .ms-WPHeader td{border: 0 !important}
.racetrack-newsPage .mostViewed #TopNewsContainer {background-color:#000}

#content-copy a {text-decoration:underline;color:#0d4f70;font-weight:bold}
#content-copy .weg_container .top {background:transparent url("/Style%20Library/Images/Global/lightSilver_backgroundSprite.png") repeat-x 0px -37px;height:8px}
#content-copy .weg_container .top .topright {background: transparent url("/Style%20Library/Images/Global/lightSilver_backgroundSprite.png") no-repeat 0px -18px;height:8px;width:12px}
#content-copy .weg_container .top .topleft {background:transparent url("/Style%20Library/Images/Global/lightSilver_backgroundSprite.png") no-repeat;height:8px;width:12px}
#content-copy .racetrack-newsPage {background:#fff url("/Style%20Library/Images/Global/lightSilver_backgroundSprite.png") 0px -56px repeat-x !important;}

#content-copy .videoLink {padding-left:20px}

/*
.racetrack-newsPage .brightCove {width:328px;padding: 0 12px 12px 12px;font-size:11px}
#content-copy H3 {color:#CCC;font-size:13px}
.racetrack-newsPage .brightCove .ms-WPBody {background-color:#000;padding:8px;}
/*.racetrack-newsPage .weg_container .title {width:312px !important}
.racetrack-newsPage .brightCove a.videoLink {}
.racetrack-newsPage .brightCove a.videoLink div.title {background-color:#444;border:1px solid #666}

.racetrack-newsPage .brightCove .ms-WPHeader TD, .racetrack-newsPage .brightCove .ms-WPBorder {border:0 !important}
.racetrack-newsPage .brightCove a.videoLink .thumb {}
.racetrack-newsPage .brightCove a.videoLink .displayName {font-size:11px;font-family:Arial, Helvetica, sans-serif;color:#FFB700}
.racetrack-newsPage .brightCove a.videoLink .views {font-size:11px;color:#CCC}
*/




