@charset "utf-8";
/* CSS Document */

/*Global Reset - Feel free to remove this for final production*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1.1;
    color: #454545;
    background: white;
}
ol, ul {
    list-style: none;
}

strong{
    font-weight:bold;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

/* End Global Reset */

body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333;
}

div#lensHelpContainer a.lightbox{
    background:none;
    padding:0;
}    

    div#lensHelpContainer a.icon{
        background:transparent url(/static/images/icons/icon_link_black.gif) no-repeat scroll 0 2px;
        padding-left:14px;
    }

#topBtns {
    margin: 15px 0 0 0;
    padding: 0 15px 0 20px;
    width: 746px;    
}

div#top_container{
    height:357px;
    overflow:hidden;
    position:relative;
    width:753px;    
}

#filters {
    height: 100px;
    margin: 10px 0 0 0;
}

.ui-slider .ui-slider-handle {
    background:url(/static/images/lens-filter/slider_left_up.png) no-repeat top left;
    width: 15px;
    height: 17px;
    border: none;
    cursor: pointer;
}

    .ui-slider .ui-state-active, .ui-slider .ui-state-hover{
        background:url(/static/images/lens-filter/slider_left_down.png) no-repeat top left;    
    }

    .ui-slider .ui-slider-handle-right{
        background:url(/static/images/lens-filter/slider_right_up.png) no-repeat top left;
        width: 15px;
        height: 17px;
        border: none;
        cursor: pointer;
    }

        .ui-slider .ui-state-active-right, .ui-slider .ui-state-hover-right{
            background:url(/static/images/lens-filter/slider_right_down.png) no-repeat top left;    
        }

.ui-widget-content {
    background: url(/static/images/lens-filter/track_off.gif) repeat-x;
    border: none;
    height: 11px;
}

.ui-slider-horizontal .ui-slider-range {
    background:url(/static/images/lens-filter/track_on.gif) repeat-x;
}

div.slider_container a.range_toggle{
    background:url(/static/images/lens-filter/bg_range_btn.png) no-repeat;
    border: none;
    color:#333;
    cursor:pointer;
    cursor:hand;    
    display: block;
    float:left;
    font-size: 9px;
    height:14px;
    line-height:15px;
    margin: 10px 2px 0 0;
    min-width:57px;
    padding: 8px 0px 10px 0;
    position:relative !important;
    text-align:center;
    vertical-align:middle;
}

    div.slider_container a.range_toggle:hover{
        background:url(/static/images/lens-filter/bg_range_btn_hover.gif) no-repeat;
    }

  div.slider_container a.range_toggle:hover, div.slider_container a.range_toggle:link
  div.slider_container a.range_toggle:active{
      color:#333;    
  }      
}

div.slider_container a.range_toggle.wide-angle {
    margin-left:5px;
}

div.slider_container a.range_toggle.super-telephoto {
    height:16px;
    line-height:10px;
    padding-top:6px;    
}

    div.slider_container a.range_toggle span.text{
        position:relative;
        z-index:2;
    }
    
    div.slider_container a.range_toggle span.corner{
        background:url(/static/images/lens-filter/bg_range_btn.png) no-repeat right 0;
        height:32px;
        position:absolute;
        right:0;
        top:0;
        width:5px;
        z-index:1;
    } 
    
        div.slider_container a.range_toggle:hover span.corner{
            background:url(/static/images/lens-filter/bg_range_btn_hover.gif) no-repeat right 0;    
        }

.borderRight {
    background: url(/static/images/lens-filter/label_right.jpg) no-repeat;
    height: 32px;
    width: 3px;
    float: left;
    margin: -10px 0px 0 -1px;
}

.axis {
    height: 18px;
    display: inline-block;
}

label.last {
    width: 12px !important;
}

#horizontalDivider {
    background: url(/static/images/lens-filter/div_horizontal.gif) no-repeat;
    width: 723px;
    height: 2px;
    overflow: hidden;
    margin: 15px 0 15px 18px;
}

.lensTechHd {
    margin: 10px 0 0 13px;
}

#boolean_filters {
    margin: 10px 0 0 20px;
}

.booleanContainer{
    background: url(/static/images/lens-filter/div_vert.gif) repeat-y right top;
    width: 130px;
    height: 100px;
    float: left;
    margin: 0 15px 0 0;
}

    div#boolean_filters .last{ margin-right:0; }

