﻿html, body {
    margin: 0;
    padding: 0;
    font-family: Tahoma;
    font-size: 9pt;
    color: #000000;
    /*background-color: #e1e1e0;*/
    /*direction: ltr;*/
}

form {
    margin: 0;
    padding: 0;
}

a {
    color: #16387c;
    font-family: Tahoma;
    font-size: 9pt;
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        /*	color: #16387c; */ /*	font-weight: bold; */
    }

    a.linkStyle1:hover {
        color: red;
        text-shadow: 0px 0px 0px #3d3d3d;
    }

.PanelTitle {
    font-family: 'b koodak', sans-serif;
    font-size: 12pt;
    /*font-weight: normal;*/
}

.MainMenu {
    font-family: 'b koodak', sans-serif;
    font-weight: normal;
    font-size: 13pt;
}

.ArticleTitle {
    font: normal normal normal 1.5em/1.5 'b koodak', sans-serif;
    text-shadow: 1px 1px 0px #ffffff; /*color: #222;*/
}

.ArticleContent {
    text-shadow: 1px 1px 1px #ffffff, -1px -1px 1px #ffffff;
    color: #2c2b2b;
    font-size: 11pt; /*opacity: 0.3;*/
}

.n a:hover {
    text-decoration: none;
}

.Header {
    padding: 0;
    height: 217px;
    background-repeat: repeat-x;
    background-position: bottom left;
    background-color: Black;
}

.HeaderTD {
    padding: 0;
    height: 217px;
    background-repeat: repeat-x;
    background-position: bottom left;
    background-color: Black;
}

.HeaderTD1 {
    padding: 0;
    /*height: 217px;*/
}


.HeaderPicHeight {
    padding: 0;
    height: 212px;
}

#HeaderPic {
    padding: 0;
    height: 153px;
    width: 1000px !important; /*background-image: url(  '../images/Header.gif' );*/
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 5px;
}

.WrapperDiv {
    padding: 0;
    width: 1000px !important;
    background-repeat: no-repeat;
}

.TextHeader {
    width: 120px;
    font-family: Tahoma;
    font-weight: bold;
    color: white;
    font-size: small;
    text-align: center;
    cursor: pointer;
    border: solid 1px Transparent;
}

.TextHeaderSub {
    width: 120px;
    font-family: Tahoma;
    color: black;
    background-color: white;
    font-size: 8px;
    text-align: center;
    cursor: pointer hand;
    cursor: pointer;
}

.TextHeaderSelect {
    width: 120px;
    font-family: Tahoma;
    font-weight: bold;
    color: white;
    font-size: small;
    text-align: center;
    cursor: pointer hand;
    background-color: #FAAA00;
    border: 1px solid white;
}

.BorderLeft {
    width: 12px;
    padding: 0;
    height: 43px;
    background-image: url('../../images/border5.png');
    background-repeat: repeat-y;
    background-position: left bottom;
}

.BorderRight {
    width: 12px;
    padding: 0;
    height: 43px;
    background-image: url( '../../images/border5.png' );
    background-repeat: repeat-y;
    background-position: right bottom;
}

.BorderBotton {
    height: 25px;
    width: 1000px;
    background-image: url( '../../images/footer.gif' );
    background-repeat: no-repeat;
    background-position: center top;
}

table.MasterTable td:hover {
    background-color: #FAAA00;
    border: 1px solid white;
}


.ImageBorder {
    padding: 0;
    background-image: url( '../../images/PhotoBorder.png' );
    background-repeat: no-repeat;
    background-position: center;
}


.SchoolDetailHeader {
    margin: 5px 5px 5px 5px;
    background-color: #353435;
    color: White;
    font-weight: bold;
    font-size: small;
    padding: 5px;
    padding-right: 15px;
    border-radius: 5px 5px 5px 5px;
    text-align: center;
}

.BodySchoolDetail {
    padding: 0;
    height: 414px;
    background-image: url( '../../images/BD.png' );
    background-repeat: repeat-x;
    background-position: center;
}

.BodySchoolDetailForPage {
    padding: 0;
    background-image: url( '../../images/bodyImage.png' );
    background-repeat: repeat;
    background-position: center;
}

.BodyCut {
    padding: 0;
    height: 220px;
    box-shadow: 0.5px 0.5px 5px 0.5px #000000;
    -moz-box-shadow: 0.5px 0.5px 5px 0.5px #000000;
    -webkit-box-shadow: 0.5px 0.5px 5px 0.5px #000000;
}

.BorderImageInBodyCutLeft {
    padding: 0;
    height: 150px;
    width: 14px; /*background-image: url(   '../images/MainFormImage/BorderForImageLeft2.png' ); 	background-repeat: no-repeat;*/
}

.BorderImageInBodyCutCenter {
    padding: 0;
    height: 150px;
    width: 14px; /*background-image: url(   '../images/MainFormImage/BorderForImageCenter2.png' ); 	background-repeat: repeat-x;*/
}

.albumsSection {
    background-color: #ffb128;
}

.BorderImageInBodyCutRight {
    padding: 0;
    height: 150px;
    width: 1019px; /*background-image: url(   '../images/MainFormImage/BorderForImageRight2.png' ); 	background-repeat: no-repeat;*/
}

.NewsTitel {
    height: 38px;
    background-image: url( '../../images/newsTitel.png');
    background-repeat: no-repeat;
    text-align: right;
    text-indent: 45px;
}

