/* JANET JACKSON */
/* Section Stylesheet: Videos
----------------------------------------------------------------------------- */


/* STRUCTURAL CONTAINERS
----------------------------------------------------------------------------- */


	body {

	background: #000;

	}

	#page {

	min-width: 980px;
	min-height: 550px;

	}

	#header {

	height: 120px;

	}
	
	#content {
	
	position: static;
	
	}


/* VIDEO PLAYER
----------------------------------------------------------------------------- */


	#video-player {

	width: 100%;
	height: 800px;	
	position: absolute;
	top: -10px;
	left: 0;
	z-index: 1;

	}


/* TAGS
----------------------------------------------------------------------------- */


	#tags {

	position: relative !important;
	left: inherit !important;
	top: inherit !important;
	margin: 388px 0 0 64px;
	padding-bottom: 20px;
	z-index: 5;
	float: left;

	}

	#tags h3 {

	font: normal 12px/12px "Myriad Pro", Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #d03f0a;
	padding-right: 15px;
	background: url(../images/section-photos/arrow-down.gif) right center no-repeat;

	}

	#tags ul.albums {
		
	padding: 5px 0 0 10px;
		
	}

	#tags li {

	padding: 2px 0;

	}

	#tags ul {
		
	clear: both;
		
	}

	#tags ul.albums li a {
		
	color: #b03508;
		
	}

	#tags ul.albums li a:hover {
	
	color: #4a3e20;
	
	}


/* FOOTER
----------------------------------------------------------------------------- */


	#footer a.jdj {
		
	background-image: url(../images/footer/a-jdj-dark.gif);

	}