.booleanContainer p {
    font-size: 12px;
    margin: 2px 0;
}

a#help_decide{
    background:none;
    display:block;
    font-size:11px;
    margin:0 0 0 5px;
    padding:0;
    text-decoration:underline;
}

    a#help_decide:hover, a#help_decide:active{
        text-decoration:none;
    }

.booleanContainer.middle_boolean {
	width: 160px;
}

.booleanContainer.last {
    background: none;
    width: 400px;
    height: 100px;
    float: left;
    margin: 0 15px 0 0;
}

.booleanContainer.last .row {
    float: left;
    width: 190px;    
}

div#filter_chrome{
    background:url(/static/images/lens-filter/bg_filter_btm.png) no-repeat;
    bottom:0;
    font-size:11px;
    height:39px;
    left:6px;
    position:absolute;
    width:747px;
}

div#filter_chrome img.divider{
    height:25px;
    margin:0 12px;
    position:relative;
    top:-4px;   
    width:2px; 
}

div.filter_chrome_info{
    padding-left:20px;
    position:absolute !important;
    top:12px;
}

    div.filter_chrome_info div.lens_info{
        float:left; 
        font-size:12px;
        font-weight:bold;   
    }

div.filter_chrome_help{
    position:absolute !important;
    right:10px;
    text-align:right;
    top:0;
}

    a#help_video{
        margin-left:20px;
    }

    div#filter_chrome div.filter_chrome_help img.divider{
        top:6px;    
    }

#displayed_lenses {
    float:left;
    font-size: 16px;
    font-weight: bold;
    height: 26px;
    margin-right:5px;
    text-align: center;
    width: 36px;    
}

button#reset {
    background: url(/static/images/lens-filter/icon_reset.png) no-repeat 0 2px;
    border: 0;
    font:10px Arial, Helvetica, sans-serif normal;
    cursor: pointer;
    cursor:hand;
    font-size:11px;
    font-weight:bold;
    outline: none;
    padding-left:12px;
    position:relative;
    top:-13px;
}

img.toolTipBtn {
    cursor: pointer;
}

/*tooltips*/

.reccoTip {
    display:none;
    font-size:11px;
    width:275px;
    z-index: 1000;
    position: absolute;
}

.reccoTip .top {
    background: url(/static/images/lens-filter/recco_toolTop.png) no-repeat left top;
    width: 265px;
    height:23px;
    padding: 10px 0px 0px 10px;
    overflow: hidden;
    font-weight: bold;
    font-size: 13px;
    color:#ffdd00;  
}

.reccoTip .top h2 {
    font-size: 13px;
    float: left;
    margin: 0;
}

.reccoTip img.close {
    margin: 0 15px 0 0;
    cursor: pointer;
    float: right;
}

.reccoTip .body {
    background:url(/static/images/lens-filter/recco_toolBottom.png) no-repeat left bottom;    
    min-height:63px;
    width:253px;
    padding: 15px 12px 5px 10px;
    font-size: 12px;
}

.reccoTip .body p {
    margin: 0;
}

    .reccoTip .body a{
        display:block;
        float:right;
        margin-top:10px;
        text-align:right;
    }

.findoutBtn {
    float: right;
    bottom: 0;
    position: absolute;
    right: 0;
    margin: 0 10px 10px 0;
}

.name a {
    float: left;
}

.qv {
    background: url(/static/images/lens-filter/qv_icon_light.gif) no-repeat;
    width: 12px;
    height: 12px;
    float: right !important;
    padding:0;
    text-indent: -9000px;
}

    .alt .qv{
        background: url(/static/images/lens-filter/qv_icon_dark.gif) no-repeat;
    }

.new {
    float:right;
    margin: 0 0 0 8px;
}

.closeLensFinder {
    cursor: pointer;
    cursor:hand;
    height:27px !important;
    position:absolute !important;
    right:15px;
    top:15px;
    width:71px !important;
}

#apertureMarks {
    background:url(/static/images/lens-filter/aperture_marks.png) no-repeat;
    width: 351px;
    height: 24px;
    margin: 12px 0 0 -10px;
}

#activity_indicator{
    filter:alpha(opacity=0);
    height:24px;
    left:24px;
    opacity:0;  
    position:absolute;
    top:-5px;
    width:24px;    
    z-index:43;  
}

