/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
header .org_chart {
  width: 215px;
}
.profile-url {
  width: 155px;
  margin-top: 15px !important;
}
.left_column li {
  list-style: none !important;
  background-image: none !important;
  padding: 0px 0px 3px 10px !important;
  line-height: 14px !important;
}
.left_column img,
.staff_img img {
  -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.5);
}
.biography {
  text-indent: 15px;
  background-image: none !important;
}
#org_chart {
  float: left;
  margin: 0px;
  width: 100%;
}
.org_chart .org_lvl {
  background-image: none;
  margin-top: 5px;
  vertical-align: middle;
  padding: 0px;
  font-family: 'Arial Narrow', Narrow;
}
.org_chart .org_lvl a {
  margin-left: 5px;
  padding: 5px;
  display: block;
}
.org_chart .org_lvl:first-child a {
  margin-left: 5px;
}
.org_chart .org_lvl.active {
  height: 100%;
}
.org_chart .org_lvl.active .lower_lvl a {
  margin-left: 0px;
  padding: 5px;
}
.org_chart .org_lvl div {
  border-top: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #00325b;
  position: relative;
  width: 0px;
  height: 0px;
  margin-top: -10px;
  float: left;
  margin-left: 5px;
}
.org_chart .org_lvl div:after {
  content: "";
  border-top: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #66849d;
  position: absolute;
  top: 1px;
  left: -9px;
  width: 0px;
  height: 0px;
}
.org_chart .org_lvl .more_levels {
  margin: 0px;
  border-top: 1px solid #00325b;
  background-color: #b1c0cd;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}
.org_chart .org_lvl .more_levels li {
  margin: 0px;
  margin-top: 5px;
  border: none;
  background-color: #a3b5c4;
}
.org_chart .org_lvl .more_levels li a {
  padding: 5px;
  display: block;
}
.theme-1 #org_chart .org_lvl {
  border: 1px solid #00325b;
  background-color: #b1c0cd;
}
.theme-1 #org_chart .org_lvl:first-child div {
  border-bottom: none;
  display: none;
}
.theme-1 #org_chart .org_lvl:first-child div:after {
  border-bottom: none;
}
.theme-1 #org_chart .org_lvl div {
  border-bottom: 9px solid #00325b;
}
.theme-1 #org_chart .org_lvl div:after {
  border-bottom: 9px solid #b1c0cd;
}
.theme-1 #org_chart .org_lvl.active {
  background-color: #e3e8ed;
}
.theme-1 #org_chart .org_lvl.active div:after {
  border-bottom: 9px solid #e3e8ed;
}
.theme-1 #org_chart .org_lvl .more_levels {
  background-color: #b1c0cd;
  border-top: 1px solid #00325b;
}
.theme-1 #org_chart .org_lvl .more_levels li {
  background-color: #e3e8ed;
  border: none;
}
.theme-2 #org_chart .org_lvl {
  border: 1px solid #82898f;
  background-color: #d9dbdd;
}
.theme-2 #org_chart .org_lvl:first-child div {
  border-bottom: none;
  display: none;
}
.theme-2 #org_chart .org_lvl:first-child div:after {
  border-bottom: none;
}
.theme-2 #org_chart .org_lvl div {
  border-bottom: 9px solid #82898f;
}
.theme-2 #org_chart .org_lvl div:after {
  border-bottom: 9px solid #d9dbdd;
}
.theme-2 #org_chart .org_lvl.active {
  background-color: #f1f2f3;
}
.theme-2 #org_chart .org_lvl.active div:after {
  border-bottom: 9px solid #f1f2f3;
}
.theme-2 #org_chart .org_lvl .more_levels {
  background-color: #d9dbdd;
  border-top: 1px solid #82898f;
}
.theme-2 #org_chart .org_lvl .more_levels li {
  background-color: #f1f2f3;
  border: none;
}
.theme-3 #org_chart .org_lvl {
  border: 1px solid #d54b4b;
  background-color: #f2c8c8;
}
.theme-3 #org_chart .org_lvl:first-child div {
  border-bottom: none;
  display: none;
}
.theme-3 #org_chart .org_lvl:first-child div:after {
  border-bottom: none;
}
.theme-3 #org_chart .org_lvl div {
  border-bottom: 9px solid #d54b4b;
}
.theme-3 #org_chart .org_lvl div:after {
  border-bottom: 9px solid #f2c8c8;
}
.theme-3 #org_chart .org_lvl.active {
  background-color: #faebeb;
}
.theme-3 #org_chart .org_lvl.active div:after {
  border-bottom: 9px solid #faebeb;
}
.theme-3 #org_chart .org_lvl .more_levels {
  background-color: #f2c8c8;
  border-top: 1px solid #d54b4b;
}
.theme-3 #org_chart .org_lvl .more_levels li {
  background-color: #faebeb;
  border: none;
}
.theme-4 #org_chart .org_lvl {
  border: 1px solid #ef8d50;
  background-color: #fadcc9;
}
.theme-4 #org_chart .org_lvl:first-child div {
  border-bottom: none;
  display: none;
}
.theme-4 #org_chart .org_lvl:first-child div:after {
  border-bottom: none;
}
.theme-4 #org_chart .org_lvl div {
  border-bottom: 9px solid #ef8d50;
}
.theme-4 #org_chart .org_lvl div:after {
  border-bottom: 9px solid #fadcc9;
}
.theme-4 #org_chart .org_lvl.active {
  background-color: #fdf2ec;
}
.theme-4 #org_chart .org_lvl.active div:after {
  border-bottom: 9px solid #fdf2ec;
}
.theme-4 #org_chart .org_lvl .more_levels {
  background-color: #fadcc9;
  border-top: 1px solid #ef8d50;
}
.theme-4 #org_chart .org_lvl .more_levels li {
  background-color: #fdf2ec;
  border: none;
}
.theme-5 #org_chart .org_lvl {
  border: 1px solid #efce5d;
  background-color: #faf0cd;
}
.theme-5 #org_chart .org_lvl:first-child div {
  border-bottom: none;
  display: none;
}
.theme-5 #org_chart .org_lvl:first-child div:after {
  border-bottom: none;
}
.theme-5 #org_chart .org_lvl div {
  border-bottom: 9px solid #efce5d;
}
.theme-5 #org_chart .org_lvl div:after {
  border-bottom: 9px solid #faf0cd;
}
.theme-5 #org_chart .org_lvl.active {
  background-color: #fdfaed;
}
.theme-5 #org_chart .org_lvl.active div:after {
  border-bottom: 9px solid #fdfaed;
}
.theme-5 #org_chart .org_lvl .more_levels {
  background-color: #faf0cd;
  border-top: 1px solid #efce5d;
}
.theme-5 #org_chart .org_lvl .more_levels li {
  background-color: #fdfaed;
  border: none;
}
.theme-6 #org_chart .org_lvl {
  border: 1px solid #75bd7d;
  background-color: #d5ebd7;
}
.theme-6 #org_chart .org_lvl:first-child div {
  border-bottom: none;
  display: none;
}
.theme-6 #org_chart .org_lvl:first-child div:after {
  border-bottom: none;
}
.theme-6 #org_chart .org_lvl div {
  border-bottom: 9px solid #75bd7d;
}
.theme-6 #org_chart .org_lvl div:after {
  border-bottom: 9px solid #d5ebd7;
}
.theme-6 #org_chart .org_lvl.active {
  background-color: #f0f8f1;
}
.theme-6 #org_chart .org_lvl.active div:after {
  border-bottom: 9px solid #f0f8f1;
}
.theme-6 #org_chart .org_lvl .more_levels {
  background-color: #d5ebd7;
  border-top: 1px solid #75bd7d;
}
.theme-6 #org_chart .org_lvl .more_levels li {
  background-color: #f0f8f1;
  border: none;
}
.theme-7 #org_chart .org_lvl {
  border: 1px solid #79a9bf;
  background-color: #d6e5eb;
}
.theme-7 #org_chart .org_lvl:first-child div {
  border-bottom: none;
  display: none;
}
.theme-7 #org_chart .org_lvl:first-child div:after {
  border-bottom: none;
}
.theme-7 #org_chart .org_lvl div {
  border-bottom: 9px solid #79a9bf;
}
.theme-7 #org_chart .org_lvl div:after {
  border-bottom: 9px solid #d6e5eb;
}
.theme-7 #org_chart .org_lvl.active {
  background-color: #f0f6f8;
}
.theme-7 #org_chart .org_lvl.active div:after {
  border-bottom: 9px solid #f0f6f8;
}
.theme-7 #org_chart .org_lvl .more_levels {
  background-color: #d6e5eb;
  border-top: 1px solid #79a9bf;
}
.theme-7 #org_chart .org_lvl .more_levels li {
  background-color: #f0f6f8;
  border: none;
}
.theme-8 #org_chart .org_lvl {
  border: 1px solid #9a8cb1;
  background-color: #e0dce7;
}
.theme-8 #org_chart .org_lvl:first-child div {
  border-bottom: none;
  display: none;
}
.theme-8 #org_chart .org_lvl:first-child div:after {
  border-bottom: none;
}
.theme-8 #org_chart .org_lvl div {
  border-bottom: 9px solid #9a8cb1;
}
.theme-8 #org_chart .org_lvl div:after {
  border-bottom: 9px solid #e0dce7;
}
.theme-8 #org_chart .org_lvl.active {
  background-color: #f4f2f6;
}
.theme-8 #org_chart .org_lvl.active div:after {
  border-bottom: 9px solid #f4f2f6;
}
.theme-8 #org_chart .org_lvl .more_levels {
  background-color: #e0dce7;
  border-top: 1px solid #9a8cb1;
}
.theme-8 #org_chart .org_lvl .more_levels li {
  background-color: #f4f2f6;
  border: none;
}
.office_ul,
colleges_ul {
  float: left;
  width: 300px;
}
.office_ul li,
colleges_ul li {
  background: none;
}
.important_people {
  display: inline-block;
  margin-bottom: 10px;
}
.important_people li {
  background: none;
  display: inline-block;
  border-bottom: 1px dotted black;
}
.important_people li div:first-child {
  width: 300px;
  margin-right: 10px;
  float: left;
}
.important_people li div {
  width: 150px;
  float: left;
}
.selected_a {
  font-weight: bolder;
}
.ul_in_tab li {
  background: none;
}
.fas_presentations dd,
.fas_grants dd,
.fas_intellect dd,
.fas_perform dd,
.fas_education dd,
.fas_certs dd,
.fas_education dd,
.fas_interests dd,
.fas_expertise dd {
  padding-top: 0px !important;
}
.staff_dir {
  width: 75%;
  margin: auto;
}
.staff_dir ul {
  float: left;
  width: 300px;
}
.staff_dir ul li {
  background-image: none;
}
.staff-dir-links-header {
  padding-left: 10px;
  margin-top: 10px;
}
.staff-dir-links {
  padding-left: 15px;
}
.staff-dir-links li a {
  display: block;
}
.staff-dir-links li .staff-dir-links-no-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.staff_img {
  float: left;
  width: 210px;
}
table.bordertable {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  border-collapse: collapse;
}
table.bordertable tr {
  height: 30px;
}
table.bordertable td {
  padding: 5px;
  border-right: 1px solid #DDD;
  border-left: 1px solid #DDD;
}
td.dblabel[colspan="4"],
td.dblabel[colspan="2"] {
  border-left: none;
  border-right: none;
}
.people_listing {
  width: 93px;
  padding: 3px;
}
.people_listing img {
  border: 1px solid #ccc;
  padding: 2px;
  float: left;
}
.faculty_listing ul {
  margin: 0 !important;
}
.faculty_listing li {
  background-image: none;
  padding: 0px;
}
.staff_listing_img {
  width: 90px;
  padding-top: 7px;
  float: left;
}
.staff_listing_info ul {
  margin-left: 0px;
}
.staff_listing_info ul li {
  background-image: none;
  padding: 0px;
}
li.staff_bullets {
  display: inline-block;
}
li.staff_bullets div {
  float: left;
  clear: both;
}
div.faculty_listing.col-bg {
  min-height: 135px;
}
ul.contact {
  padding-bottom: 10px;
}
ul.contact li {
  background-image: none;
  padding: 0px;
}
.dir-search-names p {
  text-align: right;
}
.dir-search-names label {
  padding-right: 7px;
}
.dir-search-type p {
  text-align: center;
}
.dir-search-type label {
  padding-right: 7px;
}
.dir-search-button .button {
  padding: 19px !important;
}
@media (max-width: 989px) {
  .dir-search-names p {
    text-align: left;
  }
  .dir-search-names label {
    padding-right: 15px;
  }
  .dir-search-type p {
    text-align: left;
  }
  .dir-search-type label {
    padding-right: 15px;
  }
  .dir-search-button .button {
    margin-top: 15px !important;
  }
}
.hours-strings dt {
  float: left !important;
  clear: left !important;
  font-weight: normal !important;
  margin: 0px !important;
}
.hours-strings dd {
  padding: 0px !important;
  float: left !important;
  clear: right !important;
}

    
    ul.lvl-1{
        padding-top: 10px;
        list-style-type: disc;
    }
    ul.lvl-2{
        list-style-type: circle;
    }
    ul.lvl-3{
        list-style-type: square;
    }
    ul.lvl-1, ul.lvl-2, ul.lvl-3{
        margin-left:2em;
        line-height: 8px;
    }
   li.lvl-1, li.lvl-2, li.lvl-3{
       background: none !important; 
       padding-top: 5px;
       line-height: 8px;
    }
    ul.lvl-1 li{
        background:none;
    }

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
a.delivery-videostream {
  background-image: url(images/academics/distance-icons.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 0px;
  margin-right: 5px;
  margin-top: 9px;
  overflow: hidden;
  padding-top: 21px;
  width: 19px;
  border-bottom: 1px solid #777777;
}
a.delivery-videostream:hover {
  background-position: -21px 0px;
  border-bottom: 1px solid #00325b;
}
.delivery-online {
  background-image: url(images/academics/distance-icons.png);
  background-position: 0px -24px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 0px;
  margin-right: 5px;
  margin-top: 9px;
  overflow: hidden;
  padding-top: 21px;
  width: 19px;
}
a.delivery-online {
  border-bottom: 1px solid #777777;
}
a.delivery-online:hover {
  background-position: -21px -24px;
  border-bottom: 1px solid #00325b;
}
a.delivery-practicuminternship {
  background-image: url(images/academics/distance-icons.png);
  background-position: 0px -48px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 0px;
  margin-right: 5px;
  margin-top: 9px;
  overflow: hidden;
  padding-top: 21px;
  width: 19px;
  border-bottom: 1px solid #777777;
}
a.delivery-practicuminternship:hover {
  background-position: -21px -48px;
  border-bottom: 1px solid #00325b;
}
.delivery-extended {
  background-image: url(images/academics/distance-icons.png);
  background-position: 0px -72px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 0px;
  margin-right: 5px;
  margin-top: 9px;
  overflow: hidden;
  padding-top: 21px;
  width: 19px;
}
a.delivery-satellite {
  background-image: url(images/academics/distance-icons.png);
  background-position: 0px -96px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 0px;
  margin-right: 5px;
  margin-top: 9px;
  overflow: hidden;
  padding-top: 21px;
  width: 19px;
  border-bottom: 1px solid #777777;
}
a.delivery-satellite:hover {
  background-position: -21px -96px;
  border-bottom: 1px solid #00325b;
}
.delivery-2way {
  background-image: url(images/academics/distance-icons.png);
  background-position: 0px -120px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 0px;
  margin-right: 5px;
  margin-top: 9px;
  overflow: hidden;
  padding-top: 21px;
  width: 19px;
  border-bottom: 1px solid #777777;
}
.delivery-2way:hover {
  background-position: -21px -120px;
  border-bottom: 1px solid #00325b;
}
.delivery-portablemedia {
  background-image: url(images/academics/distance-icons.png);
  background-position: 0px -144px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 0px;
  margin-right: 5px;
  margin-top: 9px;
  overflow: hidden;
  padding-top: 21px;
  width: 19px;
  border-bottom: 1px solid #777777;
}
.delivery-portablemedia:hover {
  background-position: -21px -144px;
  border-bottom: 1px solid #00325b;
}
.delivery-facetoface {
  background-image: url(images/academics/distance-icons.png);
  background-position: 0px -168px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 0px;
  margin-right: 5px;
  margin-top: 9px;
  overflow: hidden;
  padding-top: 21px;
  width: 19px;
  border-bottom: 1px solid #777777;
}
.delivery-facetoface:hover {
  background-position: -21px -168px;
  border-bottom: 1px solid #00325b;
}
.delivery-onlineasynchronous {
  background-image: url(images/academics/distance-icons.png);
  background-position: 0px -192px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 0px;
  margin-right: 5px;
  margin-top: 9px;
  overflow: hidden;
  padding-top: 21px;
  width: 19px;
  border-bottom: 1px solid #777777;
}
.delivery-onlineasynchronous:hover {
  background-position: -21px -192px;
  border-bottom: 1px solid #00325b;
}
.delivery-hybrid {
  background-image: url(images/academics/distance-icons.png);
  background-position: 0px -216px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 0px;
  margin-right: 5px;
  margin-top: 9px;
  overflow: hidden;
  padding-top: 21px;
  width: 19px;
  border-bottom: 1px solid #777777;
}
.delivery-hybrid:hover {
  background-position: -21px -216px;
  border-bottom: 1px solid #00325b;
}
.delivery-traditional {
  background-image: url(images/academics/distance-icons.png);
  background-position: 0px -240px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 0px;
  margin-right: 5px;
  margin-top: 9px;
  overflow: hidden;
  padding-top: 21px;
  width: 19px;
}
a.delivery-traditional {
  border-bottom: 1px solid #777777;
}
a.delivery-traditional:hover {
  background-position: -21px -240px;
  border-bottom: 1px solid #00325b;
}
.delivery-onlinesynchronous {
  background-image: url(images/academics/distance-icons.png);
  background-position: 0px -264px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 0px;
  margin-right: 5px;
  margin-top: 9px;
  overflow: hidden;
  padding-top: 21px;
  width: 19px;
  border-bottom: 1px solid #777777;
}
.delivery-onlinesynchronous:hover {
  background-position: -21px -264px;
  border-bottom: 1px solid #00325b;
}
@media (max-width: 767px) {
  .major > .grid-3 {
    display: none;
  }
  .major-open > .grid-3 {
    display: none;
  }
  .degree-progams-head > .grid-3 {
    display: none;
  }
}
/*
@media (max-width: 360px) { 
@media (min-width: 361px) and (max-width: 767px) {
@media (min-width: 768px) and (max-width: 768px) and (orientation: portrait)
@media (min-width: 768px) and (max-width: 989px) {
@media (min-width: 1024px) and (max-width: 1024px) and (orientation: landscape)
*/

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
/* Start: Recommended facet styles */
.degree-progams-head.theme-1.important,
.degree-progams-head.theme-1,
.theme-1 .degree-progams-head {
  border-top: solid 2px #b1c0cd;
  border-bottom: solid 2px #b1c0cd;
}
.degree-progams-head.theme-2.important,
.degree-progams-head.theme-2,
.theme-2 .degree-progams-head {
  border-top: solid 2px #d9dbdd;
  border-bottom: solid 2px #d9dbdd;
}
.degree-progams-head.theme-3.important,
.degree-progams-head.theme-3,
.theme-3 .degree-progams-head {
  border-top: solid 2px #f2c8c8;
  border-bottom: solid 2px #f2c8c8;
}
.degree-progams-head.theme-4.important,
.degree-progams-head.theme-4,
.theme-4 .degree-progams-head {
  border-top: solid 2px #fadcc9;
  border-bottom: solid 2px #fadcc9;
}
.degree-progams-head.theme-5.important,
.degree-progams-head.theme-5,
.theme-5 .degree-progams-head {
  border-top: solid 2px #faf0cd;
  border-bottom: solid 2px #faf0cd;
}
.degree-progams-head.theme-6.important,
.degree-progams-head.theme-6,
.theme-6 .degree-progams-head {
  border-top: solid 2px #d5ebd7;
  border-bottom: solid 2px #d5ebd7;
}
.degree-progams-head.theme-7.important,
.degree-progams-head.theme-7,
.theme-7 .degree-progams-head {
  border-top: solid 2px #d6e5eb;
  border-bottom: solid 2px #d6e5eb;
}
.degree-progams-head.theme-8.important,
.degree-progams-head.theme-8,
.theme-8 .degree-progams-head {
  border-top: solid 2px #e0dce7;
  border-bottom: solid 2px #e0dce7;
}
.degree-progams-head {
  padding: 1px 0;
  top: -40px;
}
/*
.field-of-study {
    width: 100%;
}
*/
div.field-of-study {
  width: 100%;
}
div.field-of-study div {
  color: #444;
  height: 40px;
  text-align: left;
  line-height: 40px;
  padding: 0;
}
div.field-of-study div.major {
  border-color: #d0d9e1;
  border-top-width: 1px;
  border-style: solid;
}
.border-right {
  border-right: 1px dotted #CCC;
}
.major-open {
  height: 40px;
}
.major-open span.expanded {
  padding-left: 30px;
}
.major.theme-1.important,
.major.theme-1,
.theme-1 .major {
  background-color: #d0d9e1;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#d0d9e1));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #d0d9e1);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #d0d9e1);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d0d9e1));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #d0d9e1);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #d0d9e1);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d0d9e1', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d0d9e1', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #d0d9e1);
  /* the standard */

}
.ie7 .major.theme-1.important,
.ie7 .major.theme-1,
.ie7 .theme-1 .major,
.ie8 .major.theme-1.important,
.ie8 .major.theme-1,
.ie8 .theme-1 .major {
  filter: none;
  -ms-filter: none;
}
.major.theme-2.important,
.major.theme-2,
.theme-2 .major {
  background-color: #e8e9ea;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#e8e9ea));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #e8e9ea);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #e8e9ea);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e8e9ea));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #e8e9ea);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #e8e9ea);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e9ea', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e9ea', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #e8e9ea);
  /* the standard */

}
.ie7 .major.theme-2.important,
.ie7 .major.theme-2,
.ie7 .theme-2 .major,
.ie8 .major.theme-2.important,
.ie8 .major.theme-2,
.ie8 .theme-2 .major {
  filter: none;
  -ms-filter: none;
}
.major.theme-3.important,
.major.theme-3,
.theme-3 .major {
  background-color: #f7dede;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#f7dede));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #f7dede);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #f7dede);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f7dede));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #f7dede);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #f7dede);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7dede', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7dede', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #f7dede);
  /* the standard */

}
.ie7 .major.theme-3.important,
.ie7 .major.theme-3,
.ie7 .theme-3 .major,
.ie8 .major.theme-3.important,
.ie8 .major.theme-3,
.ie8 .theme-3 .major {
  filter: none;
  -ms-filter: none;
}
.major.theme-4.important,
.major.theme-4,
.theme-4 .major {
  background-color: #fceadf;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#fceadf));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #fceadf);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #fceadf);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fceadf));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #fceadf);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #fceadf);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fceadf', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fceadf', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #fceadf);
  /* the standard */

}
.ie7 .major.theme-4.important,
.ie7 .major.theme-4,
.ie7 .theme-4 .major,
.ie8 .major.theme-4.important,
.ie8 .major.theme-4,
.ie8 .theme-4 .major {
  filter: none;
  -ms-filter: none;
}
.major.theme-5.important,
.major.theme-5,
.theme-5 .major {
  background-color: #fcf6e1;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#fcf6e1));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #fcf6e1);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #fcf6e1);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fcf6e1));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #fcf6e1);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #fcf6e1);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcf6e1', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcf6e1', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #fcf6e1);
  /* the standard */

}
.ie7 .major.theme-5.important,
.ie7 .major.theme-5,
.ie7 .theme-5 .major,
.ie8 .major.theme-5.important,
.ie8 .major.theme-5,
.ie8 .theme-5 .major {
  filter: none;
  -ms-filter: none;
}
.major.theme-6.important,
.major.theme-6,
.theme-6 .major {
  background-color: #e6f3e7;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#e6f3e7));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #e6f3e7);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #e6f3e7);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6f3e7));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #e6f3e7);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #e6f3e7);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6f3e7', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6f3e7', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #e6f3e7);
  /* the standard */

}
.ie7 .major.theme-6.important,
.ie7 .major.theme-6,
.ie7 .theme-6 .major,
.ie8 .major.theme-6.important,
.ie8 .major.theme-6,
.ie8 .theme-6 .major {
  filter: none;
  -ms-filter: none;
}
.major.theme-7.important,
.major.theme-7,
.theme-7 .major {
  background-color: #e6eff3;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#e6eff3));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #e6eff3);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #e6eff3);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6eff3));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #e6eff3);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #e6eff3);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6eff3', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6eff3', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #e6eff3);
  /* the standard */

}
.ie7 .major.theme-7.important,
.ie7 .major.theme-7,
.ie7 .theme-7 .major,
.ie8 .major.theme-7.important,
.ie8 .major.theme-7,
.ie8 .theme-7 .major {
  filter: none;
  -ms-filter: none;
}
.major.theme-8.important,
.major.theme-8,
.theme-8 .major {
  background-color: #eceaf1;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#eceaf1));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #eceaf1);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #eceaf1);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eceaf1));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #eceaf1);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #eceaf1);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eceaf1', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eceaf1', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #eceaf1);
  /* the standard */

}
.ie7 .major.theme-8.important,
.ie7 .major.theme-8,
.ie7 .theme-8 .major,
.ie8 .major.theme-8.important,
.ie8 .major.theme-8,
.ie8 .theme-8 .major {
  filter: none;
  -ms-filter: none;
}
.major {
  cursor: pointer;
}
.major span.expand {
  font-size: 15px;
  height: 40px;
  padding-left: 20px;
  line-height: 40px;
}
.ie7 .major span.expand {
  text-indent: 0px;
}
.major .expand:before {
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #999;
  color: white;
  content: "+";
  display: block;
  float: left;
  font-family: Comic Sans MS;
  font-size: 17px;
  font-weight: 800;
  height: 18px;
  left: 10px;
  line-height: 15px;
  position: relative;
  text-align: center;
  text-indent: 0px;
  top: 10px;
  width: 18px;
}
.major.major-shown span.expand:before {
  content: "-";
  font-size: 20px;
  line-height: 11px;
}
ul.option-set li {
  background-image: none;
  padding: 0px;
}
ul.option-set li a {
  display: block;
  margin: 0px 6px 0px 0px;
  padding: 5px 15px 5px 8px;
}
ul.option-set li.selected {
  background-position: top left;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
ul.option-set li.selected a {
  color: #FFFFFF;
  background-image: url("images/facet/button_close_white.png");
  background-position: right 6px;
  background-repeat: no-repeat;
  font-weight: bold;
  text-decoration: none;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */

  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
  /*  -webkit-transition-property: opacity;
     -moz-transition-property: opacity;
          transition-property: opacity;*/

}
/* END: Recommended facet styles */
/* pink background-color: #F8DFDF; */
ul.option-set.theme-1.important li.selected,
ul.option-set.theme-1 li.selected,
.theme-1 ul.option-set li.selected {
  background-color: #00213b;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00325b), to(#00213b));
  /* Konqueror */

  background-image: -moz-linear-gradient(#00325b, #00213b);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#00325b, #00213b);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00325b), color-stop(100%, #00213b));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#00325b, #00213b);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#00325b, #00213b);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00325b', endColorstr='#00213b', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00325b', endColorstr='#00213b', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#00325b, #00213b);
  /* the standard */

}
ul.option-set.theme-2.important li.selected,
ul.option-set.theme-2 li.selected,
.theme-2 ul.option-set li.selected {
  background-color: #55595d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#82898f), to(#55595d));
  /* Konqueror */

  background-image: -moz-linear-gradient(#82898f, #55595d);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#82898f, #55595d);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #82898f), color-stop(100%, #55595d));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#82898f, #55595d);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#82898f, #55595d);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82898f', endColorstr='#55595d', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#82898f', endColorstr='#55595d', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#82898f, #55595d);
  /* the standard */

}
ul.option-set.theme-3.important li.selected,
ul.option-set.theme-3 li.selected,
.theme-3 ul.option-set li.selected {
  background-color: #8a3131;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d54b4b), to(#8a3131));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d54b4b, #8a3131);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d54b4b, #8a3131);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d54b4b), color-stop(100%, #8a3131));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d54b4b, #8a3131);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d54b4b, #8a3131);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d54b4b', endColorstr='#8a3131', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d54b4b', endColorstr='#8a3131', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d54b4b, #8a3131);
  /* the standard */

}
ul.option-set.theme-4.important li.selected,
ul.option-set.theme-4 li.selected,
.theme-4 ul.option-set li.selected {
  background-color: #9b5c34;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ef8d50), to(#9b5c34));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ef8d50, #9b5c34);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ef8d50, #9b5c34);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef8d50), color-stop(100%, #9b5c34));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ef8d50, #9b5c34);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ef8d50, #9b5c34);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef8d50', endColorstr='#9b5c34', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef8d50', endColorstr='#9b5c34', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ef8d50, #9b5c34);
  /* the standard */

}
ul.option-set.theme-5.important li.selected,
ul.option-set.theme-5 li.selected,
.theme-5 ul.option-set li.selected {
  background-color: #9b863c;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#efce5d), to(#9b863c));
  /* Konqueror */

  background-image: -moz-linear-gradient(#efce5d, #9b863c);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#efce5d, #9b863c);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efce5d), color-stop(100%, #9b863c));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#efce5d, #9b863c);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#efce5d, #9b863c);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efce5d', endColorstr='#9b863c', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#efce5d', endColorstr='#9b863c', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#efce5d, #9b863c);
  /* the standard */

}
ul.option-set.theme-6.important li.selected,
ul.option-set.theme-6 li.selected,
.theme-6 ul.option-set li.selected {
  background-color: #4c7b51;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#75bd7d), to(#4c7b51));
  /* Konqueror */

  background-image: -moz-linear-gradient(#75bd7d, #4c7b51);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#75bd7d, #4c7b51);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75bd7d), color-stop(100%, #4c7b51));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#75bd7d, #4c7b51);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#75bd7d, #4c7b51);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75bd7d', endColorstr='#4c7b51', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#75bd7d', endColorstr='#4c7b51', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#75bd7d, #4c7b51);
  /* the standard */

}
ul.option-set.theme-7.important li.selected,
ul.option-set.theme-7 li.selected,
.theme-7 ul.option-set li.selected {
  background-color: #4f6e7c;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#79a9bf), to(#4f6e7c));
  /* Konqueror */

  background-image: -moz-linear-gradient(#79a9bf, #4f6e7c);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#79a9bf, #4f6e7c);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #79a9bf), color-stop(100%, #4f6e7c));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#79a9bf, #4f6e7c);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#79a9bf, #4f6e7c);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79a9bf', endColorstr='#4f6e7c', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#79a9bf', endColorstr='#4f6e7c', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#79a9bf, #4f6e7c);
  /* the standard */

}
ul.option-set.theme-8.important li.selected,
ul.option-set.theme-8 li.selected,
.theme-8 ul.option-set li.selected {
  background-color: #645b73;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#9a8cb1), to(#645b73));
  /* Konqueror */

  background-image: -moz-linear-gradient(#9a8cb1, #645b73);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#9a8cb1, #645b73);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9a8cb1), color-stop(100%, #645b73));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#9a8cb1, #645b73);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#9a8cb1, #645b73);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a8cb1', endColorstr='#645b73', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a8cb1', endColorstr='#645b73', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#9a8cb1, #645b73);
  /* the standard */

}
ul.filter li {
  width: 100%;
}
/* Landscape phone and portrait phone */
@media (max-width: 767px) {
  #faceted-list {
    background-color: white;
  }
  .major {
    background-image: none !important;
    background-color: white !important;
  }
  .option-set[data-filter-group="degree"],
  .option-set[data-filter-group="colleges"] {
    -moz-column-count: 2 !important;
    -moz-column-gap: 30px !important;
    -webkit-column-count: 2 !important;
    -webkit-column-gap: 30px !important;
    column-count: 2 !important;
    column-gap: 30px !important;
  }
}
@media (max-width: 360px) {
  .major span.expand {
    font-size: 12px;
  }
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.theme-1 a.fc-event {
  background-color: #00325b;
  color: white;
  border: 1px solid #00213b;
}
.theme-1 a.fc-event:hover {
  background-color: #d0d9e1;
  border: 1px solid #a3b5c4;
  color: #00213b;
  font-weight: bold;
}
.theme-2 a.fc-event {
  background-color: #82898f;
  color: white;
  border: 1px solid #55595d;
}
.theme-2 a.fc-event:hover {
  background-color: #e8e9ea;
  border: 1px solid #d2d5d7;
  color: #55595d;
  font-weight: bold;
}
.theme-3 a.fc-event {
  background-color: #d54b4b;
  color: white;
  border: 1px solid #8a3131;
}
.theme-3 a.fc-event:hover {
  background-color: #f7dede;
  border: 1px solid #f0bebe;
  color: #8a3131;
  font-weight: bold;
}
.theme-4 a.fc-event {
  background-color: #ef8d50;
  color: white;
  border: 1px solid #9b5c34;
}
.theme-4 a.fc-event:hover {
  background-color: #fceadf;
  border: 1px solid #f9d6c0;
  color: #9b5c34;
  font-weight: bold;
}
.theme-5 a.fc-event {
  background-color: #efce5d;
  color: white;
  border: 1px solid #9b863c;
}
.theme-5 a.fc-event:hover {
  background-color: #fcf6e1;
  border: 1px solid #f9edc5;
  color: #9b863c;
  font-weight: bold;
}
.theme-6 a.fc-event {
  background-color: #75bd7d;
  color: white;
  border: 1px solid #4c7b51;
}
.theme-6 a.fc-event:hover {
  background-color: #e6f3e7;
  border: 1px solid #cde7d0;
  color: #4c7b51;
  font-weight: bold;
}
.theme-7 a.fc-event {
  background-color: #79a9bf;
  color: white;
  border: 1px solid #4f6e7c;
}
.theme-7 a.fc-event:hover {
  background-color: #e6eff3;
  border: 1px solid #cfe0e8;
  color: #4f6e7c;
  font-weight: bold;
}
.theme-8 a.fc-event {
  background-color: #9a8cb1;
  color: white;
  border: 1px solid #645b73;
}
.theme-8 a.fc-event:hover {
  background-color: #eceaf1;
  border: 1px solid #dbd6e3;
  color: #645b73;
  font-weight: bold;
}
#recurringCalendar a.fc-event {
  background-color: #66849d;
  border: 1px solid #66849d;
}
#recurringCalendar a.fc-event:hover {
  background-color: #66849d;
  border: 1px solid #66849d;
}
.event-date {
  color: #666666;
  margin-bottom: -7px;
  margin-top: -3px;
}
span.date {
  background-color: #eeeeee;
  border: 1px solid #dddddd;
  display: block;
  float: left;
  height: 45px;
  margin-bottom: 10px;
  margin-right: 15px;
  margin-top: 7px;
  padding: 10px 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.layout-4 span.date {
  background-color: rgba(255, 255, 255, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF,endColorstr=#99FFFFFF);
}
span.month {
  display: block;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  width: 40px;
}
span.day {
  display: block;
  clear: left;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  width: 40px;
}
span.entry-not-active {
  font-style: italic;
}
.featured-photo {
  overflow: hidden;
}
.featured-photo p {
  padding: 5px 0;
}
.featured-photo p a {
  text-decoration: none;
}
.morelink {
  white-space: nowrap;
}
.x-combo-list-item i {
  font-style: normal !important;
}
.portal-calendar-list {
  /*    padding-bottom: 0px;*/

}
.portal-calendar-list li {
  /*        background: none;
                line-height: 1.9em;
                font-size: 1.2em;
                border-bottom: 1px solid #ccc;
                padding-top: 4px;
                padding-bottom: 4px;*/

}
.portal-calendar-list li .portal-event-details {
  background-color: #ccc;
  display: block;
}
.portal-calendar-list li .portal-event-details.closed {
  display: none;
}
.portal-event-date.accordion-group {
  border: none;
}
.portal-event-date.accordion-group > .accordion-heading {
  background-color: #f0f0f0;
  border: 1px solid #dedede;
}
.portal-event-date.accordion-group > .accordion-heading a.portal-date-heading {
  font-size: 1.2em;
  font-weight: bold;
}
.portal-event-date.accordion-group .accordion-inner {
  border: none;
}
.portal-event-date.accordion-group .portal-event {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #ccc;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.portal-event-date.accordion-group .portal-event .portal-event-heading {
  line-height: 1.9em;
}
.portal-event-date.accordion-group .portal-event .portal-event-heading:hover,
.portal-event-date.accordion-group .portal-event .portal-event-heading.open {
  background-color: #fcfcfc;
}
.portal-event-date.accordion-group .portal-event .portal-event-heading a {
  font-weight: bold;
}
.portal-event-date.accordion-group .portal-event .portal-event-heading a:before {
  display: inline-block;
  margin-left: -0.4em;
  width: 1.5em;
  font-size: 1.5em;
  font-weight: normal;
}
.portal-event-date.accordion-group .portal-event .portal-event-heading a.calendar:before {
  content: "\f073";
  font-family: FontAwesome-4;
}
.portal-event-date.accordion-group .portal-event .portal-event-heading a.academics:before {
  content: "\f02d";
  font-family: FontAwesome-4;
}
.portal-event-date.accordion-group .portal-event .portal-event-heading a.admissions:before {
  content: "\f044";
  font-family: FontAwesome-4;
}
.portal-event-date.accordion-group .portal-event .portal-event-heading a.ticket:before {
  content: "\f145";
  font-family: FontAwesome-4;
}
.portal-event-date.accordion-group .portal-event .portal-event-heading a.trophy:before {
  content: "\f091";
  font-family: FontAwesome-4;
}
.portal-event-date.accordion-group .portal-event .portal-event-heading a.graduation:before {
  content: "\f19d";
  font-family: FontAwesome-4;
}
.portal-event-date.accordion-group .portal-event .portal-event-heading a.comment:before {
  content: "\f075";
  font-family: FontAwesome-4;
}
.portal-event-date.accordion-group .portal-event .portal-event-heading a.file:before {
  content: "\f0f6";
  font-family: FontAwesome-4;
}
.portal-event-date.accordion-group .portal-event .portal-event-heading a.social:before {
  content: "\f0c0";
  font-family: FontAwesome-4;
}
.portal-event-date.accordion-group .portal-event .portal-event-heading a.lightbulb:before {
  content: "\f0eb";
  font-family: FontAwesome-4;
}
.portal-event-date.accordion-group .portal-event .portal-event-heading a.university:before {
  content: "\f19c";
  font-family: FontAwesome-4;
}
.portal-event-date.accordion-group .portal-event .portal-event-heading a.important:before {
  content: "\f071";
  font-family: FontAwesome-4;
}
.portal-event-date.accordion-group .portal-event .portal-event-body {
  margin-left: 14px;
}
.portal-event-date.accordion-group .portal-event .portal-event-body .accordion-inner {
  /*background-color: #fcfcfc;*/

  /*border: 1px solid #eee;*/

  border-left: 4px solid #ccc;
  padding-left: 20px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.portal-event-date.accordion-group .portal-event .portal-event-body .portal-date-readmore {
  text-decoration: underline;
}
.date-badge {
  background-color: #eceaf1;
  border: 1px solid #ccc;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
}
.announcement-category .category-border {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 11px;
  margin-right: 15px;
  padding-left: 15px;
  border-left: 1px solid #a3b5c4;
}
.announcement-category div {
  display: block;
  /*margin-top: 5px;*/

  /*margin-bottom: 10px;*/

  margin-left: 11px;
  /*margin-right: 15px;*/

  padding-left: 15px;
  border-left: 1px solid #a3b5c4;
  border-color: #a3b5c4;
}
span[class^="ann"] {
  font-family: FontAwesome-4;
  margin-left: 5px;
  padding-right: 5px;
  color: #66849d;
  width: 15px;
  float: left;
  text-align: center;
  font-weight: normal;
}
span.ann-academic:before {
  content: "\f02d";
  /*color: @t1l;*/

}
span.ann-athletic:before {
  content: "\f145";
  /*color: @t3l;*/

}
span.ann-notice:before {
  content: "\f0a1";
  /*color: @t6l;*/

}
span.ann-parking:before {
  content: "\f1b9";
  /*color: @t4l;*/

}
span.ann-promotion:before {
  content: "\f155";
  /*color: @t7l;*/

}
span.ann-safety:before {
  content: "\f071";
  /*color: @t6l;*/

}
span.ann-social:before {
  content: "\f0c0";
  /*color: @t2l;*/

}
span.ann-training:before {
  content: "\f080";
  /*color: @t2l;*/

}
span.ann-other:before {
  content: "\f0a1";
  /*color: @t6l;*/

}
section.categories-list h2 {
  font-size: 24px;
}
section.categories-list ul li {
  line-height: 24px;
  color: #444;
}
section.categories-list ul li a {
  text-decoration: underline;
}
section.categories-list span.categories-list-footer {
  display: block;
  text-align: right;
}
section.categories-list span.categories-list-footer a {
  background: url(images/arrow.png) no-repeat right center;
  padding-right: 12px;
}

.damSearchContainer {
  float: left;
  width: 100%;
  padding: 10px 10px 10px 10px;
  box-sizing: border-box;
}
.damSearchContainer #dam-search-form {
  width: 100%;
}
.damSearchContainer #dam-search-form .tt-is-under-cursor {
  background-color: lightskyblue;
}
.damSearchContainer .dam-typeahead-container {
  width: 100%;
}
.damSearchContainer .dam-typeahead-container .dam-typeahead {
  width: 100%;
  margin-bottom: 10px;
  box-sizing: border-box;
}
.damSearchContainer div#startSearchText {
  /*text-align: center;*/

}
.damSearchContainer .damSearch {
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin-top: 10px;
  min-height: 400px;
}
.damSearchContainer .damSearch .assetContainer {
  box-sizing: border-box;
  margin-right: 20px;
  padding-top: 5px;
  margin-bottom: 15px !important;
  height: auto;
  width: auto;
}
.damSearchContainer .damSearch .assetContainer .asset {
  box-sizing: border-box;
  background-color: #fff;
  padding: 1px !important;
  text-align: center;
  height: 100% !important;
  width: 100% !important;
  border: 1px solid #6c6c6c;
}
.damSearchContainer .damSearch .assetContainer .asset:hover {
  margin-top: -2px;
  box-shadow: 1px 1px 4px #5c5c5c;
  border: 1px solid #9f9f9f;
}
.damSearchContainer .damSearch .assetContainer .asset a:before {
  content: none;
}
.damSearchContainer .damSearch .assetContainer .asset a img {
  /*max-width: 100%;*/
  box-sizing: border-box;
  margin-bottom: -3px !important;
  padding-bottom: 0px !important;
}
div.damSearchLoadMore {
  float: left;
  width: 100%;
  text-align: center;
}

.smarttable .dataTables_length label {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  cursor: pointer;
}
.smarttable .dataTables_length select {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 4px 6px;
  font-size: 14px;
  color: #555;
  font-weight: normal;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
}
.smarttable .dataTables_filter label {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  cursor: pointer;
}
.smarttable .dataTables_filter input[type="search"] {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  height: 20px;
  padding: 4px 6px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  border-radius: 4px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
  margin-left: 0px;
  width: 206px;
}
.smarttable .dataTables_filter input[type="search"]::-webkit-search-decoration,
.smarttable .dataTables_filter input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.smarttable table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.smarttable table.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.smarttable table.table-bordered th,
.smarttable table.table-bordered td {
  border-left: 1px solid #ddd;
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.smarttable table.table {
  width: 100%;
  margin-bottom: 20px;
}
.smarttable table.table caption + thead tr:first-child th,
.smarttable table.table caption + thead tr:first-child td,
.smarttable table.table colgroup + thead tr:first-child th,
.smarttable table.table colgroup + thead tr:first-child td,
.smarttable table.table thead:first-child tr:first-child th,
.smarttable table.table thead:first-child tr:first-child td {
  background-color: #f9f9f9;
  border-top: 0;
  font-weight: bold;
}
.smarttable table.table th,
.smarttable table.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.smarttable .table-striped tbody > tr:nth-child(even) > td,
.smarttable .table-striped tbody > tr:nth-child(even) > th {
  background-color: #f9f9f9;
}
.smarttable .pagination {
  margin: 0px 0;
}
.smarttable .pagination ul {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.smarttable .pagination ul > .disabled > span,
.smarttable .pagination ul > .disabled > a,
.smarttable .pagination ul > .disabled > a:hover,
.smarttable .pagination ul > .disableda > :focus {
  color: #999;
  cursor: default;
  background-color: transparent;
}
.smarttable .pagination ul li {
  display: inline;
  line-height: 20px;
}
.smarttable .pagination ul li > a,
.smarttable .pagination ul li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.smarttable .pagination ul li:first-child > a,
.smarttable .pagination ul li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
.smarttable .pagination ul li:last-child > a,
.smarttable .pagination ul li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}
.smarttable .pagination ul > .active > a,
.smarttable .pagination ul > .active > span {
  color: #999;
  cursor: default;
  background-color: #f5f5f5;
}
.smarttable div.dataTables_info {
  float: left;
  clear: right;
}
.smarttable .table-bordered thead:last-child tr:last-child > th:first-child,
.smarttable .table-bordered tbody:last-child tr:last-child > td:first-child,
.smarttable .table-bordered tbody:last-child tr:last-child > th:first-child,
.smarttable .table-bordered tfoot:last-child tr:last-child > td:first-child,
.smarttable .table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.smarttable .table-bordered thead:last-child tr:last-child > th:last-child,
.smarttable .table-bordered tbody:last-child tr:last-child > td:last-child,
.smarttable .table-bordered tbody:last-child tr:last-child > th:last-child,
.smarttable .table-bordered tfoot:last-child tr:last-child > td:last-child,
.smarttable .table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.smarttable .row-fluid:before,
.smarttable .row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}
.smarttable .row-fluid:after {
  clear: both;
}

/**
 * html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
 * v1.6.1 2010-09-17 | Authors: Eric Meyer & Richard Clark
 * html5doctor.com/html-5-reset-stylesheet/
 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; content: none; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }


/**
 * Font normalization inspired by YUI Library's fonts.css: developer.yahoo.com/yui/
 */

body { font:13px/1.231 sans-serif; *font-size:small; } /* Hack retained to preserve specificity */
select, input, textarea, button { font:99% sans-serif; }

/* Normalize monospace sizing:
   en.wikipedia.org/wiki/MediaWiki_talk:Common.css/Archive_11#Teletype_style_fix_for_Chrome */
pre, code, kbd, samp { font-family: monospace, sans-serif; }


/**
 * Minimal base styles.
 */

/* Always force a scrollbar in non-IE */
html { overflow-y: scroll; }

/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: none; }

ul, ol { margin-left: 0em; }
ol { list-style-type: decimal; }

/* Remove margins for navigation lists */
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }

small { font-size: 85%; }
strong, th { font-weight: bold; }

td { vertical-align: top; }

/* Set sub, sup without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre {
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre; white-space: pre-wrap; word-wrap: break-word;
  padding: 15px;
}

textarea { overflow: auto; } /* www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */

.ie6 legend, .ie7 legend { margin-left: -7px; } 

/* Align checkboxes, radios, text inputs with their label by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

/* Hand cursor on clickable input elements */
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea { margin: 0; }

/* Colors for form validity */
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid {
   border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }


/* These selection declarations have to be separate
   No text-shadow: twitter.com/miketaylr/status/12228805301
   Also: hot pink! */
::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }

/* j.mp/webkit-tap-highlight-color */
a:link { -webkit-tap-highlight-color: #FF5E99; }

/* Make buttons play nice in IE:
   www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {  width: auto; overflow: visible; }

/* Bicubic resizing for non-native sized IMG:
   code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.ie7 img { -ms-interpolation-mode: bicubic; }

/**
 * You might tweak these..
 */

body, select, input, textarea {
  /* #444 looks better than black: twitter.com/H_FJ/statuses/11800719859 */
  color: #444;
  /* Set your base font here, to apply evenly */
  /* font-family: Georgia, serif;  */
}

/* Headers (h1, h2, etc) have no default font-size or margin; define those yourself */
h1, h2, h3, h4, h5, h6 { font-weight: bold; }

a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }

/* spacers */
div.section.spacer_before {
    padding-top: 8px;
    margin-top: 12px;
}
div.section.spacer_after {
    margin-bottom: 20px;
}
div.section.spacer_both {
    padding-top: 8px;
    margin-bottom: 20px;
    margin-top: 12px;
}

p.cq-redirect-notice {
    margin: 20px 0 20px 0;
    border: 1px solid #dddddd;
    text-align: center;
    padding: 40px;
}

div.flash {
    margin-bottom:20px;
}

/* parsys component */
div.par, div.rightpar {
    clear: both;
}
div.parsys_column {
    height: 100%;
    width: 100%;
    float: left;
    border: 0;
    vertical-align:top;
    padding: 0;
    margin: 0;
}

div.section {
    /* Property added to avoid IE hasLayout issue on paragraphs
       see #20817 - IE6: div around Drag Components image not big enough
    */
    zoom: 1;
}

div.parsys_column .section {
    overflow:hidden;
    width: 100%;
}

/* column control layouts */
div.cq-colctrl-cols {width: 100%; float: left; }

div.cq-colctrl-default { width: 100%;}

/* layout 0 : 50% 50% ( grid6 + grid6 ) */
div.cq-colctrl-lt0 { }
div.cq-colctrl-lt0-c0 { width: 340px; margin-right:10px}
div.cq-colctrl-lt0-c1 { width: 340px; margin-left: 10px}

/* layout 1 : 33% 33% 33%( grid4 + grid4 + grid4 ) */
div.cq-colctrl-lt1 { }
div.cq-colctrl-lt1-c0 { width: 220px; margin-right: 10px;}
div.cq-colctrl-lt1-c1 { width: 220px; margin-left: 10px; margin-right: 10px;}
div.cq-colctrl-lt1-c2 { width: 220px; margin-left: 10px; }

/* layout 2: 16% 16% 16% 33% ( grid2.6 + grid2.6 + grid2.6 + grid4 ) */
div.cq-colctrl-lt2 { }
div.cq-colctrl-lt2-c0 { width: 140px; margin-right: 10px;}
div.cq-colctrl-lt2-c1 { width: 140px; margin-left: 10px; margin-right: 10px}
div.cq-colctrl-lt2-c2 { width: 140px; margin-left: 10px; margin-right: 10px}
div.cq-colctrl-lt2-c3 { width: 220px; margin-left: 10px }

/* layout 3: 4 x 25% ( grid3 + grid3 + grid3 + grid3 ) */
div.cq-colctrl-lt3 { }
div.cq-colctrl-lt3-c0 { width: 160px; margin-right: 10px;}
div.cq-colctrl-lt3-c1 { width: 160px; margin-left: 10px; margin-right: 10px;}
div.cq-colctrl-lt3-c2 { width: 160px; margin-left: 10px; margin-right: 10px;}
div.cq-colctrl-lt3-c3 { width: 160px; margin-left: 10px; }

/* layout 4: 5 x 20% ( grid2.5 + grid2.5 + grid2.5 + grid2.5 + grid2.5 ) */
div.cq-colctrl-lt4 { }
div.cq-colctrl-lt4-c0 { width: 124px; margin-right: 10px;}
div.cq-colctrl-lt4-c1 { width: 124px; margin-left: 10px; margin-right: 10px;}
div.cq-colctrl-lt4-c2 { width: 124px; margin-left: 10px; margin-right: 10px;}
div.cq-colctrl-lt4-c3 { width: 124px; margin-left: 10px; margin-right: 10px;}
div.cq-colctrl-lt4-c4 { width: 124px; margin-left: 10px; }

/* widepage layouts */

/* layout 5 : 50% 50% ( grid8 + grid8 ) */
div.cq-colctrl-lt5 { }
div.cq-colctrl-lt5-c0 { width: 460px; margin-right:10px}
div.cq-colctrl-lt5-c1 { width: 460px; margin-left: 10px}

/* layout 6 : 25% 25% ( grid4 + grid4 + grid4 + grid4) */
div.cq-colctrl-lt6 { }
div.cq-colctrl-lt6-c0 { width: 220px; margin-right:10px}
div.cq-colctrl-lt6-c1 { width: 220px; margin-left: 10px; margin-right:10px}
div.cq-colctrl-lt6-c2 { width: 220px; margin-left: 10px; margin-right:10px}
div.cq-colctrl-lt6-c3 { width: 220px; margin-left: 10px}


/* text component */
/*div.text ul li {
    background:url("clientlibs/css/images/gl.gif") repeat-x scroll center bottom transparent;
    list-style-image:url("clientlibs/css/images/bullet.gif");
    list-style-position:outside;
    margin-left:28px;
    margin-top:2px;
    padding-bottom:4px;
}

div.text ol li {
    background:url("clientlibs/css/images/gl.gif") repeat-x scroll center bottom transparent;
    list-style-position:outside;
    margin-left:28px;
    margin-top:2px;
    padding-bottom:4px;
}*/

div.tagcloud {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* Percentage Based Mixins
----------------------------------------------------------------------------------------------------*/
/* Containers
----------------------------------------------------------------------------------------------------*/
.container-16 {
  margin-left: auto;
  margin-right: auto;
}
/* Backgrounds and Borders
----------------------------------------------------------------------------------------------------*/
/* Border with more whitespace, spans one column. */
.col-bg {
  background-color: #efefef;
  padding: 0px 15px 10px 15px;
  margin: 0px !important;
}
/* Border with more whitespace, spans one column. */
.col-border {
  padding-right: 1.4583333333333333%;
  margin-right: 0px !important;
  border-right: 1px dotted #cccccc;
}
/* Border with more whitespace, spans one column. */
.col-border-both {
  padding-left: 1.4583333333333333%;
  padding-right: 1.4583333333333333%;
  margin-left: 0px !important;
  margin-right: 0px !important;
  border-left: 1px dotted #cccccc;
  border-right: 1px dotted #cccccc;
}
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
[class*="grid-"] {
  display: inline;
  float: left;
  overflow-x: hidden;
  overflow-y: hidden;
  position: static;
  margin-left: 1.5625%;
  margin-right: 1.5625%;
}
[class*="push-"],
[class*="pull-"] {
  position: relative;
}
.grid-16 {
  width: 96.875%;
  /* Border with more whitespace, spans one column. */

  /* Border with more whitespace, spans one column. */

}
.grid-16 .padded-no-width {
  padding-left: 1.6129032258064515%;
  padding-right: 1.6129032258064515%;
}
.grid-16 [class*="grid-"] {
  margin-left: 1.6129032258064515%;
  margin-right: 1.6129032258064515%;
}
.grid-16 .col-border {
  padding-right: 1.5053763440860215%;
}
.grid-16 .col-border-both {
  padding-left: 1.5053763440860215%;
  padding-right: 1.5053763440860215%;
}
.grid-16 .grid-16 {
  width: 100%;
}
.grid-16 .prefix-15 {
  padding-left: 96.7741935483871%;
}
.grid-16 .suffix-15 {
  padding-right: 96.7741935483871%;
}
.grid-16 .push-15 {
  left: 96.7741935483871%;
}
.grid-16 .pull-15 {
  right: 96.7741935483871%;
}
.grid-16 .grid-15 {
  width: 93.54838709677419%;
}
.grid-16 .prefix-14 {
  padding-left: 90.32258064516128%;
}
.grid-16 .suffix-14 {
  padding-right: 90.32258064516128%;
}
.grid-16 .push-14 {
  left: 90.32258064516128%;
}
.grid-16 .pull-14 {
  right: 90.32258064516128%;
}
.grid-16 .grid-14 {
  width: 87.09677419354838%;
}
.grid-16 .prefix-13 {
  padding-left: 83.87096774193549%;
}
.grid-16 .suffix-13 {
  padding-right: 83.87096774193549%;
}
.grid-16 .push-13 {
  left: 83.87096774193549%;
}
.grid-16 .pull-13 {
  right: 83.87096774193549%;
}
.grid-16 .grid-13 {
  width: 80.64516129032258%;
}
.grid-16 .prefix-12 {
  padding-left: 77.41935483870968%;
}
.grid-16 .suffix-12 {
  padding-right: 77.41935483870968%;
}
.grid-16 .push-12 {
  left: 77.41935483870968%;
}
.grid-16 .pull-12 {
  right: 77.41935483870968%;
}
.grid-16 .grid-12 {
  width: 74.19354838709677%;
}
.grid-16 .prefix-11 {
  padding-left: 70.96774193548387%;
}
.grid-16 .suffix-11 {
  padding-right: 70.96774193548387%;
}
.grid-16 .push-11 {
  left: 70.96774193548387%;
}
.grid-16 .pull-11 {
  right: 70.96774193548387%;
}
.grid-16 .grid-11 {
  width: 67.74193548387096%;
}
.grid-16 .prefix-10 {
  padding-left: 64.51612903225806%;
}
.grid-16 .suffix-10 {
  padding-right: 64.51612903225806%;
}
.grid-16 .push-10 {
  left: 64.51612903225806%;
}
.grid-16 .pull-10 {
  right: 64.51612903225806%;
}
.grid-16 .grid-10 {
  width: 61.29032258064516%;
}
.grid-16 .prefix-9 {
  padding-left: 58.06451612903226%;
}
.grid-16 .suffix-9 {
  padding-right: 58.06451612903226%;
}
.grid-16 .push-9 {
  left: 58.06451612903226%;
}
.grid-16 .pull-9 {
  right: 58.06451612903226%;
}
.grid-16 .grid-9 {
  width: 54.83870967741935%;
}
.grid-16 .prefix-8 {
  padding-left: 51.61290322580645%;
}
.grid-16 .suffix-8 {
  padding-right: 51.61290322580645%;
}
.grid-16 .push-8 {
  left: 51.61290322580645%;
}
.grid-16 .pull-8 {
  right: 51.61290322580645%;
}
.grid-16 .grid-8 {
  width: 48.38709677419355%;
}
.grid-16 .prefix-7 {
  padding-left: 45.16129032258064%;
}
.grid-16 .suffix-7 {
  padding-right: 45.16129032258064%;
}
.grid-16 .push-7 {
  left: 45.16129032258064%;
}
.grid-16 .pull-7 {
  right: 45.16129032258064%;
}
.grid-16 .grid-7 {
  width: 41.935483870967744%;
}
.grid-16 .prefix-6 {
  padding-left: 38.70967741935484%;
}
.grid-16 .suffix-6 {
  padding-right: 38.70967741935484%;
}
.grid-16 .push-6 {
  left: 38.70967741935484%;
}
.grid-16 .pull-6 {
  right: 38.70967741935484%;
}
.grid-16 .grid-6 {
  width: 35.483870967741936%;
}
.grid-16 .prefix-5 {
  padding-left: 32.25806451612903%;
}
.grid-16 .suffix-5 {
  padding-right: 32.25806451612903%;
}
.grid-16 .push-5 {
  left: 32.25806451612903%;
}
.grid-16 .pull-5 {
  right: 32.25806451612903%;
}
.grid-16 .grid-5 {
  width: 29.03225806451613%;
}
.grid-16 .prefix-4 {
  padding-left: 25.806451612903224%;
}
.grid-16 .suffix-4 {
  padding-right: 25.806451612903224%;
}
.grid-16 .push-4 {
  left: 25.806451612903224%;
}
.grid-16 .pull-4 {
  right: 25.806451612903224%;
}
.grid-16 .grid-4 {
  width: 22.58064516129032%;
}
.grid-16 .prefix-3 {
  padding-left: 19.35483870967742%;
}
.grid-16 .suffix-3 {
  padding-right: 19.35483870967742%;
}
.grid-16 .push-3 {
  left: 19.35483870967742%;
}
.grid-16 .pull-3 {
  right: 19.35483870967742%;
}
.grid-16 .grid-3 {
  width: 16.129032258064516%;
}
.grid-16 .prefix-2 {
  padding-left: 12.903225806451612%;
}
.grid-16 .suffix-2 {
  padding-right: 12.903225806451612%;
}
.grid-16 .push-2 {
  left: 12.903225806451612%;
}
.grid-16 .pull-2 {
  right: 12.903225806451612%;
}
.grid-16 .grid-2 {
  width: 9.67741935483871%;
}
.grid-16 .prefix-1 {
  padding-left: 6.451612903225806%;
}
.grid-16 .suffix-1 {
  padding-right: 6.451612903225806%;
}
.grid-16 .push-1 {
  left: 6.451612903225806%;
}
.grid-16 .pull-1 {
  right: 6.451612903225806%;
}
.grid-16 .grid-1 {
  width: 3.225806451612903%;
}
.prefix-16 {
  padding-left: 100%;
}
.suffix-16 {
  padding-right: 100%;
}
.pull-16 {
  right: 100%;
}
.push-16 {
  left: 100%;
}
.grid-16 .padded,
.grid-16 .layout-4 {
  padding-left: 1.6129032258064515%;
  padding-right: 1.6129032258064515%;
}
.grid-16.padded,
.grid-16.layout-4 {
  width: 93.75%;
  /* &:before {
        content: ~`'"Parent Width: ' + @{parentWidth} + ' Context: ' + @{context} + '"'`;
    }*/

  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/*(~".padded.grid-@{index}.alpha.omega"),
    (~".layout-4.grid-@{index}.alpha.omega") {
    	.paddedGrid(@parentWidth, @parentWidth);
    }*/
.grid-15 {
  width: 90.625%;
  /* Border with more whitespace, spans one column. */

  /* Border with more whitespace, spans one column. */

}
.grid-15 .padded-no-width {
  padding-left: 1.7241379310344827%;
  padding-right: 1.7241379310344827%;
}
.grid-15 [class*="grid-"] {
  margin-left: 1.7241379310344827%;
  margin-right: 1.7241379310344827%;
}
.grid-15 .col-border {
  padding-right: 1.6091954022988506%;
}
.grid-15 .col-border-both {
  padding-left: 1.6091954022988506%;
  padding-right: 1.6091954022988506%;
}
.grid-15 .grid-15 {
  width: 100%;
}
.grid-15 .prefix-14 {
  padding-left: 96.55172413793103%;
}
.grid-15 .suffix-14 {
  padding-right: 96.55172413793103%;
}
.grid-15 .push-14 {
  left: 96.55172413793103%;
}
.grid-15 .pull-14 {
  right: 96.55172413793103%;
}
.grid-15 .grid-14 {
  width: 93.10344827586206%;
}
.grid-15 .prefix-13 {
  padding-left: 89.65517241379311%;
}
.grid-15 .suffix-13 {
  padding-right: 89.65517241379311%;
}
.grid-15 .push-13 {
  left: 89.65517241379311%;
}
.grid-15 .pull-13 {
  right: 89.65517241379311%;
}
.grid-15 .grid-13 {
  width: 86.20689655172413%;
}
.grid-15 .prefix-12 {
  padding-left: 82.75862068965517%;
}
.grid-15 .suffix-12 {
  padding-right: 82.75862068965517%;
}
.grid-15 .push-12 {
  left: 82.75862068965517%;
}
.grid-15 .pull-12 {
  right: 82.75862068965517%;
}
.grid-15 .grid-12 {
  width: 79.3103448275862%;
}
.grid-15 .prefix-11 {
  padding-left: 75.86206896551724%;
}
.grid-15 .suffix-11 {
  padding-right: 75.86206896551724%;
}
.grid-15 .push-11 {
  left: 75.86206896551724%;
}
.grid-15 .pull-11 {
  right: 75.86206896551724%;
}
.grid-15 .grid-11 {
  width: 72.41379310344827%;
}
.grid-15 .prefix-10 {
  padding-left: 68.96551724137932%;
}
.grid-15 .suffix-10 {
  padding-right: 68.96551724137932%;
}
.grid-15 .push-10 {
  left: 68.96551724137932%;
}
.grid-15 .pull-10 {
  right: 68.96551724137932%;
}
.grid-15 .grid-10 {
  width: 65.51724137931035%;
}
.grid-15 .prefix-9 {
  padding-left: 62.06896551724138%;
}
.grid-15 .suffix-9 {
  padding-right: 62.06896551724138%;
}
.grid-15 .push-9 {
  left: 62.06896551724138%;
}
.grid-15 .pull-9 {
  right: 62.06896551724138%;
}
.grid-15 .grid-9 {
  width: 58.620689655172406%;
}
.grid-15 .prefix-8 {
  padding-left: 55.172413793103445%;
}
.grid-15 .suffix-8 {
  padding-right: 55.172413793103445%;
}
.grid-15 .push-8 {
  left: 55.172413793103445%;
}
.grid-15 .pull-8 {
  right: 55.172413793103445%;
}
.grid-15 .grid-8 {
  width: 51.724137931034484%;
}
.grid-15 .prefix-7 {
  padding-left: 48.275862068965516%;
}
.grid-15 .suffix-7 {
  padding-right: 48.275862068965516%;
}
.grid-15 .push-7 {
  left: 48.275862068965516%;
}
.grid-15 .pull-7 {
  right: 48.275862068965516%;
}
.grid-15 .grid-7 {
  width: 44.827586206896555%;
}
.grid-15 .prefix-6 {
  padding-left: 41.37931034482759%;
}
.grid-15 .suffix-6 {
  padding-right: 41.37931034482759%;
}
.grid-15 .push-6 {
  left: 41.37931034482759%;
}
.grid-15 .pull-6 {
  right: 41.37931034482759%;
}
.grid-15 .grid-6 {
  width: 37.93103448275862%;
}
.grid-15 .prefix-5 {
  padding-left: 34.48275862068966%;
}
.grid-15 .suffix-5 {
  padding-right: 34.48275862068966%;
}
.grid-15 .push-5 {
  left: 34.48275862068966%;
}
.grid-15 .pull-5 {
  right: 34.48275862068966%;
}
.grid-15 .grid-5 {
  width: 31.03448275862069%;
}
.grid-15 .prefix-4 {
  padding-left: 27.586206896551722%;
}
.grid-15 .suffix-4 {
  padding-right: 27.586206896551722%;
}
.grid-15 .push-4 {
  left: 27.586206896551722%;
}
.grid-15 .pull-4 {
  right: 27.586206896551722%;
}
.grid-15 .grid-4 {
  width: 24.137931034482758%;
}
.grid-15 .prefix-3 {
  padding-left: 20.689655172413794%;
}
.grid-15 .suffix-3 {
  padding-right: 20.689655172413794%;
}
.grid-15 .push-3 {
  left: 20.689655172413794%;
}
.grid-15 .pull-3 {
  right: 20.689655172413794%;
}
.grid-15 .grid-3 {
  width: 17.24137931034483%;
}
.grid-15 .prefix-2 {
  padding-left: 13.793103448275861%;
}
.grid-15 .suffix-2 {
  padding-right: 13.793103448275861%;
}
.grid-15 .push-2 {
  left: 13.793103448275861%;
}
.grid-15 .pull-2 {
  right: 13.793103448275861%;
}
.grid-15 .grid-2 {
  width: 10.344827586206897%;
}
.grid-15 .prefix-1 {
  padding-left: 6.896551724137931%;
}
.grid-15 .suffix-1 {
  padding-right: 6.896551724137931%;
}
.grid-15 .push-1 {
  left: 6.896551724137931%;
}
.grid-15 .pull-1 {
  right: 6.896551724137931%;
}
.grid-15 .grid-1 {
  width: 3.4482758620689653%;
}
.prefix-15 {
  padding-left: 93.75%;
}
.suffix-15 {
  padding-right: 93.75%;
}
.pull-15 {
  right: 93.75%;
}
.push-15 {
  left: 93.75%;
}
.grid-15 .padded,
.grid-15 .layout-4 {
  padding-left: 1.7241379310344827%;
  padding-right: 1.7241379310344827%;
}
.grid-15.padded,
.grid-15.layout-4 {
  width: 87.5%;
  /* &:before {
        content: ~`'"Parent Width: ' + @{parentWidth} + ' Context: ' + @{context} + '"'`;
    }*/

  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/*(~".padded.grid-@{index}.alpha.omega"),
    (~".layout-4.grid-@{index}.alpha.omega") {
    	.paddedGrid(@parentWidth, @parentWidth);
    }*/
.grid-14 {
  width: 84.375%;
  /* Border with more whitespace, spans one column. */

  /* Border with more whitespace, spans one column. */

}
.grid-14 .padded-no-width {
  padding-left: 1.8518518518518516%;
  padding-right: 1.8518518518518516%;
}
.grid-14 [class*="grid-"] {
  margin-left: 1.8518518518518516%;
  margin-right: 1.8518518518518516%;
}
.grid-14 .col-border {
  padding-right: 1.728395061728395%;
}
.grid-14 .col-border-both {
  padding-left: 1.728395061728395%;
  padding-right: 1.728395061728395%;
}
.grid-14 .grid-14 {
  width: 100%;
}
.grid-14 .prefix-13 {
  padding-left: 96.29629629629629%;
}
.grid-14 .suffix-13 {
  padding-right: 96.29629629629629%;
}
.grid-14 .push-13 {
  left: 96.29629629629629%;
}
.grid-14 .pull-13 {
  right: 96.29629629629629%;
}
.grid-14 .grid-13 {
  width: 92.5925925925926%;
}
.grid-14 .prefix-12 {
  padding-left: 88.88888888888889%;
}
.grid-14 .suffix-12 {
  padding-right: 88.88888888888889%;
}
.grid-14 .push-12 {
  left: 88.88888888888889%;
}
.grid-14 .pull-12 {
  right: 88.88888888888889%;
}
.grid-14 .grid-12 {
  width: 85.18518518518519%;
}
.grid-14 .prefix-11 {
  padding-left: 81.48148148148148%;
}
.grid-14 .suffix-11 {
  padding-right: 81.48148148148148%;
}
.grid-14 .push-11 {
  left: 81.48148148148148%;
}
.grid-14 .pull-11 {
  right: 81.48148148148148%;
}
.grid-14 .grid-11 {
  width: 77.77777777777779%;
}
.grid-14 .prefix-10 {
  padding-left: 74.07407407407408%;
}
.grid-14 .suffix-10 {
  padding-right: 74.07407407407408%;
}
.grid-14 .push-10 {
  left: 74.07407407407408%;
}
.grid-14 .pull-10 {
  right: 74.07407407407408%;
}
.grid-14 .grid-10 {
  width: 70.37037037037037%;
}
.grid-14 .prefix-9 {
  padding-left: 66.66666666666666%;
}
.grid-14 .suffix-9 {
  padding-right: 66.66666666666666%;
}
.grid-14 .push-9 {
  left: 66.66666666666666%;
}
.grid-14 .pull-9 {
  right: 66.66666666666666%;
}
.grid-14 .grid-9 {
  width: 62.96296296296296%;
}
.grid-14 .prefix-8 {
  padding-left: 59.25925925925925%;
}
.grid-14 .suffix-8 {
  padding-right: 59.25925925925925%;
}
.grid-14 .push-8 {
  left: 59.25925925925925%;
}
.grid-14 .pull-8 {
  right: 59.25925925925925%;
}
.grid-14 .grid-8 {
  width: 55.55555555555556%;
}
.grid-14 .prefix-7 {
  padding-left: 51.85185185185185%;
}
.grid-14 .suffix-7 {
  padding-right: 51.85185185185185%;
}
.grid-14 .push-7 {
  left: 51.85185185185185%;
}
.grid-14 .pull-7 {
  right: 51.85185185185185%;
}
.grid-14 .grid-7 {
  width: 48.148148148148145%;
}
.grid-14 .prefix-6 {
  padding-left: 44.44444444444444%;
}
.grid-14 .suffix-6 {
  padding-right: 44.44444444444444%;
}
.grid-14 .push-6 {
  left: 44.44444444444444%;
}
.grid-14 .pull-6 {
  right: 44.44444444444444%;
}
.grid-14 .grid-6 {
  width: 40.74074074074074%;
}
.grid-14 .prefix-5 {
  padding-left: 37.03703703703704%;
}
.grid-14 .suffix-5 {
  padding-right: 37.03703703703704%;
}
.grid-14 .push-5 {
  left: 37.03703703703704%;
}
.grid-14 .pull-5 {
  right: 37.03703703703704%;
}
.grid-14 .grid-5 {
  width: 33.33333333333333%;
}
.grid-14 .prefix-4 {
  padding-left: 29.629629629629626%;
}
.grid-14 .suffix-4 {
  padding-right: 29.629629629629626%;
}
.grid-14 .push-4 {
  left: 29.629629629629626%;
}
.grid-14 .pull-4 {
  right: 29.629629629629626%;
}
.grid-14 .grid-4 {
  width: 25.925925925925924%;
}
.grid-14 .prefix-3 {
  padding-left: 22.22222222222222%;
}
.grid-14 .suffix-3 {
  padding-right: 22.22222222222222%;
}
.grid-14 .push-3 {
  left: 22.22222222222222%;
}
.grid-14 .pull-3 {
  right: 22.22222222222222%;
}
.grid-14 .grid-3 {
  width: 18.51851851851852%;
}
.grid-14 .prefix-2 {
  padding-left: 14.814814814814813%;
}
.grid-14 .suffix-2 {
  padding-right: 14.814814814814813%;
}
.grid-14 .push-2 {
  left: 14.814814814814813%;
}
.grid-14 .pull-2 {
  right: 14.814814814814813%;
}
.grid-14 .grid-2 {
  width: 11.11111111111111%;
}
.grid-14 .prefix-1 {
  padding-left: 7.4074074074074066%;
}
.grid-14 .suffix-1 {
  padding-right: 7.4074074074074066%;
}
.grid-14 .push-1 {
  left: 7.4074074074074066%;
}
.grid-14 .pull-1 {
  right: 7.4074074074074066%;
}
.grid-14 .grid-1 {
  width: 3.7037037037037033%;
}
.prefix-14 {
  padding-left: 87.5%;
}
.suffix-14 {
  padding-right: 87.5%;
}
.pull-14 {
  right: 87.5%;
}
.push-14 {
  left: 87.5%;
}
.grid-14 .padded,
.grid-14 .layout-4 {
  padding-left: 1.8518518518518516%;
  padding-right: 1.8518518518518516%;
}
.grid-14.padded,
.grid-14.layout-4 {
  width: 81.25%;
  /* &:before {
        content: ~`'"Parent Width: ' + @{parentWidth} + ' Context: ' + @{context} + '"'`;
    }*/

  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/*(~".padded.grid-@{index}.alpha.omega"),
    (~".layout-4.grid-@{index}.alpha.omega") {
    	.paddedGrid(@parentWidth, @parentWidth);
    }*/
.grid-13 {
  width: 78.125%;
  /* Border with more whitespace, spans one column. */

  /* Border with more whitespace, spans one column. */

}
.grid-13 .padded-no-width {
  padding-left: 2%;
  padding-right: 2%;
}
.grid-13 [class*="grid-"] {
  margin-left: 2%;
  margin-right: 2%;
}
.grid-13 .col-border {
  padding-right: 1.866666666666667%;
}
.grid-13 .col-border-both {
  padding-left: 1.866666666666667%;
  padding-right: 1.866666666666667%;
}
.grid-13 .grid-13 {
  width: 100%;
}
.grid-13 .prefix-12 {
  padding-left: 96%;
}
.grid-13 .suffix-12 {
  padding-right: 96%;
}
.grid-13 .push-12 {
  left: 96%;
}
.grid-13 .pull-12 {
  right: 96%;
}
.grid-13 .grid-12 {
  width: 92%;
}
.grid-13 .prefix-11 {
  padding-left: 88%;
}
.grid-13 .suffix-11 {
  padding-right: 88%;
}
.grid-13 .push-11 {
  left: 88%;
}
.grid-13 .pull-11 {
  right: 88%;
}
.grid-13 .grid-11 {
  width: 84%;
}
.grid-13 .prefix-10 {
  padding-left: 80%;
}
.grid-13 .suffix-10 {
  padding-right: 80%;
}
.grid-13 .push-10 {
  left: 80%;
}
.grid-13 .pull-10 {
  right: 80%;
}
.grid-13 .grid-10 {
  width: 76%;
}
.grid-13 .prefix-9 {
  padding-left: 72%;
}
.grid-13 .suffix-9 {
  padding-right: 72%;
}
.grid-13 .push-9 {
  left: 72%;
}
.grid-13 .pull-9 {
  right: 72%;
}
.grid-13 .grid-9 {
  width: 68%;
}
.grid-13 .prefix-8 {
  padding-left: 64%;
}
.grid-13 .suffix-8 {
  padding-right: 64%;
}
.grid-13 .push-8 {
  left: 64%;
}
.grid-13 .pull-8 {
  right: 64%;
}
.grid-13 .grid-8 {
  width: 60%;
}
.grid-13 .prefix-7 {
  padding-left: 56.00000000000001%;
}
.grid-13 .suffix-7 {
  padding-right: 56.00000000000001%;
}
.grid-13 .push-7 {
  left: 56.00000000000001%;
}
.grid-13 .pull-7 {
  right: 56.00000000000001%;
}
.grid-13 .grid-7 {
  width: 52%;
}
.grid-13 .prefix-6 {
  padding-left: 48%;
}
.grid-13 .suffix-6 {
  padding-right: 48%;
}
.grid-13 .push-6 {
  left: 48%;
}
.grid-13 .pull-6 {
  right: 48%;
}
.grid-13 .grid-6 {
  width: 44%;
}
.grid-13 .prefix-5 {
  padding-left: 40%;
}
.grid-13 .suffix-5 {
  padding-right: 40%;
}
.grid-13 .push-5 {
  left: 40%;
}
.grid-13 .pull-5 {
  right: 40%;
}
.grid-13 .grid-5 {
  width: 36%;
}
.grid-13 .prefix-4 {
  padding-left: 32%;
}
.grid-13 .suffix-4 {
  padding-right: 32%;
}
.grid-13 .push-4 {
  left: 32%;
}
.grid-13 .pull-4 {
  right: 32%;
}
.grid-13 .grid-4 {
  width: 28.000000000000004%;
}
.grid-13 .prefix-3 {
  padding-left: 24%;
}
.grid-13 .suffix-3 {
  padding-right: 24%;
}
.grid-13 .push-3 {
  left: 24%;
}
.grid-13 .pull-3 {
  right: 24%;
}
.grid-13 .grid-3 {
  width: 20%;
}
.grid-13 .prefix-2 {
  padding-left: 16%;
}
.grid-13 .suffix-2 {
  padding-right: 16%;
}
.grid-13 .push-2 {
  left: 16%;
}
.grid-13 .pull-2 {
  right: 16%;
}
.grid-13 .grid-2 {
  width: 12%;
}
.grid-13 .prefix-1 {
  padding-left: 8%;
}
.grid-13 .suffix-1 {
  padding-right: 8%;
}
.grid-13 .push-1 {
  left: 8%;
}
.grid-13 .pull-1 {
  right: 8%;
}
.grid-13 .grid-1 {
  width: 4%;
}
.prefix-13 {
  padding-left: 81.25%;
}
.suffix-13 {
  padding-right: 81.25%;
}
.pull-13 {
  right: 81.25%;
}
.push-13 {
  left: 81.25%;
}
.grid-13 .padded,
.grid-13 .layout-4 {
  padding-left: 2%;
  padding-right: 2%;
}
.grid-13.padded,
.grid-13.layout-4 {
  width: 75%;
  /* &:before {
        content: ~`'"Parent Width: ' + @{parentWidth} + ' Context: ' + @{context} + '"'`;
    }*/

  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/*(~".padded.grid-@{index}.alpha.omega"),
    (~".layout-4.grid-@{index}.alpha.omega") {
    	.paddedGrid(@parentWidth, @parentWidth);
    }*/
.grid-12 {
  width: 71.875%;
  /* Border with more whitespace, spans one column. */

  /* Border with more whitespace, spans one column. */

}
.grid-12 .padded-no-width {
  padding-left: 2.1739130434782608%;
  padding-right: 2.1739130434782608%;
}
.grid-12 [class*="grid-"] {
  margin-left: 2.1739130434782608%;
  margin-right: 2.1739130434782608%;
}
.grid-12 .col-border {
  padding-right: 2.0289855072463765%;
}
.grid-12 .col-border-both {
  padding-left: 2.0289855072463765%;
  padding-right: 2.0289855072463765%;
}
.grid-12 .grid-12 {
  width: 100%;
}
.grid-12 .prefix-11 {
  padding-left: 95.65217391304348%;
}
.grid-12 .suffix-11 {
  padding-right: 95.65217391304348%;
}
.grid-12 .push-11 {
  left: 95.65217391304348%;
}
.grid-12 .pull-11 {
  right: 95.65217391304348%;
}
.grid-12 .grid-11 {
  width: 91.30434782608695%;
}
.grid-12 .prefix-10 {
  padding-left: 86.95652173913044%;
}
.grid-12 .suffix-10 {
  padding-right: 86.95652173913044%;
}
.grid-12 .push-10 {
  left: 86.95652173913044%;
}
.grid-12 .pull-10 {
  right: 86.95652173913044%;
}
.grid-12 .grid-10 {
  width: 82.6086956521739%;
}
.grid-12 .prefix-9 {
  padding-left: 78.26086956521739%;
}
.grid-12 .suffix-9 {
  padding-right: 78.26086956521739%;
}
.grid-12 .push-9 {
  left: 78.26086956521739%;
}
.grid-12 .pull-9 {
  right: 78.26086956521739%;
}
.grid-12 .grid-9 {
  width: 73.91304347826086%;
}
.grid-12 .prefix-8 {
  padding-left: 69.56521739130434%;
}
.grid-12 .suffix-8 {
  padding-right: 69.56521739130434%;
}
.grid-12 .push-8 {
  left: 69.56521739130434%;
}
.grid-12 .pull-8 {
  right: 69.56521739130434%;
}
.grid-12 .grid-8 {
  width: 65.21739130434783%;
}
.grid-12 .prefix-7 {
  padding-left: 60.86956521739131%;
}
.grid-12 .suffix-7 {
  padding-right: 60.86956521739131%;
}
.grid-12 .push-7 {
  left: 60.86956521739131%;
}
.grid-12 .pull-7 {
  right: 60.86956521739131%;
}
.grid-12 .grid-7 {
  width: 56.52173913043478%;
}
.grid-12 .prefix-6 {
  padding-left: 52.17391304347826%;
}
.grid-12 .suffix-6 {
  padding-right: 52.17391304347826%;
}
.grid-12 .push-6 {
  left: 52.17391304347826%;
}
.grid-12 .pull-6 {
  right: 52.17391304347826%;
}
.grid-12 .grid-6 {
  width: 47.82608695652174%;
}
.grid-12 .prefix-5 {
  padding-left: 43.47826086956522%;
}
.grid-12 .suffix-5 {
  padding-right: 43.47826086956522%;
}
.grid-12 .push-5 {
  left: 43.47826086956522%;
}
.grid-12 .pull-5 {
  right: 43.47826086956522%;
}
.grid-12 .grid-5 {
  width: 39.130434782608695%;
}
.grid-12 .prefix-4 {
  padding-left: 34.78260869565217%;
}
.grid-12 .suffix-4 {
  padding-right: 34.78260869565217%;
}
.grid-12 .push-4 {
  left: 34.78260869565217%;
}
.grid-12 .pull-4 {
  right: 34.78260869565217%;
}
.grid-12 .grid-4 {
  width: 30.434782608695656%;
}
.grid-12 .prefix-3 {
  padding-left: 26.08695652173913%;
}
.grid-12 .suffix-3 {
  padding-right: 26.08695652173913%;
}
.grid-12 .push-3 {
  left: 26.08695652173913%;
}
.grid-12 .pull-3 {
  right: 26.08695652173913%;
}
.grid-12 .grid-3 {
  width: 21.73913043478261%;
}
.grid-12 .prefix-2 {
  padding-left: 17.391304347826086%;
}
.grid-12 .suffix-2 {
  padding-right: 17.391304347826086%;
}
.grid-12 .push-2 {
  left: 17.391304347826086%;
}
.grid-12 .pull-2 {
  right: 17.391304347826086%;
}
.grid-12 .grid-2 {
  width: 13.043478260869565%;
}
.grid-12 .prefix-1 {
  padding-left: 8.695652173913043%;
}
.grid-12 .suffix-1 {
  padding-right: 8.695652173913043%;
}
.grid-12 .push-1 {
  left: 8.695652173913043%;
}
.grid-12 .pull-1 {
  right: 8.695652173913043%;
}
.grid-12 .grid-1 {
  width: 4.3478260869565215%;
}
.prefix-12 {
  padding-left: 75%;
}
.suffix-12 {
  padding-right: 75%;
}
.pull-12 {
  right: 75%;
}
.push-12 {
  left: 75%;
}
.grid-12 .padded,
.grid-12 .layout-4 {
  padding-left: 2.1739130434782608%;
  padding-right: 2.1739130434782608%;
}
.grid-12.padded,
.grid-12.layout-4 {
  width: 68.75%;
  /* &:before {
        content: ~`'"Parent Width: ' + @{parentWidth} + ' Context: ' + @{context} + '"'`;
    }*/

  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/*(~".padded.grid-@{index}.alpha.omega"),
    (~".layout-4.grid-@{index}.alpha.omega") {
    	.paddedGrid(@parentWidth, @parentWidth);
    }*/
.grid-11 {
  width: 65.625%;
  /* Border with more whitespace, spans one column. */

  /* Border with more whitespace, spans one column. */

}
.grid-11 .padded-no-width {
  padding-left: 2.380952380952381%;
  padding-right: 2.380952380952381%;
}
.grid-11 [class*="grid-"] {
  margin-left: 2.380952380952381%;
  margin-right: 2.380952380952381%;
}
.grid-11 .col-border {
  padding-right: 2.2222222222222223%;
}
.grid-11 .col-border-both {
  padding-left: 2.2222222222222223%;
  padding-right: 2.2222222222222223%;
}
.grid-11 .grid-11 {
  width: 100%;
}
.grid-11 .prefix-10 {
  padding-left: 95.23809523809523%;
}
.grid-11 .suffix-10 {
  padding-right: 95.23809523809523%;
}
.grid-11 .push-10 {
  left: 95.23809523809523%;
}
.grid-11 .pull-10 {
  right: 95.23809523809523%;
}
.grid-11 .grid-10 {
  width: 90.47619047619048%;
}
.grid-11 .prefix-9 {
  padding-left: 85.71428571428571%;
}
.grid-11 .suffix-9 {
  padding-right: 85.71428571428571%;
}
.grid-11 .push-9 {
  left: 85.71428571428571%;
}
.grid-11 .pull-9 {
  right: 85.71428571428571%;
}
.grid-11 .grid-9 {
  width: 80.95238095238095%;
}
.grid-11 .prefix-8 {
  padding-left: 76.19047619047619%;
}
.grid-11 .suffix-8 {
  padding-right: 76.19047619047619%;
}
.grid-11 .push-8 {
  left: 76.19047619047619%;
}
.grid-11 .pull-8 {
  right: 76.19047619047619%;
}
.grid-11 .grid-8 {
  width: 71.42857142857143%;
}
.grid-11 .prefix-7 {
  padding-left: 66.66666666666666%;
}
.grid-11 .suffix-7 {
  padding-right: 66.66666666666666%;
}
.grid-11 .push-7 {
  left: 66.66666666666666%;
}
.grid-11 .pull-7 {
  right: 66.66666666666666%;
}
.grid-11 .grid-7 {
  width: 61.904761904761905%;
}
.grid-11 .prefix-6 {
  padding-left: 57.14285714285714%;
}
.grid-11 .suffix-6 {
  padding-right: 57.14285714285714%;
}
.grid-11 .push-6 {
  left: 57.14285714285714%;
}
.grid-11 .pull-6 {
  right: 57.14285714285714%;
}
.grid-11 .grid-6 {
  width: 52.38095238095239%;
}
.grid-11 .prefix-5 {
  padding-left: 47.61904761904761%;
}
.grid-11 .suffix-5 {
  padding-right: 47.61904761904761%;
}
.grid-11 .push-5 {
  left: 47.61904761904761%;
}
.grid-11 .pull-5 {
  right: 47.61904761904761%;
}
.grid-11 .grid-5 {
  width: 42.857142857142854%;
}
.grid-11 .prefix-4 {
  padding-left: 38.095238095238095%;
}
.grid-11 .suffix-4 {
  padding-right: 38.095238095238095%;
}
.grid-11 .push-4 {
  left: 38.095238095238095%;
}
.grid-11 .pull-4 {
  right: 38.095238095238095%;
}
.grid-11 .grid-4 {
  width: 33.33333333333333%;
}
.grid-11 .prefix-3 {
  padding-left: 28.57142857142857%;
}
.grid-11 .suffix-3 {
  padding-right: 28.57142857142857%;
}
.grid-11 .push-3 {
  left: 28.57142857142857%;
}
.grid-11 .pull-3 {
  right: 28.57142857142857%;
}
.grid-11 .grid-3 {
  width: 23.809523809523807%;
}
.grid-11 .prefix-2 {
  padding-left: 19.047619047619047%;
}
.grid-11 .suffix-2 {
  padding-right: 19.047619047619047%;
}
.grid-11 .push-2 {
  left: 19.047619047619047%;
}
.grid-11 .pull-2 {
  right: 19.047619047619047%;
}
.grid-11 .grid-2 {
  width: 14.285714285714285%;
}
.grid-11 .prefix-1 {
  padding-left: 9.523809523809524%;
}
.grid-11 .suffix-1 {
  padding-right: 9.523809523809524%;
}
.grid-11 .push-1 {
  left: 9.523809523809524%;
}
.grid-11 .pull-1 {
  right: 9.523809523809524%;
}
.grid-11 .grid-1 {
  width: 4.761904761904762%;
}
.prefix-11 {
  padding-left: 68.75%;
}
.suffix-11 {
  padding-right: 68.75%;
}
.pull-11 {
  right: 68.75%;
}
.push-11 {
  left: 68.75%;
}
.grid-11 .padded,
.grid-11 .layout-4 {
  padding-left: 2.380952380952381%;
  padding-right: 2.380952380952381%;
}
.grid-11.padded,
.grid-11.layout-4 {
  width: 62.5%;
  /* &:before {
        content: ~`'"Parent Width: ' + @{parentWidth} + ' Context: ' + @{context} + '"'`;
    }*/

  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/*(~".padded.grid-@{index}.alpha.omega"),
    (~".layout-4.grid-@{index}.alpha.omega") {
    	.paddedGrid(@parentWidth, @parentWidth);
    }*/
.grid-10 {
  width: 59.375%;
  /* Border with more whitespace, spans one column. */

  /* Border with more whitespace, spans one column. */

}
.grid-10 .padded-no-width {
  padding-left: 2.631578947368421%;
  padding-right: 2.631578947368421%;
}
.grid-10 [class*="grid-"] {
  margin-left: 2.631578947368421%;
  margin-right: 2.631578947368421%;
}
.grid-10 .col-border {
  padding-right: 2.456140350877193%;
}
.grid-10 .col-border-both {
  padding-left: 2.456140350877193%;
  padding-right: 2.456140350877193%;
}
.grid-10 .grid-10 {
  width: 100%;
}
.grid-10 .prefix-9 {
  padding-left: 94.73684210526315%;
}
.grid-10 .suffix-9 {
  padding-right: 94.73684210526315%;
}
.grid-10 .push-9 {
  left: 94.73684210526315%;
}
.grid-10 .pull-9 {
  right: 94.73684210526315%;
}
.grid-10 .grid-9 {
  width: 89.47368421052632%;
}
.grid-10 .prefix-8 {
  padding-left: 84.21052631578947%;
}
.grid-10 .suffix-8 {
  padding-right: 84.21052631578947%;
}
.grid-10 .push-8 {
  left: 84.21052631578947%;
}
.grid-10 .pull-8 {
  right: 84.21052631578947%;
}
.grid-10 .grid-8 {
  width: 78.94736842105263%;
}
.grid-10 .prefix-7 {
  padding-left: 73.68421052631578%;
}
.grid-10 .suffix-7 {
  padding-right: 73.68421052631578%;
}
.grid-10 .push-7 {
  left: 73.68421052631578%;
}
.grid-10 .pull-7 {
  right: 73.68421052631578%;
}
.grid-10 .grid-7 {
  width: 68.42105263157895%;
}
.grid-10 .prefix-6 {
  padding-left: 63.1578947368421%;
}
.grid-10 .suffix-6 {
  padding-right: 63.1578947368421%;
}
.grid-10 .push-6 {
  left: 63.1578947368421%;
}
.grid-10 .pull-6 {
  right: 63.1578947368421%;
}
.grid-10 .grid-6 {
  width: 57.89473684210527%;
}
.grid-10 .prefix-5 {
  padding-left: 52.63157894736842%;
}
.grid-10 .suffix-5 {
  padding-right: 52.63157894736842%;
}
.grid-10 .push-5 {
  left: 52.63157894736842%;
}
.grid-10 .pull-5 {
  right: 52.63157894736842%;
}
.grid-10 .grid-5 {
  width: 47.368421052631575%;
}
.grid-10 .prefix-4 {
  padding-left: 42.10526315789473%;
}
.grid-10 .suffix-4 {
  padding-right: 42.10526315789473%;
}
.grid-10 .push-4 {
  left: 42.10526315789473%;
}
.grid-10 .pull-4 {
  right: 42.10526315789473%;
}
.grid-10 .grid-4 {
  width: 36.84210526315789%;
}
.grid-10 .prefix-3 {
  padding-left: 31.57894736842105%;
}
.grid-10 .suffix-3 {
  padding-right: 31.57894736842105%;
}
.grid-10 .push-3 {
  left: 31.57894736842105%;
}
.grid-10 .pull-3 {
  right: 31.57894736842105%;
}
.grid-10 .grid-3 {
  width: 26.31578947368421%;
}
.grid-10 .prefix-2 {
  padding-left: 21.052631578947366%;
}
.grid-10 .suffix-2 {
  padding-right: 21.052631578947366%;
}
.grid-10 .push-2 {
  left: 21.052631578947366%;
}
.grid-10 .pull-2 {
  right: 21.052631578947366%;
}
.grid-10 .grid-2 {
  width: 15.789473684210526%;
}
.grid-10 .prefix-1 {
  padding-left: 10.526315789473683%;
}
.grid-10 .suffix-1 {
  padding-right: 10.526315789473683%;
}
.grid-10 .push-1 {
  left: 10.526315789473683%;
}
.grid-10 .pull-1 {
  right: 10.526315789473683%;
}
.grid-10 .grid-1 {
  width: 5.263157894736842%;
}
.prefix-10 {
  padding-left: 62.5%;
}
.suffix-10 {
  padding-right: 62.5%;
}
.pull-10 {
  right: 62.5%;
}
.push-10 {
  left: 62.5%;
}
.grid-10 .padded,
.grid-10 .layout-4 {
  padding-left: 2.631578947368421%;
  padding-right: 2.631578947368421%;
}
.grid-10.padded,
.grid-10.layout-4 {
  width: 56.25%;
  /* &:before {
        content: ~`'"Parent Width: ' + @{parentWidth} + ' Context: ' + @{context} + '"'`;
    }*/

  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/*(~".padded.grid-@{index}.alpha.omega"),
    (~".layout-4.grid-@{index}.alpha.omega") {
    	.paddedGrid(@parentWidth, @parentWidth);
    }*/
.grid-9 {
  width: 53.125%;
  /* Border with more whitespace, spans one column. */

  /* Border with more whitespace, spans one column. */

}
.grid-9 .padded-no-width {
  padding-left: 2.941176470588235%;
  padding-right: 2.941176470588235%;
}
.grid-9 [class*="grid-"] {
  margin-left: 2.941176470588235%;
  margin-right: 2.941176470588235%;
}
.grid-9 .col-border {
  padding-right: 2.7450980392156863%;
}
.grid-9 .col-border-both {
  padding-left: 2.7450980392156863%;
  padding-right: 2.7450980392156863%;
}
.grid-9 .grid-9 {
  width: 100%;
}
.grid-9 .prefix-8 {
  padding-left: 94.11764705882352%;
}
.grid-9 .suffix-8 {
  padding-right: 94.11764705882352%;
}
.grid-9 .push-8 {
  left: 94.11764705882352%;
}
.grid-9 .pull-8 {
  right: 94.11764705882352%;
}
.grid-9 .grid-8 {
  width: 88.23529411764706%;
}
.grid-9 .prefix-7 {
  padding-left: 82.35294117647058%;
}
.grid-9 .suffix-7 {
  padding-right: 82.35294117647058%;
}
.grid-9 .push-7 {
  left: 82.35294117647058%;
}
.grid-9 .pull-7 {
  right: 82.35294117647058%;
}
.grid-9 .grid-7 {
  width: 76.47058823529412%;
}
.grid-9 .prefix-6 {
  padding-left: 70.58823529411765%;
}
.grid-9 .suffix-6 {
  padding-right: 70.58823529411765%;
}
.grid-9 .push-6 {
  left: 70.58823529411765%;
}
.grid-9 .pull-6 {
  right: 70.58823529411765%;
}
.grid-9 .grid-6 {
  width: 64.70588235294117%;
}
.grid-9 .prefix-5 {
  padding-left: 58.82352941176471%;
}
.grid-9 .suffix-5 {
  padding-right: 58.82352941176471%;
}
.grid-9 .push-5 {
  left: 58.82352941176471%;
}
.grid-9 .pull-5 {
  right: 58.82352941176471%;
}
.grid-9 .grid-5 {
  width: 52.94117647058824%;
}
.grid-9 .prefix-4 {
  padding-left: 47.05882352941176%;
}
.grid-9 .suffix-4 {
  padding-right: 47.05882352941176%;
}
.grid-9 .push-4 {
  left: 47.05882352941176%;
}
.grid-9 .pull-4 {
  right: 47.05882352941176%;
}
.grid-9 .grid-4 {
  width: 41.17647058823529%;
}
.grid-9 .prefix-3 {
  padding-left: 35.294117647058826%;
}
.grid-9 .suffix-3 {
  padding-right: 35.294117647058826%;
}
.grid-9 .push-3 {
  left: 35.294117647058826%;
}
.grid-9 .pull-3 {
  right: 35.294117647058826%;
}
.grid-9 .grid-3 {
  width: 29.411764705882355%;
}
.grid-9 .prefix-2 {
  padding-left: 23.52941176470588%;
}
.grid-9 .suffix-2 {
  padding-right: 23.52941176470588%;
}
.grid-9 .push-2 {
  left: 23.52941176470588%;
}
.grid-9 .pull-2 {
  right: 23.52941176470588%;
}
.grid-9 .grid-2 {
  width: 17.647058823529413%;
}
.grid-9 .prefix-1 {
  padding-left: 11.76470588235294%;
}
.grid-9 .suffix-1 {
  padding-right: 11.76470588235294%;
}
.grid-9 .push-1 {
  left: 11.76470588235294%;
}
.grid-9 .pull-1 {
  right: 11.76470588235294%;
}
.grid-9 .grid-1 {
  width: 5.88235294117647%;
}
.prefix-9 {
  padding-left: 56.25%;
}
.suffix-9 {
  padding-right: 56.25%;
}
.pull-9 {
  right: 56.25%;
}
.push-9 {
  left: 56.25%;
}
.grid-9 .padded,
.grid-9 .layout-4 {
  padding-left: 2.941176470588235%;
  padding-right: 2.941176470588235%;
}
.grid-9.padded,
.grid-9.layout-4 {
  width: 50%;
  /* &:before {
        content: ~`'"Parent Width: ' + @{parentWidth} + ' Context: ' + @{context} + '"'`;
    }*/

  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/*(~".padded.grid-@{index}.alpha.omega"),
    (~".layout-4.grid-@{index}.alpha.omega") {
    	.paddedGrid(@parentWidth, @parentWidth);
    }*/
.grid-8 {
  width: 46.875%;
  /* Border with more whitespace, spans one column. */

  /* Border with more whitespace, spans one column. */

}
.grid-8 .padded-no-width {
  padding-left: 3.3333333333333335%;
  padding-right: 3.3333333333333335%;
}
.grid-8 [class*="grid-"] {
  margin-left: 3.3333333333333335%;
  margin-right: 3.3333333333333335%;
}
.grid-8 .col-border {
  padding-right: 3.111111111111111%;
}
.grid-8 .col-border-both {
  padding-left: 3.111111111111111%;
  padding-right: 3.111111111111111%;
}
.grid-8 .grid-8 {
  width: 100%;
}
.grid-8 .prefix-7 {
  padding-left: 93.33333333333333%;
}
.grid-8 .suffix-7 {
  padding-right: 93.33333333333333%;
}
.grid-8 .push-7 {
  left: 93.33333333333333%;
}
.grid-8 .pull-7 {
  right: 93.33333333333333%;
}
.grid-8 .grid-7 {
  width: 86.66666666666667%;
}
.grid-8 .prefix-6 {
  padding-left: 80%;
}
.grid-8 .suffix-6 {
  padding-right: 80%;
}
.grid-8 .push-6 {
  left: 80%;
}
.grid-8 .pull-6 {
  right: 80%;
}
.grid-8 .grid-6 {
  width: 73.33333333333333%;
}
.grid-8 .prefix-5 {
  padding-left: 66.66666666666666%;
}
.grid-8 .suffix-5 {
  padding-right: 66.66666666666666%;
}
.grid-8 .push-5 {
  left: 66.66666666666666%;
}
.grid-8 .pull-5 {
  right: 66.66666666666666%;
}
.grid-8 .grid-5 {
  width: 60%;
}
.grid-8 .prefix-4 {
  padding-left: 53.333333333333336%;
}
.grid-8 .suffix-4 {
  padding-right: 53.333333333333336%;
}
.grid-8 .push-4 {
  left: 53.333333333333336%;
}
.grid-8 .pull-4 {
  right: 53.333333333333336%;
}
.grid-8 .grid-4 {
  width: 46.666666666666664%;
}
.grid-8 .prefix-3 {
  padding-left: 40%;
}
.grid-8 .suffix-3 {
  padding-right: 40%;
}
.grid-8 .push-3 {
  left: 40%;
}
.grid-8 .pull-3 {
  right: 40%;
}
.grid-8 .grid-3 {
  width: 33.33333333333333%;
}
.grid-8 .prefix-2 {
  padding-left: 26.666666666666668%;
}
.grid-8 .suffix-2 {
  padding-right: 26.666666666666668%;
}
.grid-8 .push-2 {
  left: 26.666666666666668%;
}
.grid-8 .pull-2 {
  right: 26.666666666666668%;
}
.grid-8 .grid-2 {
  width: 20%;
}
.grid-8 .prefix-1 {
  padding-left: 13.333333333333334%;
}
.grid-8 .suffix-1 {
  padding-right: 13.333333333333334%;
}
.grid-8 .push-1 {
  left: 13.333333333333334%;
}
.grid-8 .pull-1 {
  right: 13.333333333333334%;
}
.grid-8 .grid-1 {
  width: 6.666666666666667%;
}
.prefix-8 {
  padding-left: 50%;
}
.suffix-8 {
  padding-right: 50%;
}
.pull-8 {
  right: 50%;
}
.push-8 {
  left: 50%;
}
.grid-8 .padded,
.grid-8 .layout-4 {
  padding-left: 3.3333333333333335%;
  padding-right: 3.3333333333333335%;
}
.grid-8.padded,
.grid-8.layout-4 {
  width: 43.75%;
  /* &:before {
        content: ~`'"Parent Width: ' + @{parentWidth} + ' Context: ' + @{context} + '"'`;
    }*/

  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/*(~".padded.grid-@{index}.alpha.omega"),
    (~".layout-4.grid-@{index}.alpha.omega") {
    	.paddedGrid(@parentWidth, @parentWidth);
    }*/
.grid-7 {
  width: 40.625%;
  /* Border with more whitespace, spans one column. */

  /* Border with more whitespace, spans one column. */

}
.grid-7 .padded-no-width {
  padding-left: 3.8461538461538463%;
  padding-right: 3.8461538461538463%;
}
.grid-7 [class*="grid-"] {
  margin-left: 3.8461538461538463%;
  margin-right: 3.8461538461538463%;
}
.grid-7 .col-border {
  padding-right: 3.5897435897435894%;
}
.grid-7 .col-border-both {
  padding-left: 3.5897435897435894%;
  padding-right: 3.5897435897435894%;
}
.grid-7 .grid-7 {
  width: 100%;
}
.grid-7 .prefix-6 {
  padding-left: 92.3076923076923%;
}
.grid-7 .suffix-6 {
  padding-right: 92.3076923076923%;
}
.grid-7 .push-6 {
  left: 92.3076923076923%;
}
.grid-7 .pull-6 {
  right: 92.3076923076923%;
}
.grid-7 .grid-6 {
  width: 84.61538461538461%;
}
.grid-7 .prefix-5 {
  padding-left: 76.92307692307693%;
}
.grid-7 .suffix-5 {
  padding-right: 76.92307692307693%;
}
.grid-7 .push-5 {
  left: 76.92307692307693%;
}
.grid-7 .pull-5 {
  right: 76.92307692307693%;
}
.grid-7 .grid-5 {
  width: 69.23076923076923%;
}
.grid-7 .prefix-4 {
  padding-left: 61.53846153846154%;
}
.grid-7 .suffix-4 {
  padding-right: 61.53846153846154%;
}
.grid-7 .push-4 {
  left: 61.53846153846154%;
}
.grid-7 .pull-4 {
  right: 61.53846153846154%;
}
.grid-7 .grid-4 {
  width: 53.84615384615385%;
}
.grid-7 .prefix-3 {
  padding-left: 46.15384615384615%;
}
.grid-7 .suffix-3 {
  padding-right: 46.15384615384615%;
}
.grid-7 .push-3 {
  left: 46.15384615384615%;
}
.grid-7 .pull-3 {
  right: 46.15384615384615%;
}
.grid-7 .grid-3 {
  width: 38.46153846153847%;
}
.grid-7 .prefix-2 {
  padding-left: 30.76923076923077%;
}
.grid-7 .suffix-2 {
  padding-right: 30.76923076923077%;
}
.grid-7 .push-2 {
  left: 30.76923076923077%;
}
.grid-7 .pull-2 {
  right: 30.76923076923077%;
}
.grid-7 .grid-2 {
  width: 23.076923076923077%;
}
.grid-7 .prefix-1 {
  padding-left: 15.384615384615385%;
}
.grid-7 .suffix-1 {
  padding-right: 15.384615384615385%;
}
.grid-7 .push-1 {
  left: 15.384615384615385%;
}
.grid-7 .pull-1 {
  right: 15.384615384615385%;
}
.grid-7 .grid-1 {
  width: 7.6923076923076925%;
}
.prefix-7 {
  padding-left: 43.75%;
}
.suffix-7 {
  padding-right: 43.75%;
}
.pull-7 {
  right: 43.75%;
}
.push-7 {
  left: 43.75%;
}
.grid-7 .padded,
.grid-7 .layout-4 {
  padding-left: 3.8461538461538463%;
  padding-right: 3.8461538461538463%;
}
.grid-7.padded,
.grid-7.layout-4 {
  width: 37.5%;
  /* &:before {
        content: ~`'"Parent Width: ' + @{parentWidth} + ' Context: ' + @{context} + '"'`;
    }*/

  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/*(~".padded.grid-@{index}.alpha.omega"),
    (~".layout-4.grid-@{index}.alpha.omega") {
    	.paddedGrid(@parentWidth, @parentWidth);
    }*/
.grid-6 {
  width: 34.375%;
  /* Border with more whitespace, spans one column. */

  /* Border with more whitespace, spans one column. */

}
.grid-6 .padded-no-width {
  padding-left: 4.545454545454546%;
  padding-right: 4.545454545454546%;
}
.grid-6 [class*="grid-"] {
  margin-left: 4.545454545454546%;
  margin-right: 4.545454545454546%;
}
.grid-6 .col-border {
  padding-right: 4.242424242424243%;
}
.grid-6 .col-border-both {
  padding-left: 4.242424242424243%;
  padding-right: 4.242424242424243%;
}
.grid-6 .grid-6 {
  width: 100%;
}
.grid-6 .prefix-5 {
  padding-left: 90.9090909090909%;
}
.grid-6 .suffix-5 {
  padding-right: 90.9090909090909%;
}
.grid-6 .push-5 {
  left: 90.9090909090909%;
}
.grid-6 .pull-5 {
  right: 90.9090909090909%;
}
.grid-6 .grid-5 {
  width: 81.81818181818183%;
}
.grid-6 .prefix-4 {
  padding-left: 72.72727272727273%;
}
.grid-6 .suffix-4 {
  padding-right: 72.72727272727273%;
}
.grid-6 .push-4 {
  left: 72.72727272727273%;
}
.grid-6 .pull-4 {
  right: 72.72727272727273%;
}
.grid-6 .grid-4 {
  width: 63.63636363636363%;
}
.grid-6 .prefix-3 {
  padding-left: 54.54545454545454%;
}
.grid-6 .suffix-3 {
  padding-right: 54.54545454545454%;
}
.grid-6 .push-3 {
  left: 54.54545454545454%;
}
.grid-6 .pull-3 {
  right: 54.54545454545454%;
}
.grid-6 .grid-3 {
  width: 45.45454545454545%;
}
.grid-6 .prefix-2 {
  padding-left: 36.36363636363637%;
}
.grid-6 .suffix-2 {
  padding-right: 36.36363636363637%;
}
.grid-6 .push-2 {
  left: 36.36363636363637%;
}
.grid-6 .pull-2 {
  right: 36.36363636363637%;
}
.grid-6 .grid-2 {
  width: 27.27272727272727%;
}
.grid-6 .prefix-1 {
  padding-left: 18.181818181818183%;
}
.grid-6 .suffix-1 {
  padding-right: 18.181818181818183%;
}
.grid-6 .push-1 {
  left: 18.181818181818183%;
}
.grid-6 .pull-1 {
  right: 18.181818181818183%;
}
.grid-6 .grid-1 {
  width: 9.090909090909092%;
}
.prefix-6 {
  padding-left: 37.5%;
}
.suffix-6 {
  padding-right: 37.5%;
}
.pull-6 {
  right: 37.5%;
}
.push-6 {
  left: 37.5%;
}
.grid-6 .padded,
.grid-6 .layout-4 {
  padding-left: 4.545454545454546%;
  padding-right: 4.545454545454546%;
}
.grid-6.padded,
.grid-6.layout-4 {
  width: 31.25%;
  /* &:before {
        content: ~`'"Parent Width: ' + @{parentWidth} + ' Context: ' + @{context} + '"'`;
    }*/

  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/*(~".padded.grid-@{index}.alpha.omega"),
    (~".layout-4.grid-@{index}.alpha.omega") {
    	.paddedGrid(@parentWidth, @parentWidth);
    }*/
.grid-5 {
  width: 28.125%;
  /* Border with more whitespace, spans one column. */

  /* Border with more whitespace, spans one column. */

}
.grid-5 .padded-no-width {
  padding-left: 5.555555555555555%;
  padding-right: 5.555555555555555%;
}
.grid-5 [class*="grid-"] {
  margin-left: 5.555555555555555%;
  margin-right: 5.555555555555555%;
}
.grid-5 .col-border {
  padding-right: 5.185185185185185%;
}
.grid-5 .col-border-both {
  padding-left: 5.185185185185185%;
  padding-right: 5.185185185185185%;
}
.grid-5 .grid-5 {
  width: 100%;
}
.grid-5 .prefix-4 {
  padding-left: 88.88888888888889%;
}
.grid-5 .suffix-4 {
  padding-right: 88.88888888888889%;
}
.grid-5 .push-4 {
  left: 88.88888888888889%;
}
.grid-5 .pull-4 {
  right: 88.88888888888889%;
}
.grid-5 .grid-4 {
  width: 77.77777777777779%;
}
.grid-5 .prefix-3 {
  padding-left: 66.66666666666666%;
}
.grid-5 .suffix-3 {
  padding-right: 66.66666666666666%;
}
.grid-5 .push-3 {
  left: 66.66666666666666%;
}
.grid-5 .pull-3 {
  right: 66.66666666666666%;
}
.grid-5 .grid-3 {
  width: 55.55555555555556%;
}
.grid-5 .prefix-2 {
  padding-left: 44.44444444444444%;
}
.grid-5 .suffix-2 {
  padding-right: 44.44444444444444%;
}
.grid-5 .push-2 {
  left: 44.44444444444444%;
}
.grid-5 .pull-2 {
  right: 44.44444444444444%;
}
.grid-5 .grid-2 {
  width: 33.33333333333333%;
}
.grid-5 .prefix-1 {
  padding-left: 22.22222222222222%;
}
.grid-5 .suffix-1 {
  padding-right: 22.22222222222222%;
}
.grid-5 .push-1 {
  left: 22.22222222222222%;
}
.grid-5 .pull-1 {
  right: 22.22222222222222%;
}
.grid-5 .grid-1 {
  width: 11.11111111111111%;
}
.prefix-5 {
  padding-left: 31.25%;
}
.suffix-5 {
  padding-right: 31.25%;
}
.pull-5 {
  right: 31.25%;
}
.push-5 {
  left: 31.25%;
}
.grid-5 .padded,
.grid-5 .layout-4 {
  padding-left: 5.555555555555555%;
  padding-right: 5.555555555555555%;
}
.grid-5.padded,
.grid-5.layout-4 {
  width: 25%;
  /* &:before {
        content: ~`'"Parent Width: ' + @{parentWidth} + ' Context: ' + @{context} + '"'`;
    }*/

  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/*(~".padded.grid-@{index}.alpha.omega"),
    (~".layout-4.grid-@{index}.alpha.omega") {
    	.paddedGrid(@parentWidth, @parentWidth);
    }*/
.grid-4 {
  width: 21.875%;
  /* Border with more whitespace, spans one column. */

  /* Border with more whitespace, spans one column. */

}
.grid-4 .padded-no-width {
  padding-left: 7.142857142857142%;
  padding-right: 7.142857142857142%;
}
.grid-4 [class*="grid-"] {
  margin-left: 7.142857142857142%;
  margin-right: 7.142857142857142%;
}
.grid-4 .col-border {
  padding-right: 6.666666666666667%;
}
.grid-4 .col-border-both {
  padding-left: 6.666666666666667%;
  padding-right: 6.666666666666667%;
}
.grid-4 .grid-4 {
  width: 100%;
}
.grid-4 .prefix-3 {
  padding-left: 85.71428571428571%;
}
.grid-4 .suffix-3 {
  padding-right: 85.71428571428571%;
}
.grid-4 .push-3 {
  left: 85.71428571428571%;
}
.grid-4 .pull-3 {
  right: 85.71428571428571%;
}
.grid-4 .grid-3 {
  width: 71.42857142857143%;
}
.grid-4 .prefix-2 {
  padding-left: 57.14285714285714%;
}
.grid-4 .suffix-2 {
  padding-right: 57.14285714285714%;
}
.grid-4 .push-2 {
  left: 57.14285714285714%;
}
.grid-4 .pull-2 {
  right: 57.14285714285714%;
}
.grid-4 .grid-2 {
  width: 42.857142857142854%;
}
.grid-4 .prefix-1 {
  padding-left: 28.57142857142857%;
}
.grid-4 .suffix-1 {
  padding-right: 28.57142857142857%;
}
.grid-4 .push-1 {
  left: 28.57142857142857%;
}
.grid-4 .pull-1 {
  right: 28.57142857142857%;
}
.grid-4 .grid-1 {
  width: 14.285714285714285%;
}
.prefix-4 {
  padding-left: 25%;
}
.suffix-4 {
  padding-right: 25%;
}
.pull-4 {
  right: 25%;
}
.push-4 {
  left: 25%;
}
.grid-4 .padded,
.grid-4 .layout-4 {
  padding-left: 7.142857142857142%;
  padding-right: 7.142857142857142%;
}
.grid-4.padded,
.grid-4.layout-4 {
  width: 18.75%;
  /* &:before {
        content: ~`'"Parent Width: ' + @{parentWidth} + ' Context: ' + @{context} + '"'`;
    }*/

  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/*(~".padded.grid-@{index}.alpha.omega"),
    (~".layout-4.grid-@{index}.alpha.omega") {
    	.paddedGrid(@parentWidth, @parentWidth);
    }*/
.grid-3 {
  width: 15.625%;
  /* Border with more whitespace, spans one column. */

  /* Border with more whitespace, spans one column. */

}
.grid-3 .padded-no-width {
  padding-left: 10%;
  padding-right: 10%;
}
.grid-3 [class*="grid-"] {
  margin-left: 10%;
  margin-right: 10%;
}
.grid-3 .col-border {
  padding-right: 9.333333333333334%;
}
.grid-3 .col-border-both {
  padding-left: 9.333333333333334%;
  padding-right: 9.333333333333334%;
}
.grid-3 .grid-3 {
  width: 100%;
}
.grid-3 .prefix-2 {
  padding-left: 80%;
}
.grid-3 .suffix-2 {
  padding-right: 80%;
}
.grid-3 .push-2 {
  left: 80%;
}
.grid-3 .pull-2 {
  right: 80%;
}
.grid-3 .grid-2 {
  width: 60%;
}
.grid-3 .prefix-1 {
  padding-left: 40%;
}
.grid-3 .suffix-1 {
  padding-right: 40%;
}
.grid-3 .push-1 {
  left: 40%;
}
.grid-3 .pull-1 {
  right: 40%;
}
.grid-3 .grid-1 {
  width: 20%;
}
.prefix-3 {
  padding-left: 18.75%;
}
.suffix-3 {
  padding-right: 18.75%;
}
.pull-3 {
  right: 18.75%;
}
.push-3 {
  left: 18.75%;
}
.grid-3 .padded,
.grid-3 .layout-4 {
  padding-left: 10%;
  padding-right: 10%;
}
.grid-3.padded,
.grid-3.layout-4 {
  width: 12.5%;
  /* &:before {
        content: ~`'"Parent Width: ' + @{parentWidth} + ' Context: ' + @{context} + '"'`;
    }*/

  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/*(~".padded.grid-@{index}.alpha.omega"),
    (~".layout-4.grid-@{index}.alpha.omega") {
    	.paddedGrid(@parentWidth, @parentWidth);
    }*/
.grid-2 {
  width: 9.375%;
  /* Border with more whitespace, spans one column. */

  /* Border with more whitespace, spans one column. */

}
.grid-2 .padded-no-width {
  padding-left: 16.666666666666664%;
  padding-right: 16.666666666666664%;
}
.grid-2 [class*="grid-"] {
  margin-left: 16.666666666666664%;
  margin-right: 16.666666666666664%;
}
.grid-2 .col-border {
  padding-right: 15.555555555555555%;
}
.grid-2 .col-border-both {
  padding-left: 15.555555555555555%;
  padding-right: 15.555555555555555%;
}
.grid-2 .grid-2 {
  width: 100%;
}
.grid-2 .prefix-1 {
  padding-left: 66.66666666666666%;
}
.grid-2 .suffix-1 {
  padding-right: 66.66666666666666%;
}
.grid-2 .push-1 {
  left: 66.66666666666666%;
}
.grid-2 .pull-1 {
  right: 66.66666666666666%;
}
.grid-2 .grid-1 {
  width: 33.33333333333333%;
}
.prefix-2 {
  padding-left: 12.5%;
}
.suffix-2 {
  padding-right: 12.5%;
}
.pull-2 {
  right: 12.5%;
}
.push-2 {
  left: 12.5%;
}
.grid-2 .padded,
.grid-2 .layout-4 {
  padding-left: 16.666666666666664%;
  padding-right: 16.666666666666664%;
}
.grid-2.padded,
.grid-2.layout-4 {
  width: 6.25%;
  /* &:before {
        content: ~`'"Parent Width: ' + @{parentWidth} + ' Context: ' + @{context} + '"'`;
    }*/

  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/*(~".padded.grid-@{index}.alpha.omega"),
    (~".layout-4.grid-@{index}.alpha.omega") {
    	.paddedGrid(@parentWidth, @parentWidth);
    }*/
.grid-1 {
  width: 3.125%;
  /* Border with more whitespace, spans one column. */

  /* Border with more whitespace, spans one column. */

}
.grid-1 .padded-no-width {
  padding-left: 50%;
  padding-right: 50%;
}
.grid-1 [class*="grid-"] {
  margin-left: 50%;
  margin-right: 50%;
}
.grid-1 .col-border {
  padding-right: 46.666666666666664%;
}
.grid-1 .col-border-both {
  padding-left: 46.666666666666664%;
  padding-right: 46.666666666666664%;
}
.grid-1 .grid-1 {
  width: 100%;
}
.prefix-1 {
  padding-left: 6.25%;
}
.suffix-1 {
  padding-right: 6.25%;
}
.pull-1 {
  right: 6.25%;
}
.push-1 {
  left: 6.25%;
}
.grid-1 .padded,
.grid-1 .layout-4 {
  padding-left: 50%;
  padding-right: 50%;
}
.grid-1.padded,
.grid-1.layout-4 {
  width: 0%;
  /* &:before {
        content: ~`'"Parent Width: ' + @{parentWidth} + ' Context: ' + @{context} + '"'`;
    }*/

  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/*(~".padded.grid-@{index}.alpha.omega"),
    (~".layout-4.grid-@{index}.alpha.omega") {
    	.paddedGrid(@parentWidth, @parentWidth);
    }*/
/* Pull Space
----------------------------------------------------------------------------------------------------*/
/* Padded Grid
.innerGrid(@gridNum) {
    width: (@gutterWidth + @columnWidth) * @gridNum - @gutterWidth - @gutterHalfWidth;
}

.innerGridBoth(@gridNum) {
    width: (@gutterWidth + @columnWidth) * @gridNum - (@gutterWidth * 2);
}

.innerGridX (@index) when (@index > 0) {
	(~".padded.grid-@{index}.alpha"),
	(~".padded.grid-@{index}.omega"),
	(~".padded .grid-@{index}.alpha"),
	(~".padded .grid-@{index}.omega"),
	(~".layout-4.grid-@{index}.alpha"),
	(~".layout-4.grid-@{index}.omega"),
	(~".layout-4 .grid-@{index}.alpha"),
	(~".layout-4 .grid-@{index}.omega") {
	    .innerGrid(@index);
	}
	(~".padded.grid-@{index}.alpha.omega"),
	(~".padded .grid-@{index}.alpha.omega"),
	(~".layout-4.grid-@{index}.alpha.omega"),
	(~".layout-4 .grid-@{index}.alpha.omega") {
        .innerGridBoth(@index);
    }
    .innerGridX(@index - 1);
}

.innerGridX (0) {}

.innerGridX(@numColumns); */
.padded,
.layout-4 {
  padding-left: 1.5625%;
  padding-right: 1.5625%;
}
/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
  margin-left: 0 !important;
}
.omega {
  margin-right: 0 !important;
}
/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
  zoom: 1;
}
/* Use this to create a horizontal ruler across a column. */
hr {
  background: #fff;
  border: none;
  clear: both;
  color: #fff;
  float: none;
  height: 1px;
  margin: 0px;
  padding: 10px 0 9px;
  visibility: hidden;
  width: 100%;
}
hr.rule {
  background: #ddd;
  color: #ddd;
  margin: 15px 0 14px;
  padding: 0px;
  visibility: visible;
}
hr.clear-left {
  clear: left;
  width: auto;
}
hr.clear-right {
  clear: left;
  width: auto;
}
/* Cancel nested padding *
.padded .padded {
    padding-left: 0;
    padding-right: 0;
}*/
.container-16 {
  width: 960px;
}
/* Landscape phones and down
@media (max-width: 480px) { 

    (~".container-@{numColumns}") {
        width: 100%;
    }   

} */
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .container-16 {
    width: 96%;
  }
  [class*="grid-"] {
    width: 96% !important;
  }
  [class*="grid-"] [class*="grid-"] {
    width: 100% !important;
  }
  [class*="prefix-"] {
    padding-left: 0 !important;
  }
  [class*="suffix-"] {
    padding-right: 0 !important;
  }
  [class*="push-"] {
    left: 0 !important;
  }
  [class*="pull-"] {
    right: 0 !important;
  }
  .alpha {
    margin-left: 0px !important;
  }
  .omega {
    margin-right: 0px !important;
  }
  [class*="grid-"] [class*="grid-"] {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  /* Border with more whitespace, spans one column. */
  .col-border {
    padding-right: 0;
    border-right: none;
  }
  /* Border with more whitespace, spans one column. */
  .col-border-both {
    padding-left: 0;
    padding-right: 0;
    border-left: none;
    border-right: none;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 989px) {
  .container-16 {
    width: 738px;
  }
  .col-border {
    padding-right: 1.4% !important;
  }
  .col-border-both {
    padding-left: 1.4% !important;
    padding-right: 1.4% !important;
  }
}
/* Landscape tablet */
@media (min-width: 1024px) and (max-width: 1024px) and (orientation: landscape) {
  .container-16 {
    width: 994px;
  }
}
/* Large desktop */
@media (min-width: 1246px) {
  .container-16 {
    width: 1216px;
  }
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
@font-face {
  font-family: 'Narrow';
  src: url('fonts/liberationsansnarrow-regular-webfont.eot');
  src: local('Arial Narrow'), url("fonts/liberationsansnarrow-regular-webfont.woff") format("woff"), url("fonts/liberationsansnarrow-regular-webfont.ttf") format("truetype");
  font-weight: normal;
}
@font-face {
  font-family: 'Narrow';
  src: url('fonts/liberationsansnarrow-bold-webfont.eot');
  src: local('Arial Narrow Bold'), local('Arial Narrow'), url("fonts/liberationsansnarrow-bold-webfont.woff") format("woff"), url("fonts/liberationsansnarrow-bold-webfont.ttf") format("truetype");
  font-weight: bold;
}
@font-face {
  font-family: 'Narrow';
  src: url('fonts/liberationsansnarrow-bolditalic-webfont.eot');
  src: local('Arial Narrow Bold Italic'), local('Arial Narrow'), url("fonts/liberationsansnarrow-bolditalic-webfont.woff") format("woff"), url("fonts/liberationsansnarrow-bolditalic-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Narrow';
  src: url('fonts/liberationsansnarrow-italic-webfont.eot');
  src: local('Arial Narrow Italic'), local('Arial Narrow'), url("fonts/liberationsansnarrow-italic-webfont.woff") format("woff"), url("fonts/liberationsansnarrow-italic-webfont.ttf") format("truetype");
  font-style: italic;
  font-weight: normal;
}
/** Page **/
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: expression(document.getElementById("page-container").offsetHeight + "px");
  left: 0px;
  position: relative;
  top: 0px;
  width: 100%;
}
#page-container {
  background: url(images/page-bg.png) repeat-x left top;
  background: url(images/page-ds.png) repeat-y center top, url(images/page-bottom-bg.png) repeat-x left bottom, url(images/page-bg.png) repeat-x left top;
  -pie-background: url(images/page-ds.png) repeat-y center top, url(images/page-bottom-bg.png) repeat-x left bottom, url(images/page-bg.png) repeat-x left top;
  behavior: url(pie.htc);
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}
/** Universal **/
section,
header,
hgroup,
nav,
footer,
address {
  display: block;
}
.accessible {
  display: none;
}
a {
  color: #00325b;
}
a:hover {
  color: #66849d;
}
p {
  line-height: 18px;
  margin-bottom: 9px;
}
p + p {
  margin-bottom: 9px;
  margin-top: 9px;
}
img.gridless {
  max-width: 100%;
}
.ie7 img + small {
  display: block;
}
ul,
ol,
li {
  line-height: 18px;
}
ol {
  list-style-type: decimal;
  margin-left: 2em;
  padding-bottom: 3px;
}
ol ul,
ol ol {
  padding-bottom: 0px;
}
ol li {
  background: none;
  padding: 0px 0px 6px 0px;
}
ol li ol li {
  background: none;
  padding: 6px 0px 0px 0px;
}
ol ol {
  list-style-type: lower-alpha;
}
ul {
  list-style: none;
  list-style-type: none;
  padding-bottom: 3px;
}
ul ul,
ul ol {
  padding-bottom: 0px;
}
ul li {
  background: url(images/disc-1.gif) no-repeat left 6px;
  padding: 0px 0px 6px 10px;
}
ul li ul li {
  background: url(images/disc-2.gif) no-repeat left 12px;
  padding: 6px 0px 0px 10px;
}
ul li ul li ul li {
  background: url(images/disc-3.gif) no-repeat left 12px;
}
nav ul,
nav li {
  background: none;
  list-style: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
nav a {
  text-decoration: none;
}
nav a:hover {
  text-decoration: underline;
}
a[href=""] {
  font-style: italic !important;
}
a[href=""]:after {
  color: #d54b4b;
  content: " *";
}
h1 {
  font-family: 'Arial Narrow', 'Narrow';
  font-size: 32px;
  font-weight: normal;
  line-height: 36px;
  padding: 0px 0px 9px 0px;
}
p + h1,
ul + h1 {
  padding: 18px 0px 6px 0px;
}
hgroup h1 + h2 {
  padding-top: 0px;
}
h2 {
  font-family: 'Arial Narrow', 'Narrow';
  font-size: 24px;
  font-weight: normal;
  line-height: 22px;
  padding: 7px 0px;
}
h3 {
  font-size: 15px;
  padding: 7px 0px;
}
h4 {
  font-size: 13px;
  padding: 5px 0px;
}
h5 {
  font-size: 12px;
  padding: 5px 0px;
}
h6 {
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
  padding: 5px 0px;
}
/* Anchors Heading */
h1 span.anchor_preview,
h2 span.anchor_preview,
h3 span.anchor_preview,
h4 span.anchor_preview,
h5 span.anchor_preview,
h6 span.anchor_preview {
  color: #666666;
  display: none;
  padding-left: 15px;
}
h1:hover span.anchor_preview,
h2:hover span.anchor_preview,
h3:hover span.anchor_preview,
h4:hover span.anchor_preview,
h5:hover span.anchor_preview,
h6:hover span.anchor_preview {
  cursor: pointer;
  display: inline;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  text-decoration: none;
}
h1 > a:hover,
h2 > a:hover,
h3 > a:hover,
h4 > a:hover,
h5 > a:hover,
h6 > a:hover {
  text-decoration: underline;
}
em {
  font-style: italic;
}
/* END Anchors Heading */
.align-left {
  float: left;
}
.align-right {
  float: right !important;
}
/* START Table Component */
table {
  border-collapse: collapse;
  border: none;
  margin-bottom: 18px;
  width: 100%;
}
table td {
  padding: 4px;
  border: none;
  border-bottom: 1px solid #dddddd;
  color: #666;
}
table th {
  padding: 4px;
  border: none;
  border-bottom: 1px solid #dddddd;
  text-align: left;
  color: #00213b;
}
.theme-1 th,
.theme-1.important th {
  color: #00213b;
}
.theme-2 th,
.theme-2.important th {
  color: #55595d;
}
.theme-3 th,
.theme-3.important th {
  color: #8a3131;
}
.theme-4 th,
.theme-4.important th {
  color: #9b5c34;
}
.theme-5 th,
.theme-5.important th {
  color: #9b863c;
}
.theme-6 th,
.theme-6.important th {
  color: #4c7b51;
}
.theme-7 th,
.theme-7.important th {
  color: #4f6e7c;
}
.theme-8 th,
.theme-8.important th {
  color: #645b73;
}
/** END Table**/
/** Header **/
#uni-header {
  background: url(images/header-bg.png) repeat-x left top;
  background-color: #002c4f;
  height: 102px;
  margin: 0 auto;
  overflow: visible;
  position: relative;
  width: 990px;
  /*z-index: 3000;*/

  z-index: 900;
}
#uni-logo {
  height: 160px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  /*z-index: 1000;*/

  z-index: 901;
}
#uni-logo h1 {
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}
#uni-logo h1 a {
  background: url(images/logo-uni.png) no-repeat left top;
  /*-pie-background: url(clientlibs/css/@{designUrl}images/logo-uni.png) no-repeat left top;
                behavior: url(clientlibs/css/PIE.htc);*/

  display: block;
  height: 0px;
  margin: 0px;
  overflow: hidden;
  padding: 160px 0px 0px 0px;
  width: 280px;
}
#uni-logo h2 {
  display: none;
}
#uni-find {
  background-color: #00213b;
  border: 1px solid #24445f;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: right;
  height: 22px;
  padding: 3px 3px 3px 15px;
  position: absolute;
  right: 15px;
  top: 13px;
  width: 419px;
}
#uni-find li {
  float: left;
  padding: 0px 15px 0px 0px;
}
#uni-find a {
  color: #a3b5c4;
  line-height: 22px;
  text-decoration: none;
  vertical-align: middle;
}
#uni-find a:hover {
  color: white;
  text-decoration: underline;
}
#uni-search {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 162px;
}
#uni-search input {
  -webkit-box-shadow: inset 0px 0px 4px 1px #f0bebe;
  -moz-box-shadow: inset 0px 0px 4px 1px #f0bebe;
  box-shadow: inset 0px 0px 4px 1px #f0bebe;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #f2ceb6;
  float: left;
  height: 20px;
  line-height: 20px;
  margin: 0px;
  padding: 0px 0px 0px 2px;
  vertical-align: middle;
  width: 134px;
}
#uni-search button {
  background: url(images/button-search.png) no-repeat left top;
  border: none;
  cursor: pointer;
  float: left;
  height: 22px;
  margin: 0px;
  padding: 0px;
  text-indent: -9000px;
  vertical-align: center;
  width: 24px;
}
#uni-nav {
  background: url(images/nav-bg.png) repeat-x 0px -120px;
  height: 44px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  top: 58px;
  width: 990px;
}
#uni-nav ul {
  background: url(images/nav-bg.png) no-repeat right 0px;
  float: right;
  width: 730px;
}
#uni-nav ul li {
  background: url(images/nav-bg.png) no-repeat 0px -80px;
  float: left;
  line-height: 44px;
  padding: 0px 15px 0px 21px;
  vertical-align: middle;
}
#uni-nav ul li:first-child {
  background: none;
}
#uni-nav a {
  color: #00325b;
  font-family: 'Arial Narrow', 'Narrow';
  font-size: 16px;
  font-weight: bold;
  line-height: 44px;
  text-decoration: none;
}
#uni-nav a:hover {
  color: #66849d;
  text-decoration: underline;
}
#uni-phone-menu-jump-toggle {
  display: none;
  height: 32px;
  margin: 6px;
  opacity: 0;
  position: absolute;
  right: 3px;
  top: 31px;
  width: 32px;
}
#uni-phone-menu-jump-anchor {
  background: url(images/nav-icon.png) no-repeat right 0px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: none;
  float: right;
  height: 0px;
  left: 0px;
  margin: 7px 9px;
  overflow: hidden;
  padding-top: 32px;
  position: relative;
  width: 32px;
}
#uni-phone-menu-jump {
  background: url(images/nav-icon.png) no-repeat right 0px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: none;
  float: right;
  height: 0px;
  left: 0px;
  margin: 7px 9px;
  overflow: hidden;
  padding-top: 32px;
  position: relative;
  width: 32px;
}
#uni-phone-breadcrumbs {
  display: none;
}
#uni-phone-breadcrumbs div {
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: white;
  cursor: pointer;
  font-weight: bold;
  margin-left: 2%;
  padding: 5px 1%;
  width: 94%;
}
#uni-phone-breadcrumbs div:after {
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #66849d;
  color: white;
  content: '\25bc';
  display: block;
  float: right;
  font-size: 10px;
  margin-top: -2px;
  padding: 3px 2px;
}
#uni-phone-breadcrumbs select {
  height: 24px;
  margin-left: 2%;
  margin-top: -42px;
  opacity: 0;
  width: 96%;
}
#uni-phone-menu {
  -webkit-box-shadow: inset 0px 0px 10px #000000;
  -moz-box-shadow: inset 0px 0px 10px #000000;
  box-shadow: inset 0px 0px 10px #000000;
  background-color: #00325b;
  clear: both;
  display: none;
  overflow: hidden;
}
.csstransforms3d #uni-phone-menu {
  left: 16%;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 84%;
  z-index: -1000;
}
#uni-phone-menu #uni-phone-nav li {
  background-color: #b1c0cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#b1c0cd));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #b1c0cd);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #b1c0cd);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #b1c0cd));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #b1c0cd);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #b1c0cd);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b1c0cd', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b1c0cd', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #b1c0cd);
  /* the standard */

  border-bottom: 1px solid #66849d;
  height: 48px;
  line-height: 50px;
}
#uni-phone-menu #uni-phone-nav li a {
  /*background: e(%("url(clientlibs/css/%simages/page-tablet-ds.png) repeat-y -805px 0px", @designUrl)),
                            e(%("url(clientlibs/css/%simages/page-tablet-ds.png) repeat-y -805px 0px", @designUrl));*/

  color: #00325b;
  display: block;
  font-size: 18px;
  padding: 0 15px;
}
#uni-phone-menu #uni-phone-find li {
  background-color: #00213b;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00325b), to(#00213b));
  /* Konqueror */

  background-image: -moz-linear-gradient(#00325b, #00213b);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#00325b, #00213b);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00325b), color-stop(100%, #00213b));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#00325b, #00213b);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#00325b, #00213b);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00325b', endColorstr='#00213b', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00325b', endColorstr='#00213b', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#00325b, #00213b);
  /* the standard */

  border-bottom: 1px solid #001526;
  outline: 1px solid #001526;
  float: left;
  height: 48px;
  line-height: 50px;
  width: 50%;
}
#uni-phone-menu #uni-phone-find li a {
  color: #ffffff;
  display: block;
  font-size: 18px;
  padding: 0 15px;
}
#uni-phone-menu #uni-phone-search {
  clear: both;
  margin: 15px auto;
  padding-top: 15px;
  width: 94%;
}
#uni-phone-menu #uni-phone-search input {
  display: block;
  float: left;
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  margin-top: 3px;
  padding: 1px 2%;
  width: 66%;
}
#uni-phone-menu #uni-phone-search button {
  background-color: #00325b;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#66849d), to(#00325b));
  /* Konqueror */

  background-image: -moz-linear-gradient(#66849d, #00325b);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#66849d, #00325b);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66849d), color-stop(100%, #00325b));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#66849d, #00325b);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#66849d, #00325b);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66849d', endColorstr='#00325b', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#66849d', endColorstr='#00325b', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#66849d, #00325b);
  /* the standard */

  color: #EEEEEE !important;
  font-family: 'Arial Narrow', 'Narrow';
  font-size: 18px !important;
  line-height: 1.5em;
  margin: 0 9px 9px 0;
  padding: 9px 18px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #00325b;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  color: #00213b;
  display: block;
  float: right;
  font-weight: bold;
  margin: 0 0 9px 0;
  min-width: 60px;
  padding: 9px 0;
  width: 26%;
}
#uni-phone-menu #uni-phone-search button:hover {
  background-color: #002b4d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#7d96ab), to(#002b4d));
  /* Konqueror */

  background-image: -moz-linear-gradient(#7d96ab, #002b4d);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#7d96ab, #002b4d);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d96ab), color-stop(100%, #002b4d));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#7d96ab, #002b4d);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#7d96ab, #002b4d);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d96ab', endColorstr='#002b4d', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d96ab', endColorstr='#002b4d', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#7d96ab, #002b4d);
  /* the standard */

}
#interactive {
  height: 410px;
  margin: 0 auto;
  position: relative;
  width: 990px;
  z-index: 800;
}
/** Content **/
#content {
  background: url(images/content-bg.png) repeat-x left top;
  background-color: #dbe7f1;
  margin: 0 auto;
  padding: 12px 15px 0px 15px;
  position: static;
  width: 960px;
  /* z-index: 0; */

}
hr.double {
  border: 20px solid white !important;
}
/*
a.uni-apply {
    .button(@t3d, @t3l, 125px);
}
*/
/** Second Level **/
.second .container-16 {
  background: white;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-radius: 5px 5px 0px 0px;
  margin: 0px;
  padding-bottom: 36px;
  padding-top: 18px;
  position: static;
  /*behavior: url(clientlibs/css/PIE.htc);*/

  /*z-index: 1;*/

}
.second.theme-1 .container-16,
.second.header-theme-1 .container-16 {
  background: white url(images/second-theme-1.png) no-repeat 0px -220px;
}
.second.theme-2 .container-16,
.second.header-theme-2 .container-16 {
  background: white url(images/second-theme-2.png) no-repeat 0px -220px;
}
.second.theme-3 .container-16,
.second.header-theme-3 .container-16 {
  background: white url(images/second-theme-3.png) no-repeat 0px -220px;
}
.second.theme-4 .container-16,
.second.header-theme-4 .container-16 {
  background: white url(images/second-theme-4.png) no-repeat 0px -220px;
}
.second.theme-5 .container-16,
.second.header-theme-5 .container-16 {
  background: white url(images/second-theme-5.png) no-repeat 0px -220px;
}
.second.theme-6 .container-16,
.second.header-theme-6 .container-16 {
  background: white url(images/second-theme-6.png) no-repeat 0px -220px;
}
.second.theme-7 .container-16,
.second.header-theme-7 .container-16 {
  background: white url(images/second-theme-7.png) no-repeat 0px -220px;
}
.second.theme-8 .container-16,
.second.header-theme-8 .container-16 {
  background: white url(images/second-theme-8.png) no-repeat 0px -220px;
}
.header-theme-1 > header,
.header-theme-2 > header,
.header-theme-3 > header,
.header-theme-4 > header,
.header-theme-5 > header,
.header-theme-6 > header,
.header-theme-7 > header,
.header-theme-8 > header,
.second > header {
  background: white;
  background-size: cover;
  height: 219px;
  margin: -1px auto 0 auto;
  overflow: hidden;
  width: 990px;
}
.ie7 .header-theme-1 > header,
.ie7 .header-theme-2 > header,
.ie7 .header-theme-3 > header,
.ie7 .header-theme-4 > header,
.ie7 .header-theme-5 > header,
.ie7 .header-theme-6 > header,
.ie7 .header-theme-7 > header,
.ie7 .header-theme-8 > header,
.ie7 .second > header {
  overflow: visible;
}
.header-theme-1 > header h1,
.header-theme-2 > header h1,
.header-theme-3 > header h1,
.header-theme-4 > header h1,
.header-theme-5 > header h1,
.header-theme-6 > header h1,
.header-theme-7 > header h1,
.header-theme-8 > header h1,
.second > header h1 {
  color: white;
  display: table-cell;
  font-family: 'Arial Narrow', 'Narrow';
  font-size: 50px;
  font-weight: normal;
  height: 80px;
  line-height: 40px;
  margin-top: 1px;
  padding: 100px 0px 40px 35px;
  vertical-align: bottom;
  width: 955px;
  /* Style for Pre-Title in H1 */

}
.ie7 .header-theme-1 > header h1,
.ie7 .header-theme-2 > header h1,
.ie7 .header-theme-3 > header h1,
.ie7 .header-theme-4 > header h1,
.ie7 .header-theme-5 > header h1,
.ie7 .header-theme-6 > header h1,
.ie7 .header-theme-7 > header h1,
.ie7 .header-theme-8 > header h1,
.ie7 .second > header h1 {
  line-height: 72px;
  padding-bottom: 14px;
  padding-top: 125px;
}
.header-theme-1 > header h1 span,
.header-theme-2 > header h1 span,
.header-theme-3 > header h1 span,
.header-theme-4 > header h1 span,
.header-theme-5 > header h1 span,
.header-theme-6 > header h1 span,
.header-theme-7 > header h1 span,
.header-theme-8 > header h1 span,
.second > header h1 span {
  font-size: 60%;
  display: block;
  margin: 0px;
  line-height: 0;
  position: relative;
  top: -24px;
}
.ie7 .header-theme-1 > header h1 span,
.ie7 .header-theme-2 > header h1 span,
.ie7 .header-theme-3 > header h1 span,
.ie7 .header-theme-4 > header h1 span,
.ie7 .header-theme-5 > header h1 span,
.ie7 .header-theme-6 > header h1 span,
.ie7 .header-theme-7 > header h1 span,
.ie7 .header-theme-8 > header h1 span,
.ie7 .second > header h1 span {
  top: -5px;
}
.header-theme-1 > header > nav,
.header-theme-2 > header > nav,
.header-theme-3 > header > nav,
.header-theme-4 > header > nav,
.header-theme-5 > header > nav,
.header-theme-6 > header > nav,
.header-theme-7 > header > nav,
.header-theme-8 > header > nav,
.second > header > nav {
  color: white;
  font-size: 13px;
  margin-top: -23px;
  padding-left: 35px;
}
.header-theme-1 > header > nav a,
.header-theme-2 > header > nav a,
.header-theme-3 > header > nav a,
.header-theme-4 > header > nav a,
.header-theme-5 > header > nav a,
.header-theme-6 > header > nav a,
.header-theme-7 > header > nav a,
.header-theme-8 > header > nav a,
.second > header > nav a {
  color: white;
  font-weight: bold;
  text-decoration: underline;
}
.header-theme-1 > header > nav a:hover,
.header-theme-2 > header > nav a:hover,
.header-theme-3 > header > nav a:hover,
.header-theme-4 > header > nav a:hover,
.header-theme-5 > header > nav a:hover,
.header-theme-6 > header > nav a:hover,
.header-theme-7 > header > nav a:hover,
.header-theme-8 > header > nav a:hover,
.second > header > nav a:hover {
  color: #f5e29e;
}
@-moz-document url-prefix() {
  .second > header > h1 {
    height: 220px;
  }
  .meter .second > header > h1 {
    height: 80px;
  }
}
.second > header.half {
  height: 160px;
}
.second > header.half h1 {
  background-position: 0px -59px;
  height: 95px;
  padding: 65px 0px 0px 35px;
}
.second > header h1,
.second.theme-1 > header h1,
.header-theme-1 > header h1 {
  background: url(images/second-theme-1.png) no-repeat 0px 0px;
  text-shadow: #00213b 2px 2px 2px;
}
.second.theme-2 > header h1,
.header-theme-2 > header h1 {
  background: url(images/second-theme-2.png) no-repeat 0px 0px;
  text-shadow: #55595d 2px 2px 2px;
}
.second.theme-3 > header h1,
.header-theme-3 > header h1 {
  background: url(images/second-theme-3.png) no-repeat 0px 0px;
  text-shadow: #8a3131 2px 2px 2px;
}
.second.theme-4 > header h1,
.header-theme-4 > header h1 {
  background: url(images/second-theme-4.png) no-repeat 0px 0px;
  text-shadow: #9b5c34 2px 2px 2px;
}
.second.theme-5 > header h1,
.header-theme-5 > header h1 {
  background: url(images/second-theme-5.png) no-repeat 0px 0px;
  text-shadow: #9b863c 2px 2px 2px;
}
.second.theme-6 > header h1,
.header-theme-6 > header h1 {
  background: url(images/second-theme-6.png) no-repeat 0px 0px;
  text-shadow: #4c7b51 2px 2px 2px;
}
.second.theme-7 > header h1,
.header-theme-7 > header h1 {
  background: url(images/second-theme-7.png) no-repeat 0px 0px;
  text-shadow: #4f6e7c 2px 2px 2px;
}
.second.theme-8 > header h1,
.header-theme-8 > header h1 {
  background: url(images/second-theme-8.png) no-repeat 0px 0px;
  text-shadow: #645b73 2px 2px 2px;
}
/** Themes **/
.overlay h1 {
  background-color: rgba(0, 50, 91, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF00325B,endColorstr=#BF00325B);
  color: white !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px !important;
  padding: 0px 0px 0px 5px !important;
  position: absolute;
  vertical-align: middle;
  width: 100%;
  z-index: 2000;
  zoom: 1;
}
/* for edit mode */
.overlay div > h1 {
  position: static;
}
.overlay {
  min-height: 22px;
  position: relative;
}
.overlay h1 a {
  color: white !important;
}
.overlay a + h1,
.overlay img + h1 {
  bottom: 0px;
  position: absolute;
}
.layout-3 .overlay h1 {
  font-size: 12px;
  padding: 0px 0px 0px 10px;
}
.theme-1 .overlay h1,
.theme-1.important .overlay h1 {
  background-color: rgba(0, 50, 91, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF00325B,endColorstr=#BF00325B);
  text-shadow: #001526 0px 0px 4px;
}
.theme-2 .overlay h1,
.theme-2.important .overlay h1 {
  background-color: rgba(130, 137, 143, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF82898F,endColorstr=#BF82898F);
  text-shadow: #373a3c 0px 0px 4px;
}
.theme-3 .overlay h1,
.theme-3.important .overlay h1 {
  background-color: rgba(213, 75, 75, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFD54B4B,endColorstr=#BFD54B4B);
  text-shadow: #5a2020 0px 0px 4px;
}
.theme-4 .overlay h1,
.theme-4.important .overlay h1 {
  background-color: rgba(239, 141, 80, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFEF8D50,endColorstr=#BFEF8D50);
  text-shadow: #653c22 0px 0px 4px;
}
.theme-5 .overlay h1,
.theme-5.important .overlay h1 {
  background-color: rgba(239, 206, 93, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFEFCE5D,endColorstr=#BFEFCE5D);
  text-shadow: #655727 0px 0px 4px, #655727 0px 0px 4px;
}
.theme-6 .overlay h1,
.theme-6.important .overlay h1 {
  background-color: rgba(117, 189, 125, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF75BD7D,endColorstr=#BF75BD7D);
  text-shadow: #315035 0px 0px 4px;
}
.theme-7 .overlay h1,
.theme-7.important .overlay h1 {
  background-color: rgba(121, 169, 191, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF79A9BF,endColorstr=#BF79A9BF);
  text-shadow: #334751 0px 0px 4px;
}
.theme-8 .overlay h1,
.theme-8.important .overlay h1 {
  background-color: rgba(154, 140, 177, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF9A8CB1,endColorstr=#BF9A8CB1);
  text-shadow: #413b4b 0px 0px 4px;
}
.theme-1 h1,
.theme-1 h2,
.theme-1 h3,
.theme-1 h4,
.theme-1 h5,
.theme-1 h6,
.theme-1 dt,
.theme-1 .color,
.theme-1.important h1,
.theme-1.important h2,
.theme-1.important h3,
.theme-1.important h4,
.theme-1.important h5,
.theme-1.important h6,
.theme-1.important dt,
.theme-1.important .color,
h1.theme-1,
h2.theme-1,
h3.theme-1,
h4.theme-1,
h5.theme-1,
h6.theme-1,
dt.theme-1,
.color.theme-1 {
  color: #00213b;
}
.theme-2 h1,
.theme-2 h2,
.theme-2 h3,
.theme-2 h4,
.theme-2 h5,
.theme-2 h6,
.theme-2 dt,
.theme-2 .color,
.theme-2.important h1,
.theme-2.important h2,
.theme-2.important h3,
.theme-2.important h4,
.theme-2.important h5,
.theme-2.important h6,
.theme-2.important dt,
.theme-2.important .color,
h1.theme-2,
h2.theme-2,
h3.theme-2,
h4.theme-2,
h5.theme-2,
h6.theme-2,
dt.theme-2,
.color.theme-2 {
  color: #55595d;
}
.theme-3 h1,
.theme-3 h2,
.theme-3 h3,
.theme-3 h4,
.theme-3 h5,
.theme-3 h6,
.theme-3 dt,
.theme-3 .color,
.theme-3.important h1,
.theme-3.important h2,
.theme-3.important h3,
.theme-3.important h4,
.theme-3.important h5,
.theme-3.important h6,
.theme-3.important dt,
.theme-3.important .color,
h1.theme-3,
h2.theme-3,
h3.theme-3,
h4.theme-3,
h5.theme-3,
h6.theme-3,
dt.theme-3,
.color.theme-3 {
  color: #8a3131;
}
.theme-4 h1,
.theme-4 h2,
.theme-4 h3,
.theme-4 h4,
.theme-4 h5,
.theme-4 h6,
.theme-4 dt,
.theme-4 .color,
.theme-4.important h1,
.theme-4.important h2,
.theme-4.important h3,
.theme-4.important h4,
.theme-4.important h5,
.theme-4.important h6,
.theme-4.important dt,
.theme-4.important .color,
h1.theme-4,
h2.theme-4,
h3.theme-4,
h4.theme-4,
h5.theme-4,
h6.theme-4,
dt.theme-4,
.color.theme-4 {
  color: #9b5c34;
}
.theme-5 h1,
.theme-5 h2,
.theme-5 h3,
.theme-5 h4,
.theme-5 h5,
.theme-5 h6,
.theme-5 dt,
.theme-5 .color,
.theme-5.important h1,
.theme-5.important h2,
.theme-5.important h3,
.theme-5.important h4,
.theme-5.important h5,
.theme-5.important h6,
.theme-5.important dt,
.theme-5.important .color,
h1.theme-5,
h2.theme-5,
h3.theme-5,
h4.theme-5,
h5.theme-5,
h6.theme-5,
dt.theme-5,
.color.theme-5 {
  color: #9b863c;
}
.theme-6 h1,
.theme-6 h2,
.theme-6 h3,
.theme-6 h4,
.theme-6 h5,
.theme-6 h6,
.theme-6 dt,
.theme-6 .color,
.theme-6.important h1,
.theme-6.important h2,
.theme-6.important h3,
.theme-6.important h4,
.theme-6.important h5,
.theme-6.important h6,
.theme-6.important dt,
.theme-6.important .color,
h1.theme-6,
h2.theme-6,
h3.theme-6,
h4.theme-6,
h5.theme-6,
h6.theme-6,
dt.theme-6,
.color.theme-6 {
  color: #4c7b51;
}
.theme-7 h1,
.theme-7 h2,
.theme-7 h3,
.theme-7 h4,
.theme-7 h5,
.theme-7 h6,
.theme-7 dt,
.theme-7 .color,
.theme-7.important h1,
.theme-7.important h2,
.theme-7.important h3,
.theme-7.important h4,
.theme-7.important h5,
.theme-7.important h6,
.theme-7.important dt,
.theme-7.important .color,
h1.theme-7,
h2.theme-7,
h3.theme-7,
h4.theme-7,
h5.theme-7,
h6.theme-7,
dt.theme-7,
.color.theme-7 {
  color: #4f6e7c;
}
.theme-8 h1,
.theme-8 h2,
.theme-8 h3,
.theme-8 h4,
.theme-8 h5,
.theme-8 h6,
.theme-8 dt,
.theme-8 .color,
.theme-8.important h1,
.theme-8.important h2,
.theme-8.important h3,
.theme-8.important h4,
.theme-8.important h5,
.theme-8.important h6,
.theme-8.important dt,
.theme-8.important .color,
h1.theme-8,
h2.theme-8,
h3.theme-8,
h4.theme-8,
h5.theme-8,
h6.theme-8,
dt.theme-8,
.color.theme-8 {
  color: #645b73;
}
.theme-1 a,
.theme-1.important a {
  color: #00213b;
}
.theme-1 a:hover,
.theme-1.important a:hover {
  color: #66849d;
}
.theme-1 a:hover h1,
.theme-1.important a:hover h1,
.theme-1 a:hover h2,
.theme-1.important a:hover h2,
.theme-1 a:hover h3,
.theme-1.important a:hover h3,
.theme-1 a:hover h4,
.theme-1.important a:hover h4,
.theme-1 a:hover h5,
.theme-1.important a:hover h5,
.theme-1 a:hover h6,
.theme-1.important a:hover h6 {
  color: #66849d;
}
.theme-2 a,
.theme-2.important a {
  color: #55595d;
}
.theme-2 a:hover,
.theme-2.important a:hover {
  color: #b4b8bc;
}
.theme-2 a:hover h1,
.theme-2.important a:hover h1,
.theme-2 a:hover h2,
.theme-2.important a:hover h2,
.theme-2 a:hover h3,
.theme-2.important a:hover h3,
.theme-2 a:hover h4,
.theme-2.important a:hover h4,
.theme-2 a:hover h5,
.theme-2.important a:hover h5,
.theme-2 a:hover h6,
.theme-2.important a:hover h6 {
  color: #b4b8bc;
}
.theme-3 a,
.theme-3.important a {
  color: #8a3131;
}
.theme-3 a:hover,
.theme-3.important a:hover {
  color: #e69393;
}
.theme-3 a:hover h1,
.theme-3.important a:hover h1,
.theme-3 a:hover h2,
.theme-3.important a:hover h2,
.theme-3 a:hover h3,
.theme-3.important a:hover h3,
.theme-3 a:hover h4,
.theme-3.important a:hover h4,
.theme-3 a:hover h5,
.theme-3.important a:hover h5,
.theme-3 a:hover h6,
.theme-3.important a:hover h6 {
  color: #e69393;
}
.theme-4 a,
.theme-4.important a {
  color: #9b5c34;
}
.theme-4 a:hover,
.theme-4.important a:hover {
  color: #f5bb96;
}
.theme-4 a:hover h1,
.theme-4.important a:hover h1,
.theme-4 a:hover h2,
.theme-4.important a:hover h2,
.theme-4 a:hover h3,
.theme-4.important a:hover h3,
.theme-4 a:hover h4,
.theme-4.important a:hover h4,
.theme-4 a:hover h5,
.theme-4.important a:hover h5,
.theme-4 a:hover h6,
.theme-4.important a:hover h6 {
  color: #f5bb96;
}
.theme-5 a,
.theme-5.important a {
  color: #9b863c;
}
.theme-5 a:hover,
.theme-5.important a:hover {
  color: #f5e29e;
}
.theme-5 a:hover h1,
.theme-5.important a:hover h1,
.theme-5 a:hover h2,
.theme-5.important a:hover h2,
.theme-5 a:hover h3,
.theme-5.important a:hover h3,
.theme-5 a:hover h4,
.theme-5.important a:hover h4,
.theme-5 a:hover h5,
.theme-5.important a:hover h5,
.theme-5 a:hover h6,
.theme-5.important a:hover h6 {
  color: #f5e29e;
}
.theme-6 a,
.theme-6.important a {
  color: #4c7b51;
}
.theme-6 a:hover,
.theme-6.important a:hover {
  color: #acd7b1;
}
.theme-6 a:hover h1,
.theme-6.important a:hover h1,
.theme-6 a:hover h2,
.theme-6.important a:hover h2,
.theme-6 a:hover h3,
.theme-6.important a:hover h3,
.theme-6 a:hover h4,
.theme-6.important a:hover h4,
.theme-6 a:hover h5,
.theme-6.important a:hover h5,
.theme-6 a:hover h6,
.theme-6.important a:hover h6 {
  color: #acd7b1;
}
.theme-7 a,
.theme-7.important a {
  color: #4f6e7c;
}
.theme-7 a:hover,
.theme-7.important a:hover {
  color: #afcbd9;
}
.theme-7 a:hover h1,
.theme-7.important a:hover h1,
.theme-7 a:hover h2,
.theme-7.important a:hover h2,
.theme-7 a:hover h3,
.theme-7.important a:hover h3,
.theme-7 a:hover h4,
.theme-7.important a:hover h4,
.theme-7 a:hover h5,
.theme-7.important a:hover h5,
.theme-7 a:hover h6,
.theme-7.important a:hover h6 {
  color: #afcbd9;
}
.theme-8 a,
.theme-8.important a {
  color: #645b73;
}
.theme-8 a:hover,
.theme-8.important a:hover {
  color: #c2bad0;
}
.theme-8 a:hover h1,
.theme-8.important a:hover h1,
.theme-8 a:hover h2,
.theme-8.important a:hover h2,
.theme-8 a:hover h3,
.theme-8.important a:hover h3,
.theme-8 a:hover h4,
.theme-8.important a:hover h4,
.theme-8 a:hover h5,
.theme-8.important a:hover h5,
.theme-8 a:hover h6,
.theme-8.important a:hover h6 {
  color: #c2bad0;
}
/** Components **/
.grid-4 header img {
  min-height: 110px;
}
.grid-5 header img {
  min-height: 130px;
}
ul.horizontal {
  margin-left: 0px;
}
.menu-1 .layout-2 ul {
  margin: 5px;
}
.callout,
.callout.left {
  color: #999999;
  float: left;
  font-size: 16px;
  line-height: 18px;
  margin: 15px 15px 15px 10px;
  text-align: center;
  font-style: italic;
  width: 125px;
}
.callout.right {
  float: right;
  margin: 15px 10px 15px 15px;
}
.layout-1 img,
.layout-2 img,
.layout-3 img {
  display: block;
}
.layout-1 dt,
.layout-2 dt,
.layout-3 dt {
  font-size: 14px;
  font-weight: bold;
}
.layout-1 dd + dt,
.layout-2 dd + dt,
.layout-3 dd + dt {
  margin-top: 10px;
}
.layout-1 dd,
.layout-2 dd,
.layout-3 dd {
  padding-top: 3px;
  padding-left: 8px;
}
.page-content dt {
  font-size: 12px;
  font-weight: bold;
}
.page-content dl {
  margin-bottom: 15px;
}
.page-content dd + dt {
  margin-top: 15px;
}
.page-content dd {
  padding-top: 7px;
  padding-left: 15px;
}
.directory {
  margin: -4px 0 8px 0;
}
.directory > a {
  color: #000;
  text-decoration: none;
  border-bottom: dotted 1px #ccc;
}
.directory > a:hover {
  color: #999999;
  text-decoration: none;
  border-bottom: solid 1px #999999;
}
.layout-1 footer a,
.layout-2 footer a,
.layout-3 footer a,
.layout-4 footer a,
.page-content footer a {
  background: url(images/arrow.png) no-repeat right center;
  padding-right: 12px;
}
.layout-1 header {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 100px;
}
.layout-1 > ul {
  float: left;
}
.layout-2 header {
  /*height: 136px;*/

  margin-bottom: 9px;
  overflow: hidden;
  position: relative;
}
.layout-2 ul {
  margin-left: 15px;
}
.layout-2 p {
  padding-left: 5px;
}
.layout-2 footer,
.layout-3 footer,
.layout-4 footer,
.page-content footer {
  margin-top: 6px;
  text-align: right;
}
.layout-3 {
  padding-bottom: 6px;
}
.layout-3 h1,
.layout-3 h2,
.layout-3 h3,
.layout-3 h4,
.layout-3 h5,
.layout-3 h6,
.layout-3 p,
.layout-3 dl {
  margin: 0px;
  padding: 10px;
}
.layout-3 * + h1,
.layout-3 * + h2,
.layout-3 * + h3,
.layout-3 * + h4,
.layout-3 * + h5,
.layout-3 .layout-3 * + h6,
.layout-3 .layout-3 * + p,
.layout-3 .layout-3 * + dl {
  margin: 0px;
  padding: 0px 10px 10px 10px;
}
.layout-3 ul {
  margin-left: 3px;
  padding: 0px 10px;
}
.layout-3 h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
}
.layout-3 footer {
  clear: both;
  text-align: right;
}
.layout-3 {
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d0d9e1), to(#ffffff));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d0d9e1, #ffffff);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d0d9e1, #ffffff);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d0d9e1), color-stop(100%, #ffffff));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d0d9e1, #ffffff);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d0d9e1, #ffffff);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0d9e1', endColorstr='#ffffff', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0d9e1', endColorstr='#ffffff', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d0d9e1, #ffffff);
  /* the standard */

  border-top: 4px solid #00213b;
}
.theme-1 .layout-3,
.layout-3.theme-1,
.layout-3.theme-1.important {
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d0d9e1), to(#ffffff));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d0d9e1, #ffffff);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d0d9e1, #ffffff);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d0d9e1), color-stop(100%, #ffffff));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d0d9e1, #ffffff);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d0d9e1, #ffffff);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0d9e1', endColorstr='#ffffff', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0d9e1', endColorstr='#ffffff', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d0d9e1, #ffffff);
  /* the standard */

  border-top: 4px solid #00213b;
}
.theme-2 .layout-3,
.layout-3.theme-2,
.layout-3.theme-2.important {
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d9dbdd), to(#ffffff));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d9dbdd, #ffffff);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d9dbdd, #ffffff);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d9dbdd), color-stop(100%, #ffffff));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d9dbdd, #ffffff);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d9dbdd, #ffffff);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9dbdd', endColorstr='#ffffff', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9dbdd', endColorstr='#ffffff', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d9dbdd, #ffffff);
  /* the standard */

  border-top: 4px solid #55595d;
}
.theme-3 .layout-3,
.layout-3.theme-3,
.layout-3.theme-3.important {
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f2c8c8), to(#ffffff));
  /* Konqueror */

  background-image: -moz-linear-gradient(#f2c8c8, #ffffff);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#f2c8c8, #ffffff);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2c8c8), color-stop(100%, #ffffff));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#f2c8c8, #ffffff);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#f2c8c8, #ffffff);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2c8c8', endColorstr='#ffffff', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2c8c8', endColorstr='#ffffff', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#f2c8c8, #ffffff);
  /* the standard */

  border-top: 4px solid #8a3131;
}
.theme-4 .layout-3,
.layout-3.theme-4,
.layout-3.theme-4.important {
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fadcc9), to(#ffffff));
  /* Konqueror */

  background-image: -moz-linear-gradient(#fadcc9, #ffffff);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#fadcc9, #ffffff);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fadcc9), color-stop(100%, #ffffff));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#fadcc9, #ffffff);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#fadcc9, #ffffff);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fadcc9', endColorstr='#ffffff', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fadcc9', endColorstr='#ffffff', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#fadcc9, #ffffff);
  /* the standard */

  border-top: 4px solid #9b5c34;
}
.theme-5 .layout-3,
.layout-3.theme-5,
.layout-3.theme-5.important {
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#faf0cd), to(#ffffff));
  /* Konqueror */

  background-image: -moz-linear-gradient(#faf0cd, #ffffff);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#faf0cd, #ffffff);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #faf0cd), color-stop(100%, #ffffff));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#faf0cd, #ffffff);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#faf0cd, #ffffff);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faf0cd', endColorstr='#ffffff', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#faf0cd', endColorstr='#ffffff', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#faf0cd, #ffffff);
  /* the standard */

  border-top: 4px solid #9b863c;
}
.theme-6 .layout-3,
.layout-3.theme-6,
.layout-3.theme-6.important {
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d5ebd7), to(#ffffff));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d5ebd7, #ffffff);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d5ebd7, #ffffff);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d5ebd7), color-stop(100%, #ffffff));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d5ebd7, #ffffff);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d5ebd7, #ffffff);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5ebd7', endColorstr='#ffffff', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5ebd7', endColorstr='#ffffff', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d5ebd7, #ffffff);
  /* the standard */

  border-top: 4px solid #4c7b51;
}
.theme-7 .layout-3,
.layout-3.theme-7,
.layout-3.theme-7.important {
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d6e5eb), to(#ffffff));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d6e5eb, #ffffff);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d6e5eb, #ffffff);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d6e5eb), color-stop(100%, #ffffff));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d6e5eb, #ffffff);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d6e5eb, #ffffff);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6e5eb', endColorstr='#ffffff', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6e5eb', endColorstr='#ffffff', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d6e5eb, #ffffff);
  /* the standard */

  border-top: 4px solid #4f6e7c;
}
.theme-8 .layout-3,
.layout-3.theme-8,
.layout-3.theme-8.important {
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#e0dce7), to(#ffffff));
  /* Konqueror */

  background-image: -moz-linear-gradient(#e0dce7, #ffffff);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#e0dce7, #ffffff);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0dce7), color-stop(100%, #ffffff));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#e0dce7, #ffffff);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#e0dce7, #ffffff);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0dce7', endColorstr='#ffffff', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0dce7', endColorstr='#ffffff', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#e0dce7, #ffffff);
  /* the standard */

  border-top: 4px solid #645b73;
}
/** Layout 4 Solid Background **/
.layout-4 {
  margin: 1px 1px 20px 1px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px;
}
.theme-1 .layout-4,
.layout-4.theme-1,
.layout-4.theme-1.important {
  background-color: #d0d9e1;
  border: 14px solid #d0d9e1;
  outline: 1px dotted #66849d;
}
.theme-2 .layout-4,
.layout-4.theme-2,
.layout-4.theme-2.important {
  background-color: #e8e9ea;
  border: 14px solid #e8e9ea;
  outline: 1px dotted #b4b8bc;
}
.theme-3 .layout-4,
.layout-4.theme-3,
.layout-4.theme-3.important {
  background-color: #f7dede;
  border: 14px solid #f7dede;
  outline: 1px dotted #e69393;
}
.theme-4 .layout-4,
.layout-4.theme-4,
.layout-4.theme-4.important {
  background-color: #fceadf;
  border: 14px solid #fceadf;
  outline: 1px dotted #f5bb96;
}
.theme-5 .layout-4,
.layout-4.theme-5,
.layout-4.theme-5.important {
  background-color: #fcf6e1;
  border: 14px solid #fcf6e1;
  outline: 1px dotted #f5e29e;
}
.theme-6 .layout-4,
.layout-4.theme-6,
.layout-4.theme-6.important {
  background-color: #e6f3e7;
  border: 14px solid #e6f3e7;
  outline: 1px dotted #acd7b1;
}
.theme-7 .layout-4,
.layout-4.theme-7,
.layout-4.theme-7.important {
  background-color: #e6eff3;
  border: 14px solid #e6eff3;
  outline: 1px dotted #afcbd9;
}
.theme-8 .layout-4,
.layout-4.theme-8,
.layout-4.theme-8.important {
  background-color: #eceaf1;
  border: 14px solid #eceaf1;
  outline: 1px dotted #c2bad0;
}
/** Blockquote **/
blockquote {
  font-size: 14px;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 15px;
  border-left: 3px solid #a3b5c4;
}
blockquote footer {
  font-style: normal;
  font-weight: bold;
  margin-bottom: 10px;
  margin-right: 15px;
}
.theme-2 blockquote {
  border-left: 3px solid #d2d5d7;
}
.theme-3 blockquote {
  border-left: 3px solid #f0bebe;
}
.theme-4 blockquote {
  border-left: 3px solid #f9d6c0;
}
.theme-5 blockquote {
  border-left: 3px solid #f9edc5;
}
.theme-6 blockquote {
  border-left: 3px solid #cde7d0;
}
.theme-7 blockquote {
  border-left: 3px solid #cfe0e8;
}
.theme-8 blockquote {
  border-left: 3px solid #dbd6e3;
}
/* Text Float Soft Preview Disabled Clear */
.cq-wcm-preview hr.clear-disabled {
  display: none;
}
/* Multi Bullet Columns */
.bullet-2-col ul {
  -moz-column-count: 2;
  -moz-column-gap: 30px;
  -webkit-column-count: 2;
  -webkit-column-gap: 30px;
  column-count: 2;
  column-gap: 30px;
}
.bullet-2-col ul li {
  display: inline-block;
  min-width: 52%;
}
.bullet-3-col ul {
  -moz-column-count: 3;
  -moz-column-gap: 30px;
  -webkit-column-count: 3;
  -webkit-column-gap: 30px;
  column-count: 3;
  column-gap: 30px;
}
.bullet-3-col ul li {
  display: inline-block;
  min-width: 52%;
}
/* Overflow visible to be used in course listing */
.overflow-visible {
  overflow: visible !important;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
#uni-footer {
  background-color: #00325b;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00213b), to(#00325b));
  /* Konqueror */

  background-image: -moz-linear-gradient(#00213b, #00325b);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#00213b, #00325b);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00213b), color-stop(100%, #00325b));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#00213b, #00325b);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#00213b, #00325b);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00213b', endColorstr='#00325b', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00213b', endColorstr='#00325b', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#00213b, #00325b);
  /* the standard */

  border-top: 4px solid #66849d;
  color: white;
  height: 105px;
  line-height: 18px;
  margin: 0 auto;
  padding-top: 18px;
  width: 990px;
  z-index: 998;
}
#uni-footer:after {
  background: url(images/footer-ornament.png) no-repeat center 1px;
  display: block;
  content: " ";
  height: 50px;
  position: absolute;
  bottom: 98px;
  width: 990px;
  z-index: 999;
}
.ie8 #uni-footer:after {
  display: none;
}
#uni-footer a {
  color: #EEEEEE;
  text-decoration: underline;
}
#uni-footer a:hover {
  color: white;
}
#uni-footer address {
  font-style: normal;
}
#uni-footer .footer-icon-mail,
#uni-footer .footer-icon-globe {
  display: block;
  float: left;
  height: 0px;
  margin: 2px 2px 0px -2px;
  overflow: hidden;
  padding-top: 16px;
  width: 16px;
}
#uni-footer .footer-icon-mail {
  background: url(images/footer-contact.gif) no-repeat 0px top;
}
#uni-footer .footer-icon-globe {
  background: url(images/footer-contact.gif) no-repeat 0px -16px;
}
span#uni-footer-name {
  color: #79a9bf;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 26px;
}
#uni-quicklinks h1 {
  border-bottom: 1px solid #afcbd9;
  /* afcbd9 */

  color: #afcbd9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 3px;
  margin-top: 3px;
  padding: 0px;
}
#uni-quicklinks ul {
  float: left;
  width: 104px;
}
#uni-quicklinks ul:last-child {
  float: right;
  width: 90px;
}
#uni-quicklinks li {
  line-height: 18px;
}
#uni-quicklinks a {
  text-decoration: none;
}
#uni-quicklinks a:hover {
  text-decoration: underline;
}
#uni-connect h1 {
  border-bottom: 1px solid #afcbd9;
  /* afcbd9 */

  color: #afcbd9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 3px;
  margin-top: 3px;
  padding: 0px;
}
#uni-connect .stButton {
  margin-left: 0px !important;
}
#uni-connect ul {
  list-style: none;
  margin: 7px 0 0 0;
}
#uni-connect p {
  margin-bottom: 7px;
  margin-top: 7px;
}
#uni-connect li {
  background: none;
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 32px;
}
#uni-connect li a {
  display: block;
  height: 0px;
  overflow: hidden;
  padding-top: 30px;
  width: 27px;
}
#uni-connect .facebook a {
  background-image: url(images/social_icons_small.png);
  background-repeat: no-repeat;
  background-position: 0px -36px;
}
#uni-connect .facebook a:hover {
  background-position: -36px -36px;
}
#uni-connect .twitter a {
  background-image: url(images/social_icons_small.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
#uni-connect .twitter a:hover {
  background-position: -36px 0px;
}
#uni-connect .pinterest a {
  background-image: url(images/social_icons_small.png);
  background-repeat: no-repeat;
  background-position: 0px -792px;
}
#uni-connect .pinterest a:hover {
  background-position: -36px -792px;
}
#uni-connect .googleplus a {
  background-image: url(images/social_icons_small.png);
  background-repeat: no-repeat;
  background-position: 0px -756px;
}
#uni-connect .googleplus a:hover {
  background-position: -36px -756px;
}
#uni-connect .youtube a {
  background-image: url(images/social_icons_small.png);
  background-repeat: no-repeat;
  background-position: 0px -108px;
}
#uni-connect .youtube a:hover {
  background-position: -36px -108px;
}
#uni-connect .itunes a {
  background-image: url(images/social_icons_small.png);
  background-repeat: no-repeat;
  background-position: 0px -432px;
}
#uni-connect .itunes a:hover {
  background-position: -36px -432px;
}
#uni-connect .sharethis .stLarge {
  background-image: url(images/share_icon.png) !important;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 65px;
}
#uni-connect .sharethis .stLarge:hover {
  background-position: -70px 0px;
  opacity: 1 !important;
}
.addthis_toolbox {
  line-height: 14px;
}
.addthis_toolbox span {
  background: url(images/footer-share.png) no-repeat left top !important;
}
#uni-copyright {
  padding-top: 7px;
}
#uni-copyright a {
  text-decoration: underline;
}
#uni-copyright p {
  margin: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
/** Tabs **/
/** Gradient Horizontal Tabs **/
.tab-theme-1 > header li {
  background: url(images/tab-1-sep-arrow.png) no-repeat left center;
  display: inline;
  float: left;
}
.tab-theme-1 > header li a {
  color: #333333;
  display: block;
  font-family: 'Arial Narrow', 'Narrow';
  font-size: 16px;
  line-height: 30px;
  padding-left: 32px;
  padding-right: 32px;
  text-align: center;
}
.tab-theme-1 > header li.first,
.tab-theme-1 > header li.active,
.tab-theme-1 > header li.active + li {
  background: none;
}
.tab-theme-1 > header ul {
  zoom: 1;
  min-height: 30px;
}
.tab-theme-1 > header ul:before,
.tab-theme-1 > header ul:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.tab-theme-1 > header ul:after {
  clear: both;
}
.tab-theme-1 > div {
  padding: 15px;
  padding-top: 15px;
}
.tab-theme-1 > div > .tab-content + .tab-content {
  display: none;
}
.tab-theme-1 h1 {
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 3px 0px;
  padding: 0px;
}
.tab-content {
  overflow-x: hidden;
  overflow-y: hidden;
}
.tab-theme-1.theme-1.important,
.tab-theme-1.theme-1,
.theme-1 .tab-theme-1 {
  background-color: #d0d9e1;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#d0d9e1));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #d0d9e1);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #d0d9e1);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d0d9e1));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #d0d9e1);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #d0d9e1);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d0d9e1', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d0d9e1', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #d0d9e1);
  /* the standard */

  border-bottom: 4px solid #00325b;
  color: #333333;
}
.tab-theme-1.theme-1.important > header ul,
.tab-theme-1.theme-1 > header ul,
.theme-1 .tab-theme-1  > header ul {
  background-color: #d0d9e1;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#a3b5c4), to(#d0d9e1));
  /* Konqueror */

  background-image: -moz-linear-gradient(#a3b5c4, #d0d9e1);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#a3b5c4, #d0d9e1);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a3b5c4), color-stop(100%, #d0d9e1));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#a3b5c4, #d0d9e1);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#a3b5c4, #d0d9e1);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3b5c4', endColorstr='#d0d9e1', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3b5c4', endColorstr='#d0d9e1', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#a3b5c4, #d0d9e1);
  /* the standard */

  border-bottom: 4px solid #00325b;
}
.tab-theme-1.theme-1.important > header li a:hover,
.tab-theme-1.theme-1 > header li a:hover,
.theme-1 .tab-theme-1  > header li a:hover {
  color: #00213b;
}
.tab-theme-1.theme-1.important > header li.active a,
.tab-theme-1.theme-1 > header li.active a,
.theme-1 .tab-theme-1  > header li.active a {
  background-color: #00325b;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00213b), to(#00325b));
  /* Konqueror */

  background-image: -moz-linear-gradient(#00213b, #00325b);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#00213b, #00325b);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00213b), color-stop(100%, #00325b));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#00213b, #00325b);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#00213b, #00325b);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00213b', endColorstr='#00325b', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00213b', endColorstr='#00325b', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#00213b, #00325b);
  /* the standard */

  color: #ffffff;
}
.tab-theme-1.theme-2.important,
.tab-theme-1.theme-2,
.theme-2 .tab-theme-1 {
  background-color: #e8e9ea;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#e8e9ea));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #e8e9ea);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #e8e9ea);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e8e9ea));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #e8e9ea);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #e8e9ea);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e9ea', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e9ea', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #e8e9ea);
  /* the standard */

  border-bottom: 4px solid #82898f;
  color: #333333;
}
.tab-theme-1.theme-2.important > header ul,
.tab-theme-1.theme-2 > header ul,
.theme-2 .tab-theme-1  > header ul {
  background-color: #e8e9ea;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d2d5d7), to(#e8e9ea));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d2d5d7, #e8e9ea);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d2d5d7, #e8e9ea);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d2d5d7), color-stop(100%, #e8e9ea));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d2d5d7, #e8e9ea);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d2d5d7, #e8e9ea);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2d5d7', endColorstr='#e8e9ea', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2d5d7', endColorstr='#e8e9ea', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d2d5d7, #e8e9ea);
  /* the standard */

  border-bottom: 4px solid #82898f;
}
.tab-theme-1.theme-2.important > header li a:hover,
.tab-theme-1.theme-2 > header li a:hover,
.theme-2 .tab-theme-1  > header li a:hover {
  color: #55595d;
}
.tab-theme-1.theme-2.important > header li.active a,
.tab-theme-1.theme-2 > header li.active a,
.theme-2 .tab-theme-1  > header li.active a {
  background-color: #82898f;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#55595d), to(#82898f));
  /* Konqueror */

  background-image: -moz-linear-gradient(#55595d, #82898f);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#55595d, #82898f);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #55595d), color-stop(100%, #82898f));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#55595d, #82898f);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#55595d, #82898f);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55595d', endColorstr='#82898f', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#55595d', endColorstr='#82898f', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#55595d, #82898f);
  /* the standard */

  color: #ffffff;
}
.tab-theme-1.theme-3.important,
.tab-theme-1.theme-3,
.theme-3 .tab-theme-1 {
  background-color: #f7dede;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#f7dede));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #f7dede);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #f7dede);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f7dede));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #f7dede);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #f7dede);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7dede', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7dede', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #f7dede);
  /* the standard */

  border-bottom: 4px solid #d54b4b;
  color: #333333;
}
.tab-theme-1.theme-3.important > header ul,
.tab-theme-1.theme-3 > header ul,
.theme-3 .tab-theme-1  > header ul {
  background-color: #f7dede;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f0bebe), to(#f7dede));
  /* Konqueror */

  background-image: -moz-linear-gradient(#f0bebe, #f7dede);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#f0bebe, #f7dede);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0bebe), color-stop(100%, #f7dede));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#f0bebe, #f7dede);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#f0bebe, #f7dede);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0bebe', endColorstr='#f7dede', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0bebe', endColorstr='#f7dede', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#f0bebe, #f7dede);
  /* the standard */

  border-bottom: 4px solid #d54b4b;
}
.tab-theme-1.theme-3.important > header li a:hover,
.tab-theme-1.theme-3 > header li a:hover,
.theme-3 .tab-theme-1  > header li a:hover {
  color: #8a3131;
}
.tab-theme-1.theme-3.important > header li.active a,
.tab-theme-1.theme-3 > header li.active a,
.theme-3 .tab-theme-1  > header li.active a {
  background-color: #d54b4b;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#8a3131), to(#d54b4b));
  /* Konqueror */

  background-image: -moz-linear-gradient(#8a3131, #d54b4b);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#8a3131, #d54b4b);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8a3131), color-stop(100%, #d54b4b));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#8a3131, #d54b4b);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#8a3131, #d54b4b);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a3131', endColorstr='#d54b4b', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a3131', endColorstr='#d54b4b', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#8a3131, #d54b4b);
  /* the standard */

  color: #ffffff;
}
.tab-theme-1.theme-4.important,
.tab-theme-1.theme-4,
.theme-4 .tab-theme-1 {
  background-color: #fceadf;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#fceadf));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #fceadf);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #fceadf);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fceadf));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #fceadf);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #fceadf);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fceadf', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fceadf', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #fceadf);
  /* the standard */

  border-bottom: 4px solid #ef8d50;
  color: #333333;
}
.tab-theme-1.theme-4.important > header ul,
.tab-theme-1.theme-4 > header ul,
.theme-4 .tab-theme-1  > header ul {
  background-color: #fceadf;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f9d6c0), to(#fceadf));
  /* Konqueror */

  background-image: -moz-linear-gradient(#f9d6c0, #fceadf);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#f9d6c0, #fceadf);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9d6c0), color-stop(100%, #fceadf));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#f9d6c0, #fceadf);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#f9d6c0, #fceadf);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d6c0', endColorstr='#fceadf', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d6c0', endColorstr='#fceadf', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#f9d6c0, #fceadf);
  /* the standard */

  border-bottom: 4px solid #ef8d50;
}
.tab-theme-1.theme-4.important > header li a:hover,
.tab-theme-1.theme-4 > header li a:hover,
.theme-4 .tab-theme-1  > header li a:hover {
  color: #9b5c34;
}
.tab-theme-1.theme-4.important > header li.active a,
.tab-theme-1.theme-4 > header li.active a,
.theme-4 .tab-theme-1  > header li.active a {
  background-color: #ef8d50;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#9b5c34), to(#ef8d50));
  /* Konqueror */

  background-image: -moz-linear-gradient(#9b5c34, #ef8d50);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#9b5c34, #ef8d50);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9b5c34), color-stop(100%, #ef8d50));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#9b5c34, #ef8d50);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#9b5c34, #ef8d50);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b5c34', endColorstr='#ef8d50', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b5c34', endColorstr='#ef8d50', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#9b5c34, #ef8d50);
  /* the standard */

  color: #ffffff;
}
.tab-theme-1.theme-5.important,
.tab-theme-1.theme-5,
.theme-5 .tab-theme-1 {
  background-color: #fcf6e1;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#fcf6e1));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #fcf6e1);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #fcf6e1);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fcf6e1));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #fcf6e1);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #fcf6e1);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcf6e1', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcf6e1', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #fcf6e1);
  /* the standard */

  border-bottom: 4px solid #efce5d;
  color: #333333;
}
.tab-theme-1.theme-5.important > header ul,
.tab-theme-1.theme-5 > header ul,
.theme-5 .tab-theme-1  > header ul {
  background-color: #fcf6e1;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f9edc5), to(#fcf6e1));
  /* Konqueror */

  background-image: -moz-linear-gradient(#f9edc5, #fcf6e1);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#f9edc5, #fcf6e1);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9edc5), color-stop(100%, #fcf6e1));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#f9edc5, #fcf6e1);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#f9edc5, #fcf6e1);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9edc5', endColorstr='#fcf6e1', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9edc5', endColorstr='#fcf6e1', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#f9edc5, #fcf6e1);
  /* the standard */

  border-bottom: 4px solid #efce5d;
}
.tab-theme-1.theme-5.important > header li a:hover,
.tab-theme-1.theme-5 > header li a:hover,
.theme-5 .tab-theme-1  > header li a:hover {
  color: #9b863c;
}
.tab-theme-1.theme-5.important > header li.active a,
.tab-theme-1.theme-5 > header li.active a,
.theme-5 .tab-theme-1  > header li.active a {
  background-color: #efce5d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#9b863c), to(#efce5d));
  /* Konqueror */

  background-image: -moz-linear-gradient(#9b863c, #efce5d);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#9b863c, #efce5d);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9b863c), color-stop(100%, #efce5d));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#9b863c, #efce5d);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#9b863c, #efce5d);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b863c', endColorstr='#efce5d', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#9b863c', endColorstr='#efce5d', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#9b863c, #efce5d);
  /* the standard */

  color: #ffffff;
}
.tab-theme-1.theme-6.important,
.tab-theme-1.theme-6,
.theme-6 .tab-theme-1 {
  background-color: #e6f3e7;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#e6f3e7));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #e6f3e7);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #e6f3e7);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6f3e7));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #e6f3e7);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #e6f3e7);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6f3e7', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6f3e7', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #e6f3e7);
  /* the standard */

  border-bottom: 4px solid #75bd7d;
  color: #333333;
}
.tab-theme-1.theme-6.important > header ul,
.tab-theme-1.theme-6 > header ul,
.theme-6 .tab-theme-1  > header ul {
  background-color: #e6f3e7;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#cde7d0), to(#e6f3e7));
  /* Konqueror */

  background-image: -moz-linear-gradient(#cde7d0, #e6f3e7);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#cde7d0, #e6f3e7);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cde7d0), color-stop(100%, #e6f3e7));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#cde7d0, #e6f3e7);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#cde7d0, #e6f3e7);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cde7d0', endColorstr='#e6f3e7', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#cde7d0', endColorstr='#e6f3e7', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#cde7d0, #e6f3e7);
  /* the standard */

  border-bottom: 4px solid #75bd7d;
}
.tab-theme-1.theme-6.important > header li a:hover,
.tab-theme-1.theme-6 > header li a:hover,
.theme-6 .tab-theme-1  > header li a:hover {
  color: #4c7b51;
}
.tab-theme-1.theme-6.important > header li.active a,
.tab-theme-1.theme-6 > header li.active a,
.theme-6 .tab-theme-1  > header li.active a {
  background-color: #75bd7d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#4c7b51), to(#75bd7d));
  /* Konqueror */

  background-image: -moz-linear-gradient(#4c7b51, #75bd7d);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#4c7b51, #75bd7d);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c7b51), color-stop(100%, #75bd7d));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#4c7b51, #75bd7d);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#4c7b51, #75bd7d);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c7b51', endColorstr='#75bd7d', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c7b51', endColorstr='#75bd7d', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#4c7b51, #75bd7d);
  /* the standard */

  color: #ffffff;
}
.tab-theme-1.theme-7.important,
.tab-theme-1.theme-7,
.theme-7 .tab-theme-1 {
  background-color: #e6eff3;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#e6eff3));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #e6eff3);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #e6eff3);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6eff3));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #e6eff3);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #e6eff3);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6eff3', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6eff3', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #e6eff3);
  /* the standard */

  border-bottom: 4px solid #79a9bf;
  color: #333333;
}
.tab-theme-1.theme-7.important > header ul,
.tab-theme-1.theme-7 > header ul,
.theme-7 .tab-theme-1  > header ul {
  background-color: #e6eff3;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#cfe0e8), to(#e6eff3));
  /* Konqueror */

  background-image: -moz-linear-gradient(#cfe0e8, #e6eff3);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#cfe0e8, #e6eff3);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfe0e8), color-stop(100%, #e6eff3));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#cfe0e8, #e6eff3);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#cfe0e8, #e6eff3);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfe0e8', endColorstr='#e6eff3', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfe0e8', endColorstr='#e6eff3', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#cfe0e8, #e6eff3);
  /* the standard */

  border-bottom: 4px solid #79a9bf;
}
.tab-theme-1.theme-7.important > header li a:hover,
.tab-theme-1.theme-7 > header li a:hover,
.theme-7 .tab-theme-1  > header li a:hover {
  color: #4f6e7c;
}
.tab-theme-1.theme-7.important > header li.active a,
.tab-theme-1.theme-7 > header li.active a,
.theme-7 .tab-theme-1  > header li.active a {
  background-color: #79a9bf;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#4f6e7c), to(#79a9bf));
  /* Konqueror */

  background-image: -moz-linear-gradient(#4f6e7c, #79a9bf);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#4f6e7c, #79a9bf);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4f6e7c), color-stop(100%, #79a9bf));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#4f6e7c, #79a9bf);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#4f6e7c, #79a9bf);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f6e7c', endColorstr='#79a9bf', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f6e7c', endColorstr='#79a9bf', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#4f6e7c, #79a9bf);
  /* the standard */

  color: #ffffff;
}
.tab-theme-1.theme-8.important,
.tab-theme-1.theme-8,
.theme-8 .tab-theme-1 {
  background-color: #eceaf1;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#eceaf1));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ffffff, #eceaf1);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ffffff, #eceaf1);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eceaf1));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ffffff, #eceaf1);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ffffff, #eceaf1);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eceaf1', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eceaf1', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ffffff, #eceaf1);
  /* the standard */

  border-bottom: 4px solid #9a8cb1;
  color: #333333;
}
.tab-theme-1.theme-8.important > header ul,
.tab-theme-1.theme-8 > header ul,
.theme-8 .tab-theme-1  > header ul {
  background-color: #eceaf1;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#dbd6e3), to(#eceaf1));
  /* Konqueror */

  background-image: -moz-linear-gradient(#dbd6e3, #eceaf1);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#dbd6e3, #eceaf1);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dbd6e3), color-stop(100%, #eceaf1));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#dbd6e3, #eceaf1);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#dbd6e3, #eceaf1);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbd6e3', endColorstr='#eceaf1', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbd6e3', endColorstr='#eceaf1', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#dbd6e3, #eceaf1);
  /* the standard */

  border-bottom: 4px solid #9a8cb1;
}
.tab-theme-1.theme-8.important > header li a:hover,
.tab-theme-1.theme-8 > header li a:hover,
.theme-8 .tab-theme-1  > header li a:hover {
  color: #645b73;
}
.tab-theme-1.theme-8.important > header li.active a,
.tab-theme-1.theme-8 > header li.active a,
.theme-8 .tab-theme-1  > header li.active a {
  background-color: #9a8cb1;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#645b73), to(#9a8cb1));
  /* Konqueror */

  background-image: -moz-linear-gradient(#645b73, #9a8cb1);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#645b73, #9a8cb1);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #645b73), color-stop(100%, #9a8cb1));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#645b73, #9a8cb1);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#645b73, #9a8cb1);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#645b73', endColorstr='#9a8cb1', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#645b73', endColorstr='#9a8cb1', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#645b73, #9a8cb1);
  /* the standard */

  color: #ffffff;
}
@media (max-width: 768px) {
  .tab-theme-1 > header li {
    background: none;
  }
}
@media (max-width: 989px) {
  .tab-theme-1 > header li a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.layout-3 {
  position: relative;
}
.layout-3 * {
  position: expression("static");
}
/** Small Vertical Tabs **/
.tab-theme-2 > header {
  margin-left: 0px;
  margin-right: -1px !important;
  overflow: visible;
  position: relative;
  z-index: 2002;
}
.ie8 .tab-theme-2 > header,
.ie9 .tab-theme-2 > header {
  margin-right: -2px !important;
}
.tab-theme-2 > header li {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-radius: 3px 0px 0px 3px;
  line-height: 22px;
  margin-bottom: 3px;
  padding: 1px 0px 1px 1px;
}
.tab-theme-2 > header li a {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-radius: 3px 0px 0px 3px;
  color: #82898f;
  display: block;
  font-family: 'Arial Narrow', 'Narrow';
  font-size: 14px;
  line-height: 22px;
  padding-left: 2px;
  padding-right: 10px;
  text-align: right;
}
.tab-theme-2 > div,
.tab-theme-2 > section {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-radius: 0px 3px 3px 3px;
  margin-left: 0px;
  padding: 15px 15px 15px 14px;
}
.tab-theme-2 > div > .tab-content + .tab-content,
.tab-theme-2 > section > .tab-content + .tab-content {
  display: none;
}
.tab-theme-2.is-align-right > header {
  float: right;
  left: -1px;
  margin-left: 0px;
  margin-right: 0px !important;
}
.tab-theme-2.is-align-right > header li {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-radius: 0px 3px 3px 0px;
  padding: 1px 1px 1px 0px;
}
.tab-theme-2.is-align-right > header li a {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-radius: 0px 3px 3px 0px;
  margin-left: -2px;
  padding-left: 10px;
  padding-right: 2px;
  text-align: left;
}
.tab-theme-2.is-align-right > div,
.tab-theme-2.is-align-right > section {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-radius: 3px 0px 3px 3px;
}
/*.tab-theme-2-header-width(@padding: 0) {
    &.grid-2 {
        width: (@gutterWidth + @columnWidth) * 2 - @gutterWidth + @padding;
    }
    &.grid-3 {
        width: (@gutterWidth + @columnWidth) * 3 - @gutterWidth + @padding;
    }
    &.grid-4 {
        width: (@gutterWidth + @columnWidth) * 4 - @gutterWidth + @padding;
    }
}

.tab-theme-2 {
    > header {
        .tab-theme-2-header-width(-1px);
    }
    &.is-align-right {
        > header {
            .tab-theme-2-header-width(0px);
        }
    }
}

.padded .tab-theme-2 {
    > header {
        .tab-theme-2-header-width(0px);
    }
}

.padded .column .tab-theme-2 {
    > header {
        .tab-theme-2-header-width(14px);
    }
    &.is-align-right {
        > header {
            .tab-theme-2-header-width(15px);
        }
    }
} */
.theme-1 .tab-theme-2 > header li.active,
.tab-theme-2.theme-1.important > header li.active,
.tab-theme-2.theme-1 > header li.active {
  background-color: #66849d;
  border: none;
}
.theme-1 .tab-theme-2 > header li.active a,
.tab-theme-2.theme-1.important > header li.active a,
.tab-theme-2.theme-1 > header li.active a {
  background-color: #d0d9e1;
  color: #00213b;
}
.theme-1 .tab-theme-2 > div,
.tab-theme-2.theme-1.important > div,
.tab-theme-2.theme-1 > div {
  background-color: #d0d9e1;
  -webkit-box-shadow: inset 0px 0px 0px 1px #66849d;
  -moz-box-shadow: inset 0px 0px 0px 1px #66849d;
  box-shadow: inset 0px 0px 0px 1px #66849d;
}
.ie7 .theme-1 .tab-theme-2 > div,
.ie7 .tab-theme-2.theme-1.important > div,
.ie7 .tab-theme-2.theme-1 > div,
.ie8 .theme-1 .tab-theme-2 > div,
.ie8 .tab-theme-2.theme-1.important > div,
.ie8 .tab-theme-2.theme-1 > div {
  border: 1px solid #66849d;
}
.theme-1 .tab-theme-2.is-align-right > div,
.tab-theme-2.theme-1.important.is-align-right > div,
.tab-theme-2.theme-1.is-align-right > div {
  background-color: #d0d9e1;
}
.ie7 .theme-1 .tab-theme-2.is-align-right > div,
.ie7 .tab-theme-2.theme-1.important.is-align-right > div,
.ie7 .tab-theme-2.theme-1.is-align-right > div,
.ie8 .theme-1 .tab-theme-2.is-align-right > div,
.ie8 .tab-theme-2.theme-1.important.is-align-right > div,
.ie8 .tab-theme-2.theme-1.is-align-right > div {
  margin-right: -2px !important;
}
.theme-2 .tab-theme-2 > header li.active,
.tab-theme-2.theme-2.important > header li.active,
.tab-theme-2.theme-2 > header li.active {
  background-color: #b4b8bc;
  border: none;
}
.theme-2 .tab-theme-2 > header li.active a,
.tab-theme-2.theme-2.important > header li.active a,
.tab-theme-2.theme-2 > header li.active a {
  background-color: #e8e9ea;
  color: #55595d;
}
.theme-2 .tab-theme-2 > div,
.tab-theme-2.theme-2.important > div,
.tab-theme-2.theme-2 > div {
  background-color: #e8e9ea;
  -webkit-box-shadow: inset 0px 0px 0px 1px #b4b8bc;
  -moz-box-shadow: inset 0px 0px 0px 1px #b4b8bc;
  box-shadow: inset 0px 0px 0px 1px #b4b8bc;
}
.ie7 .theme-2 .tab-theme-2 > div,
.ie7 .tab-theme-2.theme-2.important > div,
.ie7 .tab-theme-2.theme-2 > div,
.ie8 .theme-2 .tab-theme-2 > div,
.ie8 .tab-theme-2.theme-2.important > div,
.ie8 .tab-theme-2.theme-2 > div {
  border: 1px solid #b4b8bc;
}
.theme-2 .tab-theme-2.is-align-right > div,
.tab-theme-2.theme-2.important.is-align-right > div,
.tab-theme-2.theme-2.is-align-right > div {
  background-color: #e8e9ea;
}
.ie7 .theme-2 .tab-theme-2.is-align-right > div,
.ie7 .tab-theme-2.theme-2.important.is-align-right > div,
.ie7 .tab-theme-2.theme-2.is-align-right > div,
.ie8 .theme-2 .tab-theme-2.is-align-right > div,
.ie8 .tab-theme-2.theme-2.important.is-align-right > div,
.ie8 .tab-theme-2.theme-2.is-align-right > div {
  margin-right: -2px !important;
}
.theme-3 .tab-theme-2 > header li.active,
.tab-theme-2.theme-3.important > header li.active,
.tab-theme-2.theme-3 > header li.active {
  background-color: #e69393;
  border: none;
}
.theme-3 .tab-theme-2 > header li.active a,
.tab-theme-2.theme-3.important > header li.active a,
.tab-theme-2.theme-3 > header li.active a {
  background-color: #f7dede;
  color: #8a3131;
}
.theme-3 .tab-theme-2 > div,
.tab-theme-2.theme-3.important > div,
.tab-theme-2.theme-3 > div {
  background-color: #f7dede;
  -webkit-box-shadow: inset 0px 0px 0px 1px #e69393;
  -moz-box-shadow: inset 0px 0px 0px 1px #e69393;
  box-shadow: inset 0px 0px 0px 1px #e69393;
}
.ie7 .theme-3 .tab-theme-2 > div,
.ie7 .tab-theme-2.theme-3.important > div,
.ie7 .tab-theme-2.theme-3 > div,
.ie8 .theme-3 .tab-theme-2 > div,
.ie8 .tab-theme-2.theme-3.important > div,
.ie8 .tab-theme-2.theme-3 > div {
  border: 1px solid #e69393;
}
.theme-3 .tab-theme-2.is-align-right > div,
.tab-theme-2.theme-3.important.is-align-right > div,
.tab-theme-2.theme-3.is-align-right > div {
  background-color: #f7dede;
}
.ie7 .theme-3 .tab-theme-2.is-align-right > div,
.ie7 .tab-theme-2.theme-3.important.is-align-right > div,
.ie7 .tab-theme-2.theme-3.is-align-right > div,
.ie8 .theme-3 .tab-theme-2.is-align-right > div,
.ie8 .tab-theme-2.theme-3.important.is-align-right > div,
.ie8 .tab-theme-2.theme-3.is-align-right > div {
  margin-right: -2px !important;
}
.theme-4 .tab-theme-2 > header li.active,
.tab-theme-2.theme-4.important > header li.active,
.tab-theme-2.theme-4 > header li.active {
  background-color: #f5bb96;
  border: none;
}
.theme-4 .tab-theme-2 > header li.active a,
.tab-theme-2.theme-4.important > header li.active a,
.tab-theme-2.theme-4 > header li.active a {
  background-color: #fceadf;
  color: #9b5c34;
}
.theme-4 .tab-theme-2 > div,
.tab-theme-2.theme-4.important > div,
.tab-theme-2.theme-4 > div {
  background-color: #fceadf;
  -webkit-box-shadow: inset 0px 0px 0px 1px #f5bb96;
  -moz-box-shadow: inset 0px 0px 0px 1px #f5bb96;
  box-shadow: inset 0px 0px 0px 1px #f5bb96;
}
.ie7 .theme-4 .tab-theme-2 > div,
.ie7 .tab-theme-2.theme-4.important > div,
.ie7 .tab-theme-2.theme-4 > div,
.ie8 .theme-4 .tab-theme-2 > div,
.ie8 .tab-theme-2.theme-4.important > div,
.ie8 .tab-theme-2.theme-4 > div {
  border: 1px solid #f5bb96;
}
.theme-4 .tab-theme-2.is-align-right > div,
.tab-theme-2.theme-4.important.is-align-right > div,
.tab-theme-2.theme-4.is-align-right > div {
  background-color: #fceadf;
}
.ie7 .theme-4 .tab-theme-2.is-align-right > div,
.ie7 .tab-theme-2.theme-4.important.is-align-right > div,
.ie7 .tab-theme-2.theme-4.is-align-right > div,
.ie8 .theme-4 .tab-theme-2.is-align-right > div,
.ie8 .tab-theme-2.theme-4.important.is-align-right > div,
.ie8 .tab-theme-2.theme-4.is-align-right > div {
  margin-right: -2px !important;
}
.theme-5 .tab-theme-2 > header li.active,
.tab-theme-2.theme-5.important > header li.active,
.tab-theme-2.theme-5 > header li.active {
  background-color: #f5e29e;
  border: none;
}
.theme-5 .tab-theme-2 > header li.active a,
.tab-theme-2.theme-5.important > header li.active a,
.tab-theme-2.theme-5 > header li.active a {
  background-color: #fcf6e1;
  color: #9b863c;
}
.theme-5 .tab-theme-2 > div,
.tab-theme-2.theme-5.important > div,
.tab-theme-2.theme-5 > div {
  background-color: #fcf6e1;
  -webkit-box-shadow: inset 0px 0px 0px 1px #f5e29e;
  -moz-box-shadow: inset 0px 0px 0px 1px #f5e29e;
  box-shadow: inset 0px 0px 0px 1px #f5e29e;
}
.ie7 .theme-5 .tab-theme-2 > div,
.ie7 .tab-theme-2.theme-5.important > div,
.ie7 .tab-theme-2.theme-5 > div,
.ie8 .theme-5 .tab-theme-2 > div,
.ie8 .tab-theme-2.theme-5.important > div,
.ie8 .tab-theme-2.theme-5 > div {
  border: 1px solid #f5e29e;
}
.theme-5 .tab-theme-2.is-align-right > div,
.tab-theme-2.theme-5.important.is-align-right > div,
.tab-theme-2.theme-5.is-align-right > div {
  background-color: #fcf6e1;
}
.ie7 .theme-5 .tab-theme-2.is-align-right > div,
.ie7 .tab-theme-2.theme-5.important.is-align-right > div,
.ie7 .tab-theme-2.theme-5.is-align-right > div,
.ie8 .theme-5 .tab-theme-2.is-align-right > div,
.ie8 .tab-theme-2.theme-5.important.is-align-right > div,
.ie8 .tab-theme-2.theme-5.is-align-right > div {
  margin-right: -2px !important;
}
.theme-6 .tab-theme-2 > header li.active,
.tab-theme-2.theme-6.important > header li.active,
.tab-theme-2.theme-6 > header li.active {
  background-color: #acd7b1;
  border: none;
}
.theme-6 .tab-theme-2 > header li.active a,
.tab-theme-2.theme-6.important > header li.active a,
.tab-theme-2.theme-6 > header li.active a {
  background-color: #e6f3e7;
  color: #4c7b51;
}
.theme-6 .tab-theme-2 > div,
.tab-theme-2.theme-6.important > div,
.tab-theme-2.theme-6 > div {
  background-color: #e6f3e7;
  -webkit-box-shadow: inset 0px 0px 0px 1px #acd7b1;
  -moz-box-shadow: inset 0px 0px 0px 1px #acd7b1;
  box-shadow: inset 0px 0px 0px 1px #acd7b1;
}
.ie7 .theme-6 .tab-theme-2 > div,
.ie7 .tab-theme-2.theme-6.important > div,
.ie7 .tab-theme-2.theme-6 > div,
.ie8 .theme-6 .tab-theme-2 > div,
.ie8 .tab-theme-2.theme-6.important > div,
.ie8 .tab-theme-2.theme-6 > div {
  border: 1px solid #acd7b1;
}
.theme-6 .tab-theme-2.is-align-right > div,
.tab-theme-2.theme-6.important.is-align-right > div,
.tab-theme-2.theme-6.is-align-right > div {
  background-color: #e6f3e7;
}
.ie7 .theme-6 .tab-theme-2.is-align-right > div,
.ie7 .tab-theme-2.theme-6.important.is-align-right > div,
.ie7 .tab-theme-2.theme-6.is-align-right > div,
.ie8 .theme-6 .tab-theme-2.is-align-right > div,
.ie8 .tab-theme-2.theme-6.important.is-align-right > div,
.ie8 .tab-theme-2.theme-6.is-align-right > div {
  margin-right: -2px !important;
}
.theme-7 .tab-theme-2 > header li.active,
.tab-theme-2.theme-7.important > header li.active,
.tab-theme-2.theme-7 > header li.active {
  background-color: #afcbd9;
  border: none;
}
.theme-7 .tab-theme-2 > header li.active a,
.tab-theme-2.theme-7.important > header li.active a,
.tab-theme-2.theme-7 > header li.active a {
  background-color: #e6eff3;
  color: #4f6e7c;
}
.theme-7 .tab-theme-2 > div,
.tab-theme-2.theme-7.important > div,
.tab-theme-2.theme-7 > div {
  background-color: #e6eff3;
  -webkit-box-shadow: inset 0px 0px 0px 1px #afcbd9;
  -moz-box-shadow: inset 0px 0px 0px 1px #afcbd9;
  box-shadow: inset 0px 0px 0px 1px #afcbd9;
}
.ie7 .theme-7 .tab-theme-2 > div,
.ie7 .tab-theme-2.theme-7.important > div,
.ie7 .tab-theme-2.theme-7 > div,
.ie8 .theme-7 .tab-theme-2 > div,
.ie8 .tab-theme-2.theme-7.important > div,
.ie8 .tab-theme-2.theme-7 > div {
  border: 1px solid #afcbd9;
}
.theme-7 .tab-theme-2.is-align-right > div,
.tab-theme-2.theme-7.important.is-align-right > div,
.tab-theme-2.theme-7.is-align-right > div {
  background-color: #e6eff3;
}
.ie7 .theme-7 .tab-theme-2.is-align-right > div,
.ie7 .tab-theme-2.theme-7.important.is-align-right > div,
.ie7 .tab-theme-2.theme-7.is-align-right > div,
.ie8 .theme-7 .tab-theme-2.is-align-right > div,
.ie8 .tab-theme-2.theme-7.important.is-align-right > div,
.ie8 .tab-theme-2.theme-7.is-align-right > div {
  margin-right: -2px !important;
}
.theme-8 .tab-theme-2 > header li.active,
.tab-theme-2.theme-8.important > header li.active,
.tab-theme-2.theme-8 > header li.active {
  background-color: #c2bad0;
  border: none;
}
.theme-8 .tab-theme-2 > header li.active a,
.tab-theme-2.theme-8.important > header li.active a,
.tab-theme-2.theme-8 > header li.active a {
  background-color: #eceaf1;
  color: #645b73;
}
.theme-8 .tab-theme-2 > div,
.tab-theme-2.theme-8.important > div,
.tab-theme-2.theme-8 > div {
  background-color: #eceaf1;
  -webkit-box-shadow: inset 0px 0px 0px 1px #c2bad0;
  -moz-box-shadow: inset 0px 0px 0px 1px #c2bad0;
  box-shadow: inset 0px 0px 0px 1px #c2bad0;
}
.ie7 .theme-8 .tab-theme-2 > div,
.ie7 .tab-theme-2.theme-8.important > div,
.ie7 .tab-theme-2.theme-8 > div,
.ie8 .theme-8 .tab-theme-2 > div,
.ie8 .tab-theme-2.theme-8.important > div,
.ie8 .tab-theme-2.theme-8 > div {
  border: 1px solid #c2bad0;
}
.theme-8 .tab-theme-2.is-align-right > div,
.tab-theme-2.theme-8.important.is-align-right > div,
.tab-theme-2.theme-8.is-align-right > div {
  background-color: #eceaf1;
}
.ie7 .theme-8 .tab-theme-2.is-align-right > div,
.ie7 .tab-theme-2.theme-8.important.is-align-right > div,
.ie7 .tab-theme-2.theme-8.is-align-right > div,
.ie8 .theme-8 .tab-theme-2.is-align-right > div,
.ie8 .tab-theme-2.theme-8.important.is-align-right > div,
.ie8 .tab-theme-2.theme-8.is-align-right > div {
  margin-right: -2px !important;
}
/*@media (min-width: 767px) {
    .tab-theme-2 {
        width: 100.2%;
    }

}*/
@media (min-width: 768px) and (max-width: 989px) {
  .tab-theme-2.is-align-right > header {
    left: -2px;
  }
  .column .tab-theme-2.is-align-right > header {
    left: -1px;
  }
}
/*@media (min-width: 990px) {
    .column .tab-theme-2.is-align-right > header {
        left: -1px;
    }
}*/
@media (min-width: 1024px) and (max-width: 1024px) {
  .tab-theme-2.is-align-right > header {
    left: -2px;
  }
}
/*@media (min-width: 768px) and (max-width: 989px) {
    // No border if nested in a column
    .column .tab-theme-2 {
        > header {
            li {                
                border: none !important;
            }
        }
        > div.padded-no-width {
            border: none !important;
        }
    }    
}

@media (min-width: 990px) {
    .column .tab-theme-2 {
        width: 99.5%;
    }    
}*/
@media (max-width: 767px) {
  .tab-theme-2 > header li {
    border: none !important;
    display: inline-block;
    float: left;
    margin-right: 7px;
    padding: 0 !important;
  }
  .tab-theme-2 > header li.active {
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
  }
  .tab-theme-2 > header li a {
    padding: 3px 15px !important;
  }
  .tab-theme-2 > div.padded-no-width {
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    margin-top: 5px;
    width: 96% !important;
  }
}
/** Hack for Search Engine Tabs **/
.no-bg .tab-theme-1 {
  background-image: none;
  background-color: #FFFFFF;
}
/** Accordion Tabs **/
.tab-theme-accordion .tab-theme-accordion {
  margin-top: -10px;
}
.tab-theme-accordion > .tab-content + .tab-content > div {
  display: none;
}
.tab-theme-accordion.hide-first > .tab-content > div {
  display: none;
}
.tab-theme-accordion > .tab-content > h2,
.tab-theme-accordion > .tab-content > h3,
.tab-theme-accordion > .tab-content > h5 {
  border-bottom: 1px dotted #CCC;
  padding: 1px 0px 9px 0px;
}
.tab-theme-accordion > .tab-content > h2 > a,
.tab-theme-accordion > .tab-content > h3 > a,
.tab-theme-accordion > .tab-content > h5 > a {
  padding-left: 24px;
}
.tab-theme-accordion > .tab-content > h5 {
  padding-bottom: 5px;
}
.tab-theme-accordion > .tab-content > h5 > a {
  padding-left: 15px;
}
.ie7 .tab-theme-accordion > .tab-content  > h2,
.ie7 .tab-theme-accordion > .tab-content  > h3,
.ie7 .tab-theme-accordion > .tab-content  > h5 {
  padding-top: 8px;
}
.ie7 .tab-theme-accordion > .tab-content  > h2 > a,
.ie7 .tab-theme-accordion > .tab-content  > h3 > a,
.ie7 .tab-theme-accordion > .tab-content  > h5 > a {
  padding-left: 15px;
}
.tab-theme-accordion > .tab-content > div {
  border-bottom: 1px dotted #CCC;
  margin-top: 15px;
}
.tab-theme-accordion > .tab-content > h5 ~ div {
  margin-top: 10px;
}
.tab-theme-accordion > .active > h2:before,
.tab-theme-accordion > .tab-content > h2:before,
.tab-theme-accordion > .active > h3:before,
.tab-theme-accordion > .tab-content > h3:before,
.tab-theme-accordion > .active > h5:before,
.tab-theme-accordion > .tab-content > h5:before {
  content: "";
  border-width: 2px;
  border-color: transparent #999 #999 transparent;
  border-style: solid;
  display: block;
  height: 5px;
  position: relative;
  top: 13px;
  width: 5px;
}
.tab-theme-accordion > .active > h2:before,
.tab-theme-accordion > .tab-content > h2:before {
  border-width: 2px;
  height: 6px;
  top: 17px;
  width: 6px;
}
.tab-theme-accordion > .active > h5:before,
.tab-theme-accordion > .tab-content > h5:before {
  border-width: 1px;
  height: 4px;
  top: 10px;
  width: 4px;
}
.tab-theme-accordion > .tab-content > h2:before,
.tab-theme-accordion > .tab-content > h3:before,
.tab-theme-accordion > .tab-content > h5:before {
  -webkit-transform: rotate(-45deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(-45deg);
  /*firefox browsers */

  transform: rotate(-45deg);
  /*other */

  -ms-transform: rotate(-45deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(-45deg);
  /* Opera */

  left: 3px;
}
.tab-theme-accordion > .tab-content > h2:before {
  left: 4px;
}
.tab-theme-accordion > .tab-content > h5:before {
  left: 2px;
}
.tab-theme-accordion > .active > h2:before,
.tab-theme-accordion > .active > h3:before,
.tab-theme-accordion > .active > h5:before {
  -webkit-transform: rotate(45deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(45deg);
  /*firefox browsers */

  transform: rotate(45deg);
  /*other */

  -ms-transform: rotate(45deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(45deg);
  /* Opera */

  left: 4px;
}
.tab-theme-accordion > .active > h2:before {
  top: 15px;
  left: 5px;
}
.tab-theme-accordion > .active > h3:before {
  top: 12px;
}
.tab-theme-accordion > .active > h5:before {
  left: 3px;
}
.cq-wcm-edit .tab-theme-accordion > .tab-content > div {
  display: block;
}

.list ul {
    margin-top: 10px;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.second > header > nav {
  width: 960px;
  margin: -29px auto 0 -6px;
  overflow: hidden;
}
.second > header > nav ul > li ul > li {
  background: none;
}
.second > header > nav .current-page {
  padding: 6px 6px 6px 14px;
}
.second > header > nav .current-page.has-children {
  padding: 0 0 0 10px;
}
.second > header > nav li {
  line-height: 16px;
  list-style: none;
  float: left;
  display: block;
  padding: 0 0 0 10px;
  background-image: url(images/breadcrumb-marker.png);
  background-position: left 7px;
  background-repeat: no-repeat;
}
.second > header > nav li ul {
  display: none;
}
.second > header > nav li ul li {
  padding: 0;
}
.second > header > nav li ul li a {
  font-weight: normal;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-radius: 0px 0px 0px 0px;
  height: 16px;
  padding: 5px 10px;
}
.second > header > nav li ul li a:hover {
  background-color: #ddefdf;
  background-image: none;
  font-weight: normal;
}
.second > header > nav li a {
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  display: block;
  height: 16px;
  padding: 6px 13px 6px 6px;
}
.second > header > nav li em {
  display: block;
  padding: 10px 5px 0 0;
  color: #96cc9c;
}
.second > header > nav li.has-children > a {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-radius: 5px 5px 0px 0px;
  background-image: url(images/dropdown-marker.png);
  background-position: right 8px;
  background-repeat: no-repeat;
}
.second > header > nav li:hover ul {
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  z-index: 9999;
  -webkit-box-shadow: #666666 0px 6px 6px;
  -moz-box-shadow: #666666 0px 6px 6px;
  box-shadow: #666666 0px 6px 6px;
}
.ie7 .second > header > nav li:hover ul,
.ie8 .second > header > nav li:hover ul {
  background-color: #FFFFFF;
  border-right: 1px solid #CCCCCC;
  border-bottom: 2px solid #CCCCCC;
  margin-top: -1px;
}
.second > header > nav li:hover li {
  float: none;
}
.second > header > nav li:hover a {
  color: #4c7b51;
  background-color: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5FFFFFF,endColorstr=#E5FFFFFF);
}
.ie7 .second > header > nav li:hover a,
.ie8 .second > header > nav li:hover a {
  background-color: #FFFFFF;
}
.second > header > nav .home-page {
  background: none;
  padding: 0px;
}
.second > header > nav .home-page a {
  background: none;
  padding: 6px;
}
.second.theme-1 > header > nav li ul li a:hover {
  background-color: #a3b5c4;
}
.second.theme-1 > header > nav li:hover a {
  color: #00213b;
}
.second.theme-2 > header > nav li ul li a:hover {
  background-color: #d2d5d7;
}
.second.theme-2 > header > nav li:hover a {
  color: #55595d;
}
.second.theme-3 > header > nav li ul li a:hover {
  background-color: #f0bebe;
}
.second.theme-3 > header > nav li:hover a {
  color: #8a3131;
}
.second.theme-4 > header > nav li ul li a:hover {
  background-color: #f9d6c0;
}
.second.theme-4 > header > nav li:hover a {
  color: #9b5c34;
}
.second.theme-5 > header > nav li ul li a:hover {
  background-color: #f9edc5;
}
.second.theme-5 > header > nav li:hover a {
  color: #9b863c;
}
.second.theme-6 > header > nav li ul li a:hover {
  background-color: #cde7d0;
}
.second.theme-6 > header > nav li:hover a {
  color: #4c7b51;
}
.second.theme-7 > header > nav li ul li a:hover {
  background-color: #cfe0e8;
}
.second.theme-7 > header > nav li:hover a {
  color: #4f6e7c;
}
.second.theme-8 > header > nav li ul li a:hover {
  background-color: #dbd6e3;
}
.second.theme-8 > header > nav li:hover a {
  color: #645b73;
}
header hr.nav-border {
  margin: 0;
  border: 0;
  height: 4px;
  width: 100%;
  background-color: #2a4e2d;
  color: #2a4e2d;
}

.person-reference-simple {
    margin-top: 7px;
}

.catalog-requirement {
    clear: both;
}

.catalog-requirement-heading {
    clear: both;
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 7px;
}

ol.catalog-list, ul.catalog-list {
    padding-left: 10px;
}

.catalog-title-credits h1,
.catalog-title-credits h2,
.catalog-title-credits h3 {
    float: left;
    margin-top:7px;
    padding-right: 15px;
    width: 385px;
}

.catalog-title-credits-credits {
    float: left;
    font-weight: bold;
    margin-left: 15px;
    padding-top: 15px;
    text-align: center;
    width: 75px;
}

.catalog-coursenum {
    float: left;
    width: 100px;
}

.catalog-title-note {
    float: left;
    padding-right: 15px;
    text-indent: -10px;
    padding-left: 10px;
    width: 375px;
}

.catalog-coursenum + .catalog-title-note {
    width: 275px;
}

.catalog-title {
    display: inline;
    float: left;
}

.catalog-note {
    display: inline;
    float: left;
    padding-left: 7px;
}

.catalog-credits {
    float: left;
    margin-left: 15px;
    text-align: center;
    width: 75px;
}

a.catalog-course-found-many {
    background-color: #efce5d;
    color: black;
    border-radius: 3px;
    padding: 2px 4px;
    position: relative;
    top: -2px;    
}

a.catalog-course-found-many:hover {
    background-color: #f5e29e;
}

.catalog-course-found-none, .person-not-found {
    background-color: #d54b4b;
    border-radius: 3px;
    color: white;
    padding: 2px 4px;
    position: relative;
    top: -2px;
}

.catalog-course-found-none:hover {
    background-color: #8b3131;
}

.directory-person {
    border-bottom: 1px dashed #79a9bf;
    border-top: 1px dashed #79a9bf;
    margin-bottom: -1px;
    padding-bottom: 7px;
    padding-top: 7px;
}

.directory-person-title {
    float: left;
    width: 300px;
}

.directory-person-name {
    float: left;
    padding-left: 20px;
    width: 200px;
}

.directory-person-phone {
    float: right;
    padding-right: 10px;
    text-align: right;
    width: 100px;
}

/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('clientlibs/libs/fancybox2/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8020;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('clientlibs/libs/fancybox2/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('clientlibs/libs/fancybox2/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 20px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 20px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: #000;
}

#fancybox-overlay.overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8030;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
.ad-gallery {
  width: 600px;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 400px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(clientlibs/libs/ad-gallery/non-existing.jpg)\9
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(clientlibs/libs/ad-gallery/ad_prev.png);
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(clientlibs/libs/ad-gallery/ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(clientlibs/libs/ad-gallery/opa75.png);
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='/etc/designs/odu/clientlibs/libs/ad-gallery/opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -20px;
      width: 13px;
      display: block;
      background: url(clientlibs/libs/ad-gallery/ad_scroll_back.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -20px;
      width: 13px;
      background: url(clientlibs/libs/ad-gallery/ad_scroll_forward.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 3px solid #CCC;
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 3px solid #616161;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}
/*!
 * FullCalendar v1.6.3 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */


.fc {
	direction: ltr;
	text-align: left;
	}
	
.fc table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
html .fc,
.fc table {
	font-size: 1em;
	}
	
.fc td,
.fc th {
	padding: 0;
	vertical-align: top;
	}



/* Header
------------------------------------------------------------------------*/

.fc-header td {
	white-space: nowrap;
	}

.fc-header-left {
	width: 25%;
	text-align: left;
	}
	
.fc-header-center {
	text-align: center;
	}
	
.fc-header-right {
	width: 25%;
	text-align: right;
	}
	
.fc-header-title {
	display: inline-block;
	vertical-align: top;
	}
	
.fc-header-title h2 {
	margin-top: 0;
	white-space: nowrap;
	}
	
.fc .fc-header-space {
	padding-left: 10px;
	}
	
.fc-header .fc-button {
	margin-bottom: 1em;
	vertical-align: top;
	}
	
/* buttons edges butting together */

.fc-header .fc-button {
	margin-right: -1px;
	}
	
.fc-header .fc-corner-right,  /* non-theme */
.fc-header .ui-corner-right { /* theme */
	margin-right: 0; /* back to normal */
	}
	
/* button layering (for border precedence) */
	
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
	z-index: 2;
	}
	
.fc-header .fc-state-down {
	z-index: 3;
	}

.fc-header .fc-state-active,
.fc-header .ui-state-active {
	z-index: 4;
	}
	
	
	
/* Content
------------------------------------------------------------------------*/
	
.fc-content {
	clear: both;
	zoom: 1; /* for IE7, gives accurate coordinates for [un]freezeContentHeight */
	}
	
.fc-view {
	width: 100%;
	overflow: hidden;
	}
	
	

/* Cell Styles
------------------------------------------------------------------------*/

.fc-widget-header,    /* <th>, usually */
.fc-widget-content {  /* <td>, usually */
	border: 1px solid #ddd;
	}
	
.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
	background: #fcf8e3;
	}
	
.fc-cell-overlay { /* semi-transparent rectangle while dragging */
	background: #bce8f1;
	opacity: .3;
	filter: alpha(opacity=30); /* for IE */
	}
	


/* Buttons
------------------------------------------------------------------------*/

.fc-button {
	position: relative;
	display: inline-block;
	padding: 0 .6em;
	overflow: hidden;
	height: 1.9em;
	line-height: 1.9em;
	white-space: nowrap;
	cursor: pointer;
	}
	
.fc-state-default { /* non-theme */
	border: 1px solid;
	}

.fc-state-default.fc-corner-left { /* non-theme */
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	}

.fc-state-default.fc-corner-right { /* non-theme */
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	}

/*
	Our default prev/next buttons use HTML entities like &lsaquo; &rsaquo; &laquo; &raquo;
	and we'll try to make them look good cross-browser.
*/

.fc-text-arrow {
	margin: 0 .1em;
	font-size: 2em;
	font-family: "Courier New", Courier, monospace;
	vertical-align: baseline; /* for IE7 */
	}

.fc-button-prev .fc-text-arrow,
.fc-button-next .fc-text-arrow { /* for &lsaquo; &rsaquo; */
	font-weight: bold;
	}
	
/* icon (for jquery ui) */
	
.fc-button .fc-icon-wrap {
	position: relative;
	float: left;
	top: 50%;
	}
	
.fc-button .ui-icon {
	position: relative;
	float: left;
	margin-top: -50%;
	*margin-top: 0;
	*top: -50%;
	}
	
/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/

.fc-state-default {
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
	color: #333333;
	background-color: #e6e6e6;
	}

.fc-state-hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	   -moz-transition: background-position 0.1s linear;
	     -o-transition: background-position 0.1s linear;
	        transition: background-position 0.1s linear;
	}

.fc-state-down,
.fc-state-active {
	background-color: #cccccc;
	background-image: none;
	outline: 0;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	}

.fc-state-disabled {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	box-shadow: none;
	}

	

/* Global Event Styles
------------------------------------------------------------------------*/

.fc-event-container > * {
	z-index: 8;
	}

.fc-event-container > .ui-draggable-dragging,
.fc-event-container > .ui-resizable-resizing {
	z-index: 9;
	}
	 
.fc-event {
	border: 1px solid #3a87ad; /* default BORDER color */
	background-color: #3a87ad; /* default BACKGROUND color */
	color: #fff;               /* default TEXT color */
	font-size: .85em;
	cursor: default;
	}

a.fc-event {
	text-decoration: none;
	}
	
a.fc-event,
.fc-event-draggable {
	cursor: pointer;
	}
	
.fc-rtl .fc-event {
	text-align: right;
	}

.fc-event-inner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	}
	
.fc-event-time,
.fc-event-title {
	padding: 0 1px;
	}
	
.fc .ui-resizable-handle {
	display: block;
	position: absolute;
	z-index: 99999;
	overflow: hidden; /* hacky spaces (IE6/7) */
	font-size: 300%;  /* */
	line-height: 50%; /* */
	}
	
	
	
/* Horizontal Events
------------------------------------------------------------------------*/

.fc-event-hori {
	border-width: 1px 0;
	margin-bottom: 1px;
	}

.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
	border-left-width: 1px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	}

.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
	border-right-width: 1px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	}
	
/* resizable */
	
.fc-event-hori .ui-resizable-e {
	top: 0           !important; /* importants override pre jquery ui 1.7 styles */
	right: -3px      !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: e-resize;
	}
	
.fc-event-hori .ui-resizable-w {
	top: 0           !important;
	left: -3px       !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: w-resize;
	}
	
.fc-event-hori .ui-resizable-handle {
	_padding-bottom: 14px; /* IE6 had 0 height */
	}
	
	
	
/* Reusable Separate-border Table
------------------------------------------------------------*/

table.fc-border-separate {
	border-collapse: separate;
	}
	
.fc-border-separate th,
.fc-border-separate td {
	border-width: 1px 0 0 1px;
	}
	
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
	border-right-width: 1px;
	}
	
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
	border-bottom-width: 1px;
	}
	
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
	border-top-width: 0;
	}
	
	

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/

.fc-grid th {
	text-align: center;
	}

.fc .fc-week-number {
	width: 22px;
	text-align: center;
	}

.fc .fc-week-number div {
	padding: 0 2px;
	}
	
.fc-grid .fc-day-number {
	float: right;
	padding: 0 2px;
	}
	
.fc-grid .fc-other-month .fc-day-number {
	opacity: 0.3;
	filter: alpha(opacity=30); /* for IE */
	/* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
	}
	
.fc-grid .fc-day-content {
	clear: both;
	padding: 2px 2px 1px; /* distance between events and day edges */
	}
	
/* event styles */
	
.fc-grid .fc-event-time {
	font-weight: bold;
	}
	
/* right-to-left */
	
.fc-rtl .fc-grid .fc-day-number {
	float: left;
	}
	
.fc-rtl .fc-grid .fc-event-time {
	float: right;
	}
	
	

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/

.fc-agenda table {
	border-collapse: separate;
	}
	
.fc-agenda-days th {
	text-align: center;
	}
	
.fc-agenda .fc-agenda-axis {
	width: 50px;
	padding: 0 4px;
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
	font-weight: normal;
	}

.fc-agenda .fc-week-number {
	font-weight: bold;
	}
	
.fc-agenda .fc-day-content {
	padding: 2px 2px 1px;
	}
	
/* make axis border take precedence */
	
.fc-agenda-days .fc-agenda-axis {
	border-right-width: 1px;
	}
	
.fc-agenda-days .fc-col0 {
	border-left-width: 0;
	}
	
/* all-day area */
	
.fc-agenda-allday th {
	border-width: 0 1px;
	}
	
.fc-agenda-allday .fc-day-content {
	min-height: 34px; /* TODO: doesnt work well in quirksmode */
	_height: 34px;
	}
	
/* divider (between all-day and slots) */
	
.fc-agenda-divider-inner {
	height: 2px;
	overflow: hidden;
	}
	
.fc-widget-header .fc-agenda-divider-inner {
	background: #eee;
	}
	
/* slot rows */
	
.fc-agenda-slots th {
	border-width: 1px 1px 0;
	}
	
.fc-agenda-slots td {
	border-width: 1px 0 0;
	background: none;
	}
	
.fc-agenda-slots td div {
	height: 20px;
	}
	
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
	border-top-width: 0;
	}

.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
	border-top-style: dotted;
	}
	
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
	*border-top-style: solid; /* doesn't work with background in IE6/7 */
	}
	


/* Vertical Events
------------------------------------------------------------------------*/

.fc-event-vert {
	border-width: 0 1px;
	}

.fc-event-vert.fc-event-start {
	border-top-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	}

.fc-event-vert.fc-event-end {
	border-bottom-width: 1px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	}
	
.fc-event-vert .fc-event-time {
	white-space: nowrap;
	font-size: 10px;
	}

.fc-event-vert .fc-event-inner {
	position: relative;
	z-index: 2;
	}
	
.fc-event-vert .fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .25;
	filter: alpha(opacity=25);
	}
	
.fc .ui-draggable-dragging .fc-event-bg, /* TODO: something nicer like .fc-opacity */
.fc-select-helper .fc-event-bg {
	display: none\9; /* for IE6/7/8. nested opacity filters while dragging don't work */
	}
	
/* resizable */
	
.fc-event-vert .ui-resizable-s {
	bottom: 0        !important; /* importants override pre jquery ui 1.7 styles */
	width: 100%      !important;
	height: 8px      !important;
	overflow: hidden !important;
	line-height: 8px !important;
	font-size: 11px  !important;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
	}
	
.fc-agenda .ui-resizable-resizing { /* TODO: better selector */
	_overflow: hidden;
	}
	
	

/**
 * Non-semantic helper classes: please define your styles before this section.
 */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }


/**
 * Media queries for responsive design.
 *
 * These follow after primary styles so they will successfully override.
 *

@media all and (orientation:portrait) {
}

@media all and (orientation:landscape) {
}

@media screen and (max-device-width: 480px) {
}*/


/**
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

.float-skip {
    display: none;
}

.cq-wcm-edit .float-skip {
    display: block;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.mejs-inner {
  height: inherit;
  position: relative;
}
.mejs-mediaelement {
  position: static;
}
.mejs-mediaelement object {
  width: 690px !important;
}
.mejs-controls {
  position: absolute;
}
.mejs-container-fullscreen {
  background-color: black;
  z-index: 90210 !important;
}
/* Anchor Styles */
a.lightbox-video {
  display: block;
  position: relative;
  width: 100%;
}
a.lightbox-video img {
  max-width: 100%;
}
a.lightbox-video .view-button {
  background: url(clientlibs/libs/mediaelement/bigplay.png) top left no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  position: absolute;
  z-index: 1000;
}
a.lightbox-video:hover .view-button {
  background-position: 0 -100px;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
/* Quick Facts Tall */
.quickfacts section {
  border-bottom: 1px dotted #eee;
  padding-top: 6px;
}
.quickfacts section hr {
  margin: 0;
  padding: 0;
}
.quickfacts h1 {
  border-bottom: 4px solid #999;
  font-size: 44px;
  /* For nummedium Default */

  line-height: 48px;
  /* For nummedium Default */

  margin-bottom: 6px;
  padding-bottom: 6px;
}
.quickfacts h2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  padding: 4px 0;
}
.quickfacts a {
  text-decoration: none;
}
.quickfacts a p {
  background: url("images/quickfact-arrow.png") right no-repeat;
}
.quickfacts p {
  color: #999;
  padding-right: 20px;
}
/* Quick Facts Wide */
.quickfacts-x section {
  display: block;
  position: relative;
  margin-right: 0px;
  padding-right: 0px;
}
.quickfacts-x h1 {
  display: block;
  font-size: 44px;
  /* For nummedium Default */

  line-height: 48px;
  /* For nummedium Default */

  float: left;
  width: 80px;
  /* For nummedium Default */

  text-align: right;
  margin-right: 6px;
  padding-right: 6px;
  border-bottom: none;
  border-right: 4px solid #999;
}
.quickfacts-x h2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
}
.quickfacts-x p {
  line-height: 14px;
  padding-right: 20px;
  margin-bottom: 0px;
}
.numsmall h1 {
  font-size: 32px;
  line-height: 36px;
}
.numsmall.quickfacts-x h1 {
  width: 60px;
}
.numlarge h1 {
  font-size: 56px;
  line-height: 60px;
}
.numlarge.quickfacts-x h1 {
  width: 120px;
}

/* CSS for Quick Facts */

.quickfact-x p, .quickfact-y p {
    color: #999;
}
.quickfact-x a, .quickfact-y a {
    text-decoration: none;
}
.quickfact-x {
    display: block;
    position: relative;
    margin-right: 0px;
    padding-right: 0px;
}
.cq-wcm-edit .quickfact h1,
.cq-wcm-edit .quickfact h2,
.cq-wcm-edit .quickfact p {
    text-decoration: line-through;
}
.quickfact-x h1 {
    display: block;
    float: left;
    width: 120px;
    text-align: right;
    font-size: 60px;
    line-height: 62px;
    margin-right: 6px;
    padding-right: 6px;
    border-right: 4px solid #999;
}
.quickfact-x h2 {
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
}
.quickfact-x p {
    line-height: 14px;
    background: url("clientlibs/css/images/quickfact-arrow.png") right no-repeat;
    padding-right: 20px;
    margin-bottom: 0px;
    
}

/* Quick Facts sidebar */

.quickfact-y {
    border-top: 1px solid #eee;
}
.quickfact-y h1 {
    font-size: 60px;
    line-height: 58px;
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 4px solid #999;
}
.quickfact-y h2 {
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
	padding: 4px 0;
}
.quickfact-y p {
    background: url("clientlibs/css/images/quickfact-arrow.png") right no-repeat;
    padding-right: 20px;
}

/** YouTube Player **/
/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.youtube-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.youtube-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.youtube-player-playlist {
  display: block;
  height: 239px;
  list-style: none;
  list-style-image: none;
  margin: -2px 0px 0px 0px;
  overflow: auto;
  padding: 4px 3px;
  border-left: 1px solid #444;
  border-bottom: 4px solid #444;
  border-right: 1px solid #444;
  background: none;
}
ul.youtube-player-playlist li {
  clear: left;
  display: block;
  height: 74px;
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0 0 5px 0;
  cursor: pointer;
  background: none;
  border-bottom: 1px solid #eee;
}
ul.youtube-player-playlist li span.vid-thumb {
  float: left;
  height: 100%;
  margin-right: 5px;
  width: 126px;
  background: none;
  padding-left: 5px;
}
ul.youtube-player-playlist li span.vid-thumb span.img {
  background-position: center center;
  display: block;
  height: 100%;
  width: 100%;
  margin-top: 4px;
}
ul.youtube-player-playlist li:hover {
  background: #eee;
}
ul.youtube-player-playlist li:hover span.title {
  text-decoration: underline;
}
div.youtube-playlist-side .youtube-video-wrap {
  float: left;
  width: 56.6%;
}
div.youtube-playlist-side > ul.youtube-player-playlist {
  margin: 0px;
  border-top: 1px solid #444;
  border-right: 1px solid #444;
  border-bottom: 1px solid #444;
  border-left: 0px;
}
div.youtube-playlist-side > ul.youtube-player-playlist li span.title {
  overflow: hidden;
  display: block;
  height: 68px;
}
/* Anchor Styles */
a.lightbox-youtube,
a.lightbox-youtube-playlist-right,
a.lightbox-youtube-playlist-bottom {
  display: block;
  position: relative;
  width: 100%;
}
a.lightbox-youtube img,
a.lightbox-youtube-playlist-right img,
a.lightbox-youtube-playlist-bottom img {
  min-width: 100%;
}
a.lightbox-youtube .view-button,
a.lightbox-youtube-playlist-right .view-button,
a.lightbox-youtube-playlist-bottom .view-button {
  background: url(clientlibs/libs/mediaelement/bigplay.png) top left no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  position: absolute;
  z-index: 1000;
}
a.lightbox-youtube:hover .view-button,
a.lightbox-youtube-playlist-right:hover .view-button,
a.lightbox-youtube-playlist-bottom:hover .view-button {
  background-position: 0 -100px;
}
@media (max-width: 767px) {
  div.youtube-playlist-side .youtube-video-wrap {
    float: none;
    width: 100%;
  }
  div.youtube-playlist-side > ul.youtube-player-playlist {
    margin: -2px 0px 0px 0px;
    border-left: 1px solid #444;
    border-bottom: 4px solid #444;
    border-top: 1px solid #444;
  }
  ul.youtube-player-playlist {
    height: 190px;
  }
  ul.youtube-player-playlist li {
    height: 58px;
  }
  ul.youtube-player-playlist li span.vid-thumb {
    width: 70px;
  }
  ul.youtube-player-playlist li span.vid-thumb span.img {
    background-size: cover;
  }
}
@media (min-width: 768px) and (max-width: 989px) {
  div.youtube-playlist-side > ul.youtube-player-playlist {
    height: 188px;
  }
  div.youtube-playlist-side > ul.youtube-player-playlist li {
    height: 58px;
  }
  div.youtube-playlist-side > ul.youtube-player-playlist li span.vid-thumb {
    width: 70px;
  }
  div.youtube-playlist-side > ul.youtube-player-playlist li span.vid-thumb span.img {
    background-size: cover;
  }
}
@media (min-width: 1246px) {
  div.youtube-playlist-side > ul.youtube-player-playlist {
    height: 297px;
  }
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
/** Link Button **/
.theme-1 .button,
.button.theme-1,
.button.theme-1.important {
  background-color: #00213b;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00325b), to(#00213b));
  /* Konqueror */

  background-image: -moz-linear-gradient(#00325b, #00213b);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#00325b, #00213b);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00325b), color-stop(100%, #00213b));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#00325b, #00213b);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#00325b, #00213b);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00325b', endColorstr='#00213b', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00325b', endColorstr='#00213b', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#00325b, #00213b);
  /* the standard */

  color: #EEEEEE !important;
  font-family: 'Arial Narrow', 'Narrow';
  font-size: 18px !important;
  line-height: 1.5em;
  margin: 0 9px 9px 0;
  padding: 9px 18px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #00213b;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
}
.theme-1 .button:hover,
.button.theme-1:hover,
.button.theme-1.important:hover {
  background-color: #001c32;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#265174), to(#001c32));
  /* Konqueror */

  background-image: -moz-linear-gradient(#265174, #001c32);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#265174, #001c32);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #265174), color-stop(100%, #001c32));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#265174, #001c32);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#265174, #001c32);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#265174', endColorstr='#001c32', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#265174', endColorstr='#001c32', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#265174, #001c32);
  /* the standard */

}
.theme-2 .button,
.button.theme-2,
.button.theme-2.important {
  background-color: #55595d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#82898f), to(#55595d));
  /* Konqueror */

  background-image: -moz-linear-gradient(#82898f, #55595d);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#82898f, #55595d);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #82898f), color-stop(100%, #55595d));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#82898f, #55595d);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#82898f, #55595d);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82898f', endColorstr='#55595d', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#82898f', endColorstr='#55595d', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#82898f, #55595d);
  /* the standard */

  color: #EEEEEE !important;
  font-family: 'Arial Narrow', 'Narrow';
  font-size: 18px !important;
  line-height: 1.5em;
  margin: 0 9px 9px 0;
  padding: 9px 18px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #55595d;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
}
.theme-2 .button:hover,
.button.theme-2:hover,
.button.theme-2.important:hover {
  background-color: #484c4f;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#959ba0), to(#484c4f));
  /* Konqueror */

  background-image: -moz-linear-gradient(#959ba0, #484c4f);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#959ba0, #484c4f);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #959ba0), color-stop(100%, #484c4f));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#959ba0, #484c4f);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#959ba0, #484c4f);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#959ba0', endColorstr='#484c4f', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#959ba0', endColorstr='#484c4f', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#959ba0, #484c4f);
  /* the standard */

}
.theme-3 .button,
.button.theme-3,
.button.theme-3.important {
  background-color: #8a3131;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d54b4b), to(#8a3131));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d54b4b, #8a3131);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d54b4b, #8a3131);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d54b4b), color-stop(100%, #8a3131));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d54b4b, #8a3131);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d54b4b, #8a3131);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d54b4b', endColorstr='#8a3131', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d54b4b', endColorstr='#8a3131', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d54b4b, #8a3131);
  /* the standard */

  color: #EEEEEE !important;
  font-family: 'Arial Narrow', 'Narrow';
  font-size: 18px !important;
  line-height: 1.5em;
  margin: 0 9px 9px 0;
  padding: 9px 18px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #8a3131;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
}
.theme-3 .button:hover,
.button.theme-3:hover,
.button.theme-3.important:hover {
  background-color: #762929;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#db6666), to(#762929));
  /* Konqueror */

  background-image: -moz-linear-gradient(#db6666, #762929);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#db6666, #762929);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #db6666), color-stop(100%, #762929));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#db6666, #762929);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#db6666, #762929);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db6666', endColorstr='#762929', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#db6666', endColorstr='#762929', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#db6666, #762929);
  /* the standard */

}
.theme-4 .button,
.button.theme-4,
.button.theme-4.important {
  background-color: #9b5c34;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ef8d50), to(#9b5c34));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ef8d50, #9b5c34);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ef8d50, #9b5c34);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef8d50), color-stop(100%, #9b5c34));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ef8d50, #9b5c34);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ef8d50, #9b5c34);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef8d50', endColorstr='#9b5c34', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef8d50', endColorstr='#9b5c34', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ef8d50, #9b5c34);
  /* the standard */

  color: #EEEEEE !important;
  font-family: 'Arial Narrow', 'Narrow';
  font-size: 18px !important;
  line-height: 1.5em;
  margin: 0 9px 9px 0;
  padding: 9px 18px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #9b5c34;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
}
.theme-4 .button:hover,
.button.theme-4:hover,
.button.theme-4.important:hover {
  background-color: #844e2c;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f19e6a), to(#844e2c));
  /* Konqueror */

  background-image: -moz-linear-gradient(#f19e6a, #844e2c);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#f19e6a, #844e2c);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f19e6a), color-stop(100%, #844e2c));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#f19e6a, #844e2c);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#f19e6a, #844e2c);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f19e6a', endColorstr='#844e2c', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f19e6a', endColorstr='#844e2c', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#f19e6a, #844e2c);
  /* the standard */

}
.theme-5 .button,
.button.theme-5,
.button.theme-5.important {
  background-color: #9b863c;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#efce5d), to(#9b863c));
  /* Konqueror */

  background-image: -moz-linear-gradient(#efce5d, #9b863c);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#efce5d, #9b863c);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efce5d), color-stop(100%, #9b863c));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#efce5d, #9b863c);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#efce5d, #9b863c);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efce5d', endColorstr='#9b863c', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#efce5d', endColorstr='#9b863c', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#efce5d, #9b863c);
  /* the standard */

  color: #EEEEEE !important;
  font-family: 'Arial Narrow', 'Narrow';
  font-size: 18px !important;
  line-height: 1.5em;
  margin: 0 9px 9px 0;
  padding: 9px 18px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #9b863c;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
}
.theme-5 .button:hover,
.button.theme-5:hover,
.button.theme-5.important:hover {
  background-color: #847233;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f1d575), to(#847233));
  /* Konqueror */

  background-image: -moz-linear-gradient(#f1d575, #847233);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#f1d575, #847233);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1d575), color-stop(100%, #847233));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#f1d575, #847233);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#f1d575, #847233);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1d575', endColorstr='#847233', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1d575', endColorstr='#847233', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#f1d575, #847233);
  /* the standard */

}
.theme-6 .button,
.button.theme-6,
.button.theme-6.important {
  background-color: #4c7b51;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#75bd7d), to(#4c7b51));
  /* Konqueror */

  background-image: -moz-linear-gradient(#75bd7d, #4c7b51);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#75bd7d, #4c7b51);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75bd7d), color-stop(100%, #4c7b51));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#75bd7d, #4c7b51);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#75bd7d, #4c7b51);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75bd7d', endColorstr='#4c7b51', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#75bd7d', endColorstr='#4c7b51', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#75bd7d, #4c7b51);
  /* the standard */

  color: #EEEEEE !important;
  font-family: 'Arial Narrow', 'Narrow';
  font-size: 18px !important;
  line-height: 1.5em;
  margin: 0 9px 9px 0;
  padding: 9px 18px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #4c7b51;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
}
.theme-6 .button:hover,
.button.theme-6:hover,
.button.theme-6.important:hover {
  background-color: #416845;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#8ac791), to(#416845));
  /* Konqueror */

  background-image: -moz-linear-gradient(#8ac791, #416845);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#8ac791, #416845);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8ac791), color-stop(100%, #416845));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#8ac791, #416845);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#8ac791, #416845);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ac791', endColorstr='#416845', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ac791', endColorstr='#416845', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#8ac791, #416845);
  /* the standard */

}
.theme-7 .button,
.button.theme-7,
.button.theme-7.important {
  background-color: #4f6e7c;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#79a9bf), to(#4f6e7c));
  /* Konqueror */

  background-image: -moz-linear-gradient(#79a9bf, #4f6e7c);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#79a9bf, #4f6e7c);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #79a9bf), color-stop(100%, #4f6e7c));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#79a9bf, #4f6e7c);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#79a9bf, #4f6e7c);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79a9bf', endColorstr='#4f6e7c', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#79a9bf', endColorstr='#4f6e7c', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#79a9bf, #4f6e7c);
  /* the standard */

  color: #EEEEEE !important;
  font-family: 'Arial Narrow', 'Narrow';
  font-size: 18px !important;
  line-height: 1.5em;
  margin: 0 9px 9px 0;
  padding: 9px 18px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #4f6e7c;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
}
.theme-7 .button:hover,
.button.theme-7:hover,
.button.theme-7.important:hover {
  background-color: #435d6a;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#8db6c9), to(#435d6a));
  /* Konqueror */

  background-image: -moz-linear-gradient(#8db6c9, #435d6a);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#8db6c9, #435d6a);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8db6c9), color-stop(100%, #435d6a));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#8db6c9, #435d6a);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#8db6c9, #435d6a);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8db6c9', endColorstr='#435d6a', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#8db6c9', endColorstr='#435d6a', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#8db6c9, #435d6a);
  /* the standard */

}
.theme-8 .button,
.button.theme-8,
.button.theme-8.important {
  background-color: #645b73;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#9a8cb1), to(#645b73));
  /* Konqueror */

  background-image: -moz-linear-gradient(#9a8cb1, #645b73);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#9a8cb1, #645b73);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9a8cb1), color-stop(100%, #645b73));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#9a8cb1, #645b73);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#9a8cb1, #645b73);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a8cb1', endColorstr='#645b73', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a8cb1', endColorstr='#645b73', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#9a8cb1, #645b73);
  /* the standard */

  color: #EEEEEE !important;
  font-family: 'Arial Narrow', 'Narrow';
  font-size: 18px !important;
  line-height: 1.5em;
  margin: 0 9px 9px 0;
  padding: 9px 18px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #645b73;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 0px 1px rgba(255, 255, 255, 0.7);
}
.theme-8 .button:hover,
.button.theme-8:hover,
.button.theme-8.important:hover {
  background-color: #554d62;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#a99dbd), to(#554d62));
  /* Konqueror */

  background-image: -moz-linear-gradient(#a99dbd, #554d62);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#a99dbd, #554d62);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a99dbd), color-stop(100%, #554d62));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#a99dbd, #554d62);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#a99dbd, #554d62);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a99dbd', endColorstr='#554d62', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a99dbd', endColorstr='#554d62', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#a99dbd, #554d62);
  /* the standard */

}
.grid-1 .button,
.grid-2 .button,
.grid-3 .button,
.grid-4 .button,
.grid-5 .button,
.grid-6 .button {
  display: block;
  margin: 0 0 9px 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
/* Media Gallery component */
.example {
  border: 1px solid #CCC;
  background: #f2f2f2;
  padding: 10px;
}
.ad-image {
  cursor: pointer;
  position: relative;
}
.ad-gallery {
  background-color: rgba(0, 0, 0, 0.09999999999999998);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorstr=#19000000);
  padding: 5%;
  width: 90% !important;
}
#descriptions {
  position: relative;
  height: 50px;
  background: #EEE;
  margin-top: 10px;
  width: 100%;
  padding: 10px;
  overflow: hidden;
}
.ad-image-description {
  position: absolute;
}
.toggle-description .ad-image-description {
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity .5s;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
}
.ad-image-description .ad-description-title {
  display: block;
}
.ad-gallery .ad-thumbs li {
  background: none;
}
.ad-image:hover .ad-image-description {
  filter: alpha(opacity=100);
  opacity: 1;
}
@media (min-width: 768px) and (max-width: 989px) {
  .image-stack-wrap {
    zoom: 80%;
  }
}
/* Large desktop */
@media (min-width: 1246px) {
  .image-stack-wrap {
    zoom: 125%;
  }
}
@media (max-width: 989px) {
  .tab-theme-1 > header li a {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
#fancybox-overlay {
  z-index: 7500;
}
#fancybox-wrap {
  z-index: 8501;
}
a.lightbox {
  display: block;
  position: relative;
}
a.lightbox:hover {
  color: white;
  text-decoration: none;
}
a.lightbox:hover:before {
  background: rgba(255, 255, 255, 0.7);
  border: 1px dotted white;
  color: white;
  content: 'View Large';
  display: block;
  font-weight: bold;
  height: 14px;
  line-height: 14px;
  left: 4px;
  padding: 4px;
  position: absolute;
  text-decoration: none;
  top: 4px;
  vertical-align: middle;
  z-index: 1000;
  border: 1px dotted #ffffff;
  color: #ffffff;
}
.theme-1 a.lightbox:hover:before,
.theme-1.important a.lightbox:hover:before {
  background-color: rgba(0, 50, 91, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF00325B,endColorstr=#BF00325B);
}
.theme-2 a.lightbox:hover:before,
.theme-2.important a.lightbox:hover:before {
  background-color: rgba(130, 137, 143, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF82898F,endColorstr=#BF82898F);
}
.theme-3 a.lightbox:hover:before,
.theme-3.important a.lightbox:hover:before {
  background-color: rgba(213, 75, 75, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFD54B4B,endColorstr=#BFD54B4B);
}
.theme-4 a.lightbox:hover:before,
.theme-4.important a.lightbox:hover:before {
  background-color: rgba(239, 141, 80, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFEF8D50,endColorstr=#BFEF8D50);
}
.theme-5 a.lightbox:hover:before,
.theme-5.important a.lightbox:hover:before {
  background-color: rgba(239, 206, 93, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFEFCE5D,endColorstr=#BFEFCE5D);
}
.theme-6 a.lightbox:hover:before,
.theme-6.important a.lightbox:hover:before {
  background-color: rgba(117, 189, 125, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF75BD7D,endColorstr=#BF75BD7D);
}
.theme-7 a.lightbox:hover:before,
.theme-7.important a.lightbox:hover:before {
  background-color: rgba(121, 169, 191, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF79A9BF,endColorstr=#BF79A9BF);
}
.theme-8 a.lightbox:hover:before,
.theme-8.important a.lightbox:hover:before {
  background-color: rgba(154, 140, 177, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF9A8CB1,endColorstr=#BF9A8CB1);
}
.fancyiframe .fancybox-nav {
  width: 60px;
}
.fancyiframe .fancybox-nav span {
  visibility: visible;
  opacity: 0.5;
}
.fancyiframe .fancybox-nav:hover span {
  opacity: 1;
}
.fancyiframe .fancybox-next {
  right: -75px;
}
.fancyiframe .fancybox-prev {
  left: -75px;
}
/*.lightbox-padding .fancybox-skin {
    padding: 15px 15px 0 15px !important;
}*/

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
/* Computes Image Thumbnail Size */
/* Computes the Image Positions */
/* Computes the Image Positions */
.image-stack {
  position: absolute;
}
/* Needs to fill space because it is absolutely positioned*/
.image-stack-wrap {
  height: 154px;
}
.image-stack-wrap img {
  /* css style for photo stack */

  border: 4px solid #FFF;
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  text-decoration: none;
  position: absolute;
  margin-left: 0px;
  width: 90px;
  height: 67.5px;
  border: 4px solid #FFF;
  -moz-transition: all 0.2s ease;
  /* Firefox */

  -webkit-transition: all 0.2s ease;
  /* WebKit */

  -o-transition: all 0.2s ease;
  /* Opera */

  -ms-transition: all 0.2s ease;
  /* IE 10*/

  transition: all 0.2s ease;
  /* Standard */

  z-index: 999;
}
.ie7 .image-stack-wrap img,
.ie8 .image-stack-wrap img {
  border: 4px solid #eeeeee;
}
.grid-3 .image-stack-wrap {
  height: 104px;
}
.grid-3 .image-stack-wrap  img {
  width: 90px;
  height: 67.5px;
}
.grid-3 .image-stack-wrap  .image-1 {
  /* position of last photo in the stack */

  -webkit-transform: rotate(5deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(5deg);
  /*firefox browsers */

  transform: rotate(5deg);
  /*other */

  -ms-transform: rotate(5deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(5deg);
  /* Opera */

  top: 22px;
  left: 34px;
}
.grid-3 .image-stack-wrap  .image-2 {
  /* position of middle photo in the stack */

  top: 20px;
  left: 24px;
}
.grid-3 .image-stack-wrap  .image-3 {
  /* position of first photo at the top in the stack */

  -webkit-transform: rotate(-5deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(-5deg);
  /*firefox browsers */

  transform: rotate(-5deg);
  /*other */

  -ms-transform: rotate(-5deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(-5deg);
  /* Opera */

  top: 18px;
  left: 14px;
}
.grid-3 .image-stack-wrap  .rotate1 {
  /* rotate last image 15 degrees to the right */

  -webkit-transform: rotate(15deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(15deg);
  /*firefox browsers */

  transform: rotate(15deg);
  /*other */

  -ms-transform: rotate(15deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(15deg);
  /* Opera */

  left: 49px;
}
.grid-3 .image-stack-wrap  .rotate2 {
  /* css not used*/

  -webkit-transform: rotate(0deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(0deg);
  /*firefox browsers */

  transform: rotate(0deg);
  /*other */

  -ms-transform: rotate(0deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(0deg);
  /* Opera */

}
.grid-3 .image-stack-wrap  .rotate3 {
  /*rotate first image 15 degrees to the left*/

  -webkit-transform: rotate(-15deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(-15deg);
  /*firefox browsers */

  transform: rotate(-15deg);
  /*other */

  -ms-transform: rotate(-15deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(-15deg);
  /* Opera */

  left: -1px;
}
.grid-3 .image-stack-wrap  .image-2.rotate1 {
  /*Case where there is only one image in the stack*/

  -webkit-transform: rotate(0deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(0deg);
  /*firefox browsers */

  transform: rotate(0deg);
  /*other */

  -ms-transform: rotate(0deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(0deg);
  /* Opera */

  left: 24px;
}
.ie7 .grid-3 .image-stack-wrap  .image-1,
.ie8 .grid-3 .image-stack-wrap   .image-1 {
  /* position of last photo in the stack */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9961946980917457, M12=-0.08715574274765671, M21=0.08715574274765671, M22=0.9961946980917457, sizingMethod='auto expand');
}
.ie7 .grid-3 .image-stack-wrap  .image-3,
.ie8 .grid-3 .image-stack-wrap   .image-3 {
  /* position of first photo at the top in the stack */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9961946980917457, M12=0.08715574274765671, M21=-0.08715574274765671, M22=0.9961946980917457, sizingMethod='auto expand');
  top: 8px;
  left: 4px;
}
.ie7 .grid-3 .image-stack-wrap  .rotate1,
.ie8 .grid-3 .image-stack-wrap   .rotate1 {
  /* rotate last image 15 degrees to the right */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890694, M12=-0.2588190451025165, M21=0.2588190451025165, M22=0.9659258262890694, sizingMethod='auto expand');
  left: 44px;
}
.ie7 .grid-3 .image-stack-wrap  .rotate3,
.ie8 .grid-3 .image-stack-wrap   .rotate3 {
  /*rotate first image 15 degrees to the left*/

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890694, M12=0.2588190451025165, M21=-0.2588190451025165, M22=0.9659258262890694, sizingMethod='auto expand');
  top: 4px;
  left: -11px;
}
.ie7 .grid-3 .image-stack-wrap  .image-2.rotate1,
.ie8 .grid-3 .image-stack-wrap   .image-2.rotate1 {
  /*Case where there is only one image in the stack*/

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.0, M21=0.0, M22=1, sizingMethod='auto expand');
  left: 24px;
}
.grid-4 .image-stack-wrap {
  height: 144px;
}
.grid-4 .image-stack-wrap  img {
  width: 145px;
  height: 108.75px;
}
.grid-4 .image-stack-wrap  .image-1 {
  /* position of last photo in the stack */

  -webkit-transform: rotate(5deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(5deg);
  /*firefox browsers */

  transform: rotate(5deg);
  /*other */

  -ms-transform: rotate(5deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(5deg);
  /* Opera */

  top: 28px;
  left: 44px;
}
.grid-4 .image-stack-wrap  .image-2 {
  /* position of middle photo in the stack */

  top: 26px;
  left: 30px;
}
.grid-4 .image-stack-wrap  .image-3 {
  /* position of first photo at the top in the stack */

  -webkit-transform: rotate(-5deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(-5deg);
  /*firefox browsers */

  transform: rotate(-5deg);
  /*other */

  -ms-transform: rotate(-5deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(-5deg);
  /* Opera */

  top: 24px;
  left: 16px;
}
.grid-4 .image-stack-wrap  .rotate1 {
  /* rotate last image 15 degrees to the right */

  -webkit-transform: rotate(15deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(15deg);
  /*firefox browsers */

  transform: rotate(15deg);
  /*other */

  -ms-transform: rotate(15deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(15deg);
  /* Opera */

  left: 74px;
}
.grid-4 .image-stack-wrap  .rotate2 {
  /* css not used*/

  -webkit-transform: rotate(0deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(0deg);
  /*firefox browsers */

  transform: rotate(0deg);
  /*other */

  -ms-transform: rotate(0deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(0deg);
  /* Opera */

}
.grid-4 .image-stack-wrap  .rotate3 {
  /*rotate first image 15 degrees to the left*/

  -webkit-transform: rotate(-15deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(-15deg);
  /*firefox browsers */

  transform: rotate(-15deg);
  /*other */

  -ms-transform: rotate(-15deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(-15deg);
  /* Opera */

  left: -14px;
}
.grid-4 .image-stack-wrap  .image-2.rotate1 {
  /*Case where there is only one image in the stack*/

  -webkit-transform: rotate(0deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(0deg);
  /*firefox browsers */

  transform: rotate(0deg);
  /*other */

  -ms-transform: rotate(0deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(0deg);
  /* Opera */

  left: 30px;
}
.ie7 .grid-4 .image-stack-wrap  .image-1,
.ie8 .grid-4 .image-stack-wrap   .image-1 {
  /* position of last photo in the stack */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9961946980917457, M12=-0.08715574274765671, M21=0.08715574274765671, M22=0.9961946980917457, sizingMethod='auto expand');
}
.ie7 .grid-4 .image-stack-wrap  .image-3,
.ie8 .grid-4 .image-stack-wrap   .image-3 {
  /* position of first photo at the top in the stack */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9961946980917457, M12=0.08715574274765671, M21=-0.08715574274765671, M22=0.9961946980917457, sizingMethod='auto expand');
  top: 14px;
  left: 2px;
}
.ie7 .grid-4 .image-stack-wrap  .rotate1,
.ie8 .grid-4 .image-stack-wrap   .rotate1 {
  /* rotate last image 15 degrees to the right */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890694, M12=-0.2588190451025165, M21=0.2588190451025165, M22=0.9659258262890694, sizingMethod='auto expand');
  left: 67px;
}
.ie7 .grid-4 .image-stack-wrap  .rotate3,
.ie8 .grid-4 .image-stack-wrap   .rotate3 {
  /*rotate first image 15 degrees to the left*/

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890694, M12=0.2588190451025165, M21=-0.2588190451025165, M22=0.9659258262890694, sizingMethod='auto expand');
  top: 10px;
  left: -28px;
}
.ie7 .grid-4 .image-stack-wrap  .image-2.rotate1,
.ie8 .grid-4 .image-stack-wrap   .image-2.rotate1 {
  /*Case where there is only one image in the stack*/

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.0, M21=0.0, M22=1, sizingMethod='auto expand');
  left: 30px;
}
.grid-5 .image-stack-wrap {
  height: 190px;
}
.grid-5 .image-stack-wrap  img {
  width: 200px;
  height: 150px;
}
.grid-5 .image-stack-wrap  .image-1 {
  /* position of last photo in the stack */

  -webkit-transform: rotate(5deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(5deg);
  /*firefox browsers */

  transform: rotate(5deg);
  /*other */

  -ms-transform: rotate(5deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(5deg);
  /* Opera */

  top: 28px;
  left: 48px;
}
.grid-5 .image-stack-wrap  .image-2 {
  /* position of middle photo in the stack */

  top: 26px;
  left: 30px;
}
.grid-5 .image-stack-wrap  .image-3 {
  /* position of first photo at the top in the stack */

  -webkit-transform: rotate(-5deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(-5deg);
  /*firefox browsers */

  transform: rotate(-5deg);
  /*other */

  -ms-transform: rotate(-5deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(-5deg);
  /* Opera */

  top: 24px;
  left: 12px;
}
.grid-5 .image-stack-wrap  .rotate1 {
  /* rotate last image 15 degrees to the right */

  -webkit-transform: rotate(15deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(15deg);
  /*firefox browsers */

  transform: rotate(15deg);
  /*other */

  -ms-transform: rotate(15deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(15deg);
  /* Opera */

  left: 93px;
}
.grid-5 .image-stack-wrap  .rotate2 {
  /* css not used*/

  -webkit-transform: rotate(0deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(0deg);
  /*firefox browsers */

  transform: rotate(0deg);
  /*other */

  -ms-transform: rotate(0deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(0deg);
  /* Opera */

}
.grid-5 .image-stack-wrap  .rotate3 {
  /*rotate first image 15 degrees to the left*/

  -webkit-transform: rotate(-15deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(-15deg);
  /*firefox browsers */

  transform: rotate(-15deg);
  /*other */

  -ms-transform: rotate(-15deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(-15deg);
  /* Opera */

  left: -33px;
}
.grid-5 .image-stack-wrap  .image-2.rotate1 {
  /*Case where there is only one image in the stack*/

  -webkit-transform: rotate(0deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(0deg);
  /*firefox browsers */

  transform: rotate(0deg);
  /*other */

  -ms-transform: rotate(0deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(0deg);
  /* Opera */

  left: 30px;
}
.ie7 .grid-5 .image-stack-wrap  .image-1,
.ie8 .grid-5 .image-stack-wrap   .image-1 {
  /* position of last photo in the stack */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9961946980917457, M12=-0.08715574274765671, M21=0.08715574274765671, M22=0.9961946980917457, sizingMethod='auto expand');
}
.ie7 .grid-5 .image-stack-wrap  .image-3,
.ie8 .grid-5 .image-stack-wrap   .image-3 {
  /* position of first photo at the top in the stack */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9961946980917457, M12=0.08715574274765671, M21=-0.08715574274765671, M22=0.9961946980917457, sizingMethod='auto expand');
  top: 14px;
  left: -6px;
}
.ie7 .grid-5 .image-stack-wrap  .rotate1,
.ie8 .grid-5 .image-stack-wrap   .rotate1 {
  /* rotate last image 15 degrees to the right */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890694, M12=-0.2588190451025165, M21=0.2588190451025165, M22=0.9659258262890694, sizingMethod='auto expand');
  left: 84px;
}
.ie7 .grid-5 .image-stack-wrap  .rotate3,
.ie8 .grid-5 .image-stack-wrap   .rotate3 {
  /*rotate first image 15 degrees to the left*/

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890694, M12=0.2588190451025165, M21=-0.2588190451025165, M22=0.9659258262890694, sizingMethod='auto expand');
  top: 10px;
  left: -51px;
}
.ie7 .grid-5 .image-stack-wrap  .image-2.rotate1,
.ie8 .grid-5 .image-stack-wrap   .image-2.rotate1 {
  /*Case where there is only one image in the stack*/

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.0, M21=0.0, M22=1, sizingMethod='auto expand');
  left: 30px;
}
.grid-6 .image-stack-wrap {
  height: 232px;
}
.grid-6 .image-stack-wrap  img {
  width: 255px;
  height: 191.25px;
}
.grid-6 .image-stack-wrap  .image-1 {
  /* position of last photo in the stack */

  -webkit-transform: rotate(5deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(5deg);
  /*firefox browsers */

  transform: rotate(5deg);
  /*other */

  -ms-transform: rotate(5deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(5deg);
  /* Opera */

  top: 28px;
  left: 50px;
}
.grid-6 .image-stack-wrap  .image-2 {
  /* position of middle photo in the stack */

  top: 26px;
  left: 30px;
}
.grid-6 .image-stack-wrap  .image-3 {
  /* position of first photo at the top in the stack */

  -webkit-transform: rotate(-5deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(-5deg);
  /*firefox browsers */

  transform: rotate(-5deg);
  /*other */

  -ms-transform: rotate(-5deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(-5deg);
  /* Opera */

  top: 24px;
  left: 10px;
}
.grid-6 .image-stack-wrap  .rotate1 {
  /* rotate last image 15 degrees to the right */

  -webkit-transform: rotate(15deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(15deg);
  /*firefox browsers */

  transform: rotate(15deg);
  /*other */

  -ms-transform: rotate(15deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(15deg);
  /* Opera */

  left: 110px;
}
.grid-6 .image-stack-wrap  .rotate2 {
  /* css not used*/

  -webkit-transform: rotate(0deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(0deg);
  /*firefox browsers */

  transform: rotate(0deg);
  /*other */

  -ms-transform: rotate(0deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(0deg);
  /* Opera */

}
.grid-6 .image-stack-wrap  .rotate3 {
  /*rotate first image 15 degrees to the left*/

  -webkit-transform: rotate(-15deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(-15deg);
  /*firefox browsers */

  transform: rotate(-15deg);
  /*other */

  -ms-transform: rotate(-15deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(-15deg);
  /* Opera */

  left: -50px;
}
.grid-6 .image-stack-wrap  .image-2.rotate1 {
  /*Case where there is only one image in the stack*/

  -webkit-transform: rotate(0deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(0deg);
  /*firefox browsers */

  transform: rotate(0deg);
  /*other */

  -ms-transform: rotate(0deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(0deg);
  /* Opera */

  left: 30px;
}
.ie7 .grid-6 .image-stack-wrap  .image-1,
.ie8 .grid-6 .image-stack-wrap   .image-1 {
  /* position of last photo in the stack */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9961946980917457, M12=-0.08715574274765671, M21=0.08715574274765671, M22=0.9961946980917457, sizingMethod='auto expand');
}
.ie7 .grid-6 .image-stack-wrap  .image-3,
.ie8 .grid-6 .image-stack-wrap   .image-3 {
  /* position of first photo at the top in the stack */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9961946980917457, M12=0.08715574274765671, M21=-0.08715574274765671, M22=0.9961946980917457, sizingMethod='auto expand');
  top: 14px;
  left: -10px;
}
.ie7 .grid-6 .image-stack-wrap  .rotate1,
.ie8 .grid-6 .image-stack-wrap   .rotate1 {
  /* rotate last image 15 degrees to the right */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890694, M12=-0.2588190451025165, M21=0.2588190451025165, M22=0.9659258262890694, sizingMethod='auto expand');
  left: 100px;
}
.ie7 .grid-6 .image-stack-wrap  .rotate3,
.ie8 .grid-6 .image-stack-wrap   .rotate3 {
  /*rotate first image 15 degrees to the left*/

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890694, M12=0.2588190451025165, M21=-0.2588190451025165, M22=0.9659258262890694, sizingMethod='auto expand');
  top: 10px;
  left: -70px;
}
.ie7 .grid-6 .image-stack-wrap  .image-2.rotate1,
.ie8 .grid-6 .image-stack-wrap   .image-2.rotate1 {
  /*Case where there is only one image in the stack*/

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.0, M21=0.0, M22=1, sizingMethod='auto expand');
  left: 30px;
}
/* the ie tweaks are the same numbers as the regular, the ie mixin tweaks them to work */
.grid-3 .image-stack-wrap.portraits {
  height: 151px;
}
.grid-3 .image-stack-wrap.portraits  img {
  width: 90px;
  height: 119.97px;
}
.ie7 .grid-3 .image-stack-wrap.portraits  .image-1,
.ie8 .grid-3 .image-stack-wrap.portraits   .image-1 {
  /* position of last photo in the stack */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9961946980917457, M12=-0.08715574274765671, M21=0.08715574274765671, M22=0.9961946980917457, sizingMethod='auto expand');
}
.ie7 .grid-3 .image-stack-wrap.portraits  .image-3,
.ie8 .grid-3 .image-stack-wrap.portraits   .image-3 {
  /* position of first photo at the top in the stack */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9961946980917457, M12=0.08715574274765671, M21=-0.08715574274765671, M22=0.9961946980917457, sizingMethod='auto expand');
  top: 8px;
  left: 4px;
}
.ie7 .grid-3 .image-stack-wrap.portraits  .rotate1,
.ie8 .grid-3 .image-stack-wrap.portraits   .rotate1 {
  /* rotate last image 15 degrees to the right */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890694, M12=-0.2588190451025165, M21=0.2588190451025165, M22=0.9659258262890694, sizingMethod='auto expand');
  left: 54px;
}
.ie7 .grid-3 .image-stack-wrap.portraits  .rotate3,
.ie8 .grid-3 .image-stack-wrap.portraits   .rotate3 {
  /*rotate first image 15 degrees to the left*/

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890694, M12=0.2588190451025165, M21=-0.2588190451025165, M22=0.9659258262890694, sizingMethod='auto expand');
  top: 4px;
  left: -21px;
}
.ie7 .grid-3 .image-stack-wrap.portraits  .image-2.rotate1,
.ie8 .grid-3 .image-stack-wrap.portraits   .image-2.rotate1 {
  /*Case where there is only one image in the stack*/

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.0, M21=0.0, M22=1, sizingMethod='auto expand');
  left: 24px;
}
.grid-4 .image-stack-wrap.portraits {
  height: 216px;
}
.grid-4 .image-stack-wrap.portraits  img {
  width: 135px;
  height: 179.95499999999998px;
}
.grid-4 .image-stack-wrap.portraits  .image-1 {
  /* position of last photo in the stack */

  -webkit-transform: rotate(5deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(5deg);
  /*firefox browsers */

  transform: rotate(5deg);
  /*other */

  -ms-transform: rotate(5deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(5deg);
  /* Opera */

  top: 28px;
  left: 48px;
}
.grid-4 .image-stack-wrap.portraits  .image-2 {
  /* position of middle photo in the stack */

  top: 26px;
  left: 32px;
}
.grid-4 .image-stack-wrap.portraits  .image-3 {
  /* position of first photo at the top in the stack */

  -webkit-transform: rotate(-5deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(-5deg);
  /*firefox browsers */

  transform: rotate(-5deg);
  /*other */

  -ms-transform: rotate(-5deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(-5deg);
  /* Opera */

  top: 24px;
  left: 16px;
}
.grid-4 .image-stack-wrap.portraits  .rotate1 {
  /* rotate last image 15 degrees to the right */

  -webkit-transform: rotate(15deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(15deg);
  /*firefox browsers */

  transform: rotate(15deg);
  /*other */

  -ms-transform: rotate(15deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(15deg);
  /* Opera */

  left: 78px;
}
.grid-4 .image-stack-wrap.portraits  .rotate2 {
  /* css not used*/

  -webkit-transform: rotate(0deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(0deg);
  /*firefox browsers */

  transform: rotate(0deg);
  /*other */

  -ms-transform: rotate(0deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(0deg);
  /* Opera */

}
.grid-4 .image-stack-wrap.portraits  .rotate3 {
  /*rotate first image 15 degrees to the left*/

  -webkit-transform: rotate(-15deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(-15deg);
  /*firefox browsers */

  transform: rotate(-15deg);
  /*other */

  -ms-transform: rotate(-15deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(-15deg);
  /* Opera */

  left: -14px;
}
.grid-4 .image-stack-wrap.portraits  .image-2.rotate1 {
  /*Case where there is only one image in the stack*/

  -webkit-transform: rotate(0deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(0deg);
  /*firefox browsers */

  transform: rotate(0deg);
  /*other */

  -ms-transform: rotate(0deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(0deg);
  /* Opera */

  left: 32px;
}
.ie7 .grid-4 .image-stack-wrap.portraits  .image-1,
.ie8 .grid-4 .image-stack-wrap.portraits   .image-1 {
  /* position of last photo in the stack */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9961946980917457, M12=-0.08715574274765671, M21=0.08715574274765671, M22=0.9961946980917457, sizingMethod='auto expand');
}
.ie7 .grid-4 .image-stack-wrap.portraits  .image-3,
.ie8 .grid-4 .image-stack-wrap.portraits   .image-3 {
  /* position of first photo at the top in the stack */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9961946980917457, M12=0.08715574274765671, M21=-0.08715574274765671, M22=0.9961946980917457, sizingMethod='auto expand');
  top: 14px;
  left: 0px;
}
.ie7 .grid-4 .image-stack-wrap.portraits  .rotate1,
.ie8 .grid-4 .image-stack-wrap.portraits   .rotate1 {
  /* rotate last image 15 degrees to the right */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890694, M12=-0.2588190451025165, M21=0.2588190451025165, M22=0.9659258262890694, sizingMethod='auto expand');
  left: 70px;
}
.ie7 .grid-4 .image-stack-wrap.portraits  .rotate3,
.ie8 .grid-4 .image-stack-wrap.portraits   .rotate3 {
  /*rotate first image 15 degrees to the left*/

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890694, M12=0.2588190451025165, M21=-0.2588190451025165, M22=0.9659258262890694, sizingMethod='auto expand');
  top: 10px;
  left: -30px;
}
.ie7 .grid-4 .image-stack-wrap.portraits  .image-2.rotate1,
.ie8 .grid-4 .image-stack-wrap.portraits   .image-2.rotate1 {
  /*Case where there is only one image in the stack*/

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.0, M21=0.0, M22=1, sizingMethod='auto expand');
  left: 32px;
}
.grid-5 .image-stack-wrap.portraits {
  height: 276px;
}
.grid-5 .image-stack-wrap.portraits  img {
  width: 180px;
  height: 239.94px;
}
.grid-5 .image-stack-wrap.portraits  .image-1 {
  /* position of last photo in the stack */

  -webkit-transform: rotate(5deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(5deg);
  /*firefox browsers */

  transform: rotate(5deg);
  /*other */

  -ms-transform: rotate(5deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(5deg);
  /* Opera */

  top: 30px;
  left: 60px;
}
.grid-5 .image-stack-wrap.portraits  .image-2 {
  /* position of middle photo in the stack */

  top: 26px;
  left: 36px;
}
.grid-5 .image-stack-wrap.portraits  .image-3 {
  /* position of first photo at the top in the stack */

  -webkit-transform: rotate(-5deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(-5deg);
  /*firefox browsers */

  transform: rotate(-5deg);
  /*other */

  -ms-transform: rotate(-5deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(-5deg);
  /* Opera */

  top: 22px;
  left: 12px;
}
.grid-5 .image-stack-wrap.portraits  .rotate1 {
  /* rotate last image 15 degrees to the right */

  -webkit-transform: rotate(15deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(15deg);
  /*firefox browsers */

  transform: rotate(15deg);
  /*other */

  -ms-transform: rotate(15deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(15deg);
  /* Opera */

  left: 105px;
}
.grid-5 .image-stack-wrap.portraits  .rotate2 {
  /* css not used*/

  -webkit-transform: rotate(0deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(0deg);
  /*firefox browsers */

  transform: rotate(0deg);
  /*other */

  -ms-transform: rotate(0deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(0deg);
  /* Opera */

}
.grid-5 .image-stack-wrap.portraits  .rotate3 {
  /*rotate first image 15 degrees to the left*/

  -webkit-transform: rotate(-15deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(-15deg);
  /*firefox browsers */

  transform: rotate(-15deg);
  /*other */

  -ms-transform: rotate(-15deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(-15deg);
  /* Opera */

  left: -33px;
}
.grid-5 .image-stack-wrap.portraits  .image-2.rotate1 {
  /*Case where there is only one image in the stack*/

  -webkit-transform: rotate(0deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(0deg);
  /*firefox browsers */

  transform: rotate(0deg);
  /*other */

  -ms-transform: rotate(0deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(0deg);
  /* Opera */

  left: 36px;
}
.ie7 .grid-5 .image-stack-wrap.portraits  .image-1,
.ie8 .grid-5 .image-stack-wrap.portraits   .image-1 {
  /* position of last photo in the stack */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9961946980917457, M12=-0.08715574274765671, M21=0.08715574274765671, M22=0.9961946980917457, sizingMethod='auto expand');
}
.ie7 .grid-5 .image-stack-wrap.portraits  .image-3,
.ie8 .grid-5 .image-stack-wrap.portraits   .image-3 {
  /* position of first photo at the top in the stack */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9961946980917457, M12=0.08715574274765671, M21=-0.08715574274765671, M22=0.9961946980917457, sizingMethod='auto expand');
  top: 2px;
  left: -12px;
}
.ie7 .grid-5 .image-stack-wrap.portraits  .rotate1,
.ie8 .grid-5 .image-stack-wrap.portraits   .rotate1 {
  /* rotate last image 15 degrees to the right */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890694, M12=-0.2588190451025165, M21=0.2588190451025165, M22=0.9659258262890694, sizingMethod='auto expand');
  left: 93px;
}
.ie7 .grid-5 .image-stack-wrap.portraits  .rotate3,
.ie8 .grid-5 .image-stack-wrap.portraits   .rotate3 {
  /*rotate first image 15 degrees to the left*/

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890694, M12=0.2588190451025165, M21=-0.2588190451025165, M22=0.9659258262890694, sizingMethod='auto expand');
  top: -6px;
  left: -57px;
}
.ie7 .grid-5 .image-stack-wrap.portraits  .image-2.rotate1,
.ie8 .grid-5 .image-stack-wrap.portraits   .image-2.rotate1 {
  /*Case where there is only one image in the stack*/

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.0, M21=0.0, M22=1, sizingMethod='auto expand');
  left: 36px;
}
.grid-6 .image-stack-wrap.portraits {
  height: 346px;
}
.grid-6 .image-stack-wrap.portraits  img {
  width: 225px;
  height: 299.925px;
}
.grid-6 .image-stack-wrap.portraits  .image-1 {
  /* position of last photo in the stack */

  -webkit-transform: rotate(5deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(5deg);
  /*firefox browsers */

  transform: rotate(5deg);
  /*other */

  -ms-transform: rotate(5deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(5deg);
  /* Opera */

  top: 30px;
  left: 74px;
}
.grid-6 .image-stack-wrap.portraits  .image-2 {
  /* position of middle photo in the stack */

  top: 26px;
  left: 44px;
}
.grid-6 .image-stack-wrap.portraits  .image-3 {
  /* position of first photo at the top in the stack */

  -webkit-transform: rotate(-5deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(-5deg);
  /*firefox browsers */

  transform: rotate(-5deg);
  /*other */

  -ms-transform: rotate(-5deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(-5deg);
  /* Opera */

  top: 22px;
  left: 14px;
}
.grid-6 .image-stack-wrap.portraits  .rotate1 {
  /* rotate last image 15 degrees to the right */

  -webkit-transform: rotate(15deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(15deg);
  /*firefox browsers */

  transform: rotate(15deg);
  /*other */

  -ms-transform: rotate(15deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(15deg);
  /* Opera */

  left: 134px;
}
.grid-6 .image-stack-wrap.portraits  .rotate2 {
  /* css not used*/

  -webkit-transform: rotate(0deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(0deg);
  /*firefox browsers */

  transform: rotate(0deg);
  /*other */

  -ms-transform: rotate(0deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(0deg);
  /* Opera */

}
.grid-6 .image-stack-wrap.portraits  .rotate3 {
  /*rotate first image 15 degrees to the left*/

  -webkit-transform: rotate(-15deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(-15deg);
  /*firefox browsers */

  transform: rotate(-15deg);
  /*other */

  -ms-transform: rotate(-15deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(-15deg);
  /* Opera */

  left: -46px;
}
.grid-6 .image-stack-wrap.portraits  .image-2.rotate1 {
  /*Case where there is only one image in the stack*/

  -webkit-transform: rotate(0deg);
  /* safari and chrome */

  -webkit-backface-visibility: hidden;
  -moz-transform: rotate(0deg);
  /*firefox browsers */

  transform: rotate(0deg);
  /*other */

  -ms-transform: rotate(0deg);
  /* Internet Explorer 9 */

  -o-transform: rotate(0deg);
  /* Opera */

  left: 44px;
}
.ie7 .grid-6 .image-stack-wrap.portraits  .image-1,
.ie8 .grid-6 .image-stack-wrap.portraits   .image-1 {
  /* position of last photo in the stack */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9961946980917457, M12=-0.08715574274765671, M21=0.08715574274765671, M22=0.9961946980917457, sizingMethod='auto expand');
}
.ie7 .grid-6 .image-stack-wrap.portraits  .image-3,
.ie8 .grid-6 .image-stack-wrap.portraits   .image-3 {
  /* position of first photo at the top in the stack */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9961946980917457, M12=0.08715574274765671, M21=-0.08715574274765671, M22=0.9961946980917457, sizingMethod='auto expand');
  top: 2px;
  left: -16px;
}
.ie7 .grid-6 .image-stack-wrap.portraits  .rotate1,
.ie8 .grid-6 .image-stack-wrap.portraits   .rotate1 {
  /* rotate last image 15 degrees to the right */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890694, M12=-0.2588190451025165, M21=0.2588190451025165, M22=0.9659258262890694, sizingMethod='auto expand');
  left: 119px;
}
.ie7 .grid-6 .image-stack-wrap.portraits  .rotate3,
.ie8 .grid-6 .image-stack-wrap.portraits   .rotate3 {
  /*rotate first image 15 degrees to the left*/

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890694, M12=0.2588190451025165, M21=-0.2588190451025165, M22=0.9659258262890694, sizingMethod='auto expand');
  top: -6px;
  left: -76px;
}
.ie7 .grid-6 .image-stack-wrap.portraits  .image-2.rotate1,
.ie8 .grid-6 .image-stack-wrap.portraits   .image-2.rotate1 {
  /*Case where there is only one image in the stack*/

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0.0, M21=0.0, M22=1, sizingMethod='auto expand');
  left: 44px;
}
.image-stack:hover {
  cursor: pointer;
}
/* Anchor Styles */
a.lightbox-gallery {
  display: block;
  position: absolute;
  height: 40px;
  padding-top: 150px;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
a.lightbox-gallery:hover {
  color: white;
}
a.lightbox-gallery:hover .more-caption {
  background: rgba(0, 0, 0, 0.6);
  padding: 5px 17px;
}
a.lightbox-gallery .more-caption {
  background: rgba(0, 0, 0, 0.7);
  color: white;
  border: 3px solid white;
  font-weight: bold;
  -moz-border-radius: 15px;
  border-radius: 15px;
  behavior: url(pie.htc);
  -pie-poll: false;
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  height: 14px;
  line-height: 14px;
  padding: 4px 15px;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  z-index: 1000;
}
/* Compute Anchor Width and Height - The anchor text is positioned by the 
   Top Padding since everything else is absolutely positioned*/
.grid-3 a.lightbox-gallery {
  width: 150px;
  padding-top: 86px;
}
.ie7 .grid-3 a.lightbox-gallery {
  padding-top: 80px;
}
.grid-4 a.lightbox-gallery {
  width: 210px;
  padding-top: 132px;
}
.ie7 .grid-4 a.lightbox-gallery {
  padding-top: 126px;
}
.grid-5 a.lightbox-gallery {
  width: 270px;
  padding-top: 172px;
}
.ie7 .grid-5 a.lightbox-gallery {
  padding-top: 166px;
}
.grid-6 a.lightbox-gallery {
  width: 330px;
  padding-top: 214px;
}
.ie7 .grid-6 a.lightbox-gallery {
  padding-top: 208px;
}
.grid-3 .portraits a.lightbox-gallery {
  padding-top: 136px;
}
.ie7 .grid-3 .portraits a.lightbox-gallery {
  padding-top: 130px;
}
.grid-4 .portraits a.lightbox-gallery {
  padding-top: 202px;
}
.ie7 .grid-4 .portraits a.lightbox-gallery {
  padding-top: 196px;
}
.grid-5 .portraits a.lightbox-gallery {
  padding-top: 260px;
}
.ie7 .grid-5 .portraits a.lightbox-gallery {
  padding-top: 254px;
}
.grid-6 .portraits a.lightbox-gallery {
  padding-top: 320px;
}
.ie7 .grid-6 .portraits a.lightbox-gallery {
  padding-top: 314px;
}
/* Fix Padded Columns and Padded Layouts */
.padded a.lightbox-gallery {
  left: -7px;
}
.padded .alpha.omega a.lightbox-gallery,
.layout-4 a.lightbox-gallery {
  left: -15px;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
/* Social Links component */
ul.sociallinks {
  list-style: none;
  list-style-image: none;
  display: block;
}
.sociallinks li {
  display: inline;
  list-style: none;
  list-style-image: none;
  overflow: hidden;
  background: none;
  padding: 0px 6px 5px 0px;
}
.sociallinks li a {
  display: inline-block;
  background-repeat: no-repeat;
  height: 0px;
  overflow: hidden;
  padding-top: 36px;
  width: 36px;
}
.sociallinks li a {
  background-image: url(images/icons/social_icons.png);
  background-repeat: no-repeat;
}
.sociallinks li.twitter a {
  background-position: 0px 0px;
}
.sociallinks li.twitter a:hover {
  background-position: -48px 0px;
}
.sociallinks li.facebook a {
  background-position: 0px -48px;
}
.sociallinks li.facebook a:hover {
  background-position: -48px -48px;
}
.sociallinks li.linkedin a {
  background-position: 0px -96px;
}
.sociallinks li.linkedin a:hover {
  background-position: -48px -96px;
}
.sociallinks li.youtube a {
  background-position: 0px -144px;
}
.sociallinks li.youtube a:hover {
  background-position: -48px -144px;
}
.sociallinks li.aim a {
  background-position: 0px -192px;
}
.sociallinks li.aim a:hover {
  background-position: -48px -192px;
}
.sociallinks li.blogger a {
  background-position: 0px -240px;
}
.sociallinks li.blogger a:hover {
  background-position: -48px -240px;
}
.sociallinks li.delicious a {
  background-position: 0px -288px;
}
.sociallinks li.delicious a:hover {
  background-position: -48px -288px;
}
.sociallinks li.digg a {
  background-position: 0px -336px;
}
.sociallinks li.digg a:hover {
  background-position: -48px -336px;
}
.sociallinks li.email a {
  background-position: 0px -384px;
}
.sociallinks li.email a:hover {
  background-position: -48px -384px;
}
.sociallinks li.flickr a {
  background-position: 0px -432px;
}
.sociallinks li.flickr a:hover {
  background-position: -48px -432px;
}
.sociallinks li.foursquare a {
  background-position: 0px -480px;
}
.sociallinks li.foursquare a:hover {
  background-position: -48px -480px;
}
.sociallinks li.friendfeed a {
  background-position: 0px -528px;
}
.sociallinks li.friendfeed a:hover {
  background-position: -48px -528px;
}
.sociallinks li.itunes a {
  background-position: 0px -576px;
}
.sociallinks li.itunes a:hover {
  background-position: -48px -576px;
}
.sociallinks li.myspace a {
  background-position: 0px -624px;
}
.sociallinks li.myspace a:hover {
  background-position: -48px -624px;
}
.sociallinks li.posterous a {
  background-position: 0px -672px;
}
.sociallinks li.posterous a:hover {
  background-position: -48px -672px;
}
.sociallinks li.reddit a {
  background-position: 0px -720px;
}
.sociallinks li.reddit a:hover {
  background-position: -48px -720px;
}
.sociallinks li.rss a {
  background-position: 0px -768px;
}
.sociallinks li.rss a:hover {
  background-position: -48px -768px;
}
.sociallinks li.skype a {
  background-position: 0px -816px;
}
.sociallinks li.skype a:hover {
  background-position: -48px -816px;
}
.sociallinks li.tumblr a {
  background-position: 0px -864px;
}
.sociallinks li.tumblr a:hover {
  background-position: -48px -864px;
}
.sociallinks li.vimeo a {
  background-position: 0px -912px;
}
.sociallinks li.vimeo a:hover {
  background-position: -48px -912px;
}
.sociallinks li.yelp a {
  background-position: 0px -960px;
}
.sociallinks li.yelp a:hover {
  background-position: -48px -960px;
}
.sociallinks li.googleplus a {
  background-position: 0px -1008px;
}
.sociallinks li.googleplus a:hover {
  background-position: -48px -1008px;
}
.sociallinks li.pinterest a {
  background-position: 0px -1056px;
}
.sociallinks li.pinterest a:hover {
  background-position: -48px -1056px;
}
.sociallinks li.instagram a {
  background-position: 0px -1104px;
}
.sociallinks li.instagram a:hover {
  background-position: -48px -1104px;
}

.fblike {
    padding-top: 5px;
}

.fb-like, .fb-like iframe[style] {
    width: 100% !important;
}

.fb-comments-wrap iframe, .fb-comments span, .fb-comments, .fb-comments iframe[style], #admins img{
    width: 100% !important;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
/* Start: Recommended facet styles */
.facet-list-head.theme-1.important,
.facet-list-head.theme-1,
.theme-1 .facet-list-head {
  border-top: solid 2px #b1c0cd;
  border-bottom: solid 2px #b1c0cd;
}
.facet-list-head.theme-2.important,
.facet-list-head.theme-2,
.theme-2 .facet-list-head {
  border-top: solid 2px #d9dbdd;
  border-bottom: solid 2px #d9dbdd;
}
.facet-list-head.theme-3.important,
.facet-list-head.theme-3,
.theme-3 .facet-list-head {
  border-top: solid 2px #f2c8c8;
  border-bottom: solid 2px #f2c8c8;
}
.facet-list-head.theme-4.important,
.facet-list-head.theme-4,
.theme-4 .facet-list-head {
  border-top: solid 2px #fadcc9;
  border-bottom: solid 2px #fadcc9;
}
.facet-list-head.theme-5.important,
.facet-list-head.theme-5,
.theme-5 .facet-list-head {
  border-top: solid 2px #faf0cd;
  border-bottom: solid 2px #faf0cd;
}
.facet-list-head.theme-6.important,
.facet-list-head.theme-6,
.theme-6 .facet-list-head {
  border-top: solid 2px #d5ebd7;
  border-bottom: solid 2px #d5ebd7;
}
.facet-list-head.theme-7.important,
.facet-list-head.theme-7,
.theme-7 .facet-list-head {
  border-top: solid 2px #d6e5eb;
  border-bottom: solid 2px #d6e5eb;
}
.facet-list-head.theme-8.important,
.facet-list-head.theme-8,
.theme-8 .facet-list-head {
  border-top: solid 2px #e0dce7;
  border-bottom: solid 2px #e0dce7;
}
.facet-list-head {
  padding: 1px 0;
  top: -40px;
}
.nowrap {
  white-space: nowrap;
}
div.facet-list {
  width: 100%;
}
div.facet-list div {
  color: #444;
  text-align: left;
  line-height: 40px;
  padding: 0;
}
div.facet-list .description-view {
  line-height: 18px;
}
div.facet-list .description-view p {
  margin-top: -2px;
}
div.facet-list .image-view {
  position: relative;
  line-height: 18px;
}
div.facet-list .image-view div {
  line-height: 18px;
}
div.facet-list .image-view .image-view-image {
  display: block;
  padding: 7px 0 2px 0;
}
div.facet-list .image-view .image-view-title {
  display: block;
  position: relative;
}
div.facet-list .image-view .image-view-title p {
  margin-top: -4px;
  margin-bottom: 6px;
}
div.facet-list div.program-header {
  height: 40px;
  padding: 0 10px;
}
div.facet-list div.program-details {
  display: none;
  border-left: 2px solid #ccc;
  margin: 5px 5px 5px 12px;
}
div.facet-list div.facet-list-item {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  overflow: hidden;
}
div.facet-list .programs-view {
  line-height: 22px;
}
.border-right {
  border-right: 1px dotted #CCC;
}
.border-left {
  border-left: 1px solid #EEE;
}
/**
.major-open {
    height: 40px;
    .title{
    }
    span.expanded {
        padding-left: 30px;
    }
}
*/
.facet-list-item.theme-1.important,
.facet-list-item.theme-1,
.theme-1 .facet-list-item {
  /*
    #gradient > .vertical(#FFF,@t);
    .ie7 &, .ie8 &{
        filter: none;
        -ms-filter: none;
    }
    */

}
.facet-list-item.theme-2.important,
.facet-list-item.theme-2,
.theme-2 .facet-list-item {
  /*
    #gradient > .vertical(#FFF,@t);
    .ie7 &, .ie8 &{
        filter: none;
        -ms-filter: none;
    }
    */

}
.facet-list-item.theme-3.important,
.facet-list-item.theme-3,
.theme-3 .facet-list-item {
  /*
    #gradient > .vertical(#FFF,@t);
    .ie7 &, .ie8 &{
        filter: none;
        -ms-filter: none;
    }
    */

}
.facet-list-item.theme-4.important,
.facet-list-item.theme-4,
.theme-4 .facet-list-item {
  /*
    #gradient > .vertical(#FFF,@t);
    .ie7 &, .ie8 &{
        filter: none;
        -ms-filter: none;
    }
    */

}
.facet-list-item.theme-5.important,
.facet-list-item.theme-5,
.theme-5 .facet-list-item {
  /*
    #gradient > .vertical(#FFF,@t);
    .ie7 &, .ie8 &{
        filter: none;
        -ms-filter: none;
    }
    */

}
.facet-list-item.theme-6.important,
.facet-list-item.theme-6,
.theme-6 .facet-list-item {
  /*
    #gradient > .vertical(#FFF,@t);
    .ie7 &, .ie8 &{
        filter: none;
        -ms-filter: none;
    }
    */

}
.facet-list-item.theme-7.important,
.facet-list-item.theme-7,
.theme-7 .facet-list-item {
  /*
    #gradient > .vertical(#FFF,@t);
    .ie7 &, .ie8 &{
        filter: none;
        -ms-filter: none;
    }
    */

}
.facet-list-item.theme-8.important,
.facet-list-item.theme-8,
.theme-8 .facet-list-item {
  /*
    #gradient > .vertical(#FFF,@t);
    .ie7 &, .ie8 &{
        filter: none;
        -ms-filter: none;
    }
    */

}
/**
.facet-list-item {
    cursor: pointer;
    span.expand {
        font-size: 15px;
        height: 40px;
        padding-left: 20px;
        line-height: 40px;
        .ie7 &{
            text-indent: 0px;
        }
    }
    .expand:before {
        .radius(3px);
        background: #999;
        color: white;
        content: "+";
        display: block;
        float: left;
        font-family: Comic Sans MS;
        font-size: 17px;
        font-weight: 800;
        height: 18px;
        left: 10px;
        line-height: 15px;
        position: relative;
        text-align: center;
        text-indent: 0px;
        top: 10px;
        width: 18px;
    }

    &.major-shown span.expand:before {
        content: "-";
        font-size: 20px;
        line-height: 11px;
    }
}
*/
ul.option-set li {
  background-image: none;
  padding: 0px;
}
ul.option-set li a {
  display: block;
  margin: 0px 6px 0px 0px;
  padding: 5px 15px 5px 8px;
}
ul.option-set li.programFilter a {
  text-decoration: none;
}
ul.option-set li.programFilter a:before {
  padding-right: 10px;
  font-family: FontAwesome-4;
  content: "\f10c";
}
ul.option-set li.programFilter.hide {
  display: none;
}
ul.option-set li.selected {
  background-position: top left;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
ul.option-set li.selected a {
  color: #FFFFFF;
  background-image: url("images/facet/button_close_white.png");
  background-position: right 6px;
  background-repeat: no-repeat;
  font-weight: bold;
  text-decoration: none;
}
ul.option-set li.selected.programFilter a {
  background: none;
  text-decoration: none;
}
ul.option-set li.selected.programFilter a:before {
  padding-right: 10px;
  font-family: FontAwesome-4;
  content: "\f192";
}
ul.option-set p.read-more {
  text-align: left;
  margin-bottom: 0px;
}
ul.option-set p.read-more button#more {
  margin-top: 5px;
  background: none!important;
  border: none;
  padding: 0!important;
  font: inherit;
  font-weight: bold;
  cursor: pointer;
  margin-left: 8px;
}
ul.option-set p.read-more button#more:before {
  padding-right: 10px;
  font-family: FontAwesome-4;
  content: "\f13a";
  font-weight: normal;
  font-size: 14px;
}
ul.option-set p.read-more button#more.open:before {
  padding-right: 10px;
  font-family: FontAwesome-4;
  content: "\f139";
  font-weight: normal;
  font-size: 14px;
}
ul.option-set.bottom-border {
  border-bottom: 1px #ccc dotted;
  padding-bottom: 5px;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */

  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
  /*  -webkit-transition-property: opacity;
     -moz-transition-property: opacity;
          transition-property: opacity;*/

}
/* END: Recommended facet styles */
/* pink background-color: #F8DFDF; */
ul.option-set.theme-1.important li.selected,
ul.option-set.theme-1 li.selected,
.theme-1 ul.option-set li.selected {
  background-color: #00213b;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00325b), to(#00213b));
  /* Konqueror */

  background-image: -moz-linear-gradient(#00325b, #00213b);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#00325b, #00213b);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00325b), color-stop(100%, #00213b));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#00325b, #00213b);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#00325b, #00213b);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00325b', endColorstr='#00213b', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00325b', endColorstr='#00213b', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#00325b, #00213b);
  /* the standard */

}
ul.option-set.theme-2.important li.selected,
ul.option-set.theme-2 li.selected,
.theme-2 ul.option-set li.selected {
  background-color: #55595d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#82898f), to(#55595d));
  /* Konqueror */

  background-image: -moz-linear-gradient(#82898f, #55595d);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#82898f, #55595d);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #82898f), color-stop(100%, #55595d));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#82898f, #55595d);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#82898f, #55595d);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82898f', endColorstr='#55595d', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#82898f', endColorstr='#55595d', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#82898f, #55595d);
  /* the standard */

}
ul.option-set.theme-3.important li.selected,
ul.option-set.theme-3 li.selected,
.theme-3 ul.option-set li.selected {
  background-color: #8a3131;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d54b4b), to(#8a3131));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d54b4b, #8a3131);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d54b4b, #8a3131);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d54b4b), color-stop(100%, #8a3131));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d54b4b, #8a3131);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d54b4b, #8a3131);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d54b4b', endColorstr='#8a3131', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d54b4b', endColorstr='#8a3131', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d54b4b, #8a3131);
  /* the standard */

}
ul.option-set.theme-4.important li.selected,
ul.option-set.theme-4 li.selected,
.theme-4 ul.option-set li.selected {
  background-color: #9b5c34;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ef8d50), to(#9b5c34));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ef8d50, #9b5c34);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ef8d50, #9b5c34);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef8d50), color-stop(100%, #9b5c34));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ef8d50, #9b5c34);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ef8d50, #9b5c34);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef8d50', endColorstr='#9b5c34', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef8d50', endColorstr='#9b5c34', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ef8d50, #9b5c34);
  /* the standard */

}
ul.option-set.theme-5.important li.selected,
ul.option-set.theme-5 li.selected,
.theme-5 ul.option-set li.selected {
  background-color: #9b863c;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#efce5d), to(#9b863c));
  /* Konqueror */

  background-image: -moz-linear-gradient(#efce5d, #9b863c);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#efce5d, #9b863c);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efce5d), color-stop(100%, #9b863c));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#efce5d, #9b863c);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#efce5d, #9b863c);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efce5d', endColorstr='#9b863c', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#efce5d', endColorstr='#9b863c', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#efce5d, #9b863c);
  /* the standard */

}
ul.option-set.theme-6.important li.selected,
ul.option-set.theme-6 li.selected,
.theme-6 ul.option-set li.selected {
  background-color: #4c7b51;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#75bd7d), to(#4c7b51));
  /* Konqueror */

  background-image: -moz-linear-gradient(#75bd7d, #4c7b51);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#75bd7d, #4c7b51);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75bd7d), color-stop(100%, #4c7b51));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#75bd7d, #4c7b51);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#75bd7d, #4c7b51);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75bd7d', endColorstr='#4c7b51', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#75bd7d', endColorstr='#4c7b51', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#75bd7d, #4c7b51);
  /* the standard */

}
ul.option-set.theme-7.important li.selected,
ul.option-set.theme-7 li.selected,
.theme-7 ul.option-set li.selected {
  background-color: #4f6e7c;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#79a9bf), to(#4f6e7c));
  /* Konqueror */

  background-image: -moz-linear-gradient(#79a9bf, #4f6e7c);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#79a9bf, #4f6e7c);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #79a9bf), color-stop(100%, #4f6e7c));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#79a9bf, #4f6e7c);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#79a9bf, #4f6e7c);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79a9bf', endColorstr='#4f6e7c', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#79a9bf', endColorstr='#4f6e7c', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#79a9bf, #4f6e7c);
  /* the standard */

}
ul.option-set.theme-8.important li.selected,
ul.option-set.theme-8 li.selected,
.theme-8 ul.option-set li.selected {
  background-color: #645b73;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#9a8cb1), to(#645b73));
  /* Konqueror */

  background-image: -moz-linear-gradient(#9a8cb1, #645b73);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#9a8cb1, #645b73);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9a8cb1), color-stop(100%, #645b73));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#9a8cb1, #645b73);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#9a8cb1, #645b73);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a8cb1', endColorstr='#645b73', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a8cb1', endColorstr='#645b73', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#9a8cb1, #645b73);
  /* the standard */

}
ul.filter li {
  width: 100%;
}
/* Landscape phone and portrait phone */
@media (max-width: 767px) {
  #faceted-list {
    background-color: white;
  }
  .facet-list-item {
    background-image: none !important;
    background-color: white !important;
  }
  .option-set[data-filter-group="degree"],
  .option-set[data-filter-group="colleges"] {
    -moz-column-count: 2 !important;
    -moz-column-gap: 30px !important;
    -webkit-column-count: 2 !important;
    -webkit-column-gap: 30px !important;
    column-count: 2 !important;
    column-gap: 30px !important;
  }
}
@media (max-width: 360px) {
  .facet-list-item span.expand {
    font-size: 12px;
  }
}
div.facet-list-item.theme-1.important,
div.facet-list-item.theme-1,
.theme-1 div.facet-list-item {
  border-bottom-color: #d0d9e1;
}
div.facet-list-item.theme-2.important,
div.facet-list-item.theme-2,
.theme-2 div.facet-list-item {
  border-bottom-color: #e8e9ea;
}
div.facet-list-item.theme-3.important,
div.facet-list-item.theme-3,
.theme-3 div.facet-list-item {
  border-bottom-color: #f7dede;
}
div.facet-list-item.theme-4.important,
div.facet-list-item.theme-4,
.theme-4 div.facet-list-item {
  border-bottom-color: #fceadf;
}
div.facet-list-item.theme-5.important,
div.facet-list-item.theme-5,
.theme-5 div.facet-list-item {
  border-bottom-color: #fcf6e1;
}
div.facet-list-item.theme-6.important,
div.facet-list-item.theme-6,
.theme-6 div.facet-list-item {
  border-bottom-color: #e6f3e7;
}
div.facet-list-item.theme-7.important,
div.facet-list-item.theme-7,
.theme-7 div.facet-list-item {
  border-bottom-color: #e6eff3;
}
div.facet-list-item.theme-8.important,
div.facet-list-item.theme-8,
.theme-8 div.facet-list-item {
  border-bottom-color: #eceaf1;
}
.seperator {
  color: royalblue;
}
.program-title {
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  white-space: nowrap;
}
.program-title:before {
  padding-right: 10px;
  font-family: FontAwesome-4;
  content: "\f067";
  font-weight: normal;
  font-size: 14px;
}
.program-title.details-visible:before {
  padding-right: 10px;
  font-family: FontAwesome-4;
  content: "\f068";
  font-weight: normal;
  font-size: 14px;
}
.pageindex-typeahead .tt-suggestion.tt-is-under-cursor {
  color: #d0d9e1;
  background-color: #00213b;
}
.pageindex-typeahead label.pageindex-label {
  font-weight: bold;
  line-height: 40px;
  font-size: 15px;
}
.pageindex-typeahead p {
  font-weight: normal;
}
a.button-moredetails {
  background: #00213b;
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: 'Arial Narrow', 'Narrow';
  font-size: 16px !important;
  color: #ffffff;
  padding: 5px 5px !important;
  text-align: center;
  text-decoration: none;
  display: block;
  margin: 0 0 9px 0;
  line-height: 1.5em;
}
a.button-moredetails:before {
  padding-right: 10px;
  font-family: FontAwesome-4;
  content: "\f138";
  font-weight: normal;
}
a.button-moredetails:hover {
  background: #00325b;
  color: #FFFFFF;
  text-decoration: none;
}
/*span{
    &[class^="delivery-method"] {
        font-family: FontAwesome-4;
    }
    &.delivery-method-online:before{
        content: "\f0ac";
    }
    &.delivery-method-traditional:before{
        content: "\f1ad";
    }
}*/

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.nested-list {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 6px;
  padding: 0px 0px 0px 20px;
}
.nested-list li {
  margin-bottom: 5px;
  margin-left: 19px;
  margin-top: 5px;
  padding: 0px 0px 0px 7px;
}
.nested-list ul {
  margin-left: 7px;
}
.nested-list ul li {
  background-position: left 12px;
  padding-left: 17px;
}
/* Edit Only */
.cq-wcm-edit ol.nested-list {
  background-color: #f0f5fa;
  padding: 5px 5px 5px 20px;
}
.cq-wcm-edit ol.nested-list li {
  border: solid 1px #99bbe8;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  margin-left: 19px;
  padding: 7px;
}
.cq-wcm-edit ol.nested-list ul {
  margin-left: -2em;
  list-style-type: none;
}
.cq-wcm-edit ol.nested-list ul li {
  background: url(images/disc-1.gif) no-repeat left 12px;
  padding-left: 1.2em;
  list-style-type: none;
}
.cq-wcm-edit ol.nested-list ul li li {
  background: url(images/disc-2.gif) no-repeat left 12px;
}
.cq-wcm-edit ol.nested-list ul li li li {
  background: url(images/disc-3.gif) no-repeat left 12px;
}
ol.decimal {
  list-style-type: decimal !important;
}
ol.decimal ol {
  list-style-type: lower-alpha;
}
ol.decimal ol ol {
  list-style-type: lower-roman;
}
ol.decimal ol ol ol {
  list-style-type: lower-alpha;
}
ol.upper-roman {
  list-style-type: upper-roman !important;
}
ol.upper-roman ol {
  list-style-type: upper-alpha;
}
ol.upper-roman ol ol {
  list-style-type: decimal;
}
ol.upper-roman ol ol ol {
  list-style-type: lower-alpha;
}
ol.upper-alpha {
  list-style-type: upper-alpha !important;
}
ol.upper-alpha ol {
  list-style-type: decimal;
}
ol.upper-alpha ol ol {
  list-style-type: lower-alpha;
}
ol.upper-alpha ol ol ol {
  list-style-type: lower-roman;
}
ol.lower-alpha {
  list-style-type: lower-alpha !important;
}
ol.lower-alpha ol {
  list-style-type: decimal;
}
ol.lower-alpha ol ol {
  list-style-type: upper-alpha;
}
ol.lower-alpha ol ol ol {
  list-style-type: lower-roman;
}
ol.checklist li {
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 0px 20px;
  background: url(images/checkbox.png) no-repeat left 1px;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
ul.page-index {
  margin-top: 10px;
}
.page-index ul {
  margin-top: 0px;
}
ul.page-index li {
  font-size: 24px;
  line-height: 24px;
  display: block;
  background: none;
  padding: 10px 0px;
}
ul.page-index li a {
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 4px;
}
ul.page-index li li {
  font-weight: bold;
}
ul.page-index li li.page {
  font-weight: normal;
}
ul.page-index li li,
ul.page-index li li.page {
  font-size: 14px;
  line-height: 14px;
  border-bottom: none;
  padding: 2px 0px 2px 12px;
}
ul.page-index li li:before,
ul.page-index li li.page:before {
  content: "";
  border-color: transparent #CCC;
  border-style: solid;
  border-width: 4px 0px 4px 4px;
  display: block;
  height: 0;
  width: 0;
  left: -11px;
  top: 11px;
  position: relative;
}
ul.page-index li li a,
ul.page-index li li.page a {
  display: inline;
  text-decoration: none;
  border-bottom: none;
}
ul.page-index li li a:hover,
ul.page-index li li.page a:hover {
  text-decoration: underline;
}
ul.page-index li li ul,
ul.page-index li li.page ul {
  padding-top: 2px;
}
ul.page-index li li li,
ul.page-index li li.page li {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  border-bottom: none;
  padding: 0px 0px 0px 12px;
}
.pageindex-container > nav {
  float: right;
  width: 221px;
}
.pageindex-container > nav ul {
  float: right;
}
.pageindex-container > nav li {
  background: none;
  float: left;
  padding: 0px;
  width: 70px;
}
.pageindex-container > nav li a {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-radius: 5px 0px 0px 5px;
  display: block;
  margin: 0px;
  padding: 5px 8px;
  text-align: center;
}
.pageindex-container > nav li ~ li a {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-radius: 0px 5px 5px 0px;
}
.pageindex-container > nav li ~ li a.categories-link {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-radius: 0px 0px 0px 0px;
  padding-left: 9px;
}
.pageindex-container > nav li ~ li.categories-li {
  width: 79px;
}
.pageindex-container > nav li.active a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
.pageindex-container.theme-1.important > nav li a,
.pageindex-container.theme-1 > nav li a,
.theme-1 .pageindex-container  > nav li a {
  background-color: #66849d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#a3b5c4), to(#66849d));
  /* Konqueror */

  background-image: -moz-linear-gradient(#a3b5c4, #66849d);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#a3b5c4, #66849d);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a3b5c4), color-stop(100%, #66849d));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#a3b5c4, #66849d);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#a3b5c4, #66849d);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3b5c4', endColorstr='#66849d', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3b5c4', endColorstr='#66849d', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#a3b5c4, #66849d);
  /* the standard */

}
.pageindex-container.theme-1.important > nav li a:hover,
.pageindex-container.theme-1 > nav li a:hover,
.theme-1 .pageindex-container  > nav li a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #00325b;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#66849d), to(#00325b));
  /* Konqueror */

  background-image: -moz-linear-gradient(#66849d, #00325b);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#66849d, #00325b);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66849d), color-stop(100%, #00325b));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#66849d, #00325b);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#66849d, #00325b);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66849d', endColorstr='#00325b', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#66849d', endColorstr='#00325b', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#66849d, #00325b);
  /* the standard */

}
.pageindex-container.theme-1.important > nav li.active a,
.pageindex-container.theme-1 > nav li.active a,
.theme-1 .pageindex-container  > nav li.active a {
  background-color: #00213b;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00325b), to(#00213b));
  /* Konqueror */

  background-image: -moz-linear-gradient(#00325b, #00213b);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#00325b, #00213b);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00325b), color-stop(100%, #00213b));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#00325b, #00213b);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#00325b, #00213b);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00325b', endColorstr='#00213b', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00325b', endColorstr='#00213b', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#00325b, #00213b);
  /* the standard */

}
.pageindex-container.theme-1.important > nav li.active a:hover,
.pageindex-container.theme-1 > nav li.active a:hover,
.theme-1 .pageindex-container  > nav li.active a:hover {
  background-color: #00213b;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00325b), to(#00213b));
  /* Konqueror */

  background-image: -moz-linear-gradient(#00325b, #00213b);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#00325b, #00213b);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00325b), color-stop(100%, #00213b));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#00325b, #00213b);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#00325b, #00213b);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00325b', endColorstr='#00213b', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00325b', endColorstr='#00213b', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#00325b, #00213b);
  /* the standard */

  cursor: default;
}
.pageindex-container.theme-1.important > nav li ~ li,
.pageindex-container.theme-1 > nav li ~ li,
.theme-1 .pageindex-container  > nav li ~ li {
  border-left: 1px solid #00213b;
}
.pageindex-container.theme-1.important .tt-suggestion.tt-is-under-cursor,
.pageindex-container.theme-1 .tt-suggestion.tt-is-under-cursor,
.theme-1 .pageindex-container  .tt-suggestion.tt-is-under-cursor {
  background-color: #a3b5c4;
}
.pageindex-container.theme-2.important > nav li a,
.pageindex-container.theme-2 > nav li a,
.theme-2 .pageindex-container  > nav li a {
  background-color: #b4b8bc;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d2d5d7), to(#b4b8bc));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d2d5d7, #b4b8bc);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d2d5d7, #b4b8bc);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d2d5d7), color-stop(100%, #b4b8bc));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d2d5d7, #b4b8bc);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d2d5d7, #b4b8bc);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2d5d7', endColorstr='#b4b8bc', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2d5d7', endColorstr='#b4b8bc', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d2d5d7, #b4b8bc);
  /* the standard */

}
.pageindex-container.theme-2.important > nav li a:hover,
.pageindex-container.theme-2 > nav li a:hover,
.theme-2 .pageindex-container  > nav li a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #82898f;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#b4b8bc), to(#82898f));
  /* Konqueror */

  background-image: -moz-linear-gradient(#b4b8bc, #82898f);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#b4b8bc, #82898f);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b4b8bc), color-stop(100%, #82898f));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#b4b8bc, #82898f);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#b4b8bc, #82898f);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4b8bc', endColorstr='#82898f', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4b8bc', endColorstr='#82898f', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#b4b8bc, #82898f);
  /* the standard */

}
.pageindex-container.theme-2.important > nav li.active a,
.pageindex-container.theme-2 > nav li.active a,
.theme-2 .pageindex-container  > nav li.active a {
  background-color: #55595d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#82898f), to(#55595d));
  /* Konqueror */

  background-image: -moz-linear-gradient(#82898f, #55595d);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#82898f, #55595d);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #82898f), color-stop(100%, #55595d));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#82898f, #55595d);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#82898f, #55595d);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82898f', endColorstr='#55595d', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#82898f', endColorstr='#55595d', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#82898f, #55595d);
  /* the standard */

}
.pageindex-container.theme-2.important > nav li.active a:hover,
.pageindex-container.theme-2 > nav li.active a:hover,
.theme-2 .pageindex-container  > nav li.active a:hover {
  background-color: #55595d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#82898f), to(#55595d));
  /* Konqueror */

  background-image: -moz-linear-gradient(#82898f, #55595d);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#82898f, #55595d);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #82898f), color-stop(100%, #55595d));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#82898f, #55595d);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#82898f, #55595d);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82898f', endColorstr='#55595d', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#82898f', endColorstr='#55595d', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#82898f, #55595d);
  /* the standard */

  cursor: default;
}
.pageindex-container.theme-2.important > nav li ~ li,
.pageindex-container.theme-2 > nav li ~ li,
.theme-2 .pageindex-container  > nav li ~ li {
  border-left: 1px solid #55595d;
}
.pageindex-container.theme-2.important .tt-suggestion.tt-is-under-cursor,
.pageindex-container.theme-2 .tt-suggestion.tt-is-under-cursor,
.theme-2 .pageindex-container  .tt-suggestion.tt-is-under-cursor {
  background-color: #d2d5d7;
}
.pageindex-container.theme-3.important > nav li a,
.pageindex-container.theme-3 > nav li a,
.theme-3 .pageindex-container  > nav li a {
  background-color: #e69393;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f0bebe), to(#e69393));
  /* Konqueror */

  background-image: -moz-linear-gradient(#f0bebe, #e69393);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#f0bebe, #e69393);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0bebe), color-stop(100%, #e69393));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#f0bebe, #e69393);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#f0bebe, #e69393);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0bebe', endColorstr='#e69393', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0bebe', endColorstr='#e69393', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#f0bebe, #e69393);
  /* the standard */

}
.pageindex-container.theme-3.important > nav li a:hover,
.pageindex-container.theme-3 > nav li a:hover,
.theme-3 .pageindex-container  > nav li a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #d54b4b;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#e69393), to(#d54b4b));
  /* Konqueror */

  background-image: -moz-linear-gradient(#e69393, #d54b4b);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#e69393, #d54b4b);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e69393), color-stop(100%, #d54b4b));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#e69393, #d54b4b);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#e69393, #d54b4b);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e69393', endColorstr='#d54b4b', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e69393', endColorstr='#d54b4b', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#e69393, #d54b4b);
  /* the standard */

}
.pageindex-container.theme-3.important > nav li.active a,
.pageindex-container.theme-3 > nav li.active a,
.theme-3 .pageindex-container  > nav li.active a {
  background-color: #8a3131;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d54b4b), to(#8a3131));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d54b4b, #8a3131);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d54b4b, #8a3131);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d54b4b), color-stop(100%, #8a3131));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d54b4b, #8a3131);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d54b4b, #8a3131);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d54b4b', endColorstr='#8a3131', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d54b4b', endColorstr='#8a3131', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d54b4b, #8a3131);
  /* the standard */

}
.pageindex-container.theme-3.important > nav li.active a:hover,
.pageindex-container.theme-3 > nav li.active a:hover,
.theme-3 .pageindex-container  > nav li.active a:hover {
  background-color: #8a3131;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#d54b4b), to(#8a3131));
  /* Konqueror */

  background-image: -moz-linear-gradient(#d54b4b, #8a3131);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#d54b4b, #8a3131);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d54b4b), color-stop(100%, #8a3131));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#d54b4b, #8a3131);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#d54b4b, #8a3131);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d54b4b', endColorstr='#8a3131', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d54b4b', endColorstr='#8a3131', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#d54b4b, #8a3131);
  /* the standard */

  cursor: default;
}
.pageindex-container.theme-3.important > nav li ~ li,
.pageindex-container.theme-3 > nav li ~ li,
.theme-3 .pageindex-container  > nav li ~ li {
  border-left: 1px solid #8a3131;
}
.pageindex-container.theme-3.important .tt-suggestion.tt-is-under-cursor,
.pageindex-container.theme-3 .tt-suggestion.tt-is-under-cursor,
.theme-3 .pageindex-container  .tt-suggestion.tt-is-under-cursor {
  background-color: #f0bebe;
}
.pageindex-container.theme-4.important > nav li a,
.pageindex-container.theme-4 > nav li a,
.theme-4 .pageindex-container  > nav li a {
  background-color: #f5bb96;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f9d6c0), to(#f5bb96));
  /* Konqueror */

  background-image: -moz-linear-gradient(#f9d6c0, #f5bb96);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#f9d6c0, #f5bb96);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9d6c0), color-stop(100%, #f5bb96));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#f9d6c0, #f5bb96);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#f9d6c0, #f5bb96);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d6c0', endColorstr='#f5bb96', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d6c0', endColorstr='#f5bb96', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#f9d6c0, #f5bb96);
  /* the standard */

}
.pageindex-container.theme-4.important > nav li a:hover,
.pageindex-container.theme-4 > nav li a:hover,
.theme-4 .pageindex-container  > nav li a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #ef8d50;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f5bb96), to(#ef8d50));
  /* Konqueror */

  background-image: -moz-linear-gradient(#f5bb96, #ef8d50);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#f5bb96, #ef8d50);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5bb96), color-stop(100%, #ef8d50));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#f5bb96, #ef8d50);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#f5bb96, #ef8d50);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5bb96', endColorstr='#ef8d50', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5bb96', endColorstr='#ef8d50', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#f5bb96, #ef8d50);
  /* the standard */

}
.pageindex-container.theme-4.important > nav li.active a,
.pageindex-container.theme-4 > nav li.active a,
.theme-4 .pageindex-container  > nav li.active a {
  background-color: #9b5c34;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ef8d50), to(#9b5c34));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ef8d50, #9b5c34);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ef8d50, #9b5c34);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef8d50), color-stop(100%, #9b5c34));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ef8d50, #9b5c34);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ef8d50, #9b5c34);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef8d50', endColorstr='#9b5c34', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef8d50', endColorstr='#9b5c34', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ef8d50, #9b5c34);
  /* the standard */

}
.pageindex-container.theme-4.important > nav li.active a:hover,
.pageindex-container.theme-4 > nav li.active a:hover,
.theme-4 .pageindex-container  > nav li.active a:hover {
  background-color: #9b5c34;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ef8d50), to(#9b5c34));
  /* Konqueror */

  background-image: -moz-linear-gradient(#ef8d50, #9b5c34);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#ef8d50, #9b5c34);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef8d50), color-stop(100%, #9b5c34));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#ef8d50, #9b5c34);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#ef8d50, #9b5c34);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef8d50', endColorstr='#9b5c34', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef8d50', endColorstr='#9b5c34', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#ef8d50, #9b5c34);
  /* the standard */

  cursor: default;
}
.pageindex-container.theme-4.important > nav li ~ li,
.pageindex-container.theme-4 > nav li ~ li,
.theme-4 .pageindex-container  > nav li ~ li {
  border-left: 1px solid #9b5c34;
}
.pageindex-container.theme-4.important .tt-suggestion.tt-is-under-cursor,
.pageindex-container.theme-4 .tt-suggestion.tt-is-under-cursor,
.theme-4 .pageindex-container  .tt-suggestion.tt-is-under-cursor {
  background-color: #f9d6c0;
}
.pageindex-container.theme-5.important > nav li a,
.pageindex-container.theme-5 > nav li a,
.theme-5 .pageindex-container  > nav li a {
  background-color: #f5e29e;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f9edc5), to(#f5e29e));
  /* Konqueror */

  background-image: -moz-linear-gradient(#f9edc5, #f5e29e);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#f9edc5, #f5e29e);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9edc5), color-stop(100%, #f5e29e));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#f9edc5, #f5e29e);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#f9edc5, #f5e29e);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9edc5', endColorstr='#f5e29e', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9edc5', endColorstr='#f5e29e', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#f9edc5, #f5e29e);
  /* the standard */

}
.pageindex-container.theme-5.important > nav li a:hover,
.pageindex-container.theme-5 > nav li a:hover,
.theme-5 .pageindex-container  > nav li a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #efce5d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f5e29e), to(#efce5d));
  /* Konqueror */

  background-image: -moz-linear-gradient(#f5e29e, #efce5d);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#f5e29e, #efce5d);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5e29e), color-stop(100%, #efce5d));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#f5e29e, #efce5d);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#f5e29e, #efce5d);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5e29e', endColorstr='#efce5d', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5e29e', endColorstr='#efce5d', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#f5e29e, #efce5d);
  /* the standard */

}
.pageindex-container.theme-5.important > nav li.active a,
.pageindex-container.theme-5 > nav li.active a,
.theme-5 .pageindex-container  > nav li.active a {
  background-color: #9b863c;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#efce5d), to(#9b863c));
  /* Konqueror */

  background-image: -moz-linear-gradient(#efce5d, #9b863c);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#efce5d, #9b863c);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efce5d), color-stop(100%, #9b863c));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#efce5d, #9b863c);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#efce5d, #9b863c);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efce5d', endColorstr='#9b863c', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#efce5d', endColorstr='#9b863c', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#efce5d, #9b863c);
  /* the standard */

}
.pageindex-container.theme-5.important > nav li.active a:hover,
.pageindex-container.theme-5 > nav li.active a:hover,
.theme-5 .pageindex-container  > nav li.active a:hover {
  background-color: #9b863c;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#efce5d), to(#9b863c));
  /* Konqueror */

  background-image: -moz-linear-gradient(#efce5d, #9b863c);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#efce5d, #9b863c);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efce5d), color-stop(100%, #9b863c));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#efce5d, #9b863c);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#efce5d, #9b863c);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efce5d', endColorstr='#9b863c', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#efce5d', endColorstr='#9b863c', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#efce5d, #9b863c);
  /* the standard */

  cursor: default;
}
.pageindex-container.theme-5.important > nav li ~ li,
.pageindex-container.theme-5 > nav li ~ li,
.theme-5 .pageindex-container  > nav li ~ li {
  border-left: 1px solid #9b863c;
}
.pageindex-container.theme-5.important .tt-suggestion.tt-is-under-cursor,
.pageindex-container.theme-5 .tt-suggestion.tt-is-under-cursor,
.theme-5 .pageindex-container  .tt-suggestion.tt-is-under-cursor {
  background-color: #f9edc5;
}
.pageindex-container.theme-6.important > nav li a,
.pageindex-container.theme-6 > nav li a,
.theme-6 .pageindex-container  > nav li a {
  background-color: #acd7b1;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#cde7d0), to(#acd7b1));
  /* Konqueror */

  background-image: -moz-linear-gradient(#cde7d0, #acd7b1);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#cde7d0, #acd7b1);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cde7d0), color-stop(100%, #acd7b1));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#cde7d0, #acd7b1);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#cde7d0, #acd7b1);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cde7d0', endColorstr='#acd7b1', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#cde7d0', endColorstr='#acd7b1', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#cde7d0, #acd7b1);
  /* the standard */

}
.pageindex-container.theme-6.important > nav li a:hover,
.pageindex-container.theme-6 > nav li a:hover,
.theme-6 .pageindex-container  > nav li a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #75bd7d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#acd7b1), to(#75bd7d));
  /* Konqueror */

  background-image: -moz-linear-gradient(#acd7b1, #75bd7d);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#acd7b1, #75bd7d);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #acd7b1), color-stop(100%, #75bd7d));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#acd7b1, #75bd7d);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#acd7b1, #75bd7d);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#acd7b1', endColorstr='#75bd7d', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#acd7b1', endColorstr='#75bd7d', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#acd7b1, #75bd7d);
  /* the standard */

}
.pageindex-container.theme-6.important > nav li.active a,
.pageindex-container.theme-6 > nav li.active a,
.theme-6 .pageindex-container  > nav li.active a {
  background-color: #4c7b51;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#75bd7d), to(#4c7b51));
  /* Konqueror */

  background-image: -moz-linear-gradient(#75bd7d, #4c7b51);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#75bd7d, #4c7b51);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75bd7d), color-stop(100%, #4c7b51));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#75bd7d, #4c7b51);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#75bd7d, #4c7b51);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75bd7d', endColorstr='#4c7b51', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#75bd7d', endColorstr='#4c7b51', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#75bd7d, #4c7b51);
  /* the standard */

}
.pageindex-container.theme-6.important > nav li.active a:hover,
.pageindex-container.theme-6 > nav li.active a:hover,
.theme-6 .pageindex-container  > nav li.active a:hover {
  background-color: #4c7b51;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#75bd7d), to(#4c7b51));
  /* Konqueror */

  background-image: -moz-linear-gradient(#75bd7d, #4c7b51);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#75bd7d, #4c7b51);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #75bd7d), color-stop(100%, #4c7b51));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#75bd7d, #4c7b51);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#75bd7d, #4c7b51);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75bd7d', endColorstr='#4c7b51', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#75bd7d', endColorstr='#4c7b51', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#75bd7d, #4c7b51);
  /* the standard */

  cursor: default;
}
.pageindex-container.theme-6.important > nav li ~ li,
.pageindex-container.theme-6 > nav li ~ li,
.theme-6 .pageindex-container  > nav li ~ li {
  border-left: 1px solid #4c7b51;
}
.pageindex-container.theme-6.important .tt-suggestion.tt-is-under-cursor,
.pageindex-container.theme-6 .tt-suggestion.tt-is-under-cursor,
.theme-6 .pageindex-container  .tt-suggestion.tt-is-under-cursor {
  background-color: #cde7d0;
}
.pageindex-container.theme-7.important > nav li a,
.pageindex-container.theme-7 > nav li a,
.theme-7 .pageindex-container  > nav li a {
  background-color: #afcbd9;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#cfe0e8), to(#afcbd9));
  /* Konqueror */

  background-image: -moz-linear-gradient(#cfe0e8, #afcbd9);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#cfe0e8, #afcbd9);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cfe0e8), color-stop(100%, #afcbd9));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#cfe0e8, #afcbd9);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#cfe0e8, #afcbd9);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfe0e8', endColorstr='#afcbd9', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfe0e8', endColorstr='#afcbd9', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#cfe0e8, #afcbd9);
  /* the standard */

}
.pageindex-container.theme-7.important > nav li a:hover,
.pageindex-container.theme-7 > nav li a:hover,
.theme-7 .pageindex-container  > nav li a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #79a9bf;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#afcbd9), to(#79a9bf));
  /* Konqueror */

  background-image: -moz-linear-gradient(#afcbd9, #79a9bf);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#afcbd9, #79a9bf);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #afcbd9), color-stop(100%, #79a9bf));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#afcbd9, #79a9bf);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#afcbd9, #79a9bf);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afcbd9', endColorstr='#79a9bf', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#afcbd9', endColorstr='#79a9bf', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#afcbd9, #79a9bf);
  /* the standard */

}
.pageindex-container.theme-7.important > nav li.active a,
.pageindex-container.theme-7 > nav li.active a,
.theme-7 .pageindex-container  > nav li.active a {
  background-color: #4f6e7c;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#79a9bf), to(#4f6e7c));
  /* Konqueror */

  background-image: -moz-linear-gradient(#79a9bf, #4f6e7c);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#79a9bf, #4f6e7c);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #79a9bf), color-stop(100%, #4f6e7c));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#79a9bf, #4f6e7c);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#79a9bf, #4f6e7c);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79a9bf', endColorstr='#4f6e7c', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#79a9bf', endColorstr='#4f6e7c', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#79a9bf, #4f6e7c);
  /* the standard */

}
.pageindex-container.theme-7.important > nav li.active a:hover,
.pageindex-container.theme-7 > nav li.active a:hover,
.theme-7 .pageindex-container  > nav li.active a:hover {
  background-color: #4f6e7c;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#79a9bf), to(#4f6e7c));
  /* Konqueror */

  background-image: -moz-linear-gradient(#79a9bf, #4f6e7c);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#79a9bf, #4f6e7c);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #79a9bf), color-stop(100%, #4f6e7c));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#79a9bf, #4f6e7c);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#79a9bf, #4f6e7c);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79a9bf', endColorstr='#4f6e7c', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#79a9bf', endColorstr='#4f6e7c', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#79a9bf, #4f6e7c);
  /* the standard */

  cursor: default;
}
.pageindex-container.theme-7.important > nav li ~ li,
.pageindex-container.theme-7 > nav li ~ li,
.theme-7 .pageindex-container  > nav li ~ li {
  border-left: 1px solid #4f6e7c;
}
.pageindex-container.theme-7.important .tt-suggestion.tt-is-under-cursor,
.pageindex-container.theme-7 .tt-suggestion.tt-is-under-cursor,
.theme-7 .pageindex-container  .tt-suggestion.tt-is-under-cursor {
  background-color: #cfe0e8;
}
.pageindex-container.theme-8.important > nav li a,
.pageindex-container.theme-8 > nav li a,
.theme-8 .pageindex-container  > nav li a {
  background-color: #c2bad0;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#dbd6e3), to(#c2bad0));
  /* Konqueror */

  background-image: -moz-linear-gradient(#dbd6e3, #c2bad0);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#dbd6e3, #c2bad0);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dbd6e3), color-stop(100%, #c2bad0));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#dbd6e3, #c2bad0);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#dbd6e3, #c2bad0);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbd6e3', endColorstr='#c2bad0', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbd6e3', endColorstr='#c2bad0', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#dbd6e3, #c2bad0);
  /* the standard */

}
.pageindex-container.theme-8.important > nav li a:hover,
.pageindex-container.theme-8 > nav li a:hover,
.theme-8 .pageindex-container  > nav li a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #9a8cb1;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#c2bad0), to(#9a8cb1));
  /* Konqueror */

  background-image: -moz-linear-gradient(#c2bad0, #9a8cb1);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#c2bad0, #9a8cb1);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c2bad0), color-stop(100%, #9a8cb1));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#c2bad0, #9a8cb1);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#c2bad0, #9a8cb1);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2bad0', endColorstr='#9a8cb1', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2bad0', endColorstr='#9a8cb1', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#c2bad0, #9a8cb1);
  /* the standard */

}
.pageindex-container.theme-8.important > nav li.active a,
.pageindex-container.theme-8 > nav li.active a,
.theme-8 .pageindex-container  > nav li.active a {
  background-color: #645b73;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#9a8cb1), to(#645b73));
  /* Konqueror */

  background-image: -moz-linear-gradient(#9a8cb1, #645b73);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#9a8cb1, #645b73);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9a8cb1), color-stop(100%, #645b73));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#9a8cb1, #645b73);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#9a8cb1, #645b73);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a8cb1', endColorstr='#645b73', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a8cb1', endColorstr='#645b73', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#9a8cb1, #645b73);
  /* the standard */

}
.pageindex-container.theme-8.important > nav li.active a:hover,
.pageindex-container.theme-8 > nav li.active a:hover,
.theme-8 .pageindex-container  > nav li.active a:hover {
  background-color: #645b73;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#9a8cb1), to(#645b73));
  /* Konqueror */

  background-image: -moz-linear-gradient(#9a8cb1, #645b73);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#9a8cb1, #645b73);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9a8cb1), color-stop(100%, #645b73));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#9a8cb1, #645b73);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#9a8cb1, #645b73);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a8cb1', endColorstr='#645b73', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a8cb1', endColorstr='#645b73', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#9a8cb1, #645b73);
  /* the standard */

  cursor: default;
}
.pageindex-container.theme-8.important > nav li ~ li,
.pageindex-container.theme-8 > nav li ~ li,
.theme-8 .pageindex-container  > nav li ~ li {
  border-left: 1px solid #645b73;
}
.pageindex-container.theme-8.important .tt-suggestion.tt-is-under-cursor,
.pageindex-container.theme-8 .tt-suggestion.tt-is-under-cursor,
.theme-8 .pageindex-container  .tt-suggestion.tt-is-under-cursor {
  background-color: #dbd6e3;
}
span.name {
  font-size: 20px;
}
.azindex-container nav {
  border-bottom: 1px solid #cccccc;
  padding: 22px 0px 3px 0px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.azindex-container nav a {
  padding: 1px;
  font-weight: bold;
}
.azindex-container a.azindex-top {
  color: #999999;
  float: right;
  text-decoration: none;
}
.azindex-container a.azindex-top:hover {
  color: #666666;
  text-decoration: underline;
}
.azindex-container a.azindex-top:before {
  content: "";
  border-color: transparent transparent #CCC;
  border-style: solid;
  border-width: 0px 4px 4px 4px;
  display: block;
  height: 0;
  width: 0;
  left: -14px;
  top: 11px;
  position: relative;
}
.azindex-container h1 {
  border-bottom: 1px solid #eeeeee;
  padding: 0px;
}
ul.azindex-list {
  padding: 10px 0px;
  list-style-type: none;
}
ul.azindex-list li {
  background: none;
  padding: 0px 0px 0px 12px;
}
ul.azindex-list li:before {
  content: "";
  border-color: transparent #CCC;
  border-style: solid;
  border-width: 4px 0px 4px 4px;
  display: block;
  height: 0;
  width: 0;
  left: -11px;
  top: 11px;
  position: relative;
}
ul.azindex-list li a {
  text-decoration: none;
}
ul.azindex-list li a:hover {
  text-decoration: underline;
}
.categories ul.contentbox {
  list-style-type: none;
  padding: 10px 0px 0px 0px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-radius: 5px 5px 5px 5px;
  margin-bottom: 10px;
}
.categories ul.contentbox li {
  background: none;
}
.categories ul.contentbox li a {
  text-decoration: none;
}
.categories ul.contentbox li a:hover {
  text-decoration: underline;
}
.categories h2.category-head {
  color: #fff;
  padding-left: 10px;
  margin-bottom: 10px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-radius: 5px 5px 5px 5px;
}
.categories ul.category {
  margin-bottom: 15px;
}
.categories ul.category li.page {
  list-style-type: none;
  background: none;
}
.categories ul.category li.page:before {
  content: "";
  border-color: transparent #CCC;
  border-style: solid;
  border-width: 4px 0px 4px 4px;
  display: block;
  height: 0;
  width: 0;
  left: -11px;
  top: 11px;
  position: relative;
}
.categories ul.category li.page a {
  text-decoration: none;
}
.categories ul.category li.page a:hover {
  text-decoration: underline;
}
.categories ul.category li.page .modified {
  color: #aaa;
  font-style: italic;
}
.categories.theme-1.important h2.category-head,
.categories.theme-1 h2.category-head,
.theme-1 .categories  h2.category-head {
  background-color: #66849d;
}
.categories.theme-1.important ul.contentbox,
.categories.theme-1 ul.contentbox,
.theme-1 .categories  ul.contentbox {
  background-color: #d0d9e1;
}
.categories.theme-2.important h2.category-head,
.categories.theme-2 h2.category-head,
.theme-2 .categories  h2.category-head {
  background-color: #b4b8bc;
}
.categories.theme-2.important ul.contentbox,
.categories.theme-2 ul.contentbox,
.theme-2 .categories  ul.contentbox {
  background-color: #e8e9ea;
}
.categories.theme-3.important h2.category-head,
.categories.theme-3 h2.category-head,
.theme-3 .categories  h2.category-head {
  background-color: #e69393;
}
.categories.theme-3.important ul.contentbox,
.categories.theme-3 ul.contentbox,
.theme-3 .categories  ul.contentbox {
  background-color: #f7dede;
}
.categories.theme-4.important h2.category-head,
.categories.theme-4 h2.category-head,
.theme-4 .categories  h2.category-head {
  background-color: #f5bb96;
}
.categories.theme-4.important ul.contentbox,
.categories.theme-4 ul.contentbox,
.theme-4 .categories  ul.contentbox {
  background-color: #fceadf;
}
.categories.theme-5.important h2.category-head,
.categories.theme-5 h2.category-head,
.theme-5 .categories  h2.category-head {
  background-color: #f5e29e;
}
.categories.theme-5.important ul.contentbox,
.categories.theme-5 ul.contentbox,
.theme-5 .categories  ul.contentbox {
  background-color: #fcf6e1;
}
.categories.theme-6.important h2.category-head,
.categories.theme-6 h2.category-head,
.theme-6 .categories  h2.category-head {
  background-color: #acd7b1;
}
.categories.theme-6.important ul.contentbox,
.categories.theme-6 ul.contentbox,
.theme-6 .categories  ul.contentbox {
  background-color: #e6f3e7;
}
.categories.theme-7.important h2.category-head,
.categories.theme-7 h2.category-head,
.theme-7 .categories  h2.category-head {
  background-color: #afcbd9;
}
.categories.theme-7.important ul.contentbox,
.categories.theme-7 ul.contentbox,
.theme-7 .categories  ul.contentbox {
  background-color: #e6eff3;
}
.categories.theme-8.important h2.category-head,
.categories.theme-8 h2.category-head,
.theme-8 .categories  h2.category-head {
  background-color: #c2bad0;
}
.categories.theme-8.important ul.contentbox,
.categories.theme-8 ul.contentbox,
.theme-8 .categories  ul.contentbox {
  background-color: #eceaf1;
}
a.categories-top {
  color: #FFF;
  margin-right: 10px;
  margin-top: 7px;
  float: right;
  text-decoration: none;
}
a.categories-top:hover {
  color: #666666;
  text-decoration: underline;
}
a.categories-top:before {
  content: "";
  border-color: transparent transparent #CCC;
  border-style: solid;
  border-width: 0px 4px 4px 4px;
  display: block;
  height: 0;
  width: 0;
  left: -14px;
  top: 11px;
  position: relative;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
div.download {
  padding-bottom: 10px;
}
div.download ~ .download {
  margin-top: -5px;
}
div.download div.item {
  clear: both;
  margin: 0 0 8px 0;
}
div.download span.icon {
  float: left;
  margin: 0 4px 4px 0;
  padding: 0 4px 2px 0;
  background-image: url(images/icons/files.png) !important;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
div.download span.icon img {
  width: 16px;
  height: 16px;
}
div.download span.icon.type_doc {
  background-position: 0px -20px;
}
div.download span.icon.type_eps {
  background-position: 0px -40px;
}
div.download span.icon.type_gif {
  background-position: 0px -60px;
}
div.download span.icon.type_jpg {
  background-position: 0px -80px;
}
div.download span.icon.type_pdf {
  background-position: 0px -100px;
}
div.download span.icon.type_ppt {
  background-position: 0px -120px;
}
div.download span.icon.type_tif {
  background-position: 0px -140px;
}
div.download span.icon.type_txt {
  background-position: 0px -160px;
}
div.download span.icon.type_xls {
  background-position: 0px -180px;
}
div.download span.icon.type_zip {
  background-position: 0px -200px;
}
.listassets .download {
  padding-bottom: 0px;
}

/* 
    Document   : livechat
    Created on : Mar 29, 2013, 3:10:08 PM
    Author     : dmoulton
    Description:
        Live Person CSS
*/

.livechat-large tr, .livechat-large td, .livechat-large table, .livechat-small tr, .livechat-small td, .livechat-small table{
    
    border: none;
    font-weight: bold;
    
}

.field-name {
    margin: 0px 0px 0px 10px;
}

.field-name h3{
    font-size: 100%;
}

.tt-dropdown-menu,
.gist {
    text-align: left;
}

.typeahead,
.tt-query,
.tt-hint {
    width: 396px;
    height: 16px;
    padding: 8px 6px;
    font-size: 16px;
    line-height: 21px;
    border: 2px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    outline: none;
}
@media (max-width: 480px){
    .typeahead,
    .tt-query,
    .tt-hint {
        width: 176px;
    }
}
@media (min-width: 481px) and (max-width: 767px) {    
    .typeahead,
    .tt-query,
    .tt-hint {
        width: 176px;
    }
}
@media (min-width: 768px){
    .typeahead,
    .tt-query,
    .tt-hint {
        width: 250px;
    }
}

.typeahead:focus {
    border: 2px solid #0097cf;
}

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999
}

.tt-dropdown-menu {
    width: 400px;
    margin-top: 8px;
    padding: 8px 0;
    background-color:rgba(255,255,255,.95);
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
    padding: 3px 20px;
    line-height: 21px;
    font-size: 16px;
}

/*.tt-suggestion.tt-is-under-cursor {
  color: #fff;
}*/

.tt-suggestion p {
    margin: 0;
    font-size: 15px;
}

.gist {
    font-size: 14px;
}
.noList {
}
.noList .twitter-typeahead {
    /*width: 98% !important;*/
}
.noList .typeahead,
.noList .tt-query,
.noList .tt-hint {
    /*width: 100% !important;*/
}

.horizontal-places{
    padding-right: 0px !important;
    
}
.places-grid-3{
    width: 21% !important;
}
.hours-sidebar{
    padding-top: 5px;
}
.places-height{
    line-height: 18px;
}
.places-sidebar{
    padding-top: 10px;
}
.places-content .sociallinks{
    margin: 0px;
}
/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
/* Styles for person Highlight */
img .title {
  font-size: 16px;
}
.person-highlight-body.theme-1.important,
.person-highlight-body.theme-1,
.theme-1 .person-highlight-body {
  /*border-right: solid 1px @t;*/

  border-bottom: solid 1px #b1c0cd;
  /*border-left: solid 1px @t;*/

}
.person-highlight-body.theme-1.important .person-highlight-title,
.person-highlight-body.theme-1 .person-highlight-title,
.theme-1 .person-highlight-body .person-highlight-title {
  color: #00325b;
}
.person-highlight-body.theme-2.important,
.person-highlight-body.theme-2,
.theme-2 .person-highlight-body {
  /*border-right: solid 1px @t;*/

  border-bottom: solid 1px #d9dbdd;
  /*border-left: solid 1px @t;*/

}
.person-highlight-body.theme-2.important .person-highlight-title,
.person-highlight-body.theme-2 .person-highlight-title,
.theme-2 .person-highlight-body .person-highlight-title {
  color: #82898f;
}
.person-highlight-body.theme-3.important,
.person-highlight-body.theme-3,
.theme-3 .person-highlight-body {
  /*border-right: solid 1px @t;*/

  border-bottom: solid 1px #f2c8c8;
  /*border-left: solid 1px @t;*/

}
.person-highlight-body.theme-3.important .person-highlight-title,
.person-highlight-body.theme-3 .person-highlight-title,
.theme-3 .person-highlight-body .person-highlight-title {
  color: #d54b4b;
}
.person-highlight-body.theme-4.important,
.person-highlight-body.theme-4,
.theme-4 .person-highlight-body {
  /*border-right: solid 1px @t;*/

  border-bottom: solid 1px #fadcc9;
  /*border-left: solid 1px @t;*/

}
.person-highlight-body.theme-4.important .person-highlight-title,
.person-highlight-body.theme-4 .person-highlight-title,
.theme-4 .person-highlight-body .person-highlight-title {
  color: #ef8d50;
}
.person-highlight-body.theme-5.important,
.person-highlight-body.theme-5,
.theme-5 .person-highlight-body {
  /*border-right: solid 1px @t;*/

  border-bottom: solid 1px #faf0cd;
  /*border-left: solid 1px @t;*/

}
.person-highlight-body.theme-5.important .person-highlight-title,
.person-highlight-body.theme-5 .person-highlight-title,
.theme-5 .person-highlight-body .person-highlight-title {
  color: #efce5d;
}
.person-highlight-body.theme-6.important,
.person-highlight-body.theme-6,
.theme-6 .person-highlight-body {
  /*border-right: solid 1px @t;*/

  border-bottom: solid 1px #d5ebd7;
  /*border-left: solid 1px @t;*/

}
.person-highlight-body.theme-6.important .person-highlight-title,
.person-highlight-body.theme-6 .person-highlight-title,
.theme-6 .person-highlight-body .person-highlight-title {
  color: #75bd7d;
}
.person-highlight-body.theme-7.important,
.person-highlight-body.theme-7,
.theme-7 .person-highlight-body {
  /*border-right: solid 1px @t;*/

  border-bottom: solid 1px #d6e5eb;
  /*border-left: solid 1px @t;*/

}
.person-highlight-body.theme-7.important .person-highlight-title,
.person-highlight-body.theme-7 .person-highlight-title,
.theme-7 .person-highlight-body .person-highlight-title {
  color: #79a9bf;
}
.person-highlight-body.theme-8.important,
.person-highlight-body.theme-8,
.theme-8 .person-highlight-body {
  /*border-right: solid 1px @t;*/

  border-bottom: solid 1px #e0dce7;
  /*border-left: solid 1px @t;*/

}
.person-highlight-body.theme-8.important .person-highlight-title,
.person-highlight-body.theme-8 .person-highlight-title,
.theme-8 .person-highlight-body .person-highlight-title {
  color: #9a8cb1;
}
.person-highlight-body {
  padding: 8px 16px;
  /*border-radius: 4px;*/

  margin-top: -5px;
  background: #F8F8F8;
}
.person-highlight-body .person-highlight-title {
  font-size: 14px;
  padding-bottom: 5px;
  font-style: italic;
}
/*.person-highlight-image {*/
/*position: relative;*/
/*.ribbon {*/
/*position: absolute;*/
/*background: e(%("url(clientlibs/css/%simages/ribbon.png) no-repeat left top",@designUrl));*/
/*padding-top: 8px;*/
/*top: 0px;*/
/*left: 0px;*/
/*}*/
/*.person-image{*/
/*position: absolute;*/
/*}*/
/*}*/

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  body {
    background-color: #00325b;
  }
  #page-container {
    background: none;
    position: static;
  }
  img.cq-dd-image {
    min-width: 100%;
  }
  #uni-header {
    height: 74px;
    width: 100%;
  }
  #uni-logo {
    height: 105px;
  }
  #uni-logo h1 a {
    background: url(images/logo-uni-phone.png) no-repeat left top;
    padding: 105px 0px 0px 0px;
    width: 158px;
  }
  #uni-find {
    display: none;
  }
  #uni-nav {
    top: 30px;
    width: 100%;
  }
  #uni-nav ul {
    display: none;
  }
  #uni-phone-menu-jump-anchor {
    display: block;
  }
  .csstransforms3d #page-container {
    -webkit-box-shadow: 0px 0px 10px #000000;
    -moz-box-shadow: 0px 0px 10px #000000;
    box-shadow: 0px 0px 10px #000000;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transform: translate3d(0px, 0px, 0px);
    -moz-transition: -moz-transform 0.3s ease-in-out;
    -ms-transform: translate3d(0px, 0px, 0px);
    -ms-transition: -ms-transform 0.3s ease-in-out;
    -o-transform: translate3d(0px, 0px, 0px);
    -o-transition: -o-transform 0.3s ease-in-out;
    transform: translate3d(0px, 0px, 0px);
    transition: transform 0.3s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    position: absolute;
  }
  .csstransforms3d #page-container.phone-menu-hidden {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    position: static;
  }
  .csstransforms3d #uni-phone-menu-jump-anchor {
    display: none;
  }
  .csstransforms3d #uni-phone-menu-jump {
    display: block;
  }
  .csstransforms3d #uni-phone-menu-jump-toggle {
    display: block;
  }
  .csstransforms3d #uni-footer:after {
    bottom: 433px !important;
  }
  input#uni-phone-menu-jump-toggle[type=checkbox]:not(:checked) ~ #uni-phone-menu {
    -webkit-transition: opacity 5s ease-in-out;
    -moz-transition: opacity 5s ease-in-out;
    -ms-transition: opacity 5s ease-in-out;
    -o-transition: opacity 5s ease-in-out;
    opacity: 0;
  }
  input#uni-phone-menu-jump-toggle[type=checkbox]:checked ~ #uni-phone-menu {
    opacity: 1;
  }
  input#uni-phone-menu-jump-toggle[type=checkbox]:checked ~ #page-container {
    -webkit-transform: translate3d(-84%, 0px, 0px);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transform: translate3d(-84%, 0px, 0px);
    -moz-transition: -moz-transform 0.3s ease-in-out;
    -ms-transform: translate3d(-84%, 0px, 0px);
    -ms-transition: -ms-transform 0.3s ease-in-out;
    -o-transform: translate3d(-84%, 0px, 0px);
    -o-transition: -o-transform 0.3s ease-in-out;
    transform: translate3d(-84%, 0px, 0px);
    transition: transform 0.3s ease-in-out;
  }
  #uni-phone-menu {
    display: block;
  }
  section.second > header {
    height: 105px;
  }
  section.second > header h1 {
    background-position: -40px -90px !important;
    font-size: 32px;
    height: 60px !important;
    line-height: 28px;
    padding: 38px 0px 19px 10px !important;
  }
  section.second > header h1 span {
    top: -10px;
  }
  section.second > header nav {
    display: none;
  }
  @-moz-document url-prefix() {
    .second > header > h1 {
      height: 115px !important;
    }
  }
  #uni-phone-breadcrumbs {
    display: block;
  }
  #interactive {
    width: 100%;
  }
  #content {
    padding: 12px 0 0px 0;
    width: 100%;
  }
  #uni-alert {
    margin: 0 2%;
  }
  [class*="container-"] {
    margin-left: 2% !important;
    width: 96% !important;
  }
  .page .second [class*="container-"] {
    background-position: right -220px;
  }
  #uni-footer {
    height: 440px;
    width: 100%;
  }
  #uni-footer:after {
    bottom: 911px;
    width: 100%;
  }
  #uni-footer #uni-quicklinks {
    margin-top: 15px;
  }
  #uni-footer #uni-quicklinks ul {
    width: 50%;
  }
  #uni-footer #uni-quicklinks ul ~ ul {
    float: left;
  }
  #uni-footer #uni-connect {
    margin-top: 15px;
  }
  #uni-footer #uni-copyright {
    margin-bottom: 25px;
    margin-top: 15px;
    padding-left: 0% !important;
  }
  .header-theme-1 > header,
  .header-theme-2 > header,
  .header-theme-3 > header,
  .header-theme-4 > header,
  .header-theme-5 > header,
  .header-theme-6 > header,
  .header-theme-7 > header,
  .header-theme-8 > header,
  .second > header {
    width: 100%;
  }
  header.overlay img {
    min-width: 100%;
  }
  .bullet-3-col ul {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
/* Portrait phone */
@media (max-width: 360px) {
  section.second > header h1 {
    font-size: 24px;
    line-height: 20px;
  }
  .bullet-3-col ul {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .bullet-2-col ul {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}
/* Landscape phone */
@media (min-width: 361px) and (max-width: 767px) {
  .csstransforms3d #uni-phone-menu {
    left: 11%;
    width: 89%;
  }
  input#uni-phone-menu-jump-toggle[type=checkbox]:checked ~ #page-container {
    -webkit-transform: translate3d(-89%, 0px, 0px);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transform: translate3d(-89%, 0px, 0px);
    -moz-transition: -moz-transform 0.3s ease-in-out;
    -ms-transform: translate3d(-89%, 0px, 0px);
    -ms-transition: -ms-transform 0.3s ease-in-out;
    -o-transform: translate3d(-89%, 0px, 0px);
    -o-transition: -o-transform 0.3s ease-in-out;
    transform: translate3d(-89%, 0px, 0px);
    transition: transform 0.3s ease-in-out;
  }
}
/* Portrait tablet to landscape and desktop *
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2),
(max-width: 767px) and (-moz-min-device-pixel-ratio: 2),
(max-width: 767px) and (-o-min-device-pixel-ratio: 2/1),
(max-width: 767px) and (min-device-pixel-ratio: 2) {*/
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (-moz-min-device-pixel-ratio: 2), (max-width: 767px) and (min-device-pixel-ratio: 2) {
  #uni-logo h1 a {
    background: url(images/logo-uni-phone-2x.png) no-repeat left top;
    background-size: 100% 100%;
  }
}
/* Portrait tablet */
@media (min-width: 768px) and (max-width: 768px) and (orientation: portrait) {
  #page-container {
    background: none;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 989px) {
  #page-container {
    background: url(images/page-tablet-ds.png) repeat-y center top, url(images/page-bottom-tablet-bg.png) repeat-x left bottom, url(images/page-bg.png) repeat-x 0px -9px;
    -pie-background: url(images/page-tablet-ds.png) repeat-y center top, url(images/page-bottom-tablet-bg.png) repeat-x left bottom, url(images/page-bg.png) repeat-x 0px -9px;
    behavior: url(pie.htc);
  }
  img.cq-dd-image {
    max-width: 100%;
  }
  #uni-header {
    width: 768px;
  }
  #uni-nav {
    width: 768px;
  }
  #interactive {
    width: 768px;
  }
  #content {
    width: 738px;
  }
  #uni-footer {
    width: 768px;
  }
  #uni-footer:after {
    width: 768px;
  }
  .header-theme-1 > header,
  .header-theme-2 > header,
  .header-theme-3 > header,
  .header-theme-4 > header,
  .header-theme-5 > header,
  .header-theme-6 > header,
  .header-theme-7 > header,
  .header-theme-8 > header,
  .second > header {
    width: 768px;
  }
  #uni-header {
    height: 94px;
  }
  #uni-logo {
    height: 144px;
  }
  #uni-logo h1 a {
    background: url(images/logo-uni-tablet.png) no-repeat left top;
    padding: 144px 0px 0px 0px;
    width: 215px;
  }
  #uni-find {
    right: 12px;
    top: 10px;
  }
  #uni-nav {
    top: 50px;
  }
  #uni-nav ul {
    width: 575px;
  }
  #uni-nav ul a {
    font-size: 14px;
  }
  #uni-nav ul li {
    padding: 0px 7px 0px 13px;
  }
  .page .second [class*="container-"] {
    background-position: -222px -220px;
  }
  #uni-footer {
    height: 160px;
  }
  #uni-footer:after {
    bottom: 153px;
  }
  #uni-footer #uni-footer-name {
    font-size: 16px;
  }
  #uni-footer #uni-quicklinks ul ~ ul {
    float: left;
  }
  #uni-footer #uni-connect {
    padding-top: 0px;
  }
  #uni-footer #uni-connect ul {
    width: 150px;
  }
  #uni-footer #uni-copyright {
    padding-left: 3%;
    width: 18% !important;
  }
  .bullet-3-col ul {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
/* Portrait tablet retina *
@media (min-width: 768px) and (max-width: 989px) and (-webkit-min-device-pixel-ratio: 2),
(min-width: 768px) and (max-width: 989px) and (-moz-min-device-pixel-ratio: 2),
(min-width: 768px) and (max-width: 989px) and (-o-min-device-pixel-ratio: 2/1),
(min-width: 768px) and (max-width: 989px) and (min-device-pixel-ratio: 2) {*/
@media (min-width: 768px) and (max-width: 989px) and (-webkit-min-device-pixel-ratio: 2), (min-width: 768px) and (max-width: 989px) and (-moz-min-device-pixel-ratio: 2), (min-width: 768px) and (max-width: 989px) and (min-device-pixel-ratio: 2) {
  #uni-logo h1 a {
    background: url(images/logo-uni-tablet-2x.png) no-repeat left top;
    background-size: 100% 100%;
  }
}
/* Landscape tablet */
@media (min-width: 1024px) and (max-width: 1024px) and (orientation: landscape) {
  #page-container {
    background: none;
  }
  img.cq-dd-image {
    max-width: 100%;
  }
  #uni-header {
    width: 1024px;
  }
  #uni-nav {
    width: 1024px;
  }
  #interactive {
    width: 1024px;
  }
  #content {
    width: 994px;
  }
  #uni-footer {
    width: 1024px;
  }
  #uni-footer:after {
    width: 1024px;
  }
  .header-theme-1 > header,
  .header-theme-2 > header,
  .header-theme-3 > header,
  .header-theme-4 > header,
  .header-theme-5 > header,
  .header-theme-6 > header,
  .header-theme-7 > header,
  .header-theme-8 > header,
  .second > header {
    width: 1024px;
  }
  img.cq-dd-image {
    min-width: 100%;
  }
  #uni-nav ul {
    width: 760px;
  }
  #uni-nav ul li {
    padding: 0px 17px 0px 23px;
  }
  .page .second [class*="container-"] {
    background-position: 34px -220px;
  }
}
/* Landscape tablet and desktop retina *
@media (min-width: 990px) and (-webkit-min-device-pixel-ratio: 2),
(min-width: 990px) and (-moz-min-device-pixel-ratio: 2),
(min-width: 990px) and (-o-min-device-pixel-ratio: 2/1),
(min-width: 990px) and (min-device-pixel-ratio: 2) {*/
@media (min-width: 990px) and (-webkit-min-device-pixel-ratio: 2), (min-width: 990px) and (-moz-min-device-pixel-ratio: 2), (min-width: 990px) and (min-device-pixel-ratio: 2) {
  #uni-logo h1 a {
    background: url(images/logo-uni-2x.png) no-repeat left top;
    background-size: 100% 100%;
  }
}
/* Large desktop */
@media (min-width: 1246px) {
  #page-container {
    background: url(images/page-desktop-ds.png) repeat-y center top, url(images/page-bottom-bg.png) repeat-x left bottom, url(images/page-bg.png) repeat-x left top;
    -pie-background: url(images/page-desktop-ds.png) repeat-y center top, url(images/page-bottom-bg.png) repeat-x left bottom, url(images/page-bg.png) repeat-x left top;
    behavior: url(pie.htc);
  }
  img.cq-dd-image {
    max-width: 100%;
  }
  #uni-header {
    width: 1246px;
  }
  #uni-nav {
    width: 1246px;
  }
  #interactive {
    width: 1246px;
  }
  #content {
    width: 1216px;
  }
  #uni-footer {
    width: 1246px;
  }
  #uni-footer:after {
    width: 1246px;
  }
  .header-theme-1 > header,
  .header-theme-2 > header,
  .header-theme-3 > header,
  .header-theme-4 > header,
  .header-theme-5 > header,
  .header-theme-6 > header,
  .header-theme-7 > header,
  .header-theme-8 > header,
  .second > header {
    width: 1246px;
  }
  img.cq-dd-image {
    min-width: 100%;
  }
  #uni-nav ul {
    width: 960px;
  }
  #uni-nav ul li {
    padding: 0px 26px 0px 32px;
  }
  #uni-nav ul li a {
    font-size: 18px;
  }
  .page .second [class*="container-"] {
    background-position: 256px -220px;
  }
  header.overlay img {
    min-width: 100%;
  }
}

/* 
    Document   : print
    Created on : Oct 21, 2013, 12:31:46 PM
    Author     : dmoulton
    Description:
        Print CSS
*/

@media print {
    #interactive, #uni-phone-audiencetabs, #uni-find, #uni-nav,
    #uni-phone-breadcrumbs, #uni-quicklinks, #uni-connect,
    #uni-footer a, .footer-icon-mail, .footer-icon-globe,
    #uni-copyright p:last-of-type, .button, .overlay,
    .overlay ~ ul:not(.contact), .overlay ~ p, .overlay ~ footer,
    .overlay ~ div, .footer.section, .page > footer, #fb-root,
    #fb-root ~ div, .sociallinks, .section ~ hr, nav,
    #breadcrumbs, .accessible, .searchbox, .legend-box, input,
    .lightbox-video-wrap, .menu-1 img, .socialpanel {
        display: none !important;
        /*background-color: red !important;*/
    }
    .cq-dd-image {
        max-width: 25% !important;
        min-width: 10% !important;
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    #uni-logo {
        position: relative;
        border-bottom: 2px solid #000;
        width: 100%;
        height: 90px;
    }
    section.second > header, .section {
        height: auto !important;
    }
    section.second > header h1 {
        padding: 0px 0px 5px 10px !important;
        /*height: 28px !important;*/
    }
    .second .container-16 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .layout-2 header {
        height: auto !important;
    }
    .layout-3, .layout-4 {
        border: 1px solid #ccc !important;
        outline: none !important;
        margin-bottom: 10px;
    }
    #uni-footer #uni-copyright {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
    }
    #uni-footer {
        height: auto;
        background: none;
        border-top: 4px solid #CCC;
        position: fixed;
        margin-top: 10px;
    }
    #uni-footer:after {
        background: none;
    }
    #uni-footer address br:not(:first-of-type) {
        display: none;
    }
    .staff_listing_img img {
        display: block !important;
    }
    #page-container {
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        -webkit-box-shadow: none  !important;
        box-shadow: none  !important;
    }
    blockquote {
        border: none !important;
    }
    .tabs nav, .clearfix.padded div, .tab-content .padded, .date ~ p   {
        display: block !important;
    }
    .overlay h1 {
        color: #000 !important;
        border-bottom: 1px solid #ccc !important;
    }
    .overlay {
        margin-bottom: 0px !important;
        height: 30px !important;
    }
    .contact:before {
        content: "Contact";
        color: #000 !important;
        border-bottom: 1px solid #CCC !important;
        font-size: 16px;
        font-weight: bold;
        line-height: 50px !important;
        padding-right: 100%;
    }
    hr {
        border-bottom: 1px solid #ccc;
        display: block !important;
    }
    table {
        border-spacing: 0px;
    }
    td {
        border: 1px solid #ccc;
    }
    #uni-logo h1 a {
        background: url(images/print-logo.png) no-repeat !important;
        display: block !important;
        height: 77px !important;
        width: 144px !important;
        padding: 0px !important;
        padding-top: 100px !important;
        margin: 0px !important;
        -webkit-print-color-adjust: exact;
        float: right;
    }
    #uni-logo h1 a[href]:after {
        content: none !important;
    }
    .tabs {
        border: 1px solid #ccc;
        border-bottom-color: #ccc !important;
    }
    .tabs .tab-content {
        border-top: 1px dashed #ccc !important;
        padding-top: 10px !important;
    }
    .tabs .tab-nav {
        border-bottom-color: #ccc !important;
    }
    .profiles {
        margin-bottom: 15px;
    }
    section.second > header {
        margin-top: -50px !important;
    }
    .instagramWrapper {
        display: none;
    }
}


.map-canvas {
    width: 100%;
}

.grid-12 .locationmap .map-canvas {
   /*width: 803px;*/
   height: 532px;
}
.grid-11 .locationmap .map-canvas {
   /*width: 737px;*/
   height: 488px;
}
.grid-10 .locationmap .map-canvas {
   /*width: 670px;*/
   height: 444px;
}
.grid-9 .locationmap .map-canvas {
   /*width: 604px;*/
   height: 394px;
}
.grid-8 .locationmap .map-canvas {
   /*width: 537px;*/
   height: 356px;
}
.grid-7 .locationmap .map-canvas {
   /*width: 471px;*/
   height: 312px;
}
.grid-6 .locationmap .map-canvas {
   /*width: 414px;*/
   height: 266px;
}
.grid-5 .locationmap .map-canvas {
   /*width: 338px;*/
   height: 222px;
}
.grid-4 .locationmap .map-canvas {
   /*width: 262px;*/
   height: 178px;
}
.grid-3 .locationmap .map-canvas {
   /*width: 205px;*/
   height: 134px;
}
.grid-2 .locationmap .map-canvas {
   /*width: 138px;*/
   height: 88px;
}
/* location map */

.locationpoint {
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    float: left;
    /*padding: 0.5%;*/
    overflow: hidden;
    width: 98%;
}

.theme-1.important > .locationpoint,
.theme-1 > .locationpoint, 
.theme-1 .locationpoint {
    -moz-border: 2px solid #00325b;
    border: 2px solid #00325b;
    /*background-color: #00325b;*/
}

/*.theme-1.locationpoint {
}*/
.theme-2.important > .locationpoint,
.theme-2 > .locationpoint, 
.theme-2 .locationpoint {
    -moz-border: 2px solid #55595d;
    border: 2px solid #55595d;
    /*background-color: #55595d;*/
}
.theme-3.important > .locationpoint,
.theme-3 > .locationpoint, 
.theme-3 .locationpoint {
    -moz-border: 2px solid #8a3131;
    border: 2px solid #8a3131;
    /*background-color: #8a3131;*/
}
.theme-4.important > .locationpoint,
.theme-4 > .locationpoint, 
.theme-4 .locationpoint {
    -moz-border: 2px solid #9b5c34;
    border: 2px solid #9b5c34;
    /*background-color: #9b5c34;*/
}
.theme-5.important > .locationpoint,
.theme-5 > .locationpoint, 
.theme-5 .locationpoint {
    -moz-border: 2px solid #9b863c;
    border: 2px solid #9b863c;
    /*background-color: #9b863c;*/
}
.theme-6.important > .locationpoint,
.theme-6 > .locationpoint, 
.theme-6 .locationpoint {
    -moz-border: 2px solid #4c7b51;
    border: 2px solid #4c7b51;
    /*background-color: #4c7b51;*/
}
.theme-7.important > .locationpoint,
.theme-7 > .locationpoint, 
.theme-7 .locationpoint {
    -moz-border: 2px solid #4f6e7c;
    border: 2px solid #4f6e7c;
    /*background-color: #4f6e7c;*/
}
.theme-8.important > .locationpoint,
.theme-8 > .locationpoint, 
.theme-8 .locationpoint {
    -moz-border: 2px solid #645b73;
    border: 2px solid #645b73;
    /*background-color: #645b73;*/
}

/* 
    Document   : instagram
    Created on : Feb 12, 2014, 11:17:54 AM
    Author     : dmoulton
    Description:
        
*/

.instagram {
    display: block;
    overflow: hidden;
}
.img-grid {
    width: 18%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
}
.grid-3 .img-grid, .grid-4 .img-grid  {
    width: 29.3%;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 2%;
    margin-bottom: 2%;
}
.grid-6 .img-grid {
    width: 21%;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 2%;
    margin-bottom: 2%;
}
.grid-3 .profileHeader, .grid-4 .profileHeader, .grid-6 .profileHeader {
    margin-left:2%
}
.profileHeader {
    float: left;
    width: 99%;
    margin-left: 1%;    
}
.grid-3 .profileHeader, .grid-4 .profileHeader {
    margin-left:2%
}
.profileHeader h2 {
    float: left;
    clear: right;
    padding-top: 30px;
    padding-left: 10px;
}
.profileHeader img {
    border: 1px solid #777;
    box-shadow: 0 0 1px #999;
    height: 50px;
    float: left; 
    clear: right;
}
.profileLink {
    float:left;
    clear:right;
    width: 100%;
}
.profileLink h2 {
    vertical-align: text-bottom;
}
.feedImg {
    display: block;
    width: 100%;
}
.instagramPicture {
    color: #222;
    background: #eee;
    padding: 1%;
    border: 1px solid #777;
    text-align: center;
    float: left;
    position: relative;
    box-shadow: 0 0 1px #999;
    -webkit-animation-duration: .5s;
    -webkit-animation-delay: 1s;
    -webkit-transition: top .1s ease-in; 
}
.instagramPicture:nth-child(5n) {
    margin-right: 0;
}
.instagramPicture:hover {
    background: #f8f8f8;
    border: 1px solid #aaa;
    box-shadow: 0 0 1px #333;
    cursor: pointer;
    top: -2px;
}
.instagramPicture {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}
.instagramPicture.hinge {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}

/* 
    Document   : twitter
    Created on : Dec 13, 2013, 11:40:06 AM
    Author     : dmoulton
    Description:
        Purpose of the stylesheet follows.
*/

.twitter-wrap iframe {
    width: 100% !important;
    min-width: 0px !important;
}

/* 
    Document   : socialpanel
    Created on : Jan 21, 2014, 12:17:32 PM
    Author     : dmoulton
    Description:
        Purpose of the stylesheet follows.
*/
.socialpanel {
    margin-top: 5px;
    border-top: 2px solid #00325b;
    padding-top: 5px;
}
.share-buttons li, .non-social li, .share-buttons h6, .share-btn{
    float: left;
    clear: right;
}
.share-buttons, .share-btn {
    margin-right: 10px;
}
.non-social i {
    margin-right: 4px;
}
.share-buttons li, .non-social li {
    background: none;
    list-style: none;
}
.share-buttons li a {
    display: block;
    width: 16px;
    height: 16px;
}
.facebook-share a {
    background-image: url(images/icons/facebook-16.png);
}
.facebook-share a:hover {
    background-image: url(images/icons/facebook-16-hover.png);
}
.twitter-share a{
    background-image: url(images/icons/twitter-16.png);
}
.twitter-share a:hover{
    background-image: url(images/icons/twitter-16-hover.png);
}
.gPlus-share a{
    background-image: url(images/icons/gplus-16.png);
}
.gPlus-share a:hover{
    background-image: url(images/icons/gplus-16-hover.png);
}
.linkedin-share a{
    background-image: url(images/icons/linkedin-16.png);
}
.linkedin-share a:hover{
    background-image: url(images/icons/linkedin-16-hover.png);
}
.non-social {
    float: right; 
    clear: right;
}


/* 
    Document   : jobs
    Created on : Dec 13, 2013, 11:40:06 AM
    Author     : dmoulton
    Description:
        Purpose of the stylesheet follows.
*/

#jobsWrapper iframe{
    width: 100% !important;
}

.rule-signature {
  background: #ddd;
  color: #ddd;
  margin: 7px 0 9px;
  padding: 0px;
  visibility: visible;
}

.pdfEmbed {
  height: 100% !important;
}
.pdfWrap {
  margin-top: 5px;
  margin-bottom: 5px;
  /*border-bottom: 1px solid rgb(205,205,205);*/

}
.grid-1 .pdfWrap,
.grid-2 .pdfWrap,
.grid-3 .pdfWrap,
.grid-4 .pdfWrap,
.grid-5 .pdfWrap {
  display: none;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
#toc {
  padding-top: 5px;
  margin-left: 0px;
  margin-top: 0px;
}
#toc a {
  text-decoration: none;
}
#toc #contents {
  text-align: center;
  padding-bottom: 5px;
}
#toc #baseToc li {
  padding-bottom: 3px;
  list-style-type: none;
  background-image: none;
}
#toc #baseToc li .tocnumber {
  margin-right: 5px;
}
#toc #baseToc ul {
  margin-left: 25px;
  padding-left: 0px;
}
#toc #baseToc ul li {
  margin-left: 0px;
}
.theme-1#toc {
  background-color: #eff2f5;
  border: 1px solid #bac8d3;
}
.theme-2#toc {
  background-color: #ffffff;
  border: 1px solid #d5d8da;
}
.theme-3#toc {
  background-color: #ffffff;
  border: 1px solid #f1c1c1;
}
.theme-4#toc {
  background-color: #ffffff;
  border: 1px solid #f9d5be;
}
.theme-5#toc {
  background-color: #ffffff;
  border: 1px solid #f9ecc1;
}
.theme-6#toc {
  background-color: #ffffff;
  border: 1px solid #cee7d0;
}
.theme-7#toc {
  background-color: #ffffff;
  border: 1px solid #cee0e8;
}
.theme-8#toc {
  background-color: #ffffff;
  border: 1px solid #dad5e2;
}

