/* LANE */

    /* ::::: Overrides ::::: */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
:focus {
    outline: 0;
    border: none;
}
#page {
    position: relative;
    padding: 0 0 30px;
    border-top: 1px solid #eeeeed;
}

    /* ::::: Tempory Stuff ::::: */
.bodywrap {
    width: 902px; /* 932 - padding */
    position:relative;
    padding: 15px;
    /*overflow: hidden;*/
}
div#page.slide {
    _width:950px;
}
.hide {
    display: none !important;
}


/* ENTITY LIST VIEWS
------------------------------------------- */

    /* ::::: Entity List Nav ::::: */
.entityListNav {
    width: 671px;
    _width: 670px;
    height: 46px;
    position: relative;
    background: #be3037 url(../../img/cmn/bg_rnd_bar_l.png) no-repeat top left;
    margin-bottom: 17px;
    color: #efefed;
    line-height: 46px;
    font-family: arial, sans-serif;
    font-size: 12px;
}

.entityListNav .endcap {
    left: auto;
    right: 0;
    width: 10px;
    height: 46px;
    background: url(../../img/cmn/bg_rnd_bar_r.png) no-repeat top right;
    bottom:auto;
    top:0;
}
.entityListNav a {
    color: #efefed !important;
    text-decoration: none;
}
.entityListNav .pageInfo {
    background:transparent url(../../img/cmn/bg_tb_red_highlight.gif) no-repeat left top;
    height: 27px;
    line-height: 27px;
    position: relative;
    top: 10px;
    width: 335px;
    margin: 0 15px;
    padding:0 3px 0 0;
}
.entityListNav .pageInfo .endcap {
    background:transparent url(../../img/cmn/bg_tb_red_highlight.gif) no-repeat right top !important;
    height: 27px;
    right:0;  
    width:5px;
    top:0;
    padding:0;
}

.room-browse .entityListNav .pageInfo {
    width:195px;
}
.entityListNav .viewing {
    margin: 0 10px;
    color:#efefed;
}
.entityListNav .viewing #entityIndex {
}
.entityListNav .viewing #entityTotal {
}
.entityListNav ul {
    display: block;
    position: absolute;
    top: 0;
    margin: 0 10px;
    overflow: hidden;
}
.entityListNav ul li {
    display: block;
    float: left;
    margin: 0 0 0 -1px;
}
.entityListNav ul li a, .entityListNav ul li span {
    display: block;
    margin: 5px 0 0;
    padding:0 5px;
}
.entityListNav ul.pages {
    right: 0;
}
.entityListNav ul.pages li {
    /*line-height: 24px;*/
}
.entityListNav ul.pages li a {
    width: 16px;
    text-align: center;
}
.entityListNav ul.pages li.current span {
    color:#be3037;
    background:#efefed;
}
.entityListNav ul.pages li.prev a {
    width:7px;
}
.entityListNav ul.pages li.next a {
    width:12px;
}
.entityListNav ul.views {
    top: 15px;
    right: 10px;
}
.entityListNav ul.views a, .entityListNav ul.views span {
    display:inline;
    height: 17px;
    margin-top:7px;
    color:#d26e74 !important;
}
.entityListNav ul.views a:hover {
    text-decoration:underline;
}
.entityListNav ul.views .current span, .entityListNav ul.views .current a {
    color:#fff !important;
}
.entityListNav ul.views .slideshowView {
    background: transparent url(../../img/cmn/sprite_product-nav.gif) no-repeat 0 -50px;
    padding: 0 15px 0 28px;
}
.entityListNav ul.views .current .slideshowView {
    background: transparent url(../../img/cmn/sprite_product-nav.gif) no-repeat 0 -75px;
    padding: 0 15px 0 28px;
}
.entityListNav ul.views .gridView {
    background: transparent url(../../img/cmn/sprite_product-nav.gif) no-repeat 0 0;
    padding:0 0 0 18px;
}
.entityListNav ul.views .current .gridView {
    background: transparent url(../../img/cmn/sprite_product-nav.gif) no-repeat 0 -25px;
}
.entityListNav .sorter label {
    display:none;
}
.entityListNav .sorter {
    display: inline;
    top:-1px;
    _top:4px;
}
.entityListNav .sorter select {
    font-family:Georgia, Serif;
    font-size:10px;
    background:#fff;
    border:0;
    color:#646057;
    padding:1px;
}

    /* ::::: Entity List General Styles ::::: */
