body {
	background-color: #6D8A9A;	
	margin: 0;
	padding: 0;
}
#container{
	width: 875px;
	background-color:#FFFFFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}
#header{
	width:875px;
	height:71px;
	display: block;
	background-color: #6D8A9A;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}
#nav{
	width: 851px;
	height: 21px;
	background-color: #14425C;
	padding: 9px 15px 9px 9px;
	vertical-align: middle;
	position: relative;
}
#nav .menubuttons{
	position: relative;
	float:left;
	vertical-align: middle;
	height:21px;
}
a.menu_intheaters{
	float:left;
	display:block;
	height:15px;
	width:88px;
	margin: 3px 6px;
	background:url(images/t_theaters.png);
	background-repeat:no-repeat;
}
a.menu_intheaters:hover{
	float:left;
	height:15px;
	width:88px;
	margin: 3px 6px;
	background:url(images/t_theaters-over.png);
	background-repeat:no-repeat;
}
a.menu_store{
	float:left;
	display:block;
	height:15px;
	width:50px;
	margin: 3px 6px;
	background:url(images/t_store.png);
	background-repeat:no-repeat;
}
a.menu_store:hover{
	float:left;
	display:block;
	height:15px;
	width:50px;
	margin: 3px 6px;
	background:url(images/t_store-over.png);
	background-repeat:no-repeat;
}
a.menu_edu{
	float:left;
	display:block;
	height:15px;
	width:98px;
	margin: 3px 6px;
	background:url(images/t_educational.png);
	background-repeat:no-repeat;
}
a.menu_edu:hover{
	float:left;
	display:block;
	height:15px;
	width:98px;
	margin: 3px 6px;
	background:url(images/t_educational-over.png);
	background-repeat:no-repeat;
}
a.menu_press{
	float:left;
	display:block;
	height:15px;
	width:88px;
	margin: 3px 6px;
	background:url(images/t_press.png);
	background-repeat:no-repeat;
}
a.menu_press:hover{
	float:left;
	display:block;
	height:15px;
	width:88px;
	margin: 3px 6px;
	background:url(images/t_press-over.png);
	background-repeat:no-repeat;
}
a.menu_about{
	float:left;
	display:block;
	height:15px;
	width:54px;
	margin: 3px 6px;
	background:url(images/t_about.png);
	background-repeat:no-repeat;
}
a.menu_about:hover{
	float:left;
	display:block;
	height:15px;
	width:54px;
	margin: 3px 6px;
	background:url(images/t_about-over3.png);
	background-repeat:no-repeat;
}
a.menu_newsletter{
	float:left;
	display:block;
	height:15px;
	width:89px;
	margin: 3px 8px 3px 6px;
	background:url(images/t_newsletter.png);
	background-repeat:no-repeat;
}
a.menu_newsletter:hover{
	float:left;
	display:block;
	height:15px;
	width:89px;
	margin: 3px 8px 3px 6px;
	background:url(images/t_newsletter-over.png);
	background-repeat:no-repeat;
}
#nav .searchy{
	float:right;
	vertical-align: middle;
	height:21px;
	margin-top: -1px;
	position: absolute;
	top: 9px;
	right: 15px;
}
#search_field {
	padding:0px;
	line-height: 21px;
	height: 21px;
	vertical-align: middle;
}
.search input {
	line-height: 19px;
	height: 18px;
	vertical-align: middle;
}
#content{
	margin: 15px 15px 15px 15px;
	background-color:#FFF;
	overflow: auto;
	width: 845px;
}
#contenthv{
	background-image: url(images/hv_background.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	width: 845px;
}
#contentedu{
	background-image: url(images/edu_background.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	width: 845px;
}
#left{
	float:left;
	width: 190px;
}
#right{
	float:right;
	width: 580px;
}
#lefthv{
	position: relative;
	float:left;
	width: 191px;
	height: 100%;
}
#righthv{
	position: relative;
	float:right;
	width: 639px;
}
#content .signup{
	background-color: #E4E4E4;
	width: 190px;
	height: 100px;
	padding: 7px 15px 15px 15px;
	float:left;
	margin-bottom: 15px;
	position: relative;
}
#content .signuphv{
	background-color: #E4E4E4;
	width: 171px;
	padding: 7px 10px 15px 10px;
	float: left;
	position: relative;
}
#content .signupform{
	padding:0px;
	background-color: #E4E4E4;
	width: 180px;
	height: 21px;
	float:left;
	vertical-align: middle;
	line-height: 21px;
	position: absolute;
	left: 14px;
	bottom: 19px;
	border-color: #c0c0c0;
}
#content .signupformhv{
	padding:0px;
	background-color: #E4E4E4;
	width: 151px;
	height: 21px;
	float:left;
	vertical-align: middle;
	line-height: 21px;
	position: absolute;
	left: 14px;
	bottom: 19px;
	border-color: #c0c0c0;
}
.signupform input {
	padding:0px;
	line-height: 21px;
	height: 21px;
	vertical-align: middle;
}
#content .intheaters{
	position: relative;
	background-color: #D8E2E9;
	width: 580px;
	height: 395px;
	padding: 10px 15px 15px 15px;
	margin-bottom: 15px;
	float: right;
}
#content .itunes{
	background-color: #D9E2E9;
	width: 190px;
	height:187px;
	padding: 10px 15px 10px 15px;
	float:left;
	position: relative;
	margin-top: 15px;
}
#content .under5-home{
	background-color: #E4E4E4;
	width: 190px;
	height:83px;
	padding: 10px 15px 10px 15px;
	float:left;
	position: relative;
	margin-top: 15px;
}
#content .vimeo-ott{
	background-color: #D9E2E9;
	width: 190px;
	height:187px;
	padding: 10px 15px 10px 15px;
	float:left;
	position: relative;
	margin-top: 15px;
}
#content .hvitunes{
	background-color: #D9E2E9;
	width: 191px;
	float:left;
	position: relative;
	margin-bottom: 15px;
}
#content .list-news{
	background-color: #E4E4E4;
	width: 190px;
	height: 362px;
	padding: 10px 15px 10px 15px;
	float:left;
	margin-top: 15px;
	font-size: 12px;
	position: relative;
}
#content .hvnews{
	background-color: #E4E4E4;
	width: 191px;
	float:left;
	margin-top: 15px;
	font-size: 12px;
	position: relative;
}
#content .thtrailers{
	background-color: #E4E4E4;
	width: 191px;
	float:left;
	margin-top: 15px;
	font-size: 12px;
	position: relative;
}
#content .homevid{
	position: relative;
	background-color: #E4E4E4;
	width: 580px;
	height: 503px;
	padding: 10px 15px 15px 15px;
	float: right;
}

