/**********************************************************************************

client:					MatchMaster
author: 				Andrew Rodgers
date created:			Tuesday, May 13th, 2008.
date modified: 			Tuesday, May 13th, 2008.
description:			InteriorPage StyleSheet for MatchMaster Website

notes:					font-size(now set in ems):
						to calculate use: fontsize in px / 16 = size in ems
						8px = 8/16 = .5em;
						9px = 9/16 = .5625em;
						10px = 10/16 = .625em;
						11px = 11/16 = .6875em;
						12px = 12/16 = .75em;
						14px = 14/16 = .875em;
						16px = 16/16 = 1em;
						18px = 18/16 = 1.125em;

**********************************************************************************/
/* Games Page Styles */
#site_flashGameBucket{
position:relative;
width:948px;
height:454px;
background:url(../images/site_flashGameBucketBG.png) no-repeat;
}
#site_flashGameBucket #site_flashGameBucket_gameTitle{
position:relative;
left:65px;
top:6px;
width:135px;
}
#site_flashGameBucket #site_flashGameBucket_gameTitle h2.content_theWall_gameTitle{
margin:0px 0px 6px 6px;
width:123px;
height:35px;
text-indent:-9999px;
background:url(../images/content_flashGamesBucket_theWallHeader.png) no-repeat;
}
#site_flashGameBucket #site_flashGameBucket_gameTitle h2.content_penaltyKick_gameTitle{
margin:0px 0px 6px -16px;
width:170px;
height:35px;
text-indent:-9999px;
background:url(../images/content_flashGamesBucket_penaltyHeader.png) no-repeat;
}

#site_flashGameBucket #site_flashGameBucket_gameControls{
position:relative;
left:20px;
top:24px;
width:200px;
overflow:hidden;
}
#site_flashGameBucket #site_flashGameBucket_gameControls h3{
text-indent:-9999px;
width:120px;
height:40px;
background:url(../images/content_flashGamesBucket_controlsHeader.png) no-repeat;
}
#site_flashGameBucket #site_flashGameBucket_gameControls img{
float:left;
clear:left;
margin:0px 10px 0px 0px;
}

#site_flashGameBucket #site_flashGameBucket_gameControls p{
margin:0px 0px 16px 0px;
font-size:.75em;
color:#fff;
}
#site_flashGameBucket #site_flashGameBucket_gameControls p strong{
display:block;
}

#site_flashGameBucket .site_flashGameBucket_flashGame{
position:absolute;
top:24px;
left:250px;
}

#site_flashGameBucket #site_flashGameBucket_gameHowToPlay{
position:absolute;
left:250px;
top:270px;
width:455px;
}
#site_flashGameBucket #site_flashGameBucket_gameHowToPlay h3{
width:170px;
height:40px;
text-indent:-9999px;
background:url(../images/content_flashGamesBucket_howHeader.png) no-repeat;
}
#site_flashGameBucket #site_flashGameBucket_gameHowToPlay p{
margin:0px 0px 10px 6px;
font-size:.75em;
font-weight:bold;
color:#fff;
}
#site_flashGameBucket #site_flashGameBucket_gameHowToPlay p strong{
color:#202052;
}


#site_flashGameBucket #site_flashGameBucket_gameObjective{
position:absolute;
padding:0px 12px 0px 0px;
top:6px;
left:725px;
}
#site_flashGameBucket #site_flashGameBucket_gameObjective h3{
width:140px;
height:40px;
text-indent:-9999px;
background:url(../images/content_flashGamesBucket_objectiveHeader.png) no-repeat;
}
#site_flashGameBucket #site_flashGameBucket_gameObjective p{
margin:0px 0px 10px 6px;
font-size:.75em;
font-weight:bold;
color:#fff;
}
#site_flashGameBucket #site_flashGameBucket_gameObjective p strong{
color:#202052;
}
#site_flashGameBucket #site_flashGameBucket_gameScore{
position:absolute;
top:250px;
left:725px;
}
#site_flashGameBucket #site_flashGameBucket_gameScore h3{
text-indent:-9999px;
width:160px;
height:36px;
background:url(../images/content_flashGamesBucket_scoreHeader.png) no-repeat;
}
#site_flashGameBucket #site_flashGameBucket_gameScore p{
margin:6px 0px 10px 10px;
font-size:1.125em;
font-weight:bold;
color:#202052;
}
#site_flashGameBucket #site_flashGameBucket_gameRank{
position:absolute;
top:320px;
left:725px;
}
#site_flashGameBucket #site_flashGameBucket_gameRank h3{
text-indent:-9999px;
width:216px;
height:36px;
background:url(../images/content_flashGamesBucket_rankHeader.png) no-repeat;
}
#site_flashGameBucket #site_flashGameBucket_gameRank p{
margin:6px 0px 10px 10px;
font-size:1.125em;
font-weight:bold;
color:#202052;
}
#site_secondaryContentBucket{
position:relative;
margin:8px 0px 0px 0px;
width:948px;
height:168px;
background:url(../images/site_secondaryContentBG.png) no-repeat;
}

