/* CSS Document */
#MediaCenterPlugin #MediaCenterContent { border-left:none }
#MediaCenterPlugin #MediaCenterTabs .pluginTab { border-top:none; border-right: 1px solid #58C35C }
#MediaCenterPlugin #MediaCenterTabs .pluginTab.active a { color:#13293B; font-weight:bold; }
#MediaCenterPlugin #MediaCenterTabs .pluginTab.inactive { border-bottom:none }
#MediaCenterPlugin #MediaCenterPlayers { border:1px solid #B9E3E6; border-left-width:0; background-color:#58C35C}
#MediaCenterPlugin #MediaCenterTabs .pluginTab.active { background-color:#58C35C; border-bottom:none;}
#MediaCenterPlugin #MediaCenterPlayers .NavigationWrapper .NavigationContainer .PreviousButtonLink {
background-image: url(../images/News/previous.jpg);
background-position:left top;
background-repeat:no-repeat;
display:block;
float:left;
height:0;
overflow:hidden;
padding-top:16px;
width:16px;
}
#MediaCenterPlugin #MediaCenterPlayers .NavigationWrapper .NavigationContainer .NextButtonLink {
background-image: url(../images/News/next.jpg);
background-position:left top;
background-repeat:no-repeat;
display:block;
float:left;
height:0;
overflow:hidden;
padding-top:16px;
width:16px;
}

#MediaCenterPlugin #MediaCenterPlayers .CaptionWrapper {
color:#14446F;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
margin-left:auto;
margin-right:auto;
overflow:visible;
width:252px;
}

#MediaCenterPlugin #MediaCenterPlayers .NavigationWrapper {
color:#14446F;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
}

#MediaCenterPlugin #MediaCenterTabs {
clear:both;
float:none;
left:0;
overflow:visible;
position:absolute;
top:2px;
z-index:200;
}

#MediaCenterPlugin #MediaCenterTabs .pluginTab.inactive {
background-color:#41B444;
}

#MediaCenterPlugin #MediaCenterTabs .pluginTab a {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}

#MediaCenterPlugin #MediaCenterPlayers .SlideShowWrapper {
background-color:#4381BE;
border:none !important;
height:141px;
margin-bottom:5px;
margin-left:auto;
margin-right:auto;
overflow:hidden;
width:250px;
}
