﻿body
{
    font-family: Verdana, sans-serif;
    background-color: #74252e;
    margin-top: 0px;
    font-size: 9pt;
    text-align: center;
}
p, li, tbody
{font-size: 9pt;}


h1
{
    font-size: 16pt;
    color: #74252e;
}
h3
{
  
    font-size: 12pt;
    font-weight: bold;
    color: #74252e;
}
h4
{
   
    font-size: 9pt;
    font-weight: bold;
    color: #74252e;
}
.content
{font-size: 9pt;}

.smallText
{
    font-size: 8pt;
}

.smallGreyText
{
    font-size: 8pt;
    color: #999999;
}
.centerText
{
    text-align: center;
}

.AcrobatLI
{
    list-style-image: url(     'images/icons/PDF_Icon_32x32.gif' );
    list-style-position: outside;
}

.ListNoIndent
{
    padding-left: 1px;
    margin-left: 1px;
    padding-top: 0px;
    margin-top: 0px;
    list-style-type: none;
}
.ListPadded
{
    list-style-type: none;
    line-height: 2.3em;
}
.ListTanArrow
{
    list-style-image: url( 'images/template/arrow_tan.gif' );
}
.ListNoIndentDisc
{
    padding-left: 10px;
    margin-left: 10px;
    list-style-type: disc;
    margin-top: 0px;
}
.ListNoBullet
{
    list-style-type: none;
}

.ListClear
{
     
    list-style-image: none;
}

.likeH1
{
    font-size: 16pt;
    color: #74252e;
    font-weight: bold;
}

.likeH3
{
    font-size: 12pt;
    font-weight: bold;
    color: #74252e;
   
}

.likeH4
{
    font-size: 9pt;
    font-weight: bold;
    color: #74252e;
   
    }


#breadcrumb
{
    background-color: #BBBB8F;
    font-size: 8pt;
    background-image: url(  '../images/template/Breadcrumb.gif' );
    background-repeat: repeat-x;
    height: 15px;
}

#breadcrumb a
{
    color: #74252e;
}

.tblHeaderBG1
{
    background-image: url( 'images/template/tblHeaderBlueGradArrow_400.jpg' );
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    padding: 4px 4px 4px 20px;
}
.tblHeaderBG2
{
    background-image: url(  'images/tblHeaderRedGrad_50.jpg' );
    background-repeat: repeat-x;
     color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    
} 
.WhiteBold
{color: #FFFFFF;
 font-size: 10pt;
    font-weight: bold;}

/* Header */
#header
{
    
    position: relative;
    /* background-color: #a84141; */
}

#header .leftCorner
{
    background-image: url(   'images/template/HeaderLeftCorner.jpg' );
    background-repeat: no-repeat;
    width: 200px;
    height: 75px;
}

#header .middle
{
    background-image: url( 'images/template/Header_Fill.jpg' );
    background-repeat: repeat-x;
    height: 75px;
}
    
#header .rightCorner
{
    background-position: right;
    background-image: url(   'images/template/HeaderRightCorner.jpg' );
    background-repeat: no-repeat;
    width: 200px;
    height: 75px;
}
#header a
{}
#preHeader
{
    padding: 2px;
    font-size: 8pt;
    color: #BBBB8F;
    text-align: right;
    margin-right: 5px;
}
#preHeader a, a:visited
{
    color: #BBBB8F;
    text-decoration: none;
}

#preHeader a:hover
{
    text-decoration: underline;
}

/* Holds Columns */
#container
{
    width: 760px;
    position: relative;
margin-right: auto;
margin-left: auto;
    text-align: left;
}

/* Main Content and Right Column IDs are located in
     the 3Column and 2Column styles sheets */


/* Left Column */
#leftColumn
{
    padding: 1px;
    left: 0px;
    width: 100px; /*background-color: #E4E4E4; */
    position: absolute;
}



H2
{
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    padding: 4px 4px 4px 20px;
    background-image: url(   'images/tblHeaderRedGrad_50.jpg' );
    background-repeat: repeat-x;
}
#rightColumn .boxHeader
{
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    padding: 4px 4px 4px 20px;
    background-image: url(  'images/RedGradRound_225.gif' );
    background-repeat: no-repeat;
    }

#rightColumn .box
{
    border: 1px solid #74252e;
    background-image: url(        '../images/template/tblBG_TanGradient.jpg' );
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    clear: both;
    padding-right: 2px;
    padding-left: 5px;
}

#rightColumn p
{
    padding: 0px 5px 0px 5px;
}



/* Footer */
#footer
{
    clear: both;
    background-color: #a84141;
    background-image: url(     'images/FooterRedGrad.jpg' );
    background-position: bottom;
    background-repeat: repeat-x;
    /*margin-top: 10px;*/
}
    