#site_secondaryContentBucket_highScores{
position:absolute;
top:6px;
left:30px;
width:520px;
}
#site_secondaryContentBucket_highScores h4{
margin:0px 0px 0px 160px;
text-indent:-9999px;
width:159px;
height:40px;
background:url(../images/site_secondaryContent_highScoresHeader.png) no-repeat;
}
#site_highScores{
width:420px;
}
#site_secondaryContentBucket_highScores ol{
overflow:hidden;
font-size:.75em;
font-weight:bold;
color:#fff;
}
#site_secondaryContentBucket_highScores ol li{
float:left;
margin:6px 10px 12px 10px;
}
#site_secondaryContentBucket_highScores ol li strong{
display:block;
padding:0px 0px 0px 20px;
font-weight:normal;
color:#202052;
}

#site_secondaryContentBucket_gameBucket{
position:absolute;
top:6px;
left:600px;
}
#site_secondaryContentBucket_gameBucket h4{
margin:0px 0px 14px 60px;
text-indent:-9999px;
width:165px;
height:40px;
background:url(../images/site_secondaryContent_gamesHeader.png) no-repeat;
}
#site_secondaryContentBucket_gameBucket img{
margin:0px 6px 0px 0px;
border:1px solid #2c2c81;
float:left;
}
#site_secondaryContentBucket_gameBucket h5.content_penaltyKick_gameLink a:link,
#site_secondaryContentBucket_gameBucket h5.content_penaltyKick_gameLink a:visited{
float:left;
margin:1px 0px 0px 0px;
width:192px;
height:40px;
text-indent:-9999px;
background:url(../images/site_secondaryContent_penaltyHeader.png) no-repeat;
}
#site_secondaryContentBucket_gameBucket h5.content_theWall_gameLink a:link,
#site_secondaryContentBucket_gameBucket h5.content_theWall_gameLink a:visited{
float:left;
margin:1px 0px 0px 0px;
width:151px;
height:40px;
text-indent:-9999px;
background:url(../images/site_secondaryContent_wallHeader.png) no-repeat;
}
#site_secondaryContentBucket_gameBucket p{
position:absolute;
top:96px;
left:172px;
clear:left;
font-size:.75em;
color:#fff;
width:180px;
}

/* Features Page Styles */
#site_featureContentBucket{
position:relative;
padding:8px 0px 0px 0px;
width:948px;
height:660px;
background:url(../images/site_featuresContentBG.png) no-repeat;
}
#site_featureContentBucket h2{
margin:0px 0px 8px 23px;
text-indent:-9999px;
width:370px;
height:40px;
background:url(../images/content_featuresBucket_lifeHeader.png) no-repeat;
}
#site_featureContentBucket p{
padding:0px 20px 10px 32px;
width:352px;
font-size:.875em;
font-weight:bold;
color:#28277a;
}
#site_featureContentBucket ol{
padding:8px 0px 10px 28px;
width:372px;
overflow:hidden;
}
#site_featureContentBucket ol li{
float:left;
margin:0px 10px 7px 0px;
}
#site_featureContentBucket ol img{
display:block;
}
#site_featureContentBucket ol li a:link,
#site_featureContentBucket ol li a:visited{
font-size:.875em;
font-weight:bold;
text-decoration:none;
color:#28277a;
}
#site_featureContentBucket ol li a:hover{
color:#fff;
}
#site_featureContentBucket ol li a.content_featuresBucket_gameTitle{
margin:0px 0px 0px 10px;
padding:0px 0px 0px 20px;
background:url(../images/content_featuresBucket_linkArrow.gif) no-repeat left 1px;
}
#site_featureContentBucket ol li a.content_activeLink{
color:#fff;
}