.entityList {
    background: #fff;
    display: block;
    position: relative;
    list-style: none;
    margin: 0 0 0 -17px;
    _margin: 0 0 0 -34px;
    padding: 0;
    overflow: hidden;
}
.entityList li {
    display: block;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}
.entityList li h4 {
    padding: 0;
    position: relative;
    font-size: 18px;
    margin: 190px 6px 0;
}
.entityList li .price {
    position:relative;
    display:block;
    color:#999;
    font-family:Georgia, Sarif;
    font-size:13px;
    padding:0 0 10px;    
}
/*
.entityList.pieceGrid li h4 {
    margin: 190px 3px 0 0;
}
*/
.entityList li a {
    color: #7b9299 !important;
    text-decoration: none;
}
.entityList li a:hover {
    text-decoration:underline;
}
.entityList li a.thumb {
    position: absolute;
    top: 10px;
    left: 6px;
}
.entityList li a.viewall {
    background: #fff url(../../img/cmn/icon_arrow_gray.gif) no-repeat 100% 4px;
    padding: 0 9px 0 0;
    color: #999;
    font-family: Geneva, Tahoma, sans-serif;
    font-size: 11px;
    width: 100%;
    position: relative;
    text-transform: uppercase;
    _display: inline-block;
    _width: auto;
    _background-position: 100% 9px;
    z-index:3;
}

.entityList li a.buy {
    background: transparent url(../../img/cmn/flag_buy.gif) no-repeat 0 0;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 39px;
    height: 21px;
    text-indent: -9999px;
}
    /* ::::: Entity List Three-Up/Grid View ::::: */
.gridViewWrap {
    background: #fff;
    position: relative;
    width: 671px;
    margin-left: 228px;
    font-family: Geneva, Tahoma, sans-serif;
    _overflow:hidden;
}
.gridViewWrap .entityList {
    width: 688px;
    _width: 705px;
}
.threeMed li {
    width: 212px;
    height:auto;
    margin: 0 0 13px 17px;
    padding:0 0 10px;
    font-size: 18px;
    color: #7b9299;
    line-height: 22px;
    text-align: center;
    position: relative;
}

.threeMed li .endcap {
    display: none;
}
    /* ::::: Entity List Four-Up/Shop View ::::: */
.bodywrap .shop.endcap {
    _bottom:-1px;
}

.shopViewWrap {
    background: #fff;
    position: relative;
    overflow: hidden;
    width: 902px;
    margin: 0 0 30px;
    _margin-bottom:-1px;
    font-family: Geneva, Tahoma, sans-serif;
}
.shopViewWrap .entityList {
    width: 918px;
    _width:933px;
    margin-bottom:14px;
}

.shopViewWrap h2 {
    position:relative;
    background: #f5f5f2 url(../../img/cmn/bg_rnd_hd_bar_l.png) no-repeat left top;
    margin: 15px 0;
    padding: 0 15px;
    color: #ababa9;
    font-family: Georgia, serif;
    font-size: 20px;
    font-style: italic;
    height:45px;
    line-height:45px;
}

.shopViewWrap h2 .endcap {
    display:block;
    background: transparent url(../../img/cmn/bg_rnd_hd_bar_r.png) no-repeat right top;
    left:auto;
    height:45px;
    right:0;
}

.fourMed li {
    background: #fff url(../../img/cmn/bg_rnd_item_top.png) no-repeat top left;
    width: 212px;
    height: auto;
    padding:0 0 10px;
    margin: 0 0 0 17px;
    font-size: 18px;
    color: #7b9299;
    line-height: 22px;
    text-align: center;
}
.fourMed li a.thumb {
}
.fourMed li a.thumb img {
    vertical-align: top;
}

.fourMed li .endcap {
    background: transparent url(../../img/cmn/bg_rnd_item_bot.png) no-repeat left bottom;
    height: 8px;
    position: absolute;
    width: 212px;
}

