body {
	background: #fff;
	
	background-image: url(../../grfx/stuff/bg-burgundyxx.gif), url(../../grfx/stuff/bg-burgundyxx.gif);


	background-position: calc(50% - 1000px) top, calc(50% + 1000px) top;
background-repeat: repeat-y, repeat-y; 

	font-family: Source Sans Pro, Helvetica, Verdana;
	color: #000;
	font-size: 16px;
	line-height: 19px;
	font-weight: 300;
	letter-spacing: 0.5px;
}

:link { color: #9D2A49; text-decoration: none;  }
:visited { color: #9D2A49; text-decoration: none;  } 
a:active { color: #000000; text-decoration: none;  } 
a:hover { color: #000000; text-decoration: none;  } 

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}


@font-face {
    font-family: Futura;
    src: url("../javastyle/fonts/FuturaStd-CondensedBold.otf") format("opentype");
}


/************************************************************************************
STRUCTURE
*************************************************************************************/
#page-wrap {
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
	overflow: hidden;
}


.desktop {
	display: inline;
}


.mobile {
	display: none;
}

.mini-mobile {
	display: none;
}

/************************************************************************************
HEADER
*************************************************************************************/
#header-wide {
	clear: both;
	width: 100%;
	background: #9D2A49;
	padding: 0;
}

#header {
	margin: 0 auto;
	width: 1200px;
	padding: 0;
            min-height: 10px;

}



#social {
	/**position: absolute;
	right: 25px;
	bottom: 0px;
	z-index: 100;
	height: 40px;
	width: 300px;
	
	background-position: calc(50% - 660px) top, calc(50% + 660px) top;
	width: calc(100%-20px);
	**/
	float: right;
	text-align: right;
	padding: 0;
	height: 40px;
margin: 15px 0 0 0;

}


form { 
	display: inline-block;
	 }
	 
	 

#search-form {
	margin: 18px 35px 0px 10px;
	float: right;
	display: inline-block;
	vertical-align: middle;
}

#search-input {
	/*float: right;
	top: 5px;*/
	height: 25px;
	width: 70px;
	vertical-align: top;
	background: #333333;
	border: none;
	padding: 3px 10px;
	color: #ffffff;
	font-size: 16px;
	float: left;
	transition: ease-in-out, width .35s ease-in-out;
	-moz-border-radius: 10px;
	-webkit- border-radius: 2px;
	border-radius: 2px;
}

#search-input:focus {
	    width: 130px;
    }


.search-button {
	margin: 2px 0px 0px 10px;
	width: 28px;
	float: left;
}


#site-logo {
	/**position: absolute;
	top: 5px;
	left: 25px;**/
	float: left;
	margin: 9px 0px 5px 0px;
	width: 225px;
	padding: 0;
}





/************************************************************************************
NAVIGATION
*************************************************************************************/
#nav-bar {
	
	clear: both;
	width: 100%;
	background: #fff;
	overflow: hidden;
	font-weight: 900;
	letter-spacing: -0.2px;
	font-size: 17px;
	color: #ccc;
	margin: 0;
	padding: 0;
		text-align: center;

}

#main-nav {
	margin: 0 auto;
	display: inline-block;
}
.nav-block {
	font-family: Heebo, Source Sans Pro, Helvetica, serif;
	margin: 0;
	margin-top: 3px; margin-bottom: 3px;
	float: left;
	color: #000000;
	padding: 8px 89px 8px 88px;
}

.nav-block:hover {
	color: #ffffff;
	background: #9D2A49;
	}
	
	
.nav-block-over {
	font-family: Heebo, Source Sans Pro, Helvetica, serif;
	margin: 0;
	margin-top: 3px; margin-bottom: 3px;
	float: left;
	color: #9D2A49;
	padding: 8px 89px 8px 88px;
}

.nav-block-over:hover {
	color: #000;
	background: #fff;
	}


#nav-grey-bar {
	height:1px;
	overflow: hidden;
	background: #dee2e1;
	margin-bottom: 10px;
}


#nav-grey-bar-about {
	height:1px;
	overflow: hidden;
	background: #dee2e1;
	margin-bottom: 0px;
}

#nav-grey-bar-shows {
	height:1px;
	overflow: hidden;
	background: #dee2e1;
	margin-bottom: 10px;
}

img.nav-slash {
	margin: 0px 5px; width: 15px; vertical-align:text-top;
}
.nav-slash {
	margin: 0px 10px 0 10px; width: 15px;
}

.nav-divider {
height: 1px;
background: #dddddd;
margin: 4px 0px;

}	
/************************************************************************************
CONTENT
*************************************************************************************/
#page {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}

