  @charset "UTF-8";
/* Master stylesheet for ßÏÀÖÔ° - Responsive 768
By ßÏÀÖÔ° Web Services
June 20, 2012  */

/* Containers */
#feedback_area
{
    display:none;
}
#main_nav_container {
    box-shadow: none;
    background: none;
    }
    
#footer_container {
    background: none;
    }
    
/* Header */

#header {
    width: 758px;
    background: none;
    }

#header #brand {
    width: 350px;
    margin-left: 10px;
    }

#header #search {
    width: 350px;
    }

/* Main Navigation */

#main_nav {
    width: 758px;
    height: 47px;
    background-image: url('/_files/images/homepage_responsive/768/mainnav_bg.png');
    }

#main_nav #menu .button {
    margin:0px 25px;
    text-shadow: 1px 1px 1px #fff;
    color:#464646;
    font-size: 20px;
    }

#main_nav #menu li {
    line-height: 47px;
    }

#main_nav #menu .sep {
    display:none;
    }

#main_nav #weather {
    display: none;
    }

#main_nav #expand {
    display: none;
    }

#main_nav .expand-menu {
display: none;
}

/* Sub Navigation */

#sub_nav {
    width: 758px;
    height: 172px;
    background: url(/_files/images/homepage_responsive/768/collapse_bg.png) repeat-x;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    display: block;
    }

#sub_nav #collapse {
    display: none;
    }

#sub_nav .col {
    width:130px;
    margin:10px 8px;
    }
    
#sub_nav .col .title {
    margin-bottom: 0px;
    margin-left: 10px;
    font-size:12px;
    text-shadow: 1px 1px 1px #000;
    }
    
#sub_nav .col .link {
    margin-bottom: 0px;
    font-size: 10px;
    line-height: 16px;
    color:#fff;
    }
    
#sub_nav .sep {
    height: 159px;
    margin-top: 5px;
    background: url(/_files/images/homepage_responsive/768/dropdown_sep.png);
    }

/* Content */

#content {
    width: 758px;
    }

/* Footer */

#footer {
    width: 728px;
    }

/* Quick Links section of the footer */

#footer #quick_links {
    height: 380px;
    width: 353px;
    float: left;
    margin-right: 0px;
    background-color: #292929;
    border-radius: 5px;
    }

#footer #quick_links #title {
    padding-top: 10px;
    padding-left: 80px;
    }

#footer #quick_links #lists_wrapper {
    width: 200px;
    padding-left: 80px;
    }
    
#footer #quick_links ul{
    margin-bottom: 10px;
    }

/* Maps and Directions section of the footer */

#footer #maps {
    width: 353px;
    height: 220px;
    float: right;
    margin-right: 0px;
    background-color: #292929;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    }

#footer #maps #maps_and_directions {
    margin-left: 10px;
    }

#footer #maps img {
    margin-left: 5px;
    }


/* Social Media section of the footer */

#footer #social {
    width: 353px;
    height: 160px;
    float: right;
    background-color: #292929;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 15px;
    }

#footer #social #button {
    margin-top: -10px;
    margin-left: 100px;
    height: 100px;
    width: 145px;
    background-image: url('/_files/images/homepage_responsive/768/social_icon.png');
    }

#footer #social #button #button_text {
    width: 155px;
    padding-top: 90px;
    font-size: 20px;
    line-height: 20px;
    margin-left: -5px;
    }

#footer #social #vstate_logo {
    display: none;
    }

/* Copyright info in footer */
    
#footer #copyright {
    width: 758px;
    height: 20px;
    font-size: 14px;
    color: #292929;
    }

/* Flex Caption */

.flex-caption {font-size: 12px; line-height: 14px;}
.flex-caption a { color: #fff; }
.flex-caption .title { font-size: 18px; line-height: 20px; }
    
/* Alert Banner */
#alert_container #alert
{
    width: 758px;
}
/* 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 */