.fourMed li span {
    margin: 0 0 0 3px;
}

.fourMed.entityList {
    width: 960px;
}

    /* ::::: Shop View Top ::::: */
.shopHero {
    position: relative;
    height: 294px;
    overflow: hidden;
    margin: 0 0 30px;
}
.shopHero .shopHeroImg {
    display: block;
    float: left;
    width: 642px;
    height: 294px;
}
.shopHero .shopNav {
    padding: 0;
    margin: 20px 0 0 663px;
    height: 294px;
    font-family: Tahoma, Sans-Serif;
    font-size: 11px;
}
.shopHero h3 {
    font-size: 24px;
    font-family: Tahoma, Sans-Serif;
    margin:0 12px .5em 0;
}
.shopHero .shopNav h5 {
    color: #7b9299;
    font-size: 14px;
    margin: 3.5em 0 .5em;
    _margin-top:1.5em;
    line-height:1.2em;
}
.shopHero p {
}

.shopHero ul {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}
.shopHero ul li {
    list-style: none !important;
    display: block;
    position: relative;
    margin: 0 0 3px;
    height: 13px;
    line-height: 13px;
}
.shopHero ul li a {
    text-decoration: none;
    background: transparent url(../../img/cmn/icon_arrow_gray.gif) no-repeat 100% 6px;
    padding: 0 9px 0 0;
    font-size:11px;
}

.shopHero ul li a:hover {
    text-decoration:underline;
}

.shopHero .viewAll {
    display: block;
    position:relative;
    height: 25px;
    padding: 0 14px 0 7px;
    margin: 0 0 10px 0;
    color: #fff !important;
    line-height: 25px;
    font-size: 10px;
    font-family: arial, sans-serif;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    text-decoration: none;
    background: #fff url(../../img/cmn/sprite_buttons.gif) no-repeat 0 0;
}
.shopHero .viewAll .endcap {
    display: block;
    width:12px;
    height:25px;
    left:auto;
    right:0;
    _right:-1px;
    padding:0;
    top:0;
    background: #fff url(../../img/cmn/sprite_buttons.gif) no-repeat right 0;    
}

.shopHero .supplementalButtons {
    margin-top: 20px;
    width: 227px;
}
.shopHero .supplementalButtons .boxLink {
    color: #7b9299 !important;
    background: #fff url(../../img/cmn/sprite_buttons.gif) no-repeat 0 -59px !important;
    font-size: 11px;
    padding: 0 14px 0 7px;
}
.shopHero .supplementalButtons .boxLink .endcap {
    background: #fff url(../../img/cmn/sprite_buttons.gif) no-repeat right -59px !important;
}

    /* ::::: Product index page view ::::: */
ul.indexView {
    margin: 0;
    padding: 14px 0 0 0;
}

ul.entityList.indexView {
    background: none;
    margin-left: -14px;
    _margin-left: -20px;
}

ul.entityList.indexView.relatedLinks {
    margin-left: -10px;
    _margin-left: -18px;
}

.indexView li {
    width: 174px;
    min-height: 450px;
    height: auto !important;
    height: 450px;
    margin: 0 0 0 9px;
}

.indexView.alt li {
    min-height: 27em;
    height: auto !important;
    height: 27em;
}

.indexView li h4 {
    margin: 10px 0 5px 0;
    min-height: 2.7em;
    height: auto !important;
    height: 2.7em;
    color: #7b9299;
}
.indexView li h5 {
    color:#7b9299;
    font-weight:bold;
    margin:0 0 .25em;
}
.indexView li h5.padded {
    margin-top:.5em;
}

.indexView ul {
    margin: 0 0 1em 0;
}

.indexView li li, .indexView.alt li li {    
    min-height: 10px;
    height: auto !important;
    height: 10px;
    float: none;
    margin-left: 1px;
    line-height: 1.4em;
}

#page ul.indexView li {
    list-style-type: none;
}

.indexView li li, .indexView p {
    font-size: 80%;
}

.indexView p {
    margin-bottom: 1.5em;
    color: #5b5b5b;
}

