﻿/* Main Area Styles */
#Main h2 {
    margin: 0px 0px 5px;
    color: #7F0029;
    font: bold 26px Arial, Sans-Serif;
}

/* MainFeature Area Styles */
#MainFeature-Wrapper {
    width: 622px;
    height: 339px;
    margin: -8px 0px 22px -9px;
    padding: 13px 9px;
    background: url(/Images/Public/MainFeature/MainFeature_shadow.jpg) no-repeat center center;
}

#MainFeature-Wrapper #myGallerySet {
    width: 622px !important;
    height: 339px !important;
    list-style-type: none !important;
    margin: 0px !important;
    padding: 0px !important;
    border: none !important;
}

#MainFeature-Wrapper #myGallerySet .imageElement {
    width: 622px !important;
    height: 339px !important;
}

#MainFeature-Wrapper #myGallerySet .slideInfoZone h2 {
    margin: 7px 0px 0px 25px !important;
    padding: 0px !important;
    color: #FFFFFF !important;
    font: bold 22px Arial, Sans-Serif !important;
}

#MainFeature-Wrapper #myGallerySet .slideInfoZone p {
    margin: 0px 0px 0px 25px !important;
    padding: 0px !important;
    color: #FFFFFF !important;
    font: 16px Arial, Sans-Serif !important;
}

#MainFeature-Wrapper #myGallerySet .slideInfoZone {
    height: 64px !important;
    background-color: #000000;
}

/* Schools Area Styles */
#Schools {
    clear: both;
    float: left;
    list-style-type: none;
    width: 622px;
    margin: 0px 0px 0px -7px;
    padding: 0px;
}

#Schools li {
    position: relative;
    float: left;
    width: 274px;
    height: 142px;
    margin: 0px 14px 14px 0px;
    padding: 7px 11px;
    background: url(/Images/Public/Schools/schoolbox_bkgnd.jpg) no-repeat center center;
}

#Schools li img {
    position: absolute;
}

#Schools li p {
    position: absolute;
    left: 17px;
    margin: 0px;
    padding: 0px;
}

#Schools li p.clip {
    top: 12px;
    width: 262px;
    height: 130px;
    clip: rect(0px 262px 130px 0px);
}

#Schools li p.infoarea {
    bottom: 14px;
    width: 247px;
    height: 38px;
    padding: 4px 0px 0px 15px;
    background: url(/Images/Public/Schools/schoolbox_info_bkgnd.jpg) repeat-x left top;
}

#Schools li strong {
    display: block;
    color: #EBB300;
    font: 16px Arial, Sans-Serif;
}

#Schools li span {
    display: block;
    color: #FFFFFF;
    font: 12px Arial, Sans-Serif;
}

#Schools li a {
    display: block;
    position: absolute;
    right: 15px;
    bottom: 7px;
    width: 27px;
    height: 27px;
    background: url(/Images/Public/Schools/schoolbox_gobtn.png) no-repeat center center;
}

#Schools li a span {
    display: none;
}
