ul#product_selector h3 { 
    display: inline;
    padding-right: 10px;
}

ul#product_selector .note {
    display: inline;
    color: #444;
}

#product_selector li a { 
    cursor: pointer;
    color: black;
    font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
    font-weight: 800;
}

#product_selector li.selected a { 
    color: #f00;
    -webkit-transition:color .5s;  
    -moz-transition:color .5s;  
    -o-transition:color .5s;  
    -ms-transition:color .5s;  
    transition:color .5s;  
}

#product_selector li a.disabled { 
    color: #e8e8e8 !important;
    cursor: text;
    -webkit-transition:color .5s;  
    -moz-transition:color .5s;  
    -o-transition:color .5s;  
    -ms-transition:color .5s;  
    transition:color .5s;  
}

#product_selector li#gender h3 { 
    display: block;
    background: url(../img/elements.png) -350px -42px;
    width:180px;
    height: 40px;
    text-indent: -9999px;
}

#product_selector li#zip h3 { 
    display: block;
    background: url(../img/elements.png) -350px -89px;
    width:180px;
    height: 40px;
    text-indent: -9999px;
}


#product_selector li#season h3 { 
    display: block;
    background: url(../img/elements.png) -350px -136px;
    width:180px;
    height: 40px;
    text-indent: -9999px;
}

#product_selector li#location h3 { 
    display: block;
    background: url(../img/elements.png) -350px -180px;
    width:180px;
    height: 40px;
    text-indent: -9999px;
}


#product_selector li#height h3 { 
    display: block;
    background: url(../img/elements.png) -350px -226px;
    width:260px;
    height: 40px;
    text-indent: -9999px;
}

#product_selector li#weight h3 { 
    display: block;
    background: url(../img/elements.png) -350px -270px;
    width:327px;
    height: 40px;
    text-indent: -9999px;
}



#product_selector li#performance h3 { 
    display: block;
    background: url(../img/elements.png) -350px -319px;
    width: 290px;
    height: 40px;
    text-indent: -9999px;
}

#product_selector li ul li {
    padding:0px;
    display: block;
    float: left;
    
    
}


#product_selector li a.product_selector_icon { 
    padding:0px;
    display: block;
    
}

#product_selector li.first a.product_selector_icon span { 
    width: 80px;
    height: 79px;
    padding:0px; 
    margin:0px;
    display: block;
    text-indent: -9999px;
}

#product_selector li a.product_selector_icon span { 
    padding:0px; margin:0px;
    display: block;
    text-indent: -9999px;
    width: 78px;
    height: 79px;
}

#product_selector li#gender { 
    display:block;
    height: 160px;
    width: 240px;
    float:left;
    padding-top:15px;
    padding-right: 80px;
}

#product_selector li#gender-guys a.product_selector_icon span { 
    background: url(../img/elements.png) -3px -0px;
}

#product_selector li#gender-guys a.product_selector_icon:hover span { 
    background: url(../img/elements.png) -1245px -0px;
}

#product_selector li#gender-guys.selected a.product_selector_icon span {
    background: url(../img/elements.png) -88px -0px;
}

#product_selector li#gender-girls a.product_selector_icon span { 
    background: url(../img/elements.png) -3px -79px;
}

#product_selector li#gender-girls a.product_selector_icon:hover span { 
    background: url(../img/elements.png) -1245px -79px;
}

#product_selector li#gender-girls.selected a.product_selector_icon span { 
    background: url(../img/elements.png) -88px -78px;
}

#product_selector li#gender-kids a.product_selector_icon span { 
    background: url(../img/elements.png) -3px -158px;
}

#product_selector li#gender-kids a.product_selector_icon:hover span { 
    background: url(../img/elements.png) -1245px -158px;
}

#product_selector li#gender-kids.selected a.product_selector_icon span { 
    background: url(../img/elements.png) -88px -156px;
}

#product_selector li#zip { 
    display:block;
    height: 160px;
    width: 240px;
    float:left;
    padding-top:15px;
    padding-right: 85px;
}


#product_selector li#zip-chest-zip a.product_selector_icon span { 
    background: url(../img/elements.png) -3px -237px;
}

#product_selector li#zip-chest-zip a.product_selector_icon:hover span { 
    background: url(../img/elements.png) -1245px -237px;
}