.indexView li li a {
    text-decoration: none;
    background: transparent url(../../img/cmn/icon_arrow_gray.gif) no-repeat 100% 6px;
    padding: 0 9px 0 0;
    color: #5b5b5b;
}

.indexView li li a span {
    display: none;
}

.indexView li a:hover, .indexView li a:active {    
    color: #be3037 !important;
}

.indexView li a:hover {
    text-decoration: underline;
}

.indexView ul.alt a {
    color: #bf2f38;
    background-image: url(../../img/cmn/icon_arrow_red.gif);
}


/* SLIDESHOW VIEW
------------------------------------------- */

#page .carousel li {
    list-style: none;
}

    /* ::::: Slideshow page bits ::::: */
.slideshow {
    position: relative;
    width:932px;
}
.slideshow .slideshowInfo {
    position: relative;
    overflow: hidden;
    background: #fff;
    margin: 0;
    padding: 18px 0 0 16px;
    font-family: tahoma, sans-serif;
}
.slideshow .slide-more .slideDesc {
    width: 600px;
    margin: 20px 15px;
    color: #53514d;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: .01em;
}
.slideshow.piece-slideshow .slide-more .slideDesc {
    margin: 40px 20px 0;
    _margin-top:50px;
    width:800px;
}
    /* ::::: Entity List Nav ::::: */
.slideshow .entityListNav {
    background: #be3037 url(../../img/cmn/bg_rnd_bar_l_ss.png) no-repeat left top;
    width: 932px;
    margin: 7px 0 10px;
}
.slideshow .entityListNav .endcap {
    background: transparent url(../../img/cmn/bg_rnd_bar_r_ss.png) no-repeat right top;
}
.slideshow .entityListNav .pageInfo {
    width: 173px;
    color: #fff;
}
.slideshow .entityListNav .pageInfo .viewing {
    color: #fff;
}
.slideshow .entityListNav .pageInfo a {
    color: #fff;
}

    /* ::::: Carousel ::::: */
.carousel {
    width: 932px;
    margin: 0;
    position: relative;
    overflow: hidden;
}
.slideshow .entityListNav .buttons {
    display: block;
    position: relative;
    margin: -23px 0 0 85px;
    height: 27px;
}
.slideshow .entityListNav .buttons a {
    display: block;
    float: left;
    width: 28px;
    height: 18px;
    line-height:18px;
    text-indent: -9999px;
    margin: 0;
    padding: 0;
    border: 0;
    border-left: 1px solid #d37177;
    position: relative;
    cursor: pointer;
    outline: none;
}
.slideshow .entityListNav .buttons .prev {
    background: transparent url(../../img/cmn/sprite_slideshow.gif) no-repeat 0 -58px;
}
.slideshow .entityListNav .buttons .next {
    background: transparent url(../../img/cmn/sprite_slideshow.gif) no-repeat 0 -85px;
}
.slideshow .entityListNav .buttons .play {
    background: transparent url(../../img/cmn/sprite_slideshow.gif) no-repeat 0 -4px;
}
.slideshow .entityListNav .buttons .pause {
    background: transparent url(../../img/cmn/sprite_slideshow.gif) no-repeat 0 -31px;
}
.carousel .carousel-slides {
    display: block;
    position: relative;
    margin: 0;
    left: 0;
    float: left;
    overflow: hidden;
    width: 8000px;
    height:441px;
}
.carousel .carousel-slides .slide-entity {
    display: block;
    position: relative;
    float: left;
    width: 932px;
    margin: 0;
    padding: 0;
    z-index: 0;
}
.carousel .carousel-slides .slide-entity .slide-basic {
}
.carousel .carousel-slides .slide-entity h4 {
    position: absolute;
    line-height: 47px;
    height: 60px;
     background: transparent url(../../img/cmn/bg_slideshow_trans.png) repeat-x 0 0;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/cmn/bg_slideshow_trans.png', sizingMethod='scale');
    /*width: 100%;
    top: 387px;*/
    width:932px;
    margin: 0;
    padding: 0;
    font-family: Geneva, Tahoma, sans-serif;
    font-size: 38px;
    color: #fff;
    text-align: center;
}
.carousel .carousel-slides .slide-entity a {
    width:932px;
}
.carousel .carousel-slides .slide-entity .endcap.topcap {
    background: transparent url(../../img/cmn/bg_rnd_slideshow_top.png) no-repeat left top;
    bottom:auto;
    top:0;
}
.carousel .carousel-slides .slide-entity img {
    display:block;
    width: 932px;
    height: 441px;
    margin: 0;
    padding: 0;
}
.carousel .carousel-slides .slide-entity.current img {
}

    /* ::::: Supplemental Buttons ::::: */