div#lens_filter h3 span{
    background: url(/static/images/lens-filter/quest_icon.png) no-repeat 0 0;
    cursor: pointer;
    cursor:hand;    
    left:5px;
    padding:4px 0 0 20px;
    position:relative;
    top:2px;
}

/*** Need inline-block for Safari... ***/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    div#lens_filter h3 span{
        background: url(/static/images/lens-filter/quest_icon.png) no-repeat 0 0;
        display:inline-block;
        height:18px;
        top:5px;
        width:20px !important;
    }
}

#filters h3 {    
    display:block;
    font-weight: bold;
    font-size: 13px;
    margin: 0 0 10px 0;
    padding: 3px 0 0;
}

    #filters h3.apertureHd{
        margin-left:-10px;
    }

#boolean_filters h3 {
    display:block;
    font-weight: bold;
    font-size: 12px;
    height: 18px;
    margin: 0;
    padding: 0;
}

/*** Safari needs a little breathing room ... ***/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #boolean_filters h3{
        margin-bottom:10px;
    }
}

 div#activity_indicator{
  background:#CF263D;
  border:1px solid #EFEFEF;
  color:#FFF;
  display:none;
  padding:0.25em 0.5em;       
  position:absolute;
  right:0;
  top:0;  
  z-index:99; 
}      

div#tools{
  background:#EFEFEF;
  border:solid #999;
  border-width:4px 0 4px 4px;
  bottom:0;
  display:none;
  height:350px;
  padding:0.25em 0.5em;
  position:fixed;
  right:0;
  width:30em;
  z-index:99;
}

  body.ie6 div#tools{
      bottom:auto;
      position:absolute;
      top:5em;
  }

div#status_indicator{
  border-bottom:1px dotted #333;
  max-height:125px;
  overflow:auto;
}

div#lens_filter{
  background:url(/static/images/lens-filter/filter_bg.png) no-repeat;
  display: inline-block;
  height: 357px;
  left:0;
  position: absolute;
  top:358px;
  width: 761px;
  z-index:3;
}

div#body{
  margin:1em;
}

div.slider_container{
  float: left;
  padding: 0 15px;
  width:320px;  
}

div#focal_range_container{
    margin-right:25px;
    margin-left:10px;
}

div.slider_container div.range_toggle_container{
    margin-left:-3px;
    width:380px;
}

div.slider{
  height:11px;
}

  .ui-slider .ui-slider-handle{
      height:20px;
      width:15px;
  }
  
div.axis label{
  display:block;
  float:left;           
}
  
  div.axis label.last{
      height:auto !important;
      text-align:right;
      width:0 !important; /* Little hack to get the label not to wrap. We'll rely on overflow for display. */
  }
  
  div.axis label.disabled{
      color:#BBB;
  }
   
