p,
h,
ul,
ol,
td {
  color: #undefined;
}

#zone-branding-wrapper,
.views-slideshow-pager-field-item.active {
  background-color: #undefined;
}

.news-archives {
  background-color: #undefined;
}

#views_slideshow_cycle_teaser_section_dynamic_feature-block_1 {
  background-color: #333333;
}

.custom-region-top,
.block-uct-domain-menu-tools-uct-quicklinks-menu .block-title {
  background-color: #73b1d9;
}

#block-uct-domain-menu-tools-uct-sidebar-menu,
#block-uct-domain-menu-tools-uct-sidebar-menu-header {
  background-color: #0575c0;
}

#zone-menu-wrapper,
.region-menu,
#zone-footer-wrapper,
#block-system-main .ui-widget ul.ui-tabs-nav li.ui-state-default {
  background-color: #252525;
}

#zone-postscript-wrapper {
  background-color: #ffffff;
  box-shadow: 0px 10px 40px #888888;
}

#main-menu ul li a {
  color: #ffffff;
}

#footer_quicklinks-menu ul li a {
  color: #undefined;
}

a:link,
a:visited {
  color: #0794f3;
}

a:hover {
  color: #00aeef;
}

#section-header #zone-branding-wrapper {
  background-color: #ffffff;
}

.content ul .parent-1-1 {
  padding-right: 5px;
  padding-left: 0px;
}

.content ul .parent-1-2 {
  padding-left: 0px;
  padding-right: 5px;
}

.content ul .parent-1-3 {
  padding-right: 5px;
}

.content ul .parent-1-11 {
}

.content ul .parent-1-4 {
  padding-right: 6px;
}

.content ul .parent-1-5 {
  padding-right: 5px;
}

.content ul .parent-1-6 {
  padding-right: 5px;
}

.content ul .parent-1-7 {
  padding-right: 5px;
}

.content ul .parent-1-8 {
  padding-right: 5px;
}

.content ul .parent-1-9 {
  padding-right: 5px;
}

.content ul .parent-1-10 {
}

body {
  color: #000000;
  background-color: #f6f6f6;
}

#accordion-wrapper {
  width: inherit;
}

.accordion-header {
  background: #ebebeb;
  margin: 5px 0 0 0;
  padding: 5px 20px;
  border: 1px solid #cccccc;
  cursor: pointer;
  color: #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.accordion-active {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: url(/sites/default/files/active-header.gif) #ace3f9;
  background-repeat: no-repeat;
  background-position: right 50%;
  width: inherit;
}

.accordion-active:hover {
  background: url(/sites/default/files/active-header.gif) #f5f5f5;
  background-repeat: no-repeat;
  background-position: right 50%;
  width: inherit;
}

.accordion-inactive {
  background: url(/sites/default/files/inactive-header.gif) #ebebeb;
  background-repeat: no-repeat;
  background-position: right 50%;
  width: inherit;
}

.accordion-inactive:hover {
  background: url(/sites/default/files/inactive-header.gif) #f5f5f5;
  background-repeat: no-repeat;
  background-position: right 50%;
  width: inherit;
}

.accordion-content {
  display: none;
  padding: 20px;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-top: 0;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

.block-uct-sidebar-menu a {
  color: #fff;
}

div#zone-postscript-wrapper p,
div#zone-postscript-wrapper h2 {
  color: #252525;
}

.view-dynamic-feature .views-field-title {
  font-weight: bold;
  color: #73B1D9;
}

.views-field-field-dfeature-blurb {
  color: #73B1D9;
  font-size: 13px;
}

div#zone-menu-wrapper {
  box-shadow: 0px 5px 20px #888888;
}

.pane-views-panes,
.node-type-calendar #region-content .region-inner {
  background-color: #fff;
  box-shadow: 0px 1px 13px -3px #888888;
}

.front #region-content .region-inner {
  background-color: #fff;
}

.front .pane-views-panes,
.node-type-calendar #region-content .region-inner {
  box-shadow: none;
}

#block-uct-domain-menu-tools-uct-quicklinks-menu.block,
#block-uct-domain-menu-tools-uct-footer-quicklinks.block div.block-inner,
#block-uct-domain-menu-tools-uct-quicklinks-menu.block div.block-inner {
  display: none;
}

.slider {
  width: 738px;
  overflow: hidden;
  position: relative;
}

.slide-container {
  height: 260px;
  position: relative;
  overflow: hidden;
  transition: 0.4s;
}

.slide {
  position: relative;
  float: left;
}

.prev {
  left: 0;
  background: transparent url("/sites/default/files/image_tool/images/355/elements/next.png") no-repeat scroll 0 0;
  cursor: pointer;
  height: 260px;
  position: absolute;
  width: 32px;
  top: 0;
}

.next {
  right: 0;
  background: transparent url("/sites/default/files/image_tool/images/355/elements/next.png") no-repeat scroll 0 0;
  cursor: pointer;
  height: 260px;
  position: absolute;
  width: 32px;
  transition: 0.4s;
  top: 0;
}

.slide img {
  margin: 0 !important;
}

#header-menu a {
  color: #00aeef !important;
}