#now-ticker {
	clear: both;
	width: calc(100%-80px);
	padding: 15px 40px 20px 40px;
	background: #dee2e1;
	margin-bottom: 10px;
	overflow: hidden;
}


#now-ticker-clear {
	clear: both;
	width: 100%;
	background: #dee2e1;
	height: 5px;
	margin-bottom: 30px;
	overflow: hidden;
}

#content {
	margin: 20px 0 50px 0px;
	padding: 0;
	width: 760px;
	float: left;
}


#block-wide {
	width: 1200px;
	margin: 30px auto 90px auto;
	overflow: hidden;
	padding-bottom: 60px;
}

#block-wide-featured {
	display: none;
}



#movie-strip {
    width: 100%;
    overflow: hidden;
    margin: 0 0 0px 0;
    background-color: #efefef;
}



/************************************************************************************
SIDEBAR
*************************************************************************************/

	#sidebar {
	width: 345px;
	float: right;
	margin: 20px 0px 50px 0px;
}

	#now-next { 
	width: 100%;
	margin-bottom: 30px;
	padding: 0;
	overflow: hidden;
}
	
	#now-next-info { 
	width: 155px;
	float: left;
	padding: 0px;
	overflow: hidden;
}

	img.pic-now-next { 
float: right;
width: 140px;
margin: 0;
}

	img.pic-now-next:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}


	
	.mpu-ad {
	width: 300px;
	margin-bottom: 40px;
}

.widget {
	margin-top: 80px;
	margin-bottom: 70px;
	padding: 0;
	width:100%;
}





/************************************************************************************
FOOTER
*************************************************************************************/

#footer-wide {
    width: 100%;
	background: #9D2A49;
overflow: hidden;
}

#footer {
	clear: both;
    margin: 0 auto;
	margin-top: 30px;
	padding: 40px 30px 30px;
    width: 1200px;

}

#footer-logos {
	background: #9D2A49;
	padding: 0px 0px 40px 0px;
	text-align: center;
}




/************************************************************************************
EXTRA FORMATTING
*************************************************************************************/


img.movie-strip {
    width: calc(50% - 10px);
    margin: 0 0px 0 0;
    float: left;
}

.movie-strip-info {
    float: right;
    overflow: hidden;
    width: calc(50% - 25px);
    padding: 15px 15px 15px 0;
}

.movie-detail {
    overflow: hidden;
    width: 100%;
}



img.movie-on {
    width: 85px;
    float: right;
    margin: 0px 0 5px 10px;
}



#searchForm {
  width: 80%;
  

}

.searchTerm {
  width: 300px;
  border: 1px solid #9D2A49;
    padding: 10px 15px;
  border-radius: 5px;
  outline: none;
  color: #000000;
    margin: 10px 20px 10px 0;
    font: 22px/22px Heebo, Source Sans Pro, Helvetica, serif;
	font-weight: 700;
}



.searchButton {
  background: #9D2A49;
  text-align: center;
  color: #fff;
  border-radius: 5px 5px;
  border: 0;
  font-size: 20px;
    padding: 10px 15px;
    font: 22px/22px Heebo, Source Sans Pro, Helvetica, serif;
	font-weight: 700;
}

	.clearfloat {
	clear: both;
} 

	.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
	.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }
	
#content-box {
	overflow:hidden;
}

#title {
text-align: right;
}

#pick-week { 
	width: 230px;
	float: left;
	margin-bottom: 0px;
	padding: 0px;
	overflow: hidden;
}
	
#pick-week-info { 
	width: 100%;
	padding: 0px;
		
}
img.pick-week {
	opacity: 1;
	filter: alpha(opacity=100);
	width: 230px;
	margin-bottom: 5px;
	}	
 
img.pick-week:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
	
.pick-week-gap {
	width: 35px;
	float: left;
	height: 180px;
}

img.watch-on {
	width: 35%;
	float: right;
	margin: 0px 0px 10px 15px;
        display: none;

	}

img.watch-on:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}

#prime-time { 
	padding: 0px;
	overflow: hidden;
	}
	
	#prime-time-info { 
	padding: 0px;
	}
	
	
	img.prime-time-pic {
	width: 380px;
	float: right;
	padding: 0px 0px 10px 20px;
	}
	
	img.dont-miss {
	width: 100%;
	margin: 0px 0px 15px 0px;
	}
	
	
	#video-1200 {
	display: block;
	}
	
	
	#video-1100 {
	display: block;
	}
	
	
	#video-1020 {
	display: none;
	}
	
	
	#video-940 {
	display: none;
	}
	
	
