﻿@import "../../TSC/css/tscfcu_common.css";

body{
    font-family:Arial, Helvetica, Sans-Serif;
    margin:0;
    color:#ACACAC;
    font-size:12px;
    line-height:180%;
    background-image:url(../images/grass3.jpg);
    background-position:top;
    background-repeat:repeat-x;
    background-color:#FFFFFF;
}

a,
.DivisionList .DivisionName{
    color:#B72325;
}
.InputHeadingDiv,
.NewsHeading{
    color:#B72325;
    font-size:18px;
}
.InputHeadingDivBold{
    color:#B72325;
}
.CoachProfileListName{
    color:#B72325;
    font-size:15px;
}
#InnerWrap{
    width:900px;
    background-color:#171b1a;
    margin:auto;
    text-align:left;
    overflow:visible;
    border:5px solid #000000;
    border-top:none;
}
.LeftNavMy{
    height:40px !important;
    width:169px;
    position:relative;
    left:-29px;
    display:block;
    background-image:url(../images/leftnav-myfcu.png);
    background-position:top;
    padding:0;
    margin-top:20px;
}
#LeftNavPrintLogo{
    display:none;
}
.LeftNavMy:hover{
    background-position:bottom;
}
#LeftNavWrapper{
    background-image:url(../images/left-tile.jpg);
}
#LeftNav{
    width:163px;
    height:441px;
    padding-left:20px;
    background-image:url(../images/left-top.jpg);
    background-repeat:no-repeat;
}
#LeftQuickLinks{
    padding:0 6px 12px 38px;
}
#MainContent{
    background-image:url(../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 #B72325;
}
.BoxTop,
.RegistrationPage .InputHeadingDiv,
.AthleteProfileRight .InputHeadingDiv,
.GuardianProfile .InputHeadingDiv {   
    background-color:#B72325 !important;
    color:#FFFFFF;
}
.RegistrationPage table .InputHeadingDiv,
.AthleteProfileRight table .InputHeadingDiv,
.GuardianProfile table .InputHeadingDiv{
    background-color:#B72325 !important;
    color:#FFFFFF;
}

.CartSummaryBox, .SummaryBox {
    background-color:#B72325 !important;
}

#AccountNav 
{
    background-image:url(../images/nav/account-bg.jpg);   
}

.ProfileListDivSelected,
.ProfileListDivHover,
.AthleteIcons
{
    background-color:#B72325 !important;
}