/*
table#lens_list th{
  background:#EFEFEF;
  border:1px solid #333;
  color:#333;
  padding:10px 15px;
  text-align:center;
}

table#lens_list tr.category td{
  background:#666;
  border:solid #333;
  border-width:1px 0;
  color:#FFF;
  font-weight:bold;
}

  table#lens_list tr.category td:first-child, table#lens_list tr.category td:last-child{
      border-width:1px;    
  }

table#lens_list td{
  border:1px solid #333;
  border-collapse:collapse;
  padding:10px 15px;
}

table#lens_list .product_number{
  text-align:center;
  width:85px;
}

table#lens_list .name{
  width:325px;    
}

  table#lens_list .name div{
      position:relative;
  }

  table#lens_list .name .qv{
      font-size:10px;
      top:-10px;
      position:absolute;
      right:-10px;
  }

table#lens_list .bool_criterion{
  text-align:center;
  width:50px;    
}    

*/
div.qv_flyout{
  background: url(/static/images/lens-filter/prodpop_body.png) no-repeat bottom left;
  position:absolute;
  width:412px;
  text-align: left;
  z-index:9999;
}   

  div.qv_flyout div.hd, div.qv_flyout div.bd, div.qv_flyout div.ft{
      padding:0.5em;
  }     

  div.qv_flyout div.hd{
      background: url(/static/images/lens-filter/prodpop_top.png) no-repeat top left;
      width: 382px;
      height: 24px;
      padding:10px 40px 0 20px;
  }
  
      div.qv_flyout div.hd a.close{
          background: url(/static/images/lens-filter/btn_close.gif) no-repeat;
          width: 50px;
          height: 13px;
          display: block;
          text-indent: -9000px;
          position:absolute;
          right:5px;
          top:10px;
      }
      
  div.qv_flyout div.bd{
      background:#FFF;
      border:solid #CCC;
      border-width:0 1px;
      padding:10px 50px 0 0;
  }
  
  div.qv_flyout h3{
      color:#FD0;
      font-size:13px;
      line-height:17px;
      margin:0;
      text-align: left;
  }
  
  div.qv_flyout div.left{
      float:left;
      width:160px;
  }
  
  div.qv_flyout .weight {
    margin-left: 15px;
 }
  
  div.qv_flyout div.right{
      float:right;
      margin-top:20px;
      text-align: left;      
      width:200px;
  }
  
  div.qv_flyout div.bd img{
      display:block;
  }
  
  div.qv_flyout div.bd ul{
      list-style-image:url(http://www.nikonusa.com/static/images/icons/icon_yellow_bullet.gif);
      margin:0;
      padding:0 0 0 14px;              
  }
  
  div.qv_flyout div.bd ul li{
      margin:0 0 0.5em;    
  }
  
  div.qv_flyout div.ft{              
      margin-top:15px;
      text-align:right;
  }
  
  div.qv_flyout div.bd ul.attributes{
    margin:0 0 0 20px;
    padding:0;
    width:124px;
  }
  
      div.qv_flyout div.bd ul.attributes li{
          float:left;
          list-style:none;
          padding:0;
          margin:0 1px 5px;
      }
      
/*
.ui-slider-horizontal .ui-slider-range{
background:#FD0;
}              
*/
              
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */              

/*Font Styles*/

body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
}

p {
    margin: 10px 0;
}

.bold {
    font-weight: bold;
}

#landingContainer {
    position: relative;
}


#lensTop {
    background: url(/static/images/lens-filter/lenstop_bg.jpg) no-repeat top left;
    display: inline-block;
    height: 357px;
    margin: 0;
    position: absolute;
    top: 0;    
    width: 761px;
}

#lensTop a {
    color:#000000;
    text-decoration:none;
}

#lensTop a:hover {
    text-decoration: underline;
}

#lensTop .topTxt {
    width: 300px;
    top: 19px;
    left: 20px;
    position: relative;
}

.lensFindBtn {
    cursor:pointer;
    cursor:hand;
    height:36px !important;
    margin:0 0 0 -3px;
    width:180px !important;    
}

#infoTable {
    background: url(/static/images/lens-filter/container_bg.jpg) repeat-y top left;
    width: 753px;
    padding: 0 0 0 7px;
    position:relative;
}

#infoTable a.lens_name{
    background:none;
    color:#555;
    font-weight:normal;
    padding:0;
}

#infoTable tr.lens:hover a.lens_name{
    color:#000;
}

#infoTable table {
    width: 747px;
    border: 1px solid #000000;
    margin: 0;
    font-size: 11px;
    background-color: #FFFFFF;
    border-spacing: 0;
    border-bottom: none;
}

#infoTable table tr td {
    border-right: 1px solid #f3f3f3;
    color:#555;
    font-size:11px;
    padding: 5px;
    text-align: center;
    vertical-align:middle;
}

#infoTable table tr td.right{ text-align:right; } 

#infoTable table tr.lens:hover td { color:#000 !important; }

    #infoTable table tr td.has{
        background:url(/static/images/lens-filter/avail_dot_light.gif) no-repeat center center;    
    }

#infoTable table tbody tr.alt {
    background-color: #f3f3f3;
    border-right: 1px solid #ffffff;
}

    #infoTable table tr.alt td.has{
        background:#F3F3F3 url(/static/images/lens-filter/avail_dot_dark.gif) no-repeat center center;    
    }

    #infoTable table tr.categoryHead td{ 
        background:none;
    }

thead.lens_header tr.categoryHead{
    background: url(/static/images/lens-filter/tablehead_bg.jpg) repeat-x top left !important;
    height: 40px;
    color: #FFF;
    font-size: 9px;
    padding: 0;
}