#product_selector li#zip-chest-zip.selected a.product_selector_icon span { 
    background: url(../img/elements.png) -88px -233px;
}

#product_selector li#zip-back-zip a.product_selector_icon span { 
    background: url(../img/elements.png) -3px -316px;
}

#product_selector li#zip-back-zip a.product_selector_icon:hover span { 
    background: url(../img/elements.png) -1245px -316px;
}

#product_selector li#zip-back-zip.selected a.product_selector_icon span { 
    background: url(../img/elements.png) -88px -311px;
}

#product_selector li#zip-either a.product_selector_icon span { 
    background: url(../img/elements.png) -3px -394px;
}

#product_selector li#zip-either a.product_selector_icon:hover span { 
    background: url(../img/elements.png) -1245px -394px;
}

#product_selector li#zip-either.selected a.product_selector_icon span { 
    background: url(../img/elements.png) -88px -389px;
}

#product_selector li#season { 
    display:block;
    height: 160px;
    width: 315px;
    float:left;
    padding-top:15px;
}

#product_selector li#season-fall a.product_selector_icon span { 
    background: url(../img/elements.png) -176px -0px;
}

#product_selector li#season-fall a.product_selector_icon:hover span { 
    background: url(../img/elements.png) -1333px -0px;
}

#product_selector li#season-fall.selected a.product_selector_icon span { 
    background: url(../img/elements.png) -264px -0px;
}

#product_selector li#season-winter a.product_selector_icon span { 
    background: url(../img/elements.png) -176px -79px;
}

#product_selector li#season-winter a.product_selector_icon:hover span { 
    background: url(../img/elements.png) -1333px -79px;
}

#product_selector li#season-winter.selected a.product_selector_icon span { 
    background: url(../img/elements.png) -264px -78px;
}

#product_selector li#season-spring a.product_selector_icon span { 
    background: url(../img/elements.png) -176px -158px;
}

#product_selector li#season-spring a.product_selector_icon:hover span { 
    background: url(../img/elements.png) -1333px -158px;
}

#product_selector li#season-spring.selected a.product_selector_icon span { 
    background: url(../img/elements.png) -264px -156px;
}

#product_selector li#season-summer a.product_selector_icon span { 
    background: url(../img/elements.png) -176px -237px;
}

#product_selector li#season-summer a.product_selector_icon:hover span { 
    background: url(../img/elements.png) -1333px -237px;
}

#product_selector li#season-summer.selected a.product_selector_icon span { 
    background: url(../img/elements.png) -264px -232px;
}

#product_selector li#location { 
    display:block;
    height: 380px;
    width: 240px;
    float:left;
    clear:left;
    padding-top:15px;
}

.product_selector_content div#map {
    float: left;
    position: absolute;
    width: 720px;
    height: 380px;
    text-align: center;
    background: url('../img/map.png') no-repeat 0 0;
    top: 197px;
    right: 0;
}

.product_selector_content .map_background,
.product_selector_content .map_view {
    float:left; position:absolute;
    width:100px;
    height:100px;
    -moz-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s; 
    -o-transition: all 0.5s ease-out; 
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out 0s;


}

.product_selector_content .map_view {
    top: 30px;
    left: 30px;
    background:url('../img/waves_animated.gif') repeat 0 0;
}

.product_selector_content div.map_view.location-alaska div.map_background { 
    background:url('../img/map.png') no-repeat -760px -30px;
}
.product_selector_content div.map_view.location-alaska { 
    left: 30px;
    top: 30px;
}

.product_selector_content div.map_view.location-hawaii div.map_background { 
    background:url('../img/map.png') no-repeat -775px -170px;
}
.product_selector_content div.map_view.location-hawaii { 
    left: 46px;
    top: 170px;
}

.product_selector_content div.map_view.location-southern-california div.map_background { 
    background: url("../img/map.png") no-repeat scroll -896px -180px transparent;
    width: 70px;
    height: 60px;
}
.product_selector_content div.map_view.location-southern-california { 
    width: 70px;
    height: 60px;
    left: 167px;
    top: 180px;
}

.product_selector_content div.map_view.location-northern-california div.map_background { 
    background: url("../img/map.png") no-repeat scroll -874px -96px transparent;
    width: 70px;
    height: 85px;
}

.product_selector_content div.map_view.location-northern-california {
    width: 70px;
    height: 85px;
    left: 145px;
    top: 96px;
}

