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


a {
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #000000;
}

a:hover {
	text-decoration: underline;
}



div#homeSplashContainer {
	background-color: transparent;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	height: 486px;
	width: 851px;
	position:absolute;
	z-index:0;
	background-image: url("../_media/images/splash.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#homeSplashContent{
	background-color: transparent;
	width:300px;
	height: auto;
	margin-top:200px;
	margin-left: 34px;
}

.homeSplashDVDSynopsis{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1em;
	line-height:1.5em;
	color: #FFFFFF;
	text-align: left;
}

.clear{
	clear:both;
}

div#boxArt{
	background-color: transparent;
	width:72px;
	height: 99px;
	margin-top:0px;
	padding-top:17;
	padding-left:0px;
	padding-right:8px;
	padding-bottom:8px;
	position:relative;
	float:left;
}

div#mainSubContainer{
	background-color: #EBEFEF;
	margin-top: 370px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	width: 817px;
	position:relative;
}

div#mainSubContent{
	background-color: #EBEFEF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 783px;
}


div#homeRecentContainer{
	background-color: #dee4e4;
	height: auto;
	width: 510px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	padding-top: 17px;
	padding-right: 17px;
	padding-bottom: 1px;
	padding-left: 17px;
}

div#homeRecentArticleContainer{
	background-color: #FFFFFF;
	height: auto;
	width: 476px;
	height:auto;
	padding: 17px 8px 17px 17px;
	margin-bottom: 17px;
}

div#homeRecentArticleImage{
	height: 102px;
	width: 204px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.homeRecentArticle{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1em;
	line-height:1.5em;
	color: #000000;
	text-align: left;
	clear: right;
	padding-bottom: 17px;
}

.homeRecentArticleHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #c93602;
	font-variant: normal;
}

.homeRecentArticleHeader a{
	color: #c93602;
}

.homeRecentArticleHeader a:hover{
	color: #c93602;
	text-decoration:underline;
}

.homeRecentArticleHeader a:visited{
	color: #c93602;
}

#moreButton{
	height: 17px;
	width: 459px;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 0px;
	background-color: #FFFFFF;
}


div#learnButton{
	height: 17px;
	width: 153px;
	padding: 0;
	margin: 0px 0px 0px 147px;
}


div#homeBlogContainer{
	width: 255px;
	height: auto;
	margin: 0px 17px 0px 17px;
	margin:0px;
	float: right;
}

div#homeBlogHeader{
	background-color: transparent;
	width: 255px;
	height: 51px;
	padding: 0px;
	margin: 0px;
}

div#homeBlogContents{
	background-color: #FFFFFF;
	width: 221px;
	height: auto;
	padding: 0px 17px 0px 17px;
	margin:0px;
}


div#homeBlogFooter{
	background-color: #FFFFFF;
	width: 255px;
	height: 17px;
	padding: 0px;
	margin:0px;
}

.homeBlogDate{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #c93602;
}

.homeBlogSubject{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
}


.homeBlogSubject a:hover{
	color:#000000;
	text-decoration: underline;
}

.homeBlogSubject a{
	color:#000000;
	text-decoration: none;
}


.homeBlogSubject a:visited {
	color: #000000;
}

.homeBlogEntry{
	width: 221px;
	height: auto;
	padding: 0px 0px 17px 0px;
	margin:0px;
}



.homeBlogEntry img{
	width: 34px;
	height: 34px;
	padding: 0px 8px 17px 0px;
	margin:0px;
	float:left;
}