.content_featureBucket_contentContainer{
position:absolute;
top:-14px;
left:380px;
}

#site_featureContentBucket #content_featureBucket_handsetDribbling{
height:650px;
width:250px;
background:url(../images/site_feature_pod_dribbling.png) no-repeat;
}
#site_featureContentBucket #content_featureBucket_handsetWall{
height:650px;
width:250px;
background:url(../images/site_feature_pod_wall.png) no-repeat;
}
#site_featureContentBucket #content_featureBucket_handsetSprints{
height:650px;
width:250px;
background:url(../images/site_feature_pod_sprints.png) no-repeat;
}
#site_featureContentBucket #content_featureBucket_handsetPassing{
height:650px;
width:250px;
background:url(../images/site_feature_pod_passing.png) no-repeat;
}
#site_featureContentBucket #content_featureBucket_handsetShuttle{
height:650px;
width:250px;
background:url(../images/site_feature_pod_shuttles.png) no-repeat;
}
#site_featureContentBucket #content_featureBucket_handsetKicks{
height:650px;
width:250px;
background:url(../images/site_feature_pod_freekicks.png) no-repeat;
}

#site_featureContentBucket #content_featureBucket_handsetPenalty{
height:650px;
width:250px;
background:url(../images/site_feature_pod_penalty.png) no-repeat;
}
#site_featureContentBucket #content_featureBucket_handsetLife{
height:650px;
width:250px;
background:url(../images/site_feature_pod_life.png) no-repeat;
}

#site_featureContentBucket .content_featureBucket_gameDescription{
position:absolute;
top:20px;
left:240px;
}
#site_featureContentBucket .content_featureBucket_gameDescription h3{
margin:20px 0px 10px 0px;
padding:0px 20px 0px 0px;
font-size:1.125em;
color:#28277a;
}
#site_featureContentBucket .content_featureBucket_gameDescription p{
padding:0px 40px 0px 0px;
margin:0px 0px 10px 0px;
font-size:.75em;
line-height:1.375em;
color:#fff;
width:300px;
}
#site_featureContentBucket .content_featureBucket_gameDescription img{
margin:0px 0px 0px 20px;
}
#site_featureContentBucket #content_headToHeadGraphic{
position:absolute;
right:24px;
top:410px;
display:block;
height:220px;
width:300px;
text-indent:-9999px;
background:url(../images/content_headToHeadGraphic.png) no-repeat;
}
#site_gamesBucket h2{
position:absolute;
top:29px;
left:5px;
width:300px;
height:40px;
text-indent:-9999px;
background:url(../images/content_testHeader.gif) no-repeat;
}
#site_gamesBucket #site_gamesBucket_firstGameBucket {
left:305px;
}

#site_gamesBucket #site_gamesBucket_secondGameBucket {
left:605px;
}

/* How To Page Styles */
#site_howTo_menuBucket{
float:left;
margin:0px 24px 0px 0px;
padding:6px 0px 0px 0px;
width:228px;
height:305px;
background:url(../images/site_howTo_menuBucketBG.png) no-repeat;
}
#site_howTo_menuBucket h2{
margin:0px 0px 0px 54px;
width:130px;
height:40px;
text-indent:-9999px;
background:url(../images/site_howTo_howHeader.png) no-repeat;
}
#site_howTo_menuBucket h2.content_mls_teamHeader{
margin:0px 0px 0px 20px;
width:157px;
height:40px;
text-indent:-9999px;
background:url(../images/site_mls_teamsHeader.png) no-repeat;
}
#site_howTo_menuBucket h2.content_nhl_teamHeader{
margin:0px 0px 0px 20px;
width:159px;
height:40px;
text-indent:-9999px;
background:url(../images/site_nhl_teamsHeader.png) no-repeat;
}
#site_howTo_menuBucket ol{
padding:0px 10px 0px 10px;
}
#site_howTo_menuBucket ol li{
margin:0px 0px 8px 0px;
}
#site_howTo_menuBucket ol li a:link,
#site_howTo_menuBucket ol li a:visited{
display:block;
padding:2px 0px 2px 20px;
font-size:.75em;
font-weight:bold;
color:#fff;
text-decoration:none;
}
#site_howTo_menuBucket ol li a:hover{
color:#567b07;
}
#site_howTo_menuBucket ol li.content_activeLink a:link,
#site_howTo_menuBucket ol li.content_activeLink a:visited{
color:#567b07;
}

