/* This file will hold styles that are loaded using the same media query as the wide grid. */
body
{
    /*background-color: red;*/
}

body.html .container-10
{
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}

div.region-menu #block-nice-menus-1 .nice-menu > li
{
    width: 19.9%;
    margin-right: 0.1%;
}

.views-slideshow-cycle-main-frame-row
{
    margin-left: -78px !important;
}

body.front .region-preface-first #block-views-homepage-spotlight-spotlight .views-field-title,
body.front .region-preface-first #block-views-homepage-spotlight-spotlight .views-field-body,
body.front .region-preface-first #block-views-homepage-spotlight-spotlight .views-field-field-link
{
    padding-left: 78px;
}

/*** News Node ***/
body.section-news #ist-news-category-block-select-form div.form-item-category select#edit-category
{
    width: 74%;
}

/** News Home Page Video **/

body.news-top .field-content #media-youtube-1,
body.news-top .field-content #media-youtube-1 .media-youtube-preview-wrapper
{
    width: 574px !important;
    height: 431px !important;
}
