@import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css");

/* Import Base Colors */

@import url(../css/basecolors_ondark.css);

	#header {
		height: 45px !important;
	}
	
	#main {
		margin-top: 50px;
	}

	.stage {
		position: relative;
		width: 100%;
		background-color: #ccc;
		background-width: 100%;
		background-position: bottom center;		
	}
	.stage.fullscreen {
		height: 920px;
	}
	.stage.mega {
		#height: 100%;
        height: 745px;
	}
	.stage.big {
		height: 680px;
	}
	.stage.medium {
		height: 400px;
	}
	.stage.small {
		height: 150px;
	}
	
	#stage_container {
		position: relative;
		width: 100%;
		height: auto;
	}
	
	.stage_logo {
		position: absolute;
		top: 50px;
		left: 0px;
		right: 0px;	
		z-index: 10;
		margin: 0 auto;
		background-size: 100% 100%;
	}
	
	.stage_logo a {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
    .stage.small {
        background-position: 30px center 0;
    }
	
	.stage_logo {
		width: 503px;
		height: 230px;		
	}
	.stage_logo.small {
        top: 12px;
		width: 328px;
		height: 150px;		
	}
	.stage_logo.medium {
        top: 5px;
		width: 403px;
		height: 190px;		
	}
	.stage_logo.big {
        top: 5px;
		width: 403px;
		height: 190px;		
	}
	.stage_logo.mega {
        top: 2px;
		width: 328px;
		height: 150px;		
		
		width: 	191px;
		height: 90px;		
		
		
	}

	
	.gamebreaker {
		height: 171px;
	}
	.gamebreaker img{
		position: absolute;
		right: 0;
		top: 0;
	}
	
	
	
	
	.stage_inner {
		text-align: center;
		position: absolute;
		bottom: 153px;
		bottom: 129px;
		left: 0;
		right: 0;
	}

	.mega .stage_inner {
		bottom: 21px;
	}

	.stage_inner h2 {
        font-family: 'open-sans-condensed', times;
		font-size: 60px;
		font-weight: 600;
        text-transform: none;
		color: #fff;
		line-height: 72px;
		margin: 0;
	}
	.stage_inner h3 {
        font-family: 'open-sans-condensed', times;
		font-size: 30px;
		font-weight: 300;
        text-transform: none;
		color: #fff;
		line-height: 16px;
        margin: 0px 0px 10px 0px;
	}
	
	.stage_inner .stage_title, .stage_inner .csc-textpic-text {
		margin-bottom: 25px;
	}
	

    .page_margins {
        width: 100%;
        min-width: none; 
        max-width: none;
    }
	
	#wallpaper_1 {
		height: auto;
	}
	#footer_bg_wide {
		height: auto;
	}
	#footer {
		background-image: none;
		height: auto;
	}
    
    .page_margins_small {
        padding-left: 0px !important;
    }
    
    .contentbox_container, #header {
        width: 75%;
        margin: 0 auto;
        min-width: 1120px;
        max-width: 1360px;
        position: relative;
    }
    
	
	.contentbox_container .contentbox_bottom.fullwidth_bg {
		width: 100%;
		height: 10px;
		display: block;
		position: absolute;
		bottom: 0px;
	}
	.contentbox_container .contentbox_top.fullwidth_bg {
		width: 100%;
		height: 10px;
		display: block;
		position: absolute;
		top: 0px;
		z-index: 10;
	}
	.contentbox_container .fullwidth_bg .connector_container {
		display: none;
	}
	.connector_container {
		height: 50px;
	}
	
	
	.contentbox_center {
		padding: 0;
		width: calc(100% - 0px);
	}
	
	
	
	.contentbox_inner.no_top_padding {
		padding: 0px 0px 35px 0px;
	}
	
	
    .contentbox_container.fullwidth {
        width: 100%;
        margin: 0;
        min-width: none;
        max-width: none;
    }
    .contentbox_container.fullwidth .contentbox_top {
        height: 0px;
    }
    .contentbox_container.fullwidth .contentbox_inner.no_padding {
        padding: 0;        
    }
    .contentbox_container.fullwidth .contentbox_inner {
        #padding: 5px;        
    }
    .contentbox_container.fullwidth .contentbox_inner .teams_list1_container {
        margin: 0 auto;
    }
    .contentbox_container.fullwidth .contentbox_center {
        #background-image:  url(http://cdn2.esl.tv/fileadmin/templates/emsone_v1/images/esl-one-frankfurt14/contentbox_content_fullwidth_bg.png);  
        #background-position: -10px 0px;
        padding: 0;
        width: 100%;
        #border-top: 1px solid #2a2a2a;
        #border-bottom: 1px solid #2a2a2a;
        
        #box-shadow: 0 0 5px rgba(0, 0, 0, 1);
        #-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1); 
        #-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1); 
    
    }    
    .contentbox_container.fullwidth .contentbox_bottom {
        height: 0px;
    }

	
	
	
	
	
    .contentbox_container.fullwidth_bg {
        width: 100%;
        margin: 0 0 50px 0;
        min-width: none;
        max-width: none;
    }

    .contentbox_container.fullwidth_bg .contentbox_inner.no_padding {
        padding: 0;        
    }
    .contentbox_container.fullwidth_bg .contentbox_inner {
        #padding: 5px;        
    }
    .contentbox_container.fullwidth_bg .contentbox_inner .teams_list1_container {
        margin: 0 auto;
    }
    .contentbox_container.fullwidth_bg .contentbox_center {
        padding: 0;
        width: 100%;
        #border-top: 1px solid #2a2a2a;
        #border-bottom: 1px solid #2a2a2a;
        
        #box-shadow: 0 0 5px rgba(0, 0, 0, 1);
        #-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1); 
        #-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1); 
    
    }    
	
	
	
	
	
	.contentbox_container.alternate {
		margin-top: 20px;
		min-width: 0;
		#width: 100%;
		
        width: 75%;
        margin: 0 auto;
        min-width: 1120px;
        max-width: 1360px;
        position: relative;
		
	}
    .contentbox_container.alternate .contentbox_top {
		background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/contentbox_border_top.png);  
        height: 35px;
		display: block;
		width: calc(100% - 35px);
    }
	.contentbox_container.alternate .contentbox_top_right {
		background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/contentbox_border_top.png);  
        height: 35px;
		display: block;
		width: 35px;
		background-position: top right;
		position: absolute;
		top: 0px;
		right: 0px;
	}
    .contentbox_container.alternate .contentbox_inner.no_padding {
        padding: 0;        
    }
    .contentbox_container.alternate .contentbox_inner {
        padding: 0px;        
    }
    .contentbox_container.alternate .contentbox_center {
        background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/contentbox_content_bg.jpg);  
        padding: 0 35px;
		width: calc(100% - 70px);
    }    
    .contentbox_container.alternate .contentbox_center_right {
        width: 35px;
		top: 35px;
		background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/contentbox_content_bg.jpg);  
    }    	
    .contentbox_container.alternate .contentbox_bottom {
        background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/contentbox_border_bottom.png);  
        height: 35px;
		display: block;
    }
	.contentbox_container.alternate .contentbox_bottom_right {
		background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/contentbox_border_bottom.png);  
        height: 35px;
		display: block;
		width: 35px;
		background-position: top right;
		position: absolute;
		bottom: 0px;
		right: 0px;
	}




	

    .contentbox_container.overwidth {
        width: 76%;
        margin: 0 auto;
        min-width: 1160px;
        max-width: 1450px;
        box-shadow: 0px 6px 80px rgba(84, 177, 228, 0.32);
        border: 1px solid rgba(84, 177, 228, 0.1);
    }
    .contentbox_container.overwidth .contentbox_top {
        height: 0px;
    }
    .contentbox_container.overwidth .contentbox_inner.no_padding {
        padding: 0;        
    }
    .contentbox_container.overwidth .contentbox_inner {
        
    }
    .contentbox_container.overwidth .contentbox_inner .teams_list1_container {
        margin: 0 auto;
    }
    .contentbox_container.overwidth .contentbox_center {
        background-image:  none;  
        background-color: #000;
        background-position: -10px 0px;
        padding: 0;
        width: 100%;
        #border: 2px solid #2a2a2a;
        
        #box-shadow: 0 0 5px rgba(0, 0, 0, 1);
        #-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1); 
        #-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1); 
    
    }    
    .contentbox_container.overwidth .contentbox_bottom {
        height: 0px;
    }

    
    
    a { color:#00ccfc; text-decoration:none; font-weight: normal;
	}
    a:visited  { color:#00ccfc; text-decoration:none; font-weight: normal;  }
	
	.contentbox_center a {
		border-bottom: 1px dashed rgba(0, 204, 252, 0.31);		
		padding-bottom: 2px;
	}
	.contentbox_center .noborder, .contentbox_center .noborder:hover {
		border-bottom: 0px;	
	}

    a:focus {  }
    a:active {  }
    a:hover { color: #fff; border;		 }
	
	.contentbox_center a:hover { color: #fff; border-bottom: 1px dashed rgba(255, 255, 255, 1);		 }
	




	.contentbox_container.alternate .contentbox_inner .contentbox_top {
		display: none;
	}
	.contentbox_container.alternate .contentbox_inner .contentbox_bottom {
		display: none;
	}
	.contentbox_container.alternate .contentbox_inner .contentbox_center_right {
		display: none;
	}
	.contentbox_container.alternate .contentbox_inner .contentbox_container {
		width: 100%;
	}
	
	
	.contentbox_container.alternate .contentbox_inner .contentbox_center {
		background-image: none;
		padding: 0px;
		width: 100%;		
	}	



	
	/* Content Boxes  */
	
	.contentbox_inner {
		padding: 25px 0px 45px 0px;
		overflow: hidden;
		position: relative;
	}
	
	
	


	.cmsbox h1 {
		font-size: 150%;
		text-transform: uppercase;
		background-image: none;
		background-repeat: no-repeat;
		background-position: left;
		margin: 0 0 0px 0;
		padding: 0 0 0 0;
		font-family: 'open-sans', times;
		font-weight: 300;
		color: #ccc;
	}

	
	.contentbox_container h2 {
		font-family: 'open-sans', times;
		font-weight: 300;
		text-transform: none;
		text-decoration: none;
		font-size: 40px;
		line-height: 100%;
		position: relative;
		top: 0px;
		left: 0px;
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		height: auto;
		width: auto;
        max-width: none;
	}
	
	.contentbox_container h3 {
		font-family: 'open-sans', times;
		font-weight: 300;
		text-transform: none;
		text-decoration: none;
		font-size: 55px;
		line-height: 100%;
		position: relative;
		top: 0px;
		left: 0px;
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		height: auto;
		width: auto;
        max-width: none;
		text-align: center;
	}	
	
	.contentbox_container h4 {
		font-family: 'open-sans', times;
		font-weight: 200;
		text-transform: none;
		text-decoration: none;
		font-size: 30px;
		line-height: 60px;
		position: relative;
		top: 0px;
		left: 0px;
		margin: 30px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		height: auto;
		width: auto;
		text-align: center;
		
		border-bottom: 1px solid rgba(0, 204, 252, 0.16);
        color: #00ccfc;
        font-size: 30px;
		
	}	
	.contentbox_container h5 {
		font-family: 'open-sans', times;
		font-weight: 200;
		text-transform: none;
		text-decoration: none;
		font-size: 30px;
		line-height: 60px;
		position: relative;
		top: 0px;
		left: 0px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		height: auto;
		width: auto;
		text-align: center;
		
        color: #ccc;
        font-size: 20px;
		
	}	
	
	.contentbox_inner {
		padding: 10px 0px 10px 0px;
		overflow: hidden;
		position: relative;
	}
	
	
	.align-center {
		text-align: center;
	}
	.align-right {
		text-align: right;
	}
	
	.contentbox_top, .contentbox_bottom {
		height: 0px;
		display: none;
	}
	.connector_container {
		height: 50px;
		display: block;
	}
	
	
	
	/* MAIN MENU BEGIN */
	
	#main_menu {
		width: calc(100% + 2px);
		margin-left: -1px;
		height: 42px;
		margin-top: 20px;
	}
	#main_menu ul {
	}
	#main_menu li {
		font-family: 'open-sans', sans-serif;
		text-decoration: none;
		font-size: 16px;
		text-transform: uppercase;
		z-index: 100;
		line-height: 45px;
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
		list-style-type: none;		
		height: 45px;		
	}
    #main_menu li a {
		font-weight: 700;
        display: block;
        width: 100%;
        height: 100%;
		float: left;
        padding: 0;
		margin: 0;
        text-align: center;
        color: #fff;
        text-shadow: -1px -1px 0px rgba(51, 51, 51, 0.45);
        height: 100%;		
		background-repeat: repeat-x;
		background-position: top center;
    }
	#main_menu li.totalitems_1 { width: 100%;  }
	#main_menu li.totalitems_2 { width: 50%;   }
	#main_menu li.totalitems_3 { width: 33.3333%;   }
	#main_menu li.totalitems_4 { width: 25%;   } 
	#main_menu li.totalitems_5 { width: 20%;   }
	#main_menu li.totalitems_6 { width: 16.66%; }
	#main_menu li.totalitems_7 { width: 14.28%; }	
    #main_menu li.totalitems_8 { width: 12.5%; }   
    #main_menu li.totalitems_9 { width: 11.11%; }   
    #main_menu li.totalitems_10 { width: 10%; }   
	

	
	#main_menu .active a:before
	{
		content: ' ';
		position: absolute;
		width: 0;
		height: 0;
		right: calc(50% - 10px);
		bottom: 8px;
		border-style: solid;
		border-width: 0px 0 2px 20px;
		border-color: #F8F8F8;
	}
	

	.partner_logos_container div.totalitems_1 { width: 100%;  }
	.partner_logos_container div.totalitems_2 { width: 50%;   }
	.partner_logos_container div.totalitems_3 { width: 33.3333%;   }
	.partner_logos_container div.totalitems_4 { width: 25%;   } 
	.partner_logos_container div.totalitems_5 { width: 20%;   }
	.partner_logos_container div.totalitems_6 { width: 16.6%; }
	.partner_logos_container div.totalitems_7 { width: calc(14.27% - 2px); }	
    .partner_logos_container div.totalitems_8 { width: 12.5%; }
    .partner_logos_container div.totalitems_9 { width: 11.1%; }
    .partner_logos_container div.totalitems_10 { width: 10%; }
	
	.partner_logos_container {
		width: 100%;
	}
	.partner_logo  {
		height: 100%;
		background-repeat: no-repeat;
		background-position: center;
		background-size: auto 85px;
		float: left;
	}
	
	/* Menu Custom Style */
	
	#main_menu li a {
		background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/menu_button.png);
	}
	#main_menu li a:hover {
		background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/menu_button_hover.png);
	}
	#main_menu li.active a {
		background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/menu_button_active.png);
	}
	#main_menu li.active a:hover {
		background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/menu_button_hover.png);
	}

	.partner_logos_container {
        background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/sponsor_bg.png);
		height: 90px;
		background-position: bottom;
	}
	.partner_logo a:hover {
        background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/sponsor_bg_hover.png);
	}

    
	/* Button Style Menu */
	
	#main_menu li a {
		width: calc(100% - 1px);
	}	
	/*
	#main_menu li:before
	{
		content: ' ';
		width: 1px;
		height: 100%;
		float: left;
		background-repeat: no-repeat;
		background-position: top center;
		background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/menu_button_left.png);
	}
	*/	
	#main_menu li:after
	{
		content: ' ';
		width: 1px;
		height: 100%;
		float: left;
		background-repeat: no-repeat;
		background-position: top center;
		background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/menu_button_right.png);
	}
	#main_menu li.last a {
		width: calc(100%);
	}
	#main_menu li.last:after
	{
		background-image: none;
	}
	
		
	
	/* Ohne Luecken Menu Items Menu */
	/*
	#main_menu ul {
		width: calc(100% - 10px);
		float: left;
	}
	#main_menu_left
	{
		width: 5px;
		height: 42px;
		float: left;
		background-repeat: no-repeat;
		background-position: top center;
		background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/menu_button_left.png);
	}		
	#main_menu_right
	{
		width: 5px;
		height: 42px;
		float: left;
		background-repeat: no-repeat;
		background-position: top center;
		background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/menu_button_right.png);
	}
	*/

	
	/* MENU END */





	
	
	
	
    
    
    
    
    
    
    
	/* NEWS BEGIN */
	
    .news-single-item {
        margin: 0px auto;
        width: 900px;
    }
    
    .news-single-item h3 {
        color: #00ccfc;
        font-size: 30px !important;
    }
    .news-single-item h2 {
        text-decoration: none;
		
		font-family: 'open-sans-condensed', times;
		font-size: 60px;
		font-weight: 600;
				
        position: relative;
        top: 0px;
        left: 0px;
        z-index: 10;
        margin: 0 0px 0 0px;
        padding: 10px 10px 10px 43px;
        height: 130px;

        width: -moz-calc(100% - 46px);
        width: -webkit-calc(100% - 46px);
        width: calc(100% - 46px);
        
        
        text-transform: none;
        background-color: #fff;
        color: #000;
        border-left: 6px solid #00ccfc;


        background-image: none;
        background-color: rgba(0, 0, 0, 0.78);
        background-position: top left;
        color: #fff;
        top: 27px;

    }
    .news-single-rightbox {
        font-size: 15px;
        height: 44px;
    }
    .news-single-img {
        width: calc( 100% - 30px );
        height: auto;
        position: absolute;
        top: 110px;
        left: 0;
        right: 0;
        padding: 0 0px;
        margin: 0 auto;
        z-index: 0;
        
    }
    .news-single-img img {
        width: 100%;
        height: auto;
        border: 0px solid rgba(0, 95, 210, 0.44);
    }
    .news-single-subheader {
        font-weight: 300;
        line-height: 35px;
        font-size: 30px;
    }    
    .news-single-content {
        margin-top: 407px;
        font-family: 'open-sans', sans-serif;
        font-size: 16px;
        #background-color: rgba(0, 0, 0, 0.9);
        #color: #B1B1B1;
        padding: 50px 150px 50px 50px;
        line-height: 25px;
        z-index: 10;
        position: relative;
    }
    .news-single-content p {
        line-height: 30px;
        margin-top: 30px;
    }
    .news-single-content hr {
        background-image: none;
        height: 0px !important;
    }
    .news-single-content a:hover {
        color: #fff;
    }
    .news-single-content h4 {
        color: #fff;
        #font-size: 150%;
        #margin: 0 0 15px 0;
        #font-size: 28px;
        #font-weight: bold;
    }
    	
	
    /* NEWS DETAIL ENDE */
	
	
	
	
	
	
	
	
	
	
	
	
	
	
    .mainpage_topstories_container {
        width: calc(100% + 18px);        
    }
    .mainpage_topstories_container a {
        border-bottom: 1px solid #444 !important;
    }
    .mainpage_topstories_item_container {
        position: relative;
        padding: 0 0px 0px 0;
        margin-right: 0px;
        #width: calc( 33% - 40px );
        height: 450px;
        margin-bottom: 40px;
    }
    .mainpage_topstories_item_container_inner {
        width: calc(100% - 20px);
        height: 100%;
        position: relative;
    }

    .mainpage_topstory_top {
        height: 100%;
        background-color: #141414;
        border: 1px solid transparent;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }
    .mainpage_topstory_top:hover {
        #background-color: #222222;
        border: 1px solid #0c586e;
    }
    .mainpage_topstory_top a {
        border: 0px !important;
        height: 100%;
    }
    
    .mainpage_topstory_top_image {
        width: 100%;
        height: 245px;
        background-position: center;
        #background-height: 245px;
        background-size: auto 245px;
    }
    .mainpage_topstory_top_date {
        position: absolute;
        bottom: 10px;
        left: 35px;
        color: #3D3D3D;
        font-size: 12px;
    }
    
	.mainpage_topstory_top_title {
		color: #fff;
		padding: 35px 35px 10px 35px;
		text-decoration: none;
		font-size: 27px;
		line-height: 26px;
		font-size: 30px;
		line-height: 30px;
		font-family: 'open-sans-condensed', times;
		font-weight: 600;
        
        font-size: 23px;
        line-height: 23px;
        font-family: 'open-sans', times;
        font-weight: 400;

        
	}
    .mainpage_topstory_top_subtitle {
        color: #919191;
        padding: 0px 35px 10px 35px;
    }
    .mainpage_topstory_top_text {
        -webkit-mask-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 8%, rgba(0, 0, 0, 1) 40%);
        height: 180px;
    }
	.mainpage_topstories_category {
		font-family: 'open-sans-condensed', times;
		width: auto;
		padding: 3px 10px 3px 10px;
		font-size: 17px;        
        position: absolute;
        top: 232px;
        left: 35px;
        color: #fff;
        background-color: #3b9fd9;
        z-index: 10;
        font-weight: 600;
	}

    .news_inline_img.right {
        width: 600px;
        height: 338px;
        float: right;
        position: relative;
        margin-left: -180px;
        left: 210px;
    }
    .news_inline_img p {
        font-size: 35px;
        line-height: 50px;
        font-weight: 300;
        font-style:italic;
        margin-top: 0px;
    }
    .news_inline_img.left {
        width: 600px;
        height: 338px;
        float: left;
        position: relative;
        margin-right: -200px;
        right: 210px;
        top: 75px;
    }
    .news_inline_img img {
        width: 100%;
        height: 100%;
    }
	
	
	
	.mainpage_topstories_container.list2 {
		width: 100%;
	}
	
	.mainpage_topstory_more {
		width: calc(100% - 20px);
		height: 100px;
		color: #fff;
		background-color: rgba(41, 41, 41, 0.72);
		margin: 5px 0 0 0;
		position: relative;
		padding: 10px;
	}
	.mainpage_topstory_more a {
		border: 0px !important;
	}
	.mainpage_topstory_more:hover{
		background-color: transparent;
	}
	
	.mainpage_topstory_top.list2 {
		height: 470px;
		margin-bottom: 10px;
	}

	.mainpage_topstory_more_title {
		color: #fff;
		padding: 12px 20px 0px 10px;
font-size: 18px;
line-height: 23px;
font-family: 'open-sans', times;
font-weight: 400;
	}
	.mainpage_topstory_more .background_teaser {		
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: block;
		-khtml-opacity:.10; 
		-moz-opacity:.10; 
		-ms-filter:"alpha(opacity=20)";
		filter:alpha(opacity=20);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.2);
		opacity:.20; 
		background-postion: center;
		background-size: 100% auto;
		z-index: -10;
	}
	

	
	/* NEWS END */

    .corner {
        width: 20px;
        height: 20px;
        position: absolute;
        background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/corners.png);  
    }
    .corner.topleft {  top: 0;  left: 0; background-position: top left; }
    .corner.topright {  top: 0;  right: 0; background-position: top right;  }
    .corner.bottomright {  bottom: 0;  right: 0;  background-position: bottom right; }
    .corner.bottomleft {  bottom: 0;  left: 0; background-position: bottom left; }
    
	

	body {
        background-color: #1a1f26;
	}
    
    .language_container {
        display: none;
    }
	
	.titleimage {	
		text-align: center;
	}
	
	#esl-one-logo_head {
		margin-top: 80px;
		margin-right: -8px;
	}
	
	#backgrounds, #wallpaper_bg_container {

	}
	#wallpaper_1 {

	}
    
	
    .hasCountdown {
    height: auto;
    padding: 0px;
    }
    
    
    #defaultCountdownBig1 {
        margin: 0 auto;
        padding-top: 0px;
        width: 715px;
    }

    #defaultCountdownBig1 span { display: block; float: left; width: 65px; height: 76px; 
        background: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/csgo/images/countdown.png) no-repeat 0px 0px; } 
    #defaultCountdownBig1 span.image0 { background-position: -0px 0px; } 
    #defaultCountdownBig1 span.image1 { background-position: -65px 0px; } 
    #defaultCountdownBig1 span.image2 { background-position: -130px 0px; } 
    #defaultCountdownBig1 span.image3 { background-position: -195px 0px; } 
    #defaultCountdownBig1 span.image4 { background-position: -260px 0px; } 
    #defaultCountdownBig1 span.image5 { background-position: -325px 0px; } 
    #defaultCountdownBig1 span.image6 { background-position: -390px 0px; } 
    #defaultCountdownBig1 span.image7 { background-position: -455px 0px; } 
    #defaultCountdownBig1 span.image8 { background-position: -520px 0px; } 
    #defaultCountdownBig1 span.image9 { background-position: -585px 0px; } 
    #defaultCountdownBig1 span.imageDay { background-position: -650px 0px; } 
    #defaultCountdownBig1 span.imageSep { background-position: -715px 0px; } 
    #defaultCountdownBig1 span.imageSpace { background-position: -780px 0px; } 
    

    .ffm_partnerlogos {
        margin: 0px auto;
        overflow: hidden;
        width: 945px;
        padding-top: 30px;
    }
    .ffm_partnerlogo {
        background-size: 100% 100%;
        float: none;
        margin-left: 30px;
        margin-right: 30px;
    }
    .ffm_partnerlogo a {
        width: 100%;
        height: 100%;
        display: block;
    }
    .ffm_partnerlogos #esl {
        background-image: url(http://cdn2.esl.tv/fileadmin/templates/emsone_v1/images/esl-one-frankfurt14/logo_esl.png);
        width: 280px;
        height: 112px;
        margin: 0 auto;
    }

    .footer_column ul li {
        border-left: 2px solid #ccc;
    }
    .footer_column {
        color: #ccc;
    }
    .footer_column a {
        color: #ccc !important;
    }
    .footer_bottom {
        color: #aaa;
    }
    #footer_content a {
        color: #aaa;
    }
    #footer_content a:hover {
        color: #aaa;
    }
    #footer_content {
        background-color: rgba(34, 34, 34, 0.87);
		background-color: #111;
        padding: 0;
    }	
	
    .footer {
        clear: both;
        padding-top: 50px;
        padding-bottom: 20px;
        text-align: center;
    }
    #footer {
        height: auto;
        margin-top: 150px;
        border-top: 1px solid #2a2a2a;
    }	
    
    .teams_list2_category {
        display: none;
    }
    
    


	#spotlight_one_upcoming_right { background-image: none; background-color: #fff; 
		border-top: 1px solid #ccc;   
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
    }
    
	
	#stage_game_logo img {
		width: 300px;
		margin: 50px auto 145px;
		padding: 10px;
		background-color: rgba(0, 0, 0, 0.3);		
		-moz-border-radius: 15px;
		border-radius: 15px;		
		border: 1px solid rgba(255, 255, 255, 0.22);;
	}
	
	#stage_game_logo.medium {	
		position: absolute;
		z-index: 10;
		top: 60px;
		left: calc(50% + 310px);
	}
	#stage_game_logo.small {	
		position: absolute;
		z-index: 10;
		top: -20px;
		left: calc(50% - 450px);
	}
	#stage_game_logo.small img {	
		width: 250px;
	}
	
	#defaultCountdownBig1 {
		overflow: hidden;
		padding: 9px 25px;
		margin-bottom: 0px;
	}
	
	
	
    
    
    
    .stage_gamegfx {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -30px;
        width: 100%;
        height: 280px;
		pointer-events:none;
    }
    .stage_gamegfx_top {
        background-position: center;
        height: 121px;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
		pointer-events:none;
    }
    .stage_gamegfx_main {
        background-position: center;
        height: 129px;
        position: absolute;
        top: 121px;
        left: 0px;
        width: 100%;
    }
    .stage_gamegfx_bottom {
        background-position: center;
        height: 30px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
		pointer-events:none;
    }       
    .news-single-backlink {
        display:none;
    }	
	
	
	#header_sub {
		position: absolute;
		bottom: 0px;
		right: 0px;
		height: 135px;
		padding-left: 0px;
		width: 100%;
	}

	
	#header_submenu {
		position: absolute;
		right: 0px;
		top: 145px;
	}	
	#header_submenu li a {
		text-shadow: none;
		text-align: right;
		padding: 5px 0px 5px 20px;
		font-family: 'open-sans', times;
	}
	#header_submenu li.current a {
		color: #fff;
	}

	
	.header_menu_prefixline {
		left: 0px;
		right: 0px;
		top: 3px;
	}
	
	
	
	
	
	#toc_container {
		display: none;
	}
	
	#toc_home a 		{	background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/toc_home.png);		}
	#toc_home a:hover 	{	background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/toc_home_hover.png);	}	
	#toc_inner_bg 		{	background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/toc_bg.png);			}
	#toc .tocify-item, #toc_home 				{	background-color: #12222d; !important;	}
	#toc .tocify-item:hover, #toc_home:hover 	{	background-color: #192D3B; !important;	}
	#toc .tocify-item.active 					{	background-color: #25455C; !important;	}


	
	/* Event Teaser BEGIN */
	.eventfeature {
        font-family: 'open-sans', times;
        font-weight: 300;
        font-style: none;
        font-size: 16px;
		line-height: 20px;
		width: 80%;
		margin: 20px auto 70px;
		clear: both;
		overflow: hidden;

		#background-image:  url(http://cdn2.esl.tv/fileadmin/templates/emsone_v1/images/esl-one-frankfurt14/hr_bg.png);               
		#background-position: right bottom;
		#background-repeat: no-repeat;
		
	}
	.eventfeature.odd  {
		background-position: left bottom;
	}
	.eventfeature p {
		background-color: transparent;
		padding: 0px;		
		text-align: left;
	}
	.eventfeature.compendium p {
		max-width: 700px;
		margin: 0 auto;
	}
	
	
	
	.eventfeature h2 {
		height: auto;
		font-size: 28px !important;
		margin: 10px 0px 20px 0px;
	}	
	
	@media (min-width: 1750px) {
		.eventfeature p {
			padding: 10px;		
			text-align: center;
		}
		.eventfeature {
			font-size: 20px;
			line-height: 30px;
		}
		.eventfeature h2 {
			height: auto;
			font-size: 55px !important;
			margin: 10px 0px 20px 0px;
		}
	}


	
	.eventfeature .more {
			font-style: italic;
	}
	.eventfeature .teaser {
		float: left;
		margin-right: 50px;
	}	
	.eventfeature.odd .teaser {
		float: right;
		margin-left: 50px;
		margin-right: 0px;
	}		
	
	.compendium_topteasers {
		text-align: center;
	}
	.compendium_topteasers img {
		width: 29%;
		margin: 40px 40px 20px 0px;
		float: left;
	}
	
	/* EVent Teaser END */ 
	
	
	
	
	
	
	
	
	/* FEATUREBOX BEGIN*/
	
	.featurebox_outer {
		width: 100%;
		height: 100%;
	}
	.featurebox_outer a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.featurebox_inner {
	
	}
	
	.featureboxbox_content_inner .mediumrect {
		width: 300px;
		height: 250px;
		margin: 0px auto;
		padding-top: 10px;
	}
	
	
	
	.featureboxbox{
		position: relative;
		width: 100%;
		float: left;
	}
	.featureboxbox.w50{
		width: 50%;
	}
	.featureboxbox.w25{
		width: 25%;
	}
	.featureboxbox.w33{
		width: 33%;
	}
	.featureboxbox:before{
		content: "";
		display: block;
		padding-top: 66%; /* 2:3 */
		padding-top: 75%; /* 3:4 */
		padding-top: 75%; /* 1:1 */
				
	}
	.featureboxbox_content{
		position:  absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background-color: rgba(31, 30, 30, 0.61);
		margin: 3px;
		padding: 0px;
	}
	.featureboxbox_content:hover {
		background-color: rgba(50, 50, 50, 0.8);
	}
	.featureboxbox_content_inner {
		position: relative;
		#bottom: 5px;
		#left: 5px;
		width: 100%;
		height: 100%;
		#background-image: url(http://cdn2.esl.tv/fileadmin/templates/emsone_v1/images/esl-one-frankfurt14/featureboxbox_bg.png);
		background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/featureboxbox_bg.png);
		background-size: 100% 100%;
	}
	.highlight .featureboxbox_content_inner {
		background-image: url(http://cdn2.esl.tv/fileadmin/templates/emsone_v1/images/esl-one-frankfurt14/featureboxbox_bg_highlight.png);
        text-shadow: -1px -1px 0px rgba(51, 51, 51, 0.45);		
	}
	.highlight .featureboxbox_content_inner:hover {
		background-image: url(http://cdn2.esl.tv/fileadmin/templates/emsone_v1/images/esl-one-frankfurt14/featureboxbox_bg_highlight_hover.png);
	}
	.featureboxbox_content_inner a {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0px;
		top: 0px;
		border-bottom: 0 !important;
	}
	.featureboxbox_content_inner a:hover {
		text-decoration: none;
	}
	.featureboxbox_content_inner h3 {
		border: 0px;
		width: 90%;
        font-weight: normal;
		line-height: 100%;
		margin: 0 0px 0px 0px;
		padding: 8px 10px 10px 10px;
		text-align: center;
		
		font-family: 'open-sans', sans-serif;
		text-decoration: none;
		font-size: 16px;
		text-transform: uppercase;
		color: #fff;
		text-shadow: -1px -1px 0px rgba(51, 51, 51, 0.45);		
	}
	
	
	.featureboxbox .bignumber {
		font-family: 'open-sans', times;
		font-weight: 700;
		font-style: italic;
		text-decoration: none;
		font-size: 59px;
		line-height: 55px;
		text-transform: uppercase;
		margin: 20px 0px 20px 0px;
		padding: 0px 0 0px 0px;
		height: 50px;
		width: 100%;
		color: #E1F4FF;
		text-align: center;
		border-bottom: 0px;
		top: 0;
		left: 0;
		text-shadow: 0px 0px 55px rgba(84, 177, 228, 0.8);    
	}
	
	
	.featureboxbox .infotextsmall {
		padding: 5px;
		text-align: center;
		font-size: 11px;
		line-height: 150%;
		font-family: 'open-sans', sans-serif;
		clear: both;
	}
    
	.featureboxbox .infotextmedium {
		padding: 10px 5px 5px 5px;
		width: 70%;
		margin: 0 auto;
		text-align: center;
		font-size: 20px;
		line-height: 100%;
		font-family: 'open-sans-condensed', sans-serif;
		clear: both;
	}    

	.featureboxbox .infotextbig {
		padding: 15px 5px 5px 5px;
		width: 90%;
		margin: 0 auto;
		text-align: center;
		font-size: 20px;
        color: #fff;
		line-height: 100%;
		font-family: 'open-sans-condensed', sans-serif;
		clear: both;
	}    

	.featureboxbox .hightlightslist {
		padding: 10px 20px 10px 20px;
		font-size: 15px;
		line-height: 120%;
		font-family: 'open-sans', sans-serif;	
		font-weight: 200;
		color: #00ccff;
	}
	.featureboxbox .hightlightslist li {
		margin-bottom: 10px;
		list-style: square;
		color: #00ccff;
	}
	.featureboxbox .hightlightslist li span {
		color: #fff;
	}
	@media (min-width: 1750px) {
		.featureboxbox .hightlightslist {
			font-size: 17px;
			padding: 10px 30px 10px 30px;
		}
		.featureboxbox_content_inner h3 {
			padding: 20px 10px 10px 10px;
			font-size: 18px;
		}
		.featureboxbox .bignumber {
			margin: 40px 0px 20px 0px;
		}
	}
	
	.featureboxbox .athmopic {
		width: 100%;
		height: 100%;
	}
	
	.featureboxbox .fullteaser {
		width:100%;
		
	}
	
	.featureboxbox .icon {
		text-align: center;
		margin-top: 5%;
	}
	
	.featureboxbox_content .infoboxgamelogo {
		margin: 0 auto;
		width: 60%;		
	}
	.featureboxbox_content .infoboxgamelogo img {
		width: 100%;		
	}
    
    .featureboxbox_content .tx-gkhrssimport-pi1-content {
        display: none;
    }
    .featureboxbox_content .tx-gkhrssimport-pi1 a {
        #position: relative;
        #width: auto;
        #height: auto;
        #top: auto;
        #left: auto;
        color: #ccc;
        padding: 2px 8px;
        
    }
    .featureboxbox_content .tx-gkhrssimport-pi1 a:hover {
        background-color: #666;
    }
    .featureboxbox_content .tx-gkhrssimport-pi1-header {
        height: 20px;
        overflow: hidden;
        line-height: 24px;
        position: relative;
        padding: 5px 10px;
        font-size: 12px;
        margin: 0px 2px;
        border-bottom: 1px solid #333;
    }
	
	/* FEATUREBOX END */
	
	
	
	
	
	
	
	
	/* SCHEDULE BEGIN */
	
	.schedule_hourslots_item {
		background-color: rgba(102, 102, 102, 0.21);
	}
	.schedule_hourslots_item:hover {
		background-color: rgba(102, 102, 102, 0.3);
		border: 1px solid rgba(82, 134, 152, 0.4);
	}
	.schedule_hourslots_item a {
		border-bottom: 0px;
	}
	.schedule_hourslots_item a:hover {
		border-bottom: 0px;
	}
	.schedule_hourslots_container {
		height: 1200px;
	}
	.schedule_hourslots_item.donthover {
		border: 1px solid #000;
		background-color: rgba(102, 102, 102, 0.1);
	}
	.schedule_hourslots_item.donthover:hover {
		border: 1px solid #000;
		background-color: rgba(102, 102, 102, 0.1);
	}
	
	
	/* SCHEDULE END */
	
	
	.fancybox-skin {
		background: rgba(255, 255, 255, 0.1);
	}

	
	.bottom_ad {
		text-align: center;
	}
	
	
	
	
	
	/* BETTING BEGIN */
	.matches_layout1_score {
        font-family: 'open-sans-condensed', times;
		font-size: 36px;
		font-weight: 300;
		margin-top: 177px;
	}
	.matches_layout1_item_vote a {
		border: 0;
		width: 100%;	
	}
	.matches_layout1_item_vote a:hover {
		background-color: rgba(54, 54, 54, 0.31);
		border: 0;
	}
	.matches_layout1_votestats {
		position: absolute;
		bottom: 20px;
		right: 0px;
		font-size: 26px;
		font-family: 'open-sans-condensed', times;
		font-weight: 300;
		top: auto;
	}
	
	.matches_layout1_team {
		width: calc(50% - 20px);
		padding: 0 10px;
	}
	
	.matches_layout1_container {
		width: calc( 100% + 20px );
	}
	.matches_layout1_container li {
		width: 25%;
		padding: 0;
		border: 0;
		margin: 0 0 15px 0;
		height: auto;
		background-color: transparent;
	}
	.matches_layout1_item  {
		
	}
	.matches_layout1_item_inner  {
		width: calc( 100% - 20px );
		padding: 10px;
		height: 100%;
		display: block;
		margin-right: 10px;
		border: 1px solid #333;
		background-color: rgba(35, 35, 35, 0.56);
   -moz-box-sizing:    border-box;
   -webkit-box-sizing: border-box;
    box-sizing:        border-box;		
	}
	
	.teammatches_layout1_logo img {
		width: 100%;
		height: 100%;
		margin: 20px 2px;
	}

	.matches_layout1_item {
		background-position: center;
	}
		

	.communitybet_list_users_match_layout1 a {
		color: #aaa;
		border: 0;
	}
	
	#matches_layout1_votehelp_text {
		width: 35%;
	}
	.matches_layout1_votehelp {
		font-size: 70%;
	}
	
	.communitybet_rankings {
		width: 100%;
	}
	.communitybet_rankings a, .communitybet_rankings a:hover {
		border: 0;
	}
	.communitybet_rankings a:visited {
		color: #ccc;
	}
	
	/* BETTING END */
	
	
	/* TEAMS BEGIN */
	
.teamsheat_layout1_container h4 {
font-family: 'open-sans', times;
font-weight: 200;
text-transform: none;
text-decoration: none;
font-size: 30px;
line-height: 22px;
position: relative;
top: 0px;
left: 0px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
height: auto;
width: auto;
text-align: left;
border-bottom: 0px solid rgba(0, 204, 252, 0.16);
color: #FFFFFF;
font-size: 20px;
}	
	/* TEAMS END */
	
	
	
	/* CHANNEL BEGIN */
	
.channel_popout {
position: absolute;
right: calc(50% - 581px);
top: 632px;
z-index: 10000;
}

	#videoplayer {
		width: 100%;
		height: auto;
		padding: 0px;
		margin: 0px auto 0px auto;
	}
	
	
	#chat_docked {
		right: 0px;
