@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - Q-TIP VIDEOS CSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		qtip_videos.css
	Date:			October 20, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
/*	--------------------------------------------------------------------------------------------------------------------------
	main/body/global Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#posterContent {
		background:url(../../images/bg_videos.jpg) top center no-repeat;
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	header styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.header {
		width:983px;
		margin:0px;padding:373px 0 0  0;
		display:block;
	}
	.navBar{
		padding:60px 275px 0 0;
	}
		.navBar ul li .videosAndMusic {
			width:180px; height:17px;
			background:url(../../images/nav_videosAndMusicHover.png) top no-repeat;
			behavior:url(shared/css/iepngfix.htc);
		}

	/*membershipBox styles*/
	
	.membershipBox {
		width:237px;
		float:left;
		display:inline;
	}
		
/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/		
	
	.mainCol h1{
		width:361px; height:49px;
		margin:35px 0 39px 0;
		background:url(../../images/h1videos&music.png) no-repeat;
		behavior:url(shared/css/iepngfix.htc);
	}
	.mainCol .entry {
		margin:0 0 40px 0;
	}
	
		.mainCol .entry a.videoMove:link, .mainCol .entry a.videoMove:visited, .mainCol .entry a.videoMove:active {
			width:356px; height:143px;
			background:url(../../images/video_move.jpg) top no-repeat;
			display:block;
		}
			.mainCol .entry a.videoMove:hover {
				background-position:bottom;
			}	
	
		.mainCol .entry a.videoRenaissance:link, .mainCol .entry a.videoRenaissance:visited, .mainCol .entry a.videoRenaissance:active {
			width:356px; height:143px;
			background:url(../../images/video_renaissance.jpg) top no-repeat;
			display:block;
		}
			.mainCol .entry a.videoRenaissance:hover {
				background-position:bottom;
			}
		.mainCol .entry a.videoGettinUP:link, .mainCol .entry a.videoGettinUP:visited, .mainCol .entry a.videoGettinUP:active {
			width:356px; height:143px;
			background:url(../../images/video_gettinUp.jpg) top no-repeat;
			display:block;
		}
			.mainCol .entry a.videoGettinUP:hover {
				background-position:bottom;
			}
		.mainCol .entry a.videoLife:link, .mainCol .entry a.videoLife:visited, .mainCol .entry a.videoLife:active {
			width:356px; height:143px;
			background:url(../../images/video_lifeIsBetter.jpg) top no-repeat;
			display:block;
		}
			.mainCol .entry a.videoLife:hover {
				background-position:bottom;
			}
		.mainCol .entry a.videoMan:link, .mainCol .entry a.videoMan:visited, .mainCol .entry a.videoMan:active {
			width:356px; height:143px;
			background:url(../../images/video_manWomanBoogie.jpg) top no-repeat;
			display:block;
		}
			.mainCol .entry a.videoMan:hover {
				background-position:bottom;
			}
		.mainCol .entry a.videoBelieve:link, .mainCol .entry a.videoBelieve:visited, .mainCol .entry a.videoBelieve:active {
			width:356px; height:143px;
			background:url(../../images/video_believe.jpg) top no-repeat;
			display:block;
		}
			.mainCol .entry a.videoBelieve:hover {
				background-position:bottom;
			}
		.mainCol .entry a.videoRenaissanceRap:link, .mainCol .entry a.videoRenaissanceRap:visited, .mainCol .entry a.videoRenaissanceRap:active {
			width:356px; height:143px;
			background:url(../../images/video_renaissancerap.jpg) top no-repeat;
			display:block;
		}
			.mainCol .entry a.videoRenaissanceRap:hover {
				background-position:bottom;
			}
		.mainCol .entry a.videoLifeIsBetter:link, .mainCol .entry a.videoLifeIsBetter:visited, .mainCol .entry a.videoLifeIsBetter:active {
			width:356px; height:143px;
			background:url(../../images/video_lifeisbetter.jpg) top no-repeat;
			display:block;
		}
			.mainCol .entry a.videoLifeIsBetter:hover {
				background-position:bottom;
			}
				
/*	--------------------------------------------------------------------------------------------------------------------------
	altCol styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
	.altCol {
		width:330px;
		margin:42px 0 0 0; 
		float:left;
	}
		.altCol h1 {
			margin:0 0 20px 0;
			width:162px; height:23px;
			background:url(../../images/h1alt_Open.png) no-repeat;
			behavior:url(shared/css/iepngfix.htc);
		}
	
		.altCol .featuredVideo {
			width:302px; height:286px;
		}
			.altCol .featuredVideo a:link, .altCol .featuredVideo a:active,.altCol .featuredVideo a:visited {
				width:302px; height:286px;
				display:block;
				background:url(../../images/bg_featuredVideo.png) top no-repeat;
			}
				.altCol .featuredVideo a:hover{
					background-position:bottom;
				}
		
		.altCol #mediaPlayer {
			width:329px; height:330px;
		}
	
	/*	--------------------------------------------------------------------------------------------------------------------------
	minCol styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/		
	.minCol {
		margin:42px 0 0 0;
	}
	