#video-760 {
	display: block;
	}


#video-640 {
	display: none;
	}	
	
#video-mobile {
	display: none;
	}		
	
	
	#featured { 
	padding: 15px 0px 25px 0px;
	overflow: hidden;
	}
	
	img.featured-show {
	width: 100%;
	}

img.featured-show-wide {
    display: none;
}
	
	#block-program {
		background: #000;
		text-align: center;
	}
	.background-pic-videos {
	background-size: 230px 173px;
	height: 173px;
	
}

	.background-featured-video {
	background-size: 300px 225px;
	height: 300px;
	
}

	#video-box { 
	width: 300px;
	padding: 0px;
	overflow: hidden;
	height: 225px;
}

	

	img.videos-play {
	margin: 0px 0px 0px 0px;
}

	#videos-info { 
	width: 100%;
	padding: 0px;
	margin-top: 10px;
		
}


	.about-box {
	float: left;
	width: 365px;
	overflow: hidden;
	margin-bottom: 30px;
	padding-bottom: 5px;
}	


	.watch-box {
	float: left;
	overflow: hidden;
	width: 25%;
	margin-bottom: 5px;
}	

.watch-box-pl {
	float: left;
	overflow: hidden;
	width: 33%;
	margin-bottom: 5px;
}	

	.footer-watch-box {
	float: left;
	overflow: hidden;
	width: 25%;
	margin-bottom: 5px;
}	
	
	.highlights-box {
		background: #eeeeee;
	float: left;
	width: 365px;
	overflow: hidden;
	margin-bottom: 30px;
	padding-bottom: 5px;
	text-align: center;
}	

	.background-pic-highlights {
	background-size: 365px 205px;
	height: 205px;
	margin-bottom: 5px;
}

	#highlights-box-info {
	text-align: center;
	background: #eee;
	padding: 5px;
	}

	.highlights-gap {
	width: 30px;
	float: left;
	height: 25px;
}

	img.highlights-play {
	margin: 25px 0px 0px 35px;
}

	
.tvguide-line {
	clear: both;
background-color: #dedede;
	width: 100%;
    margin: 20px 0px 0px 0;
    height: 1px;
overflow: hidden;
	}

		.tvguide-row {
	clear: both;
background-color: #ffffff;
	width: 100%;
    padding: 10px 0px 10px 0;
    border-bottom: 1px solid #dedede;
overflow: hidden;
	}

	.tvguide-row-now {
	clear: both;
background-color: #f9f9f9;
	width: 100%;
    padding: 10px 0px 10px 0;
    border-bottom: 1px solid #dedede;

overflow: hidden;
	}

	.tvguide-row-next {
	clear: both;
background-color: #ededed;
	width: 100%;
    padding: 10px 0px 10px 0;
    border-bottom: 1px solid #dedede;

overflow: hidden;
	}
	
	.tvguide-time {
	float: left; 

	width: 130px;
	text-align: left;

	}
	
	.tvguide-show {
	float: left; 
        width: calc(100% - 490px);
padding-right: 0px;
	overflow: hidden;
	}
	
.tvguide-pic {
	float: right;
	width: 300px;
    display: block;
	}

img.on-now {
    width: 85px;
    float: right;
    margin: 5px 0 5px 10px;
}

img.on-now-mobile {

    display: none;
}
	
.tv-divider {
clear: both;
height: 1px;
background: #dee2e1;
margin: 5px 0px 10px 0;

}	



	#alphabet {
		margin-top: 15px;
	}
	
	.shows-box-left {
	float: left; 
	width: 47%;
	margin-bottom: 20px;
		padding-bottom: 5px;

	text-align: center;
	overflow: hidden;
	background: #eeeeee;
}
	
	.shows-box-right {
	float: right; 
	width: 47%;
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-align: center;
	overflow: hidden;
		background: #eeeeee;

}
	
	img.shows-box {
	width: 100%;
}
	
	.underline {
clear: both;
height: 1px;
margin-bottom: 15px;
}

	.underline-gap {
	clear: both;
height: 1px;
background: #dee2e1;
margin-top: 15px;
margin-bottom: 30px;

}

	.line-divider {
clear: both;
height: 1px;
background: #dee2e1;
margin: 20px 0px;

}	

.blog-divider {
clear: both;
height: 1px;
background: #eeeeee;
margin: 9px 0px;

}		

	.thin-divider {
height: 1px;
margin-bottom: 10px;

}

	.pixel-divider {
height: 1px;
width: 100;
clear: both;
	}

	.dots-divider {
height: 1px;
	background-image: url('/grfx/stuff/dots.gif');
margin-top: 5px;
margin-bottom: 5px;

}