margin-left: 0px;
position: absolute;
z-index: 100000;
height: 431px;
width: 410px;
bottom: -185px;
padding: 4px 4px 2px 4px;
background-color: rgba(0, 0, 0, 0.66);
border-top: 1px #393939 solid;
border-left: 1px #393939 solid;
border-right: 1px #ccc solid;
	}
	
.channel_game {
position: absolute;
left: 0px;
top: -2px;
z-index: 10;
}

.channel_description_container h2 {
font-family: 'open-sans', times;
font-weight: 300;
text-transform: none;
text-decoration: none;
font-size: 35px;
line-height: 100%;
position: relative;
top: 13px;
left: 0px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
height: auto;
width: auto;
max-width: 870px;
}
	
	.sharethis_container.channeldetail {
margin: 0px;
border: 0px;
float: right;
width: auto;
margin: 0;
position: absolute;
right: 0px;
top: 0px;
}



.channellisting_compact.container {
display: block;
width: 100%;
margin: 0px 0 0 0px;
}



	/* CHANNEL END */
	
	
	
	
	
	
	
	
	
	
	
	/* Competition Bracket BEGIN */
	
	.selectbracketbox {
		margin-bottom: 30px;
		overflow: hidden;
	}
	.competition_bracket  {
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	
	
	.competition_bracket.bracket_8se {
		height: 300px;
	}

	.competition_bracket.bracket_4de .doubleslot {
		background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_bg.png);  
	}
	.competition_bracket.bracket_4de .doubleslot:after
	{
		background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_bg.png);  
	}
	.competition_bracket.bracket_4de .contestants {
		background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_contestants_bg.png);
	}
	.competition_bracket.bracket_4de .contestants {
		background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_contestants_bg.png);
	}	

	.competition_bracket.bracket_4se .doubleslot {
		background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_bg.png);  
	}
	.competition_bracket.bracket_4se .doubleslot:after
	{
		background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_bg.png);  
	}
	.competition_bracket.bracket_4se .contestants {
		background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_contestants_bg.png);
	}
	.competition_bracket.bracket_4se .contestants {
		background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_contestants_bg.png);
	}	
	
	
	.competition_bracket.bracket_8se .doubleslot {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: calc( 33% - 20px );
		background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_bg.png);  
		height: 60px;
	}
	.competition_bracket.bracket_8se .doubleslot:after
	{
		position: absolute;
		top: 0;
		right: 0px;
		content: ' ';
		width: 10px;
		background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_bg.png);  
		height: 60px;
		float: left;
		background-repeat: repeat-y;
		background-position:  right;
	}

	.competition_bracket.bracket_16de .doubleslot {
		background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_bg_small.png);  
	}
	.competition_bracket.bracket_16de .doubleslot:after
	{
		background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_bg_small.png);  
		height: 40px;
	}

    .competition_bracket.bracket_16se .doubleslot {
        background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_bg.png);  
    }
    .competition_bracket.bracket_16se .doubleslot:after
    {
        background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_bg.png);  
    }

    .competition_bracket.bracket_16se_winner .doubleslot {
        background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_bg.png);  
    }
    .competition_bracket.bracket_16se_winner .doubleslot:after
    {
        background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_bg.png);  
    }
    .competition_bracket.bracket_16se_winner .doubleslot.champ {
        background-image:  url(/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_champ_bg.png);  
    }
    .competition_bracket.bracket_16se_winner .doubleslot.champ:after
    {
        background-image:  url(/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_champ_bg.png);  
    }


	.competition_bracket.bracket_8de .doubleslot {
		background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_bg.png);  
	}
	.competition_bracket.bracket_8de .doubleslot:after
	{
		background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_bg.png);  
	}
	
	.competition_bracket.bracket_8se .contestants {
		width: 80%;
		height: 60px;
		display: block;
		background-position: center;
		background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_contestants_bg.png);  
	}
    .competition_bracket.bracket_16de .contestants {
        background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_contestants_bg.png);
        background-position: center;
        height: 42px;
    }   
    .competition_bracket.bracket_16se .contestants {
        background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/bracket_doubleslot_contestants_bg.png);
        background-position: center;
    }   
	.competition_bracket.bracket_8se .contestant {
		position: relative;
		width: 100%;
		height: 30px;
        font-family: 'open-sans', times;
		font-size: 16px;
		font-weight: 200;
        text-transform: none;
		color: #fff;
		text-align:center;
		line-height: 30px;
	}
	.competition_bracket .contestant a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 98%;
		display: block;
		border: 0;
	}
	.competition_bracket .contestant a:hover {
		background-color: rgba(255, 255, 255, 0.04);
		border: 0;
	}
	
	.competition_bracket.bracket_8se .contestant .competition_bracket_winner {
		font-weight: 600;
	}
	.competition_bracket.bracket_8se .contestant img {
		position: absolute;
		right: 10px;
		top: 10px;
	}
	.competition_bracket.bracket_8se .contestant2 img {
		bottom: 10px;
		top: auto;
	}
	
	.competition_bracket.bracket_8se .scores {
		width: 20%;
		height: 60px;
		float: right;
		position: absolute;
		top: 0;
		right: 0;
		text-align: center;
		border-left: 1px dashed rgba(0, 204, 252, 0.22);
	}
	.competition_bracket.bracket_8se .score {
		height: 30px;
        font-family: 'open-sans', times;
		font-size: 16px;
		line-height: 30px;
		font-weight: normal;
		color: #fff;
	}
	.competition_bracket.bracket_8se .score2 {
	}
	

	.competition_bracket .logo {
		width: 24px;
		height: 24px;
		position: absolute;
		top: 4px;
		left: 10px;
	}
	.competition_bracket .logo img {
		width: 100%;
		height: 100%;
		position: relative !important;
		left: 0 !important;
		right: auto !important;
		top: 0 !important;
	}

	
	
	
	.competition_bracket.bracket_8se .doubleslot.R1D1 { left: 0; top: 0px; }
	.competition_bracket.bracket_8se .doubleslot.R1D3 { left: 0; top: 80px; }
	.competition_bracket.bracket_8se .doubleslot.R1D5 { left: 0; top: 160px; }
	.competition_bracket.bracket_8se .doubleslot.R1D7 { left: 0; top: 240px; }
	
	.competition_bracket.bracket_8se .doubleslot.R2W1 { left: calc(33% + 10px); top: 40px; }
	.competition_bracket.bracket_8se .doubleslot.R2W3 { left: calc(33% + 10px); top: 200px; }

	.competition_bracket.bracket_8se .doubleslot.R3W1 { left: calc(66% + 20px); top: 120px; }



	.connector {
		position: absolute;
		border-right: 1px solid rgba(0, 204, 252, 0.22);
		border-top: 1px solid rgba(0, 204, 252, 0.22);
		border-bottom: 1px solid rgba(0, 204, 252, 0.22);
		width: 15px;
	}
	
	.competition_bracket.bracket_8se .connector.R2W1 { 
		left: calc(33% - 20px);
		top: 30px;
		height: 80px;
	}
	.competition_bracket.bracket_8se .connector:after { 
		position: absolute;
		top: 0;
		right: -15px;
		height: 50%;
		content: ' ';
		width: 15px;
		border-bottom: 1px solid rgba(0, 204, 252, 0.22);
	}
	
	.competition_bracket.bracket_8se .connector.R2W3 { 
		left: calc(33% - 20px);
		bottom: 30px;
		height: 80px;
	}
	.competition_bracket.bracket_8se .connector.R3W1 { 
		left: calc(66% - 10px);
		bottom: 70px;
		height: 160px;
	}

	
	/* Competition Bracket END */
	
	
	
	
	
	
	
	/* Competition GROUPS START */
	
	.competition_group_container.propage {
		width: 100%;
	}
	.propage .competition_group {
		font-family: 'open-sans', times;
		font-size: 16px;
		font-weight: 200;
		color: #fff;
	}
	.propage .competition_group td {
		padding: 3px 10px;
		border-left: 1px solid rgba(255, 255, 255, 0.18);
		border-bottom: 1px solid rgba(51, 51, 51, 0.3);
		border-right: 0px solid #333;
		background-color: rgba(137, 160, 229, 0.06);
	}
	.propage .competition_group table {
		border: 0px;
		width: 100%;
	}
	.propage .competition_group.place 		{	width: 10%;	text-align:center; 	}
	.propage .competition_group.player 		{	width: 50%; 	}
	.propage .competition_group.wins_gsl 	{	width: 40%; 	}
	
	.propage .competition_group.header {
		background-color: rgba(39, 118, 186, 0.12);
	}
	
	/* Competition GROUPS END */
	
	
	
	
	
	
	
	
	.channels_related_small {
		position: absolute;
		top: 30px;
		left: calc(50% - 552px);
	}
	#channels_related_open {
		border: 1px solid rgba(0, 204, 252, 0.22);
