﻿#scroller-container
{
	width: 296px;
	height: 243px;
	overflow: hidden;
	float: left;
}

ul#scroller-contents
{
	height: 243px;
	width: 20000px;
	margin: 0;
	padding: 0;
}
ul#scroller-contents 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  }*/

#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 li a
{
	border: solid 2px #d4d4d4;
	float: left;
}
ul#scroller-contents li a:hover
{
	border: solid 2px #9a2624;
}

#div-left-scroll
{
	width: 27px;
	height: 64px;
	margin-right: 5px;
	text-indent: -1000px;
	position: absolute;
	top: 100px;
	left: 5px;
}
#hrefLeftScroll
{
	display: block;
	width: 27px;
	height: 64px;
	outline: none;
	background-image: url(../visual/left-arrow-event.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#hrefLeftScroll:hover
{
	display: block;
	width: 27px;
	height: 64px;
	outline: none;
	background-image: url(../visual/left-arrow-event.png);
	background-position: center center;
	background-repeat: no-repeat;
}

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
{
	width: 27px;
	height: 64px;
	margin-left: 5px;
	text-indent: -5000px;
	position: absolute;
	top: 100px;
	right: 5px;
}
#hrefRightScroll
{
	display: block;
	width: 27px;
	height: 64px;
	outline: none;
	background-image: url(../visual/right-arrow-event.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#hrefRightScroll:hover
{
	display: block;
	width: 27px;
	height: 64px;
	outline: none;
	background-image: url(../visual/right-arrow-event.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
{
	width: 296px;
	height: 243px;
}
.quick-small-event-container .badge-container
{
	width: 296px;
	height: 90px;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	margin: 5px 0px 0px 40px;
}
.quick-small-event-container .desc-container
{
	width: 296px; /*height: 90px;*/
	text-align: center;
}
.quick-small-event-container .button-container
{
	width: 296px;
	height: 53px;
	text-align: center;
	margin-left: 15px;
}

.quick-small-event-container .button-container a:hover
{
	border: none;
}

.quick-small-event-container .desc-container p
{
	font-weight: bold;
	font-size: 1em;
}
.quick-small-event-container .desc-container .kickoff
{
	font-weight: normal;
	font-size: .8em;
	color: #4f4e4e;
}

.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-new
{
	background-color: #000000;
	background-image: url(../visual/events/on-background.jpg);
	background-repeat: repeat-x;
	border: 1px solid #383c44;
	height: 250px;
	width: 183px;
	margin-top: 20px;
}
.quick-event-container-new
{
	background-color: #000000;
	background-image: url(../visual/events/on-background.jpg);
	background-repeat: repeat-x;
	border: 1px solid #383c44;
	height: 250px;
	width: 183px;
	margin-top: 20px;
}

