﻿.stepcarousel .containerTable { width: 100%; text-align: center; }

.stepcarousel {position: relative; overflow: scroll;width: 427px;height: 45px;}
.stepcarousel .belt{position: absolute; left: 0;top: 0;}
.stepcarousel .panel{float: left;overflow: hidden;margin: 0px;width: 60px;border-right: 1px solid Silver;text-align:center;color:Gray;}
.stepcarousel .panelDay{font-family: Helvetica, Arial, Times New Roman;font-size: 8pt;font-weight: bold;}
.stepcarousel .panelDayNum{font-family: Helvetica, Arial, Times New Roman;font-size: 11pt;color: Orange;font-weight: bolder;}
.stepcarousel .panelGames{font-family: Helvetica, Arial, Times New Roman;font-size: 8pt;font-weight: bold;}
.stepcarousel .panel a:link{font-family: Helvetica, Arial, Times New Roman;font-size: 8pt;font-weight: bold;color: Gray;text-decoration: none;}
.stepcarousel .panel a:visited{font-family: Helvetica, Arial, Times New Roman;font-size: 8pt;font-weight: bold;color: Gray;text-decoration: none;}
.stepcarousel .panel:hover{font-family: Helvetica, Arial, Times New Roman;font-size: 8pt;font-weight: bold;text-decoration: none;background-color: #DADADA;}
.panelNavArrow{font-family:Helvetica, Arial, Times New Roman;font-size:15pt;font-weight:900;color:Orange;text-decoration:none;}

.stepcarouselSmall {position: relative; overflow: scroll;width: 420px;height: 42px;}
.stepcarouselSmall .belt{position: absolute; left: 0;top: 0;}
.stepcarouselSmall .panel{float: left;overflow: hidden;margin: 0px;width: 58px;border-right: 1px solid Silver;text-align:center;color:Gray;}
.stepcarouselSmall .panelDay{font-size: 7pt;font-weight: bold;}
.stepcarouselSmall .panelDayNum{font-size: 9pt;color: Orange;font-weight: bolder;}
.stepcarouselSmall .panelGames{font-family: Helvetica, Arial, Times New Roman;font-size: 7pt;font-weight: bold;}
.stepcarouselSmall .panel a:link{font-size: 7pt;font-weight: bold;color: Gray;text-decoration: none;}
.stepcarouselSmall .panel a:visited{font-size: 7pt;font-weight: bold;color: Gray;text-decoration: none;}
.stepcarouselSmall .panel:hover{font-size: 7pt;font-weight: bold;text-decoration: none;background-color: #DADADA;}
.panelNavArrowSmall {font-family:Helvetica, Arial, Times New Roman;font-size:9pt;font-weight:900;color:Orange;text-decoration:none;}
.stepcarouselSelected{background: #EBEBF1;}