div#menu-flags {
    display: none;
}

.ytinline {
	margin-bottom: 8px;
}
.ytinline_title {
    font-weight: bold;
    text-transform: uppercase;
    opacity: 1;
    color: #ececec;
    font-size: 1.6em;
}


	#inner-wrapper {
		background-color: #000d10;
		color: silver;
	}

	#introtext, #top100_bottom_area {
    	background-color: #000d10;
        background-image: url(https://www.virtualdj.com/images/stems/top-background.jpg);
    	background-size: cover;
	}
	#top100_bottom_area {
		margin-top: -30px;
	}

	#top100dj_banner {
	    background-image: url(https://www.virtualdj.com/images/stems/top100djs_banner_bg.jpg);
	    background-size: cover;
	    height: 450px;
	    background-repeat: no-repeat;
	    background-position: center center;
	    position: relative;
	}

	#top100dj_banner_logos {
	    background-image: url(https://www.virtualdj.com/images/stems/top100djs_banner_logos.png);
	    height: 80%;
	    background-repeat: no-repeat;
	    background-position: center;
	    width: 80%;
	    position: absolute;
	    top: 10%;
	    left: 10%;
	    background-size: contain;
	}

	#top100dj_bottomlogos {
	    width: 100%;
	    height: 300px;
	    max-width: 400px;
	    display: block;
	    margin: auto;
	    margin-top: 30px;
	    margin-bottom: 30px;
	}
	#top100dj_bottom_logos {
		background-image: url(https://www.virtualdj.com/images/stems/top100djs_bottom_logos.png);
	    height: 100%;
	    background-repeat: no-repeat;
	    background-position: center;
	    width: 100%;
	    background-size: contain;
	}

	#introtext h1 {
		font-size: 1.2em;
	}


	
/* 3 minute mix */	

#introtext_minmix h1 {
		font-size: 1.5em;
		padding: 0;
		margin: 0;
		margin-top: 10px;
		color: #f33535;
	}
#introtext_minmix h2 {
		font-size: 1.2em;
		padding: 0;
		margin: 0;
		margin-bottom: 5px;
	}



#introtext_minmix p {
	max-width: 600px;
	padding: 15px;
}
#introtext_minmix a, #introtext_minmix a:visited {
	color:#f33535;
}

#introtext_minmix hr {
    border: 0;
    height: 1px;
    background: #949494;
    background-image: linear-gradient(to right, #000, #4e4e4e, #000);
    width: 80%;
    margin: auto;
}


#minutemix_banner {
    background-image: url(https://www.virtualdj.com/images/djs/3minmix_banner_bg.jpg);
    background-size: cover;
    height: 370px;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

#minutemix_banner_logos {
    background-image: url(https://www.virtualdj.com/images/djs/3minmix_banner.png);
    height: 86%;
    background-repeat: no-repeat;
    background-position: center;
    width: 86%;
    position: absolute;
    top: 7%;
    left: 7%;
    background-size: contain;
}


#introtext_minmix {
    background: #141414;
}

div#outrotext a, div#outrotext a:visited {
    color: red;
}

div#top100dj_bottomlogos.minmixbottom {
    margin-bottom: 0;
}
