@charset "utf-8";
.headertype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
.topNavBarText {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	line-height: 0px;
}
#container {
	height: 2840px;
	width: 894px;
	background-color: #DFE1D6;
	z-index: 2;
	margin-left: 170px;
	margin-top: -33px;
	overflow: visible;
	top: 30px;
}

#header {
	background-color: #dfe1d6;
	height: 50px;
	z-index: 1;
	line-height: 0px;
	font-size: 12px;
	position: relative;
	margin-top: -18px;
	margin-left: 170px;
	width: 894px;
}

#side_container {
	background-color: #DFE1D6;
	position: absolute;
	height: 1076px;
	width: 340px;
	left: 940px;
	top: 0px;
	z-index: 3;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 50px;
	color: #00F;
	vertical-align: middle;
	height: 40px;
	z-index: 10;
	background-color: #D6D6D6;
	background-repeat: repeat;
	margin-bottom: 20%;
	text-indent: 340px;
}
.botNavBar {
	height: 30px;
	width: 348px;
	z-index: 8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	margin-top: 40px;
	margin-left: 25%;
	margin-bottom: 3%;
	text-align: center;
	text-indent: 10px;
}
a:link {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #00F;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
musicPlayer {
	height: 760px;
	width: 700px;
	margin-top: 60px;
	position: absolute;
	z-index: 4;
	left: 122px;
	right: 5px;
	top: 602px;
}

body {
	background-color: #E0E2D5;
	background-image: url(images/BMI Show Names-p1.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#navigationBar {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 122px;
	z-index: 3;
	margin-top: 0px;
	margin-left: 0%;
	background-image: url(images/NavigationBar.png);
	font-size: 18px;
	color: #290889;
	line-height: 60px;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 0%;
	width: 894px;
	text-indent: 300px;
	background-repeat: repeat;
	background-position: left;
}
#logo {
	position: absolute;
	top: -1px;
	width: 298px;
	height: 123px;
	z-index: 1;
	background-image: url(images/note-this-logo-200x120-cs6.png);
	background-repeat: no-repeat;
	margin-left: 20px;
	left: 71px;
}
#container p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-right: 5%;
	margin-left: 2%;
	text-align: center;
	margin-bottom: auto;
	font-size: 20px;
}

.hrule {
	background-color: #290889;
	z-index: 1;
	height: 5px;
	clip: rect(auto,4%,auto,4%);
}
.hrule_title {
	background-color: #280889;
	height: 5px;
	margin-right: 4%;
	margin-left: 0%;
}


#container #pgNavBar {
	margin-right: 40%;
	margin-left: 40%;

}

.insideTable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #290889;
}


.Pgmaintitle {
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.tableBorder {
	text-align: right;

}
#tableCells {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 40px;
	margin-left: 10%;
}

#containerContact {
	height: 1000px;
	width: 894px;
	background-color: #DFE1D6;
	z-index: 2;
	margin-left: 170px;
	margin-top: -27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#containerContact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#containerContact p {
	text-align: center;
	font-size: 12px;
}

#container_credits {
	height: 4730px;
	width: 894px;
	background-color: #DFE1D6;
	z-index: 3;
	margin-left: 170px;
	position: relative;
	top: -32px;
}
#credit_title {
	background-color: #DFE1D6;
	height: 140px;
	width: 894px;
	position: relative;
	margin-left: 170px;
	z-index: 0;
	top: -32px;
}
#credit_botnav {
	background-color: #DFE1D6;
	height: 640px;
	width: 894px;
	margin-left: 170px;
	position: relative;
	z-index: 4;
	top: -60px;
}


.audio-player,
.audio-player div,
.audio-player h1,
.audio-player a,
.audio-player img,
.audio-player span,
.audio-player button {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

div.audio-player {
    position: relative;
    width: 400px;
    height: 140px;
 
    background: #4c4e5a;
    background: -webkit-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
    background: -moz-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
    background: -o-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
    background: -ms-linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
    background: linear-gradient(top, #4c4e5a 0%, #2c2d33 100%);
 
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.audio-player h1 {
	position: absolute;
	top: 30;
	left: 210px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #ececec;
	text-shadow: 1px 1px 1px rgba(0,0,0, .5);
	height: 54px;
	width: 187px;
}
 
.audio-player .cover {
	position: absolute;
	left: 0px;
	width: 108px;
	height: 108px;
	background-image: url(images/tv%20shows/tmz400x225.jpg);
	z-index: 5;
	top: 0px;
}

.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    position: absolute;
    text-indent: -9999px;
}
 
.mejs-controls .mejs-play button,
.mejs-controls .mejs-pause button {
    width: 21px;
    height: 21px;
    top: 1px;
    left: 135px;
    background: transparent url(../img/play-pause.png) 0 0;
}
 
.mejs-controls .mejs-pause button { background-position:0 -21px; }
 
.mejs-controls .mejs-mute button,
.mejs-controls .mejs-unmute button {
    width: 14px;
    height: 12px;
    top: 70px;
    left: 140px;
    background: transparent url(../img/mute-unmute.png) 0 0;
}
 
.mejs-controls .mejs-unmute button { background-position: 0 -12px; }
      
.mejs-controls div.mejs-horizontal-volume-slider {
    position: absolute;
    top: 71px;
    left: 165px;
    cursor: pointer;
}

 
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    width: 200px;
    height: 8px;
    background: #212227;
 
    -webkit-box-shadow: inset 0px 1px 0px rgba(0,0,0, .3), 0px 1px 0px rgba(255,255,255, .25);
    -moz-box-shadow: inset 0px 1px 0px rgba(0,0,0, .3), 0px 1px 0px rgba(255,255,255, .25);
    box-shadow: inset 0px 1px 0px rgba(0,0,0, .3), 0px 1px 0px rgba(255,255,255, .25);
 
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    width: 0;
    height: 6px;
    top: 1px;
    left: 1px;
    background: url(../img/volume-bar.png) repeat-x;
 
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

#containerAboutUs {
	height: 1660px;
	width: 894px;
	background-color: #DFE1D6;
	z-index: 2;
	margin-left: 170px;
	margin-top: -58px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#AboutUs {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	text-align: left;
	margin-left: 50px;
}
.AboutUsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
}
.tm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	vertical-align: top;
}
.aboutDemoReel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00F;
	text-decoration: none;
}
