  @charset "UTF-8";
/* Department Stylesheet for ßÏÀÖÔ° - Responsive 768
By ßÏÀÖÔ° Web Services
August 15th, 2012 */

/* Special Header */

.special_header_link {
    display: block;
    width: 758px;
    margin-left: auto;
    margin-right: auto;
    }

#special_header_container {
    margin-top: -31px;
    width: 758px;
    margin-left: auto;
    margin-right: auto;
    height: 80px;
    }

#special_header_container .special_header {
    width: 100%;
    height: 80px;
    }

#special_header_container .special_header h2 {
    line-height: 80px;
    height: 80px;
    font-size: 22px;
    margin-left: 26px;
    }
    
/* Top Img */

img.top-img {
    max-width: 525px;
    height: auto;
    }

/* Featured Section */

#content #featured {
    width: 730px;
    height: 261px;
    margin-top: 0px;
}

#content #featured iframe {
    width: 730px;
    }

#content #featured iframe.welcome_video {
    width: 730px;
    max-width: 730px;
    height: 261px;
    }

#content #featured img.welcome_video_img {
    display:none;
    }

/* Containers */

#department_header_container {
    display: none;
    }

/* Sub Navigation */

#sub_nav {
    display:none;
    }

/* Department Header */

#department_header_wrapper {
    display: none;
    }
    
/* Content */

#content {
    width: 730px;
}

/* Breadcrumbs */

#content #breadcrumbs {
    width: 525px;
    margin-left: 0px;
    }

/* Middle Content */

#content #middle_content, #content #middle_content.wide  {
    width: 525px;
    float: left;
    margin-right: 0px;
    margin-left: 0px;
    }
    
/* For 1 column (no sidebars) */

#content #middle_content.one-column {
    width: 718px;
    }

/* Middle Content - Horizontal Menu */

#content #sub_dept_menu {
     width: 520px;
     }

#content #sub_dept_menu #buttons ul li a {
    padding: 0px 4px 0px 4px;
    }

#content #buttons ul li, #content #buttons ul li .button, #content #buttons ul li .selected {
    height: 45px;
    line-height: 45px;
    font-size: 10px;
    margin-bottom: 30px;
    }

#content #buttons  ul li ul {
    width: 160px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    top: 45px;
    left: 0px;
    padding: 10px 0px 5px 0px;
    }
    
#content #buttons ul li ul li {
    line-height: 16px;
    width: 150px;
    padding: 5px 0px 5px 10px;
    text-indent: -10px;
    }

#content #buttons  ul li ul#one_info, #content #buttons  ul li ul#two_info, #content #buttons  ul li ul#three_info, #content #buttons  ul li ul#four_info, #content #buttons  ul li ul#five_info, #content #buttons  ul li ul#six_info, #content #buttons  ul li ul#seven_info {
    display: none;
    }

#content #buttons ul li ul li a:hover {
    color: #000;
    }
    
/* Faculty and Staff Listings */
   
#content #middle_content #profiles .detailed-listing {
       width:100%;
       }

#content #middle_content #profiles .detailed-listing .profile .left {
       width: 375px;
       float: right;
       }

#content #middle_content #profiles .detailed-listing .profile .right {
       width: 375px;
       text-align: left;
       }

#content #middle_content #profiles table.list {
        width: 100%;
        }
    
/* News Articles */

#content #middle_content .news_image img {
        max-width: 290px;
        }

/* Left Sidebar */

#content #left_sidebar {
    margin-bottom: 20px;
    }



/* Left Sidebar Contact Info for 768 */

#content #left_sidebar .contact {
    display: none;
    }
    
#content #left_sidebar .contact_for_768 {
    display: block;
    margin: 10px auto 20px auto;
    font-size: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #d9d7cb;
    -moz-box-shadow:0px 1px 0px 0px #999, inset 0px 0px 0px 0px #fff;
    -webkit-box-shadow:0px 1px 0px 0px #999, inset 0px 0px 0px 0px #fff;
    box-shadow:0px 1px 0px 0px #999, inset  0px 2px 1px 0px #fff;
    clear: left;
    }

#content #left_sidebar .contact_for_768 .title {
    display: block;
    font-size: 22px;
    line-height: 22px;
    font-variant: small-caps;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding: 15px 0px 15px 18px;
    border-bottom: solid 1px #D9D7CB;
    box-shadow:0px 1px 0px 0px #fff;
    }

