<style>

.page-header {
	display:none;
}

.heading-h2 h2 {
    margin: 60px 0;
    text-align: center;
	border-width : 0px 0px 1px 0;
	border-style : solid ;
	border-color : #AAAAAA;
	padding-bottom : 10px;

}

table.specTable {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.specTable th {
	width: 150px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
}

table.specTable td {
	width: 350px;
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

@media(min-width: 667px) {

/*  Overview */

/*
div#d1764512 {
	background-image:url('/files/jpg_overview_concept_1200x600_9d6b3bbaf984a3f16ff7747890d31a95.jpg'); background-repeat: no-repeat; background-position: center bottom;	background-size:auto; 
	min-height: 600px;
}
*/

#d1764512 .media-box{
	display:none;
}

#d1764512 h3{
	margin-top: 75px;
	/*margin-bottom: 15px;*/
	color: white;
	text-shadow: -2px 4px 0 rgba(0,0,0,0.3);
	font-size:3em;
}

#d1764512 p:first-of-type{
	color: white;
	text-shadow: -1px 1px 0 rgba(0,0,0,0.5);
	font-size:1.5em;
	text-decoration:underline ;
}

#d1764512 p{
	color: white;
	text-shadow: -1px 1px 0 rgba(0,0,0,0.5);
}

#d1764512 .text-box{
	margin-top:100px;
	margin-left: 25px;
	max-width:580px;
	background-color: rgba(150,150,150,0.8);
	padding: 15px;
}

/*  Hall */

/*
div#d1765220 {
    background-image: url("/files/jpg_eis_hall_main_1200x600_6b488aead206009ad67beeb21b430848.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
    min-height: 600px;
}
*/

#d1765220 .media-box {
    display: none;
}
#d1765220 .text-box {
    background-color: rgba(50, 50, 50, 0.7);
    height: 600px;
    padding: 25px;
    width: 420px;
}
#d1765220 h3 {
    color: white;
    font-size: 2.5em;
    margin-top: 230px;
    text-shadow: -1px 2px 0 rgba(0, 0, 0, 0.3);
}
#d1765220 p {
    color: white;
    font-size: 1.5em;
    text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.5);
}


#d1754233 h3 {
	text-align: center;
	font-size:1.2em;
}

#d1754045 h3 {
	text-align: center;
	font-size:1.2em;
}


/*  Theater */

/*
div#d1765517 {
    background-image: url("/files/jpg_eis_theater_main_1200x600_693ce3b85495fa0b935f5c46a5d286ab.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
    min-height: 600px;
}
*/

#d1765517 .media-box {
    display: none;
}
#d1765517 .text-box {
    background-color: rgba(255, 250, 210, 0.5);
    height: 600px;
    padding: 25px;
    width: 420px;
}
#d1765517 h3 {
    font-size: 2.5em;
    margin-top: 230px;
    text-shadow: 1px 2px 0 rgba(255, 255, 255, 0.5);
}
#d1765517 p {
    font-size: 1.5em;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
#d1758312 h3 {
	text-align: center;
	font-size:1.2em;
}

#d1758772 h3 {
	text-align: center;
	font-size:1.2em;
}



/*  Arena,Stadium */

/*
div#d1761045 {
    background-image: url("/files/jpg_eis_arena_main_1200x600_9ceabcefd2e2955e1f9e6fc1ba5e6ea5.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
    min-height: 600px;
}
*/

#d1761045 .media-box {
    display: none;
}
#d1761045 .text-box {
    background-color: rgba(250, 150, 80, 0.35);
    height: 600px;
    padding: 25px;
    width: 420px;
}
#d1761045 h3 {
    color: white;
    font-size: 2.5em;
    margin-top: 230px;
    text-shadow: -1px 2px 0 rgba(0, 0, 0, 0.3);
}
#d1761045 p {
    color: white;
    font-size: 1.5em;
    text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.5);
}
#d1760037 h3 {
	text-align: center;
	font-size:1.2em;
}

#d1759019 h3 {
	text-align: center;
	font-size:1.2em;
}






#d812479,#d1757984 {
	width: 1000px;
	margin: 0 auto;
}



}

@media(max-width: 767px) {

}

</style>