#site_howTo_menuBucket ol.content_teamsList{
padding:0px 10px 0px 10px;
height:250px;
width:200px;
overflow:auto;
}

#site_howTo_howToBucket{
position:relative;
float:left;
padding:6px 20px 0px 40px;
width:636px;
height:305px;
overflow:hidden;
background:url(../images/site_howTo_howToBucketBG.png) no-repeat;
}
#site_howTo_howToContainer{
padding:0px 10px 0px 0px;
height:280px;
overflow:auto;
}
#site_howTo_howToContainer img{
margin:0px 0px 0px -20px;
}
#site_howTo_howToBucket #content_trainingHeader{
margin:0px 0px 0px 0px;
width:350px;
height:40px;
text-indent:-9999px;
background:url(../images/site_howTo_trainingHeader.png) no-repeat;
}
#site_howTo_howToBucket #content_setUpHeader{
margin:0px 0px 0px 0px;
width:100px;
height:40px;
text-indent:-9999px;
background:url(../images/site_howTo_setupHeader.png) no-repeat;
}
#site_howTo_howToBucket #content_lifeLinesHeader{
margin:0px 0px 0px 0px;
width:325px;
height:40px;
text-indent:-9999px;
background:url(../images/site_howTo_lifeLinesHeader.png) no-repeat;
}
#site_howTo_howToBucket #content_infraredHeader{
margin:0px 0px 0px 0px;
width:228px;
height:40px;
text-indent:-9999px;
background:url(../images/site_howTo_infraRedHeader.png) no-repeat;
}
#site_howTo_howToBucket #content_shoppingHeader{
margin:0px 0px 0px 0px;
width:136px;
height:40px;
text-indent:-9999px;
background:url(../images/site_howTo_shoppingHeader.png) no-repeat;
}
#site_howTo_howToBucket #content_statusHeader{
margin:0px 0px 0px 0px;
width:340px;
height:40px;
text-indent:-9999px;
background:url(../images/site_howTo_statusHeader.png) no-repeat;
}
#site_howTo_howToBucket #content_sleepHeader{
margin:0px 0px 0px 0px;
width:85px;
height:40px;
text-indent:-9999px;
background:url(../images/site_howTo_sleepHeader.png) no-repeat;
}
#site_howTo_howToBucket #content_tipsHeader{
margin:0px 0px 0px 0px;
width:332px;
height:40px;
text-indent:-9999px;
background:url(../images/site_howTo_tipsHeader.png) no-repeat;
}
#site_howTo_howToBucket h2{
margin:12px 0px 12px 0px;
font-size:1em;
}
#site_howTo_howToBucket h3{
margin:10px 0px 8px 0px;
font-size:.875em;
}
#site_howTo_howToBucket h4{
margin:8px 0px 6px 0px;
font-size:.75em;
}

#site_howTo_howToBucket p{
margin:5px 0px 5px 0px;
font-size:.625em;
color:#223547;
}
#site_howTo_howToBucket p strong{
display:block;
font-size:.875em;
color:#223547;
}
#site_howTo_howToBucket ol{
margin:0px 0px 5px 0px;
list-style-type:decimal;
font-size:0.625em;
color:#223547;
}
#site_howTo_howToBucket ul{
margin:0px 0px 5px 20px;
list-style-type:disc;
list-style-position:outside;
font-size:0.625em;
color:#223547;
}
#site_howTo_howToBucket ul li{
margin:0px 0px 5px 0px;
padding:0px 0px 0px 0px;
}
#site_howTo_nextArrow{
position:absolute;
bottom:20px;
right:10px;
display:block;
width:48px;
height:45px;
text-indent:-9999px;
background:url(../images/site_howTo_nextArrow.png) no-repeat;
}
#site_howTo_prevArrow{
position:absolute;
bottom:20px;
right:58px;
display:block;
width:48px;
height:45px;
text-indent:-9999px;
background:url(../images/site_howTo_prevArrow.png) no-repeat;
}

#site_howTo_secondaryContentBucket{
clear:left;
position:relative;
margin:0px 0px 0px 0px;
width:948px;
height:168px;
background:url(../images/site_secondaryContentBG.png) no-repeat;
}

