/*component_theater*/
h2{margin:0;}
.fn10 {font-size:85%;}

.borderLine {
	border-top:1px solid #ccc; /*  */
}
.mod-mainContentContainer .mod-brandTopImage{margin-bottom:40px;}
.mod-seriesList .mod-seriesList-item2{width:450px;}
.mod-mainContentContainer .mod-seriesList .mod-seriesList-item2.w100{width:100%;margin-left:0;}
.mod-mainContentContainer .mod-seriesList{margin-left:0;}

.mod-seriesList .w100 .mod-seriesList-item2-image {float:right;margin:0;}
.mod-seriesList .w100 .mod-seriesList-item2-text {width:374px;float:left;}
body.theaterIndex .mod-mainContentContainer .mod-seriesList{margin-top:20px;}
body.theaterIndex .mod-seriesList .w100 .mod-seriesList-item2-text {width:790px;}

#theaterView {
	padding:0 0 0 10px;
	margin-top:-15px;
	list-style:none;
	overflow:hidden;
	_zoom:1;
}

#theaterView li {
	width:313px;
	float:left;
}
#theaterView li a {
	display:block;
	padding-left:63px;
	margin-right:10px;
	line-height:26px;
	font-weight:bold;
	height:28px;
	border:1px solid #cccccc;
}
/*#theaterView .advanced {width:240px;}
#theaterView .standard {width:280px;}*/
#theaterView .act {
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
#theaterView li.es a {background:transparent url("/audio/component_theater/images/bg_es.jpg") 0 0 no-repeat;}
/* #theaterView li.stylish a {background:transparent url("/audio/component_theater/images/bg_stylish.jpg") 0 0 no-repeat;} */
#theaterView li.advanced a {background:transparent url("/audio/component_theater/images/bg_advanced.jpg") 0 0 no-repeat;}
#theaterView li.standard a {background:transparent url("/audio/component_theater/images/bg_standard.jpg") 0 0 no-repeat;}

.es-theater-lineup{
	margin:-10px 0 25px;
}

.mod-seriesList .mod-seriesList-item2:after{
content:".";
height:0;
display:block;
clear:both;
visibility:hidden;
}
*html .mod-seriesList .mod-seriesList-item2{height:1%;}
*:first-child+html .mod-seriesList .mod-seriesList-item2{display:inline-block;}
@media (max-width:960px) {}
@media (min-width:941px) {}
@media (max-width:640px) {
	.mod-seriesList .w100 {width:100%;}	
	.mod-seriesList .w100 h3 {font-weight:bold;}
	
	.mod-seriesList .w100 .mod-seriesList-item2-image {display:block;text-align:left;float:left;}
	.mod-seriesList .w100 .mod-seriesList-item2-text {width:100%;display:block;margin-bottom:10px;}

	#theaterView {
		width:100%;
		margin:0;
		padding:0;
	}
	
	#theaterView li {display: block;clear:both;width:auto;border:1px solid #ccc;}
	#theaterView li a{margin:0;height:27px;border:1px solid #fff;}
	#theaterView li.es,
	#theaterView li.stylish,
	#theaterView li.advanced,
	#theaterView li.standard{
		width:99%;
		background:transparent url("/audio/component_theater/images/navibg.jpg") left top repeat-x;
	}
	.es-theater-lineup img{
		margin-top:5%;
		width:100%;
	}
	.mod-mainContentContainer .mod-brandTopImage{margin-bottom:8%;}
	.mod-mainContentContainer .mod-seriesList-item2-image img{
		width:100%;
	}
	
	.mod-seriesList .mod-seriesList-item2{
		width:100%;
		float:none;
	}
	.mod-seriesList .mod-seriesList-item2-image{
		margin:0;
		width:36%;
	}
	.mod-seriesList .mod-seriesList-item2-image img{
		width:98%;
	}
	.mod-seriesList .mod-seriesList-item2-text{
		width:60%;
		clear:none;
		float:right;
	}
	
	.mod-seriesList .w100 .mod-seriesList-item2-image{
		width:100%;
		float:none;
	}
	.mod-seriesList .w100 .mod-seriesList-item2-image img{
		width:100%;
	}
	
	body.theaterIndex .mod-seriesList .w100 .mod-seriesList-item2-image{
		width:36%;
		float:left;
	}
	body.theaterIndex .mod-seriesList .w100 .mod-seriesList-item2-image img{
		width:100%;
	}
	body.theaterIndex .mod-seriesList .w100 .mod-seriesList-item2-text{
		width:60%;
		clear:none;
		float:right;
	}
	body.theaterIndex .mod-brandTopImage img{width:100%;}
	body.theaterIndex .mod-mainContentContainer .mod-seriesList{margin-top:5%;}
}