.product_selector_content div.map_view.location-northeast div.map_background { 
    background: url("../img/map.png") no-repeat scroll -1368px -30px transparent;
    width: 70px;
    height: 155px;
}

.product_selector_content div.map_view.location-northeast {
    width: 80px;
    height: 155px;
    left: 639px;
    top: 30px;
}

.product_selector_content div.map_view.location-southeast div.map_background { 
    background: url("../img/map.png") no-repeat scroll -1314px -185px transparent;
    width: 80px;
    height: 160px;
}

.product_selector_content div.map_view.location-southeast {
    width: 80px;
    height: 160px;
    left: 585px;
    top: 185px;
}

.product_selector_content div.map_view.location-pacific-northwest div.map_background { 
    background: url("../img/map.png") no-repeat scroll -879px -0px transparent;
    width: 70px;
    height: 100px;
}

.product_selector_content div.map_view.location-pacific-northwest {
    width: 70px;
    height: 100px;
    left: 150px;
    top: 0px;
}

.product_selector_content div.map_view.location-texas div.map_background { 
    background: url("../img/map.png") no-repeat scroll -1160px -290px transparent;
    width: 90px;
    height: 58px;
}

.product_selector_content div.map_view.location-texas {
    width: 90px;
    height: 58px;
    left: 430px;
    top: 290px;
}


.product_selector_content div.map_view { 
    display:none;
}

.product_selector_content div.map_view.active { 
    display: block;
}

.product_selector_content .map_background {
    background:url('../img/map.png') no-repeat -760px -30px;
}

#product_selector li#location a.product_selector_icon { 
    height: 38px;
    overflow: hidden; 
}

#product_selector li#location li.disabled a.product_selector_icon span { 
    color: #888;
}

#product_selector li#location li.selected a.product_selector_icon span { 
    background: url(../img/elements.png) -1018px -125px;
    color: #e8e8e8;
}

#product_selector li#location a.product_selector_icon:hover span { 
    background: url(../img/elements.png) -1018px -250px;
    -moz-transition: color .5s;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    -ms-transition: color .5s;
    transition: color .5s;
    color: #000;
}

#product_selector li#location a.product_selector_icon span { 
    background: url(../img/elements.png) -1018px -2px;
    width: 213px;
    height: 40px;
    text-indent: 8px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding-top: 10px;
    color: #222;
}

#product_selector div.product_selector_label { 
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: "Open Sans", sans-serif; 
    color: #333;
    -moz-transition: color .3s;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    -ms-transition: color .3s;
    transition: color .3s;
}


#product_selector li.disabled div.product_selector_label { 
    color: #a8a8a8;
    -moz-transition: color .3s;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    -ms-transition: color .3s;
    transition: color .3s;
}

#product_selector li.selected div.product_selector_label { 
    color: #b42615;
    -moz-transition: color .5s;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    -ms-transition: color .5s;
    transition: color .5s;
}

#product_selector li#height div.product_selector_label,
#product_selector li#weight div.product_selector_label,
#product_selector li#location div.product_selector_label { 
    display:none;
}


#product_selector li#weight { 
    display: block;
    height: 160px;
    width: 960px;
    float: left;
    clear: left;
    padding-top: 15px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

#product_selector li#weight ul li a.product_selector_icon span{ 
    text-indent: 0px; 
    text-align: center;
}


#product_selector li#height { 
    display:block;
    height: 160px;
    width: 960px;
    float:left;
    clear:left;
    padding-top:15px;
}

#product_selector li#height ul li a.product_selector_icon span{ 
    text-indent: 0px; 
    text-align: center;
    width: 0px;
}

#product_selector li#performance { 
    display:block;
    height: 200px;
    width: 500px;
    float:left;
    clear:left;
    padding-top:15px;
}
#product_selector li#performance ul li.first div.product_selector_label,
#product_selector li#performance ul li.first a.product_selector_icon,
#product_selector li#performance ul li.first a.product_selector_icon span { 
    width: 124px;
}

#product_selector li#performance ul li div.product_selector_label,
#product_selector li#performance ul li a.product_selector_icon,
#product_selector li#performance ul li a.product_selector_icon span { 
    width: 122px;
}

