/*


Layout
*/
html {
  background: #CBCAC2;
}

body {
  background: url(../images/html.png) top center repeat-x;
  color: #666;
  font-family: Arial, sans-serif;
  font-size:14px;
  min-width: 972px;
  padding-top: 60px;
  text-align: center;
}

  #shell {
    background: url(../images/shell.png) center repeat-y;
    margin: auto;
    padding: 0 6px 20px;
    position: relative;
    text-align: left;
    width: 960px;
    z-index: 1;
  }
  
    #shell #shell-top {
      background: url(../images/shell-top.png) center no-repeat;
      height: 20px;
      left: 0;
      position: absolute;
      top: -20px;
      width: 100%;
    }
  
    #head {
      background: url(../images/header.jpg) top center no-repeat;
      height: 110px;
      position: relative;
    }
    
      #head #head-top {
        background: url(../images/header-top.png) top center no-repeat;
        display: block;
        height: 15px;
        left: 0;
        position: absolute;
        top: -15px;
        width: 960px;
      }
    
      #head h1 {
        left: 22px;
        position: absolute;
        margin: 0;
        padding: 0;
        top: 6px;
      }
        
        #head h1 a {
          display: block;
          background: url(../images/logo.gif) no-repeat;
          height: 83px;
          width: 145px;
        }
          
          #head h1 a span {
            display: none;
          }
          
      #print-logo {
        position: absolute;
        display: none;
      }
          
    #homepage-feature {
      height: 530px;
      position: relative;
      z-index: 1;
    }
    
      #homepage-feature p {
        margin: 0;
        padding: 0;
      }
      
      ul#listOfImages {
        margin: 0;
        padding: 0;
        position: relative;
      }

        ul#listOfImages li {
          display: block;
          list-style: none;
          margin: 0;
          padding: 0;
          position: absolute;
          text-align: center;
        }
    
    #feature-mask {
      background: url(../images/white-mask.png) no-repeat;
      top: 483px;
      height: 177px;
      left: 6px;
      position: absolute;
      width: 960px;
      z-index: 2;
    }
    
    #home-wrapper {
      background: white;
      padding-bottom: 20px;
    }
    
    #homepage-text {
      padding: 50px 80px 30px;
      position: relative;
      width: 800px;
      z-index: 3;
    }
    
      #homepage-text *:first-child {
        margin-top:0;
      }
    
    #homepage-content {
      top: 544px;
      left: 6px;
      position: absolute;
      z-index: 3;
      width: 966px;
    }
      #popout {
        height: 156px;
        position: absolute;
        top: -156px;
        width: 265px;
      }
        
        #popout-frame {
          background: url(../images/homepage-popout-bg.png) no-repeat;
          height: 100%;
          left: 0;
          position: absolute;
          top: 0;
          width: 100%;
          z-index: 2;
        }
        
          #popout a#close, a#hide-modal {
            background: #578685;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            color: white;
            display: block;
            height: 10px;
            line-height: 8px;
            text-align: center;
            opacity: 0.5;
            filter:alpha(opacity=50);
            padding: 2px;
            position: absolute;
            right: 20px;
            top: 20px;
            width: 10px;
            z-index: 4;
          }
          
            #popout a#close:hover, a#hide-modal:hover {
              background: red;
              opacity: 1;
              text-decoration: none;
            }
            
          #popout #popout-content {
            height: 170px;
            margin-left: 20px;
            overflow: hidden;
            padding-top: 20px;
            position: relative;
            z-index: 3;
            width: 220px;
          }
          
          #popout-content h1 {
            margin-bottom: 0px;
            width: 200px;
          }
          
          #popout #popout-content * {
            margin-top: 0;
          }
    
      #homepage-content #news-events {
        background: url(../images/news-events.png) no-repeat;
        display: inline;
        float: left;
        height: 110px;
        margin-left: 5px;
        padding: 0 10px;
        width: 200px;
      }
      
        #news-events h1, #home-boat-search h1 {
          color: white;
          font-size: 19px;
          letter-spacing: -.5px;
          margin-top: 10px;
          text-shadow: rgba(0, 0, 0, .5) 0 0 2px;
        }
        
        #news-events ul {
          list-style: none;
          margin-left: 0;
        }
        
          #news-events ul li {
            margin-bottom: 5px;
          }
        
          #news-events ul li a {
            color: white;
          }
    
          #boat-triptych div {
            border-radius: 10px;
            cursor: pointer;
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            float: left;
            height: 110px;
            margin-left: 5px;
            position: relative;
            width: 180px;
          }
        