thead.lens_header tr.categoryHead th{
    background: url(/static/images/lens-filter/tablehead_bg.jpg) repeat-x top left !important;
    border-right: 1px solid #252525;
    color:#FFF;
    font-weight:bold;
    text-align: center;
    vertical-align: middle;
    padding: 0;
}

    thead.lens_header tr.categoryHead th span{
        background:url(/static/images/lens-filter/header_sprites.png) no-repeat 0 0;
        display:block;
        height:13px;
        margin:0 auto;
        overflow:hidden;
        text-indent:-5000px;
        width:17px;    
    }
    
        thead.lens_header tr.categoryHead th.dx span{
            background-position:0 0;
        } 
        
        thead.lens_header tr.categoryHead th.vr span{
            background-position:0 -230px;
        } 
        
        thead.lens_header tr.categoryHead th.swm span{
            background-position:0 -184px;
            width:22px;
        } 
        
        thead.lens_header tr.categoryHead th.ed span{
            background-position:0 -46px;
            width:18px;
        } 
        
        thead.lens_header tr.categoryHead th.n span{
            background-position:0 -138px;
            width:12px;
        } 
        
        thead.lens_header tr.categoryHead th.if span{
            background-position:0 -92px;
            width:11px;
        }        

    #infoTable table tr.categoryHead th.hover{
        background:#8D8D8D url(/static/images/lens-filter/bg_tooltip_header_on.gif) repeat-x 0 0 !important; 
        color:#000;    
    }
    
        /*** IE6's multiple className bugs forces us to ... ***/
        #infoTable table tr.categoryHead th.dx span.hover{
            background-position:0 -23px;
        } 
        
        #infoTable table tr.categoryHead th.vr span.hover{
            background-position:0 -253px;
        } 
        
        #infoTable table tr.categoryHead th.swm span.hover{
            background-position:0 -207px;
        } 
        
        #infoTable table tr.categoryHead th.ed span.hover{
            background-position:0 -69px;
        } 
        
        #infoTable table tr.categoryHead th.n span.hover{
            background-position:0 -161px;
        } 
        
        #infoTable table tr.categoryHead th.if span.hover{
            background-position:0 -115px;
        }      

thead.lens_header tr.categoryHead th.col1{width: 72px;}
thead.lens_header tr.categoryHead th.col2{width: 57px;}
thead.lens_header tr.categoryHead th.col3{width: 345px;} 
thead.lens_header tr.categoryHead th.col4{width: 46px;} 
thead.lens_header tr.categoryHead th.dx{width: 27px;} 
thead.lens_header tr.categoryHead th.vr{width: 29px;} 
thead.lens_header tr.categoryHead th.swm{width: 34px;} 
thead.lens_header tr.categoryHead th.ed{width: 28px;} 
thead.lens_header tr.categoryHead th.n{width: 21px;} 
thead.lens_header tr.categoryHead th.if{width: 20px;} 

#infoTable table tr td.lensType {
    background-color: #333333;
    border: none;
    color: #ffde00;
    font-size:12px;
    font-weight:bold;
    height: 25px;
    padding: 0 0 0 5px;
    text-align: left;
    vertical-align: middle;    
}

#infoTable table tr td.leftAlign {text-align: left;}
    
#infoTableFoot {
    background:url(/static/images/lens-filter/container_foot.jpg) no-repeat;
    width: 761px;
    height: 22px;
    overflow: hidden;
}

#bottomBox {
    background:url(/static/images/lens-filter/morebox_bg.jpg) no-repeat left bottom;
    width: 717px;
    min-height: 140px;
    margin: 0 0 0 12px;
}

#bottomBox h2 {
    background: url(/static/images/lens-filter/morebox_head.jpg) no-repeat left top;
    width: 702px;
    height: 19px;
    padding: 13px 0 0 15px;
    color: #ebdd00;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 15px 0;
}

#bottomBox p {
    margin: 0 0 15px 30px;
}

#bottomBox ul {
    margin: 0 0 0 45px;
}

.arrowHead {
    background:url(/static/images/lens-filter/round_arrow.gif) no-repeat left top;
    padding: 0 0 0 16px;
}

/*tooltips*/

.tableTip {
    cursor:pointer;
    cursor:hand;
    display:none;
    font-size:11px;
    min-height:55px;
    width:203px;
    color:#ffdd00;  
    z-index: 1900;
}

