/* HOME css containing home css styles only */

			
#index #image {padding-top: 10px;}	
	
#index #sportSelect {width: 980px;position:relative;top:-20px;}
	
	#index #sportSelect .sportButton {float:left;}
		#index #sportSelect .sportButton a {width: 244px;height: 122px;display:block;background-position: bottom left;background-repeat: no-repeat;}
		#index #sportSelect .sportButton a:hover {background-position: bottom right; }
		
		#index #sportSelect #football a {background-image: url('/v3/images/home/football_V3.jpg');}
		#index #sportSelect #rugbyUnion a {background-image: url('/v3/images/home/rugbyUnion_V3.jpg');}
		#index #sportSelect #rugbyLeague a {background-image: url('/v3/images/home/rugbyLeague_V3.jpg');}
		#index #sportSelect #cricket a {background-image: url('/v3/images/home/cricket_V3.jpg');}
		#index #sportSelect #soccer a {background-image: url('/v3/images/home/soccer_V3.jpg');}
		
		#index #sportSelect #lacrosse a {background-image: url('/v3/images/home/lacrosse_V3.jpg');}
		#index #sportSelect #netball a {background-image: url('/v3/images/home/netball_V3.jpg');}
		#index #sportSelect #hockey a {background-image: url('/v3/images/home/hockey_V3.jpg');}
		#index #sportSelect #afl a {background-image: url('/v3/images/home/afl_V3.jpg');}
		
		
		#index #footballScene {width:431px;height:426px;position:absolute;left:35px;top:20px;background-image: url('/v3/images/home/footballer.png');}
		*html #index #footballScene {background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/v3/images/home/footballer.png',sizingMethod='scale');}
		
		#index #rugbyScene {width:542px;height:358px;position:absolute;left:0px;top:60px;background-image: url('/v3/images/home/rugby.png');}
		*html #index #rugbyScene {background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/v3/images/home/rugby.png',sizingMethod='scale');}
		
		#index #footballWords {width:622px;height:169px;position:absolute;left:360px;top:140px;background-image: url('/v3/images/home/showcase_soccer.png');}
		*html #index #footballWords {background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/v3/images/home/showcase_soccer.png',sizingMethod='scale');}
		
		#index #rugbyWords {width:612px;height:172px;position:absolute;left:350px;top:120px;background-image: url('/v3/images/home/showcase_rugby.png');}
		*html #index #rugbyWords {background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/v3/images/home/showcase_rugby.png',sizingMethod='scale');}
		
		
		/*
		#index #sportSelect #spacera {background-image: url('/v3/images/home/share_spacer.jpg');position: absolute;top: 0px;left: 236px;width: 14px;height: 86px;}
		#index #sportSelect #spacerb {background-image: url('/v3/images/home/share_spacer.jpg');position: absolute;top: 0px;left: 480px;width: 14px;height: 86px;}
		*/