.grey-bar {
		clear: both;
height: 1px;
background-color: #eeeeee;
}
	
	.gap {
		clear: both;
height: 75px;
}

	.gap-big {
		clear: both;
height: 100px;
}

	.gap-small {
		clear:both;
height: 20px;
}

.gap-tiny {
		clear:both;
height: 10px;
}

.gap-tiniest {
		clear:both;
height: 5px;
}
.gap-mobile {
display: none;
}

.gap-mobile-mini {
	
}
	.gap_top {
padding-top: 40px;

}

	#follow-buttons {
float:right;
padding-left: 15px;
}


	.pad-left { 
margin-left:15px;
}

	.lightbox-gallery { 
	background-color:#ffffff;
	float:left;
	margin: 5px 15px 10px 0px;
	padding:3px;
	-moz-border-radius: 10px;
	-webkit- border-radius: 2px;
	border-radius: 0px;
}

	.lightbox-pic { 
	height:140px;
	vertical-align: middle;
}
	
	img.lightbox-pic:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}


	#contact-form {
		text-align: center;
		margin-top:30px;
}

	.form-input { 
	font-size: 1em;
	width: 240px;
	margin: 5px 0px 10px 0px;
	padding: 5px;
	-moz-border-radius: 10px;
	-webkit- border-radius: 3px;
	border-radius: 3px;
}

	.form-button { 
	font-family: Source Sans Pro, 'Slabo 27px', Georgia, serif;
	font-size: 18px;
	font-weight: 400;
	background-color:#9D2A49;
	color: #ffffff;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit- border-radius: 10px;
	border-radius: 5px;
	border: none; 
}


.cookie-button {
margin: 20px auto;
float: none;
display: inline-block;
}





/************************************************************************************
IMGS
*************************************************************************************/


img {
	border-style: none;
}






img.opacity {
	opacity: 1;
	filter: alpha(opacity=100);
	}	
 
img.opacity:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
	
	
img.globe {
	width: 27px;
	float: left;
	margin: 8px 0px 9px 30px;
	}
	
img.social-button {
	height: 28px;
	margin: 20px 0px 0px 35px;
	} 

img.social-button:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
	
	img.social-button-nav {
	height: 25px;
	margin: 7px 0 0px 35px;
	}

img.social-button-nav:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
	
	
img.share-button {
	width: 22px;
	vertical-align: middle;
	margin: 0px 5px 0px 5px;
	}

img.share-button:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}


img.itunes {
	float: left;
	max-width: 35%;
	margin: 0px 0px 20px 0px;
}

img.itunes:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
	
img.acast {
	float: right;
	max-width: 35%;
		margin: 0px 0px 20px 0px;

}

img.acast:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}

	img, fieldset {
	border: 0;
}

/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}



	
	
	
	
/************************************************************************************
HOW TO WATCH 
*************************************************************************************/

.watch {
	clear: both;
	padding: 15px 20px 25px 20px;
	border: 1px solid #cccccc;
	  border-radius: 10px;
	  margin: 0px 0 40px 0;
	  overflow: hidden;
	  background-color: #fefefe;
}


.watch-4 {
	float: left;
	padding: 15px 20px 25px 20px;

	  border-radius: 10px;
	
    	  margin: 0 0 40px 0;

	  border: 1px solid #cccccc;
	  overflow: hidden;
	  background-color: #fefefe;
	  width: calc(25% - 42px);
    width: calc(25% - 72px);
}

.watch-4-gap {
    float: left;
    width: 40px;
    height: 50px;
    
}


.watch-3 {
	float: left;
	padding: 15px 20px 25px 20px;
	  border-radius: 10px;
	
    	  margin: 0 0 40px 0;

	  border: 1px solid #cccccc;
	  overflow: hidden;
	  background-color: #fefefe;
	  width: calc(33% - 45px);
    width: 328px;
}

.watch-3-gap {
    float: left;
    width: 45px;
    height: 50px;
    
}


.watch-left {
	float: left;
	padding: 15px 20px 25px 20px;

	  border-radius: 10px;
	  margin-bottom: 40px;
	  border: 1px solid #cccccc;
	  overflow: hidden;
	  background-color: #fefefe;
	  width: calc(47% - 42px);
}



.watch-right {
	float: right;
	padding: 15px 20px 25px 20px;
	  border-radius: 10px;
	  margin-bottom: 40px;
	  border: 1px solid #cccccc;
	  overflow: hidden;
	  background-color: #fefefe;
	  width: calc(47% - 42px);
}

	img.channel-logo {
		float: right;
		margin: 0px 0px 10px 20px;
		width: 130px;
	}

