﻿.SiteHeaderLeftArea
{
   height: 125px;
   width: 80px;
   background: Navy url(../../Images/MtscBgLeft-b.gif) repeat-x;
   z-index: -1;
   vertical-align: top;
}

.SiteHeaderMiddleArea
{
   vertical-align: top;
   height: 125px;
   width: 100px;
   background: url(../../Images/MtscBgMiddle-b.gif) no-repeat;
   z-index: -1;   
}

.SiteHeaderRightArea
{
   text-align: right;
   vertical-align: top;
   height: 125px;
   width: 99%;
   background: url(../../Images/MtscBgRight-b.gif) repeat-x;
   z-index: -1;   
}

.MtscPatchDiv
{
   position: absolute;
   top: 5px;
   left: 10px;
   z-index: 4;
   /*
   position: absolute; 
   top: 2px; 
   left: 2px;
   width: 98px;
   height: 105px;
   display:inline;
   float:left;
   z-index: 4;
   */
}

.SiteLogo
{
   position: absolute;
   top: 5px;
   left: 175px;
   /*
   display:inline;
   float: right;
   padding: 20px 10px 0px 10px;
   z-index: 2; 
   background-color: transparent;
   width: 365px;
   */
}

.SiteLogoLine1
{
   z-index: 2; 
   padding-bottom: 0px;
   font-size: 28px; 
   font-family: Arial, Tahoma, Verdana, Sans-Serif;
   white-space: nowrap;
   text-align: right;
   color: White; 
   border-bottom: solid 2px Yellow;
}

.SiteLogoLine2
{
   z-index: 2; 
   padding-top: 1px;
   font-size: 12px;
   color: Aqua;
   text-align: right;
   white-space: nowrap;   
}


#SiteMapPath
{
   position:absolute;
   right: 4px;
   top: 73px;
   color: White;
   z-index: 1;
   font-size: 9px;
}
#SiteMapPath a:link
{
   color: White;
}
#SiteMapPath a:visited
{
   color: White;
}
#SiteMapPath a:hover
{
   color: Yellow;
   padding: 0px 1px 0px 1px;
   text-decoration: none;
}
#SiteMapPath a:active
{
   color: White;
}

#LoginControlBar
{
   position: absolute;
   width: 100px;
   right: 4px;
   top: 90px;
   z-index: 1;
}

#TopMenuArea {position: absolute; left: 175px; top: 84px; z-index: 1;}

#hdr-buttons {position:relative;}
#hdr-buttons a {behavior: url(/iepngfix.htc); position:absolute; width:170px; height:30px;}
#hdr-buttons #tryoutInfo a {top:0px; right:190px; width:236px; height:82px; background:url(../../Images/2010_2011_Tryouts.png);}
/*#hdr-buttons #tryoutInfo a:hover {background:url(../../Images/TryoutInfoBtn-Hov.png);}*/
#hdr-buttons #tryoutReg a{top:23px; right:10px; background:url(../../Images/TryoutRegBtn.png);}
#hdr-buttons #tryoutReg a:hover {background:url(../../Images/TryoutRegBtn-Hov.png);}
#hdr-buttons #leagueReg a {top:5px; right:10px; background:url(../../Images/LeagueRegBtn.png);}
#hdr-buttons #leagueReg a:hover {background:url(../../Images/LeagueRegBtn-Hov.png);}


.register-now {position:absolute; height:82px; width:236px; right:170px; top:0px; background: url(../../Images/registerNow_2009.png);}