@font-face {
    font-family: 'FrutigerCndBold';
    src: url("../fonts/frutiger_67_bold_condensed-webfont.eot");
    src: url("../fonts/frutiger_67_bold_condensed-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/frutiger_67_bold_condensed-webfont.woff") format("woff"), url("../fonts/frutiger_67_bold_condensed-webfont.ttf") format("truetype"), url("../fonts/frutiger_67_bold_condensed-webfont.svg#FrutigerBold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'steelfish-webfont';
    src: url("../fonts/steelfish-webfont.eot");
    src: url("../fonts/steelfish-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/steelfish-webfont.woff") format("woff"), url("../fonts/steelfish-webfont.ttf") format("truetype"), url("../fonts/steelfish-webfont.svg#steelfish-webfont") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'oswald-regular-webfont';
    src: url("../fonts/oswald-regular-webfont.eot");
    src: url("../fonts/oswald-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald-regular-webfont.woff") format("woff"), url("../fonts/oswald-regular-webfont.ttf") format("truetype"), url("../fonts/oswald-regular-webfont.svg#oswald-regular-webfont") format("svg");
    font-weight: normal;
    font-style: normal;
}

html,
body {
    overflow-x: hidden;
}

body {
    font: normal bold 12px/18px Arial, Tahoma, Verdana, sans-serif;
    overflow-x: hidden;
    background-color: #f1ecd9;
}

.clr:before, .clr:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.clr:after {
    clear: both;
}

.clr {
    zoom: 1;
}

/* BASIC STYLES */
a {
    color: #8b0f13;
    text-decoration: none;
}

ul, ul li {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

/* //BASIC STYLES */
#page-wrapper {
    background: url(../i/header-bg1.png) repeat-x left top #f1ecd9;
    position: relative;
}

.not-front #page-wrapper {
    background: url(../i/header-inner-bg.png) repeat-x left top #f1ecd9;
}

#header {
    z-index: 15;
}

/*#slideshow {
  position: absolute;
  width: 100%;
  left: 0;
  top: 72px;
}

#slideshow .carousel-wrap,
#slideshow .carousel-wrap li {
  height: 508px !important;
}

#slideshow .carousel-wrap li {
  text-align: center;
}

#slideshow input {
  display: none;
}*/
#paging-block {
    position: absolute;
    width: 100%;
    height: 58px;
    top: 72px;
    left: 0;
    z-index: 10;
}

#paging-block #paging {
    width: 816px;
    padding-top: 8px;
    height: 35px;
    margin: 0 auto;
    position: relative;
    padding-left: 174px;
    background: transparent url(../i/home-paging-bg.png) 153px 0 no-repeat;
    top: 0;
    left: 0;
    z-index: 50;
}

#paging-block #paging a {
    display: block;
    float: left;
    height: 26px;
    width: 26px;
    background: transparent url(../i/home-paging-item.png) 0 0 no-repeat;
}

#paging-block #paging a.slideshow_active {
    background: transparent url(../i/home-paging-active.png) 0 0 no-repeat;
}

#footer {
    margin-left: 12px;
    padding: 10px 0 40px 5px;
    border-top: 1px solid #871c1e;
    clear: both;
    overflow: hidden;
}

.not-front #footer {
    width: 965px;
}

#footer .social-icons a {
    display: block;
    height: 16px;
    width: 75px;
    text-indent: -9999px;
    background: url(../i/social-icons.png) no-repeat center left transparent;
    float: left;
}

#footer .social-icons a.twitter {
    background-position: center right;
    margin-right: 15px;
}

#footer .footer-menu {
    position: relative;
    top: 4px;
}

#footer .footer-menu li {
    float: left;
    margin-right: 10px;
    border-right: 1px solid #880f13;
    font-weight: normal;
    padding-right: 10px;
    line-height: 11px;
    font-size: 11px;
    height: 10px;
}

#footer .footer-menu li a {
    position: relative;
    top: -1px;
}

#footer .copyright {
    padding-top: 5px;
    width: 100%;
    clear: none;
    overflow: hidden;
    color: #880f13;
    line-height: 18px;
    font-size: 11px;
    font-weight: normal;
}

#footer .copyright p {
    margin: 0;
}

#sub-main-nav {
    position: absolute;
    top: 0px;
    width: 165px;
    background: url(../i/sub-main-nav-bg.png) no-repeat center bottom transparent;
    z-index: 80;
}

#sub-main-nav div {
    width: 143px;
    margin: 0 auto;
}

#sub-main-nav .nav-links {
    height: 30px;
}

#sub-main-nav .nav-links li {
    background-color: #270001;
    display: block;
    float: left;
    text-align: center;
    width: 70px;
    border-right: 2px solid #490a0a;
    height: 30px;
    line-height: 30px;
}

#sub-main-nav .nav-links li.last {
    border-right: 0px;
}

#sub-main-nav .nav-links li a {
    color: #f1ecd9;
    font-size: 10px;
}

#sub-main-nav .sub-main-menu {
    background: #8b0f13 url(../i/bg-nav.png) repeat-x 0 100%;
    padding-top: 1px;
}

#sub-main-nav .logo-floater {
    height: 199px;
}

#sub-main-nav .sub-main-menu > ul {
    width: 135px;
    margin-left: 4px;
}

#sub-main-nav .sub-main-menu > ul > li {
    padding: 2px 0 4px 0;
    text-align: center;
    line-height: 19px;
    border-bottom: 1px solid #871c1e;
    position: relative;
}

#sub-main-nav .sub-main-menu > ul > li.active {
    background: url(../i/bg-nav-active.png) no-repeat 50% 100%;
}

#sub-main-nav .sub-main-menu > ul > li:hover > ul {
    display: block;
}

#sub-main-nav .sub-main-menu a {
    color: #f1ecd9;
    font-size: 10px;
    line-height: 20px;
    display: block;
    margin: 0 -4px;
}

#sub-main-nav .sub-main-menu > ul > li > ul {
    background: black url(../i/sub-nav-arrow.png) no-repeat 0 9px;
    display: none;
    position: absolute;
    left: 139px;
    top: -4px;
    width: 135px;
    padding: 4px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

#sub-main-nav .sub-main-menu > ul > li > ul > li {
    padding: 2px 0 4px 0;
    text-align: center;
    line-height: 19px;
    border-top: 1px solid #4e0202;
}

#sub-main-nav .sub-main-menu > ul > li > ul > li:first-child {
    border-top: none;
}

#sub-main-nav .sub-main-menu > ul > li > ul > li.active {
    background: url(../i/sub-nav-active.png) no-repeat 50% 100%;
}

#sub-main-nav .gift {
    padding-top: 6px;
    background-color: #7f0e11;
}

