#pendulum-child {
    background-image: url("/sites/all/themes/at_mexican/images/new-pinata.png");
    height: 634px;
    left: -178px;
    position: absolute;
    top: 10px;
    width: 356px;
	
}

#pendulum-child img{ margin-top:208px; }

#pendulum-child img:hover{cursor:url(/sites/all/themes/at_mexican/images/bat.png), url(myBall.cur),auto;}
 
#pendulum-parent {
    width:22px;
    height:22px;
	    left: 50%;
    position: absolute;
    background-image:url(pendulum-pivot.png);
	cursor:url(bat.png);
}

#demo-container{ width:800px; margin:0 auto; position:relative; z-index: 99; top:-730px; left: 23%;}

#info{
	background: url("/sites/all/themes/at_mexican/images/party-sign.png") repeat scroll left top rgba(0, 0, 0, 0);
    bottom: -150px;
    height: 174px;
    left: 0;
    padding: 60px 0 0;
    position: absolute;
    width: 394px;
    cursor: pointer;
    display: none;
	}

#info p{ text-align: center;   margin-bottom: 22px; width:100%; line-height: 1.5em; }
	
#info a{    
	color: #E11D18;
	font-family: 'Pompiere';
	font-size: 22px;
	text-decoration: none;
	padding-bottom: 5px;
	padding-right: 41px;
	padding-top: 5px;
	margin: 0 52px;
}

.face-icon{ background: url("/sites/all/themes/at_mexican/images/facebook.png") right center no-repeat; background-size: contain;     
	margin-left: 15px;
    margin-right: 15px;}
.twitt-icon{background: url("/sites/all/themes/at_mexican/images/twitter.png") right center no-repeat; background-size: contain; margin-right: 15px;}

#info a.close{ padding-right: 0; width:100%; text-align: center; display: block; font-size: 18px; margin: -15px 0 0;}

#info a.close:hover{ text-decoration: underline;}