/************************ CLUB HOME STYLES css ******************************************************************/
#clubHome{padding: 50px 0 30px 30px;}

#clubHome .bigTitle {color: #000000;font-size:25px;font-weight:bold;}

#clubHome #text {width: 630px;}
	#clubHome #text .plus li{list-style-image: url('/v3/images/common/plus.gif');margin-left: 20px;padding-bottom: 8px;color: #000;font-weight: bold;}
	
	#clubHome #text #sec {padding-left: 10px;}
	#clubHome #text #sec li  {padding-top: 5px;list-style-image: url('/v3/images/common/plusRed.gif');margin-left: 10px;padding-bottom: 0px;}
	#clubHome #text #sec a{text-decoration: none;font-size: 12px;font-weight: bold;}
	#clubHome #text #sec a:hover{text-decoration: underline;}
	

	
	#clubHome #text .bottomTxt {text-size: 9px;}
	#clubHome #text .bottomTxt a{text-decoration: none;color: #000;}
	
	
#clubHome #footballImg {width: 439px;height: 372px;background-image: url('/v3/images/info/football/FB_kickColor2.jpg');position: absolute; bottom: 0px;right: 10px;}
*html #clubHome #footballImg {background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/v3/images/info/football/FB_kickColor2.jpg',sizingMethod='scale');}



#clubHome #rugby-unionImg {width: 439px;height: 372px;background-image: url('/v3/images/info/rugby/FB_KickColor.jpg');position: absolute;bottom: 0px;right: 10px;}
#clubHome #rugby-leagueImg {width: 438px;height: 390px;background-image: url('/v3/images/info/rugby/rugbyleague_tackle.jpg');position: absolute;bottom: 0px;right: 10px;}


#clubHome #cricketImg {width: 450px;height: 400px;background-image: url('/v3/images/cricket/cricket_welcome.jpg');position: absolute;bottom: 0px;right: 0px;}
*html #clubHome #cricketImg {background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/v3/images/cricket/cricket_welcome.jpg',sizingMethod='scale');}


/****************** New Sports as of 21/01/2010 *******************/
#clubHome #netballImg {width: 450px;height: 400px;background-repeat:no-repeat;background-position:bottom right;background-image: url('/v3/images/sport/netball/welcome2.jpg');position: absolute;bottom: -20px;right: 0px;}
*html #clubHome #netballImg {background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/v3/images/sport/netball/welcome2.jpg',sizingMethod='scale');}

#clubHome #hockeyImg {width: 450px;height: 400px;background-repeat:no-repeat;background-position:bottom right;background-image: url('/v3/images/sport/hockey/welcome.jpg');position: absolute;bottom: -15px;right: 0px;}
*html #clubHome #hockeyImg {background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/v3/images/sport/hockey/welcome.jpg',sizingMethod='scale');}


#clubHome #aflImg {width: 450px;height: 400px;background-repeat:no-repeat;background-position:bottom right;background-image: url('/v3/images/sport/afl/welcome.jpg');position: absolute;bottom: -20px;right: 0px;}
*html #clubHome #aflImg {background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/v3/images/sport/afl/welcome.jpg',sizingMethod='scale');}


#clubHome #lacrosseImg {width: 450px;height: 400px;background-repeat:no-repeat;background-position:bottom right;background-image: url('/v3/images/sport/lacrosse/welcome.jpg');position: absolute;bottom: -20px;right: 0px;}
*html #clubHome #lacrosseImg {background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/v3/images/sport/lacrosse/welcome.jpg',sizingMethod='scale');}












#clubHome .titleBig {font-size: 24px;font-weight: bold;}


#clubHome #clubCont {position: absolute;top: 476px;right:30px;x-index: 2;height: 1%;}
	#clubHome #clubs .club {float:left;width: 163px;text-align:center;font-weight: bold;padding-top: 5px;}
		#clubHome #clubs .club .label{padding-top: 10px}
		#clubHome #clubs .club a{color: #000;text-decoration: none;}
		
#floatQuote { float:right; width:250px; margin:50px 30px 0 0px;}
		
	#clubHome #quote {font-size:11px; color:#0099FF; font-weight:bold;}	
	#clubHome #quote #from {color: #000;font-weight: bold;}	

#clubHome #quote #quoteStart {float:left;height:13px;background-image: url('/v3/images/common/quote_start.gif');background-repeat:no-repeat;}
#clubHome #quote #quoteEnd {float:right;height:13px;background-image: url('/v3/images/common/quote_end.gif');background-repeat:no-repeat;}

.txtDrk { color:#000000; font-size:11px; font-weight:bold;}