.header
{
//  text-align: center;
//  width: 100%;
//  font-family: Arial, Helvetica;
//  font-size: 175%;
//  color: green;
}

.display-title
{
//  text-align: center;
//  width: 100%;
//  font-family: Arial, Helvetica;
// font-size: 150%;
//  padding-top: 10px;
//  padding-bottom: 0px;
//  font-weight: bold;
}


.display-text-ari
{
// padding-left: 1.5em;
// padding-right: 1.5em;
// padding-bottom: .5em;
  padding-top: .5em;

}


.display-title-ari {
    text-align: left;
    font-weight: bold;
    font-size: 1em;
    color: #333333;
    font-family: Arial,sans-serif;
    text-decoration: none;
    letter-spacing: 1px;
    padding-top: .5em;
//    padding-bottom: .5em;
//    float: left;
}

.ari-content {
  width: 960px;
  text-align: center;
  border: 1px solid black;
}

.ari-container {
  display: inline-block;
  text-align: center;
  font-size: 95%;
  font-weight: bold;
//  border: 1px solid gray;
}

.ari-divider {
  width:900px;
  border: 0;
  height: 1px;
  background: lightgray;
  text-align: center;
}

.ari-options {
  width: 950px;
  background: lightgray;
  font-size: 95%;
  border: 1px solid lightgray;

   
}

.ari-bold {
  font-weight: bold;
// padding-left: 1px; 
}


.ari-image1 {
  width: 472px;
  border-style: solid;
  border-color: gray;
  border-width: 1px;
}

.ari-image2 {
  width: 233px;
  border-style: solid;
  border-color: gray;
  border-width: 1px;
}

.ari-image-opt1 {
  width: 476px;
  border: 1px dotted gray;
  float: left;
  font-size: 95%;
  font-weight: bold;

   
}





.display-subtitle
{
  text-align: center;
  width: 100%;
  font-family: Arial, Helvetica;
  font-size: 90%;
  padding-top: 10px;
  padding-bottom: 0px;
  font-weight: normal;
  font-style: italic;
}

.display-asteriskinfo
{
  text-align: left;
  width: 100%;
  font-family: Arial, Helvetica;
  font-size: 115%;
//  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 5px;
  font-weight: normal;
  font-style: italic;
}

p.info
{
  text-align: justify;
}

table.products
{
  text-align: center;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
}

td.productsopt1
{
  font-size: 95%;
  font-weight: bold;
//  padding-bottom: 20px;
  padding-right: 5px;
  vertical-align: top;
}

td.productsopt2
{
  font-size: 95%;
  font-weight: bold;
//  padding-bottom: 20px;
  vertical-align: top;
}

td.productsdivider
{
  font-size: 95%;
  font-weight: bold;
//  padding-bottom: 20px;
  vertical-align: center;
}

.dividerline
{
 border-left-style: solid;
 border-left-color: gray;
 border-left-width: 1px;
 padding-left: 5px;
}


.ariimage
{
  padding-top: 5px;
}

//.ari-border
//{
//  position: relative;
//  border-style: solid;
//  border-color: gray;
//  border-width: 1px;

//}


img.option1
{
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  width: 590px;
  border-style: solid;
  border-color: gray;
  border-width: 1px;
}

img.option2
{
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  width: 275px;
  border-style: solid;
  border-color: gray;
  border-width: 1px;
}

img.option3
{ 
  width:50px;
  padding-top: 40px;
  padding-bottom: 40px;
//  border-left-style: solid;
//  border-left-color: gray;
//  border-left-width: 1px;
}

img.option4
{
  width:300px;
  position:absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  padding-left: 5px;

  
}


.ari-container 
{
//  position:relative;

}

img.ari-arithreshold
{
  position:absolute; 
  top: 0px;
  left: 0px;
  z-index: 1;
  padding-top: 5px;
  padding-left: 25px;
  padding-right: 5px;
  width: 310px;
  border-style: solid;
  border-color: gray;
  border-width: 1px;
}

img.info-table
{
  width: 625px;
}

img.ari-colorbar
{ 
  height: 233px;
  position:absolute;
  top: 0px;
  left: 0px;
  z-index: 4; 
  padding-left:5px;
  padding-right:5px;
  padding-top: 5px;
}

.navbar
{
//  text-align: left;
//  font: inherit;
//  padding-bottom: 15px;
}

.active-forecast
{
//  border-bottom: 2px solid #F60;
//  color:black;
}

ul#minitabs 
{
//    list-style: none;
//    margin: 0;
//    padding: 10px 0;
//    padding: 0;
//    border-bottom: 1px solid #FFFFFF;
//    font-weight: bold;
//    font-size: 100%;
//    text-align: left;
//    white-space: nowrap;
}

ul#minitabs li
{
//    display: inline;
//    margin: 0 5px;
//    border-color: black;
}

ul#minitabs a 
{
//    text-decoration: none;
//    padding: 0 0 3px;
//    border-bottom: 1px solid #FFF;
//    color: #999;
}

ul#minitabs a#current 
{
//    border-bottom: 1px solid #F60;
//    border-color: white;
//    color:black;
}

ul#minitabs a:hover 
{
//    border-bottom: 1px solid #F60;
//    border-color: white;
}

.links
{
  text-align: center;
  width: 90%;
  font-family: Arial, Helvetica;
  font-size: 90%;
  padding-bottom: .5em;
  margin-left: 5%;
  margin-right: 5%;
}