padding: 6px;
width: 330px;
cursor: pointer;
position: relative;
background-color: rgba(0, 0, 0, 0.7);
font-family: 'open-sans', times;
font-size: 14px;
font-weight: 600;
text-align: center;
	}
	#channels_related_list {
		display: block;
		background-color: rgba(0, 0, 0, 0.9);
		border: 1px solid rgba(0, 204, 252, 0.22);
		font-family: 'open-sans', times;
		font-size: 14px;
		font-weight: 300;
		
	}
	#channels_related_list a {
		color: #aaa;
	}
	#channels_related_list a:hover {
		color: #fff;
	}
	
	#channels_related_list .channel_name {
		font-size: 11px;
	}
	#channels_related_list .channel_by {
		font-size: 11px;
		color: #666;
	}
	#channels_related_list li .channel_language {
		
	}

	.channels_related_small ul {
		padding: 0;
		margin: 0;
	}
	.channels_related_small li {
	position: relative;
margin: 0;
padding: 0 20px 0 20px;
list-style-type: none;
line-height: 30px;
border-bottom: 1px solid rgba(255, 255, 255, 0.13);
width: calc(100% - 40px);
height: 22px;
cursor: pointer;
text-align: left;
}
.channels_related_small li img {
	width: 25px;
	height: 14px;
	margin-right: 5px;
}
.channels_related_small li a {
	position: absolute;
	top: 0;
	left: 20px;
	width: 100%;
	height: 100%;
	
}

	.icon_options_down {
		position: absolute;
		top: 12px;
		right: 10px;
		width: 11px;
		height: 6px;
		background-image:  url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/options_arrow.png);  
	}


