#list-spotlight { 
  list-style-type:none;
  margin:0;
  padding:0;
  position:relative;
  overflow:hidden;
  width:670;
  height:260px;
}
#list-spotlight li { 
  padding:0;
  position:absolute;
  width:650px;
  height:260px;  
  background-repeat:no-repeat;
  background-position:0 0; 
  background-color: #fff;
}
#spotlight-button-anchor { position:relative; width:648px; height:260px; word-wrap:break-word; margin-bottom:10px; border:1px solid #ccc; }
ul#spotlight-buttons { position: absolute;
  bottom: 0;
  right: 10px;
  overflow: hidden;
  z-index: 9999;
  margin: 0;
  padding: 0;
  height: 23px;}
ul#spotlight-buttons li {   float: left;
  display: block;
  margin-left: 6px;
  width: 12px;
  height: 12px;
  overflow: hidden;}
ul#spotlight-buttons a { 
  display: block;
  width: 12px;
  height: 12px;
  background-color: #ddd;
  overflow: hidden;
  outline: none;
  border-radius: 12px;
  position: relative;
  line-height: 24px;
  text-align: center;
  color: transparent;
  font-size: 0;
} 

ul#spotlight-buttons a { background-position:0 -12px; }
ul#spotlight-buttons a:hover, 
ul#spotlight-buttons a:focus, 
ul#spotlight-buttons a:active, 
ul#spotlight-buttons li.selected a { background-color:#009cde;   color: transparent;
  text-decoration: none;}

.shade-module { position:absolute; top:0; right:0; background-color:#000; display:block; padding:10px; width:155px; height:240px; overflow:hidden; color:#999; }
.shade-module .event-title a { color:#fff; font-size:25px; text-decoration:none; }
.shade-module .event-description { color:#999; font-size:15px; }
.shade-module .event-link { display:block; margin:20px 0 0; height: 28px; overflow: hidden; }
.shade-module .event-link a { color:#b6021d; font-size:15px; text-decoration:none; }
.shade-module span { display:block; margin-bottom:5px;  }
.shade-module a:hover { text-decoration:none; }

.single-item ul#spotlight-buttons {  display:none; }
.single-item .shade-module { bottom:0; }
.rs_zindex {
	z-index: 5;
}

.event-link a, .event-link .ft_btn {
        text-align: center;
	background-color: #009cde;
	border-radius: 3px;
}
.event-link a { background-position:top left; padding-left:10px; display:block; float:left;}
.event-link .ft_btn {
   	display:block; 
	padding: 5px 10px 0 0;
    	float:left;
   	color:#fff;
	font-size:13px;
	font-weight:700;
    	cursor:pointer
}

/** AMEX Spotlight SETTINGS **/
#spotLite .amex-dimension {width:590px; height:250px; border:0;}