#product_selector li#performance ul li div.product_selector_label,
#product_selector li#performance ul li a.product_selector_icon,
#product_selector li#performance ul li a.product_selector_icon span { 
    width: 122px;
}

#product_selector li#performance-ultimate-performance a.product_selector_icon span { 
    background: url(../img/elements.png) -177px -361px;
}

#product_selector li#performance-ultimate-performance a.product_selector_icon:hover span { 
    background: url(../img/elements.png) -1333px -361px;
}

#product_selector li#performance-ultimate-performance.selected a.product_selector_icon span { 
    background: url(../img/elements.png) -312px -361px;
}



#product_selector li#performance-key-features a.product_selector_icon span { 
    background: url(../img/elements.png) -177px -440px;
}

#product_selector li#performance-key-features a.product_selector_icon:hover span { 
    background: url(../img/elements.png) -1333px -440px;
}

#product_selector li#performance-key-features.selected a.product_selector_icon span { 
    background: url(../img/elements.png) -312px -439px;
}




#product_selector li#performance-performance-value a.product_selector_icon span { 
    background: url(../img/elements.png) -177px -440px;
}

#product_selector li#performance-performance-value a.product_selector_icon:hover span { 
    background: url(../img/elements.png) -1333px -440px;
}

#product_selector li#performance-performance-value.selected a.product_selector_icon span { 
    background: url(../img/elements.png) -312px -439px;
}




#product_selector li#performance-no-preference a.product_selector_icon span { 
    background: url(../img/elements.png) -177px -517px;
}

#product_selector li#performance-no-preference a.product_selector_icon:hover span { 
    background: url(../img/elements.png) -1333px -517px;
}

#product_selector li#performance-no-preference.selected a.product_selector_icon span { 
    background: url(../img/elements.png) -312px -517px;
}

form#product_selector_form { 
    display:block;
    float: left;
    padding-left: 88px;
    padding-top: 63px;
}

form#product_selector_form input#product_selector_submit { 
    position: absolute;
    width: 284px;
    height: 68px;
    bottom: 165px; 
    left: 500px;
    text-indent: -9999px;
    border: none;
    background: url("../img/elements.png") -458px -611px;
}

form#product_selector_form input#product_selector_submit:hover { 
    position: absolute;
    background: url("../img/elements.png") -458px -533px;
}



/** 
 * Product Selector Search Results
 */

div.ps_results { 
    float:left; display:block; position:relative;
    width:100%;
}

div.ps_results h1 { 
    margin-top: 40px;
}
/** search terms **/

ul.search_terms { 
    display:block; width: 980px;
    float: left;
}

ul.search_terms li { 
    display: block; float:left;
}

ul.search_terms li.control { 
    display: block; float:right;
}

body#product_selector_results ul { 
    display: block;
}
body#product_selector_results div.product_detail_image { 
    width: 320px;
    height:530px;
    background: #fff;
}

body#product_selector_results li.product_detail form,
body#product_selector_results li.product_detail a,
body#product_selector_results li.product_detail h3,
body#product_selector_results li.product_detail span { 
    margin-left: 23px;
}

body#product_selector_results li.product_detail span.price { 
    color: #999;
    font-size: 20px;
    font-weight: 800;
}


body#product_selector_results li.product_detail form { 
    float: left; display: block; width: 142px;
}

body#product_selector_results li.product_detail form input.add_to_cart_icon { 
    background: url(../img/elements.png) -455px -444px;
    width: 142px; height: 36px;
    text-indent: -9999px;
    border: none;
}

body#product_selector_results li.product_detail form input.add_to_cart_icon:hover { 
    background: url(../img/elements.png) -455px -691px;
    width: 142px; height: 36px;
    text-indent: -9999px;
    border: none;
}



body#product_selector_results li.product_detail a.details_icon:hover { 
    background: url(../img/elements.png) -609px -690px;
}

body#product_selector_results li.product_detail a.details_icon { 
    background: url(../img/elements.png) -609px -444px;
    display: block;
    float: left;
    width: 95px; 
    height: 36px;
    text-indent: -9999px;
    border: none;
}

body#product_selector_results li.product_detail span.option_value { 
    margin-left: 5px;
    font-size: 14px;
    font-weight: 800;
    color: #000;
}

body#product_selector_results li.product_detail h3 { 
    font-size: 24px;
}

body#product_selector_results li.product_detail span.option { 
    font-size: 14px;
    color: #555;
    font-weight: 800;  
}