/*            #boat-triptych div a#close {
              display: block;
              height: 100%;
              left: 0;
              width: 100%;
              position: absolute;
              top: 0;
              z-index: 2;
              overflow: hidden;
            }*/
            
            #boat-triptych div * {
              display: none;
            }
            
    #home-boat-search {
      background: url(../images/front-page-search.png) no-repeat;
      bottom: 2px;
      height: 245px;
      padding: 10px;
      position: absolute;
      right: 6px;
      width: 160px;
      z-index: 5;
    }      
    
    #primary {
      background: url(../images/primary-body.png) repeat-y;
      display: inline;
      float: right;
      margin: 15px 10px 0 0;
      padding: 0 30px 30px;
      position: relative;
      width: 655px;
    }
    
      #primary .left, #primary .right {
        margin: 10px;
      }
    
      #large-popup {
        background: url('../images/search-popup-bg.png') no-repeat;
        display: block;
        height: 337px;
        left: 100px;
        padding: 15px;
        position: absolute;
        top: 0;
        width: 456px;
        z-index: 10;
      }
      
        #large-popup a {
          background: url(../images/ajax-loader.gif) 50% 50% no-repeat;
          height: 330px;
          display: block;
          width: 456px;
        }
      
      #primary h1, #locations h1 {
        background: url(../images/horizontal-divider.jpg) bottom no-repeat;
        padding-bottom: 5px;
      }
      
      #locations h1 {
        background-position: 0px 100%;
      }
    
      #primary-top {
        background: url(../images/primary-top.png) no-repeat;
        height: 5px;
        left: 0;
        position: absolute;
        top: -5px;
        width: 715px;
      }
      
      #primary-bottom {
        background: #E3E2DE url(../images/primary-bottom.png) no-repeat;
        height: 5px;
        left: 0;
        position: absolute;
        bottom: -5px;
        width: 715px;
      }
      
      #gallery-main {
        float: left;
      }
      
        #gallery-main #img-frame {
          background: url('../images/search-popup-bg.png') no-repeat;
          height: 329px;
          padding:15px;
          width: 456px;
        }
      
      #boat-features {
        position: relative;
        float: left;
        margin: 30px 0;
      }
      
        ul#feature-tabs li {
          margin-left: 10px;
        }
      
          ul#feature-tabs li a{
            background: url(../images/features-tab.gif) no-repeat;
            color: white;
            font-size: 18px;
            height: 28px;
            padding: 10px 0 0 10px;
            width: 128px;
          }
          
            ul#feature-tabs li a:hover, ul#feature-tabs li a.active {
              background: url(../images/features-tab-active.gif) no-repeat;
            }
            
        #boat-features h1.features_header {
          display: block;
          background: none;
          left: 10px;
          margin: 0;
          padding: 0;
          position: absolute;
          top: -22px;
          z-index: 1;
        }
            
        #boat-features h1.features_header a {
          background: #437574; /* darker green */
          border-radius: 5px;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          color: white;
          font-size: 18px;
          padding: 5px 10px 15px;
        }
        
          #boat-features h1.active a {
            background: #82ACAB; /* lighter green */
          }
        
        .features-content {
          background: #437574 url(../images/features-bg.png) repeat-x;
          float: left;
          left: 0;
          position: relative;
          width: 644px;
          z-index: 2;
        }
        
          ul.sidebar {
            float: left;
            list-style: none;
            position: relative;
            margin-left: 0;
            padding-top: 10px;
            width: 126px;
            z-index: 2;
          }
            
            ul.sidebar li {
/*              margin: -5px 0;
              padding: 5px 0;*/
              margin: 5px 0;
              cursor: pointer;
            }
          
              ul.sidebar li a {
                display: block;
                color: white;
                line-height: 14px;
                font-size: 14px;
                padding: 5px 10px 5px 16px;
                width: 126px;
              }
              
              ul.sidebar li.active a, ul.sidebar li a:hover {
/*                background: url(../images/col-active.png) repeat-x;*/
                background: white;
                color: #666;
                text-decoration: none;
/*                font-size: 16px;*/
              }
              
        .text-content {
/*          background: url(../images/features-content-bg.png) no-repeat;*/
          background: white;
          display: inline;
          float: right;
          height: 500px;
/*          padding: 5px 4px 2px;*/
/*          margin-right: 2px;*/
          margin: 2px;
          width: 488px;          
        }
        
          .text-content .scroll-content {
            height: 500px;
            overflow: auto;
            padding: 0 20px;
            width: 448px;
          }
          
            .scroll-content > *:last-child {
              padding-bottom: 20px;
            }
          
          .text-content h1 {
            background: none;
          }
          
      #boat-broker-image {
        float: left;
        background: url(../images/broker-bg.png) no-repeat;
        padding: 10px 8px;
      }
      
      #broker-info {
        display: inline;
        float: left;
        margin-left: 30px;
      }
      
        #broker-info ul {
          list-style: none;
          margin-left: 0;
        }
    
    #secondary {
      display: inline;
      margin: 10px 0 0 10px;
      float: left;
      position: relative;
      width: 222px;
    }
    
      #secondary form ul li { 
        text-align: center;
        width: 45%;
      }
    
      #secondary hr {
        margin: 10px 0;
      }
    
      #secondary #glossy-container {
        background: url(../images/glossy-col-bottom.png) bottom no-repeat;
      }
      
        #glossy-container #glossy-top {
          background: url(../images/glossy-col-top.png) top no-repeat;
          color: white;
          min-height: 140px;
          padding: 20px 20px 50px 20px;
          position: relative;
          width: 182px;
        }
        
          #glossy-top hr {
            border: none;
            color: white;
            height: 1px;
            background-image: url(../images/side-hr.png);
            width: 188px;
          }
          
          #glossy-top ul {
            list-style: none;
            margin-left: 0;
          }
        
      ul#action-links {
        bottom: 10px;
        position: absolute;
        left: 25px;
        width: 175px;
      }  
      
        ul#action-links li {
