﻿#scroller-container-event { width: 180px; height: 243px; overflow: hidden; float: left;  }

ul#scroller-contents-event { height: 243px; width: 20000px; margin: 0; padding: 0 }
ul#scroller-contents-event li {float: left; list-style-type: none; margin-right: 15px; width: 296px; height: 223px}
/*ul#scroller-contents li img { width: 100px; height: 100px; border: none  }*/

ul#scroller-contents-event li a {border: solid 2px #d4d4d4; float: left }
ul#scroller-contents-event li a:hover {border: solid 2px #9a2624; }

#div-left-scroll-event {
height:64px;
left:-6px;
margin-right:5px;
position:absolute;
text-indent:-1000px;
top:171px;
width:27px;
}
#hrefLeftScroll-event{display: block; width: 27px; height: 35px; outline: none; background-image: url(../visual/left-arrow.png); background-position: center center; background-repeat: no-repeat}
#hrefLeftScroll-event:hover {display: block; width: 27px; height: 35px;  outline: none; background-image: url(../visual/left-arrow.png); background-position: center center; background-repeat: no-repeat}


#div-right-scroll-event {
height:64px;
margin-left:5px;
position:absolute;
right:-6px;
text-indent:-5000px;
top:171px;
width:27px;
}
#hrefRightScroll-event{display: block; width: 27px; height: 35px; outline: none; background-image: url(../visual/right-arrow.png); background-position: center center; background-repeat: no-repeat}
#hrefRightScroll-event:hover {display: block; width: 27px; height: 35px; outline: none; background-image: url(../visual/right-arrow.png); background-position: center center; background-repeat: no-repeat}

.quick-small-event-container-event{width: 180px; height: 150px;}
.quick-small-event-container-event .badge-container{width: 180px; height: 69px; text-align:center; font-weight: bold; font-size: 1.1em; margin:10px 0 0 20px;}

.quick-small-event-container-event .desc-container{width: 180px; height: 90px; text-align: center}

.quick-small-event-container-event .button-container {
bottom:-2px;
float:right;
padding-top:0;
position:relative;
right:7px;
}
.quick-small-event-container-event .button-container a:hover{border:none;}

.quick-small-event-container-event .desc-container p{font-weight: bold; font-size: 0.7em}
.quick-small-event-container-event .desc-container .kickoff{font-weight: normal; font-size: .7em; color: #ffffff}

.quick-event-container {
background-color:#464648;
background-image:url(../visual/events/off-background.jpg);
background-repeat:repeat-x;
border:1px solid #383c44;
height:250px;
width:183px;
margin-top:20px;
}
