html {
    overflow-y: scroll;
}
#bb #page_wrapper,
#bb_gallery #page_wrapper {
	min-width: 0px !important;	
}

/* PAGE */
div.respond {
	min-width:0px;
}
div.respond #page.content {
	background-color: #000;
	min-width: 320px;
}

/* PAGE > CONTAINER */
div.bgf {
	margin: 0 auto;
	max-width: 932px;
}

div.bgf .loading {
    background: url("/media/export/images/global/ajax-loading.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    width: 100%;
}

/* GRID > ROW */
div.respond .row { width: 100%; zoom: 1; z-index:1; }
div.respond .row.first { margin-top:0px; }
div.respond .row:before, 
div.respond .row:after { content:""; display:table; }
div.respond .row:after { clear: both; }
div.respond .row.slide-container { /*height:310px;*/ }
/* GRID > ROW > COLUMNS (NO GUTTERS) */
div.respond .column { float: left; min-height: 1px; position: relative; overflow:hidden; }

div.respond .row .one { width: 8.33333%; }
div.respond .row .two { width: 16.43%; } /*this includes a 1px border*/
div.respond .row .three { width: 25%; }
div.respond .row .four { width: 33.33%; }
div.respond .row .five { width: 41.666667%; }
div.respond .row .six { width: 50%; }
div.respond .row .seven { width: 58.333333%; }
div.respond .row .eight { width: 66.666667%; }
div.respond .row .nine { width: 75%; }
div.respond .row .ten { width: 83.333333%; }
div.respond .row .eleven { width: 91.666667%; }
div.respond .row .twelve { width: 100%; }

/* GRID > IMAGES */
div.respond img, 
div.respond video { 
    margin:0 auto;
    padding:0;
}

/*div.respond img { -ms-interpolation-mode: bicubic; }*/

.slide-container img {
    max-width:308px;
    max-height:308px;
    width:100%;
    height:100%;
}

.slide-container video {
    width: 100%;
    height: 100%;
    position: absolute;
}

/* HELPER */
.ir { border: 0; font: 0/0 a; text-shadow: none; color: transparent; background-color: transparent; }

/* BUILDERS */
.panel {
	background-color:#444;
	padding:10px;
  text-align:center;
}

div.bgf div.column p {
    color: #000;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 2px;
}

div.bgf div.column h3 {
	height: 55px;	
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: #fff;
	margin-top:40px;
}

div.bgf h3#title-bespoke-gifts {
	background-image: url('/media/export/cms/products/bespoke_gift_finder/bespoke-gifts-title.gif');
    margin:0;
}

.img-slide {
    position:absolute;
    z-index:1;
    overflow:hidden;
    display:none;
    width:100%;
    height:auto;
    max-height: 308px;
    max-width: 308px;
}

.img-slide  img.ribbon {
    bottom:25px;
    left:0;
    position:absolute;
    width:100%;
    height:auto;
}

.img-slide  img.ie {
    display:block;
    opacity:0;
}

.padding-top-bottom {
   padding: 0 0 15px;
}

#tools {
    position: absolute;
    right: 2px;
    top: 150px;
    z-index:50;
    width:73px; 
}

#tools.hover {
	z-index:2001;
}

#tools .item {
    background-color:#ffffff;
    border: 1px solid #cccccc;
    cursor:pointer;
    height:71px;
    width:71px;
    z-index: 10;
}

#tools .item.first {
    background-color:#000000;
    border: 1px solid #000000; 
    /* height:51px; */
    /* width:56px; */
    padding:20px 0px 0px 15px;
    margin: 2px auto;
	color: #FFFFFF;
}

#tools .item.middle {
    margin: 2px auto;
    text-align: center;
}

#tools .item.middle img {
    /*margin-top:14px;*/
}

#tools .item.last {
    margin: 2px auto;
    text-align: center;
}

#tools .item.last img {
   /*margin-top:23px;*/
}

div.respond .row .tabs {
    display:table;
    padding:0;
    margin:0;
    width:100%;
    border-collapse:separate;
    border-spacing:1px;
}

div.respond .row .tabs li {
    display:table-cell;
    vertical-align: middle;    
    width:125px;
    float:none;
    margin:0px;
    height:52px;
}

div.respond .row .tab {
    background-color: #CCC;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    display: table;
}

div.respond .row .tab:hover, div.respond .row .tab.selected {
    background-color: #000;
    cursor:pointer;
}

div.respond .row .tab h1 {
    color: #FFFFFF;
    display: block;
    padding: 0px 5px;
    margin: 0;
    font-size: 16px;
}

#franchise-product, #non-franchise-product {
    color:#000;
    float:left;
    width:100%;
}

#non-franchise-product {
    margin-top: 3px; 
}

.flexslider .slides > li {
    cursor:pointer;
    opacity: 1.00;
}

.flexslider .slides > li.blank-product {
    cursor:auto;
    opacity: 1.00;
}

.flexslider .slides > li:hover img {
    opacity: 0.50;
}

.flexslider .slides > li:hover span.add-button, .flexslider .slides > li.hover span.add-button {
    background: url('/media/export/cms/products/bespoke_gift_finder/add-to-gift.jpg') no-repeat transparent;
    width: 148px;
    height: 22px;
    position: absolute;
    top:40px;
}

.flexslider .slides > li:hover span.remove-button {
    background: url('/media/export/cms/products/bespoke_gift_finder/remove-from-gift.jpg') no-repeat transparent;
    width: 148px;
    height: 22px;
    position: absolute;
    top:40px;
}