.teams_players_layout1_container {
width: calc(100% + 20px);
left: -10px;
position: relative;
}
	
	.teams_players_layout1_container li {
width: 20%;
height: 540px;
margin-right: 0px;
background-color: transparent;
padding: 0px;
border: 0px solid rgba(0, 204, 255, 0.18);
}
.teams_players_layout1_container li .teams_players_layout1_item_inner {
	margin: 10px;
	padding: 0px;
	border: 1px solid rgba(0, 204, 255, 0.18);
	background-color: rgba(0, 0, 0, 0.21);
	height: 100%;
}
.teams_players_layout1_item img {
	width: 100%;
	height: auto;
}

.teams_players_layout1_text {
	padding: 10px;
}
.teams_players_layout1_addinfo {
width: 200px;
}
.teams_players_layout1_addinfos {
color: #666;
background-color: transparent;
}

	.teams_players_layout1_name {
	margin-top: 5px;
	font-size: 28px;
	font-family: 'open-sans-condensed', times;
	font-weight: normal;
	text-align: left;
	}
	.teams_players_layout1_nickname {
font-size: 28px;
line-height: 24px;
width: 151px;
height: 30px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.channellisting_big_total_live_viewers {
position: absolute;
top: 70px;
right: 60px;
width: 100%;
text-align: right;
margin-bottom: 0px;
font-size: 80%;
font-weight: normal;
}

.preview_container {
	width: 732px;
	width: 678px;
	height: 412px;
	position: relative;
	margin: 0 auto;
}

.spotlightslot.big.titlecontainer {
height: auto;
width: auto;
position: absolute;
left: 0px;
bottom: 3px;
text-align: left;
}

.videotitle_big {
width: auto;
padding: 3px 6px 3px 6px;
margin: 3px 0px 3px 0px;
line-height: 34px;
text-transform: uppercase;
font-family: 'open-sans-condensed', times;
font-size: 27px;
font-weight: 600;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.videotitle_big.livestatus {
	color: #ff0000;
}


.spotlightplayer_overlay {
	z-index: 100;
	height: 100%;
	width: 100%;
	position: absolute;
	display: block;
}

.spotlightplayer_overlay a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.vod_listing_wide.videoslot a {
	border: 0;
}
.vod_listing_wide.videoslot a:hover {
	border: 0;
}

	
.esltv_twitter_feed_livefeed_list li {
margin-bottom: 0px;
text-align: center;
padding-top: 0px;
overflow: hidden;
height: 20px;
position: relative;
width: 100%;
margin: 0 auto;
}
	
	.esltv_twitter_feed_livefeed_list li a {
		border: 0;
	}
	.esltv_twitter_feed_livefeed_list li a:hover {
		border: 0;
	}
	
	.esltv_twitter_feed_livefeed_details:before {
		content: '+++';
		position: absolute;
		top: 0;
		left: 0px;
	}
	.esltv_twitter_feed_livefeed_details:after {
		content: '+++';
		position: absolute;
		top: 0;
		right: 10px;
	}
	.esltv_twitter_feed_livefeed_info {
		float: left;
		padding-left: 40px;
	}
    .esltv_twitter_feed_livefeed_datetime {
        height: 16px;
        padding-top: 2px;
        border-right: 0px solid #005fd2;
		
    }
    .esltv_twitter_feed_livefeed_list {
        margin-bottom: 30px;
padding-top: 5px;
padding-bottom: 5px;		
width: 100%;
margin: 0 auto;
    }
	.esltv_twitter_feed_livefeed_text {
line-height: 130%;
margin-right: 130px;
margin-left: 120px;
padding-top: 0px;
}
    .esltv_twitter_feed_more_button {
cursor: pointer;
width: 140px;
background: #111;
border: 1px solid #333;
padding: 1px;
text-align: center;
margin-left: 159px;
color: #666;
margin-top: 10px;
margin: 9px auto;
position: absolute;
bottom: -28px;
right: 0;
left: 0;
    }
    .esltv_twitter_feed_more_button:hover {
        color: #eee;
        border: 1px solid #666;
    }
    #esltv_twitter_feed_more {
        display: none;
        border-top: 1px solid #333;
        padding-top: 6px;
    }

	
	
	.topnews_bg_container {
		width: 100%;
		height: 450px;
		position: absolute;
	}
    .topnews_bg_item {
        width: 33.33%;
        height: 100%;
        display: block;
        float: left;
    }
    .contentbox_center_ad .topnews_bg_item {
        width: 25%;
        height: 100%;
        display: block;
        float: left;
    }
	.topnews_bg_item_inner {
		width: calc(100% - 15px);
		height: 100%;
		background-image: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/topnews_bg.png);
		display: block;
		float: left;
	}	
	
	.schedule_list_event_title a, .schedule_list_event_title a:hover {
		border: 0;
	}
	.schedule_list_event_item {
		border-bottom: 1px solid rgba(255, 255, 255, 0.09);
	}
	
	.fancybox-nav {
		height: 80%;
	}
	
	.textwall p {
		line-height: 190%;
		font-size: 18px;
		font-weight: 300;
		max-width: 900px;
	}
	.textwall p.intro {
		font-weight: bold;
		margin-bottom: 30px;
	}
	
	.textwall .infogfx {
		float: right;
		margin: 40px 0 20px 40px;
		width: 60%;
	}
	.textwall .infogfx img {
		width: 100%;
		#max-width: 33%;
	}
    
    
    .feature_onepage, .feature_wide {
		font-family: 'open-sans', times;
        position: relative;
    }
	.feature_onepage p {
		line-height: 190%;
        font-size: 22px;
        font-weight: 400;
        max-width: 1000px;
        text-align: center;
        margin: 0 auto;
        color: #FFF;
	}
	.feature_onepage strong {
        color: #3ca3de;
    }
    .feature_wide {
        width: 100%;
		position: relative;
    }
    
    .feature_onepage img {
        border: 1px solid #233750;
    }
    .feature_onepage.twocol {
        margin: 0px 80px;
    }
    .feature_onepage.threecol {
        margin: 0px 50px 30px 50px;
    }
    .feature_onepage.twocol img {
        width: 100%;
    }
    .feature_onepage.threecol img {
        width: 100%;
    }    
    .feature_onepage p.small {
        font-size: 16px;
        margin: 10px 20px 0px 20px;
        line-height: 23px;
        color: rgba(255, 255, 255, 0.8);
    }
    .feature_onepage p.passive {
        color: #7f8c8d;
    }
    
    .feature_onepage .tickets_info {
        margin-left: 530px;
        text-align: left; 
        margin-bottom: 100px;
		margin-top: 30px;
    }
    .feature_onepage .tickets_info p {
        text-align: left; 
    }
	.feature_onepage .tickets_info .prefix {
		font-size: 15px;
		color: #7f8c8d;
	}
    .feature_onepage .tickets img {
        border: 0;
        position: absolute; 
        top: -120px;
        left: -20px;
    }
    .feature_onepage .cta {
        color: #ff9900;
        text-shadow: 1px 1px 10px #000;
        font-size: 50px;
        font-weight: 600;
        font-family: 'open-sans', times;
    }
    
    .feature_onepage.bottom_teaser {
        font-size: 33px;
        text-align: center;
    }
    .feature_onepage.bottom_teaser h4 {
        text-align: center;
        color: #fff;
    }
    .feature_onepage.bottom_teaser h5 {
        font-size: 24px;
        color: #7f8c8d;
        text-align: center;
    }
    .feature_onepage.bottom_teaser .cta {
        color: #ff9900;
        text-align: center;
        margin-top: 30px;
    }
    .feature_onepage.bottom_teaser hr {
        border-top: 1px solid #3ca3de;
        width: 30%;
        margin: 60px auto;
    height: 1px !important;
    }
    
    .feature_onepage h4 {
        border: 0;
        color: #3ca3de;
		margin-top: 40px;
    }

	.feature_wide .wide_overlay_container {
		width: 75%;
		margin: 0 auto;
		min-width: 1100px;
		max-width: 1360px;
		height: 100%;
		position: absolute;
		left: calc(50% + 190px);
		top: 20px;		
	}
    .feature_wide .wide_overlay_container .prizemoney {
		color: #3ca3de;
		font-size: 76px;
		font-weight: 600;
		
	}
	.feature_wide .wide_overlay_container .prizemoney_legend {
		color: #fff;
font-size: 26px;
position: relative;
left: 57px;
font-weight: 300;
top: -20px;
	}

	.feature_wide p {
		line-height: 26px;
        font-size: 21px;
        font-weight: 400;
        text-align: left;
        color: #FFF;
		width: 350px;
		font-weight: 400;
	}
	.feature_wide p strong {
		color: #3ca3de;
	}
	.feature_wide .plus_legend {
		position: absolute;
		bottom: 50px;
		left: 60px;
	}
	
	
	
	.ticketpage {
		font-family: 'open-sans', times;
        position: relative;
	}
	.ticketpage h3 {
font-family: 'open-sans', times;
font-weight: 300;
text-transform: none;
text-decoration: none;
font-size: 30px;
line-height: 100%;
position: relative;
top: 0px;
left: 0px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
height: auto;
width: auto;
max-width: none;
text-align: left;
	}
	.ticketpage p {
		line-height: 140%;
        font-size: 22px;
        font-weight: 400;
        max-width: 1000px;
        text-align: left;
        margin: 0 auto;
        color: #FFF;
	}
	.ticketpage.intro {
		height: auto;
		display: block;
		margin-bottom: 50px;
	}
	.ticketpage p.passive {
		color: #7f8c8d;
	}
	.ticketpage .features.intro {
		margin-left: 10px;
	}
	.ticketpage .features.intro {
		margin-top: 30px;
	}
	
	.ticketpage .features.intro p {
		margin: 0px 0px 0px 0px;
		margin-top: 30px;
		width: 65%;
	}
	.ticketpage .features p {
		margin-bottom: 40px;
		margin-right: 10%;
	}
	.ticketpage .features {
		margin-left: 490px;
		margin-top: 80px;
	}	
	.ticketpage .features_img {
		position: absolute;
		top: 110px;
		left: -70px;
		z-index: 900;
	}
	.ticketpage .countdown {
		position: absolute;
		top: 0px;
		right: 0px;
		font-size: 21px;
	}
	.ticketpage .countdown .countdown_title {
		font-size: 19px;
	}
	.ticketpage .countdown .countdown_title i {
		text-decoration: none;
		font-style: normal;
		color: #7f8c8d;
	}
	.ticketpage strong {
        color: #3ca3de;
    }
	
	.ticketpage .extpagebutton {
width: 301px;
height: 53px;
display: block;
margin: 0px auto;
padding: 50px;
text-align: center;

	}
	.ticketpage .extpagebutton a {
		width: 100%;
		height: 100%;
		display: block;
		padding: 0px;
		border: 0;
		background: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/dota2/images/frankfurt-2015/buytickets_eventbrite.png);  	
	}
	.ticketpage .extpagebutton a:hover {
		padding: 0px;
		border: 0;
		background: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/dota2/images/frankfurt-2015/buytickets_eventbrite_hover.png);  	
	}
	.ticketpage .extpagebutton.bottom {
		padding: 100px 50px 50px 50px;
		
	}
	.ticketpage hr {
border-top: 1px solid #3ca3de;
width: 50%;
margin: 50px auto -110px;
}
	
	.ticketpage .extpagebutton_below {
	position: absolute;
	bottom: 20px;
	right: 53px;
	font-weight: 300;
	color: 	#7f8c8d;
	}
	.ticketpage .extpagebutton_below.bottom	 {
	position: absolute;
	bottom: 20px;
	right: 0;
	left: 0;
	font-weight: 300;
	color: 	#7f8c8d;
	text-align: center;
	font-size: 21px;
	}
	

	
	.tickettype_col {
		position: relative;
		background-color: #1b1e23;
		height: 550px;		
		font-family: 'open-sans', times;
	}
	.tickettype_col.weekend {
		height: 350px;		
	}
	.tickettype_col.day {
		height: 180px;		
		margin-top: 40px;
		background-color: #0c0d0f;
		color: #6e6e6e;
		
	}
	.tickettype_col.day ul {
		margin-top: 30px;
	}
	
	.tickettype_col h3 {
		position: relative;
		color: #fff;
		top: 0px;
		left: 0px;
		line-height: 65px;
		font-weight: 600;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		font-size: 22px;
		background: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/dota2/images/frankfurt-2015/ticketcol_bg2.png);  
	}
	.tickettype_col.weekend h3 {
		background: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/dota2/images/frankfurt-2015/ticketcol_bg1.png);  
	}	
	.tickettype_col.day h3 {
		background: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/dota2/images/frankfurt-2015/ticketcol_bg3.png);  
		color: #6e6e6e;
		line-height: 45px;
		height: 45px;
	}	
	.tickettype_col.aegis {
		box-shadow: 0px 0px 40px rgba(148, 234, 237, 0.1);
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.tickettype_col.aegis h3 {
	background: none;
background-color: #000;
color: #3ca3de;
line-height: 54px;
padding-bottom: 11px;

	}
	.tickettype_col h4 {
		color: #3ca3de;
		font-size: 18px;		
		font-weight: 500;
		line-height: 22px;
		border: 0;
		margin: 30px 20px 30px 20px;
		padding: 0px 0px 0px 0px;
		text-align: left;
	}
	.tickettype_col.weekend h4 {
		color: #fff;
	}
	.tickettype_col ul {
		list-style-type: none;		
		font-size: 18px;
		font-weight: 500;
	}
	.tickettype_col ul li {
		margin: 10px 20px 0px 30px;
		padding-left: 10px;
		line-height: 20px;
	}
	.tickettype_col ul li:before {
		content: '+';
		position: absolute;
		left: 20px;
	}
	.tickettype_col .bottom {
		position: absolute;
		bottom: 0px;
		left: 0px;
		height: 36px;
		width: 100%;
		line-height: 36px;
		text-align: center;
		background-color: #393b3f;
		color: #ff9900;
	}
	.tickettype_col.aegis .bottom {
		background-color: #000;
		height: 5px;
	}
	.tickettype_col.aegis .limited {
		position: absolute;
top: 45px;
right: 0px;
color: #ff9900;
text-shadow: 1px 1px 2px #090B0D;
font-size: 12px;
font-weight: 600;
left: 0px;
width: 100%;
text-align: center;
	}
	
	.tickettype_col .price.main {
		position: absolute;
		bottom: 50px;
		right: 30px;
		color: #3ca3de;
		text-shadow: 1px 1px 2px #090B0D;
		font-size: 32px;
		font-weight: 700;
	}
	.tickettype_col .price.rabatt {
		position: absolute;
		bottom: 55px;
		right: 160px;
		color: #3ca3de;
		font-size: 15px;
	}
	.tickettype_col .price.stroke {
				position: absolute;
		bottom: 86px;
		right: 30px;
		color: #7f8c8d;
		text-decoration: line-through;
		text-shadow: 1px 1px 2px rgba(9, 11, 13, 0.3);
		font-size: 22px;
		font-weight: normal;
	}
	
	.tickettype_col.aegis .price.main {
		bottom: 20px;
	}
	.tickettype_col.aegis .price.rabatt {
		bottom: 30px;
right: 130px;
width: 50%;
line-height: 14px;
	}
		
    .tickettype_col .currently_outofstock {
        position: absolute;
        top: -1px;
        right: -1px;
        background: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/currently_out-of-stock.png);  
        width: 185px;
        height: 185px;
    }
    .tickettype_col .outofstock {
        position: absolute;
        top: -1px;
        right: -1px;
        background: url(http://cdn2.esl.tv/fileadmin/templates/propage2/eslone_v1/images/out-of-stock.png);  
        width: 185px;
        height: 185px;
    }
    .tickettype_col.soldout {
        opacity: 0.3;
    }
    .tickettype_col .soldout {
        position: absolute;
        top: -1px;
        right: -1px;
        background: url(/fileadmin/templates/propage2/eslone_v1/images/sold-out.png);  
        width: 185px;
        height: 185px;
        opacity: 1;
    }

	
	.ticketfaq {
		width: 50%;
		margin: 0 auto;
	}

	.ticketfaq p {
	font-family: 'open-sans', times;
		line-height: 140%;
        font-size: 22px;
        font-weight: 400;
        max-width: 1000px;
        text-align: left;
        margin: 0;
        color: #FFF;
		width: 100%;
	}
	
	
	
	
	
    .qualifier_links .event_container {
        overflow: hidden;
    }
    
    .qualifier_links .event {
        clear: both;
    }
    
    .qualifier_links .col_teaser {
        float: left;
        width: 25%;
    }
    .qualifier_links .col_details {
        float: left;
        width: 75%;
        min-height: 300px;
    }
    .qualifier_links .teaser {
        width: 100%;
        height: auto;
    }

    .qualifier_links h2 {
        #background-color: #000;
        #padding: 5px;
        width: 100%;
        #border-bottom: 1px solid #333;
        margin: 0px 0px 0px 0px;
    }
    
    .qualifier_links .game {
        float: left;
        
        width: -moz-calc( 100% );
        width: -webkit-calc( 100%);
        width: calc(100%);
        
        
        margin-left: 0px;
    }
    .qualifier_links .game_name {
        font-family: 'open-sans', sans-serif;
        background-color: #005fd2;
        width: 300px;
        padding: 5px;
        color: #fff;
    }
    .qualifier_links .game_name img {
        margin-top: 2px;
        margin-bottom: -2px;
    }
    
    .qualifier_links .game_container {
        width: 100%;
    }
    .qualifier_links .group_container {
        background-color: #2B2B2B;
        
        width: -moz-calc( 100% - 40px );
        width: -webkit-calc( 100% - 40px );
        width: calc(100% - 40px);
        
        
        color: #eee;
        font-size: 11px;
        padding: 20px 0px 20px 20px;
        margin: 0 0 20px 0;
        overflow: hidden;
    }
    .qualifier_links .group {
        
        width: -moz-calc(50% - 30px);
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px);
        
        
        
        margin-right: 30px;
        float: left;
    }
    .qualifier_links .group_name {
        
        width: -moz-calc(100% - 6px);
        width: -webkit-calc(100% - 6px);
        width: calc(100% - 6px);
        
        
        
        background-color: #333;
        border-bottom: 1px solid #222;
        padding: 5px 3px 5px 5px;
        font-size: 12px;
        font-weight: bold;
        color: #eee;
    }
    
    .qualifier_links .group_container table {
        width: 100%;
    }
    .group_qualifiers th {
        color: #999;
        font-weight: normal;
        font-size: 10px;
        padding: 1px 0px;
        height: 15px;
    }
    .group_qualifiers td {
        padding: 1px 0px;
    }
    .group_qualifiers .item_date {
        width: 29%;
        vertical-align: top;
    }
    .group_qualifiers .item_name {
        width: 57%;
        color: #666;
        vertical-align: top;
    }
    .group_qualifiers .item_name a {
        color: #898989;
        font-weight: bold;
    }

    .group_qualifiers .item_slots {
        width: 5%;
        text-align: center;
        vertical-align: top;
    }

    .group_qualifiers .item_bracket {
        width: 10%;
        text-align: right;
        vertical-align: top;
    }
    .group_qualifiers .item_bracket a {
        color: #898989;
        font-weight: bold;
    }

    
    .qualifier_links .contestants_container {
        display: inline-block;
        #overflow: hidden;
        float: left;
        margin-bottom: 50px;
        margin-left: 20px;
        width: 100%;
/*
        width: -moz-calc(100% - 325px);
        width: -webkit-calc(100% - 325px);
        width: calc(100% - 325px);
*/
    }    
    .qualifier_links .contestant {

        width: -moz-calc(25% - 22px);
        width: -webkit-calc(25% - 22px);
        width: calc(25% - 22px);

        height: 20px;
        display: block;
        float: left;
        background-color: #fff;
        padding: 6px 4px 0px 4px;
        margin: 2px;
        font-size: 11px;
        font-weight: bold;
        color: #000;
    }
    .qualifier_links .contestant_qualified_by {
        float: right;
        font-weight: normal;
    }
    .qualifier_links .contestant_fav1 {
        float: left;
        margin-right: 5px;
    }
    .qualifier_links .fav1_p {
        background-image:url(http://cdn2.esl.tv/images/icons/races/20px_p.png);
        width: 14px;
        height: 14px;
        display: inline-block;
    }
    .qualifier_links .fav1_z {
        background-image:url(http://cdn2.esl.tv/images/icons/races/20px_z.png);
        width: 14px;
        height: 14px;
        display: inline-block;
    }
    .qualifier_links .fav1_t {
        background-image:url(http://cdn2.esl.tv/images/icons/races/20px_t.png);
        width: 14px;
        height: 14px;
        display: inline-block;
    }
    .qualifier_links .contestant_flag {
        float: left;
        margin-right: 5px;
    }
    .qualifier_links .contestant_flag img {
        width: 14px;
        height: 14px;        
    }
    .qualifier_links .contestant_name {
        float: left;
    }
    
	



    .season_history_event_container {
        font-family: 'mako', sans-serif;
        font-weight: normal;
        text-decoration: none;
        font-size: 12pt;
    }
    .season_history_event_container .leftbox {
        width: 35%;
        float: left;
    }
    .season_history_event_container .rightbox {
        width: 65%;
        float: left;
    }
    .season_history_event_container .gamecontestant_item {
        margin-bottom: 15px;
    }
    .season_history_event_container .eventdetails {
        background-color: #3A3A3A;
        color: #fff;
        padding: 5px 5px 5px 10px;
        font-size: 13pt;
        margin-right: 10px;
        text-align: center;
    }
    .season_history_event_container .location {
        text-align: center;
    }
    .season_history_event_container .prizemoney {
        font-size: 30pt;
        text-align: center;
        color: #fff;
        padding: 5px;
        font-weight: bold;
        border-bottom: 5px solid #3A3A3A;  
        margin-right: 10px;
        margin-bottom: 20px;
    }
    .season_history_event .description {
        display: block;
        width: 88%;
        padding-left: 20px;
        padding-top: 20px;
    }
    .season_history_event_container .teaser img {
        width: 100%;
        height: auto;
    }
    
    .season_history_event_container .game_name {
        width: 300px;
        font-size: 13px;
        
        text-transform: uppercase;
    }
    .season_history_event_container .game_name img {
        float: left;
        margin-top: 1px;
        margin-right: 5px;
    }
    .season_history_event_container .contestant_name {
        width: 300px;
        font-size: 16px;        
        font-weight: bold;
        margin-left: 21px;
        margin-top: 2px;
    }
    .season_history_event_container .contestant_rank {
        font-weight: normal;
        width: 60px;
        display: inline-block;
    }
    .season_history_event_container .contestant_name img {
        float: none;
        margin-right: 2px;
        width: 24px;
        height: 24px;
        vertical-align: middle;
    }
    .season_history_event_container .links {
        margin-top: 10px;
        text-align: right;
    }
    .season_history_event_container .link {
        margin-left: 30px;
    }
    .season_history_event_container .videos_container {
        margin-top: -20px;
    }
    .season_history_event_container .video {
        float: left;
        width: 33%;
    }
    .season_history_event_container .video img {
        width: 100%;
    }

    .legacy_stats_container {
        font-family: 'ubuntu-condensed', times;
        line-height: 90px;
        clear: both;
        font-size: 40px;
        text-align: center;
        color: #00;
        margin: 50px 0 30px 0;
    }
    
    .legacy_stats_container.number {
        color: #253769;
        font-size: 220%;
    }
    
    .legacy_legends_container {
        font-family: 'ubuntu-condensed', times;
        font-size: 20px;
    }
    
    .legacy_legends_container h3 {
        #border-top: 1px solid #aaa;        
        font-size: 40px;
    }
    .legacy_legends_container .intro {
        margin-bottom: 20px;
        margin-left: 30px;    
    }
    .legacy_legends_container td {
        border-bottom: 1px solid #ccc;
        padding-right: 50px;
    }
    .legacy_legends_container table {
        margin: 0 auto;
        font-family: 'ubuntu-condensed', times;
    }
    .legacy_legends_container .name {
        #font-weight: semi-bold;
        font-size: 20px;
        
    }
       .legacy_legends_container .name img {
width: 20px;
height: 20px;
}
    .legacy_legends_container .trophies {
        font-size: 14px;
    }
    .legacy_legends_container .trophies img {
        margin-right: 3px;
        cursor: pointer;
        
    }

    .videos_container .title {
        font-size: 13px;
        margin-left: 12px;
        line-height: 13px;
    }
    .videos_container a:hover {
        text-decoration: none;
    }
    .videos_container .duration {
        float: right;
        margin-right: 30px;
    }
    .videos_container a {
        color: #000;
    }
    
    .history_vod_preview {
        position: relative;
        width: 94%;
    }
    .history_vod_overlay {
        position: relative;
        top: 0;
        left: 0;
  width: 100%;
  padding-bottom: 72%;
  
    }
    .history_vod_overlay_img {
        background-image: url('/fileadmin/templates/emsone_v1/images/eps_de/history_vod_overlay.png');
        position: absolute;
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
    }
    .history_vod_overlay_img:hover {
        background-image: url('/fileadmin/templates/emsone_v1/images/eps_de/history_vod_overlay_hover.png');
    }
    
    .history_vod_preview_inner {
        position: absolute;
        top: 14px;
        left: 4px;
        width: 195px;
        height: 137px;
        background-size: 195px;
        background-repeat: no-repeat;
        background-position: -3px -12px;
    }

    .competition_season_aseries_logo img {
        width: 200px;

    }
    



    .prevnextevent {
        position: absolute;
        top: calc(30%);
        font-size: 18px;
        font-family: 'open-sans-condensed', times;
        font-weight: 600;
        text-align: left;
        width: 200px;

        -webkit-transition: 0.2s; /* For Safari 3.1 to 6.0 */
        transition: 0.2s;

    }  
    .prevnextevent.prev {
        left: 0px;
        #left: -120px;

    }
    .prevnextevent.prev:hover {
        left: 0px;
    }
    .prevnextevent.prev:before {
        position: absolute;
        top: -35px;
        right: -25px;
        content: 'Previous Event';
        font-size: 18px;
        font-weight: 300; 
        padding: 10px 10px 0px 10px;
        color: rgba(255,255,255,0.2);
    }

    .prevnextevent.next {
        right: 20px;
        #right: -120px;

    }
    .prevnextevent.next:hover {
        right: 20px;
    }
    .prevnextevent.next:before {
        text-shadow: 0px 0px 3px #fff;
        position: absolute;
        top: -35px;
        left: 0px;
        content: 'Next Event';
        font-size: 18px;
        font-weight: 300; 
        padding: 10px 10px 0px 10px;
        color: rgba(255,255,255,0.2);
    }

    .prevnextevent_inner {
        padding: 10px; 
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.8);
        background-color: rgba(255,255,255,0.08);
    }
    .prevnextevent .prevnext_title {
        color: #fff;
    }
    .prevnextevent .prevnext_date {
        color: #888;
    }
    .prevnextevent .prevnext_cta {
        color: #FF9425;
    }
    .prevnextevent a {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        outline: 1px solid rgba(255,255,255,0.05);
    }
    .prevnextevent a:hover {
        background-color: rgba(255,255,255,0.2);
    }

    .subcolumns.alternative .c50l .subcl {
        padding-right: 10px;
    }
    .subcolumns.alternative .c50r .subcr {
        padding-left: 10px;
    }    


    .groupstagematchesicon {    
        width: 50px;
        height: 10px;
        margin-right: 2px;
        margin-left: 5px;
        display: inline-block;
    }
    .groupstagematchesicon.win {
        background-image:  url(images/icon_groupstage_win.png);
    }
    .groupstagematchesicon.loss {
        background-image:  url(images/icon_groupstage_loss.png);
    }
    .groupstagematchesicon.unplayed {
        background-image:  url(images/icon_groupstage_unplayed.png);
    }
    .groupstagematchesicon_container {
        text-align: center;
        width: 100%;
        
    }    


.youtube_videos_list {

}
.youtube_videos_list img {
    display: inline-block;
    height: 40px;
    vertical-align: middle;
}
.youtube_videos_list li {
    list-style: none;
    display: inline-block;
    background-position: 5px 11px;
    width: 100%;
    padding: 3px 0 0px 31px;
    background-repeat: no-repeat;
    background-size: 21px 24px;
    background-image: url(/images/icons/link_icons_youtube.png);
    list-style-type: none;
}

.youtube_videos_list .title {
    display: inline-block;
    width: 80%;
    height: 30px;
    top: 0px;
    position: relative;
}
.youtube_videos_list li a, .youtube_videos_list li a:hover {
    color: #fff;
    border: 0;
    height: 100%;
    display: block;
    padding-bottom: 0px;
}
.youtube_videos_list li a:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

    

    .random_hightlight {
        position: relative;
        display: block;
        width: 100%;
        height: 300px;
        background-position: center;
    }

    .random_hightlight .random_hightlight_text {
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 30%; 
        padding: 20px;       
    }
    .random_hightlight .random_hightlight_text .legend {
      color: rgba(255, 255, 255, 0.29);
      font-weight: 300;
    }
    .random_hightlight .random_hightlight_text h3 {
        text-align: left;
        font-size: 40px;        
    }
    .random_hightlight .random_hightlight_text p {
        color: #fff;
        font-size: 16px;
        font-weight: 300;
    }

    .random_hightlight .random_hightlight_image  {
        outline: 1px solid #193040;
    }



    .slidesjs-navigation {
        background-color: rgba(255, 255, 255, 0.12);
    }
    .slidesjs-navigation:hover {
        background-color: rgba(255, 255, 255, 0.25);   
    }
    .slidesjs-previous:after {
  position: absolute;
  top: 7px;
  left: 10px;
  font-size: 40px;
  color: #150909;
  content: '<';
  font-weight: 800;
  text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.1);
    }
    .slidesjs-next {
        right: -43px;
    }
    .slidesjs-next:after {
  position: absolute;
  top: 7px;
  left: 10px;
  font-size: 40px;
  color: #150909;
  content: '>';
  font-weight: 800;
  text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.1);    }    





    .tier.tier_gold {
      position: absolute;
      top: -90px;
    }
  .tier.tier_gold .partner_logo {
      background-color: rgba(0, 0, 0, 0.5);
  }
  .tier.tier_gold #partner_logo_filler {
        background-color: transparent;
        z-index: -100;
  }

  .tier.tier_silver {
        display: inline-block;
        width: 80%
  }
  .tier.tier_bronze {
        display: inline-block;
        width: 20%
  }  

    .tier.tier_bronze .partner_logo {
            width: 50%;
          display: inline-block;
          height: 50%;
          opacity: 0.5;
    }










