/*inicio css del menu*/
#hubTitle {
	width: 958px;
	margin-bottom: 7px;
}
#contentEspecialBox {
	overflow: hidden;
	width: 958px;
	padding-top: 10px;
	margin-left: 8px;
}
#pushHeader {
	width: 958px;
}
#VideoPushPlayer {
	width: 408px;
	height: 350px;
	border: 1px solid #333333;
	padding: 3px;
	float: left;
	background-color: #000000;
}
#bandPushPlayers h4 {
	color:#4EC7CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
}
#menuPush {
	width: 958px;
	margin-bottom: 20px;
}
#menuPush ul {
	width: 958px;
}
#menuPush li {
	list-style: none;
	float: left;
	margin: 4px;
}

/*inicio css de las bandas*/
#contentBox {
	padding-left: 8px;
}
#bandPushStage {
	margin-top: 5px;
	margin-bottom: 15px;
	width: 600px;
	overflow: hidden;
}
#bandPushDetail {
	width: 600px;
	float: left;
	border-bottom: 1px #FFFFFF solid;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#bandPushDetail ul {
	margin-top: 10px;
}
#bandPushDetail li {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bandPushDetail h4 {
	color:#D83DA1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 10px;
}
#bandPushDetail p {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bandPushPlayers {
	width: 600px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px #FFFFFF solid;
}
.videoPlayerPush {
	width: 408px;
	height: 350px;
	border: 1px solid #666666;
	padding: 3px;
	float: left;
	background-color: #000000;
}

#bandPushFotos {
	width: 600px;
	float: left;
	border-bottom: 1px #FFFFFF solid;
	margin-bottom: 15px;
	padding-bottom: 15px;

}
#bandPushFotos h4 {
	color:#4EC7CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
}

#bandPushTour {
	float: left;
	border-bottom: 1px #FFFFFF solid;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 600px;

}
#bandPushTour h4 {
	color:#4EC7CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
}
#bandPushTour ul {
	width: 610px;
}
#bandPushTour li {
	list-style: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
}

#bandPushLinks {
	float: left;
	border-bottom: 1px #FFFFFF solid;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 600px;

}
#bandPushLinks h4 {
	color:#4EC7CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
}
#bandPushLinks ul {
	width: 610px;
}
#bandPushLinks li {
	list-style: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#bandPushLinks li a {
	color:#D83DA1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#bandPushLinks li a:hover {
	text-decoration: underline;
}

#VideoPlayerBox {
	float: left;
}
#VideoPlayer {
	width: 408px;
	height: 350px;
	margin-left: 50px;
	border: 1px solid #FFF;
	float: left;
}

#Thumb {
	width: 600px;
	/*border: 1px solid #FFF;*/
	overflow: auto;
	text-align: center;
	float:left;
}
#Thumb li {
	list-style: none;
	float: left;
}
#Thumb li a {
	list-style: none;
	margin: 6px;
	display: block;
}
#Thumb li a:hover {
	border: 3px solid #fff;
	margin: 3px;
}
#Thumb li a img {
	border: 2px solid #fff;
}
