﻿/* These are hold overs from the old layout that may need to be cleaned up but needed somewhere to live so the site works */

.resources-surround2.current {
    background: url("/images/bg-hdr.png") repeat scroll 0 0;
}

.resources-surround2 {
    width: 296px;
    padding: 8px 0 8px 10px;
    margin: 0 5px 2px 6px;
    text-align: left;
    font-family: Constantia,"Lucida Bright",Lucidabright,"Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif","Liberation Serif",Georgia,serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 5px;
    background-color: #2072b9;
    /* background: url("../../Images/bg-hdr-gold.png") repeat scroll 0 0 #a48c50; */
    color: #ffffff;
    text-shadow: 1px 2px 2px #000731;
}

.resources-surround2 a:link, .resources-surround2 a:visited, .resources-surround2 a:focus {
    color: #ffffff;
}


div.PeerLearning {
    min-height: 220px;
    margin-bottom: 1.00em;
    background-color: #ececec;
    border-radius: 10px;
    padding: 15px 16px 16px 18px;
    margin-bottom: 6px;
}

div.PeerLearning a img {
    float: left;
    padding-right: 0.5em;
}


/* /Welcome */

div.alert-note2 {
    padding: 10px 20px;
    border: solid 2px #a38b50;
    border-radius: 4px;
    color: #544829;
    background-color: #e2dac5;
    margin: 25px auto 15px auto;
    max-width: 900px;
    text-align: center;
}
h4.hometitle2 {
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: Ubuntu, Constantia, Verdana, Arial, sans-serif;
    font-size: 18px;
}

h2.hometitle {
    text-transform: uppercase;
    font-family: Ubuntu, Verdana, Arial, sans-serif;
    font-size: 36px;
    color: #313842;
    /* margin-bottom: 10px; */
    line-height: 1.4;
    font-weight: normal !important;
    margin: 0.67em 0;
}

th.headcol1, th.headcol2, th.headcol3, th.headcol4, th.headcol5, th.headcol6, th.headcol7, th.headcol8, th.headcol9, th.headcol10, th.headcol11, th.headcol12, th.headcol13, th.headcol14, th.headcol15 {
    background: #0c1435;
    border-radius: 0;
    text-transform: uppercase;
    color: white;
    border-bottom: 3px solid #A38B50 !important;
    border-top: none;
}

tr.fonts {
    font-size: 14px;
}

th.background {
    background: #2b8be9;
    font-size: 14px;
    color: #fff;
}