.NewsPart {
    padding: 0;
    height: 2px;
    background-image: url( '../../images/MainFormImage/BackGroundBottonMasterPage.gif' );
    background-repeat: repeat-y;
    background-position: center;
}

.FontHeader {
    font-family: Tahoma;
}

.TextBox {
    border: solid 1px #980C10;
}

.PersonGroup {
    width: 400px;
    height: 180px;
    background-image: url( '../../images/PersonBorder.gif');
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 5px;
}

.PersonHeader {
    width: 996px;
    height: 29px;
    background-image: url( '../../images/HeaderPerson.png' );
    background-repeat: no-repeat;
}

.NewsBody {
    padding: 0;
    height: 2px;
    width: 1019px;
    box-shadow: 0.5px 0.5px 5px 1px #000000;
    -moz-box-shadow: 0.5px 0.5px 5px 1px #000000;
    -webkit-box-shadow: 0.5px 0.5px 5px 1px #000000; /*background-image: url(  '../images/MainFormImage/BackGroundBottonMasterPage.gif' ); 	background-repeat:repeat-y;*/
}

.PageBody {
    box-shadow: 0.5px 0.5px 5px 1px #000000;
    -moz-box-shadow: 0.5px 0.5px 5px 1px #000000;
    -webkit-box-shadow: 0.5px 0.5px 5px 1px #000000;
    min-height: 480px;
}

.NewsTitel {
    height: 38px;
    background-image: url( '../../images/newsTitel.png');
    background-repeat: no-repeat;
    text-align: right;
    text-indent: 45px;
}

.BottomBorder {
    padding: 0;
    min-height: 76px;
    box-shadow: 0.5px 0.5px 5px 1px #000000;
    -moz-box-shadow: 0.5px 0.5px 5px 1px #000000;
    -webkit-box-shadow: 0.5px 0.5px 5px 1px #000000;
}

.NewsPart {
    padding: 0;
    height: 2px;
    background-image: url('../../images/MainFormImage/BackGroundBottonMasterPage.gif');
    background-repeat: repeat-y;
    background-position: center;
}

.WHeader {
    margin: 5px 5px 5px 5px;
    background-color: #FDFDFD;
    color: black;
    font-weight: bold;
    font-size: small;
    padding: 5px;
    padding-right: 15px;
    border: 1px solid rgb(215, 215, 215);
    border-radius: 5px 5px 5px 5px; /*	padding-top: 10px; 	padding-bottom: 5px; 	height: 35px; 	background-image: url(  '../images/MainFormImage/WHeader.png' ); 	background-repeat:no-repeat; 	background-position: center;*/
}

.BHeader {
    margin: 5px 5px 5px 5px;
    background-color: #353435;
    color: White;
    font-weight: bold;
    font-size: small;
    padding: 5px;
    padding-right: 15px;
    border-radius: 5px 5px 5px 5px; /*padding-top: 10px; 	padding-bottom: 5px; 	height: 35px; 	background-image: url(  '../images/MainFormImage/BHeader.png' ); 	background-repeat:no-repeat; 	background-position: center;*/
}

.FontHeader {
    font-family: Tahoma;
}

.TextBox {
    border: solid 1px #980C10;
}

.PersonGroup {
    width: 400px;
    height: 180px;
    background-image: url( '../../images/PersonBorder.gif');
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 5px;
}

.PersonHeader {
    width: 996px;
    height: 29px;
    background-image: url( '../../images/HeaderPerson.png' );
    background-repeat: no-repeat;
}

.centerDiv {
    /*background-color: #ffb128;*/ /*background: url('../images/bg/right.gif') repeat;*/
}

/*********************NEW NEW NEW*******/

.textAlignNear {
    text-align: inherit;
}

.textAlignFar {
    text-align: inherit;
}

.birthDayPanel {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.BodyCut .albumDesign {
    cursor: hand;
    cursor: pointer;
    background-color: white;
    background-repeat: no-repeat;
    background-position: center;
    width: 159px;
    height: 126px;
    -moz-box-shadow: 0px 0px 5px 1px #000000;
    -webkit-box-shadow: 0px 0px 5px 1px #000000;
    box-shadow: 0px 0px 5px 1px #000000;
}

.BodyCut .albumName {
    font-weight: bold;
    color: #3B5998;
    font-size: 8pt;
    text-decoration: none;
}

.BodyCut a {
    color: white !important;
}

.BottomBorder {
    color: whitesmoke;
}

    .BottomBorder td {
        width: 25%;
        vertical-align: top;
        font-family: Nassim, tahoma, arial;
    }

    .BottomBorder div {
        margin-right: 20px;
    }

    .BottomBorder a {
        font-family: frutiger, tahoma, arial;
        color: inherit;
        text-decoration: none;
        line-height: 15pt;
        font-size: 9pt;
    }

        .BottomBorder a:hover {
            text-decoration: underline;
        }

    .BottomBorder .schoolName {
        font-size: 14pt;
        font-weight: bold;
    }

    .BottomBorder .schoolPhone {
        font-family: frutiger, tahoma, arial;
        font-size: 12pt;
    }

    .BottomBorder .schoolAddress {
        font-family: frutiger, tahoma, arial;
        font-size: 12pt;
    }

    .BottomBorder .header {
        font-size: 16pt;
    }

    .BottomBorder h5 {
        font-family: tahoma, arial;
        font-size: 8pt;
    }

.nowrap {
    white-space: nowrap;
}

.wrap {
    white-space: normal;
}

@media print {
    .no-print, .no-print * {
        display: none !important;
    }
}