/*          margin-left: 40px;*/
        }
      
          ul#action-links li a {
            color: white;
            text-decoration: none;
            font-size: 12px;
            height: 16px;
            padding-left: 20px;
          }
          
          ul#action-links li a.print {
            background: url(../images/print-icon.gif) no-repeat;
          }
          
          ul#action-links li a.email {
            background: url(../images/email-icon.gif) no-repeat;
            margin-left: 40px;
          }
    

    #locations {
      background: white;
      margin: 15px;
      padding: 20px;
      box-shadow: rgba(0, 0, 0, .5) 0px 0px 7px;
      -moz-box-shadow: rgba(0, 0, 0, .5) 0px 0px 7px;
      -webkit-box-shadow: rgba(0, 0, 0, .5) 0px 0px 7px;
    }
    
      #locations ul {
        display: inline;
        float: left;
        font-size: 14px;
        list-style: none;
        line-height: 20px;
        padding: 0;
        margin-left: 0;
        margin-right: 20px;
      }
      
        #locations ul li {
          list-style-position: outside;
          text-indent: 0 !important;
          margin: 0 !important;
          padding: 0 !important;
        }
      
      #locations ul:last-child {
        margin-right: 0;
      }
    
    #foot {
      background: url(../images/shell-bottom.png) top center no-repeat;
      clear: both;
      margin: 0 auto;
      padding: 10px 0 50px;
      position: relative;
      text-align: center;
      width: 972px;
    }
    
      ul#footer-features {
        display: table;
        margin: 0 auto;
      }
      
        ul#footer-features li {
          display: table-cell;
          margin: 0 30px 20px 30px;
        }
        
    #foot p {
      color: #666;
      border-top: 2px solid #aaa;
      padding-top: 10px;
      margin: 0 6px;
    }
 
/*    
Auto-complete
    
*/
.auto_complete ul {
  color: #333;
  background: white;
  list-style: none;
  margin: 0;
  padding: 0;
}

  .auto_complete ul li {
    text-align: left !important;
    width: 100% !important;
  }
  
  .auto_complete li.selected {
    background: #90B5B4;
    background: rgba(144, 181, 180, .5);
  }