body#product_selector_results li.product_detail { 
    display:block; float:left;
    width: 318px; 
    overflow: hidden;
    border-left: #efefef 1px solid;
    border-bottom: #efefef 1px solid;
    min-height:1168px;
}

body#product_selector_results li.product_detail.last { 
    border-right: #efefef 1px solid;
}

body#product_selector_results li.product_detail div.top { 
    display:block; float:left;
    position: relative;
    width: 320px; 
    height:804px;
    overflow: hidden;
    border-bottom: #efefef 1px solid;
}

body#product_selector_results div.result_icon { 
    width: 122px; height: 79px;
    
    border-right: 1px #aaa solid;
    display: block; float: left;
    text-indent: -9999px;
}

body#product_selector_results li.last div.result_icon { 
    border-right: none;
}

body#product_selector_results li.first div.result_icon { 
    border-left: 2px #aaa solid;
}



body#product_selector_results span.result_value { 
    display:block; float: left; clear: left;
    width: 80px;
    height:10px;
    text-align:center;
}

li.control a { 
    margin-top:20px;
}

li.control.edit a:hover { 
    background: url(../img/elements.png) -455px -732px;
}

li.control.edit a { 
    background: url(../img/elements.png) -455px -487px;
    display:block;
    width: 65px;
    height: 35px;
    text-indent: -9999px;
    margin-right: 25px;
}

li.control.start_over a:hover { 
    background: url(../img/elements.png) -528px -732px;
}

li.control.start_over a { 
    background: url(../img/elements.png) -528px -487px;
    display:block;
    width: 145px;
    height: 35px;
    text-indent: -9999px;
    margin-right: 25px;
}

div.technology { 
    display: block; 
    float: left;
    
}

div.technology ul { 
    margin-top: 20px;
}

div.technology ul li { 
    padding-left: 30px;
    padding-bottom: 8px;
    margin-left: 30px;
    background: url(../img/ripcurl-technology-bullet.png) 0px 3px no-repeat; 
    list-style-position: inside;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    color: #555;
}

div.pagination { 
    position: absolute;
    right: 0px;
}

div.pagination a.prev span.arrow,
div.pagination span.prev { 
    background: url("../img/elements.png") -703px -117px; 
    display:block;float:left;
    width: 20px;
    text-indent: -9999px;
    margin-top: 3px;
}


div.pagination a.current, 
div.pagination span.current { 
    color: black;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

div.pagination span,
div.pagination a { 
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #999;
    font-weight: 700;
    display: block; float: left;
    width: 20px;
    text-align: center;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;

}

div.pagination a.next span.arrow,
div.pagination span.next { 
    background: url("../img/elements.png") -723px -117px; 
    display:block;float:left;
    width: 20px;
    text-indent: -9999px;
    margin-top: 3px;
}

/** slider styles **/

#product_selector a.ui-slider-handle.ui-state-default.ui-corner-all { 
    background: url("../img/ripcurl-slider.png") repeat scroll 0 0 transparent;
    border: medium none;
    height: 37px;
    margin-top: -4px;
    width: 80px;
    margin-left:-35px;
    -webkit-transition: all 0.3s ease-out 0s; 
    -moz-transition: all 0.3s ease-out 0s;
    /*
    -o-transition: all 0.2s ease-out; 
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out 0s;*/

}

#product_selector a.ui-slider-handle.ui-state-focus { 
    border: none;
}

.ui-slider {
    margin-top: 26px;
    position: relative;
    text-align: left;
}

ul.ui-widget-content { 
    background: url("../img/slider-background.png");
}

li#height ul.ui-slider li { 
    margin-top: 30px;
    font-family: "Open Sans";
    font-weight: 800;
    font-size: 10px;
    width: 3.0303%;
    
}

li#height ul.ui-slider li.first { 
    margin-left:-1px;
}

li#weight ul.ui-slider li { 
    margin-top: 16px;
    width: 2.2222%;
    font-size: 8px;
}

li#weight ul.ui-slider li.first { 
}


#product_selector li#weight ul li a.product_selector_icon span {
    height: 16px;
    margin-top: 15px;
    width:0px;
}

body#product_selector_results div.result_icon { 
    display: block;
    float: left;
    width: 122px;
    height: 78px;
}