#sub-main-nav .gift a {
    display: block;
    width: 100%;
    background-color: #440101;
    color: #f1ecd9;
    font-size: 10px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

#eyebrow .apply,
#eyebrow .search {
    float: right;
}

#eyebrow .apply {
    border-right: 2px solid #0f0202;
    border-left: 2px solid #0f0202;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
}

#eyebrow .apply a {
    display: block;
    color: #f1ecd9;
    font-size: 10px;
}

#eyebrow .search {
    position: relative;
}

#eyebrow .search .form-radios,
#eyebrow .search .form-item {
    float: left;
    margin: 0;
}

#eyebrow .search label {
    float: left;
    color: #f1ecd9;
    line-height: 30px;
    height: 30px;
    font-size: 10px;
    margin-left: 4px;
}

#eyebrow .search .form-radios input {
    position: relative;
    top: 3px;
}

#eyebrow .search .form-radios {
    padding: 0 14px 0 10px;
}

#eyebrow .search .form-text {
    background: url(../i/search-bg.png) no-repeat center center transparent;
    width: 128px;
    height: 23px;
    line-height: 25px;
    padding: 0 20px 0 15px;
    border: 0;
    margin-top: 3px;
    outline: none;
}

#eyebrow .search .form-submit {
    position: absolute;
    z-index: 100;
    right: 0px;
    top: 3px;
    height: 23px;
    width: 23px;
    background: none;
    border: 0;
    cursor: pointer;
    text-indent: -9999px;
}

#header-extra .welcome {
    position: absolute;
    top: 180px;
    left: 230px;
    z-index: 15;
}

#header-extra .page-title {
    position: absolute;
    top: 166px;
    left: 180px;
    z-index: 15;
    font: italic bold 26px 'Times New Roman';
    color: #f1ecd9;
    border-bottom: 2px solid #f1ecd9;
    border-bottom: 2px solid rgba(255, 255, 255, 0.4);
    padding-bottom: 2px;
}

#header-extra .page-title span {
    font-family: FrutigerCndBold;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
}

.header-image {
    position: absolute !important;
    top: 72px;
    left: 50%;
    margin-left: -840px;
    z-index: 10;
}

#main-menu {
    position: absolute;
    top: 30px;
    left: 156px;
    width: 839px;
}

#main-menu > ul {
    position: relative;
    left: -2px;
}

#main-menu > ul {
    width: 100%;
    display: table;
}

#main-menu > ul > li {
    display: table-cell !important;
    float: none !important;
    width: auto !important;
}

#main-menu > ul > li > a {
    padding: 0 10px;
    height: 41px !important;
}

#main-menu li.level0 {
    display: block;
    float: left;
    width: 116px;
    line-height: 42px;
    height: 42px;
    border-right: 1px solid #2e0101;
    letter-spacing: 0;
    font-family: Arial !important;
    text-align: center;
}

#main-menu > ul li.first {
    width: 173px;
}

#main-menu li.menu-3 {
    width: 120px;
}

#main-menu li.menu-4 {
    width: 125px;
}

#main-menu li.menu-5 {
    width: 80px;
}

#main-menu li.dark {
    background-color: #580101;
    width: 90px;
    border-right: 1px solid #a10f14;
}

#main-menu > ul > li.last {
    background-color: #580101;
    width: 105px;
    border-right: 1px solid #a10f14;
}

#main-menu li.active-trail {
    background: url(../i/level0-active.png) repeat-x left top transparent;
}

#main-menu li.level0 > a {
    color: #fff;
    display: block;
    height: 42px;
    font-size: 11px;
}

#main-menu li.dark a {
    color: #f1ecd9;
}

#main-menu .level1 {
    display: none;
    clear: both;
    overflow: hidden;
}

#main-menu .hover-li .level1 {
    background: url(../i/level1-bg.png) repeat-x left bottom #f1ecd9;
    display: block;
    position: absolute;
    z-index: 150;
    left: -2px;
    -webkit-border-top-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-radius-topright: 12px;
    -moz-border-radius-bottomright: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

#main-menu li.hover-li {
    background: url(../i/main-menu-li-active-bg.png) repeat-x left top #f1ecd9;
}

#main-menu li.hover-li > a {
    color: #8b0f13;
    border-bottom: 1px solid #c8c2a6;
    height: 39px;
}

#main-menu .level1 .left {
    padding-left: 20px;
    width: 185px;
    float: left;
    margin: 20px 0;
}

#main-menu .level1 .left ul {
    margin: 10px 0;
}

#main-menu .level1 .left li {
    background: url(../i/li-marker.png) no-repeat left center transparent;
    line-height: 25px;
    border: 0;
    padding-left: 22px;
}

#main-menu .level1 .left li a {
    border: 0;
}

