@import url("../../../wci/main/legacy/legacy.css");

.homepage #center-nocols .top {
    padding: 0;
}

.page .page-inner-3 {
    background: none;
}

/* -- page ------------------------------------------------------ */

body.page {
    background: #FFF;
}

.page #page {
    background: url(../images/page-bg.png) repeat-x left top;
    z-index: 1;
    position: relative;
}

.page .page-inner {
    background: url(../images/shadow-top.png) no-repeat center 95px;
}

.page .page-inner-1 {
    background: url(../images/shadow-bottom.png) no-repeat center bottom;
    padding-bottom: 9px;
}

.page #columns {
    background: #FFF url(../images/inner-bottom.png) repeat-x left bottom;
    padding-bottom: 10px;
}

.page .columns-bg-1 {
    background: none;
}

.page #columns.three-column .columns-bg-2,
.page #columns.two-column-left .columns-bg-2,
.page #columns.two-column-left-banner .columns-bg-2 {
    border-left: 0;
    width: 242px;
    left: 717px;
    background: url(../images/right-shadow.png) no-repeat top left;
}   

.page #columns.three-column .columns-bg-3,
.page #columns.two-column-left .columns-bg-3,
.page #columns.two-column-left-banner .columns-bg-3 {
    width: 230px;
    left: -717px;
}


/* -- homepage ------------------------------------------------------ */

.homepage .eventlist{
    padding-bottom: 0px;
}

.homepage #center-nocols {
    background: none;
}

.homepage .collectioncarousel {
    background: none;
    margin-bottom: 20px;
}

.homepage .collectioncarousel h1 {
    color: #041A9B;
    margin-top: 0px;
}

.homepage .collectioncarousel .slide,
.homepage .collectioncarousel .carousel-stage {
    height: 190px;
}

.homepage .homepromos {
    margin-top: 18px;
}

.homepage .homepromo {
    border-right: 1px dotted #CCC;
}

.homepage .homepromo:first-child {
    border-color: white;
}

.homepage .homepromo,
.homepage .homepromo-last {
    margin-bottom: 5px;
}

.homepage .carousel,
.homepage .flexmodule {
    margin-bottom: 0;
}

.homepage .topnav {
    background: #FFF;
}


/* -- breadcrumbs ------------------------------------------------------ */

.innerheader .breadcrumbs-inner {
    background: #FFF;
    border: none;
    height: 32px;
}

.breadcrumbs-inner ul {
    margin-left: 17px;
}

.breadcrumbs-inner ul li {
    padding-top: 12px;
    padding-bottom: 0;
}

.breadcrumbs-inner a:hover,
.breadcrumbs-inner a:active {
    color: #041A9B;
}


/* -- title ------------------------------------------------------ */

.title h1 {
    color: #333;
}

.title h2 {
    color: #333;
}

.title h1 a,
.title h2 a,
.title h3 a,
.title h4 a,
.title h1 a:hover,
.title h2 a:hover,
.title h3 a:hover,
.title h4 a:hover {
    color: #041A9B;
}


/* -- list, links ------------------------------------------------------ */

.list ul.link-list li {
    background: url(../images/blue-arrow.png) no-repeat 0 8px;
}

.text a,
.text li a,
.list .link-list a,
.teaser-block .teaser-title a,
.teaser-block .teaser-content a,
.calltoaction .teaser-inline a,
.flexmodule-style .teaser-links ul.link-list li a,
.list-style-links-news .teaser-inline a .teaser-title {
    border-bottom-color: #CDD1EB;
    color: #041A9B;
}

.text a:hover,
.text li a:hover,
.list .link-list a:hover,
.teaser-block .teaser-title a:hover,
.teaser-block .teaser-content a:hover,
.calltoaction .teaser-inline a:hover,
.flexmodule-style .teaser-links ul.link-list li a:hover,
.list-style-links-news .teaser-inline a:hover .teaser-title {
    color: #041A9B;
    border-bottom-color: #041A9B;
}


/* -- divider ------------------------------------------------------ */

.hrline {
    background: url(../images/divider.png) repeat-x left center;
}

/* -- leftnav ------------------------------------------------------ */

.leftnav .inner {
    background: #E2E2E2 url(../images/left-nav-shadow.png) repeat-y right top;
    margin-left: -3px;
    border-top: none;
    border-left: none;
    border-bottom: none;
}

.leftnav ul.nav-level-1 li span {
    background-image: url(/etc/designs/ubcms/clientlibs-main/images/left-nav-arrow.png);
}

.leftnav h1 {
    font-family: DinWebRegular, "Trebuchet MS", sans-serif;
}