.slideshow .carousel .carousel-slides .slide-more {
    display:none;
}
.slideshow .slide-more {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 12px 0 0 0;
    font-family: tahoma, sans-serif;
    width:932px;
}
.slideshow .slide-more .slideDetails {
    font-size: 11px;
    line-height: 20px;
    margin: 0 20px;
    padding: 20px 15px 0;
    position: relative;
    right: 0;
    top: 0;
    width: 450px;
}
.slideshow .slide-more .slideDetails ul {
    margin: 0;
    padding: 0;
    line-height: 20px;
}
.slideshow .slide-more .slideDetails .endcap {
    width: 212px;
    position: absolute;
    height: 8px;
    background: url(../../img/cmn/bg_rnd_item_bot.png) no-repeat bottom left;
}
.slideshow .slide-more .slideDetails li {
}

    /* ::::: Supplemental Buttons ::::: */
.supplementalButtons {
    display: block;
    height: 25px;
    width: 600px;
    overflow: hidden;
}
.slideshow .supplementalButtons {
    margin:0 15px;
}
.slideshow.piece-slideshow .supplementalButtons {
    position:absolute;
    top:15px;
}

.supplementalButtons .boxLink {
    display: block;
    position:relative;
    float: left;
    height: 25px;
    margin: 0 4px 0 0;
    padding: 0 14px 0 7px;
    color: #fff !important;
    line-height: 25px;
    font-size: 10px;
    font-family: arial, sans-serif;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    text-decoration: none;
}
.supplementalButtons .boxLink .endcap {
    display: block;
    background: inherit;
    width:10px;
    height:25px;
    left:auto;
    right:0;
    top:0;
}
.supplementalButtons .boxLink.view360 {
    background: transparent url(../../img/cmn/sprite_buttons.gif) no-repeat 0 -30px;
}
.supplementalButtons .boxLink.view360 .endcap {
    background: transparent url(../../img/cmn/sprite_buttons.gif) no-repeat right -30px;
}
.supplementalButtons .boxLink.findAStore {
    background: transparent url(../../img/cmn/sprite_buttons.gif) no-repeat 0 -30px;
    padding-right:13px;
}
.supplementalButtons .boxLink.findAStore .endcap {
    background: transparent url(../../img/cmn/sprite_buttons.gif) no-repeat right -30px;   
}
.supplementalButtons .boxLink.exploreThisRoom {
    background: transparent url(../../img/cmn/sprite_buttons.gif) no-repeat 0 0;
}
.supplementalButtons .boxLink.exploreThisRoom .endcap {
    background: transparent url(../../img/cmn/sprite_buttons.gif) no-repeat right 0;
}

    /* ::::: Product Lists ::::: */
#page .productList li {
    list-style:none;
}
.productList {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}
.productList li {
    display: block;
    position: relative;
    margin: 0 0 5px;
    padding: 0;
    height: 18px;
    line-height: 18px;
    font-family: Geneva, tahoma, sans-serif;
    font-size: 11px;
}
.productList li a {
    /*color: #666;*/
    text-decoration: none;
}
.productList li a:hover {
    text-decoration: underline !important;
}

.inThisRoom {
    float: right;
    position: relative;
    width: 297px;
    right: 0;
    top: 0;
    margin: -17px 0 0 0;
}
.inThisRoom h5 {
    color: #7b9299;
    font-size: 24px;
    margin: 20px 28px;
}
.inThisRoom .productList {
    margin: 0 28px 0;
    padding: 0;
}
.inThisRoom .productList li {
    height:auto;
}
.inThisRoom .productList li a {
    display:block;
    _display:inline-block;
    width:160px;
}
.inThisRoom .productList li span {
    position: absolute;
    top: 0;
    left: 180px;
    width: 50px;
    color: #bf2f37;
    font-weight: bold;
    text-align: right;
}