#site_howTo_secondaryContentBucket #site_hotTo_downloadsBucket{
position:absolute;
top:6px;
left:40px;
}
#site_howTo_secondaryContentBucket #site_hotTo_downloadsBucket h3{
margin:0px 0px 9px 0px;
width:300px;
height:40px;
text-indent:-9999px;
background:url(../images/site_howTo_downloadHeader.png) no-repeat;
}
#site_howTo_secondaryContentBucket #site_hotTo_downloadsBucket a:link,
#site_howTo_secondaryContentBucket #site_hotTo_downloadsBucket a:visited{
margin:0px 6px 0px 0px;
font-size:.75em;
font-weight:bold;
color:#fff;
text-decoration:none;
}
#site_howTo_secondaryContentBucket #site_hotTo_downloadsBucket a:hover{
color:#567b07;
}
#site_howTo_secondaryContentBucket #site_hotTo_downloadsBucket #content_acrobatReaderLink{
margin:16px 0px 0px 0px;
display:block;
width:100%;
padding:3px 0px 3px 28px;
background:url(../images/content_acrobatLinkBG.png) no-repeat center left;
}
#site_howTo_secondaryContentBucket #site_hotTo_contactBucket{
position:absolute;
top:6px;
left:570px;
}
#site_howTo_secondaryContentBucket #site_hotTo_contactBucket h3{
margin:0px 0px 10px 0px;
width:150px;
height:40px;
text-indent:-9999px;
background:url(../images/site_howTo_contactHeader.png) no-repeat;
}
#site_howTo_secondaryContentBucket #site_hotTo_contactBucket p{
margin:0px 0px 10px 10px;
font-size:.75em;
font-weight:bold;
color:#fff;
}
#site_howTo_secondaryContentBucket #site_hotTo_contactBucket a:link,
#site_howTo_secondaryContentBucket #site_hotTo_contactBucket a:visited{
color:#fff;
text-decoration:none;
}
#site_howTo_secondaryContentBucket #site_hotTo_contactBucket a:hover{
color:#567b07;
}

/* Sweepstakes Page Syles */
#site_sweepstakes_contentBucket{
position:relative;
width:948px;
height:368px;
background:url(../images/site_sweepstakesContentBucketBG.png) no-repeat;
}
#site_sweepstakes_contentBucket #site_sweepstakes_videoContainer{
position:absolute;
top:62px;
left:40px;
height:262px;
width:327px;
}
#site_sweepstakes_contentBucket #site_sweepstakes_contentContainer{
position:absolute;
top:14px;
left:300px;
}
#site_sweepstakes_contentBucket #site_sweepstakes_contentContainer h2{
text-indent:-9999px;
height:40px;
width:350px;
background:url(../images/site_sweepstakes_Header.png) no-repeat;
}
#site_sweepstakes_contentBucket #site_sweepstakes_contentContainer h3{
margin:0px 0px 0px 90px;
text-indent:-9999px;
height:40px;
width:205px;
background:url(../images/site_sweepstakes_prizesHeader.png) no-repeat;
}
#site_sweepstakes_contentBucket #site_sweepstakes_contentContainer h4{
margin:0px 0px 5px 100px;
font-size:.75em;
color:#5755ba;
}
#site_sweepstakes_contentBucket #site_sweepstakes_contentContainer p{
margin:0px 0px 10px 100px;
width:330px;
font-size:.75em;
color:#fff;
}
#site_sweepstakes_contentBucket #site_sweepstakes_contentContainer a:link,
#site_sweepstakes_contentBucket #site_sweepstakes_contentContainer a:visited{
color:#5755ba;
}
#site_sweepstakes_contentBucket #site_sweepstakes_imageContainer{
position:absolute;
top:70px;
right:50px;
width:150px;
height:250px;
background:url(../images/site_sweepstakes_handset.png) no-repeat;
}
#site_sweepstakes_sweepstakesBucket{
margin:0px 0px 0px 0px;
width:948px;
height:140px;
background:url(../images/site_sweepstakesBucket02.png) no-repeat;
}
#site_sweepstakes_sweepstakesBucket a:link,
#site_sweepstakes_sweepstakesBucket a:visited{
display:block;
text-indent:-9999px;
height:140px;
width:948px;
}