.leftnav h1 a {
    color: #666;
}

.leftnav h1 a:hover {
    color: #000;
}

.leftnav ul.nav-level-1 li a,
.leftnav ul.nav-level-1 li.first a,
.leftnav ul.nav-level-1 li.last a {
    border-bottom-color: #EEE;
}

.leftnav ul.nav-level-1 li.first a  {
    border-top-color: #EEE;
}

.leftnav ul.nav-level-1 li a {
    color: #666;
}

.leftnav .nav-related-links ul.link-list li a {
    color: #333;
}

.leftnav ul.nav-level-1 li ul.nav-level-2 li a {
    color: #EEE;
}

.leftnav ul.nav-level-1 li ul.nav-level-2 li a:hover,
.leftnav ul.nav-level-1 li ul.nav-level-2 li a.active {
    color: #9CF;
}

.leftnav .nav-related-links {
    color: #333;
}

.leftnav ul.nav-level-1 li a:hover,
.leftnav .nav-related-links ul.link-list li a:hover .teaser-title {
    color: #000;
}

.leftnav ul.nav-level-1 li.active-trail a {
    color: #FFF;
}

.leftnav ul.nav-level-1 li.active-trail {
    background-color: #041A9B;
    background-image: url(../images/left-nav-shadow.png);
    border-top-color: #041A9B;
    border-bottom-color: #041A9B;
}

.leftnav ul.nav-level-1 li ul.nav-level-2 li {
    background: url(../images/left-nav-arrow.png) no-repeat 8px 7px;
}

.leftnav .nav-related-links {
    background-color: #CCC;
}

.leftnav .nav-related-links ul.link-list li {
    background: url(../images/related-links-arrow.png) no-repeat 3px 4px;
    line-height: 1.2;
    margin: 3px 0;
}

.leftnav .nav-related-links ul.link-list li a:hover {
    color: #000;
    border-bottom-color: #000;
}


/* -- modules ------------------------------------------------------ */

.topnav {
    background: #E2E2E2;
    height: 42px;
    position: relative;
}

.topnav .menu {
    position: absolute;
    top: 0;
    left: 16px;
}

.topnav .menu a {
    display: block;
    float: left;
    height: 28px;
    border-right: 1px solid #FFF;
    font: 13px/1.0 DinWebBold, "Trebuchet MS", sans-serif;
    color: #041A9B;
    text-decoration: none;
    text-transform: uppercase;
    padding: 14px 15px 0;
}

.topnav .menu a:first-child {
    border-left: 1px solid #FFF;
}

.topnav .menu a:hover {
    text-decoration: none;
    background: #EEE;
    color: #041A9B;
}

.topnav .menu a.active {
    background: #FFF;
}

.topnav .search {
    position: absolute;
    top: 9px;
    right: 15px;
    width: 256px;
    height: 25px;
    background: url(../images/search-bg.png) no-repeat left top;
}

.topnav .search input {
    position: absolute;
    top: 1px;
    left: 2px;
    width: 220px;
    height: 22px;
    font: 11px/1.0 "Trebuchet MS", sans-serif;
    color: #333;
    border: 0;
    padding: 0 5px;
    margin: 0;
    display: block;
}

.topnav .search a {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 23px;
    height: 22px;
    display: block;
    text-decoration: none;
}

.topnav .search a:hover {
    text-decoration: none;
    background: url(../images/search-hover.png) no-repeat top left;
}

.topnav .search label {
    display: block;
    position: absolute;
    top: 5px;
    left: 8px;
    font: 11px/1.0 DinWebRegular, "Trebuchet MS", sans-serif;
    color: #999;
}

.topnav .search label span {
    font: 13px/1.0 DinWebBold, "Trebuchet MS", sans-serif;
    color: #041A9B;
    cursor: text;
}


/* -- modules ------------------------------------------------------ */

.flexmodule-style .teaser-links ul.link-list li {
    background: url(../images/blue-arrow-small.png) no-repeat left 7px;
}

.teaser-block .teaser-title {
    color: #041A9B;
}
    
.carousel .title,
.flexmodule .title {
    color: #333;
    font-family: DinWebRegular, "Trebuchet MS", sans-serif;
}

.carousel .title a,
.carousel .title a:hover {
    color: #333;
}

.collectioncarousel .content-area a {
    border-bottom: 1px solid #CDD1EB;
    color: #041A9B;
}

.collectioncarousel .content-area a:hover {
    border-bottom: 1px solid #041A9B;
    color: #041A9B;
}


.facesvoicespage .teaser-block .teaser-title {
    font: 14px/1.4 Georgia, serif;
}

