@charset UTF-8;
/* START BODY AND UNIVERSALS */
html,
body { height: 100% }
body {
    font-family: Arial,Verdena;
    font-size: 12px;
    background: #ededed;
    padding: 0;
    margin: 0 auto 0 auto;
    width: 100%;
    color: #000;
}
p,
a,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
div,
img {
    margin: 0;
    padding: 0;
    border: 0;
}
.text-swap {
    display: block;
    text-indent: -9999px;
    cursor: pointer;
}
.no-cursor { cursor: default }
#container {
    width: 100%;
    position: relative;
    margin: 0 auto 0 auto;
}
body .section-container {
    width: 930px;
    margin: 0 auto 0 auto;
    position: relative;
}
#header {
    position: relative;
    height: 194px;
    background: url(../images/css-backgrounds/background-header.png) repeat-x;
    margin: 0 auto 0 auto;
    z-index: 1000;
}
#skip-navigation {
    width: 1px;
    height: 1px;
    text-indent: -9999px;
    opacity: 0;
    color: #fff;
    -webkit-transition: top .5s ease, opacity .5s ease;
    -moz-transition: left .5s ease, opacity .5s ease;
    -o-transition: left .5s ease, opacity .5s ease;
    transition: left .5s ease, opacity .5s ease;
}
#skip-navigation:focus,
#skip-navigation:active,
#skip-navigation:hover {
    width: 97px;
    height: 15px;
    opacity: 1;
    outline: none;
    text-indent: 0;
    position: absolute;
    top: 95px;
    color: #ed5642;
    left: 190px;
    font-size: 14px;
    padding: 10px;
    background-color: #000000;
    z-index: 1000;
    text-decoration: none;
}
#skip-navigation:hover { text-decoration: underline }
#mason-logo {
    position: absolute;
    width: 163px;
    height: 119px;
    left: 0;
    top: 10px;
    background: url(../images/css-backgrounds/mason-logo-163x119.png) no-repeat;
    z-index: 2000;
}
#announcement {
    background: yellow;
    width: 420px;
    padding: 10px;
    margin: 0 auto 0 auto;
    position: relative;
    top: 23px;
}
#announcement a {
    color: red;
    text-decoration: none;
    line-height: 26px;
    font-size: 16px;
}
#announcement a:hover,
#annoucement a:focus { text-decoration: underline }
#aux-nav {
    text-transform: uppercase;
    font-size: 11px;
    line-height: 18px;
    position: absolute;
    top: 13px;
    right: 5px;
    color: #2f2f2f;
    width: 110px;
}
#aux-nav ul { list-style-type: none }
#aux-nav li { list-style-type: none }
#aux-nav a {
    color: #2f2f2f;
    text-decoration: none;
    -webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    transition: color .2s ease-in;
}
#aux-nav a:hover,
#aux-nav a:focus { color: #ed5642 }
#parent-navigation {
    position: absolute;
    float: left;
    top: 154px;
    width: 930px;
    z-index: 3000;
    background: url(../images/css-backgrounds/navigation-dropdown.png)  no-repeat;
    background-position: 0 37px;
}
.slide {
    height: 230px;
    padding: 0;
    position: relative;
    top: 3px;
    display: none;
    z-index: 4000;
}
#parent-navigation ul li {
    display: inline;
    float: left;
    font-size: 12px;
    list-style-type: none;
    text-transform: uppercase;
}
#parent-navigation ul li:first-child { padding-left: 0 }
#parent-navigation ul li a {
    color: #d4d4d4;
    text-decoration: none;
    padding: 11px 0 9px 12px;
    line-height: 37px;
    height: 60px;
    background: url(../images/css-backgrounds/top-nav-border.png) top left no-repeat;
}
#parent-navigation .extra-border-right { background: url(../images/css-backgrounds/top-nav-border.png) top right no-repeat }
#parent-navigation ul li a:hover { color: #fff }
#parent-navigation ul li ul li a {
    border-left: none;
    padding-left: 0;
    position: relative;
    left: 12px;
}
#parent-navigation li li { background: none }
#parent-navigation li li a {
    color: #000;
    text-transform: none;
    text-decoration: none;
    font-size: 11px;
    line-height: 15px;
    list-style-type: none;
    background: none;
}
#parent-navigation li li a:hover { color: #ed5642 }
.admissions { width: 120px }
.academics { width: 122px }
.research { width: 120px }
.campus-life { width: 115px }
.athletics { width: 100px }
.alumni-friends { width: 105px }
.news-desk { width: 79px }
#child-navigation ul li {
    float: none;
    display: list-item;
    text-align: left;
    margin-left: 0;
    padding: 5px 0 5px 0;
    width: 108px;
    top: 0;
    font-size: 12px;
}
#child-navigation a { color: #000 }
#child-navigation a:hover,
#child-navigation a:focus { color: #ed5642 }
#search-form {
    position: absolute;
    top: 157px;
    right: 0;
    width: 148px;
    height: 28px;
    z-index: 4000;
    background: url(../images/css-backgrounds/search-background.png) no-repeat;
    padding-left: 30px;
    background-position: 30px 0;
}
#search-form label {
    display: none;
    text-indent: -9999px;
    font-size: 1px;
}
#search-form input {
    width: 112px;
    color: #9fa8b0;
    background: none;
    border: none;
    outline: none;
    float: right;
    margin-top: 7px;
    padding-right: 10px;
    font-size: 11px;
}
#search-form input:focus { color: #fff }
#search-form #go-button {
    float: left;
    margin-top: 8px;
    margin-left: 7px;
    width: 13px;
    height: 13px;
    background: url(../images/css-backgrounds/search-icon.png) no-repeat;
    text-indent: -9999px;
    cursor: pointer;
    font-size: 1px;
}
@media not all and (-webkit-min-device-pixel-ratio:0) { 
	#search-form #go-button { margin-top: -13px }
}
#the-middle {
    height: 371px;
    width: 100%;
    background: url(../images/css-backgrounds/main_storyBGa.jpg) no-repeat;
    background-position: center;
    position: relative;
    top: 19px;
}
#feature-story {
    background: url(../images/feature-image/feature_01.jpg) no-repeat;
    width: 930px;
    height: 352px;
}
#tagline {
    background: #efefef;
    position: relative;
    height: 48px;
}
#where-innovation-is-tradition {
    position: relative;
    background: url(../images/css-backgrounds/wiit-background.png) 0 50% repeat-x;
    height: 48px;
}
#tagline h3 {
    font-family: Oswald;
    font-size: 17px;
    font-weight: lighter;
    color: #000;
    display: inline;
    position: relative;
    text-transform: uppercase;
}
#tagline h3 a {
    text-decoration: none;
    color: #b2b2b2;
    font-weight: lighter;
    background: #efefef;
    margin: 0 50px;
    padding: 0 20px;
}
#tagline h3 a:hover,
#tagline h3 a:focus { color: #006633 }
#wiit {
    float: left;
    margin-top: 10px !important;
    margin-left: 200px !important;
}
#about-middle {
    float: right;
    margin-top: 10px !important;
    margin-right: 200px !important;
}
#highlights {
    height: 332px;
    background: url(../images/css-backgrounds/stories_patternBG-new.png) repeat;
    background-color: #ededed;
}
#highlights .section-container {
    background: #efefef;
    height: 332px;
    padding-left: 2px;
    overflow: hidden;
}
#highlights h3 {
    font-family: 'Open Sans', Arial, Verdena;
    font-weight: 300;
    font-size: 1.7em;
    letter-spacing: 1px;
    line-height: 100%;
    text-transform: uppercase;
    color: #5d5d5d;
    word-spacing: -7px;
    text-shadow: 1px 1px 1px #ffffff;
    margin-left: 27px;
    margin-bottom: 5px;
}
#news-carousel {
    margin-left: 27px;
    top: 0 !important;
}
.latest-news {
    text-decoration: none;
    color: inherit;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
.latest-news:hover { color: #f26522 }
.heavy-weight { font-weight: bold }
.single-highlight {
    position: relative;
    display: block;
    width: 206px;
    height: 305px;
    border: 1px solid #e1e1e1;
    float: left;
    background: #fff;
    margin-right: 6px;
    -webkit-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
}
.single-highlight h4 {
    font-family: 'Open Sans', Arial, Verdena;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 130%;
    color: #000;
    padding: 5px 10px;
    text-transform: uppercase;
}
.single-highlight h4 a {
    color: #000;
    text-decoration: none;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
.single-highlight h4 a:hover { color: #f26522 }
.single-highlight p {
    padding: 0 10px;
    line-height: 145%;
    color: #818181;
    background-color: #fff;
}
.single-highlight p a {
    color: #f26522;
    text-decoration: none;
}
.single-highlight p a:hover { text-decoration: underline }
.highlight-photo {
    width: 204px;
    height: 133px;
    position: relative;
}
.highlight-photo img { position: absolute }
.highlight-photo a {
    display: block;
    width: 204px;
    height: 133px;
    text-decoration: none;
}
.highlight-bottom {
    position: absolute;
    height: 28px;
    width: 186px;
    bottom: 0;
    left: 0;
    border-top: 1px solid #e1e1e1;
    padding: 0 10px;
}
.highlight-bottom h5 {
    font-family: 'Open Sans', Arial, Verdena;
    font-size: 1.1em;
    color: #f26522;
    float: left;
    max-width: 169px;
    margin-top: 5px;
    text-transform: uppercase;
    height: 28px;
}
.highlight-bottom h5 a {
    color: #f26522;
    text-decoration: none;
}
.highlight-bottom h5 a:hover { text-decoration: underline }
.highlight-bottom p a { color: #000 }
.highlight-bottom p a:hover { text-decoration: none }
.highlight-readmore {
    font-size: 1.5em;
    line-height: 100%;
    color: #000;
    float: right;
    margin-top: 6px;
    text-decoration: none;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
.highlight-readmore:hover { color: #f26522 }
#prev2.prev,
#next2.next,
#prev2.prev.disabled,
#next2.next.disabled {
    background: url(../images/css-backgrounds/homepage-carousel-sprites-34x35.png) no-repeat;
    outline: none;
}
#prev2.prev {
    position: absolute;
    top: 169px;
    left: 6px;
    width: 16px;
    height: 17px;
    background-position: 0 0;
    width: 16px;
    height: 17px;
}
#next2.next {
    position: absolute;
    top: 169px;
    right: 243px;
    background-position: -18px 0;
    width: 16px;
    height: 17px;
}
#prev2.prev.disabled {
    background-position: 0 -18px;
    width: 16px;
    height: 17px;
}
#next2.next.disabled {
    background-position: -18px -18px;
    width: 16px;
    height: 17px;
}
#spotlight-box {
    position: absolute;
    width: 226px;
    height: 328px;
    top: 0;
    right: 10px;
    background: url(../images/css-backgrounds/spotlight-background-251x304) no-repeat center bottom;
}
#spotlight-box h3 {
    font-family: 'Open Sans', Arial, Verdena;
    font-weight: 600;
    font-size: 1.7em;
    line-height: 100%;
    text-transform: uppercase;
    color: #5d5d5d;
    text-shadow: 1px 1px 1px #ffffff;
    margin-bottom: 8px;
}
.spotlight-header { margin-left: 0 !important }
.grey-outer-border {
    border: 3px solid #ccc;
    width: 220px;
    height: 214px;
}
.single-right-highlight {
    margin: 5px 0 0 8px;
    -webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, .3);
    box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, .3);
}
.right-box {
    width: 189px;
    height: 198px;
    border: 8px solid #fff;
    background: url(../images/highlights/box-highlight-split.jpg) no-repeat;
}
#building {
    width: 100%;
    height: 50%;
}
#supporting-mason {
    width: 100%;
    height: 48%;
}
.grey-outer-border {
    border: 3px solid #ccc;
    width: 220px;
    height: 214px;
}
.right-box {
    width: 204px;
    height: 198px;
    border: 8px solid #fff;
    background: url(../images/highlights/box-highlight-split.jpg) no-repeat;
}
#building {
    width: 100%;
    height: 50%;
}
#supporting-mason {
    width: 100%;
    height: 48%;
}
#footer {
    position: relative;
    top: 24px;
    height: 100px;
    background: url(../images/css-backgrounds/footer-background.png) 0 8px repeat-x;
    background-color: #ededed;
}
#footer a {
    color: #d4d4d4;
    text-decoration: none;
    border-left: 1px solid #d4d4d4;
    padding: 0 5px 0 7px;
}
#footer a:first-child { border-left: none }
#footer a:hover,
#footer a:focus { color: #ed5642 }
#footer p {
    font-size: 10px;
    text-align: center;
    float: none;
    color: #5d5d5d;
    clear: both;
    text-align: center;
}
#footer p:first-child {
    font-size: 11px;
    height: 50px;
    color: #fff;
    width: 686px;
    text-align: left;
    float: left;
}
#footer-left {
    float: left;
    margin-top: 20px;
    width: 650px;
}
#the-social-network {
    float: right;
    width: 215px;
    height: 35px;
    line-height: 11px;
    margin-top: 10px;
}
.social-icon {
    float: left;
    width: 31px;
    height: 31px;
    display: block;
    margin-left: 0;
    cursor: pointer;
}
#facebook { background: url(../images/the-social-network/facebook-icon-31-31.png) no-repeat }
#twitter { background: url(../images/the-social-network/twitter-icon-31-31.png) no-repeat }
#youtube { background: url(../images/the-social-network/youtube-icon-31-31.png) no-repeat }
#smugmug { background: url(../images/the-social-network/smugmug-icon-31-31.png) no-repeat }
#mobile-mason { background: url(../images/the-social-network/app-icon-31-31.png) no-repeat }
#the-bottom {line-height: 18px;}
.skype-icon {width: 49px; height: 18px; display: inline-block; padding: 0 !important; }
#skype-on {background: url(../images/css-backgrounds/chatbutton_18px.png) no-repeat;} 
#skype-off {background: url(../images/css-backgrounds/chatbutton_18px-off.png) no-repeat }

/* Begin Media Queries for High Density Displays HDD ( a.k.a Retina Display)  */
/*
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width:768px) and (max-device-width:1024px) and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-width:768px) and (max-device-width:1024px) and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-width:768px) and (max-device-width:1024px) and (min-device-pixel-ratio: 2) { 
	#feature-story {
	    background: url(../images/feature-image/feature_01@2x.jpg) no-repeat;
	    background-size: 930px 352px;
	}
}
*/
@media only screen and (-moz-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio: 1.3) { 
	#mason-logo {
	    background: url(../images/css-backgrounds/mason-logo-163x119@2x.png) no-repeat;
	    background-size: 163px 119px;
	}
}