.eventinfos_basic_container {
  position: relative;
  top: 0px;
  left: 0px;
  right: auto;
  text-align: left;
  line-height: 100%;
  font-size: 14px;
  margin-bottom: 20px;
  background-color: rgba(0, 0, 0, 0.29);
  height: 80px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
 padding-left: 30px;
}
.eventinfos_basic_container:before {
    content: '';
    background-color: #375782;
    width: 9px;
    height: 80px;
    border-top-left-radius: 8px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}
.eventinfos_basic_container:after {
    content: '';
    position: absolute;
    bottom: -2px;
    width: 100%;
    left: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.59);
}
.eventinfos_basic_container .eventinfos_title {
  font-family: open-sans, times;
  color: #d3e8f9;
  font-size: 26px;
  line-height: 41px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}
.eventinfos_basic_container .eventinfos_location2 {
    color: #7f8c8d;
    font-weight: 300;
    font-style: italic;
}



.eventinfos_basic_container .eventdetail {
    color: #7f8c8d;
    font-family: open-sans, times;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    
}

.eventinfos_basic_container .eventinfos_prizemoney {
  position: absolute;
  bottom: 18px;
  left: 350px;
  font-size: 28px;
  font-weight: 300;
  padding-left: 0px; 
}

.eventinfos_season {
color: #666;
display: none;
}   