.facesvoicespage .teaser-block .teaser-title a {
    border-bottom: none;
}

.facesvoicespage .teaser-block .teaser-title a:hover {
    color: #535353;
    border-bottom: 1px solid #535353;
}

.facesvoicespage .teaser-block .teaser-body {
    font-style: italic;
}

.facesvoicespage .teaser-block .teaser-body a {
    color: #535353;
}

.facesvoicespage .teaser-block .teaser-body a b {
    font-style: normal;
    font-weight: bold;
    color: #041A9B;
    border-bottom: 1px solid #CDD1EB;
}

.facesvoicespage .teaser-block .teaser-body a:hover b {
    border-bottom: 1px solid #041A9B;
}

.contentpage #left .flexmodule .flexmodule-inner {
    background: #666 url(../images/left-promo-bg.png) repeat-x left bottom;
    border: 0;
}

.contentpage #left .flexmodule.teaser-block .teaser-title {
    color: #FFF;
}

.contentpage #left .flexmodule .teaser-block .teaser-title a,
.contentpage #left .flexmodule .teaser-links ul.link-list li a {
    color: #FFF;
    border-bottom-color: #999;
}

.contentpage #left .flexmodule .teaser-block .teaser-title a:hover,
.contentpage #left .flexmodule .teaser-links ul.link-list li a:hover {
    color: #FFF;
    border-bottom-color: #FFF;
}

.contentpage #left .flexmodule .flexmodule-style .teaser-links ul.link-list li {
    background: url(../images/left-promo-arrow.png) no-repeat left 4px;
}

.articletools .outer,
.articletools .inner {
    border-color: #BECEDE;
}

.assetflexmodule .title {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 12px;
    color: #666;
}

a.stdbutton, a.stdbutton .stdbutton-inner {
    background-image: url(../images/stdbutton.png);
}

/* -- header ------------------------------------------------------ */

.header {
    height: 92px;
    position: relative;
}

.header .title {
    position: absolute;
    top: 32px;
    left: 26px;
    font: 28px/1.0 DinWebLight, "Trebuchet MS", sans-serif;
    color: #FFF;
}

.header .title a,
.header .title a:hover {
    color: #FFF;
    text-decoration: none;
}

.header .info {
    text-align: right;
    color: #E6911C;
    font: 11px/1.0 DinWebBold, "Trebuchet MS", sans-serif;
    text-transform: uppercase;
    padding: 17px 18px 16px; 
}

.header .info .links {
    color: #FFF;
    font: 11px/1.0 DinWebLight, "Trebuchet MS", sans-serif;
    margin-left: 6px;
}

.header .info .links a {
    color: #FFF;
    text-decoration: none;
    margin: 0 3px;
}

.header .info .links a:hover {
    color: #FFF;
    text-decoration: underline;
}

.header .info .links a.active {
    color: #E6911C;
}

.header .buttons {
    margin: 7px 6px 0 0;
}

.header .buttons a {
    float: right;
    display: block;
    font: 10px/1.0 DinWebBold, "Trebuchet MS", sans-serif;
    color: #FFF;
    background: url(../images/header-button.png) no-repeat right -22px;
    padding: 0 11px 0 0;
    text-transform: uppercase;
    margin-right: 12px;
}

.header .buttons a span {
    background: url(../images/header-button.png) no-repeat left 0px;
    padding: 5px 1px 0 12px;
    display: block;
    height: 18px;
}

.header .buttons a:hover {
    background-position: right -66px;
}

.header .buttons a:hover span {
    background-position: left -44px;
}


/* -- footer ------------------------------------------------------ */

.footer {
    background: #15236E url(../images/footer-bg.jpg) no-repeat center top;
    margin-top: -20px;
    position: relative;
    z-index: 0;
}

.footer .fatfooter .footer-inner,
.footer .fatfooter .footer-inner .footer-inner-1 {
    background: none;
}

.footerconfigpage.cq-wcm-edit .footer {
    z-index: 0;
}

.footer .col2 > *[class^=cq-placeholder]:first-child + .title,
.footer .col2 > *[class^=cq-placeholder]:first-child + .title + *[class^=cq-placeholder] + .divider,
.footer .col2 > .title:first-child,
.footer .col2 > .title:first-child + .divider {
    visibility: hidden;
}

.footer .col1 > *[class^=cq-placeholder]:first-child + .title + *[class^=cq-placeholder] + .divider,
.footer .col1 > .title:first-child + .divider {
    width: 302px;
}

.footer .title h6 {
    text-transform: none;
    color: #FFF;
}

.fatfooter .title a,
.fatfooter .title a:hover {
    color: #FFF;
}

