  /* Master stylesheet for ßÏÀÖÔ° 
Responsive 480 Version
By ßÏÀÖÔ° Web Services
June 20, 2012  */
#feedback_area
{
    display:none;
}
#main_nav_container {
    background-image: none;
    }

#footer_container {
    background: none;
    }

/* Header */
    
#header {
    height: 123px;
    width: 480px;
    background-image: none;
    background-color: #960816;
    }

#header #brand {
    margin-top: 0px;
    height: 53px;
    width: 480px;
    }

#header #brand #name {
    margin-top: 20px;
}

#header #brand #logo {
    display: none;
    }   

#header #search {
    height: 70px;
    width: 480px;
    float: left;
    margin-top: 0px;
    background-color: #464646;
    }

#header #search #above_search_links {
    float: right;
    width: 150px;
    text-align: center;
    margin: 15px 10px auto auto;
    font-size: 10px;
    color: #fff;
    }

#header #search #above_search_links a {
    color: #fff;
    }

#header #search_box {
    margin:20px 0px 0px 15px;
    width:200px;
    float:left;
    }

#header #search input[type=text] {
    background-image: none;
    background-color: #7c7c7c;
    width:180px;
    border: solid 1px #444444;
    }

/* Weather */
#header #search_box #weather {
     display: none;
     }

/* Main_Navigation */

#main_nav_container {
    box-shadow: none;
    }

#main_nav {
    width: 480px;
    height: 188px;
    background-image: url('/_files/images/homepage_responsive/480/mainnav_bg.png');
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 1px 2px #abada4;
    }
    
#main_nav #menu {
    padding-top: 5px;
    }
    
#main_nav #menu li {
    width: 400px;
    font-size: 18px;
    height: 34px;
    }

#main_nav #menu .sep {
    display:none;
    }

#main_nav #menu .button {
    text-shadow: 1px 1px 1px #fff;
    color: #33251A;
    margin-left: 30px;
    }

#main_nav #weather {
    display:none;
    }

#main_nav #expand {
    display:none;
    }

#main_nav .expand-menu {
    display: none;
    }

#sub_nav {
    display: none;
    }


/* Content */

#content {
    width: 480px;
    }

/* Gallery Slider */

.flex-direction-nav a {
width: 32px;
height: 32px;
background-size: 62px auto;
}

.flex-direction-nav .flex-prev {
    left: -10px;
}

.flex-direction-nav .flex-next {
    background-position: -32px 0px;
    right: -11px;
}


/* Footer */

#footer {
    width: 412px;
    position: relative;
    }

/* Maps and Directions section of the footer */

#footer #maps {
    width: 412px;
    margin: 0px auto 0px auto;
    background-color: #292929;
    float: none;
    position: absolute;
    top: 200px;
    }

#footer #maps #maps_and_directions {
    margin-top: -50px;
    margin-left: 10px;
    }

#footer #maps img {
    margin-left: 25px;
    margin-top: 3px;
    }
    
/* Quick Links section of the footer */

#footer #quick_links {
    width: 412px;
    height: 200px;
    margin: 0px auto 0px auto;
    background-color: #292929;
    float: none;
    position: absolute;
    top: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 16px;
    line-height: 18px;
    }

#footer #quick_links ul, #footer #quick_links ul a {
    width: 150px;
    margin-right: 30px;
    }
    
/* Social Media section of the footer */

#footer #social {
    width: 412px;
    height: 150px;
    margin: 0px auto 0px auto;
    background-color: #292929;
    float: none;
    position: absolute;
    top: 400px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    }

#footer #social #button {
    margin-top: 5px;
    margin-left: 120px;
    height: 124px;
    width: 165px;
    background-image: url('/_files/images/homepage_responsive/480/social_icon.png');
    }

#footer #social #button #button_text {
    width: 155px;
    padding-top: 100px;
    font-size: 20px;
    line-height: 20px;
    margin-left: 5px;
    }

#footer #social #vstate_logo {
    display: none;
    }

/* Copyright info in footer */
    
#footer #copyright {
    width: 420px;
    position: absolute;
    top: 560px;
    color: #292929;
    }
    
    
    
/* Alert Banner */
#alert_container #alert
{
    width: 480px;
}
#alert_container .alert_date
{

}
#alert_container .alert_date_short
{
    display:block;
}
#alert_container #alert_btn
{
    display:none;
}

/* Flex Caption */

.flex-caption {font-size: 12px; line-height: 14px;}
.flex-caption a { color: #fff; }
.flex-caption .title {font-size: 12px; line-height: 14px;}

/* END Alert Banner */


/* END Portal Logins List */

#universal_portal
{
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    float:none;
}
#student_portal
{
    margin-left:auto;
    margin-right:auto;
    float:none;
}
#emp_portal
{
    margin-left:auto;
    margin-right:auto;
    float:none;
}


/* END Portal Logins List */