/**********************************/
#content-home-left{
	float: left;
	overflow: hidden;
	padding: 0 23px 0 0;
	width: 407px;
}
/**********************************/


/**********************************/
#content-home-left .text{
	margin: 0 0  25px 0;	
}
/**********************************/


/**********************************/
#content-home-videos .video{
	border: 1px solid #0a1012;
	float: left;
	height: 81px;
	margin: 0 3px 0 0;
	overflow: hidden;
	width: 144px;
}

#content-home-videos .videoSM{
	border: 0 none;
	height: 69px;
	margin-top: 6px;
	width: 125px;
}

#content-home-videos .video a,
#content-home-videos .video span{
	display: block;
	height: 100%;
	position: relative;
	width: 100%;	
}

#content-home-videos .video a span{
	background: transparent url(/images/video_hover.png) no-repeat 0 -81px;
	left: 0;
	position: absolute;
	top: 0;	
}

#content-home-videos .video a:focus span,
#content-home-videos .video a:hover span{
	background-position: 0 0;
	cursor: pointer;
}

#content-home-videos .videoSM a span{
	background-position: -148px -87px;
}

#content-home-videos .videoSM a:focus span,
#content-home-videos .videoSM a:hover span{
	background-position: -148px -6px;
}
/**********************************/


/**********************************/
#content-home-right{
	float: left;
	overflow: hidden;
	padding: 0;
	width: 159px;
}

#content-home-right .title{
	color: #39e1e7;
}

#content-home-right .goto{
	background: transparent url(/images/home_arrows_buy_tickets.png) no-repeat 50% 0;
	cursor: pointer;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	width: 159px;
}

#content-home-right .goto:focus,
#content-home-right .goto:hover{
	background-position: 50% -32px;
}

#content-home-right .gotoDown{
	background-position: 50% -16px;
	margin: 0 0 9px 0;
}

#content-home-right .gotoDown:focus,
#content-home-right .gotoDown:hover{
	background-position: 50% -48px;
}

#content-home-right .gotoOff,
#content-home-right .gotoOff:focus,
#content-home-right .gotoOff:hover{
	background-position: -5000px -1000px;
	cursor: default;
}

#content-home-right #content_buy_ticket{
	height: 192px;
	overflow: hidden;
	width: 159px;
}

#content-home-right #content_buy_ticket #content_buy_ticket_inner{
	height: 2000px;
	overflow: hidden;
	width: 159px;
}

#content-home-right #content_buy_ticket .block{
	background: transparent url(/images/bg_79e2ff_8p.png) no-repeat 0 0;
	height: 55px;
	line-height: 15px;
	overflow: hidden;
	padding: 9px 0 0 9px;
	width: 150px;
}

#content-home-right #content_buy_ticket .block span{
	color: #79e2ff;
	font-size: 12px;
	
}

#content-home-right #content_buy_ticket .block span.line1{
	font-size: 14px;
}

#content-home-right #link_buy_ticket{
	background: transparent url(/images/bg_79e2ff_35p.png) no-repeat 0 0;
	color: #79e2ff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin: 0 0 0px 0;
	overflow: hidden;
	padding: 0 0 0 9px;
	text-decoration: none;
	width: 150px;
}

#content-home-right #link_buy_ticket:focus,
#content-home-right #link_buy_ticket:hover{
	color: #79e2ff;
	text-decoration: underline;	
}

#content-home-right #link_view_all_dates{
	color: #76787a;
	font-size: 11px;
	text-decoration: underline;
}

#content-home-right #link_view_all_dates:focus,
#content-home-right #link_view_all_dates:hover{
	color: #fff;
	text-decoration: underline;	
}
/**********************************/