.tableTip .body {
    background: url(/static/images/lens-filter/tabletip_bg.png) no-repeat left top;
    width: 183px;
    min-height:24px;
    padding: 15px 10px 0px 10px;
}

.tableTip .bottom {
    background:url(/static/images/lens-filter/tabletip_bot.png) no-repeat top left;
    width: 203px;
    height: 16px !important;
    overflow: hidden;
}

#infoTable table tr#teleconverters {
    background: url(/static/images/lens-filter/tablehead_bg.jpg) repeat-x top left !important;
    height: 40px;
    vertical-align:middle;    
}

/* style the trigger elements */
#infoTable thead tr.categoryHead th.hasTip{
    cursor:pointer;
    cursor:hand;
    font-weight:bold;
}

#infoTable table tr td.teleHead {
    background: url(/static/images/lens-filter/tablehead_bg.jpg) repeat-x top left !important;
    font-weight: bold; 
    padding: 15px 0 0 5px; 
    cursor: auto; 
    color: #FFFFFF; 
    border-right: none;
    overflow: hidden;
    vertical-align:top;
}

/*tabbed page*/

#lensHelpContainer {
    background:url(/static/images/lens-filter/lenshelp_bg.jpg) no-repeat top left;
    display: inline-block;
    height: 357px;
    margin: 0;
    position: absolute;    
    top:358px;
    width: 761px;    
    z-index: 4;
}

.lensCloseBtn {
    cursor:pointer;
    cursor:hand;
    height:27px !important;
    margin:15px 0 0 503px;
    position:absolute;
    right:15px;
    width:71px !important;
}

.tabsContainer {
    width: 728px;
    height: 310px;
    margin: 53px 0 0 25px;
}

/* root element for tabs  */
ul.tabs { 
    list-style:none; 
    margin:0 !important; 
    padding:0;
    height:30px;
    
}

/* single tab */
ul.tabs li { 
    background: url(/static/images/lens-filter/tab_leftoff.jpg) no-repeat left top;
    float:left;  
    text-indent:0;
    padding:0;
    list-style-image:none !important; 
    margin: 0 3px 0 0;
    
}

ul.tabs li.current { 
    background: url(/static/images/lens-filter/tab_lefton.jpg) no-repeat left top;
}

/* link inside the tab. uses a background image */
ul.tabs a { 
    background: url(/static/images/lens-filter/tab_rightoff.jpg) no-repeat right top;
    font-size:11px;
    display:block;
    height: 23px;  
    line-height:25px;
    text-align:center;  
    text-decoration:none;
    color:#000;
    padding:0px;
    margin:0px 0 0 5px; 
    position:relative;
    padding: 0 15px 0 10px;
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {   
    
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
    background: url(/static/images/lens-filter/tab_righton.jpg) no-repeat right top;        
    cursor:default !important; 
}


/* initially all panes are hidden */ 
div.panes div.pane {
    display:none;       
}

.panes {
    line-height:140%;
    margin: 15px 0 0 17px;
    width: 690px;
}

.panes h2 {
    margin: 0;
    font-size: 12px;
    font-weight: bold;
}

.leftText {
    width: 275px;
    float: left;
    margin: 0 26px 0 0;
}

p.arrowLink {
    background:url(/static/images/lens-filter/link_arrow.gif) no-repeat top left;
    padding: 0 0 0 16px;
    font-weight: bold;
    margin: 0;
}

p.arrowLink a {
    color: #333333;
    margin: 0;
    text-decoration: none;
}

p.arrowLink a:hover {
    color: #6b6b6b;
}

.helpImages {
    width: 388px;
    float: left;
}

    .helpImages img{
        height:235px;
        width:380px;
    }

.helpChooseBtn {
    margin: 0px 5px 0 0;
    position:relative;
    top:-9px;
}

.mainHead {
    color: #FFFFFF;
    font-weight:bold;
}

    div#lens_filter h1.mainHead{
        margin-bottom:5px;
    }

.lensFinderHead{
    margin-bottom:5px;
}

p.filter_intro{
    font-size:11px;
    line-height:110%;
    margin:0;
    width:85%;
}

.lendsHelpHead {
    float: left; 
    margin: 16px 0 0 17px;
}

thead.lens_header th sup{
    font-size:9px;
    vertical-align:super;
}

