
/*	----------------------------------------------------------
	Call to Actions ------------------------------------------	*/

	div.cta { }
	
	#cta_newsatsix-ns { background:url(/ns/images/promos/cta_newsatsix-ns.jpg) no-repeat; }
	#cta_nas { background:url(/ns/images/promos/cta_nas.jpg) no-repeat; }
	#cta_infomorning-ns { background:url(/ns/images/promos/cta_infomorning-ns.jpg) no-repeat; }
	#cta_weather { background:url(/ns/images/promos/cta_weather.jpg) no-repeat; }
	#cta_infoam-cb { background:url(/ns/images/promos/cta_infoam-cb.jpg) no-repeat; }
	
	#cta_stormcentre { 
		background:url(/ns/images/promos/cta_stormcentre.jpg) no-repeat;
		width:360px; height:84px;
		text-indent:-9999px;
		display:block;
		margin-top:-20px;
	}
	
	
	#cta_votes { 
		background:url(/ns/images/promos/cta_ns-votes.jpg) no-repeat;
		width:360px; height:72px;
		text-indent:-9999px;
		display:block;
		margin-top:5px;
	}
	
	
	a.cta { 
		background:url(/ns/images/gfx/a_cta.jpg) no-repeat;
		width:300px; height:64px;
		padding:4px 50px 4px 10px;
		display:block;
		color:#fff; text-decoration:none;
	}
	
	a.cta:hover { 
		background-position:0 -72px;
		color:#fff; text-decoration:underline;
	}


	a span.new-window {
		background:url(/ns/images/icon_newwindow.gif) no-repeat;
		padding-right:20px;
	}