body#product_selector_results span.result_value { 
    margin-top: 7px;
    height: 18px;
    width: 75px;
}

/** height **/

body#product_selector_results li.height div.result_icon { 
    background: url("../img/elements.png") -1777px -641px;
    width:77px;
}

body#product_selector_results li.height span.result_value { 
    font-size: 18px;
    width:77px;
    display: block;
    margin-top: -50px;
    color: #333;
}

/** weight **/
body#product_selector_results li.weight div.result_icon { 
    background: url("../img/elements.png") -1777px -484px;
    width: 123px;
    height: 78px;
}

body#product_selector_results li.weight span.result_value:after { 
    content: " lbs";
}

body#product_selector_results li.weight span.result_value { 
    width: 123px;
    height: 78px;
    display:block;
    font-size: 18px;
    color: #333;
    margin-top: -50px;
}

/** location **/
body#product_selector_results li.location div.result_icon { 
    background: url("../img/elements.png") -1777px -563px;
    width: 133px;
}

body#product_selector_results li.location span.result_value { 
    width: 133px;
    display: block;
    margin-top: -60px;
    color: #333;
    font-size: 18px;
}

body#product_selector_results li.location span.result_value.location-alaska,
body#product_selector_results li.location span.result_value.location-hawaii, 
body#product_selector_results li.location span.result_value.location-texas, 
body#product_selector_results li.location span.result_value.location-southeast,
body#product_selector_results li.location span.result_value.location-northeast 
{ 

    margin-top: -50px;
}


/** gender **/
body#product_selector_results div.result_icon.gender-guys { 
    background: url("../img/elements.png") -5px -1px;
    width: 77px;
}

body#product_selector_results div.result_icon.gender-girls { 
    background: url("../img/elements.png") -1693px -326px;
    width: 77px;
}

body#product_selector_results div.result_icon.result_icon.gender-kids { 
    width: 77px;
    background: url("../img/elements.png") -1693px -405px;
}

/** season **/

body#product_selector_results div.result_icon.season-summer { 
    background: url("../img/elements.png") -1691px -721px;
    width: 77px;
    
}
body#product_selector_results div.result_icon.season-fall { 
    background: url("../img/elements.png") -1691px -642px;
    width: 77px;
} 

body#product_selector_results div.result_icon.season-winter { 
    background: url("../img/elements.png") -176px -80px;
    width: 77px;
}

body#product_selector_results div.result_icon.season-spring { 
    background: url("../img/elements.png") -176px -159px;
    width: 77px;
}

/** performance **/
body#product_selector_results div.result_icon.performance-ultimate-performance { 
    background: url("../img/elements.png") -1777px -326px;
} 

body#product_selector_results span.result_value.performance-ultimate-performance { 
    height: 30px;
    margin-top: 12px;
    width: 120px;
} 

body#product_selector_results div.result_icon.performance-key-features,
body#product_selector_results div.result_icon.performance-no-preference,
body#product_selector_results div.result_icon.performance-performance-value { 
    background: url("../img/elements.png") -1777px -326px;
} 

body#product_selector_results span.result_value.performance { 
    height: 30px;
    margin-top: 12px;
    width: 120px;
}

/** zip **/

body#product_selector_results div.result_icon.result_icon.zip-back-zip,
body#product_selector_results div.result_icon.result_icon.zip-chest-zip { 
    background: url("../img/elements.png") -1691px -484px;
    width: 77px;
}
body#product_selector_results span.result_value { 
    font-size: 14px;
    font-family: "Open Sans" sans-serif;
    font-weight: 800;
    text-align: center;
}

body#product_selector_results div.result_icon.result_icon.zip-either { 
    background: url("../img/elements.png") -1691px -563px;
    width: 77px;
}

#product_selector li.disabled div.disabler  { 
    display:block;
}

#product_selector li#height li.disabled div.disabler,
#product_selector li#weight li.disabled div.disabler { 
    display: none;
}

#product_selector li#location div.disabler { 
   height: 38px;
   margin-top: -38px;
}

div.disabler { 
    background: url("../img/disabler.gif") repeat scroll 0 0 transparent;
    display: none;
    height: 78px;
    margin-top: -78px;
}

div.banner-container { 
    background: black;
    overflow: hidden;
    background: black url("../img/wetsuit-selector-banner-background.png") center center no-repeat;
    height: 295px;
    overflow: visible;
}

