@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - Q-TIP KYTE CSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		qtip_kyte.css
	Date:			October 20, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
/*	--------------------------------------------------------------------------------------------------------------------------
	main/body/global Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#posterContent {
		background:url(../../images/bg_kyte.jpg) top center no-repeat;
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	header styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.header {
		width:983px;
		padding:418px 0 0  0;
		display:block;
	}
	.navBar{
	padding:13px 260px 0 20px;
	}
			.navBar ul li .kyte {
				width:81px; height:17px;
				background:url(../../images/nav_kyteHover.png) top no-repeat;
				behavior:url(shared/css/iepngfix.htc);
			}
	/*membershipBox styles*/
	
	.membershipBox {
		width:237px;
		float:left;
		display:inline;
	}
		
/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/		
	.mainCol {
		width:374px;	
	}
	.mainCol h1{
		width:192px; height:49px;
		margin:33px 0 50px 0;
		background:url(../../images/h1kyte.png) no-repeat;
		behavior:url(shared/css/iepngfix.htc);
	
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	altCol styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
	.altCol {
		width:376px;
		margin:40px 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 #mediaPlayer {
				width:329px; height:330px;
				}
				
/*	--------------------------------------------------------------------------------------------------------------------------
	minCol styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

	.minCol {
		margin:40px 0 0 0;
	}				
					
	