.viewAllRoomFurniture {
    background:#fff;
    position:relative;
    margin: -3px 0 0;
    padding: 20px 15px 30px;
    width:auto;
    /*height:150px;*/
}
.viewAllRoomFurniture .endcap {
    width: 932px;
    margin:0;
    height: 20px;
    background: url(../../img/cmn/bg_rnd_column_bot.png) no-repeat bottom left;
}
.viewAllRoomFurniture h5 {
    position:relative;
    background: #f5f5f2 url(../../img/cmn/bg_rnd_hd_bar_l.png) no-repeat left top;
    margin: 10px 0;
    padding: 0 15px;
    color: #ababa9;
    font-family: Georgia, serif;
    font-size: 20px;
    font-style: italic;
    height:45px;
    line-height:45px;
}

.viewAllRoomFurniture h5 .endcap {
    display:block;
    background: transparent url(../../img/cmn/bg_rnd_hd_bar_r.png) no-repeat right top;
    left:auto;
    height:45px;
    top:0;
    right:0;
    width:12px;
}

.viewAllRoomFurniture .productList {
    display: block;
    overflow: hidden;
    margin: 10px 0 20px;
    
}
.viewAllRoomFurniture .productList li {
    float: left;
    margin-left: 17px;
    _margin-left: 10px;
    width:275px;
}

.slideshow .dropdownContainer {
    position:relative;
    padding:0;
    margin:0 0 0 31px;
    height:25px;
    top:-40px;
}
.slideshow .dropdownContainer form {
    display:block;
}
.slideshow .dropdownContainer select {
    font-size: .7em;
}



/* LEFT TOOLBARS
------------------------------------------- */

    /* ::::: Browse Toolbar ::::: */
#page .toolbar li {
    list-style:none;
}
.toolbar {
    position: relative;
    float: left;
    display: inline;
    width:211px;
    min-height: 300px;
    background:#f5f5f2 url(../../img/cmn/bg_rnd_tb_top.png) no-repeat left top;
}
.toolbar .endcap {
    background:transparent url(../../img/cmn/bg_rnd_tb_bot.png) no-repeat left bottom;
    height:9px;
    width:218px;
    bottom:-1px;
}
.toolbar .viewAllRoomFurniture {
    background: transparent;
    padding: 13px 13px 0;
    height:auto;
}
.toolbar .viewAllRoomFurniture h5 {
    margin: 0;
    padding: 0;
    background: transparent;
    color: #7b9299;
    font-size: 27px;
    font-family: Geneva, Tahoma, sans-serif;
    font-style: normal;
    line-height:1em;
    height:auto;
}
.toolbar .viewAllRoomFurniture .productList {
    display: block;
    overflow: hidden;
    margin: 15px 0;
}
.toolbar .viewAllRoomFurniture .productList li {
    float: none;
    margin: 0;
    width:auto;
}

.toolbar select {
   width: 85%;
   padding: 3px 6px;
   margin: 4px 12px;
   _margin: 4px 16px;
   font-size: 0.9em;
   color: #83817e;
   background: #f5f5f4;
   border: 1px #83817e solid;
}

.toolbar select option {
   color: #67665f;
   background: #f5f5f4;
}
.toolbar fieldset {
    clear: both;
    font-size: 0.8em;
    border-top: 1px #dfdfdc solid;
    padding: 16px 0;
    zoom: 1;
}
.toolbar h3 {
    margin-bottom: 4px;
    font-size: 1em;
    color: #c2bdae;
    margin: 0 12px;
    _margin: 0 16px;
}

	/* ::::: Dropdowns ::::: */