#main-menu .level1 .left .apply-now {
    background: url(../i/button-bg.png) repeat-x center left transparent;
    height: 31px;
    line-height: 31px;
    color: #ddd;
    /*border: 1px solid #eee;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    width: 100px;
    font-size: 14px;
    margin-top: 10px;
    display: block;
}

#main-menu .level1 .left .virtual-tours {
    border-top: 1px solid #c8c2a6;
    border-bottom: 1px solid #c8c2a6;
    padding-top: 10px;
    width: 150px;
    height: 70px;
}

#main-menu .level1 .left .virtual-tours a {
    border: 0;
    height: 0;
}

#main-menu .level1 .middle {
    float: left;
    width: 355px;
    padding: 0 10px 0 20px;
    border-left: 1px solid #c8c2a6;
    border-right: 1px solid #c8c2a6;
    margin: 20px 0;
}

#main-menu .level1 .middle > ul {
    margin: 5px 0;
}

#main-menu .level1 .middle ul li {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}

#main-menu .level1 .middle li .person img {
    width: 75px;
    margin-right: 15px;
    margin-top: 5px;
}

#main-menu .level1 .middle li .more {
    position: absolute;
    right: 2px;
    top: 4px;
}

#main-menu .level1 .middle li img,
#main-menu .level1 .middle li h3,
#main-menu .level1 .middle li p {
    float: left;
}

#main-menu .level1 .middle li h3,
#main-menu .level1 .middle li p {
    line-height: 23px;
    margin: 0;
    width: 250px;
}

#main-menu .level1 .middle li h3,
#main-menu .level1 .middle li h3 a {
    color: #a20f14;
    font-size: 12px;
}

#main-menu .level1 .middle > ul li a {
    border: 0;
    height: auto;
}

#main-menu .level1 .middle li p {
    line-height: 17px;
    font-size: 11px;
    width: 245px;
    font-weight: normal;
}

#main-menu .level1 .right {
    float: left;
    width: 180px;
    margin: 20px 0;
    padding-left: 30px;
}

#main-menu .level1 .right ul {
    margin: 10px 0;
    margin-left: 2px;
}

#main-menu .level1 .right li,
#main-menu .level1 .right li a {
    line-height: 23px;
    height: 23px;
    font-weight: normal;
}

#main-menu .level1 .right .download {
    background: url(../i/li-marker.png) no-repeat top right transparent;
    font-size: 12px;
    width: 130px;
    padding-right: 20px;
    line-height: 18px;
    border: 0;
    display: block;
    color: #8B0F13;
}

#main-menu .level1 .right .full-section {
    background: url(../i/button-bg.png) repeat-x center left transparent;
    height: 31px;
    line-height: 31px;
    color: #ddd;
    border: 1px solid #880f13;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    width: 130px;
    font-size: 14px;
    margin-top: 10px;
    display: block;
}

#main-menu .level1 h2 {
    font-size: 20px;
    color: #57090c;
    text-shadow: 1px 1px 1px #ffffff;
    /*  filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
    margin: 0;
    line-height: 20px;
}

.jcarousel-container {
    position: absolute !important;
    top: 72px;
    left: 50%;
    margin-left: -840px;
    z-index: 10;
}

.jcarousel-container ul,
.jcarousel-container ul li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.jcarousel-container-horizontal,
.jcarousel-clip-horizontal {
    height: 532px;
    width: 1680px;
    overflow: hidden;
}

.not-front .jcarousel-container-horizontal,
.not-front .jcarousel-clip-horizontal {
    height: 160px;
}

.front .jcarousel-container .jcarousel-next-horizontal {
    position: absolute;
    top: 150px;
    right: -45px;
    width: 44px;
    height: 45px;
    cursor: pointer;
    background: transparent url(../images/carousel-right.jpg) no-repeat 0 0;
}

.front .jcarousel-container .jcarousel-prev-horizontal {
    position: absolute;
    top: 150px;
    left: -29px;
    width: 44px;
    height: 45px;
    cursor: pointer;
    background: transparent url(../images/carousel-left.jpg) no-repeat 0 0;
}

.front .jcarousel-container li {
    position: relative;
}

.jcarousel-container .jcarousel-item {
    width: 1680px;
}

#content-top,
#content-bottom {
    clear: both;
    overflow: hidden;
}

#content-top {
    border-bottom: 1px solid #880f13;
}

#content-top .content-left {
    width: 399px;
    float: left;
    border-right: 1px solid #880f13;
}

#content-top .content-right {
    width: 565px;
    float: left;
}

#content-bottom .content-left {
    float: left;
    width: 694px;
    border-right: 1px solid #880f13;
}

#content-top .content-left h2,
#content-bottom .content-left h2 {
    padding-left: 6px !important;
}

#content-bottom .content-right {
    float: left;
    width: 270px;
}

.front #content {
    padding-top: 20px;
}

#content .more, .b-inner-slide .more,
.staff-list .right .more {
    background-color: #880f13;
    padding: 3px 9px;
    color: #e2cfbc;
    font-size: 10px;
    font-weight: bold;
    line-height: 120%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
}

#content .more + .more,
.staff-list .right .more + .more {
    margin-left: 10px;
}

.front #content h2 {
    color: #4f1110;
    line-height: 41px;
    height: 38px;
    font-size: 21px;
    padding-left: 17px;
    border-bottom: 1px solid #880f13;
    margin: 0;
}

#content-top .content-left .ou-law-media img {
    margin: 2px 0 0 2px;
}

.law-calendar {
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}

.law-calendar h3 {
    margin: 0;
    position: absolute;
    top: 0px;
    left: 65px;
    display: block;
    width: 103px;
}

.law-calendar h3 a {
    color: #000;
}

.law-calendar ul {
    margin-top: 4px;
}

.law-calendar p {
    clear: both;
    font-size: 11px;
    line-height: 13px;
    font-weight: normal;
    padding-right: 15px;
}

.law-calendar li {
    display: block;
    float: left;
    width: 167px;
    height: 219px;
    margin-left: 20px;
    border-right: 1px solid #880f13;
    position: relative;
}

.flexslider {
    text-align: center;
    width: 167px;
    height: 219px;
    border-left: 1px solid #880f13;
    float: right;
    padding-left: 15px;
    position: relative;
}
.flexslider img {
    margin-top: 15px;
}
.flexslider li {
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    display: none;
}
.flexslider li:first-child {
    display: block;
}
.flexslider h4 {
    color: #8a181a;
    font-size: 17px;
    font-weight: normal;
    font-family: 'oswald-regular-webfont';
    text-transform: uppercase;
    border-top: 2px solid #8a181a;
    border-bottom: 2px solid #8a181a;
    line-height: 26px;
    padding: 8px 0 7px 0;
    margin: 10px 0 0;
}
.flexslider .flex-direction-nav {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
}
.flexslider .flex-direction-nav li {
    margin: 0 7px;
    padding: 0;
    width: auto;
    height: auto;
    border: none;
    float: none;
    display: inline-block;
    vertical-align: top;
}
.flexslider .flex-direction-nav .flex-prev, .flexslider .flex-direction-nav .flex-next {
    display: block;
    width: 15px;
    height: 12px;
    text-indent: -9999px;
}
.flexslider .flex-direction-nav .flex-prev {
    background: url("../i/nav-prev.png");
}
.flexslider .flex-direction-nav .flex-next {
    background: url("../i/nav-next.png");
}

.law-calendar li .more {
    /*position: absolute;*/
    bottom: 7px;
}

.law-calendar li.last {
    border-right: 0;
}

.law-calendar .date {
    width: 53px;
    height: 58px;
    background-color: #880f13;
    color: #fff;
    float: left;
    margin: 3px 10px 10px 0;
    padding-top: 4px;
}

.law-calendar .date span {
    display: block;
    text-align: center;
    font-size: 10px;
}

.law-calendar .date .day {
    font-size: 24px;
    font-weight: bold;
    padding: 1px 0;
}

.news .image {
    float: left;
    margin: 4px 10px 0 5px;
}

.news h3,
.news h3 a {
    margin: 7px 10px 0 0;
    font-size: 14px;
    color: #000;
}

.news .date {
    font-style: italic;
    color: #880f13;
    font-weight: normal;
}

.news .body {
    clear: both;
    overflow: hidden;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    padding: 0 20px 0 5px;
}

.news .more {
    margin-left: 5px;
    padding: 4px 9px;
}

.news {
    padding-bottom: 20px;
}

.news-block h2 {
    text-transform: uppercase;
}

.news-item {
    margin: 0 0 0 20px;
    border-bottom: solid 1px #d8c3a4;
}
.news-item h4 {
    font-size: 12px;
    color: #880f13;
    margin: 14px 0 10px 0;
}
.news-item .more {
    margin: 0 0 15px 0;
}

