@charset "utf-8";
/* this is the file that controls aspects of all pages */
A:link{
    color: #580b51;
    text-decoration: none;
}
A:visited{
    color: #580b51;
    text-decoration: none;
}

A:hover{
    text-decoration: underline;
}

ol { list-style-image: url("../img/orange_arrow_2.jpg"); }
h1 {
    font-size: 14px;
}
#header {
    width: 100%;
}

#top{
    padding-top: 25px;
    margin-left: -25px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ede7a9;
}
#top a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #580b51;
    padding: 2px 4px;
    text-decoration: none;

}

body {
    width: 865px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-color: #fff9fe;
    color: #404040;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: url('../img/header_background.png') repeat-x top ;
}
#wrapper {
    text-align: left;
    width: 100%;
    height: 100%;
}
#news {
    text-align: right;
    width: 475px;
    height: 20px;
    max-height: 20px;
    float: right;
    padding-top: 2px;
    text-decoration: none;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight:bold;
    color: #ede7a9;
    overflow: hidden;
}
#news ul {
    display: inline;
}
#news ul li {
    display: inline;
}
#news a {
    text-decoration: none;
    padding: 1px 4px;

}
#news a:hover {

}
.pic_news {
    margin-right: 3px;
}

#forms_library_link {
    bottom: 10%;
    
}
#block-menu-66 {
    text-align: right;
    margin: 0px;
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    clear: both;
    letter-spacing: 0.5px;
    border-bottom: 0px;
    float: right;
    text-align: right;
}
#block-menu-66 li {
    display: inline;
    margin-right: 6px;
    padding-right: 6px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #3198C9;
    border-bottom: 0px;
}
#block-menu-66 a {
    font-family: Arial, Helvetica, sans-serif;
    color: #3198C9;
    text-decoration: none;
    border-bottom: 0px;
}
#block-menu-66 a:hover {
    text-decoration: underline;
}
#block-menu-66 .last_link {
    margin-right: 0px;
    border-right-style: none;
}

#block-menu-66 .active {
    text-decoration: underline;
}
#first_menu {
    text-align: right;
    margin: 0px;
    padding-top: 7px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    clear: both;
    letter-spacing: 0.5px;
}
#first_menu li {
    display: inline;
    margin-right: 6px;
    padding-right: 6px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ede7a9;
}
#first_menu a {
    font-family: Arial, Helvetica, sans-serif;
    color: #ede7a9;
    text-decoration: none;
}
#first_menu a:hover {
    text-decoration: underline;
}
#first_menu .last_link {
    margin-right: 0px;
    border-right-style: none;
}

#first_menu .active {
    text-decoration: underline;
}

#cse-search-box {
    text-align: right;
    padding-top: 0px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    margin-top: -20px;
    margin-right: -3px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-position: right top;
}
#cse-search-box input[type=text] {
    border: 1px solid #D2D2D4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    width: 100px;
}
#cse-search-box input[type=submit] {
    background-image: url(../img/background_search_button.jpg);
    background-repeat: repeat-x;
    border: 1px solid #D2D2D4;
    color: #000000;
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    width: 45px;
    background-color: #CCCDCF;
    margin-right: 10px;
}
#seal_box {
    text-align: center;
    vertical-align: middle;
    width: 100px;
    display: inline;
}
#seal_box {
    text-align: center;
    vertical-align: middle;
    width: 75px;
    display: inline;
}
#smu_seal {
    width: 100px;
    margin: 0 0 0 -35px;
    position: absolute;
    clear: right;
    top: 5px;
}
#link_logo {
    margin-left: 60px;
    margin-top: 2px;
    display: inline;
    width: 320px;
    padding: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#border {
    border: 4px solid #BBBBBB;
    margin-top: 1px;
    margin-left: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    float: left;
    display: inline;
    clear: both;
    width: 845px;
    margin-left: -2px;
    padding-top: 11px;
    padding-right: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    background: #FFFFFF;
    z-index: 12;
}

#container	{width: 845px;}

#three_column_structure {
    width: 729px;
}
#three_column_structure td {
    text-align: left;
    vertical-align: top;
}
#cell_left_3 {
    padding-right: 7px;
    padding-top: 7px;
}

#cell_middle_3 {
    width: 267px;
}
#cell_right_3 {
    width: 171px;
    padding-left: 10px;
}
#cell_right_2 img {
    width: 530px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 2px 2px 10px #888888;
}
.rss_img {
    max-height: 22px;
    max-width: 22px;
}
p {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
}
p a {
    color: #3198C9;
    text-decoration: none;
}
p a:hover {
    text-decoration: underline;
}

.title {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
    padding-bottom: 3px;
    font-style: italic;
}
img.new_logo    {float: left; clear: left; margin: 3px 10px 0px 0px;}
#seal_box { text-align: center; vertical-align: middle; width: 58px; display: inline; }
#link_logo_2 {
    height: 90px;
    width: 86px;
    display: block;
    margin-bottom: 8px;
    margin-left: 84px;
}
.home_page_pic_2 {
    margin-bottom: 13px;
    margin-top: 4px;
}

#map {
    margin-right: -39px;
    background-image: url(../img/map.gif);
    height: 124px;
    background-position: right top;
    width: 171px;
    display: inline;
    position: relative;
    background-repeat: no-repeat;
    float: right;
    margin-bottom: 20px;
}
#profile {
    background-image: url(../img/index_img01.png);
    height: 200px;
    background-position: right top;
    width: 300px;
    display: inline;
    position: relative;
    background-repeat: no-repeat;
    float: right;
    left: 100px;
    margin-top: -170px;
}

