@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------- */
/* -----------NEW URGENT NEWS BOX STYLING----------- */
#urgent-news-new {
    background: rgba(33,33,33,0.6);
    min-height: 80px;
    margin: -10px 0 30px;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
}

#urgent-news-new .headline {
    background-image: url(/download/delta/header/ScriptOhio.png);
    background-repeat: no-repeat;
    background-position: top right;
    color: #edb025;
    font-family: "Times New Roman", Times, serif;
    font-size: 31px;
    margin: 0 -6px -18px;
    padding: 2px 10px 32px;
    text-shadow: #000 1px 2px 3px;
    box-shadow: inset 0 0 10px #000;
    -webkit-box-shadow: inset 0 0 10px #000;
    -moz-box-shadow: inset 0 0 10px #000;
}

#urgent-news-new span {
    bottom: 4px;
    color: #6d6d6d;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    left: 8px;
    position: absolute;
}

#urgent-news-new span a {
    color: #fff;
    font-family: "Times New Roman", Times, serif;
}

#urgent-news-new span a:hover {
    color: #ca262b;
}

#urgent-news-new img#breaking_news_close {
    background-color: #333;
    border: 1px solid #bbb;
    cursor: pointer;
    position: absolute;
    top: 3px;
    right: 3px;
}

#urgent-news-new img#breaking_news_close:hover {
    background-color: #666;
}

/* -------------URGENT NEWS BOX STYLING------------- */
/* ------------------------------------------------- */



#content #top-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}


/* --------------------------------------------------- */
/* -------------BUTTON BACKGROUND STYLING------------- */
.button {
    float: left;
    margin: 0 5px 30px 5px;
    width: 256.5px;
}

.button .boxtop {
    background-image: url(/download/delta/home-page/buttons/ButtonBoxTopBottom.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 100% 0;
    background-color: transparent;
    height: 19px;
    margin: 0 0 0 19px;
}

.button .boxtop div {
    background-image: url(/download/delta/home-page/buttons/ButtonBoxTopBottom.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 0;
    background-color: transparent;
    height: 19px;
    left: -19px;
    position: relative;
    width: 19px;
}

.button .boxguts1, .button .boxguts2 {
    background-image: url(/download/delta/home-page/buttons/ButtonBoxSides.png);
    position: relative;
}

.button .boxguts1 img {
    position: absolute;
    top: -10px;
    left: 14px;
    z-index: 1000;
    /*opacity: 0.5;*/
    border: none;
}

.button .boxguts3 {
    height: 260px;
    background-color: #282828;
}

.button .boxbottom {
    background-image: url(/download/delta/home-page/buttons/ButtonBoxTopBottom.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 100% 100%;
    background-color: transparent;
    height: 19px;
    margin: 0 0 0 19px;
}

.button .boxbottom div {
    background-image: url(/download/delta/home-page/buttons/ButtonBoxTopBottom.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 100%;
    background-color: transparent;
    height: 19px;
    left: -19px;
    position: relative;
    width: 19px;
}
/* -------------BUTTON BACKGROUND STYLING------------- */
/* --------------------------------------------------- */


/* ------------------------------------------------ */
/* -------------BUTTON CONTENT STYLING------------- */
.button .btn_title {
    margin: 0 auto 5px auto;
    padding-top: 5px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    font-family: Arial, Verdana, serif;
    color: #6D6D6D;
}

.button:hover .btn_title {
    color: #ffffff;
}

.button #mb-title {
    //background: url(/download/delta/home-page/buttons/MarchingTitle.png) no-repeat bottom center;
    width: 140px;
    height: 26px;
}

.button #ab-title {
    //background: url(/download/delta/home-page/buttons/AthleticTitle.png) no-repeat bottom center;
    width: 127px;
    height: 22px;
}

/*.button #mm-title {
    //background: url(/download/delta/home-page/buttons/MediaTitle.png) no-repeat bottom center;
    width: 104px;
    height: 22px;
}*/

.button .btn_img {
    width: 200px;
    height: 150px;
    margin: auto;
    background-position: center;
    //border: solid 3px #4a4a4a;
    box-shadow: inset 0 0 15px 5px #000;
    -webkit-box-shadow: inset 0 0 15px 5px #000;
    -moz-box-shadow: inset 0 0 15px 5px #000;
    filter: alpha(opacity=65);	/*IE*/
    opacity: 0.65;		/*CSS3 Standard*/
}

.button #mb-img {
    background: url(/download/delta/home-page/buttons/marchingImageLarge.jpg);
}

.button #ab-img {
    height: 145px;
    background: url(/download/delta/home-page/buttons/athleticImageLarge.jpg) 0px -1px;
}

.button #mm-img {
    background: url(/download/delta/home-page/buttons/mediaImageLarge.jpg);
}

.button p {
    font-size: 9px;
    color: #6d6d6d;
    margin: 10px 10px 0px 10px;
    text-indent: 1.5em;
}
/* -------------BUTTON CONTENT STYLING------------- */
/* ------------------------------------------------ */


/* ---------------------------------------------- */
/* -------------BUTTON HOVER EFFECTS------------- */
.button:hover .boxguts3 {
    height: 260px;
    /*background-color: #303030;*/
}