.more {
    text-transform: uppercase;
}

.all {
    font-size: 10px;
    color: #880f13;
    text-transform: uppercase;
    margin: 0 0 0 25px;
}

#content-bottom .community > li {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}

#content-bottom .community img {
    float: left;
    margin: 10px 10px 0 20px;
}

#content-bottom .community p {
    font-weight: normal;
    line-height: 12px;
    font-size: 10px;
    margin-bottom: 0;
    padding-right: 10px;
}

#content-bottom .community .more {
    background: none;
    margin: 0;
    position: absolute;
    top: 59px;
    left: 137px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9px;
    color: #880f13;
    padding: 0;
}

#sidebar-first {
    padding-left: 10px;
    width: 150px;
}

#sidebar-first .sidebar-menu {
    margin-bottom: 15px;
}

#sidebar-first .sidebar-menu li {
    margin-top: 5px;
}

#sidebar-first .sidebar-menu li ul {
    margin-left: 15px;
}

#sidebar-first .sidebar-menu li a {
    font-size: 10px;
    font-weight: bold;
    color: #720d0f;
    display: block;
    position: relative;
    border-bottom: 1px solid #F1ECD9;
}

#sidebar-first .sidebar-menu li.active-trail a,
#sidebar-first .sidebar-menu li a.active {
    border-bottom: 1px solid #720d0f;
}

#sidebar-first .sidebar-menu li a i {
    background: url(../i/nav-arrow.png) no-repeat 0 0;
    display: block;
    width: 7px;
    height: 9px;
    position: absolute;
    top: 4px;
    left: -11px;
}

#sidebar-first .sidebar-menu li a.collapsed i {
    background-image: url(../i/nav-arrow-down.png);
    width: 9px;
    height: 7px;
    top: 6px;
    left: -12px;
}

/* sidebar-last*/
h5 {
    margin: 0;
    padding: 0;
}

#sidebar-last {
    width: 205px;
    float: left;
    margin: 0 0 0 -1px;
    height: 100%;
}

#sidebar-last h1 {
    text-transform: uppercase;
    color: #4f1110;
    font: 24px FrutigerCndBold;
    border-bottom: solid 1px #871C1E;
    padding-bottom: 5px;
    margin: 0 0 5px;
    padding-left: 12px;
}

.sidebar-item {
    padding: 0 0 0 9px;
    margin-bottom: 17px;
}

.sidebar-last-title {
    height: 32px;
    margin: 0 0 3px 0;
    background: url(../i/sidebar-title-border.png) 2px 31px no-repeat;
}

.sidebar-last-title h5 a {
    font-size: 12px;
    text-transform: uppercase;
    color: #4f1110;
}

.sidebar-last-title h5 {
    padding-top: 11px;
}

.sidebar-item-date ul {
    padding-left: 12px;
}

.sidebar-item-date h2 {
    margin: 0;
    padding: 0;
}

.sidebar-item-date h2 a {
    color: #000;
    font-size: 12px;
}

.sidebar-item .search {
    position: relative;
    margin: 25px 0 0 2px;
}

.sidebar-item .search .form-item .form-text {
    background: url(../i/search-bg.png) no-repeat center center transparent;
    width: 128px;
    height: 23px;
    line-height: 25px;
    padding: 0 20px 0 15px;
    border: 0;
    margin-top: 3px;
    outline: none;
}

.sidebar-item .search .form-item .form-submit {
    position: absolute;
    z-index: 100;
    right: 0px;
    top: 3px;
    height: 23px;
    width: 23px;
    background: none;
    border: 0;
    cursor: pointer;
    text-indent: -9999px;
    left: 141px;
}

/*.sidebar-item .form-item {
	background: url(../i/search-bg.png) no-repeat center center transparent;
	width: 128px;
	height: 23px;
	line-height: 25px;
	padding: 0 20px 0 15px;
	border: 0;
	margin-top: 3px;
	outline: none;
}*/
.sidebar-item li a {
    color: #000000;
    font-weight: normal;
}

/*new page currentstu_fullboard*/
.message-content {
    border-right: 1px solid #4E0202;
    margin-right: 10px;
}

.message-content .content {
    padding: 0;
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    clear: both;
    overflow: hidden;
    padding-top: 15px;
    border-top: 1px solid #4E0202;
    position: relative;
    right: -10px;
}

.message {
    padding: 0 26px 22px 0;
}

.message-item {
    clear: both;
    overflow: hidden;
}

.message-item-bg {
    background-color: #dad7c6;
}

.message-item span {
    display: block;
    float: left;
    padding: 11px 0 0 9px;
    font-size: 11px;
    font-weight: bold;
}

.message-item-text {
    border-left: solid 1px #d1caac;
    height: 100%;
    margin-left: 66px;
    padding: 0 18px 0 16px;
}

.message-item-text h2 {
    margin: 0;
    padding: 11px 0 0 0;
}

.message-item-text h2 a {
    font-size: 12px;
}

.message-item-text p {
    padding: 0 0 6px 0;
    margin: 0;
}

.more-item {
    margin: 20px 0 0 0;
}

/*content 2 sidebar*/
.with-both-sidebars {
    overflow: hidden;
    clear: both;
    background: url(../i/solid-bg.png) repeat-y;
    background-position: 983px  -1px;
}

.not-front .with-both-sidebars #content {
    width: 617px;
    float: left;
    margin-left: 11px;
}

.not-front #sidebar-first {
    margin-top: 285px;
    float: left;
}

.with-both-sidebars #content .node .content {
    padding: 0 10px 0 0;
}

.with-both-sidebars #content .node .content .posts .post {
    padding-right: 11px;
}

.with-both-sidebars #content .node .content .posts .post:first-child
.with-both-sidebars #content .node .content .posts .posts-pager {
    padding-right: 25px;
}

.staff-list,
.node {
    border-right: 1px solid #871c1e;
    margin-right: 10px;
    padding-bottom: 1px;
    margin-bottom: -1px;
}

.staff-list h1,
.node h1,
.message-content h1 {
    padding-left: 10px;
    font: 22px FrutigerCndBold;
    color: #4f1110;
    margin: 0 0 5px;
    text-transform: uppercase;
}

.node .content + h1 {
    margin-top: 20px;
}

.staff-list .person,
.node .content {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
    padding-top: 15px;
    border-top: 1px solid #871c1e;
    position: relative;
}

.staff-list .person {
    padding: 20px 0 0;
    margin-bottom: 20px;
}

.staff-list .left,
.brochure-attachment .left {
    width: 115px;
    float: left;
}

.brochure-attachment .left img,
.staff-list .left img {
    display: block;
}

.node .brochure-attachment {
    margin-bottom: 24px;
}

