/**********************************************************************************

client:					MatchMaster
author: 				Andrew Rodgers
date created:			Tuesday, May 13th, 2008.
date modified: 			Tuesday, May 13th, 2008.
description:			Core 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;

**********************************************************************************/
body{
margin:0px;
padding:0px;
font-family:Verdana,Arial,sans-serif;
font-size:100%;
font-weight:normal;
line-height:1.125em; /* 16x1.125=18px */
text-align:center;
background:#69a4dd url(../images/site_siteWrapperBG.jpg) no-repeat top center;
}
#site_wrapper{
margin:0pt auto; /* For auto-centering */
padding:12px 0px 0px 0px;
width:950px; /* Adjust width to design */
text-align:left;

}

#site_branding{
position:relative;
}
#site_branding h1{
width:640px;
height:72px;
}
#site_branding h1 a:link,
#site_branding h1 a:visited{
display:block;
width:640px;
height:72px;
text-indent:-9999px;
background:url(../images/site_brandingBG.png) no-repeat;
}
#site_branding #site_topNav{
position:absolute;
top:12px;
right:41px;
}
#site_branding #site_topNav li{
float:left;
}

#site_branding #site_topNav a:link,
#site_branding #site_topNav a:visited{
display:block;
padding:1px 2px 2px 2px;
margin:0px 4px 0px 4px;
color:#D8E4F0;
font-size:.6875em;
text-decoration:none;
}
#site_branding #site_topNav a:hover{
color:#004A7C;
}
#site_branding #site_topNav #content_topNav_mls{

}
#site_branding #site_topNav #content_topNav_englishClubs{

}
#site_branding #site_topNav #content_topNav_nhl{

}
#site_mainNav{
overflow:hidden;
margin:0px 0px 14px 0px;
}
#site_mainNav li{
float:left;
}
#site_mainNav li a:link,
#site_mainNav li a:visited{
display:block;
text-indent:-9999px;
}
#site_mainNav li #content_mainNav_home{
width:154px;
height:63px;
background:url(../images/site_mainNav_homeBG.png) no-repeat top left;
}
#site_mainNav li #content_mainNav_home:hover{
background:url(../images/site_mainNav_homeOverBG.png) no-repeat top left;
}
#site_mainNav li #content_mainNav_games{
width:170px;
height:63px;
background:url(../images/site_mainNav_gamesBG.png) no-repeat top left;
}
#site_mainNav li #content_mainNav_games:hover{
background:url(../images/site_mainNav_gamesOverBG.png) no-repeat top left;
}
#site_mainNav li #content_mainNav_features{
width:200px;
height:63px;
background:url(../images/site_mainNav_featuresBG.png) no-repeat top left;
}
#site_mainNav li #content_mainNav_features:hover{
background:url(../images/site_mainNav_featuresOverBG.png) no-repeat top left;
}
#site_mainNav li #content_mainNav_how{
width:179px;
height:63px;
background:url(../images/site_mainNav_howBG.png) no-repeat top left;
}
#site_mainNav li #content_mainNav_how:hover{
background:url(../images/site_mainNav_howOverBG.png) no-repeat top left;
}
#site_mainNav li #content_mainNav_where{
width:245px;
height:63px;
background:url(../images/site_mainNav_whereBG.png) no-repeat top left;
}
#site_mainNav li #content_mainNav_where:hover{
background:url(../images/site_mainNav_whereOverBG.png) no-repeat top left;
}
#site_mainNav li.content_activeLink #content_mainNav_home{
background:url(../images/site_mainNav_homeActiveBG.png) no-repeat top left;
}
#site_mainNav li.content_activeLink #content_mainNav_games{
background:url(../images/site_mainNav_gamesActiveBG.png) no-repeat top left;
}
#site_mainNav li.content_activeLink #content_mainNav_features{
background:url(../images/site_mainNav_featuresActiveBG.png) no-repeat top left;
}
#site_mainNav li.content_activeLink #content_mainNav_how{
background:url(../images/site_mainNav_howActiveBG.png) no-repeat top left;
}
#site_mainNav li.content_activeLink #content_mainNav_where{
background:url(../images/site_mainNav_whereActiveBG.png) no-repeat top left;
}

#site_featureBucket{
float:left;
margin:-18px 8px 32px 0px;
width:550px;
height:306px;
}

#site_videoPlayerBucket{
float:left;
/*
width:389px;
height:306px;
background:url(../images/site_videoPlayerBG.png) no-repeat;
*/
}

#site_gamesBucket{
position:relative;
clear:both;
margin:0px 0px 0px 0px;
width:948px;
height:105px;
background:url(../images/site_gamesBucketBG.png) no-repeat;
}
#site_gamesBucket h2{
position:absolute;
top:31px;
left:56px;
width:98px;
height:36px;
text-indent:-9999px;
background:url(../images/content_gamesHeader.gif) no-repeat;
}
#site_gamesBucket #site_gamesBucket_firstGameBucket{
position:absolute;
top:6px;
left:203px;
width:300px;
overflow:hidden;
}
#site_gamesBucket #site_gamesBucket_firstGameBucket img{
margin:0px 6px 0px 0px;
border:1px solid #2c2c81;
float:left;
}
#site_gamesBucket #site_gamesBucket_firstGameBucket h3 a:link,
#site_gamesBucket #site_gamesBucket_firstGameBucket h3 a:visited{
float:left;
width:138px;
height:40px;
text-indent:-9999px;
background:url(../images/content_gamesBucket_theWallHeader.gif) no-repeat;
}
#site_gamesBucket #site_gamesBucket_firstGameBucket p{
position:absolute;
top:46px;
left:162px;
clear:left;
font-size:.875em;
color:#608b07;
}

#site_gamesBucket #site_gamesBucket_secondGameBucket{
position:absolute;
top:6px;
left:589px;
width:337px;
overflow:hidden;
}
#site_gamesBucket #site_gamesBucket_secondGameBucket img{
margin:0px 6px 0px 0px;
border:1px solid #2c2c81;
float:left;
}
#site_gamesBucket #site_gamesBucket_secondGameBucket h3 a:link,
#site_gamesBucket #site_gamesBucket_secondGameBucket h3 a:visited{
float:left;
width:192px;
height:40px;
text-indent:-9999px;
background:url(../images/content_gamesBucket_penaltyHeader.gif) no-repeat;
}
#site_gamesBucket #site_gamesBucket_secondGameBucket p{
position:absolute;
top:46px;
left:162px;
clear:left;
font-size:.875em;
color:#608b07;
}

#site_sweepstakesBucket{
clear:left;
margin:0px 0px 0px 0px;
width:948px;
height:138px;
background:url(../images/site_sweepstakesBucket01.png) no-repeat;
}
#site_sweepstakesBucket a:link,
#site_sweepstakesBucket a:visited{
text-indent:-9999px;
display:block;
width:948px;
height:138px;
}

#site_footer{
clear:left;
overflow:hidden;
margin:0px auto;
width:948px;
}
#site_footer ol{
margin:30px auto;
width:400px;
text-align:center;
}
#site_footer li{
display:inline;
font-size:.625em;
color:#d8e4f0;
}
#site_footer li a:link,
#site_footer li a:visited{
padding:0px 6px 0px 0px;
color:#d8e4f0;
text-decoration:none;
}
#site_footer li a:hover{
color:#004A7C;
}