@charset "utf-8";
/* CSS Document */
body {
	width: 1000px;
	margin: 0px auto;
}

/*##### Text Styles #####*/

.h1large {
	text-align: center;
	font-size: 30px;
	color: #37408d;
}

.h3large {
	text-align: center;
	color: #37408d;
}

.center {
	text-align: center;
}

p.center {
	text-align: center;
	font-size: 16px;
}

/*##### Ad Page Styling #####*/

.h1-3em {
	float: left;
	background: url(/images/new-site/choreographers.png) no-repeat;
	font-size: 3em;
	display: block;
	width: 500px;
	height: 65px;
	text-indent: -9999px;
}

.box350 {
	width: 350px;
	float: left;
	margin: 0 auto;
}

.box500 {
	float: left;
	width: 500px;
	margin: 20px;
	padding: 10px;
	line-height: 21px;
}

.box700Center {
	float: left;
	width: 700px;
	margin-left: 130px;
	padding: 10px;
}

	.box700Center ul {
		list-style: none;
	}

.box850Center {
	float: left;
	width: 850px;
	margin-left: 25px;
}
	.box850Center ul {
		list-style: none;
		list-style-position: inside;
	}

.box420 {
	width: 420px;
	float: left;
	margin: 0 auto;
}

#player {
	float: left;
	display: block;
	margin-left: 82px;
}

	#player .share_link {
	margin-top: 5px;
	margin-left: 164px;
}
#videoplayer {
	margin-left: 200px;
	height: 475px;
}

.indented {
	padding-left: 45px;
	padding-bottom: 12px;
}
	.indented h3 {
		font-size: 20px;
		color:  #37408d;
	}

.check-yes {
	font-size: 1.2em;
	line-height:35px;
	padding: 0px 5px 15px 45px;
	background: url(/images/adds/check-yes.png) no-repeat left top;
}

.check-no {
	font-size: 1.2em;
	line-height: 35px;
	padding: 0px 5px 15px 45px;
	background: url(/images/adds/check-no.png) no-repeat left top;
}

.check-dollar {
	font-size: 1.2em;
	line-height: 24px;
	padding: 0px 5px 15px 45px;
	background: url(/images/adds/check-dollar.png) no-repeat left top;
}

.box700 {
	float: left;
	width: 700px;
	margin: 20px;
	padding: 10px;
}

	.box700 ul {
		list-style: none;
		
	}
		.box700 ul li {
			font-size: 1.2em;
			line-height: 24px;
			padding: 0px 5px 15px 45px;
			background: url(/images/adds/add-bullet.png) no-repeat left top;
		}
	
	.box700 span {
		margin: 0px auto;
	}
	
	.box700Center p a.unlimited-access, .box700 p a.unlimited-access {
		margin: 0px auto 30px auto;
		display: block;
		text-indent: -9999px;
		height: 113px;
		width: 397px;
		background: url(/images/new-site/unlimited-access.png) no-repeat center top;
	}
	.box700Center p a.unlimited-access:hover, .box700 p a.unlimited-access:hover {
		background-position: center bottom;
	}
	
	.box700 p a.sign-up {
		margin: 0px auto 30px auto;
		display: block;
		text-indent: -9999px;
		height: 200px;
		width: 359px;
		background: url(/images/new-site/985.png) no-repeat;
	}
	
	
	
.leftcol200 {
	width: 200px;
	min-height: 1419px;
	float: left;
	margin: 0 0 0 15px;
	background: url(/images/adds/lots_of_dancers_crop.png) no-repeat;
}

.blue {
	color: #505aae;
	font-weight: 500;
}
.purple {
	color: #533669;
	font-weight: bold;
}
	.purple:hover {
		color: #bda0cf;
	}

.small-testimonial {
	float: left;
	background: #e1e1e1;
	border-left: 5px solid #505aae;
	padding: 12px;
	margin-bottom: 8px;
	font-style: italic;
}

		.small-testimonial .author {
		float: right;
	}

.small {
	font-size: .8em;
}

.img350 {
	float: right;
	width: 350px;
	margin: 20px;
	border: 1px solid #999;
}
	.img350 img {
		padding: 30px;
		margin: 0px auto;
	}

#testimonials {
	float: right;
	width: 350px;
	margin: 20px;
}
	#testimonials #test-title {
		display: block;
		background: url(/images/new-site/test-title.png) no-repeat;
		width: 286px;
		height: 30px;
		text-indent: -9999px;
		margin-left: 30px;
	}

	#testimonials blockquote {
		float: left;
		margin-left: 30px;
		border-right: 5px solid #505aae;
		font-style: italic;
		padding: 5px;
	}
	
	#testimonials .author {
		float: right;
	}
	
	#testimonials #include {
		float: right;
		margin-right: 50px;
	}
	
#dancer_ad {
	float: left;
	width: 250px;
}