.fatfooter .list .link-list a {
    color: #FFF;
    font-size: 11px;
}

.fatfooter .list ul li {
    background: url(../images/footer-arrow.png) no-repeat 0 6px;
}

.fatfooter .hrline {
    background: url(../images/footer-divider.png) repeat-x left center;
    height: 8px;
}

.footer .footerlogo {
    border: 1px solid #858BB4;
    border-width: 1px 0;
    height: 49px;
    background: url(../images/footer-logo.png) no-repeat left center;
    margin: 10px auto;
    width: 960px;
}

.footer .footerlogo .left {
    display: block;
    float: left;
    width: 500px;
    height: 49px;
}
    
.footer .footerlogo .right {
    float: right;
    margin: 7px 5px;
    color: #FFF;
    font-size: 12px;
    line-height: 18px;
}

.footer .footerlogo .right a,
.footer .footerlinks a {
    text-decoration: none;
    color: #FFF;
}

.footer .footerlogo .right a:hover,
.footer .footerlinks a:hover {
    text-decoration: underline;
    color: #FFF;
}

.footer .footerlogo .right b {
    font: 9px DinWebBold, "Trebuchet MS", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.footer .footerlinks {
    color: #FFF;
    height: 20px;
    width: 960px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.footer .footerlinks .left {
    float: left;
    font: 12px DinWebRegular, "Trebuchet MS", sans-serif;
}

.footer .footerlinks .right {
    float: right;
    margin-right: 5px;
}

.footer .socialbutton .button {
    font-size: 11px;
}

.footer .socialbutton {
    padding: 0 0 7px;
}


/* -- quicklinks ------------------------------------------------------ */

.quicklinks .quicklinks-stage {
    margin: 0 16px 8px;
}

.quicklinks .quicklinks-links {
    background: #041A9B;
    height: 36px;
    font: 14px/1.0 DinWebRegular, "Trebuchet MS", sans-serif;
    color: #FFF;
    text-transform: uppercase;
}

.quicklinks .quicklinks-title {
    background: #666;
    padding: 10px 18px 0;
    height: 26px;
    float: left;
}

.quicklinks .quicklinks-link a {
    display: block;
    float: left;
    padding: 10px 26px 0 14px;
    height: 26px;
    color: #7AB0F9;
    background: url(../images/quicklinks-arrow.png) no-repeat right 0;
}

.quicklinks .quicklinks-link a.hover {
    background-color: #202020;
    background-position: right -36px;
    color: #EFB220;
}

.quicklinks .quicklinkspage {
    background: #202020 url(../images/quicklinks-bg.png) repeat-x bottom left;
}

.quicklinks .quicklinkspage > .par {
    padding: 15px 0;
}

.quicklinks .quicklinkspage .cq-colctrl-3-6-3-c0 {
    width: 211px;
    padding: 0 30px;
}

.quicklinks .quicklinkspage .cq-colctrl-3-6-3-c1 {
    width: 386px;
    padding: 0px;
}

.quicklinks .quicklinkspage .cq-colctrl-3-6-3-c2 {
    width: 211px;
    padding: 0 30px;
}


.quicklinks .quicklinkspage .cq-colctrl-9-6-c0 {
    width: 627px;
    padding: 0 30px;
}

.quicklinks .quicklinkspage .cq-colctrl-9-6-c1 {
    width: 211px;
    padding: 0px 30px 0 0;
}

.quicklinks .quicklinkspage .cq-colctrl-6-9-c0 {
    width: 211px;
    padding: 0 30px;
}

.quicklinks .quicklinkspage .cq-colctrl-6-9-c1 {
    width: 627px;
    padding: 0px 30px 0 0;
}

.quicklinks .quicklinkspage .cq-colctrl-3-3-3-3-c0 {
    width: 211px;
    padding: 0 8px 0 30px;
}

.quicklinks .quicklinkspage .cq-colctrl-3-3-3-3-c1 {
    width: 211px;
    padding: 0 8px 0 0;
}

.quicklinks .quicklinkspage .cq-colctrl-3-3-3-3-c2 {
    width: 211px;
    padding: 0 8px 0 0;
}

.quicklinks .quicklinkspage .cq-colctrl-3-3-3-3-c3 {
    width: 211px;
    padding: 0 20px 0 0;
}

.quicklinks .quicklinkspage .title h1,
.quicklinks .quicklinkspage .title h2,
.quicklinks .quicklinkspage .title h3,
.quicklinks .quicklinkspage .title h4,
.quicklinks .text p,
.quicklinks .text li {
    color: #FFF;
}

.quicklinks .quicklinkspage a {
    color: #EFB220;
    border-bottom-color: #5C431F;
}

.quicklinks .quicklinkspage a:hover {
    color: #EFB220;
    border-bottom-color: #E59319;
}

.quicklinks .list ul.link-list li {
    background-image: url(../images/quicklinks-list-arrow.png);
}

.quicklinks .hrline {
    height: 2px;
    }



/* -- newsline ------------------------------------------------------ */

.newsline > .title {
    margin: 0 3px 8px;
}

.newsline > .title a {
    text-decoration: none;
    display: block;
}

.newsline > .title a:hover {
    text-decoration: none;
}

.newsline > .title a .head {
    font: 13px/1.2 DinWebBold, "Trebuchet MS", sans-serif;
    color: #666;
}

.newsline > .title a .arrow {
    font-family: Consolas;
    color: #E59319;
}

.newsline > .title a:hover .head {
    text-decoration: underline;
}

.newsline > .title a.rss {
    float: right;
    width: 12px;
    height: 12px;
    margin-top: 4px;
    background: url(../images/rss.png) no-repeat top left;
    text-indent: -1000em;
}

.newsline .divider {
    margin: 14px 0 10px;
    height: 1px;
    background: url(../images/newsline-divider.png) repeat-x left center;
}

.newsline .link a, .homepromo .col-1 .list-style-links-news a {
    display: block;
    margin: 8px 3px;
    font-weight: bold;
    font-size: 11px;
    line-height: 1.2;
    text-decoration: none;
    color: #041A9B;
}

.newsline .link a:hover, .homepromo .col-1 .list-style-links-news a:hover {
    text-decoration: none;
    color: #041A9B;
}

.newsline .link a .date {
    color: #666;
    margin-right: 5px;
}

.newsline .link a .title, .homepromo .col-1 .list-style-links-news a .teaser-title {
    border-bottom: 0;
}

.newsline .link a:hover .title, .homepromo .col-1 .list-style-links-news a:hover .teaser-title {
    text-decoration: underline;
    border-bottom: 0;
}

.newsline .link.alert a,
.newsline .link.alert a:hover,
.newsline .link.alert a .date {
    color: #900;
}


/* -- storypage ------------------------------------------------------ */

.storypage .text { font: 13px Georgia, serif }
.storypage .text p { line-height: 1.5em }
.storypage .introtext { font: 16px Georgia, serif }
.storypage .captiontext { font-family: "Trebuchet MS", sans-serif }
.storypage .assetflexmodule .text { font: 11px 'Trebuchet MS', Arial, sans-serif }
.storypage .assetflexmodule .text p { line-height: 1.6 }


/* -- storypage ------------------------------------------------------ */

.cap-message {
    border: 1px solid #FFF;
    border-width: 0 0 1px;
    background: #900;
    padding:  10px 0;
}

.cap-message a {
    display: block;
    background: url(/etc/designs/ubcms/clientlibs-main/images/alert-header.png) no-repeat 10px 10px;
    margin: 0 auto;
    width: 684px;
    height: 56px;
    padding-left: 276px;
    padding-top: 20px;
    font: 13px DinWebRegular,"Trebuchet MS",sans-serif;
    color: #FFF;
}

/*-- external links ------------------------------------------------ */
.linkhint_icon {
    background: transparent center no-repeat;
    padding: 0 11px 0 0;
    margin: 0 0 0 2px
}
.externalHint {background-image: url(http://www.buffalo.edu/calendar/images/link_external.gif);}
.document {background-image: url(../images/link_document.gif);}
.download {background-image: none;}

/* -- columns ------------------------------------------------------ */

.parsys div.cq-colctrl-8-4-c0 {
    padding-right: 24px;
    width: 570px;
}
.parsys div.cq-colctrl-8-4-c1 {
    width: 330px;
}

/*-- smugbox -------------------------------------------------------- */
.smugbox-image {
    float: left;
    height: 110px;
    margin: 0 3px 3px 3px;
    overflow: hidden;
    width: 142px;
}
.smugbox-image img{
     width: 100%;
}
#cboxTitle {
    bottom: 4px;
    color: #949494;
    left: 23%;
    position: absolute;
    text-align: center;
    text-overflow: ellipsis;
    width: 70%;
    white-space: pre;
    word-wrap: normal;
    overflow: hidden;
}    


/*-- ie7 -------------------------------------------------------- */

#conditionizr.ie7 .page #page {
    background: #FFF url(../images/page-bg.png) repeat-x 0 0;
}

#conditionizr.ie7 .footer {
    margin-top: 0;
    z-index: 1;
}