p.disclaimer{
    color:#777;
    font-size:11px;
    margin:15px 0 15px 10px;
}

.disabled{
    color:#999 !important;
}

span.spacer{
    display:block;
    height:10px;
    line-height:10px;
    overflow:hidden;
    visibility:hidden !important;
}

/***
 * Floating table header
 */
div#float__{
    display:none;
    position:absolute;
    text-align:left;
    width:753px;
}

    div#float__ table{
        border-collapse:collapse;
        width:747px;
    }
    
/*** Loading bars ***/
img#list_loader{
    display:block;
    height:19px;
    margin:0 auto;
    width:170px;
}

div#stateLoadingMessage{
    background:#FFF;
    display:none;
    height:357px;
    position:absolute;
    width:761px;
}

    div#stateLoadingMessage div{        
        position:absolute;
        text-align:center;
        top:30%;
        width:100%;
    }

    div#stateLoadingMessage img{
        display:block;
        height:42px;
        margin:0 auto 10px;
        width:42px;
    }
    
    div#stateLoadingMessage span{
        display:none;
        font-weight:bold;    
    }
    
/*** IE8 Conditional CSS ***/
.ie8 input + label{ 
    position:relative;
    top:-2px;
}
    
/***
 * Lightbox CSS - pulled from awesomebox.css to save round trips
 * Note that #aBox p#aInfo margin is reset to 0 here.
 */    
#aOverlay{background:#000;width:100%;height:100%;position:absolute;top:0;left:0;z-index:45555;display:none;cursor:pointer}
#aBox{position:absolute;z-index:45556;height:42px;width:42px;overflow:hidden}
#aBox div#aImgHolder{display:block;background:#FFF;min-height:32px;padding:38px 0 10px}
#aBox img#aImg{display:block;background:#FFF;margin:0 10px}
#aBox :focus{-moz-outline:0}
#aBox a.aButton{background-color:transparent;background-image:url(/static/images/icons/mb_buttons.gif);text-decoration:none;height:11px;cursor:pointer;border:0;background-repeat:no-repeat;position:absolute}
#aBox.esMX a.aButton{background-image:url(/static/images/es_MX/icons/mb_buttons.gif)}
#aBox a.aButton:hover{background-color:transparent;text-decoration:none;border:0}
#aBox a.aButton:active{background-color:transparent;border:0}
#aBox a#aCloseButton{height:11px;right:15px;top:15px;visibility:hidden;width:50px;background-position:right 0;overflow:hidden;float:left}
#aBox a#aNextButton{background-position:0 -24px;overflow:hidden;right:15px;width:41px;z-index:42557}
#aBox a#aPrevButton{background-position:0 -12px;overflow:hidden;left:15px;width:60px;z-index:42557}
#aBox #aBoxMeta.variant a#aPrevButton{left:auto;right:75px}
#aBox div#aDiv{display:none;margin-top:-38px;position:relative;text-align:center}
#aBox div#aBoxMeta{position:absolute;z-index:1047;background:#FFF;height:0;overflow:hidden;left:0;padding:0 10px}
#aBox h5#aInfoTitle{color:#444;font-size:14px;left:10px;position:absolute;top:15px;margin:0;padding:0}
#aBox label#aCount,#aBox div#aCountContainer label#variant_label{text-align:center;width:80px;color:#666;font-size:11px;margin:0}
#aBox label#aCount{width:auto}
#aBox div#aCountContainer label#variant_label{display:none}
#aBox p#aInfo{color:#666;font-size:11px;margin:0}
#aBox h1#aInfoTitle,#aBox label#aCount,#aBox p#aInfo{font-family:Arial, Helvetica, Verdana, sans-serif!important;text-transform:none!important}
#aBox div#aCountContainer{color:#000;font-weight:700;left:10px;position:absolute;top:-2px;width:100%;z-index:42556}
img#aLoadImg{position:absolute;top:-900em;left:-900em;border:0;width:32px;height:32px;z-index:45557}
#aBox a#aCloseButton:hover,#aBox a#aCloseButton:active{background-position:right -36px}
#aBox a#aNextButton:hover,#aBox a#aNextButton:active{background-position:0 -60px}
#aBox a#aPrevButton:hover,#aBox a#aPrevButton:active{background-position:0 -48px}