.button:hover #mb-title, .button:hover #ab-title, .button:hover #mm-title {
    background-position: top;
}


/*COLOR CHANGE TO RED ON HOVER INSTEAD OF HIGHLIGHT
.button:hover .boxtop, .button:hover .boxtop div, .button:hover .boxbottom, .button:hover .boxbottom div {
    background-image: url(/download/delta/home-page/buttons/ButtonBoxTopBottom-highlight.png)
}

.button:hover .boxguts1, .button:hover .boxguts2 {
    background-image: url(/download/delta/home-page/buttons/ButtonBoxSides-hover.png);
}

.button:hover .boxguts3 {
    background-color: #8e3b3e;
}
*/

.button:hover .boxguts1 img {
    opacity: 1;
    visibility: visible;
    border: none;
}

.button:hover #mb-img, .button:hover #ab-img, .button:hover #mm-img {
/*
    background-position: bottom center;
*/
    box-shadow: inset 0 0 15px 0px #000;
    -webkit-box-shadow: inset 0 0 15px 0px #000;
    -moz-box-shadow: inset 0 0 15px 0px #000;
    //border: solid 3px #757575;
    filter: alpha(opacity=100);    /*IE*/
    opacity: 1;    /*CSS3 Standard*/
}

.button:hover p {
    color: #fff;
}
/* -------------BUTTON HOVER EFFECTS------------- */
/* ---------------------------------------------- */


/* ------------------------------------------ */
/* -------------NEWS BOX STYLING------------- */
#news {
    float: left;
    margin: 0 5px 0 0;
    width: 560px;
}

.news {
    padding: 10px;
    padding-top: 0px;
}

.news li {
    //border-bottom: 1px dotted #4a4a4a;
    padding: 0;
    margin-bottom: 30px;

/*
    padding-top: 15px;
    background-image: url(/download/delta/backgrounds/blockO.gif);
    background-position: top left;
    background-repeat: repeat-y;
*/
}

.news li p {
    font-size: 12px;
    margin-top: 10px;
    margin-left: -5px;
    padding: 0px 20px 5px;
    text-indent: 2em;
    border-left: 1px dotted #4a4a4a;
}

.news li div {
    /* header element */
    font-size: 18px;
    margin: 10px 0 5px -10px;
    padding: 2px 0 2px 10px;
    color: #660000;
    font-family: Verdana, Geneva, sans-serif;
    //border: solid 1px #4a4a4a;
    background-color: #9E1E22;
    background-image: url(/download/delta/backgrounds/hexPattern.png);
    background-repeat: repeat;
    box-shadow: inset 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    border-radius: 5px 5px 0 0;
}

.news li div em {
/*REPLACES TEXT WITH YELLOW PICTURE OF TEXT
    background: transparent url(/download/delta/home-page/content/NewsTitle.png) no-repeat bottom left;
    display: inline-block;
    margin: 0 -4px -4px 0;
    overflow: hidden;
    padding: 0 0 0 55px;
    width: 0px;
REPLACES TEXT WITH YELLOW PICTURE OF TEXT*/

    color: #FFF;
}


/* -------------NEWS BOX STYLING------------- */
/* ------------------------------------------ */


/* -------------------------------------------- */
/* -----------NEW CONTACT US STYLING----------- */

#contactNew {
    font-size: 12px;
    float: right;
    margin-left: 5px;
    text-align: center;
    width: 165px;
    padding: 0 8px 0 8px;
}

#contactNew .header {

    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    margin: 10px 0 10px;
    padding: 2px 0 2px;
    color: #fff;
    font-family: Verdana, Geneva, sans-serif;
    //border: solid 1px #6d6d6d;
    background-color: #9E1E22;
    background-image: url(/download/delta/backgrounds/hexPattern.png);
    background-repeat: repeat;
    box-shadow: inset 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    border-radius: 5px 5px 0 0;
}

#contactNew p {
    line-height: 1.3em;
    margin-bottom: 10px;
}

#mediaWrap {
    display: block;
        width: 140px;
        height: 29px;
        position: relative;
        margin: 0 auto 0 auto;
        padding: 10px 0 10px 0;
}

.social-media {
        float: left;
        display: block;
        width: 31px;
        height: 29px;
        background-image: url(/download/delta/home-page/content/SocialMedia.png);
        margin: 0 2px 0 2px;
}

#facebook.social-media {
        background-position: 124px top;
}

#facebook.social-media:hover {
        background-position: 124px bottom;
}

#myspace.social-media {
        background-position: 93px top;
}

#myspace.social-media:hover {
        background-position: 93px bottom;
}

#twitter.social-media {
        background-position: 62px top;
}

#twitter.social-media:hover {
        background-position: 62px bottom;
}

#youtube.social-media {
        background-position: 31px top;
}

#youtube.social-media:hover {
        background-position: 31px bottom;
}
/* -------------CONTACT US STYLING------------- */
/* -------------------------------------------- */

#load-images {
    display: none;
    visibility: hidden;
    z-index: -1000;
    position: absolute;
    right: 0;
    bottom: 0;
}