/*

Modal Window
*/

#backdrop {
  background: black;
  height: 100%;
  left: 0;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 98;
}

#request-info-modal {
  background: url('../images/modal-bg.png');
  display: block;
  height: 513px;
  left: 50%;
  margin-left: -332px;
  position: fixed;
  top: 50px;
  width: 665px;
  z-index: 99;
}

  #modal-shell {
    color: white !important;
    height: 428px;
    background: url('../images/modal-inset-bg.png') no-repeat;
    left: 43px;
    padding: 1px 10px;
    position: absolute;
    top: 42px;
    text-align: left;
    width: 560px;
  }
  
    #modal-shell .container {
      width: 270px;
    }
    
      #modal-shell .container h4 {
        width: 127px;
      }
    
    #modal-shell img {
      background: url(../images/modal-thumbnail-bg.png) no-repeat;
      padding: 8px;
    }
    
    #modal-shell a {
      color: white;
    }
/*

Table
*/
table {
  border-collapse: collapse;
  margin-bottom: 1.5em;
  width: 100%;
}

  th, td {
    border: 1px solid #888;
    padding: 10px;
  }
  
/*  table tr:nth-child(even){
    background: #EEF4F4;
  }*/

  thead tr {
    background: url(../images/horizontal-divider.jpg) bottom center no-repeat;
  }

table#search-results {
  border-collapse: collapse;
}

  #search-results tr {
    background: url(../images/horizontal-divider.jpg) bottom center no-repeat;
    border: none;
  }
  
  #search-results th {
    border: none;
    font-family: 'Arial Narrow', Arial, sans-serif;
    font-size: 18px;
  }
  
    #search-results th, #search-results td {
      border: none;
      padding: 20px 10px 20px 0;
    }
    
    #search-results td img {
      background: url(../images/thumb-bg.png) no-repeat;
      padding: 8px;
    }
  
  #search-results thead a:hover {
    text-decoration: underline;
  }
    
  #search-results thead a.asc {
    background: url(../images/arrow-up.gif) right no-repeat;
    padding-right: 13px;
  }
  
  #search-results thead a.desc {
    background: url(../images/arrow-down.gif) right no-repeat;
    padding-right: 13px;
  }
    
  #search-results tfoot tr {
    background: none;
  }
  
    #search-results tfoot tr th {
      font-size: 12px;
      font-weight: 100;
      padding: 5px;
    }
    
#secondary table {
  font-size: 14px;
}

  #secondary table tr {
    vertical-align: top;
  }

  #secondary table th {
    padding-right: 10px;
  }
  
  #secondary table td, #secondary th {
    padding: 0;
  }
  
  #secondary table th, td {
    border: none;
  }

table#sepcifications tr {
  vertical-align: top;
}

table#specifications td, table#specifications th {
  border: none;
  padding: 5px;
  padding-right: 30px;
}

table#broker-info {
  width: auto;
  display: inline;
  float: left;
  margin-left: 20px;
}

  table#broker-info th {
    border: none;
    padding: 5px;
    padding-right: 20px;
  }
  
  table#broker-info td {
    padding: 0;
  }
/*

Forms  
*/
form {
}

  form .floatHalf {
    display: inline;
    float: left;
    padding-right: 5%;
    width: 45%;
  }

  form label {
    display: block;
    color: white;
    font-family: 'Arial Narrow', Arial, sans-serif;
    font-size: 12px;
    margin: 5px 0 2px;
  }
  
  label.req::after {
    color: red;
    content: ' *';
  }
  
  #primary form label {
    color: #666;
    margin-top: 15px;
  }
  
  form select {
    width: 100%;
  }
  
  form input[type="text"] {
    width: 95%;
  }
  
  form#profile {
    
  }
  
    form#profile label {
      display: inline;
      float: left;
      width: 72px;
      margin-top: 2px;
      height: 20px;
    }
    
    form#profile input, form#profile select {
      float: right;
      margin-top: 3px;
      width: 102px;
    }
    

#modal-shell form {
  
}

  #modal-shell form input[type="text"] {
    height: 24px;
    font-size: 16px;
    padding: 3px 0;
  }
  
  #modal-shell textarea {
    font-family: Arial;
    font-size: 12px;
    width: 95%;
  }
  