.staff-list .right,
.brochure-attachment .right {
    width: 660px;
    float: left;
    font-weight: normal;
}

.staff-list .right,
.brochure-attachment .right {
    padding-bottom: 23px;
}

.staff-list .right .more,
.brochure-attachment .right .more {
    position: absolute;
    bottom: 0;
    left: 115px;
}

.staff-list .right p {
    font-size: 11px;
    line-height: 14px;
    margin-top: 0;
}

.node .content {
    padding-right: 40px;
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
}

.node .content p {
    margin-top: 0;
}

.node .content hr {
    border: 0;
    border-top: 1px solid #d8c3a4;
    margin-bottom: 25px;
    margin-top: 25px;
}

.message-content .news,
.node .news {
    position: relative;
}

.message-content .news h2 {
    border: solid #871d1e;
    border-width: 1px 0;
    position: relative;
    right: -10px;
    padding-top: 10px;
    padding-bottom: 8px;
    font: 22px FrutigerCndBold;
    color: #4f1110;
    margin: 0;
    height: 27px;
}

.video-content {
    min-height: 400px;
}
.video-content p {
    margin: 20px 22px 32px 0 !important;
}

.video-item {
    float: left;
    margin: 0 22px 0 0;
}
.video-item h5 {
    font-size: 14px;
    margin: 14px 0 10px 0;
}
.video-item a {
    color: #880f13;
    text-decoration: underline;
    font-size: 11px;
}

.video-date {
    float: left;
    display: block;
    font-weight: bolder;
    font-size: 11px;
}

.message-content .news-item {
    width: 780px;
    margin-left: 0;
}

.news-item.last {
    border: none;
}

.news-item-content {
    margin-left: 82px;
}

.node .news h2 {
    border: solid #871d1e;
    border-width: 1px 0;
    position: relative;
    right: -10px;
    padding-top: 10px;
    padding-bottom: 8px;
    font: 22px FrutigerCndBold;
    color: #4f1110;
    margin: 0;
    height: 27px;
}

.message-content .news .body,
.node .news .body,
.message-content .news .title,
.node .news .title,
.message-content .news .image,
.node .news .image {
    padding-left: 0;
    margin-left: 0;
}

.message-content .news .title,
.node .news .title {
    margin-bottom: 5px;
    line-height: 120%;
}

.message-content .news .more,
.node .news .more {
    margin-left: 0;
    margin-top: 5px;
    display: inline-block;
}

.message-content .news .content,
.node .news .content {
    width: 605px;
    float: left;
    border-right: 1px solid #871d1e;
    padding-right: 0;
    padding-bottom: 15px;
    padding-top: 10px;
    border-top: 0;
    margin-bottom: 0;
    margin-bottom: -25px;
}

.message-content .news .outro,
.node .news .outro {
    border-left: 1px solid #871D1E;
    float: right;
    margin-left: -1px;
    padding: 0 20px 0;
    border-left: 1px solid #871D1E;
    float: left;
    margin-bottom: -25px;
    width: 163px;
    margin-top: -46px;
    padding-top: 46px;
}

.message-content .news .outro p,
.node .news .outro p {
    font-size: 9px;
    font-weight: normal;
    line-height: 12px;
}

.news .content p {
    margin: 0;
    padding: 5px 0;
}

.node .brochures li {
    border-bottom: 1px solid #d8c3a4;
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}

.node .brochures li.last {
    border: 0;
    margin: 0;
}

.node .brochures li p {
    float: left;
    width: 600px;
}

#content .node .brochures li .download {
    position: relative;
    top: 10px;
    left: 40px;
    padding: 3px 9px;
    font-size: 10px;
    font-weight: bold;
}

.welcome-list li {
    background: url(../i/star.png) no-repeat left 25px transparent;
    border-top: 1px solid #d8c3a4;
    clear: both;
    overflow: hidden;
    margin: 20px 0;
    padding-top: 20px;
    padding-left: 50px;
}

.welcome-list li:first-child {
    background-position: 0 10px;
    margin-top: 0;
    padding-top: 5px;
    border-top: none;
}

.welcome-list li p {
    margin-bottom: 0;
}

.brochure-attachment .right {
    width: 670px;
    margin-right: -30px;
}

#content .employer-services {
    padding-bottom: 75px;
}

#content .employer-services .more {
    padding: 2px 9px;
}

.b-pager {
    border-top: 1px solid #871c1e;
    position: relative;
    right: -10px;
    padding: 8px 0 6px;
}

.b-pager ul li {
    float: left;
    padding: 0 5px;
    text-align: center;
}

.b-pager ul li.active {
    background: url(../i/active-circle.png) no-repeat 50% 50%;
    width: 17px;
    height: 18px;
}

.b-pager ul li.prev a {
    background: url(../i/col-left-arrow.png) no-repeat 50% 50%;
    width: 17px;
    height: 18px;
}

.b-pager ul li.next a {
    background: url(../i/col-right-arrow.png) no-repeat 50% 50%;
    width: 17px;
    height: 18px;
}

.next {
    text-transform: uppercase;
}

.b-pager ul li.active span {
    color: #fff;
}

.b-pager ul li span,
.b-pager ul li a {
    display: inline-block;
    color: #8B0F13;
    line-height: 18px;
}

.sort-panel {
    float: right;
    margin-top: -33px;
}

.sort-panel span {
    font-size: 12px;
    font-weight: bold;
    color: #8b0f13;
    text-transform: uppercase;
    margin-right: 14px;
    vertical-align: middle;
}

.b-inner-slide {
    background: #f1ecd9 url(../i/bg-inner-slide-block.png) repeat-x 0 100%;
    width: 384px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: 78px;
    padding: 8px 16px 16px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.b-inner-slide h1 {
    font-size: 18px;
    font-weight: bold;
    color: #8b0f13;
    margin: 10px 0 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #d8c3a4;
}

.b-inner-slide p {
    font-size: 11px;
    color: #1b0000;
    font-weight: normal;
}

/*---Gallery---*/
.gallery-page #header {
    height: 71px;
}

.gallery-page #page {
    overflow: visible;
}

#gallery-block {
    /*	background: #280101 url(../i/slide-4.jpg) no-repeat 50% 0;*/
    height: 721px;
    border-bottom: 10px solid #630d0d;
    position: absolute;
    left: 0;
    right: 0;
    top: 71px;
}

#gallery-block .gallery-image {
    position: absolute;
    left: 50%;
    margin-left: -840px;
}

#content-wrapper {
    clear: both;
    overflow: hidden;
    margin: 14px 0 0 0;
}

.gallery-page #content-wrapper {
    height: 730px;
}

.gallery-page #sub-main-nav .logo-floater {
    height: 64px;
}