.dropdownContainer {
    padding: 0 9px;
    position:relative;
    z-index:1;
}
.dropdownContainer ul {
    background: #fff;
    border:1px solid #83817e;
    margin:0;
    padding: 0;
    line-height: 26px;
}
.dropdownContainer .dropdown {
    height: 26px;
    width:193px;
    margin: 15px 0;
    font-size: 11px;
    font-family: arial, sans-serif;
}
.dropdownContainer .dropdown li {
    margin: 0;
    padding: 0;
    width:193px;
}
.dropdownContainer .dropdown li a {
    display: block;
    width: 186px;
    padding: 0 0 0 7px;
    background: #fff;
    color: #83817e;
    text-decoration: none;
}
.dropdownContainer .dropdown li a.ddLink {
    background: #fff url(../../img/cmn/bg_dropdown.gif) no-repeat 176px 10px;
    color: #666;
    text-decoration: none;
}
.dropdownContainer .dropdown li ul {
    border-top:0;
    margin:0 -1px;
    width:193px;
}
.dropdownContainer .dropdown li ul li {
}
.dropdownContainer .dropdown li ul li a {
}
.dropdownContainer .dropdown li a:hover {
    background-color: #efefed;
}



    /* ::::: Search Refinement Toolbar ::::: */
.refiner {
}
.refiner h2 {
    padding: 16px 12px;
}
.refiner .fieldWrap,
.refiner p,
.refiner select {
    margin: 0 12px;
    _margin: 0 16px;
}

.refiner p {
    font-size: 0.9em;
}

.refiner p.value {
    font-size: 1em;
    color: #000;
}

.refiner .count {
    color: #be3037;
}

.refiner .fieldWrap.half {
    float: left;
    display: inline;
    margin-right: 0;
    width: 40%;
    white-space: nowrap;
}

/* text link widget design */

.refiner .linkOptions,
.refiner .linkSelection {
    margin: 1em 16px 0;
}

.refiner .linkOptions li {
    font-size: 0.9em;
}

.refiner .linkOptions li .more {
    line-height: 1.6;
}

.refiner .linkSelection .undo {
    padding-left: 2em;
    font-size: 0.8em;
}

/* slider design */

.refiner .slider {
    position: relative;
    height: 50px;
    font-size: 0.9em;
    background: #c1beb8;
    margin: 8px 0;
    padding: 0;
}

.refiner .slider.withLabel {
}

.refiner .slider .slideBottom {
    position: absolute;
    left: 0;
    bottom: 14px;
    width: 40px;
    padding: 4px 0;
    color: #fff;
    text-align: right;
}

.refiner .slider.withLabel .slideBottom {
    width: 30px;
    left: 56px;
}

.refiner .slider .slideTop {
    position: absolute;
    bottom: 14px;
    right: 0;
    width: 40px;
    padding: 4px 0;
    text-align: left;
    color: #fff;
}

.refiner .slider.withLabel .slideTop {
    width: 31px;
}

.refiner .slider .sliderWidget {
    position: absolute;
    left: 48px;
    top: 8px;
    height: 40px;
    width: 106px;
    z-index: 10;
}

.refiner .slider.withLabel .sliderWidget {
    left: 94px;
    width: 68px
}

.refiner .slider .slideLabel {
    position: absolute;
    bottom: 14px;
    left: 8px;
    width: 52px;
    padding: 4px 0;
    color: #fff;
}

.refiner .slider.ratingSlider .value {
    display: block;
    float: left; /* ie7 needed? */
    height: 19px;
    width: 21px;
    padding-top: 1px;
    line-height: 19px;
    font-size: 0.95em;
    text-align: center;
    color: #C1BEB8;
    background: url(../../img/cmn/bg_rating_value.png) no-repeat center center;
}

.refiner .slider.ratingSlider .slideBottom {
    left: 18px;
}

    /* modify jQuery UI theme */

.ui-slider .ui-slider-handle {
    height: 42px;
    width: 30px
}

.ui-widget-header { /* change if need area between sliders darkened */
    border: none;
    background: none;
}

.ui-slider-horizontal .ui-slider-range {
    top: -3px;
    margin-left: 10px;
}

.ui-widget-content {
    border: none;
    background: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    background: url(../../img/cmn/bg_slider.png) no-repeat top left;
    border: none;
}

