
#slider .slider_headers {
  margin-bottom: 3em;
  margin-top: 1em;
  margin-left: 1em;
  color: #2E6E9E;
}

#slider p {
  margin-bottom: 1.5em;
  color: #2E6E9E;
}

#slider .column_left {
  clear: both;
  width: 30%;
  float: left;
}

#slider .column_left img {
}

#slider .column_right {
  width: 65%;
  float: right;
  margin-bottom: 0em;
}

#slider {
  clear: both;
  width: 960px;
  margin: 0 auto;
  position: relative;
  margin-top: 0.5em;
  /*border-width: 0px;*/
}


#slider li {
  list-style-image: url(../img/coda_slider/scroll_right.png);
}

#slider .ui-widget-header {
/*  background: #EDEDEC url(../img/viestex/main/top-gradient-50px.jpg) no-repeat 0 0; */
/*  background: #1D7BBF none repeat-x scroll 50% 50%;*/
}

.scroll {
  height: 300px;
  width: 960px;
  overflow: auto;
  overflow-x: hidden;
  position: relative;
  clear: left;
  background: #f8fafa url(../img/viestex/main/slider_background_gradient.jpg) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
  padding: 20px;
  height: 210px;
  width: 960px; /* change to 560px if not using JS to remove rh.scroll */
}

.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -20px;
}

.scrollButtons.right {
  right: -20px;
}

#shade {
  background: #EDEDEC url(../img/viestex/main/bottom-gradient-37px.jpg) no-repeat 0 0;
  height: 37px;
}

#shade p {
  font-size: 80%;
  padding-top: 1.5em;
  padding-left: 2em;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 0px;
}

ul.navigation a {
    padding: 10px;
/*    color: #000;*/
    text-decoration: none;
}

ul.navigation a:hover {
/*    background-color: #f6f6f6;*/
}

ul.navigation a.selected {
/*    background-color: #D3D3D3;*/
}

ul.navigation a:focus {
/*    outline: none;*/
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

#fancy_inner a {
  background-color: transparent;
}

#fancy_inner td {
  border-width: 0px;
}