.video_tour_title {
    float: right;
    position: relative;
    width: 150px;
    display: inline;
    margin: 0px;
}
.video_tour_text {
    clear: both;
}
#students_pics {
    float: left;
    margin-left: -42px;
    display: inline;
    position: relative;
    margin-top: 28px;
    width: 140px;
}
#students_text {
    float: left;
    width: 150px;
    margin-top: 20px;
}
#two_column_structure {
    width: 830px;
}
#cell_left_2 {
    width: 300px;
    text-align: left;
    vertical-align: top;
    padding-top: 40px;
}
#cell_right_2 {
    text-align: left;
    vertical-align: top;
    padding-top: 30px;
    padding-left: 0px;
}
.title_left_2 {
    width: 217px;
    padding-bottom: 3px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DBDBDB;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 2px;
    margin-left: -16px;
    display: block;
    position: relative;
    padding-left: 16px;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    left: 0px;
    top: 0px;
}
.orange_arrow {
    position: relative;
    display: block;
    text-decoration: none;
    border: none;
    left: 1px;
    top: 1px;
    margin-top: 0px;
}
#link_left {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#link_left li {
    display: inline;
}
#link_left a {
    color: #929497;
    text-decoration: none;
    display: block;
    padding-top: 7px;
    padding-bottom: 7px;
}
#link_left a:hover {
    text-decoration: none;
    color: #000000;
}
.title_page_right_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
}
.title_page_right_3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    color: #000000;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
}
.title_name {
    font-family: Arial, Helvetica, sans-serif;
    color: #F47B20;
    font-size: 10px;
    letter-spacing: 0.3px;
    text-align: right;
    padding-right: 25px;
}
.title_right_2 {
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DBDBDB;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
}
.title_right_3 {
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DBDBDB;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
}
.text_right_2 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}
.text_right_bold {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight:bold;
}
.photo_right_2 {
    width: 444px;
    border: 0px;
}
.text_right_2_seal {
    margin-bottom: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}


.list_right_2 {
    padding: 0px;
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.pic_right_2 {
    display: block;
}

.pic_text_right_2 {
    width: 142px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DBDBDB;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 3px;
    font-size: 9px;
    float: right;
    margin-top: -42px;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-left: 0px;
    clear: both;
    display: inline;
}
#list_right_3 {
    padding: 0px;
    list-style-type: decimal;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#list_right_3 li {
    margin-top:10px;
}

#footer {
    padding-top: 20px;
    padding-bottom: 100px;
    font-family: "Times New Roman", Times, serif;
    font-size: 11px;
    letter-spacing: 6px;
    float: left;
    padding-left: 80px;
}
.index_modified {
    padding: 0px;
    padding-right: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    float: right;
    margin: 0px;
}
input[type=text],input[type=password] {
    border: 1px solid #D2D2D4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
input[type=submit] {
    background-image: url(../img/background_search_button.jpg);
    background-repeat: repeat-x;
    border: 1px solid #D2D2D4;
    color: #000000;
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #CCCDCF;
}
th {
    background-color:rgb(200,200,200);

}

.ml_table {
}
.ml_row_odd{
    background-color:#DDDDDD;
}
.ml_row_even{
}
.spotlight_heading_with_image {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    height:120px;
    border-bottom: 1px solid #DBDBDB;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
}
.spotlight_heading_without_image {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    border-bottom: 1px solid #DBDBDB;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 3px;
    padding-left: 0px;
}
.spotlight_heading_line {
    background-color: rgb(240,240,240);
    color: rgb(240,240,240);
    height: 1px;
}

#kw {
    position: absolute;
    display: none;
}
#pchat_div{
    visibility: hidden;
    position: absolute;
    width: 440px;
    height: 0px;
    background: transparent;
    border-collapse: collapse;
    bottom: 2%;
    right: 2%;
    font-size: 1.5em;
    color: #404040;
    font-family: Geneva, Arial, Helvetica, sans-serif;

}
.pchat_div_top {
    background: url('/img/graphics/pchat_div_top.png') no-repeat bottom;
    padding: 25px;
    text-align:center;
}
.pchat_div_bottom {
    background: url('/img/graphics/pchat_div_bottom.png') no-repeat top;
    
}
.pchat_div_center {
    background: url('/img/graphics/pchat_div_center.png') repeat-y;
    padding: 25px;
}
.webinar_table {
    border-collapse: collapse;
}
.webinar_table td {
    padding-left: 5px;
}
.faculty_photo {
    width: 133px;
    max-width: 133px;
    max-height: 113px;
    text-align:center;
    vertical-align:top;
    cursor: pointer;
}
.blank_faculty_photo {
    width: 133px;
    max-width: 133px;
    max-height: 113px;
    text-align:center;
    vertical-align:top;
    border-radius: 0px;
    -moz-border-radius: 0px;
    box-shadow: 0px 0px 0px #888888;
}
.big {
    font-size: 1.3em;
}
.fb-like {
    float: right;
    right: -448px;
    width: 50px;
    top: 60px;
    
}

.fb-link {
    float: right;
    margin-top: -27px;
}
.fb-logo {
    height: 25px;
}