/* Where To Buy Styles */
#site_wheretobuyBucket{
position:relative;
width:948px;
height:368px;
background:url(../images/site_sweepstakesContentBucketBG.png) no-repeat;
}
#site_wheretobuyBucket #site_wheretobuy_contentContainer{

}
#site_wheretobuyBucket #site_wheretobuy_imageContainer01{
position:absolute;
top:47px;
left:30px;
height:280px;
width:215px;
background:url(../images/site_wheretobuy_handheld01.png) no-repeat;
}
#site_wheretobuyBucket #site_wheretobuy_imageContainer02{
position:absolute;
top:72px;
left:725px;
height:230px;
width:185px;
background:url(../images/site_wheretobuy_handheld02.png) no-repeat;
}
#site_wheretobuyBucket #site_wheretobuy_contentContainer h2{
position:absolute;
top:6px;
left:16px;
width:560px;
height:350px;
text-indent:-9999px;
background:url(../images/site_wheretobuyHeader.png) no-repeat;
}
#site_wheretobuyBucket #site_wheretobuy_contentContainer a:link,
#site_wheretobuyBucket #site_wheretobuy_contentContainer a:visited{
position:absolute;
top:154px;
left:120px;
width:355px;
height:50px;
text-indent:-9999px;
background:url(../images/site_wheretobuy_walmartHeader.png) no-repeat;
}
#site_wheretobuyBucket #site_wheretobuy_contentContainer a:hover{
background:url(../images/site_wheretobuy_walmartHeader02.png) no-repeat;
}
#site_wheretobuyBucket #site_wheretobuy_contentContainer form{
position:absolute;
top:20px;
left:645px;
}
#site_wheretobuyBucket #site_wheretobuy_contentContainer form legend{
color:#004990;
font-size:.875em;
font-weight:bold;
}
#site_wheretobuyBucket #site_wheretobuy_contentContainer form label{
display:block;
color:#FFFFFF;
font-size:0.75em;
font-weight:bold;
margin:8px 0px 4px 0px;
}
#site_wheretobuyBucket #site_wheretobuy_contentContainer form p{
color:#000;
font-size:0.75em;
font-weight:bold;
margin:8px 0px 4px 0px;
}
#site_wheretobuyBucket #site_wheretobuy_contentContainer form #zipInput{

}
/* Infrared Page Syles */
#site_infrared_contentBucket{
position:relative;
width:948px;
height:454px;
background:url(../images/site_flashGameBucketBG.png) no-repeat;
}
#site_infrared_contentBucket h2{
display:block;
height:40px;
width:620px;
position:absolute;
top:21px;
left:172px;
text-indent:-9999px;
background:url(../images/content_infraredHeader.png) no-repeat;
}
#site_infrared_contentBucket img{
position:absolute;
left:330px;
top:91px;
}
#site_infrared_contentBucket #site_infrared_leftColumn{
position:absolute;
top:150px;
left:31px;
}
#site_infrared_contentBucket #site_infrared_leftColumn h2{
position:static;
display:block;
margin:0px 0px 6px 0px;
height:35px;
width:90px;
text-indent:-9999px;
font-size:0.75em;
color:#FFFFFF;
background:url(../images/content_infrared_matchHeader.png) no-repeat;
}
#site_infrared_contentBucket #site_infrared_leftColumn p{
margin:0px 0px 50px 0px;
padding:0px 0px 0px 8px;
width:280px;
font-size:.75em;
font-weight:bold;
color:#28277a;
}
#site_infrared_contentBucket #site_infrared_leftColumn h3{
display:block;
margin:0px 0px 6px 0px;
height:35px;
width:105px;
text-indent:-9999px;
font-size:0.75em;
color:#FFFFFF;
background:url(../images/content_infrared_sprintsHeader.png) no-repeat;
}
#site_infrared_contentBucket #site_infrared_rightColumn{
position:absolute;
top:150px;
left:640px;
}
#site_infrared_contentBucket #site_infrared_rightColumn h2{
position:static;
display:block;
margin:0px 0px 6px 0px;
height:35px;
width:105px;
text-indent:-9999px;
font-size:0.75em;
color:#FFFFFF;
background:url(../images/content_infrared_penaltyHeader.png) no-repeat;
}
#site_infrared_contentBucket #site_infrared_rightColumn p{
margin:0px 0px 50px 0px;
padding:0px 0px 0px 8px;
width:280px;
font-size:.75em;
font-weight:bold;
color:#28277a;
}
#site_infrared_contentBucket #site_infrared_rightColumn h3{
display:block;
margin:0px 0px 6px 0px;
height:35px;
width:128px;
text-indent:-9999px;
font-size:0.75em;
color:#FFFFFF;
background:url(../images/content_infrared_freeKickHeader.png) no-repeat;
}