ul.slides li span {
    float:none;
    text-align:center;
    display:block;
    margin: 0 auto;
    white-space:normal;
    width:90%;
}

.gift_wrap_hover,
.delivery_hover,
.gift_bag_hover {
    min-width: 860px;
    height: 310px;
    background-color:#fff;
    position: absolute;
    right: 73px; 
    padding:20px;
    z-index:2000;
}

.gift_wrap_hover p,
.delivery_hover p,
.gift_bag_hover p {
    letter-spacing: 2px;
}

.gift_bag_hover {
    background: url('/media/export/cms/bespokegifting/furniture/GiftBag_Popout.jpg') no-repeat left center #ffffff;
    background-origin:content-box;
    background-size:auto 100%;
    top: 2px;        
    height:390px;
}

span #product_list  {
    height:210px;
    overflow-x: hidden;
    overflow-y: auto; 
}

span #product_list .product img {
	display: block;
	float: left;
	margin-top: 1px;
	width: 13%;;
}

.gift_wrap_hover {
    background: url('/media/export/cms/bespokegifting/furniture/Giftwrap_Popout.jpg') no-repeat left center #ffffff;
    background-origin:content-box;
    background-size:auto 100%;
    z-index: 1998;
    top: 75px;
    height:380px;
}

.delivery_hover {
    background: url('/media/export/cms/bespokegifting/furniture/Delivery_Popout.jpg') no-repeat left center #ffffff;
    background-origin:content-box;
    background-size:auto 100%;
    z-index: 1997;
    top: 148px;
    height:380px;    
}

.gift_wrap_hover span,
.delivery_hover span,
.gift_bag_hover span {
    color: black;
    float: right;
    margin-right: auto;
    margin-left: auto;
    text-align: center;   
    width: 425px;
}

.gift_bag_hover span {
    margin-top:0px; 
}

.gift_bag_hover .product {
    height: auto;
    background:none;
    clear:left;
    display:block;
}

.gift_bag_hover .product p {
    text-align: left; 
    width: 87%;
    color: #000000;
    display: block;
    float: left;
	padding: 10px 0 0 6px;
}

.gift_bag_hover .product span.prodsize,
.gift_bag_hover .product span span.force_lc,
.gift_bag_hover .product span.item_qty,
.gift_bag_hover .product span.remove_gift,
.gift_bag_hover .product span.gift_product {
    width: auto;
    float: none;
    margin-top: 0px;
    margin-right: 0px;
    text-align: left;
    font-size: 10px;
    display:inline;
}

.gift_bag_hover .product span.prodsize {
    margin-left:20px;
    font-weight: normal;   
}

.productamount p {
    font-size: 10px;
}

.gift_bag_hover .product span.item_qty {
    float: left;
    width: 20px;
    display: block;
    margin-left: 15px;
}

.gift_bag_hover .product span.remove_gift {
    float: right;
    display: block;
    width: 50px;
    text-align: right;
}

.gift_bag_hover .product span.gift_product {
    width:285px;
    display: block;
    float:left;
    font-weight:bold;
    font-size:11px;      
}

.gift_bag_hover span img {
    margin-bottom:15px;
}

.delivery_hover span img {
    margin-bottom: 20px;
    margin-top: 120px;  
}

.gift_wrap_hover span img {
    margin-bottom: 20px;
    margin-top: 120px;
}

.gift_bag_hover .productamount {
    display: block;
    width: 100%;
    height: 20px;
    float: left;
    text-align: left;
    font-weight: bold;    
}

.gift_bag_hover span.viewdetails {
    clear: left;
    width:100%;
    text-align: left;
}


span.viewdetails a {
    letter-spacing: 0.2em;
    color: #6d675a;
    text-transform: uppercase;
}

span.product_details {
    text-align: left;
    font-weight: bold;
    margin: 10px 0px;
    letter-spacing: normal;
    width:100%;
    height:auto;
}

.flex-direction-nav {
    position:absolute;
    width:100%;
}

.flex-direction-nav li a.flex-next,
.flex-direction-nav li a.flex-prev {
    bottom:17px;
}
#shopping_btns {
    height: 21px;
    margin: 2px 0 10px;
}
.checkout.btn .finished{
	width: 200px;
	letter-spacing: 2px;
	padding: 0 0 5px 0;
}
.checkout.btn {
    width:200px;
    float:left; 
    text-align:center;  
    margin-top: -19px; 
}

.another.btn {
    float:right; 
    text-align:center;
}

.hover_bag_total {
    margin-top: 20px;
    font-weight: bold;
    clear:left;   
    text-align: right;
    padding: 0 0 2px 0;
}

#bag_contents .checkout.btn {
    width:auto;   
    text-align:left;
}

.gift_hidden {
	display:none;
}

.flexslider {
	width:100%;
}

.bgf a {
	border-bottom:none;
}

/* iPad bug */
.gnav-item-v1.hover .gnav-item-content {
    position:fixed;
}


@media all and (max-width:768px) {

    .gift_bag_hover, .gift_wrap_hover, .delivery_hover {
        min-width:695px;
        height:290px;
    }

    .gift_wrap_hover span,
    .delivery_hover span,
    .gift_bag_hover span {
        width:400px;
    }

    .gift_wrap_hover span img, .delivery_hover span img {
        margin-top:45px;
    }
    
    span #product_list {
        height:130px;
    }
    
    #tools {
        top:235px;
    }
    
}