button {
  background: url('../images/button-bg.png') top repeat-x;
  border: 3px solid white;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: rgba(0, 0, 0, .5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, .5) 0px 0px 5px;
  -webkit-box-shadow: rgba(0, 0, 0, .5) 0px 0px 5px;
  color: white;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -1px;
  padding: 5px;
  text-shadow: rgba(0, 0, 0, .5) 0 0 2px;
}

/*

Navigation
*/
ul#navPrimary {
  font-family: 'Arial Narrow', Arial, sans-serif;
  right: 15px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 75px;
  z-index: 1;
}

  ul#navPrimary li {
    cursor: pointer;
    height: 28px;
    margin: 0;
    margin-right: 10px;
    padding-left: 8px;
    position: relative;
  }
  
  ul#navPrimary li:hover, ul#navPrimary li.active, ul#navPrimary li.hover {
    background: url(../images/main-nav-hover-left.png) left no-repeat; 
  }
  
    ul#navPrimary li a {
      color: white;
      font-size: 14px;
      height: 24px;
      padding: 4px 10px 0 2px;
      text-decoration: none;
    }
    
    ul#navPrimary li a:hover, ul#navPrimary li.active a, ul#navPrimary li:hover a, ul#navPrimary li.hover a {
      background: url(../images/main-nav-hover-right.png) right no-repeat;
    }

ul#nav-top {
  display: inline;
  margin: 0;
  padding: 0;
  right: 0;
  position: absolute;
  top: -60px;
}

  ul#nav-top li {
    font-size: 12px;
    margin-left: 15px;
    padding-top: 12px;
  }

    ul#nav-top li a {
      background: transparent;
      color: #333;
      text-align: center;
      text-decoration: none;
    }
    
    ul#nav-top li a:hover {
      background: #333;
      color: white;
    }  

    ul#nav-top li a.login {
      background: url(../images/login.png) no-repeat;
      color: white;
      font-size: 14px;
      font-family: 'Arial Narrow', Arial, sans-serif;
      height: 34px;
      margin-top: -12px;
      padding-top: 3px;
      width: 90px;
    }
    
  ul#nav-top #login-container {
    background: #7BA6A5;
    background: rgba(123, 166, 165, .5);
    margin-top: -12px;
    padding: 16px 10px 8px 0;
  }
  
  #login-container form {
  }
  
  #login-container ul {
    margin: 0;
    padding: 0;
  }
  
  #login-container ul li {
    padding-top: 0;
  }
  
  ul#nav-top input[type="text"], ul#nav-top input[type="password"] {
    border: none;
    margin-top: 3px;
    padding: 2px;
    width: 100px;
  }
  
  ul#nav-top input.error {
    background: red;
    color: white;
  }
    
  
#sticky-quick-links a.active {
  display: block;
  background: url(../images/anchor-active.gif) right no-repeat;
  width: 100%;
}

/*

Default type (lifted from tripoli)

*/

blockquote {
  margin: 1em 4em .5em;
}

ol, ul {
  margin-left: 1em;
  padding-bottom: 1em;
}

p {
	line-height:1.3em;
	margin:1em 0 .5em;
}

h1
{
	font-size:1.6em;
	line-height:1;
	margin:1em 0 .5em;
}

h2
{
	font-size:1.5em;
	line-height:1;
	margin:1.07em 0 .535em;
}

h3
{
	font-size:1.4em;
	line-height:1;
	margin:1.14em 0 .57em;
}

h4
{
	font-size:1.3em;
	line-height:1;
	margin:1.23em 0 .615em;
}

h5
{
	font-size:1.2em;
	line-height:1;
	margin:1.33em 0 .67em;
}

h6
{
	font-size:1em;
	line-height:1;
	margin:1.6em 0 .8em;
}

#primary h1, #primary h2, #primary h3, #primary h4, #primary h5, #primary h6, #locations h1 {
  color: #666;
  font-family: 'Arial Narrow', Arial, sans-serif;
  font-weight: 100;
}

h1 + h4 {
  margin-top: -5px;
} 

#secondary h1, #secondary h2, #secondary h3, #secondary h4, #secondary h5, #secondary h6 {
  color: white;
  font-family: Arial, sans-serif;
  letter-spacing: -1px;
  text-shadow: rgba(0, 0, 0, .5) 0px 0px 2px;
}
/*

General Links
*/
a {
  color: #477978;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#secondary a {
  color: white;
  font-size: 14px;
}

