@charset "utf-8";
/* CSS Document */
.rollA {
	width: 268px;
	background-image: url(/images/roller/roll_01.png);
	background-repeat: no-repeat;
}
.swfControl {
	margin-top: 22px;
	margin-left: 5px;
}

.rollB {
	width: 265px;
	background-image: url(/images/roller/roll_02.png);
	padding: 0px;
}
.rollC {
	width: 265px;
	background-image: url(/images/roller/roll_03.png);
}
.rollA,.rollB,.rollC {
	height:290px;
	float: left;
}
.listEvents{
	list-style:none;
	padding:0;
	margin:0;
}
.comingShows {
	width: 220px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#roller {
	margin-right: auto;
	margin-left: auto;
	width: 798px;
	height: 290px;
	clear: both;
}
.monthDisplay {
	color:#FF3300;
	font-size:24px;
	font-weight:bolder;
}
.num{
	font-size:36px;
	font-weight:bold;
	text-align:center;
}
.cominUp {
	width: 500px;
	float: left;
}
.comingShows h3 {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #8C8C8C;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.cominUp h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
.panelC {
	width: 240px;
	background-color: #FFFFFF;
	margin-right: 1px;
}
.bloqueA {
	width: 176px;
	margin-right: 1px;
	color: #000000;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
.bloqueA .alert {
	color: #FF0000;
	text-decoration: blink;
}
.bloqueA h5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.bloqueA .todayDiv {
	background-image: url(/mod_links/calendar/images/index.png);
	height: 141px;
	width: 176px;
	padding-top: 35px;
	text-align: center;
}
.bloqueA .todayDiv .day {
	margin-top: 5px;
}
.bloqueA ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a.higlight {
	padding: 2px;
	font-size: 9px;
}

a.higlight:hover   {
	text-decoration: none;
	background-color: #FFFF00;
}