div#wetsuit-selector-banner { 
    display: block;
    position: relative;
    /*width: 2000px;*/
    /*margin-left: -200px;*/
    margin-top: -19px;
    height:293px;
}

#selector-video { 
    right: 0;
    top: 0px;
    position: absolute;
}

#wetsuit-fb-like { 
    position: relative;
    top: 252px;
    left: 305px;
    z-index: 98;
}

#fit-guide { 
    position: absolute;
    left: 145px;
    bottom: 22px;
    background: url("../img/ripcurl-fitguide.png") no-repeat;
    width: 135px;
    text-indent: -9999px;
}

.selector { 
        
}

ul#product_selector li.selector { 
    position: relative;
}

li#zip ul.tooltip { 
    left: 118px;
}

li#performance ul.tooltip { 
    left: 300px;
}

ul.tooltip { 
    display: block;
    left: 195px;
    position: absolute;
    top: 18px;
}

ul.tooltip li.control a { 
    margin: 0; padding: 0;
    z-index: 999;
}

ul.tooltip li a.open { 
    background: url("../img/elements.png") no-repeat scroll -569px -54px transparent;
    display: block;
    height: 30px;
    text-indent: -9999px;
    width: 29px;
}

ul.tooltip li.text a.close { 
    background: url("../img/elements.png") no-repeat scroll -570px -117px transparent;
    position: absolute;
    right: 15px;
    top: 10px;
    width: 15px; height: 15px;
    text-indent: -9999px;
}


ul.tooltip li.text h2 { 
    margin-top: 10px;
    padding-bottom:5px;
    font-size: 18px;
}

ul.tooltip li.text h2, 
ul.tooltip li.text p { 
    margin-left: 27px;
    width: 370px;
}

ul.tooltip li.text { 
    background: none repeat scroll 0 0 white;
    border: 1px solid black;
    bottom: 50px;
    display: block;
    height: 255px;
    left: -60px;
    overflow-y: auto;
    position: absolute;
    width: 432px;
    z-index: 999;
}
#season ul.tooltip li.text { 
    left: -282px;
}


ul.tooltip li.text h2 { 
         
}

div.bg_overlay { 
    display: none;
    opacity: 0.8;
    background:black;
    position:absolute;
    left:0;
    width:100%;
    height:100%;
    border:none;
    z-index: 998;
    /*cursor: pointer; // TODO: make tooltip bg overlay close tooltip*/
}

div.pointer { 
    background: url("../img/tip.png") repeat scroll 0 0 transparent;
    border: medium none;
    display: none;
    height: 17px;
    left: 3px;
    position: absolute;
    top: -28px;
    width: 22px;
    z-index: 10000;
}

div.ps_results_actions { 
    height: 1245px;
    width: 960px;
    overflow: hidden;
}

#search_results { 
    height:   1179px;
    width:    3000px;
    margin-top: 30px;
}

#search_results ul.technologies li {
    display:block; 
    float: left; 
    clear:left;
}

#search_results ul.technologies li img { 
    display:block;
    width: 30px; height:30px; 
    float:left;
    margin-left: 25px;
}

#search_results ul.technologies li span { 
    display:block;
    height:15px;
    padding-top:5px;
    float:left;
    margin-left: 10px;
    font-weight: 800;
    color: #555;
    width: 250px;
}

#search_results div.missing_image { 
    background: transparent;
    width:30px;
    height: 30px;
    margin-left: 25px;
    float: left;
}

#search_results li.productname { 
    height: 60px;
}

ul.colors { 
    margin-left: 23px;
}

.product_detail div.top ul.inner ul.colors li { 
    display: block;
    float: left;
    width: 34px;
    height: 12px;
    clear: none;
    border: 1px solid #676767;
    padding: 0;
    margin-right: 2px;
    margin-bottom: 2px;
}

body#product_selector_results
.product_detail div.top ul.inner ul.colors li a { 
    padding-left:0px; 
    margin-left:0px;
    padding-right:0px;
    line-height: 12px;
    float: left;
}

.product_detail div.top ul.inner li { 
    width: 300px;
    clear: left;
}

body#product_selector_results ul#search_results li.product_detail div.top ul.inner li div.product_detail_image a { 
    padding: 0px; 
    margin-left:-30px;
}