#content #left_sidebar .contact_for_768 .numbers, #content #left_sidebar .contact_for_768 .address {
    display: block;
    padding: 15px 0px 15px 18px;
    border-bottom: solid 1px #D9D7CB;
    box-shadow:0px 1px 0px 0px #fff;
    }

#content #left_sidebar .contact_for_768 .button {
    display: block;
    width: 105px;
    height: 32px;
    background-image: url('/_files/images/department_page/contact_button.png');
    background-repeat: no-repeat;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    margin: 20px auto 10px 18px;
    padding: 12px 0px 0px 33px;
    text-shadow:1px 1px 1px #7A2C2E;
    }

#content #left_sidebar .contact_for_768 .social_media {
    display: block;
    margin: 20px auto 10px 30px;
    width: 110px;
    height: auto;
    }

#content #left_sidebar .contact_for_768 .social_media ul li {
    display: inline;
    }

/* Middle Content - Flexslider */

#content #middle_content .flexslider_container {
      height: 230px;
      }

#content #middle_content .slides img {
    max-width: 525px;
    }

#content #middle_content .flexslider .slides li, #content #middle_content li.flex-active-slide {
    height: 230px;
    overflow: hidden;
    }

/* Flexslider - NOT MIDDLE CONTENT SPECIFIC */

#content .flexslider_container {
      height: 230px;
      max-width: 525px;
      }

#content .slides img {
    max-width: 525px;
    }

#content .flexslider .slides li, #content li.flex-active-slide {
    height: 230px;
    overflow: hidden;
    }

/* Right Sidebar */

#content #right_sidebar {
    display: none;
    }

/* Right Sidebar Audience Widget */

.lil-audience {
    width: 175px;
    }

.lil-audience ul li {
    width: 175px;
    height: 44px;
    background-size: 175px 44px;
    line-height: 44px;
    }

.lil-audience ul li:hover {
    background-size: 188px 49px;
    width: 188px;
    height: 49px;
    border-bottom: 0px none;
    line-height: 49px;
    margin: 0px auto -4px -7px;
    }
    
.lil-audience ul li:hover:last-child {
    height: 44px;
    margin-top: 0px;
    }
    
.lil-audience ul li:hover a {
    width: 188px;
    height: 49px;
    }

.lil-audience-top, .lil-audience-bottom {
    height: 5px;
    width: 175px;
    }
    
/* Right Sidebar 768 */

#content #right_sidebar_768 {
    margin-left: -5px;
    display: block;
    }

/* Right Sidebar Ad Buttons */

#content #right_sidebar_768 .ad_buttons  {
    font-size: 18px;
    line-height: 22px;
    color: #333;
    margin-bottom: 10px;
    }

#content #right_sidebar_768 .ad_buttons .custom {
    max-height: 70px;
    max-width: 177px;
    margin-bottom: 8px;
    overflow: hidden;
    display: block;
    text-align: center;
    }

#content #right_sidebar_768 .ad_buttons .custom img {
    margin: auto;
    max-height: 70px;
    max-width: 177px;
    }
    

#content #right_sidebar_768 .ad_buttons a {
    color: #333;
    }

#content #right_sidebar_768 .ad_buttons .first_line {
    display: block;
    text-align: center;
    margin-top: 13px;
    margin-left: 10px;
    width: 163px;
    height: 50px;
    overflow: hidden;
    }

#content #right_sidebar_768 .ad_buttons .second_line {
    display: block;
    text-align: center;
    font-weight: bold;
    }

#content #right_sidebar_768 .ad_buttons .plain, 
#content #right_sidebar_768 .ad_buttons .green, 
#content #right_sidebar_768 .ad_buttons .orange, 
#content #right_sidebar_768 .ad_buttons .yellow,
#content #right_sidebar_768 .ad_buttons .red,
#content #right_sidebar_768 .ad_buttons .blue,
#content #right_sidebar_768 .ad_buttons .brown,
#content #right_sidebar_768 .ad_buttons .graphite {
    display: block;
    width: 200px;
    height: 80px;
    background-repeat: no-repeat;
    background-size: 186px 84px;
    margin-bottom: 5px;
    overflow: hidden;
    }

#content #right_sidebar_768 .ad_buttons .plain {
    background-image: url('/_files/images/department_page/button_plain.png');
    }