.gallery-top {
    background: #250001;
    width: 1040px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -520px;
    height: 96px;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -ms-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.item-list {
    position: relative;
    overflow: hidden;
    width: 810px;
    height: 72px;
    left: 210px;
    top: 10px;
}

.item-list .pager {
    text-align: left !important;
}

.item-list .items {
    width: 20000em;
    position: absolute;
    clear: both;
}

.item-list .items li {
    float: left;
    width: 74px;
    height: 72px;
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
}

.items li a {
    display: block;
    width: 66px;
    height: 66px;
    font-size: 0;
    margin: 0 auto;
    padding-top: 3px;
}

.item-list li.active {
    border: 2px solid #000;
    position: relative;
    cursor: default;
}

.item-list li.pager-current a {
    border: 3px solid #a20f14;
    padding-top: 0;
}

.gallery-top .prev {
    background: url(../i/gallery-prev.png) no-repeat 0 0;
    width: 33px;
    height: 72px;
    display: block;
    position: absolute;
    left: 210px;
    top: 10px;
    cursor: pointer;
}

.gallery-top .next {
    background: url(../i/gallery-next.png) no-repeat 0 0;
    width: 33px;
    height: 72px;
    display: block;
    position: absolute;
    right: 20px;
    top: 10px;
    cursor: pointer;
}

.gallery-bot {
    background: #f1ecd9;
    background-image: -moz-linear-gradient(top, #f1ecd9, #d1cfc0);
    background-image: -o-linear-gradient(top, #f1ecd9, #d1cfc0);
    background-image: -webkit-linear-gradient(top, #f1ecd9, #d1cfc0);
    background-image: -ms-linear-gradient(top, #f1ecd9, #d1cfc0);
    background-image: linear-gradient(top, #f1ecd9, #d1cfc0);
    width: 1028px;
    height: 218px;
    padding: 10px 0 0 12px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -520px;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -ms-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    z-index: 1000;
}

.gallery-bot .col {
    border-right: 1px solid #d8c3a4;
    height: 205px;
    float: left;
}

.gallery-bot .col-top {
    border-bottom: 1px solid #d8c3a4;
    height: 28px;
    overflow: hidden;
}

.gallery-bot .courtroom {
    width: 319px;
}

.gallery-bot .courtroom .col-top .hide-button-block {
    width: 59px;
    height: 28px;
    border-right: 1px solid #d8c3a4;
    text-align: center;
    float: left;
}

.gallery-bot .courtroom .col-top .hide-button-block .but {
    margin-top: 2px;
}

.gallery-bot .but {
    background: #880f13;
    display: inline-block;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    line-height: 19px;
    padding: 0 7px;
    color: #e2cfbc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.gallery-bot .col-top h3 {
    color: #6b0c0f;
    font-size: 15px;
    margin: 2px 0 0 16px;
}

.gallery-bot .courtroom .col-top h3 {
    float: left;
}

.gallery-bot .col-content h2 {
    color: #6b0c0f;
    font-size: 18px;
    margin: 5px 0;
}

.gallery-bot .courtroom .col-content {
    padding: 10px 35px 0 8px;
}

.gallery-bot .courtroom .col-content p {
    font-size: 11px;
    color: #1b0000;
    line-height: 120%;
    font-weight: normal;
    margin: 1em 0;
}

.gallery-bot .courtroom .col-content .but {
    margin-top: 8px;
}

.gallery-bot .virtual-tour {
    width: 277px;
}

.gallery-bot .virtual-tour .col-top h3 {
    position: relative;
    margin-left: 54px;
    float: left;
}

.gallery-bot .virtual-tour .col-top h3 i {
    background: url(../i/monitor.png) no-repeat 0 0;
    display: block;
    width: 26px;
    height: 24px;
    position: absolute;
    top: -2px;
    left: -35px;
}

.gallery-bot .virtual-tour .col-top .play {
    background: url(../i/col-right-arrow.png) no-repeat 100% 50%;
    float: right;
    font-size: 10px;
    font-weight: bold;
    line-height: 18px;
    padding-right: 23px;
    margin: 2px 12px 0 0;
    text-transform: uppercase;
}

.gallery-bot .virtual-tour .col-content {
    text-align: center;
    padding-top: 6px;
}

.gallery-bot .additional-galleries {
    width: 220px;
}

.gallery-bot .additional-galleries .col-content ul {
    padding: 3px 0 0 7px;
}

.gallery-bot .additional-galleries .col-content li {
    float: left;
    width: 88px;
    margin: 5px 7px 0;
}

.gallery-bot .additional-galleries .col-content li a {
    display: inline-block;
    width: 88px;
    font-size: 10px;
    text-transform: uppercase;
    color: #720d0f;
}

.gallery-bot .additional-galleries .col-content li a img {
    display: block;
}

.gallery-bot .last-col {
    width: 192px;
    border-right: none;
}

.gallery-bot .last-col .col-top * {
    font-size: 10px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
    float: right;
    margin-top: 2px;
    color: #720d0f;
}

.gallery-bot .last-col .col-top .prev-slide {
    background: url(../i/col-left-arrow.png) no-repeat 0 50%;
    padding-left: 23px;
}

.gallery-bot .last-col .col-top .next-slide {
    background: url(../i/col-right-arrow.png) no-repeat 100% 50%;
    padding-right: 23px;
}

.gallery-bot .last-col .col-top span {
    padding: 0 5px;
}

.gallery-bot .last-col .col-content {
    padding: 10px 0 0 18px;
}

.gallery-bot .last-col .col-content ul {
    margin: 1em 0;
}

.gallery-bot .last-col .col-content ul li {
    font-size: 12px;
    font-weight: normal;
    color: #000;
    margin-bottom: 7px;
}

.plus-but {
    background: url(../i/plus-but.png) no-repeat 0 0;
    width: 34px;
    height: 35px;
    margin-left: -17px;
    position: absolute;
    cursor: pointer;
}

.title-bubble {
    background: #f1ecd9;
    width: 222px;
    left: 50%;
    bottom: 62px;
    margin-left: -111px;
    position: absolute;
    cursor: default;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 5px 2px #430f01;
    -moz-box-shadow: 0 0 5px 2px #430f01;
    -ms-box-shadow: 0 0 5px 2px #430f01;
    box-shadow: 0 0 5px 2px #430f01;
}

.title-bubble-inner {
    padding: 5px 12px;
}

.title-bubble h2 {
    color: #6b0c0f;
    font-size: 18px;
    margin: 7px 0;
    padding-bottom: 8px;
    border-bottom: 1px solid #d8c3a4;
}

.title-bubble p {
    font-size: 11px;
    color: #1b0000;
    line-height: 120%;
    font-weight: normal;
    margin: 1em 0;
}

.title-bubble .title-bubble-arrow {
    width: 88px;
    height: 30px;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -44px;
    text-align: center;
    overflow: hidden;
}

.title-bubble .title-bubble-arrow i {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0;
    border-color: transparent;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    -ms-box-shadow: 0;
    box-shadow: 0;
    width: 85px;
    height: 30px;
    background: url(../i/arrow.png) no-repeat center center;
}

/*---end Gallery---*/
/*---Blog---*/
.post {
    border-bottom: 1px solid #d8c3a4;
    padding-bottom: 24px;
    margin: 27px 0;
}

.post:first-child {
    margin-top: 12px;
}

.post p {
    clear: both;
}

.post-img {
    float: left;
    margin: 0 14px 10px 0;
}

.post-date {
    font-size: 14px;
    color: #8b0f13;
    font-weight: bold;
}

.post h2 {
    margin: 15px 0 25px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.post h2 a {
    color: #000;
}

.post h2 a:hover {
    text-decoration: underline;
}

.post-author {
    font-style: italic;
    font-size: 11px;
    color: #880f13;
    margin-bottom: 10px;
}

.posts-pager {
    margin-top: -16px;
    padding-left: 5px;
    padding-right: 5px;
}

.posts-pager .next {
    background: url(../i/col-left-arrow.png) no-repeat 0 50%;
    float: left;
    padding-left: 25px;
    display: block;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}

.posts-pager .prev {
    background: url(../i/col-right-arrow.png) no-repeat 100% 50%;
    float: right;
    padding-right: 25px;
    display: block;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}

.blog-post .post {
    padding-bottom: 12px;
    margin-right: 10px;
    padding-right: 10px;
}

.blog-post .post h2,
.blog-post .post-date {
    font-size: 18px;
}

.blog-post .post-author {
    font-size: 12px;
    margin-bottom: 15px;
}

.blog-post p {
    font-size: 12px;
}

.blog-post p + .more {
    margin-top: 40px;
}

/*---end Blog---*/
/*---Prospective---*/
.letter {
    min-height: 525px;
}

.letter p {
    line-height: 15px;
}

.letter img[align=left] {
    float: left;
    margin: 2px 15px 15px 0;
}

.b-tour .content a,
.b-tour .red {
    font-weight: bold;
    color: #6c0c0f;
}

.b-tour .content a:hover {
    text-decoration: underline;
}

.b-tour .tour-info {
    width: 490px;
    float: left;
}

.b-tour .virtual-tour {
    width: 150px;
    float: right;
    padding: 0 53px 25px 37px;
    border-left: 1px solid #c8c2a6;
}

.b-tour .tour-info-img {
    padding-top: 35px;
}

.b-tour .virtual-tour a {
    background: url(../i/imac.png) no-repeat 50% 8px;
    display: block;
    width: 104px;
    margin: 0 auto;
    padding-top: 110px;
    font-size: 28px;
    line-height: 31px;
    color: #760d10;
}

.b-tour .virtual-tour a img {
    margin-left: 5px;
}

table.bulletins {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
}

table.bulletins tbody {
    border-top: none;
}

table.bulletins tr {
    border-bottom: none;
}

table.bulletins th {
    background: #8b0f13;
    color: #f1ecd9;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: none;
    border-left: 1px solid #780d0f;
    padding: 8px 10px;
}

table.bulletins td {
    border-left: 1px solid #d1caac;
    text-align: center;
    padding: 8px 10px;
}

table.bulletins .even td {
    background: #dad7c6;
    border-left: 1px solid #bcb89d;
}

table.bulletins th:first-child,
table.bulletins td:first-child {
    border-left: none;
}

table.bulletins th:first-child + th,
table.bulletins td:first-child + td {
    text-align: left;
}

.b-calendar {
    padding-bottom: 10px;
}

.b-calendar ul {
    margin-right: -30px;
}

.b-calendar li {
    padding-left: 28px;
    border-left: 1px solid #d8c3a4;
    border-right: none;
    margin-left: 0;
    width: 175px;
}

.b-calendar li:first-child {
    padding-left: 0;
    border-left: none;
}

.b-calendar h3 {
    left: auto;
    right: 8px;
}

.b-calendar-inline {
    width: 538px;
    float: left;
    margin-right: -1px;
}

.b-calendar-inline li {
    margin-left: 0;
    width: 522px;
    height: auto;
    min-height: 93px;
    float: none;
    border: none;
    border-top: 1px solid #d8c3a4;
    clear: both;
    padding: 18px 5px 18px 0;
}

.b-calendar-inline li:first-child {
    border-top: none;
    padding-top: 0;
}

.b-calendar-inline li:first-child .more {
    top: 79px;
}

.b-calendar-inline li h3 {
    float: none;
    position: static;
    margin-left: 65px;
    width: auto;
    margin-bottom: 5px;
}

.b-calendar-inline li p {
    margin-left: 65px;
    clear: none;
}

.b-calendar-inline li .date {
    margin: 0;
    width: 51px;
}

.b-calendar-inline li .more {
    bottom: auto;
    top: 97px;
}

.lawcalendar-right {
    float: right;
    border-left: 1px solid #871d1e;
    width: 263px;
    margin-right: -33px;
    margin-top: -48px;
}

.lawcalendar-right h1 {
    border-top: 1px solid #871c1e;
    padding-top: 6px;
    margin-right: -7px;
}

.no-marg-pad {
    margin-bottom: 0 !important;
    overflow: visible !important;
}

.lawcalendar-right .content {
    right: 0;
    margin-right: -7px;
    padding-left: 10px;
    padding-right: 17px;
}

.b-time {
    background: url(../i/clock.jpg) no-repeat 10px 12px;
    padding: 10px 12px 30px 112px;
}

.b-time span {
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}

.b-time div {
    font-size: 24px;
    font-weight: bold;
    color: #8b0f13;
    text-transform: uppercase;
    line-height: 120%;
    text-align: center;
}

.b-time div + div {
    font-size: 22px;
    border-top: 1px solid #d8c3a4;
}

.b-library-hours {
    border-top: 1px solid #d8c3a4;
    margin: 0 12px;
}

.b-library-hours h4 {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    margin: 15px 0;
}

.b-library-hours .but {
    background: url(../i/bg-but.png) no-repeat 0 0;
    display: inline-block;
    height: 35px;
    padding-left: 12px;
}

.b-library-hours .but span {
    background: url(../i/bg-but.png) no-repeat 100% 0;
    display: inline-block;
    height: 35px;
    line-height: 36px;
    padding-right: 12px;
    font-size: 14px;
    font-weight: bold;
    color: #ddd;
    text-shadow: 0 -1px 1px #440101;
}

.jscalendar .ui-datepicker-prev span {
    background: url(../i/col-left-arrow.png) no-repeat 0 0;
    text-indent: -9999px;
    overflow: hidden;
    width: 17px;
    height: 18px;
    display: block;
    cursor: pointer;
}

.jscalendar .ui-datepicker-next span {
    background: url(../i/col-right-arrow.png) no-repeat 0 0;
    text-indent: -9999px;
    overflow: hidden;
    width: 17px;
    height: 18px;
    display: block;
    cursor: pointer;
}

.jscalendar .ui-datepicker {
    width: 260px;
}

.jscalendar .ui-datepicker .ui-datepicker-header {
    position: relative;
    height: 30px;
}

.jscalendar .ui-datepicker .ui-datepicker-prev,
.jscalendar .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 5px;
    left: 17px;
    width: 17px;
    height: 18px;
}

.jscalendar .ui-datepicker .ui-datepicker-next {
    left: auto;
    right: 17px;
}

.jscalendar .ui-datepicker .ui-datepicker-title {
    margin: 0 40px;
    text-align: center;
    font: 22px/30px FrutigerCndBold;
    text-transform: uppercase;
    color: #4f1110;
}

.jscalendar .ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    display: none;
}

.jscalendar .ui-datepicker-calendar {
    width: 240px;
    margin: 0 auto;
    border-collapse: collapse;
    text-align: center;
}

.jscalendar .ui-datepicker-calendar th {
    text-align: center;
    padding: 0;
    margin: 0;
    border: none;
    font: 22px/30px FrutigerCndBold;
    color: #8b0f13;
    padding: 15px 0 5px;
}

.jscalendar .ui-datepicker-calendar td {
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 28px;
}

.jscalendar .ui-datepicker-calendar td span,
.jscalendar .ui-datepicker-calendar td a {
    display: block;
    text-align: center;
    width: 27px;
    height: 28px;
    font: 15px/28px FrutigerCndBold;
    margin: 0 auto;
    color: #8b0f13;
}

/*
.jscalendar .ui-datepicker-calendar td a:hover {
	background: url(../i/calendar-active.png) no-repeat 50% 50%;
	color: #f1ecd9;
}
*/
.jscalendar .ui-datepicker-calendar td span {
    color: #c2b59b;
}

.jscalendar .ui-datepicker-calendar tbody {
    border: none;
}

/*---end Prospective---*/
/*---JS Select---*/
.select-outline {
    background: white url(../i/bg-select.png) repeat-x 0 100%;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 171px;
    height: 21px;
    z-index: 200;
    border: solid #cfcec4;
    border-width: 1px 0 1px 1px;
}

.select-active {
    z-index: 300;
}

.select-outline div.select-text {
    background: url(../i/select-arrow.png) no-repeat 100% 50%;
    height: 23px;
    font-size: 11px;
    display: inline-block;
    padding: 0 30px 0 12px;
    width: 129px;
    cursor: pointer;
    vertical-align: top;
    position: relative;
    top: -1px;
    bottom: -1px;
}

.select-outline div.select-text span {
    display: inline-block;
    color: #9a9595;
    height: 23px;
    line-height: 23px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    text-overflow: ellipsis;
}

.sub-select {
    background: white url(../i/bg-sub-select.png) repeat-x 0 100%;
    border: solid #cfcec4;
    border-width: 0 1px 1px;
    width: 170px;
    position: absolute;
    top: 22px;
    left: -1px;
    display: none;
    z-index: 400;
    padding: 5px 0;
}

.sub-option {
    display: block;
    cursor: pointer;
    color: #720d0f;
    padding: 0 7px 0 12px;
    white-space: nowrap;
    font-size: 10px;
    font-weight: bold;
    line-height: 23px;
}

.sub-select .hover,
.sub-option:hover {
    text-decoration: underline;
}

.sub-top, .sub-bot {
    display: none;
}

/*---End JS Select---*/
.breadcrumbs {
    padding-bottom: 10px;
}
.breadcrumbs ul {
    overflow: hidden;
}
.breadcrumbs li {
    float: left;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
    margin-right: 5px;
    color: #4f1110;
}

.image-list-wrapper .image-list {
    padding-left: 10px;
    clear: both;
    overflow: hidden;
    margin-bottom: 5px;
}
.image-list-wrapper .image-list > ul {
    clear: both;
    overflow: hidden;
}
.image-list-wrapper .image-list > ul > li {
    float: left;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    margin-right: 17px;
    margin-bottom: 20px;
    width: 134px;
    overflow: hidden;
    font-family: FrutigerCndBold;
}
.image-list-wrapper .image-list > ul > li img {
    margin-bottom: 5px;
    width: 100%;
}
.image-list-wrapper .image-list > ul > li p {
    margin: 0;
}
.image-list-wrapper .b-pager {
    margin-bottom: 20px;
    text-align: right;
}
.image-list-wrapper .b-pager ul {
    display: inline-block;
    overflow: hidden;
}
.image-list-wrapper .service-links {
    text-align: right;
}
.image-list-wrapper .service-links li {
    display: inline-block;
}
.image-list-wrapper .link-back {
    padding-bottom: 10px;
    border-bottom: 1px solid #d9c3a2;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 20px;
}
.image-list-wrapper .link-back:hover {
    text-decoration: underline;
}

.section-students-gallery #fancybox-content {
    border: 0px solid #8d0c0c;
}
.section-students-gallery #fancybox-left, .section-students-gallery #fancybox-right {
    visibility: visible;
    width: 35px;
    height: 35px;
    top: 50%;
    margin-top: -17px;
}
.section-students-gallery #fancybox-left {
    left: -50px;
}
.section-students-gallery #fancybox-left:hover span {
    left: 0;
}
.section-students-gallery #fancybox-right {
    right: -50px;
}
.section-students-gallery #fancybox-right:hover span {
    right: 0;
}
.section-students-gallery #fancybox-left-ico, .section-students-gallery #fancybox-right-ico {
    width: 35px;
    height: 35px;
    background-position: 0 0;
}
.section-students-gallery #fancybox-left-ico {
    background-image: url("../i/nav-prev-a.png");
    left: 0;
}
.section-students-gallery #fancybox-right-ico {
    background-image: url("../i/nav-next-a.png");
    left: 0;
}
.section-students-gallery #fancybox-title tbody {
    border: none;
}

.b-pager.custom-pager {
    right: 0;
    border-top: none;
}
.b-pager.custom-pager .item-list {
    width: auto;
    position: static;
    padding-right: 55px;
}
.b-pager.custom-pager .item-list li {
    margin-left: 5px;
}
.b-pager.custom-pager .pager {
    position: static;
    width: auto;
}
.b-pager.custom-pager .pager-current {
    color: #747272;
}
