@charset
"utf-8"
;
/* CSS Document */

div.featured_schoolBox {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #6B6B6B;
    vertical-align: middle;
    background: white url( images/school_box_background.gif ) repeat-x scroll 0pt 0%;
    height: 100%;
    overflow: hidden;
}

div.schoolBox_logo {
    font-size: 12px;
    font-weight: bold;
    float: left;
    text-align: left;
    margin: auto 0;
    vertical-align: middle;
    border-right: 1px solid #6B6B6B;
    width: 30%;
}

.featured_title {
    position: relative;
    float: left;
    background-color: #f0f0e4;
    width: 600px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #707059;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 5px;
}

.school_name {
    position: relative;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #333;
    margin-top: 10px;
    margin-bottom: 10px;
}

.learn_button {
    text-align: center;
    padding-top: 7px;
    padding-bottom: 14px;
}

.learn_logo {
    text-align: center;
    border-top: 1px solid #9D9D9D;
    border-left: 1px solid #9D9D9D;
    border-right: 2px solid #5f5f5f;
    border-bottom: 2px solid #5f5f5f;
    width: 150px;
    height: 60px;
    margin: 1em auto;
}

.logo_border2 {
    border: 1px solid #CCCCCE;
    text-align: center;
    margin: 2px;
    background: white url( images/school_box_logo_background.gif ) repeat-x scroll 0 100%;
}

.schoolBox_description {
    float: left;
    width: 423px;
    padding-left: 10px;
    position: relative;
}

.feature_readmore a {
    color: black;
    font-size: 11px;

}

.feature_readmore {
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #019ACD;
    text-transform: uppercase;
}

ul.school_related_links {
    list-style-image: url( images/school_listitem.gif );
    line-height: 13px
}

ul.school_related_links a {
    color: black;
    font-weight: bold;
    text-decoration: underline;
}

.school_tab_element {
    margin: 10px;
}

/*.halfmoon {
    margin-bottom: 1px;

}*/
/*
html* .halfmoon {
    margin-bottom: 0px;
    position: relative;
}
  */

.halfmoon ul {
    padding: 3px 9px 1px 0px;
    margin-left: 0;
    margin-bottom: 0;
    list-style-type: none;
    text-align: left;
}

.halfmoon li {
    display: inline;
    margin-right: -2px;
}

.halfmoon li a {
    text-decoration: none;
    padding: 2px 10px;
    border-left: 1px solid #3F4042;
    border-top: 1px solid #3F4042;
    border-right: 1px solid #3F4042;
    background-color: #C5C5C5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #696768;
    text-transform: uppercase;
}

.halfmoon li.first a {
    border-left: 1px solid #040507;
    border-right: 1px solid #040507;
    border-top: 1px solid #040507;
}

.halfmoon li a:hover, .halfmoon li a.current {
    background: url( images/school_tab_title.gif );
    border-left: 1px solid #050505;
    border-right: 1px solid #050505;
    border-top: 1px solid #050505;
    color: black;
}

.tabcontentcontainer {
    border-left: 1px solid #020202;
    border-top: 1px solid #020202;
    border-right: 2px solid #545454;
    border-bottom: 3px solid #545454;
    background-color: white;
    padding: 10px;
    position: relative;
    z-index: 100;
    margin-bottom: 10px;
}

.tabcontent {
    display: none;
}

.tabcontent ul li {
    margin-left: 30px;
}

.tabcontent a {
    text-decoration: none;
}

h1.school_title {
    font-size: 14px;
    font-weight: bold;
    color: #0167CC;
}

div.school_content {
    text-align: justify;
    font-size: 12px;
    /*padding: 18px 24px;*/
    margin-bottom: 15px;
}

hr {
    border: 1px solid #D3D3D3;
}

div.school_source, div.school_source a {
    color: black;
    font-size: 10px;
}

div.school_source a {
    text-decoration: underline;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

/* End hide from IE-mac */

div.clearer {
    clear: left;
    line-height: 0;
    height: 0;
}

.border_images {
    width: 628px;
    height: 178px;
    text-align: center;
    margin: 2px;
}

.border_images2 {
    width: 628px;
    text-align: center;
    margin: 2px;
}

.border_intern {
    width: 310px;
    text-align: center;
    float: left;
    border:1px solid #676765;
}

.border_extern {
    width: 310px;
    text-align: center;
    float: right;
    border:1px solid #676765;
}

.border_intern2 {
    width: 309px;
    float: left;
    border: 1px solid #666666;
}

.border_subborder {
    margin: 2px;
    border: 1px solid #CCCCCC;
    background: white url( images/backgroundp.jpg ) repeat-x scroll 0 100%;
}

.border_extern2 {

    width: 304px;
    height: 137px;
    text-align: center;
    float: left;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    margin-left: 10px;

}

.photo {
    float: left;
}

.textcontainer {
    float: left;
    padding-bottom: 4px;
}

.sub_container {
    width: 203px;
}

.school_desc_tab {
    float: left;
    border-left: 1px solid #6B6B6B;
    height: 146px;
    width: 423px;
    padding-left: 10px;
}

.bottom_text {
    padding-left: 3px;
    padding-top: 13px;
    padding-right: 10px;
}

.reset_float {
    clear: both;
    height: 0px;
    width: 0px;
    font-size:0px;
    overflow: hidden;
}