/* CSS Document */

body {
	background-color: #000000;
/*	background-color: transparent;*/
}

.video-box { position: absolute; left: 0px; top: 0px; float: left; } /* 310 x 106 */
.video-window {	position: absolute;	left: 0px; top: 0px; width: 947px; height: 532px; background-color: #000000; } /* background-color: #1067b0; */
.video-close { position: absolute; left: 960px; top: 0px; width: 43px; height: 43px; background: url(images/video_close.png) no-repeat; }
.video-title { position: absolute; left: 0px; top: 628px; width: 947px; color: #848482; font-size: 23px; }
.video-controls { position: absolute; left: 0px; top: 0px; float: left; }
.video-controls-play { position: absolute; left: 2px; top: 561px; width: 30px; height: 34px; float: left; background: url(video_pause.png) no-repeat; }
.video-controls-seek { position: absolute; left: 54px; top: 577px; width: 830px; height: 3px; float: left; }
.video-controls-total { width: 100%; background: #333333; height: 3px; }
.video-controls-buffered { background: #4b4949; height: 3px; }
.video-controls-progress { background: #ffffff; line-height: 0; height: 3px; }

.fnt-lg { font-family: "league-gothic", sans-serif; font-style: normal; font-weight: 400; text-decoration: none; }
.fnt-mp { font-family: "myriad-pro-condensed", sans-serif; font-style: normal; font-weight: 400; text-decoration: none; }
.fnt-mpX { font-family: "myriad-pro-condensed", sans-serif; font-style: normal; font-weight: 400; text-decoration: none; letter-spacing: -0.022em; }
.fnt-ns { font-family: "nimbus-sans-condensed", sans-serif; font-style: normal; font-weight: 400; text-decoration: none; }
.fnt-nsX { font-family: "nimbus-sans-condensed", sans-serif; font-style: normal; font-weight: 400; text-decoration: none; letter-spacing: -0.022em;	}
