/* CSS Document */

header, section, article, nav	{
	display:block;
}
.cssTxt	{
	text-indent:-10000px;
}
.clear	{
	clear:both;
}
.blockLink	{
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
}
a.blockLink:hover	{
	background-position:left bottom;
}
#warhorseWrapper	{
	width:911px;
	font:14px/16px Georgia, "Times New Roman", Times, serif;
	color:#363636;
}
#warhorseWrapper header	{
	background:url(../images/bkgrdWarHorseHeader.jpg) no-repeat;
	height:321px;
}
#warhorseWrapper a	{
	outline:none;
}
#warhorseWrapper h1,
#warhorseWrapper h2,
#warhorseWrapper h3	{
	display:none;
}
#socialMediaBox	{
	padding-top:41px;
	width:225px;
	height:24px;
	float:right;
}
#btnTwitter	{
	background:url(../images/btnTwitter.png) no-repeat;
	width:24px;
	height:24px;
	float:left;
	margin-right:7px;
}
#btnFacebook	{
	background:url(../images/btnFacebook.png) no-repeat;
	width:24px;
	height:24px;
	float:left;
}
#shareThisBox	{
	border-left:1px solid #af9184;
	margin-left:18px;
	padding-left:22px;
	float:left;
	height:24px;
}
#btnShareThis	{
	background:url(../images/btnShareThis.png) no-repeat;
	height:24px;
	width:77px;	
}
#txtWarHorseIntro	{
	padding:180px 410px 0 80px;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-align:center;
}
#lessonsAndAbout	{
	height:491px;
}
#bkgrdLessonPlans	{
	background:url(../images/bkgrdLessonPlans.jpg) no-repeat;
	width:506px;
	height:416px;
	float:left;
	padding:75px 0 0 45px;
}
#lessonsWarHorse article	{
	padding:0 0 0 111px;
	background-repeat:no-repeat;
	background-position:left top;
	width:315px;
}
#warhorseWrapper #lessonsWarHorse h3	{
	display:block;
	margin:0;
	padding:9px 0 7px 0;
	font-size:14px!important;
	color:#363636!important;
}
#eyewitness	{
	background-image:url(../images/imgEyewitnessToHistory.png);
	height:128px;
}
.btnPrintable,
.btnInstructions	{
	width:117px;
	height:36px;
	float:left;
	margin-top:15px;
}
.btnInstructions	{
	background-image:url(../images/btnTeacherInstructions.png);
	margin-right:12px;
}
.btnPrintable	{
	background-image:url(../images/btnStudentPrintable.png);
}
#dramatizing	{
	background-image:url(../images/imgDramatizingHistory.png);
	height:128px;	
}
#takeHome	{
	background-image:url(../images/imgMemoriesAndMeaning.png);
	height:139px;
}
#bkgrdAboutWarHorse	{
	background:url(../images/bkgrdAboutWarHorse.jpg) no-repeat;
	width:327px;
	height:375px;
	float:left;
	padding:116px 0 0 33px;
}
#warHorseVideo	{
	background:url(../images/btnVideoWarHorse.jpg) no-repeat;
	width:275px;
	height:184px;
}
#btnSeeWarHorse	{
	background:url(../images/btnSeeWarhorseTheaters.jpg) no-repeat;
	width:275px;
	height:161px;
}
#studentInteractives	{
	background:url(../images/bkgrdStudentInteractives.jpg) no-repeat;
	height:255px;
	padding:65px 0 0 26px;
	font-size:14px;
	font-weight:bold;
}
#whatAnimalAreYou	{
	background:url(../images/bkgrdWhatKindOfAnimal.jpg) no-repeat;
	width:235px;
	height:120px;
	float:left;
	padding:100px 0 0 195px;
}
#btnPlayNow	{
	background-image:url(../images/btnPlayNow.png);
	width:160px;
	height:40px;
	margin:19px 0 0 15px;
}
#thisIsTeen	{
	background:url(../images/bkgrdThisIsTeen.jpg) no-repeat;
	width:185px;
	height:140px;
	float:left;
	padding:80px 60px 0 185px;
}
#btnGoNow	{
	background-image:url(../images/btnGoNow.png);
	width:160px;
	height:40px;
	margin:20px 0 0 -40px;
}
/**  VIDEO TAKEOVER **/
#bkgrdVideoGrayout	{
	background:url(../images/bkgrdVideoGrayout.png) repeat;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:2300px;
	display:none;
	z-index:99999;
}
#bkgrdVideoFrame	{
	background:url(../images/bkgrdVideoFrame.png) no-repeat;
	width:474px;
	height:457px;
	position:relative;
	top:293px;
	left:30%;
	padding:0 0 0 48px;
}
#btnCloseVideo	{
	float:right;
	margin:14px 17px 0 0;
	width:15px;
	height:15px;
}
#theVideo	{
	padding-top:47px;
}