#playheader {
	border-top: 11px solid #000;
	border-bottom: 1px solid #e4ded4;
	padding: 40px 0;
	height: 92px;
}


#playheader h5 {
	display: inline;
	float: left;
	color: #65a0b5;
	font: bold 114px/.75 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#playheader h6 {
	display: inline;
	float: left;
	color: #63615d;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;

}

#playheader a.prev {
	display: inline;
	float: left;
	padding: 47px 20px 47px 45px;
	margin: -15px 0 10px 0;
	text-align: right;
	background: url(../_images/playprev.gif) no-repeat 10px -124px;	
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

#playheader a.next {
	display: inline;
	float: right;
	padding: 47px 45px 47px 20px;
	margin: -15px 0 10px 0;
	text-align: left;
	background: url(../_images/playnext.gif) no-repeat 5px -124px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

#playheader a.prev:hover {
	background: url(../_images/playprev.gif) no-repeat 10px 0;
}

#playheader a.next:hover {
	background: url(../_images/playnext.gif) no-repeat 5px 0;
}

#playheader p {
	color: #fffdf3;
	margin: 45px 35px 0 0;
	text-transform: uppercase;
	font: 16px/1.1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.playnavsmall {
	font-size: 10px;
}

#playstory {
	display: inline;
	float: left;
	width: 940px;
	margin: 0;
	padding: 30px 0;
	border-top: 1px solid #e4ded4;
}

#playstory a,
#playstory a:link,
#playstory a:visited,
#playstory a:active {
	text-decoration: none;
}

#playstory a:hover,
#playstory a:focus {
	text-decoration: underline;
}

#playstorytitle {
	display: inline;
	float: left;
	width: 100%;
	margin: 3px 0;
	padding: 20px 0;
	border-top: 1px solid #f0e8de;
	border-bottom: 1px solid #f0e8de;
	background: url(../_images/playtitlebkg.gif) no-repeat center;
	clear: right;
}

#playstorytitle h1 {
	display: inline;
	float: left;
	width: 940px;	
	margin: 0;
	padding: 0;
	color: #000;
	font: bold 61px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
	text-align: left;
}

#playstorytitle h1.arnaudicard {
	font-size: 62px;
	}
	
#playstorytitle h1.arnaudmercier {
	font-size: 69px;
}

#playstorytitle h1.brianrea {
	font-size: 58px;
	}
	
#playstorytitle h1.danielwincenty {
	font-size: 52px;
}
#playstorytitle h1.dik {
	font-size: 43px;
	}
	
#playstorytitle h1.dickonsire {
	font-size: 69px;
}

#playstorytitle h1.ianbarbour {
	font-size: 57px;
	}
	
#playstorytitle h1.jahnwarwicker {
	font-size: 61px;
	}
	
#playstorytitle h1.josuemenjivar {
	font-size: 62px;
}
#playstorytitle h1.lorijoysmith {
	font-size: 69px;
	}
	
#playstorytitle h1.miahansen {
	font-size: 76px;
}

#playstorytitle h1.ruicamilo {
	font-size: 69px;
	}

#playstorytitle h1.stephendesroches {
	font-size: 51px;
}

#playstorytitle h1.tomifreeman {
	font-size: 60px;
}

#playstorytitle h1.upso {
	font-size: 69px;
}

#playstory h2 {
	font: normal normal 36px/1.2 Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 0 0 10px 0;
}

#playstory h3 {
	font: normal normal 24px/1.6 Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 0 0 10px 0;
}

#playemaillist {
	display: inline;
	float: left;
	width: 300px;
	height: 240px;
}

#playemaillist #playemaillistinstructions p {
	display: inline;
	float: left;
	margin: 11.5% 0 0 32%;
	width: 50%;
	color: #fff;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: none;
}

#mc-embedded-subscribe-form label {
	display: none;
}

.mc-field-group {
	padding: 105px 0 0 0;
}

div.mc-field-group p {
	color: #fff;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

fieldset {
	width: 260px;
	padding: 20px;
	background: url(../_images/playemaillistbkg.gif) no-repeat left top;
	border: 1px solid #e4ded4;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
}

div.mc-field-group input {
	width: 240px;
	padding: 10px;
	margin: 0;
	font-size: 13px;
	color: #63615f;
	border: 1px solid #e4ded4;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	text-align: center;
}

#mce-success-response {
	font-size: 11px;
	width: 240px;
	background-color: #63615f;
	padding: 10px;
	border: 1px solid #63615f;
	color: #fffeff;
	margin: 10px 0 0 0;
}

div.mce_inline_error {
	display: inline;
	float: left;
	margin: 10px 0;
	font-size: 11px;
	width: 240px;
	background-color: #63615f;
	padding: 10px;
	border: 1px solid #63615f;
	color: #fffeff;
}



fieldset input.btn {
	background-color: #ccccc6;
	color: #fff;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	border: 1px solid #ccccc6;
	padding: 10px;
	margin: 10px auto;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	display: none;
}

fieldset input.btn:hover {
	background-color: #f7941d;
	border: 1px solid #f7941d;
	color: #fff;
}

img {
	margin: 10px 0;
}

p {
	color: #000;
	font: 16px/1.5 Georgia, "Times New Roman", Times, serif;
	padding: 0 0 14px 0;
}

.quoteleft {
	display: inline;
	float: left;
	width: 610px;
	margin: 12px 0;
	padding: 20px 0;
	border-top: 1px solid #e4ded4;
	border-bottom: 1px solid #e4ded4;
	background: url(../_images/playtitlebkg.gif) repeat-y center;
}

.quoteleft h4 {
	display: inline;
	float: right;
	width: 470px;
	padding: 0 10px;
	color: #608e9f;
	font-size: 23px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2;
}

.quoteleft img {
	padding: 10px;
}

#playstory .smallText {
	font-size: 10px;
	text-align: center;
	padding: 10px 0;
}


.breaker {
	width: 600px;
	display: inline-block;
	margin: 0 0 20px 0;
	border-bottom: 30px solid #e4ded4;
}

.questions {
	padding: 10px 0;
	margin: 0 0 10px 0;
	border-top: 5px solid #f2ece3;
	border-bottom: 1px solid #e4ded4;
	font-style: italic;
}

.kernneg15 {
	letter-spacing: -15px;
}

.kernneg10 {
	letter-spacing: -10px;
}

.kernneg5 {
	letter-spacing: -5px;
}

.kernneg3 {
	letter-spacing: -3px;
}

.kern3 {
	letter-spacing: 3px;
}

.kern5 {
	letter-spacing: 5px;
}

.kern10 {
	letter-spacing: 10px;
}

.kern15 {
	letter-spacing: 15px;
}
