@charset "utf-8";
/*	-------------------------------------------------------------
	CSS TV: 		Katharine McPhee Website - TV
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		km_tv.css
	Date:			Oct 27, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*
	
/*	--------------------------------------------------------------------------------------------------------------------------
	#mainNav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#mainNav .tv a {
		background-position:-281px -20px;
	}
		#mainNav .tv a:hover {
			background-position:-281px -20px;
		}
		
/*	--------------------------------------------------------------------------------------------------------------------------
	#tv Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#tv {
		padding:0 0 170px 0;
	}
		#tv h1#h1_videos {
			height:17px;
			margin:0 0 23px 0;
			background:url(../../images/h1_tv.png) no-repeat;
		}		
			#tv img {
				margin:0 0 0 69px;
			}

/*	--------------------------------------------------------------------------------------------------------------------------
	#altCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#altCol {
		display:none;
	}
	#mainCol {
		width:850px !important;
	}