.ui-state-hover,
.ui-state-active,
.ui-widget-content .ui-state-hover,
.ui-widget-content .ui-state-active {
    background-position: top right;
    z-index: 10;
}

    /* custon jQuery UI classes */
.ui-slider-handle:last-child,
.ui-widget-content .ui-slider-handle:last-child {
    margin-left: -0.4em;
}

/* GLOBAL?
------------------------------------------- */

.refiner select {
   width: 80%;
   padding: 3px 6px;
   margin-top: 4px;
   font-size: 0.9em;
   color: #83817e;
   background: #f5f5f4;
   border: 1px #83817e solid;
}

.refiner select option {
   color: #67665f;
   background: #f5f5f4;
}


/* SEARCH RESULTS
------------------------------------------- */

.nonProductResultsLink {
    font-weight: bold;
}
#page .searchBox input.searchBtn {
    float: left;
    margin-left: 2px;
}
#noResults {
    margin-top: -10px;
}

ul.selectColl {
    margin: 0 12px;
    line-height: 1.8em;
}

ul#more, a#lessColl {
    display: none;
}

a.displayLink {
    margin: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

 
 /* COLLECTIONS
------------------------------------------- */

    /* ::::: Collection Pods ::::: */
.collectionPods {
    overflow:hidden;
    width:932px;
    _width:902px;
}
.collectionPods ul {
    overflow:hidden;
    width:960px;
    _width:932px;
    margin:0;
}
.collectionPods ul li {
    display:block;
    float:left;
    width:442px;
    height:290px;
    position:relative;
    margin:0 14px 14px 0;
}
.collectionPods ul li .btn {
    border:none !important;
    position:absolute !important;
    top:14px;
    right:12px;
}
.collectionPods ul li h4 {
    display:block;
    position: absolute;
    height: 57px;
    width: 100%;
    top: 233px;
    margin: 0;
    padding: 0;
    background: transparent url(../../img/cmn/bg_collection_trans.png) repeat-x 0 0;
    /*_background: transparent url(../../img/cmn/bg_collection_trans.gif) repeat-x 0 0;*/
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/cmn/bg_collection_trans.png', sizingMethod='scale');
    line-height: 57px;
    font-size: 28px;
    color: #f2f2f2;
    text-indent:10px;
}
.collectionPods ul li a {
    display: block;
}
.collectionPods ul li img {
    width: 442px;
    height: 290px;
    margin: 0;
    padding: 0;
}

    /* ::::: Collection Pieces ::::: */
.collectionPieces {
    position:relative;
    background:#f5f5f2 url(../../img/cmn/bg_innerBlock.png) no-repeat 0 0;
    font-family:Tahoma, Sans-Serif;
    padding:20px 0;
    overflow:hidden;
    margin:15px 0 1em;
    width:900px;
}
.collectionPieces .endcap {
    background:#f5f5f2 url(../../img/cmn/bg_innerBlock_btm.png) no-repeat 0 bottom;
    height: 15px;
}
.collectionPieces h3 {
    color:#7b9299;
    font-size:24px;
    margin:0 15px 1em;
}
.collectionPieces ul {
    margin:0 15px;
    padding:0;
    width:920px;
    overflow:hidden;
}
.collectionPieces ul li {
    list-style: none !important;
    float:left;
    width:207px;
    border-right:1px solid #c2bdae;
    margin:0 18px 10px 0;
    padding:0;
}
.collectionPieces h5 {
    color: #bf2f37;
    font-size: 12px;
    margin:0 0 .25em;
    padding:0;
    line-height:15px;
}
.collectionPieces ul li .productList {
    margin: 0;
    padding: 0;
    width:auto;
}
.collectionPieces ul li .productList li {
    float:none;
    width:auto;
    border:none;
    margin:0;
    line-height:1.5em;
}
.collectionPieces ul li .productList li span {
    position: absolute;
    top: 0;
    right:15px;
    color: #bf2f37;
    font-weight:bold;
}
.collectionPieces ul li a:hover {
    color: #bf2f37;
    text-decoration:underline !important;
}
.collectionPieces .btn {
    position:absolute !important;
    top:14px;
    right:10px;
}