#content .educationalsales-home{
	position: relative;
	background-color: #D8E2E9;
	width: 580px;
	height: 300px;
	padding: 10px 15px 15px 15px;
	float: right;
	margin-top:15px;
}

#content .trailers{
	background-color: #D9E2E9;
	width: 190px;
	height: 187px;
	padding: 10px 15px 10px 15px;
	float:left;
	position: relative;
}
#content .browse{
	width: 191px;
	float: left;
	position: relative;
	background-color: #DFE6F0;
}
#content .edubrowse{
	width: 191px;
	float: left;
	position: relative;
	background-color: #ACCCDD;
}
#content .thwhatsnew{
	width: 191px;
	height: 100%;
	float: left;
	position: relative;
	background-color: #DFE6F0;
}
ip{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	line-height:20px;
	color: #626262;
}
img,select,input,div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	line-height:21px;
	color: #626262;
}
table.newrightcol
{
	border: 1px solid #11568C;
}
.subtitlesmall{
	color: #13425C;
	font-size: 11px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subheaderbig{
	color: #11568C;
	font-size: 20px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 7px;
}
.SSpagetitle{
	color: #11568C;
	font-size: 20px;
	line-height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.SSpagetitle:link{
	color: #11568C;
	font-size: 20px;
	line-height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.SSpagetitle:visited{
	color: #11568C;
	font-size: 20px;
	line-height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.SSpagetitle:hover{
	color: #078acc;
	font-size: 20px;
	line-height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SSpageafilmby{
	color: #067AB3;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subheaderSS{
	color: #11568C;
	font-size: 20px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 7px;
}
.afilmby{
	color: #13425c;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 4px;
}
.edu_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.edu_sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.th_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #14425c;
	font-weight: bold;
}
.subheaderbigTH{
	color: #14425c;
	font-size: 18px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 7px;
}
.EduPage{
	color: #666;
	font-size: 18px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: strong;
	margin-bottom: 7px;
}
.theatcatPAGE{
	color: #14425c;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.theatcat{
	color: #04537B;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 7px;
}
.theatcatSIDE{
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 7px;
}
a.theatcat:link{
	color: #04537B;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 7px;
	text-decoration:none;
}
a.theatcat:hover {
	color: #4d9499;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 7px;
	text-decoration:none;
}
.subheader{
	color: #3A76AE;
	font-size: 17px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subheader3{
	color: #0A3F68;
	font-size: 15px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subheader4{
	color: #0A3F68;
	font-size: 17px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.topsellers{
	color: #CE342B;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.newsubhead{
	color: #70AA83;
	font-size: 17px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.subheader:link {color: #3A76AE; font-weight: bold; font-family:arial, Helvetica, sans-serif; text-decoration:none; font-size: 15px;}
a.subheader:visited {color: #3A76AE; font-weight: bold; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size: 15px; }
a.subheader:hover {color: #666666; font-weight: bold; font-family:Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 15px;}
a.subheader:active {color: #3A76AE;font-weight: bold; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size: 15px;}

a.subheaderbig:link{
	color: #11568C;
	font-size: 20px;
	line-height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	margin-bottom: 7px;
}
a.subheaderbig:visited{
	color: #11568C;
	font-size: 20px;
	line-height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	margin-bottom: 7px;
}
a.subheaderbig:hover{
	color: #078acc;
	font-size: 20px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	margin-bottom: 7px;
}
a.subheaderbig:active{
	color: #11568C;
	font-size: 20px;
	line-height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	margin-bottom: 7px;
}

.onsale{
	color: #ff552a;
	font-size: 12px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.onsale2{
	color: #FA4B48;
	font-size: 12px;
	line-height:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.price2{
	color: #13425c;
	font-size: 12px;
	line-height:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.quote{
	color: #13425C;
	font-size: 15px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}



table,td,tr{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
line-height:18px;
	color: #626262;
}

.bullet{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:17px;
	color: #626262;
}
.price{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:17px;
	color: #ff552a;
	font-weight: bold;
}


.title{
	color: #DB841C;
	font-size: 18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}


p.small{
	margin:0px;
	padding:0px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #04537B; 
	
	font-weight: bold;
	text-decoration:none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #04537B; 
	
	font-weight: bold;
	text-decoration:none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #04537B; 
	
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #078acc;
	font-weight: bold;
	text-decoration:none;
}
.smallgrey2{
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#333333;
}

.smallgrey{
padding:4px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#333333;
}

a.smallgrey:link {color: #D01820; font-weight: bold; font-family:arial, Helvetica, sans-serif; text-decoration:none;}
a.smallgrey:visited {color: #D01820; font-weight: bold; font-family:Arial, Helvetica, sans-serif; text-decoration:none; }
a.smallgrey:hover {color: #4B8287; font-weight: bold; font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}
a.smallgrey:active {color: #D01820;font-weight: bold; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

.smallgreynopadding{
	margin:0px;
	padding:0px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ADADAD;
}

p.calendarfont{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #336699;
}



td.biography{
	white-space:nowrap;
	vertical-align:top;
	padding-right: 10px;
	padding-bottom:10px;
	width: 80px;
}

td.biographyII{
	vertical-align:top;
	padding-bottom:10px;
}

p.dateformat {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	font-weight: normal;
}
#footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-color: #fff; 
	font-weight: bold;
	text-decoration:none;
	width: 875px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #14425C;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C6D3DF;
	font-weight: bold;
	text-decoration:none;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #C6D3DF; 
	font-weight: bold;
	text-decoration:none;
}

a.footer:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #C6D3DF; 
	font-weight: bold;
	text-decoration:none;
}

a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C6D3DF;
	font-weight: bold;
	text-decoration:none;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D8A9A;
	font-weight: bold;
	text-decoration:none;
}

.dvdsidebarheader {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration:none;
}
.sectionlink {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	color: #3A76AE; 
	text-decoration:none;
}

a.sectionlink{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	color: #3A76AEC; 
	font-weight: normal;
	text-decoration:none;
}

a.sectionlink:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	color: #3A76AE; 
	font-weight: bold;
	text-decoration:none;
}

a.sectionlink:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	color: #3A76AE; 
	font-weight: bold;
	text-decoration:none;
}

a.sectionlink:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	color: #3A76AE; 
	font-weight: bold;
	text-decoration:none;
}

a.sectionlink:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	color: #0A3F68; 
	font-weight: bold;
	text-decoration:none;
}

.news {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #626262; 
	text-decoration:none;
}

a.news{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #E3F4EC; 
	font-weight: normal;
	text-decoration:none;
}

a.news:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #E3F4EC; 
	font-weight: bold;
	text-decoration:none;
}

a.news:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #E3F4EC; 
	font-weight: bold;
	text-decoration:none;
}

a.news:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #E3F4EC; 
	font-weight: bold;
	text-decoration:none;
}

a.news:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #7FD7E0; 
	font-weight: bold;
	text-decoration:underline;
}
.rightbar
{
	font-family: Arial, Helvetica; 
	font-size: 11px;
color: #626262;
	font-weight: normal;
	font-style: normal;
}
a.rightbar:hover { text-decoration: none; color: #ff0000; }

a.rightbar:link { font-family: arial, helvetica; color: #000000; text-decoration: underline; font-size: 11px}
a.rightbar:visited { font-family: arial, helvetica; color: #000000; text-decoration: underline; }
a.rightbar:hover { font-family: arial, helvetica; color: #626262; text-decoration: none; }

.main_text			{
						font-size: 11px;
						padding: 10px;
}

.title				{
						font-weight: bold;
						font-size: 12px;
}



/* GALLERY */


.maintable 		{ background-color: #11568C; margin-top: 1px; margin-bottom: 1px; border: 1px solid #C9B288; }


.tableh2_compact 	{ background: #F2FEFF; padding-top: 6px; padding-right: 5px; padding-bottom:6px; padding-left: 5px; }
.tablea_compact 	{ background: #11568C; padding-top: 5px; padding-right: 5px; padding-bottom:5px; padding-left: 5px; }
.tableb_compact 	{ background: #F2FEFF; padding-top: 7px; padding-right: 5px; padding-bottom: 7px; padding-left: 5px; }

span.currentpage, span.prevnext {
  padding-left: 3pt;
  padding-right: 3pt;
}

    iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}


/*
END
*/ 
