@charset "UTF-8";
/* CSS Document */

/*limited reset*/

body, div, h1, h2, h3, p, a, li, label, legend {
	font-family: "Abel", Helvetica, sans-serif;
}

.wufoo label.desc, .wufoo legend.desc, .wufoo p {
	font-size: 120%;
}

#wufoo-z1cr4jmu1y89n41 {
	clear:both;}

#wufoo-z1cr4jmu1y89n41 * {	
	font-family: "Abel", Helvetica, sans-serif;
	}
	

	
#wufoo-z1cr4jmu1y89n41 #header {
	display: none;
}



	
#header.info {
	display: none;
}

#wufoo-z1cr4jmu1y89n41 .wufoo #lola {
	right: -3%;!important
	min-width: 120px;
}


#wufoo-z1cr4jmu1y89n41 a#checkout {
	color: #e96856;
	text-decoration: none;
}

input#saveForm {
	background: url("http://yogahoedown.com/_images/submitbtn.png") no-repeat center center;
	width : 70px;
	height :33px;
	border : none;
	margin: 1em auto .5em;
	color : transparent;
	font-size : 0;
	text-indent: -9000px;
	
}



input#saveForm:hover {
	background: url("http://yogahoedown.com/_images/submitbtn2.png") no-repeat center center;
	width : 70px;
	height :33px;
	border : none;
	margin: 1em auto .5em;
	color : transparent;
	font-size : 0;
	text-indent: -9000px;
	
}



/*---------------------------------------mobile styles-----------------------------------*/
@media only screen and (max-width:480px) {

#wufoo-z1cr4jmu1y89n41 {
	height: auto;
	overflow: auto;
	}
	
}


/*---------------------------------------tablet styles-----------------------------------*/

@media only screen and (min-width: 740px) and (max-width: 944px){

#wufoo-z1cr4jmu1y89n41 {
	height: auto;
		overflow: auto;
	}
	
}

}

/*---------------------------------------desktop styles-----------------------------------*/


@media only screen and (min-width:945px) {
#wufoo-z1cr4jmu1y89n41 {
		height: auto;
		overflow: hidden;
		overflow-y: auto;
	}

}
	