#content #right_sidebar_768 .ad_buttons .green {
    background-image: url('/_files/images/department_page/button_green.png');
    }

#content #right_sidebar_768 .ad_buttons .orange {
    background-image: url('/_files/images/department_page/button_orange.png');
    }

#content #right_sidebar_768 .ad_buttons .yellow {
    background-image: url('/_files/images/department_page/button_yellow.png');
    }

#content #right_sidebar_768 .ad_buttons .red {
    background-image: url('/_files/images/department_page/button_red.png');
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    }

#content #right_sidebar_768 .ad_buttons .blue {
    background-image: url('/_files/images/department_page/button_blue.png');
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    }

#content #right_sidebar_768 .ad_buttons .brown {
    background-image: url('/_files/images/department_page/button_brown.png');
    }

#content #right_sidebar_768 .ad_buttons .graphite {
    background-image: url('/_files/images/department_page/button_graphite.png');
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    }

/* Right Sidebar Links Menu */

#content #right_sidebar_768 #links, #content #right_sidebar_768 .events, #content #right_sidebar_768 #news, #content #right_sidebar_768 .hours {
    margin: 0px 0px 25px 0px;
    width: 178px;
    clear: both;
    }

    #content #right_sidebar_768 .links, #content #right_sidebar_768 .events, #content #right_sidebar_768 #news, #content #right_sidebar_768 .hours {
    margin: 0px 0px 25px 0px;
    width: 178px;
    clear: both;
    }

#content #right_sidebar_768 #links h5, #content #right_sidebar_768 .events h5, #content #right_sidebar_768 #news h5, #content #right_sidebar_768 .hours h5 {
    display: block;
    color: #4B4B4B;
    font-size: 16px;
    background-color: #D9D7CB;
    padding: 10px;
    margin-bottom: 8px;
    }
    
    #content #right_sidebar_768 .links h5, #content #right_sidebar_768 .events h5, #content #right_sidebar_768 #news h5, #content #right_sidebar_768 .hours h5 {
    display: block;
    color: #4B4B4B;
    font-size: 16px;
    background-color: #D9D7CB;
    padding: 10px;
    margin-bottom: 8px;
    }

#content #right_sidebar_768 #links ul li {
    list-style: none;
    margin-left: 0px;
    font-size: 15px;
    display: block;
    height: auto;
    border-bottom: solid 2px #d9d7cb;
    padding: 12px 0px 12px 5px;
    }
    
    #content #right_sidebar_768 .links ul li {
    list-style: none;
    margin-left: 0px;
    font-size: 15px;
    display: block;
    height: auto;
    border-bottom: solid 2px #d9d7cb;
    padding: 12px 0px 12px 5px;
    }
    
/* Right Sidebar Events Menu */

#content #right_sidebar_768 .events ul {
    list-style: none; 
    margin: 0px 0px 0px 0px;
    }

#content #right_sidebar_768 .events ul li {
    width: 178px; 
    float:left;
    margin-bottom: 10px;
    }

#content #right_sidebar_768 .events .date {
    margin: 0px 10px 0px 0px;
    height: auto; 
    width: 35px; 
    float:left;
    text-align: center;
    text-decoration: none;
    }

#content #right_sidebar_768 .events .date .month {
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    color: #000;
    }
    
#content #right_sidebar_768 .events .date .day {
    font-size: 24px;
    line-height: 24px;
    color: #A4A3A0;
    }

#content #right_sidebar_768 .events .detail {
    width: 133px;
    float: left;
    }

#content #right_sidebar_768 .events .detail .title a {
    text-decoration: none;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 0px;
    }

/* Right Sidebar News */

#content #right_sidebar_768 #news {
    clear: both;
    }

#content #right_sidebar_768 #news ul {
    width: 100%;
    clear: both;
    }

#content #right_sidebar_768 #news ul li {
    width: 250px;
    clear: both;
    }

#content #right_sidebar_768 #news img{
    float: left;
    height: 60px;
    width: 60px;
    margin-right: 10px;
    margin-bottom: 15px;
    }

#content #right_sidebar_768 #news .title{
    float: left;
    width: 100px;
    margin-bottom: 15px;
    }

#dept_480_nav {
    display: none;
    }

#main_nav #menu .menu-title {
 display: none;
 }

/* Live Chat */
.live-chat-button {
    top: 259px;
    }