a.show-modal {
  background: url(../images/info-button-bg.png) no-repeat;
  border: 5px solid white;
  border-radius: 10px;
  color: white;
  display: block;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: rgba(0, 0, 0, .5) 0px 0px 6px;
  -moz-box-shadow: rgba(0, 0, 0, .5) 0px 0px 6px;
  -webkit-box-shadow: rgba(0, 0, 0, .5) 0px 0px 6px;
  font-weight: bold;
  font-size: 16px !important;
  height: 30px;
  letter-spacing: -1px;
  padding-top: 8px;
  text-align: center;
  text-shadow: rgba(0, 0, 0, .5) 0 0 3px;
  width: 155px;
}

/*


Misc
*/
#shell #flash_notice {
  padding-left: 25px;
}

#homepage-feature #flash_notice {
  left: 10px;
  position: absolute;
  top: -160px;
}

#cocoDesign {
  background: url(../images/coco-design.png) no-repeat;
  display: block;
  height: 21px;
  position: absolute;
  right: 10px;
  bottom: 45px;
  width: 56px;
}

  #cocoDesign span {
    display: none;
  }

* {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

.left {
  display: inline;
  float: left;
}

.right {
  display: inline;
  float: right;
}

.na {
  color: #ccc;
  font-style: italic;
  text-transform: uppercase;
}
/*


Comes in Handy Sometimes
*/
.NoMargin {
  margin: 0 !important;
}
.NoTopMargin {
  margin-top: 0 !important;
}
.ta-right {
  text-align: right;
}
.clear, .clearme {
  clear: both;
}
ul.inline-list {

}

  ul.inline-list li {
    display: inline;
    float: left;
    list-style: none;
  }
  
    ul.inline-list li a {
      float: left;
    }


/*


Default styles for BrainBuster logic captcha
*/
#captcha {
  margin: .5em 0 .5em 0;
  font-size: 13px;
}

#captcha_answer {
  margin-left: .5em;
}

.captcha_failed input {
  border-style: inset;
  border-color: red;
  border-width: 3px;
}

/* vertical Carousel */

.ui_vertical_carousel {
}

#vertical_carousel {
  width: 134px;
  height: 318px;
  margin-bottom: 10px;
  position: relative;
  float: right;
}

#vertical_carousel .container {
  float:left;  
  width: 134px;
  height: 315px;
  overflow: hidden;
  position: relative;
  padding: 0 5px;
}

#vertical_carousel ul {
  margin: 0;
  padding:0;
  height: 100000px;
  position: relative;
  top: 0;
  left: 0;
}


#vertical_carousel ul li {
  background: url(../images/thumb-bg.png);
  width: 134px;
  height: 102px;
/*  text-align: center;      */
  list-style:none;   
/*  float:left;*/
  margin: 0 0 3px 0;
}

  #vertical_carousel ul li a {
    display: block;
    padding: 8px 0 0 7px;
  }

#vertical_carousel .previous_button {
  float:left;
  height: 16px;
  width: 100%;
  background: url(../images/prototype-ui/vertical/arrow-up.gif) center no-repeat;
  cursor: pointer;    
  display:inline;
  margin: 0 0 5px 0;
}

#vertical_carousel .previous_button_over {
  background: url(../images/prototype-ui/vertical/arrow-up-hover.gif) center no-repeat;
}

#vertical_carousel .previous_button_disabled {
  background: url(../images/prototype-ui/vertical/arrow-up-disabled.gif) center no-repeat;
  cursor: default;
}

#vertical_carousel .next_button {
  float:left;
  height: 16px;
  width: 100%;
  background: url(../images/prototype-ui/vertical/arrow-down.gif) center no-repeat;
  display:inline;
  cursor: pointer;
  margin-top: 5px;
}

#vertical_carousel .next_button_over {
  background: url(../images/prototype-ui/vertical/arrow-down-hover.gif) center no-repeat;
}

#vertical_carousel .next_button_disabled {
  background: url(../images/prototype-ui/vertical/arrow-down-disabled.gif) center no-repeat;
  cursor: default;
}