.eventinfos_basic_container .eventmenu_container {
  position: absolute;
  top: 0px;
  width: 55%;
  right: 0px;
    height: 80px;  
}
.eventinfos_basic_container .eventmenu_container ul {
      height: 100%;
}
.eventinfos_basic_container .eventmenu_container li {
    list-style: none;
    width: 25%;
    height: 50%;
    display: block;
    float: left;
    position: relative;    
    padding: 0;
    margin: 0;
}
.eventinfos_basic_container .eventmenu_container li a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc( 100% - 1px );
    height: calc( 100% - 1px );
    display: block;
    background-color: rgba(0,0,0,0.2);
    border: 0px;
    line-height: 40px;
    color: #d3e8f9;
    font-family: open-sans, times;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
}
.eventinfos_basic_container .eventmenu_container li a:hover {
    background-color: rgba(255,255,255,0.1);
    border: 0px;
}
.eventinfos_basic_container .eventmenu_container li.active a {
    background-color: rgba(255,255,255,0.2);
}





#footer_partners_container {
    position: fixed;
    height: 80px;
    left: 0;
    width: 100%;
    background-color: #071218;
    bottom: 0px;
    z-index: 100;
    border-top: 5px solid #18ccf4;
}    
#footer_partners_inner {
    width: 960px;
    margin: 0 auto;
    height: 100%;
}
#footer_left {
    float: left;
    padding: 0px;   
    width: 200px;
    height: 80px;
}
#footer_partners {
    float: left;
    width: calc( 100% - 200px );
    height: 80px;
}