.watch-left-3 {
	float: left;
	padding: 15px 20px 25px 20px;
	  border-radius: 10px;
	  margin-right: 60px;
    	  margin-bottom: 100px;

	  border: 1px solid #cccccc;
	  overflow: hidden;
	  background-color: #fefefe;
	  width: calc(30% - 42px);
}
.watch-right-3 {
	float: right;
	padding: 15px 20px 25px 20px;
	  border-radius: 10px;
	  margin-right: 0px;
    	  margin-bottom: 100px;

	  border: 1px solid #cccccc;
	  overflow: hidden;
	  background-color: #fefefe;
	  width: calc(30% - 42px);
}




img.all-channel-logos {
	width: 45%;
	margin: 0 0 40px 50px;
	float: right;
}

img.catchup-logo {
	float: right;
	width: 140px;
	margin: 10px 0 0px 10px;
}

img.catchup-logos {
	float: left;
	width: 33%;
	margin: 0 0px 30px 0px;
}

img.catchup-logos:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}

img.catchup-logos-center {
width: 100%;
	margin: 10px 0px 0px 0px;
}

img.catchup-logos-center:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
	
img.horror-bites {
	float: right;
	width: 100px;
	margin: 0px 0 0px 0px;
}
	

/************************************************************************************
WORDPRESS 
*************************************************************************************/


p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	max-width: 50%;
	padding: 0;
	margin: 0px 0px 15px 20px;
	display: inline;
	overflow: hidden;
	}
	
img.aligncenter {
	width: 100%;
	padding: 0;
	margin: 0px 0px 15px 0px;
	display: block;
	}

img.alignleft {
	max-width: 50%;
	padding: 0;
	margin: 0px 0px 15px 20px;
	float: right;
	display: inline;
	overflow: hidden;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: right;
	}
/* End Images */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 0.688em;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}




/************************************************************************************
FANCY BOX DATEPICKER
*************************************************************************************/

#location #location-text { margin:0 10px 0 5px; float:left; }
.down-arrow-button { float:right; height:30px; background:url(/grfx/stuff/location-arrow.png) center center no-repeat #dee2e1; padding:0px 15px; }
.down-arrow-text { font-size:14px;  font-weight: 400; color:#333333; font-family: Heebo, Source Sans Pro, Helvetica, Verdana; line-height:19px; float:left; margin:7px 10px 5px 10px; }
#location #location-locations { display:none; width:100%; position:absolute; top:30px; right:0; background:#eaeaea; border:1px solid #f4f4f4; z-index:10; }
/*#location:hover #location-locations { display:block; }*/
#location #location-locations .location-locations-entry { width:100%; height:30px; line-height:30px; text-align:right; position:relative; z-index:10; }
#location #location-locations .location-locations-entry span { margin-right:10px; }

#today-date-box { float:right; background:#dee2e1; border:1px solid #cccccc; cursor:pointer; position:relative; margin-right:0px; margin-bottom: 20px; }
#today-date-box #datepicker { position:absolute; top:30px; right:0px; z-index:100; }



/************************************************************************************
PRIVACY TOGGLE
***************************************************************************************/

#toggle-privacy {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-2 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-3 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-4 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}


#toggle-privacy-5 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-6 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-7 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-8 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-9 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-10 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-11 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}
#toggle-privacy-12 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-13 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-14 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-15 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-16 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-17 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-18 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}
#toggle-privacy-19 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-20 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-21 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-22 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-23 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-24 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}

#toggle-privacy-25 {
    background-color: #eeeeee;
    margin: 20px 0px;
    padding: 20px 20px;
    display: none;
}




/************************************************************************************
3 ROW / 2 ROW GRID
*************************************************************************************/

	.film-box {
		float: left;
        width: 370px;
		overflow: hidden;
		padding: 0;
    margin: 0 0px 10px 0px;
		border-radius: 0px;
	}

img.film-box {
	width: 100%;
	margin-bottom: 5px;
}

img.film-box:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}

	.gap-3-vertical-1 {
    float: left;
        width: 45px;
        overflow: hidden;
        height: 30px;
}

	.gap-3-vertical-2 {
        float: left;
        width: 45px;
        overflow: hidden;
        height: 30px;
}

    .gap-3-horizontal {
        clear: both;
        height: 70px;
        width: 100%;
}

     .gap-2-vertical {
		display: none;
}

    .gap-2-horizontal {
		display: none;
}