/* MLS + NHL Page Styles */
#site_howTo_howToContainer #site_mls_featuresLink{
position:absolute;
top:44px;
left:475px;
display:block;
height:40px;
width:120px;
text-indent:-9999px;
font-size:0.75em;
color:#FFFFFF;
background:url(../images/content_mls_featuresHeader.png) no-repeat;
}

#site_howTo_howToContainer #site_mls_howtoLink{
position:absolute;
top:126px;
left:480px;
display:block;
height:40px;
width:108px;
text-indent:-9999px;
font-size:0.75em;
color:#FFFFFF;
background:url(../images/content_mls_howtoHeader.png) no-repeat;
}

#site_howTo_howToContainer #site_mls_gamesLink{
position:absolute;
top:210px;
left:486px;
display:block;
height:40px;
width:100px;
text-indent:-9999px;
font-size:0.75em;
color:#FFFFFF;
background:url(../images/content_mls_gamesHeader.png) no-repeat;
}

#site_featureContentBucket #content_featureBucket_handsetDribbling_mls{
height:650px;
width:250px;
background:url(../images/site_feature_mls_dribbling.png) no-repeat;
}
#site_featureContentBucket #content_featureBucket_handsetWall_mls{
height:650px;
width:250px;
background:url(../images/site_feature_mls_wall.png) no-repeat;
}
#site_featureContentBucket #content_featureBucket_handsetSprints_mls{
height:650px;
width:250px;
background:url(../images/site_feature_mls_sprints.png) no-repeat;
}
#site_featureContentBucket #content_featureBucket_handsetPassing_mls{
height:650px;
width:250px;
background:url(../images/site_feature_mls_passing.png) no-repeat;
}
#site_featureContentBucket #content_featureBucket_handsetShuttle_mls{
height:650px;
width:250px;
background:url(../images/site_feature_mls_shuttles.png) no-repeat;
}
#site_featureContentBucket #content_featureBucket_handsetKicks_mls{
height:650px;
width:250px;
background:url(../images/site_feature_mls_freekicks.png) no-repeat;
}

#site_featureContentBucket #content_featureBucket_handsetPenalty_mls{
height:650px;
width:250px;
background:url(../images/site_feature_mls_penalty.png) no-repeat;
}
#site_featureContentBucket #content_featureBucket_handsetLife_mls{
height:650px;
width:250px;
background:url(../images/site_feature_mls_life.png) no-repeat;
}

#site_featureContentBucket h2#content_featureBucket_lifeHeader_nhl{
margin:0px 0px 8px 23px;
text-indent:-9999px;
width:382px;
height:40px;
background:url(../images/content_featuresBucket_lifeHeader_nhl.png) no-repeat;
}

#site_featureContentBucket #content_featureBucket_handsetDribbling_nhl{
height:650px;
width:250px;
background:url(../images/site_feature_nhl_dribbling.png) no-repeat;
}
#site_featureContentBucket #content_featureBucket_handsetFaceOff_nhl{
height:650px;
width:250px;
background:url(../images/site_feature_nhl_faceOff.png) no-repeat;
}

#site_featureContentBucket #content_featureBucket_handsetShuttles_nhl{
height:650px;
width:250px;
background:url(../images/site_feature_nhl_shuttles.png) no-repeat;
}

#site_featureContentBucket #content_featureBucket_handsetSprints_nhl{
height:650px;
width:250px;
background:url(../images/site_feature_nhl_sprints.png) no-repeat;
}
#site_featureContentBucket #content_featureBucket_handsetOneTimer_nhl{
height:650px;
width:250px;
background:url(../images/site_feature_nhl_oneTimer.png) no-repeat;
}

#site_featureContentBucket #content_featureBucket_handsetWall_nhl{
height:650px;
width:250px;
background:url(../images/site_feature_nhl_wall.png) no-repeat;
}
#site_featureContentBucket #content_featureBucket_handsetLife_nhl{
height:650px;
width:250px;
background:url(../images/site_feature_nhl_life.png) no-repeat;
}