#footer p
{
    padding: 2px;
    margin: 0px;
    font-size: 8pt;
    text-align: center;
    color: #FFFFFF;
}
.footerLeft
{
    background-position: bottom;
    background-color: #74252e;
    background-image: url(      'images/FooterCornerLeftRed.jpg' );
    background-repeat: no-repeat;
    width: 25px;
}

.footerRight
{
    background-position: bottom;
    background-color: #74252e;
    background-image: url(  'images/FooterCornerRightRed.jpg' );
    background-repeat: no-repeat;
    width: 25px;
    
}


a
{
    color: #74252e;
    text-decoration: none;
}
a:hover
{
    color: #BBBB8F;
    text-decoration: underline;
}
a:visited
{color: #74252e;
    text-decoration: none;
    }
hr
{
    border-style: none;
    height: 1;
    background-color: #BBBB8F;
    color: #BBBB8F;
}
/* Grid View */
.SortHeaderRowStyle
{
    
    background-image: url(   '/images/template/tblBG_TanGrad_25x50.gif' );
    font-weight: bold;
    background-repeat: repeat-x;
   
}

.TableOutline
{
   
  
    border: 1px solid #74252e;
    
}


.TableLikeBox
{
    padding: 5px;
    border: 1px solid #74252e;
    background-image: url(        '/images/template/tblBG_TanGradient.jpg' );
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}
    
    
.HeaderRowStyle
{
    background-image: url(  '/SST/images/tblHeaderRedGrad_50.jpg' );
    background-repeat: repeat-x;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 150%;
}
.HeaderRowStyle A:link
{font-weight: bold;
    color: #FFFFFF;}
 
.HeaderRowStyle A:Hover   
    {color: #BBBB8F;
    font-weight: bold;
    text-decoration: underline;}
    
    
.AlternatingRowStyle
{
    background-color: #F0F0F0;
}

.PraxisProfile
{
    width: 325px;
    height: auto;
    float: left;
}
.SSTFinderContainer
{
    float: left;
    margin: 10px;
    width: 325px;
    background-color: #FFFFFF;
}

.PreschoolClassContainer
{
    float: left;
    margin: 10px;
}

.PreschoolClass
{
    padding: 0px 5px 0px 5px;
    
    width: 213px;
    border: 1px solid #74252e;
    
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    background-color: #F3F3F3;
}

.PreschoolClassHeader
{
   
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    padding: 4px 4px 4px 20px;
    background-image: url(   'images/template/BlueGradRound_225.gif' );
    background-repeat: no-repeat;
}
.PreschoolStaff
{
    margin: 10px 5px 10px 5px;
    width: 150px;
    float: left;
    text-align: center;
}

.Hidden
{
    visibility: hidden;
}
.ImgFloatLeft
{
    margin: 1px 3px 3px 0px;
    float: left;
   
}
.ImgFloatRight
{
    margin: 1px 0px 3px 3px;
    float: right;
}

.Warning
{
    font-size: 10px;
    color: #FF0000;
    font-weight: bold;
}

.StatusPending
{
    font-size: 10px;
    color: #FFCC00;
    font-weight: bold;
}

.StatusApproved
{
    font-size: 10px;
    color: #008000;
    font-weight: bold;
}    

.StatusDenied
{font-size: 10px;
    color: #FF0000;
    font-weight: bold;}

.ConfirmationPanel
{
    width: 200px;
    padding: 20px;
    background-color: White;
    border: 2px solid #74252e;
    
}
.ModalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
legend
{ font-size: 9pt;
    font-weight: bold;
    color: #74252e;
}
ul
{padding-top: 2px;
    margin-top: 2px;
}
.hasEvent
{
    color: #FFFFFF;
    background-color: #74252e;
}
/* Menu Styles */
.MainMenuItem
{
    padding: .4em 0.2em .4em .2em;
    background-color: #a84141;
    text-decoration: none;
    font-size: 90% !important;
    color: #FFFFFF !important;
    border-left: 8px solid #74252e;
    border-bottom: 1px solid #BBBB8F;
    
    line-height: 150%;
}
.MainItemHover
{
    padding: .4em 0.2em .4em .2em;
    background-color: #74252e;
    color: #FFFFFF !important;
    text-decoration: none !important;
    font-size: 90% !important;
    border-bottom: 1px solid #BBBB8F;
    line-height: 150%;
}

.SubMenuItem
{
    clear: both;
    padding: .4em 0.2em .4em .2em;
    background-color: #D9B0B0;
    font-size: 90% !important;
    border-left: 8px solid #74252e;
    border-bottom: 1px solid #FFF;
    width: 200px;
}
.SubItemHover
{
     clear: both;
    padding: .4em 0.2em .4em .2em;
    background-color: #74252e;
    color: #FFFFFF !important;
    font-size: 90% !important;
    text-decoration: none !important;
    border-bottom: 1px solid #FFF;
    width: 200px;
}
