/*
version 2.002
07/01/2010 10:31ET
*/
div.chooser{
	width: 950px;
	margin: auto;
	height: 534px;
	background: black;
	color: white;
	font-size: 11px;
	font-family: helvetica;
} 


#content img{
	margin: 0;
}
 
div.trailer{
	display: block;
	float: left;
	margin: 23px;
	margin-bottom: 26px;
}
span.trailer{
	position: absolute;
	top: 200px;
	left: 240px;
	font-size: 11px;
	color: #bae1d0;
	text-shadow: 1px 1px 1px black;
}

div.hover{
 	left: 260px;
	position: absolute;
	top: 151px;
	height: 52px;
	width: 85px;
	overflow: hidden;
}
#content div.hover a img{
	margin-top: 0px;
	
}
#content div.hover a:hover img{
	margin-top: -52px;
}  
 
div.hd{
	float: left;
	display: block;
} 
div.hd p{
	margin: 0 0 5px 23px;
	font-size: 12px;
}

div.info{
	display: block;
	float: left;
	margin: 23px 0 0 0;
}

div.help{
	float: left;
	position: absolute;
	color: #bae1d0; 
	height: 26px;
	width: 44px;
	top: 6px;
	right: 7px; 
	background: transparent url(http://player.flannel.org/images/button_off.png) no-repeat;
}
div.help:hover{
	background: transparent url(http://player.flannel.org/images/button_on.png) no-repeat;
} 

div#helper{
	background: transparent url(http://player.flannel.org/images/help.png) no-repeat;
	width: 950px;
	height: 534px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	
}

div.info p.title{
	font-size: 18px;
	margin: 0;
}

div.info p{
	font-size: 12px;
	margin: 8px 0;
	width: 360px;
}       
#notickets p.instructions{
	margin: 0;
	padding: 0;
	font-size: 11px; 
	line-height: 13px;
	clear: left;
} 

#notickets form{
	border-top: none;
}

#notickets input{
	border: 1px solid #bae1d0;
	background: transparent;
	color: #fff;
	font-family: helvetica;
	font-size: 13px;
	margin: 10px 0;
	width: 250px;
	height: 25px;
	padding: 0 0 0 5px;
	float: left;
}
#tickets, #notickets{
	position: relative;
	width: 358px;
	float: left;
	height: 157px;
	top: 40px;
}

#tickets h2, #notickets h2{
	font-family: helvetica;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	padding: 0; 
	margin: 0 0 10px;
}

#tickets a,
#notickets a{
	border: none;
	background: #bae1d0;   
	font-family: helvetica;
	font-size: 15px;
	padding: 7px 10px;
	font-weight: bold;
	width: 180px;
	color: #4e4e4e;
	display: block;
	text-align: center;
	margin: 10px 0 0;
} 


#tickets a:hover,
#notickets a:hover{
	background: #4e4e4e;
	color: #bae1d0;
}

div.carousel{
	clear: left;
	display: block;
	margin: 10px;
	width: 930px;
	height: 156px;
	overflow: hidden;
}

div.carousel ul.slide{
	display: block;
	height: 106px;
	margin: 0;
	padding: 0;
	width: 2000px;
}

div.sc_menu{
	position: relative;
	height: 125px; 
	width: 950px; 
	overflow: auto; 
	clear: both;
	padding: 0;
}

ul.sc_menu{
	display: block;
	height: 106px;
	margin: 0;
	list-style: none;
	width: 4940px;
	padding: 0;
} 

ul.sc_menu li{
	float: left;
	cursor: pointer;
}   
 
.sc_menu li {
  	display: block;
  	float: left;
  	padding: 0;
	margin: 0;
	border-left: 1px solid black;
}

div.jScrollPaneContainer{
	clear: left;
	position: relative;
	overflow: hidden;
	z-index: 1;
	height: 150px;
	width: 950px;
}  


.sc_menu img{
}

span.title{
	color: #fff;
	font-size: 11px;
	float: left;
	position: relative; 
	top: -16px;
	margin-left: 2px;
	text-shadow:1px 1px 1px black;
	width: 187px;
}
span.green .title{
	color: #bae1d0;
}


.sc_menu img:hover {
} 

.jScrollPaneTrack {
	background: transparent url(http://player.flannel.org/images/scrollback.png) repeat-x;
	left: 0;
} 

.scroll-pane {
	float:left;
	height:106px;
	overflow:auto;
	width:200px;
	padding: none;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	margin-top: 133px;
} 

.jScrollPaneDrag {
	position: absolute;
	background: transparent url(http://player.flannel.org/images/slider.png);
	cursor: pointer;
	overflow: hidden;
	height: 11px;
} 
a{
	text-decoration: none;
}  

input#submit{
	border: none;
	width: 62px;
	float: left;
	background: #bae1d0;
	color: #4e4e4e; 
	height: 27px;
	padding: 0 1px;
	font-weight: bold;
	font-size: 14px;
}

input#submit:hover{
	color: #bae1d0;
	background: #4e4e4e;
}
