﻿html body{
    margin:0;
    background-image:url(/subsites/tsc/images/grass3.jpg);
    background-position:top;
    background-repeat:repeat-x;
    background-color:#FFFFFF;
}

a{
    color:#2F94AB;
}
.DivisionList a:hover
{
    background-color: #2F94AB;    
}
.InputHeadingDiv,
.NewsHeading{
    color:#2F94AB;
    font-size:18px;
    padding-bottom:4px;
}
tr.InputHeadingDiv td{
    padding-top:6px;
}
.InputHeadingDivBold
{
    color:#2F94AB;
}
tr.InputHeadingDivBold td{
    padding-top:12px;
}
.CoachProfileListName{
    color:#2F94AB;
    font-size:15px;
}

#InnerWrap{
    width:900px;
    background-color:#171b1a;
    margin:auto;
    text-align:left;
    overflow:visible;
    border:5px solid #000000;
    border-top:none;
}
.LeftNavMyTSC{
    background-image:url(/subsites/tsc/images/leftnav-mytsc.png);
}

#LeftNavPrintLogo{
    display:none;
}

#LeftNavWrapper{
    background-image:url(/subsites/tsc/images/left-tile.jpg);
}
#LeftNav{
    background-image:url(/subsites/tsc/images/left-top.jpg);
}
#LeftQuickLinks{
    padding:0 6px 12px 38px;
}

#MainContent{
    background-image:url(/subsites/tsc/images/main-top.jpg);
    background-repeat:repeat-x;
    background-position:top;
    min-height:300px;
    padding:20px;
}

#Footer{
    padding:20px 20px 20px 20px;
    font-size:10px;
    color:#AAAAAA;
    background-color:#222222;
    margin-top:70px;
    clear:both;
}

.BoxBottom,
.RegistrationPage table,
.AthleteProfileRight table,
.GuardianProfile table {  
    border:2px solid #2F94AB !important;
}
.BoxTop,
.RegistrationPage .InputHeadingDiv,
.AthleteProfileRight .InputHeadingDiv,
.GuardianProfile .InputHeadingDiv {   
    background-color:#2F94AB !important;
    color:#FFFFFF;
}
.RegistrationPage table .InputHeadingDiv,
.AthleteProfileRight table .InputHeadingDiv,
.GuardianProfile table .InputHeadingDiv{
    background-color:#2F94AB !important;
    color:#FFFFFF;
}

#AccountNav 
{
    background-image:url(/subsites/tsc/images/nav/account-bg.jpg);   
}

.ProfileListDivSelected,
.ProfileListDivHover,
body .AthleteIcons span
{
    background-color:#2F94AB !important;
}

body .LeftNavNPL
{
    background-image:url(/SubSites/tsc/images/nav/leftnav-npl-tsc.png);
}