.zoomimage img
{
  -webkit-transform:scale(0.99); /*Webkit: Scale down image to 0.99x original size*/
  -moz-transform:scale(0.99); /*Mozilla scale version*/
  -o-transform:scale(0.99); /*Opera scale version*/
  -webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
  -moz-transition-duration: 0.5s; /*Mozilla duration version*/
  -o-transition-duration: 0.5s; /*Opera duration version*/
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay:0.5s;
  opacity: 0.9; /*initial opacity of images*/
  margin: 0 0 0 0; /*margin between images*/
  position: relative;
  z-index: 6;
}

.zoomimage img:hover {
  -webkit-transform:scale(1.35); /*Webkit: Scale up image to 1.2x original size*/
  -moz-transform:scale(1.35); /*Mozilla scale version*/
  -o-transform:scale(1.35); /*Opera scale version*/
  box-shadow:0px 0px 15px white; /*CSS3 shadow: 30px blurred shadow all around image*/
  -webkit-box-shadow:0px 0px 15px white; /*Safari shadow version*/
  -moz-box-shadow:0px 0px 15px white; /*Mozilla shadow version*/
  opacity: 1;
  margin: 0 0 0 0;
  position: relative;
  z-index: 100;
 
}

.discolink:link {
        font-size: 105%;
        font-weight: bold;
        text-decoration: underline;
        color: black;
        background: white;

}
.discolink:visited {
        text-decoration: underline;
        color: black;
        background: white;
}
.discolink:hover {
        text-decoration: none;
        color: white;
        background: gray;
}

.ari-border {
    border: 1px solid gray;
}

//.ari-imageqpfna img {
//      width: 472px;
//      height: 354px;     
//      border: 1px solid gray;
//}

.ari-imageqpfzoom {
      position: relative; 
      width: 472px;
      height: 354px;
      max-width: 472px;
      max-height: 354px;
      overflow: hidden; 
//      border: 1px solid gray;
      left: 0;
      top: 0; 
}

.ari-imagezoom-b {
      position: relative;
      width: 233px;
      height: 175px;
      max-width: 233px;
      max-height: 175px;
      overflow: hidden;
//      border: 1px solid gray;
      left: 0;
      top: 0;
}

.ari-imageqpf {
//      position: relative;
//      width: 472px;
//      height: 354px;
      max-width: 472px;
      max-height: 354px;
      overflow: hidden;
//      border: 1px solid gray;
      left: 0;
      top: 0;
}

.ari-image-b {
      max-width: 233px;
      max-height: 175px;
      overflow: hidden;
      left: 0;
      top: 0;
}

.ari-imageqpfna {
      width: 472px;
      height: 354px; 
      top: 0px;
      left: 0px;
      z-index: 1;
//      margin-left: 15px;
//      max-width: 472px;
//      max-height: 354px;
//      border: 1px solid gray;
}

.ari-imagena-b {
      width: 233px;
      height: 175px;
      top: 0px;
      left: 0px;
      z-index: 1;
}

.ari-imageqpfnw {
//      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 1;
      margin-top: 125px;
      margin-left: 160px;
      -moz-transform: scale(1.5);
      -webkit-transform: scale(1.5);
      transform: scale(1.5);
}


.ari-imagenw-b {
//      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 1;
      margin-top: -185px;
      margin-left: -250px;
      -moz-transform: scale(0.55);
      -webkit-transform: scale(0.55);
      transform: scale(0.55);
}

.ari-imageqpfsw {
//      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 1;
      margin-top:  -60px;
      margin-left: 160px;
      -moz-transform: scale(1.5);
      -webkit-transform: scale(1.5);
      transform: scale(1.5);
}

.ari-imagesw-b {
//      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 1;
      margin-top: -275px;
      margin-left: -250px;
      -moz-transform: scale(0.55);
      -webkit-transform: scale(0.55);
      transform: scale(0.55);
}

.ari-imageqpfnc {
//      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 1;
      margin-top:  50px;
      margin-left: -40px;
      -moz-transform: scale(1.5);
      -webkit-transform: scale(1.5);
      transform: scale(1.5);
}

.ari-imagenc-b {
//      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 1;
      margin-top: -225px;
      margin-left: -350px;
      -moz-transform: scale(0.55);
      -webkit-transform: scale(0.55);
      transform: scale(0.55);
}

.ari-imageqpfsc {
//      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 1;
      margin-top:  -225px;
      margin-left: -125px;
      -moz-transform: scale(1.5);
      -webkit-transform: scale(1.5);
      transform: scale(1.5);
}

.ari-imagesc-b {
//      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 1;
      margin-top: -360px;
      margin-left: -390px;
      -moz-transform: scale(0.55);
      -webkit-transform: scale(0.55);
      transform: scale(0.55);
}

.ari-imageqpfne {
//      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 1;
      margin-top:  60px;
      margin-left: -500px;
      -moz-transform: scale(1.5);
      -webkit-transform: scale(1.5);
      transform: scale(1.5);
}

.ari-imagene-b {
//      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 1;
      margin-top: -220px;
      margin-left: -520px;
      -moz-transform: scale(0.55);
      -webkit-transform: scale(0.55);
      transform: scale(0.55);
}

.ari-imageqpfse {
//      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 1;
      margin-top:  -225px;
      margin-left: -400px;
      -moz-transform: scale(1.5);
      -webkit-transform: scale(1.5);
      transform: scale(1.5);
}

.ari-imagese-b {
//      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 1;
      margin-top: -360px;
      margin-left: -500px;
      -moz-transform: scale(0.55);
      -webkit-transform: scale(0.55);
      transform: scale(0.55);
}

.ari-legend {
     position: absolute;
     top: 60px;
     left: 1px;
     z-index: 2;
}

.ari-legend-b {
     position: absolute;
     top: 60px;
     left: 1px;
     z-index: 2;
}

.ari-off {
     display: none;
}


