body{
   font-family: 'Open Sans', sans-serif;
   background: transparent;
   color: #505050;
   font-size: 16px
}


html{
	
}



h1,h1,h3{
	font-family: 'Oxygen', sans-serif;

}

#_atssh iframe{
	display:none;
}

.testimonial{
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px
}

.testimonial-text{
	font-style: italic;	
	margin-bottom: 8px;

}


.theprice{
	display: block;
	font-size: 25px;
	text-align: center;
	margin-top: 12px
}

.strike_price{
	display: block;
	font-size: 20px;
	text-align: center;
	margin-top: 12px;
	text-decoration: line-through;
}

.sale_price{
	display: block;
	font-size: 25px;
	text-align: center;
	margin-top: 12px;
	color: #EA1C24
}


.product-display h2{
	color: #1c2e4f;
	font-size: 30px;
	font-weight: bold;
	margin: 3px 0 10px 0
}

.product-display h1{
	color: #1c2e4f;
	font-size: 30px;
	font-weight: bold;
}

.breadcrumb_orange {
    margin: 0 0 10px;
    padding: 4px 15px;
}
.breadcrumb_orange {
    background-color: #FEF0F3;
    border-radius: 4px 4px 4px 4px;
    list-style: none outside none;
    margin: 20px 0 10px 0;
    padding: 8px 15px;
    color: #6b096b;

}


ul {
    list-style: square inside url("../img/bullet.png");
}
.maincontainer ul li {
	/*min-width: 100px*/
}



.featured-category{
	height: 150px;
	overflow: hidden;
	background-color: #4566a4;
	position: relative;
	padding: 10px 10px;
	border: 2px solid #4566a4;
}

.featured-category:hover{
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.88);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.88);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.88);
}

.featured-category .featured-image{
	position: absolute;
	top: 0;
	right: 0;
	
	height: 150px;
	width: 50%;
	overflow: hidden;
}

.featured-category ul{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 15px
}
.featured-category ul li{
	display: inline-block;
	font-size: 13px
}

.featured-category ul li a:link, .featured-category ul li a:visited{
	color: white;
	display: inline-block;
	padding: 0 6px
}

.featured-category ul li a + a {
  border-left:2px solid #fff;
  height: 10px;
  display: inline-block;
  overflow: hidden;
}

.featured-category .featured-image img{
	height: 100%;
	min-width: 100%;
}

.featured-categories .col-md-4{
	padding: 2px 
}

.featured-categories a.title-link{
	line-height: 23px;
	display: block;
	font-size: 22px
}

.featured-categories a.title-link:link, .featured-categories a.title-link:visited{
	color:white;
	margin-bottom: 10px;
	display: block;
}

.featured-categories .featured-text{
	width: 165px;
	text-align: center;
}

.bedfooter{
	padding: 10px
}

.bedfooter ul li{
	display: inline-block;
	margin-left: 10px
}

.space-block{
	text-align: center;
	margin: 10px
}

.thumbnail .caption {
    color: #333;
    padding: 7px;
}

.category-text-left{
	padding: 3px;
	font-size: 14px;
	line-height: 17px;
	padding-top: 10px;
	border-top: 1px solid #eee
}

.fields{
	position: relative;
}

.product_block_right h2{
	margin-top: 0
}

.product_block_left img{
  max-width: 100%
}

.tablecellth{
	font-weight: bold;
}

.summary_block{
	border-radius: 10px;
	border: 1px solid #eee;
	padding: 10px;
	margin-bottom: 10px
}

.tablebody{
	display: table;
	width: 100%
}

.tablerow{
	display: table-row;

}

.tablecell{
	display: table-cell;
	padding: 6px
}
.customer_account_order_summary_line .tablecell{
	border-bottom: 1px solid #ccc
}

.customer_account_order_summary_line{
	margin-bottom: 7px;
	overflow: hidden;
	
}

.header, .menucontainer{
	background-color: #84a6e8;
}

.menucontainer .container, .header .container{
	background-color: #4566a4	
}

.menucontainer .container{
	border-bottom: 4px solid #1c2e4f
}

.option_bestprice{
	color: #6d2572
}

.product_options_line .qty{
	max-width:40px;
	margin-left: 10px
}

a.btn-custom:link, a.btn-custom:visited {
    color: #fff;
    font-weight: bold;
}

.beer-image{
	position: absolute;
    right: -10px;
    top: -20px;
}

.option_addon{
	color: #1c2e4f;
	font-weight: bold;
}

.featured-products-home{
	
	overflow: hidden;
	padding: 20px 35px 20px 10px;
	margin: 0px -40px 0 0px
}

.featured-products-home h1{
	margin-top: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #1c2e4f;
	font-weight: bold;
	margin-bottom: 30px
}

.featured-product-item{
	margin-bottom: 20px;
	background-image: url(../img/lines.png);
	background-repeat: repeat-x;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.18);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.18);
	overflow: hidden;

}

.thumbnail-image{
	height: 160px;
	overflow: hidden;
}

.thumbnail-image a img{
	
}

.main-cat-text{
	margin-bottom: 10px
}

.cat_list{
	line-height: 17px;
	display: block;
	font-size: 19px
}

.featured-product{
	overflow: hidden;
	
	display: block;
	
	text-align: center;

}

.featured-product-textline{
	padding: 10px 15px 10px 15px;
	overflow: hidden;
	line-height: 16px;
	font-size: 14px;
	height: 60px;
	overflow: hidden;
}

.featured-product-item:hover, .featured-product-category-thumbnail:hover{
	-webkit-box-shadow: 0px 2px 5px 0px rgba(107,9,107,0.54);
	-moz-box-shadow: 0px 2px 5px 0px rgba(107,9,107,0.54);
	box-shadow: 0px 2px 5px 0px rgba(107,9,107,0.54);
}

.featured-product-textline a:link, .featured-product-textline a:visited, .featured-product-textline a{
	font-weight: normal;
	color: #333;
}

.featured-product-line{
	padding: 0 10px 10px 10px;
	overflow: hidden;
}

.featured-product-item-price{
	float: left;
	
}

.featured-product img{
	height: 196px;
	margin-bottom: 10px;
	margin-top: 10px
}

a.featured-product-item-price:link, a.featured-product-item-price:visited{
	font-size: 24px;
	font-weight: normal;
}

.featured-product-line .moreinfo, .featured-product-linea.moreinfo.link, .featured-product-line a.moreinfo.visited{
	float: right;
	display: inline-block;
	padding-top: 10px;
	font-weight: normal;
	color: #555
}

.cat_list img{
	max-height: 156px

}

.featured-product-item .thumbnail{
	background-color: transparent;
	border: none;
}

.featured-product-title{
	display: block;
	text-align: center;
	margin-top: 20px;
	font-size: 15px;
	line-height: 12px;
	height: 40px
}


.furniture-image-container {
    height: 500px;
    margin-top: 0px;
    width: 100%;
    padding: 0
}



.furniture-image-container .img-responsive, .furniture-image-container .thumbnail > img, .furniture-image-container .thumbnail a > img, .furniture-image-container .carousel-inner > .item > img, .furniture-image-container .carousel-inner > .item > a > img
{
	height: 500px
}

.furniture-image-container a:link, .furniture-image-container a:visited{
	color: white
}

#myCarousel .carousel-indicators {
    bottom: 18px;
    left: 0%;
    list-style: outside none none;
    margin-left: -5%;
    padding-left: 0;
    position: absolute;
    text-align: right;
    width: 100%;
    z-index: 15;
}

.banner-genie{
	position: absolute;
	top:-100px;
}

.carousel-text{
	height: 500px;
	width: 300px;
	background-color: #84a6e8;
	position: absolute;
	padding: 10px 20px;
	color: white
}



.carousel-image{
	
	margin-left: 300px;
	height: 500px
}

.carousel-image-notext{
	margin-left: 0
}

.blog_box_inner{
background-color:#fff;
height: 140px;
width: 236px;
border-radius: 3px;
padding:5px;
margin-top:10px
}

.quickquote_line{
border-top:1px solid #eee;
padding-top:5px;
margin-bottom:5px
}

.blog_box h4{
margin:0;
text-transform:uppercase;
font-size:22px
}

h4{
	color: #1c2e4f;
	font-weight: bold;
}

.blog_box{
background-color: #E2E2E2;
width: 265px;
height:196px;
display:inline-block;
border-radius:3px;
text-align:left;
padding:7px 15px 15px 15px;
}

a:hover, a:focus{
color:#EA1C24;
text-decoration:none
}

.blog_part img {
    float: left;
    margin: 0 10px 10px 0;
max-width:100px;
max-height:80px
}
.blog_part {
    overflow: hidden;
    border-bottom: 1px solid #dedede;
margin-bottom:15px
}

.bronze{
width:100%;
font-size:20px;
text-align:center;
background-color: #CFB242;
color:white;
font-weight:bold;
margin-top:12px;
border-radius:3px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(231,166,26,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(231,166,26,1);
box-shadow: 0px 0px 5px 0px rgba(231,166,26,1);
}

.silver{
width:100%;
font-size:20px;
text-align:center;
background-color: #C9D1D3;
color:white;
font-weight:bold;
margin-top:12px;
border-radius:3px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(186,186,186,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(186,186,186,1);
box-shadow: 0px 0px 5px 0px rgba(186,186,186,1);
}

.gold{
width:100%;
font-size:20px;
text-align:center;
background-color: #ff8a00;
color:white;
font-weight:bold;
margin-top:12px;
border-radius:3px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(186,186,186,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(186,186,186,1);
box-shadow: 0px 0px 5px 0px rgba(186,186,186,1);
}


.c1{
	padding: 0 8px;
	position: relative;
}

.leftsh{
	position: absolute;
	left:0;
	top:-1px;
}

.rightsh{
	position: absolute;
	right:0;
	top:-1px;
}

.leftshbottom{
	position: absolute;
	left:0;
	top:-17px;
}

.rightshbottom{
	position: absolute;
	right:0;
	top:-17px;
}

.brochure{
position:absolute; left: 14px; top: -230px
}

.certificates img{
max-height:60px
}

.floorimage{
height:388px
}
.body-container-outer{
	background-color: #fff;
font-size:16px;

}

.body-container-inner{
	
	margin-bottom: 0px
}

.body-container-inner{
	overflow:hidden;
	padding:0;
	padding-top: 0
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);

}

.featured-products-category h4{
	text-align: center;
	color: #9700A5;
	font-size: 24px
}

.featured-product-category-thumbnail img{
	max-width: 100%
}

.featured-product-category-thumbnail a.featured-product-category-title{
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	display: block;
	text-align: center;
	text-transform: uppercase;
}

.featured-product-category-title{
	padding: 0 4px
}

.featured-product-category-thumbnail{
	padding-bottom: 5px;
	margin-bottom: 10px
}

.featured-product-category-thumbnail a.featured-product-category-title:link, .featured-product-category-thumbnail a.featured-product-category-title:visited{
	color:#3A3A3A 
}

.big_footer_link{
font-size: 20px
}


.img100, .img100 img{
	max-width: 100%
}
.row .budget-quote{
 	padding-right: 0px;


}

.row .budget-quote img{
margin-right: -2px
}

.secondrow{
text-align:center
}

.header-basket-phone{
   display: none;
}

.footer-menu{
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: absolute;
  line-height: 13px;
  margin-left: 10px;
  margin-top: -5px;
	font-size:13px;
	font-weight: bold;
  
}

.websyche{
	line-height: 13px;
}
.websyche a{
	float: right;
	margin-right: 20px
}

.footer-address{
	color: white;
	font-size:13px;
	font-weight: bold;
	margin-top: -5px
}

.footer-menu li{

}

.footer a:link, .footer a:visited{
  color: #fff;
  white-space: nowrap;
  font-weight: normal;
  font-size: 13px;
  font-weight: bold;
}

.footer a:hover{
	color: #6d2572
}

.connect-with-us{
  color:#464646;
}

.connect-with-us img{
  max-height: 40px
}


.socialicons{
  margin: 10px 0;
text-align:right
}

.footer-logo{
  color:#464646;
  white-space: nowrap;
}
.footer-logo img{

  max-width: 100%;
}

.red{
	color: #fa4333
}

.redback{
	background-color: #fa4333;
}

.menucontainer .navbar{
   min-height:30px
}

.blog-container{
background-color: #fff;
padding-top:15px
}



.mapouter {
    border: 4px solid #fff;
    box-shadow: 0 0 1px #555;
    min-height: 250px;
    overflow: hidden;
    position: relative;
}
#map-canvas {
    height: 250px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 550px;
}

.mapouter1 {
    border: 4px solid #fff;
    box-shadow: 0 0 1px #555;
    min-height: 250px;
    overflow: hidden;
    position: relative;
}
#map-canvas1 {
    height: 250px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 550px;
}

.mapouter2 {
    border: 4px solid #fff;
    box-shadow: 0 0 1px #555;
    min-height: 250px;
    overflow: hidden;
    position: relative;
}
#map-canvas2 {
    height: 250px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 550px;
}

a {
    color: #333;
    text-decoration: none;
}

.garage a{
	width: 30%;
	display: inline-block;


}

.image-border{
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
  border: 3px solid white;
  position: relative;
  left: -3px;;
  margin-top: 10px;
  margin-bottom: 10px
}

.garage a img{
	max-width: 100%
}



.legalNav ul{
 margin-left: 10px;
  padding-left: 0 
}

.legalNav li{
  display: inline-block;
  margin: 0 6px;

}

.legalNav li a:link, .legalNav li a:visited,.legalNav li a:hover{
	color: #fa4333
}
.page_content{
padding:20px
}
.page_content_inner{
	margin-bottom: 40px
}

.page_content_inner h1{
font-size:20px;
margin-top:0;
border-bottom:1px solid #ccc;
padding-bottom:10px
}

.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination{
    margin-top: 0
}

.pagination ul {
    margin-left: 0;
    padding:0;
    
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

#bs-example-navbar-collapse-5{
	padding-left: 0;
	margin-left: 0;
	padding-right: 0
}


.my_address_box{

  
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #F9F9F9;
  font-size: 12px;
  line-height: 1.2em;
  position: relative;
  
  
  overflow: hidden;
  margin-bottom: 10px;
  

}

.myaddressbox fieldset .form-list, .myaddressbox  fieldset .form-list ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0
}


.input-box{
	position: relative;
}


.edit_address_button{
  position: absolute;
  bottom:10px;
  right: 10px
}

.my_address_box_header{
  border-radius: 5px;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  border-bottom: 1px solid #CCCCCC;
  font-weight: bold;
  padding: 5px;
  background-color: #FEF0F3;
    
    color: #7E267C;
    overflow: hidden;
    
    font-size:14px;

    
    
}
.page_title{
	margin-bottom: 10px
}

.my_address_box_header span{
  display: inline-block;
  padding-top: 5px
}

.my_address_box_inner{
  padding: 10px
}

h3{
	color: #1c2e4f;
	font-size: 20px;
	font-weight: bold;
}

h2{
	color: #1c2e4f;
	font-size: 24px;
	font-weight: bold;
}

.modal fieldset{
	position: relative;
}


.strapline{
	font-size:1.7em;
}




.menu-phone{
	font-size:2em
}
.vosa img{
		position: relative;
		top: -20px;
	}
.services{
	line-height: 1.2em;
	font-size: 2.5em
}

.topband{
	height: 8px;
	width: 100%;
	background-color: #ea1c24;
	border-bottom: 2px solid #d5d5d5;
	position: relative;
	z-index: 100
}

.Strapline{
	padding-top: 32px;
padding-right:0
}

.Strapline ul{
	list-style: none;
	font-size: 20px;
	background-color: #e2e2e2;
    border-radius: 5px;
    display: inline-block;

	
	display: inline-block;
	margin: 0;
	padding: 0;
	border-radius: 5px
}

.Strapline ul li{
	display: inline-block;
	color: #000;
	margin: 10px 0px 7px 0px;
	padding: 0px 10px 0 14px;
	height: 18px
}

.Strapline ul li span{
	display: inline-block;
	position: relative;
	top:-7px;
}

.Strapline ul li + li {
  border-left:1px solid #222;
}



.secondrow h3{
	color: #2C2C2C;
	text-transform: uppercase;
	font-size: 20px
}




.menucontainer{



}

.oakonline ul li + li {
    background-image: url("../img/divider.png");
    background-repeat: no-repeat;
    background-position: 0 12px
}


.oakonline .navbar-nav.navbar-right:last-child {
	margin-right: -10px;
}

.oakonline li a:hover{
  background-color: transparent;
  color: #fff
}

.oakonline li a img {
    max-height: 100%;
    margin-top: -3px
}


.header-container{
	position: relative;
	z-index: 99;
	text-align: right;
}

.header-phone-strapline{
	text-align: right;
}




.navbar-toggle .icon-bar {
    background-color: white;
    border-radius: 1px;
    border: 1px solid white
}

.navbar-toggle {
    border: 1px solid white;
}

.strapline{
	white-space:nowrap
}

.lift-carousel{
	height: 408px;
	width: 100%;
	background-color: #f3f3f3;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 10px
}

.navbar {
	position: relative;
	min-height: auto;
	margin-bottom: 0px;
}

.button-panel{
	background-image: url(../img/brushedsteel.jpg);
	width: 266px;
	height: 100%;
	border-radius: 5px 0px 0px 5px ;
	overflow: hidden;
	float: left;
}

.button-panel .button-panel-inner{
	width: 220px;
	margin: 30px auto;
margin-top:77px

}

.button-panel .button-panel-inner img{
	max-height: 40px
}

.button-panel ul{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 5px

}

.hide{
	display: none;
}

.button-panel ul li a{
	
	font-size: 13px;
}

.button-panel ul li a span{
	display: inline-block;
	margin-left: 10px
}


.button-panel ul li{
	
	
	height: 38px
}

.button-panel ul li a:link, .button-panel ul li a:link{
	color: #363636
}
.button-panel ul li a:hover{
	color: #EA1C24;
	text-decoration: none
}

.image-panel{
	height: 100%;
	width: 610px;
	float: left;
	margin-left: 10px;

}

.image-panel img{
	width: 100%
}

.image-panel .vertical-slider-container{

	border-radius: 0px 5px 5px 0;
	width:814px;
	height: 100%;
	overflow: hidden;
}

.image-panel .vertical-slider-container-outer{
	border-radius: 0px 5px 5px 0;
	width:814px;
	height: 100%;
	overflow: hidden;
}


.image-panel .vertical-slider-container-inner{
	overflow: hidden;
	position: relative;
}

.page-title, .page-title h1{
	color: #ef4135;
	font-size: 23px
}

.row-margin {
	margin: 10px 0
}
.mid-grey{
	color: #636363
}


.columntext{
	line-height: 23px;
	font-size: 13px;
}

.border-bottom{
	border-bottom: 1px solid #c0c0c0;
	width: 1110px;
	margin: 20px 0 0px 30px;
}

.border-bottom2{
	border-bottom: 1px solid #c0c0c0;
	width: 892px;
	margin: 20px 0 10px 15px;
}

.row-margin-big{
	margin-top: 7px;
	margin-bottom: 25px
}

.maincontainer{
	background-color:#transparent
}

.footer-inner{
	
}

.mainnav2{
	font-size: 14px
}

.addthis_toolbox{
	display: inline-block;
}

.footer-inner-inner{
	
}
.footer{
	color: #1c2e4f;
	margin-left: -8px;
	
	padding-top: 20px;
	position: relative;

}

.smalllist li{
	width: auto;
	white-space: nowrap;
}

.smalllist2{
	padding-left: 10px
}

.footerrightline{
	position: absolute;
	right: -8px;
	height: 80px;
	width: 10px;
	background-color: #04183D;
	top:0;
}

.basketimage{
	height: 60px
}

.btn-custom { 
  color: #FFFFFF; 
  background-color: #4566A4; 
  border-color: #130269; 
} 
 
.btn-custom:hover, 
.btn-custom:focus, 
.btn-custom:active, 
.btn-custom.active, 
.open .dropdown-toggle.btn-custom { 
  color: #FFFFFF; 
  background-color: #84A6E8; 
  border-color: #130269; 
} 
 
.btn-custom:active, 
.btn-custom.active, 
.open .dropdown-toggle.btn-custom { 
  background-image: none; 
} 
 
.btn-custom.disabled, 
.btn-custom[disabled], 
fieldset[disabled] .btn-custom, 
.btn-custom.disabled:hover, 
.btn-custom[disabled]:hover, 
fieldset[disabled] .btn-custom:hover, 
.btn-custom.disabled:focus, 
.btn-custom[disabled]:focus, 
fieldset[disabled] .btn-custom:focus, 
.btn-custom.disabled:active, 
.btn-custom[disabled]:active, 
fieldset[disabled] .btn-custom:active, 
.btn-custom.disabled.active, 
.btn-custom[disabled].active, 
fieldset[disabled] .btn-custom.active { 
  background-color: #4566A4; 
  border-color: #130269; 
} 
 
.btn-custom .badge { 
  color: #4566A4; 
  background-color: #FFFFFF; 
}
 .navbar-nav.navbar-right:last-child {
margin-right: -15px;
}
.btn-custom .badge { 
  color: #6B096B; 
  background-color: #ffffff; 
}


 
a:link, a:visited{
	color: #00224E;
	font-weight: bold;
}

a:hover{
	color: #6d2572;
	font-weight: bold;
}

.header-basket ul{
	list-style: none;
	padding: 0
}

.header-basket ul li{
	display: inline-block;
	margin-right: 5px
}

.basket-spacer{
	text-align: left;
	padding-top: 10px
}

.basket-spacer #myModal2{
	text-align: left;
}

.header-account ul{
	list-style: none;
	padding: 0
}

.header-account ul li{
	display: inline-block;
	margin-right: 5px
}

.header-account{
	text-align: left;
	padding-top: 0px
}

#myModal2 h3{
  display: inline-block;
  margin: 0;
  color: #832583;
  white-space: nowrap;
  float: left;
}

#myModal2 .modal-header{
	overflow: hidden;
}

.myModal2_body{
	overflow: hidden;
}
.page-header {
	padding-bottom: 9px;
	margin: 0px 0 10px; 
	border-bottom: 1px solid #eee;
}

.product-categories ul li a{
		
		line-height: 16px;

}

.basketpage h1{
	color: #1c2e4f;
font-size: 30px;
font-weight: bold;
margin: 3px 0 10px 0;
}

.product-more{
	position:relative: 
}

.product-more a{
	position: absolute;
	bottom:14px;
	left: 73px
}

.caption h3{
	margin-top: 0
}

.caption{
	line-height: 17px;
	font-size: 15px;
	margin-bottom: 6px;
	display: block;
}

.product-categories{
	margin-top: 10px
}

.product-display{
	margin-top: 10px
}


.blackhr{
	margin-bottom: 8px
}

.navbar .side-navbar-collapse-5{
	padding-left: 0
}

.left-shop .navbar-collapse{
	
}

.product-categories{
	padding-left: 0;
	padding-right: 0
}

.product-display h1{
	margin-top: 0;
}


.product-categories ul li a{
	padding: 6px 4px 10px 8px;
	line-height: 16px;
	display: block;
}

.product-categories .active ul{
	padding-left: 10px;
	list-style: none;
	
}

.product-categories .active ul a{
	font-weight: normal;
	font-size: 14px
}

.product-categories .active ul .active > a{
	background-color: #84A6E8;
	border-radius: 2px
}

.basket-qty-wrap{
	white-space: nowrap;
}

.subimage img{
	margin: 3px
}

.home-lower-banner{
	text-align: center;
}

.navbar-toggle{
	background-color: #1c2e4f
}

.icon-bar{
	background-color: #fff
}


.websyche{
	text-align: right;
}

.product-image img{

	max-height: 300px;
}

.product-categories > nav > .side-navbar > ul > .active > a{
	 background-color: #84A6E8;
	 display: block;
	 border-radius: 2px
}

.product-display .featured-products-home{
	padding-top: 20px
}

.navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}


.footer{
	height: 120px;
	margin-bottom: 20px;
	background-color: #04183d;
	height: 80px;
}

.footer-inner{
	
}



.mobile-currency li{
	display: inline-block;
}

.mobile-currency{
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 10px
}

.mobile-currency .active .btn-custom {
	background-color: white;
	background-image: url("../img/menu150over.png");
	
	font-weight: bold;
	background-position: 0px -5px
}

.call-direct{
	text-align: right;
	padding-top: 69px
}

.bigh1{
	text-align: center; font-size:40px; text-transform:uppercase
}

.largepad{
	padding:10px 46px
}

.medpad{
	padding:10px 26px
}

.divtable{
	display: table;
	width: 100%
}

.divtablerow{
	display: table-row;
}

.divtablecell{
	display: table-cell;
	width: 48%
}

.smalllist ul{
	padding-left: 10px
}

.sagepay-cards{
	float: left;
}


.adverttext{
	font-size:72px
}

.adverttext2{
	font-size:36px
}

.small-sagepay{
	float: left;
}


@media screen and (max-width: 400px) {

	.small-sagepay{
		float: none;
	}

	.footer-address{
		margin-top: 5px
	}


	.sagepay-cards{
		float: none;
		margin-bottom: 10px
	}

	.websyche{
		width: 100%;
		text-align: center;
		overflow: hidden;
	}
	.websyche > div{
		width: 100%;
		text-align: center;
	}

	.footerrightline{
		height: 190px
	}

	.footer-address{
		padding-top: 30px;
		overflow: hidden;
	}

	.footer-menu{
		display: block;
		clear: both;
		padding-bottom: 20px;
		width: 90%;
		padding-left: 0
	}

	.footer-menu li{
		display: inline-block;
		margin-right: 10px
	}

	.largepad{
		padding:10px 10px
	}
	.medpad{
		padding:10px 10px
	}


	.bigh1{
		font-size: 26px
	}

	h1, .h1 {
		font-size: 25px;
	}

	

	#bs-example-navbar-collapse-5 .mainnav2 .menu-phone{
		display: none;
	}
	.product-categories{
		border-bottom: 1px solid #1c2e4f
	}

	
	
	.header-account ul, .header-basket ul {
		list-style: none;
		margin: 0;
		padding: 0
	}

	.basket-spacer{
		text-align: center;
	}

	.header-account{
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px
	}

	.genie img{
		display: none;
	}

	.mainnav2{
		font-size: inherit;
	}

	
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 
	{
		padding-left: 10px;
		padding-right: 10px
	}
	.beer-image {
		position: relative;
		right: 0px;
		top: 0px;
	}
	.furniture-image-container {
		height: auto;
		width: 354px
		
	}
	.featured-products-home {
		background-color: #FEF0F3;
		overflow: hidden;
		padding: 0 15px 20px 15px;
		margin: 0;
	}
	.lower-banner{
		text-align: center;
	}
	.banner-genie{
		position: relative;
		top: 0
	}
	.footer-inner {
		
		
	}
	.footer-inner-inner{
		
	}

	.footer{
		height: 190px;
		text-align:center;
	}
	.footer-menu{
		text-align: center;
	}

	

	.not-shop{
		padding-top: 20px

	}
	.featured-products-home {
		background-color: #FEF0F3;
		overflow: hidden;
		padding: 21px 15px 20px 15px;
		margin: 0;
	}
	.product-categories ul li a {
		padding: 10px 15px;
	}
	.product-categories .active ul .active{
		background-color: #FEDBE1
	}

	.body-container-inner .product-categories{
		padding: 0
	}

	.product-display .page-header h1{
		text-align: center;
		font-size: 28px;
		font-weight: bold;
		color: #1c2e4f;
		font-size: 24px;
		font-weight: bold;
	}

	.product-thumb{
		margin: 10px 10px
	}
	.product-display h1 {
		margin-top: 40px;
	}

	.product-display, .product_block_left, .product_block_right{
		padding: 0 15px
	}

	.product-image{
		display: block;
		text-align: center;
	}

	.product-image img{
		width: 70%;
		max-height: inherit;
	}

	.mobile-add{
		text-align: right;
	}

	.more{
		font-size: 15px;
		line-height: 18px
	}

	.product_block h2{
		text-align: center;
	}

	.body-container-inner {
	    overflow: hidden;
	    padding: 0;
	    padding-top: 10px
	}

	.cat_list{
		font-size: 14px
	}
	.basket_option_line{
		font-size: 14px;
		line-height: 14px
	}

	.not-shop .page-header h1{
		color: #1c2e4f;
		font-size: 26px;
		font-weight: bold;
		text-align: center;
		margin: 3px 0
	}

	.sage img{
		max-width: 100%
	}

	.basket-spacer{
		margin: 0;
		padding: 0;
	}

	
	.mainnav2 {
		font-size: inherit;
		border-bottom: 1px solid #94105a;
	}

	.menucontainer{
		border-bottom: none
	}

	.navbar-toggle{
		margin-bottom: 11px
	}

	.jpbeds a.navbar-brand{
		display: inline-block !important;
		color: #fff
	}

	.furniture-image-container {
		margin: 0 -40px;
	}

	#myCarousel{
		margin-bottom: 15px
	}

	.carousel-text{
		display: none;
	}
	.carousel-image{
		margin-left: 0;
		width: auto;
	}



	.furniture-image-container .img-responsive, .furniture-image-container .thumbnail > img, .furniture-image-container .thumbnail a > img, .furniture-image-container .carousel-inner > .item > img, .furniture-image-container .carousel-inner > .item > a > img
	{
			height: auto;
	}
	.body-container-inner{
		padding-top: 0
	}

	.featured-categories .featured-text {
		width: 133px;
		text-align: center;
	}

	.footer-menu{
		text-align: center;
		margin-top: 20px
	}




}

@media (min-width: 401px) and (max-width: 767px) {
	
	.adverttext{
		font-size:40px
	}

	.adverttext2{
		font-size:24px
	}



	.bigh1{
		font-size: 26px
	}

	.cat_list{
		font-size: 14px
	}
	.basket_option_line{
		font-size: 14px;
		line-height: 14px
	}

	.not-shop .page-header h1{
		color: #1c2e4f;
		font-size: 26px;
		font-weight: bold;
		text-align: center;
		margin: 3px 0
	}

	.sage img{
		max-width: 100%
	}

	.basket-spacer{
		margin: 0;
		padding: 0;
	}
	.product-categories{
		border-bottom: 1px solid #1c2e4f
	}

	#bs-example-navbar-collapse-5 .mainnav2 .menu-phone{
		display: none;
	}
	
	

	.header-account ul, .header-basket ul {
		list-style: none;
		margin: 0;
		padding: 0
	}

	.basket-spacer{
		text-align: center;
	}

	.header-account{
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px
	}

	.genie img{
		display: none;
	}

	.mainnav2{
		font-size: inherit;
	}

	.jpbeds ul li a{
		padding: 10px 15px;
	}
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 
	{
		padding-left: 10px;
		padding-right: 10px
	}
	.beer-image {
		position: relative;
		right: 0px;
		top: 0px;
	}
	.furniture-image-container {
		height: inherit;
	}
	.furniture-image-container {
		height: inherit;
		
	}
	.featured-products-home {
		background-color: #FEF0F3;
		overflow: hidden;
		padding: 0 35px 20px 35px;
		margin: 0;
	}
	.lower-banner{
		text-align: center;
	}
	.banner-genie{
		position: relative;
		top: 0
	}
	.footer-inner {
		width: 538px;
		height: auto;
		
	}
	.footer-inner-inner{
		height: auto;
		text-align: center;
	}

	.footer{
		height: 200px;
		text-align:center;
	}
	.footer-menu{
		text-align: center;
	}

	.websyche{
		text-align: center;
	}

	.body-container-inner {
	    overflow: hidden;
	    padding: 0;
	    padding-top: 10px
	}
	.featured-products-home {
		background-color: #FEF0F3;
		overflow: hidden;
		padding: 21px 15px 20px 15px;
		margin: 0;
	}
	.product-categories ul li a {
		padding: 10px 15px;
	}
	.product-categories .active ul .active{
		background-color: #FEDBE1
	}

	.product-display .page-header h1{
		text-align: center;
		font-size: 28px;
		font-weight: bold;
		color: #1c2e4f;
		font-size: 24px;
		font-weight: bold;
	}

	.product-thumb{
		margin: 10px 40px
	}
	.product-display h1 {
		margin-top: 40px;
	}

	.product-display, .product_block_left, .product_block_right{
		padding: 0 15px
	}

	.product-image{
		display: block;
		text-align: center;
	}

	.product-image img{
		
		max-height: inherit;
	}

	.mobile-add{
		text-align: right;
	}

	.more{
		font-size: 15px;
		line-height: 18px
	}

	.product_block h2{
		text-align: center;
	}
	

	.mainnav2 {
		font-size: inherit;
		border-bottom: 1px solid #94105a;
	}

	.menucontainer{
		border-bottom: none
	}

	.navbar-toggle{
		margin-bottom: 11px
	}


	.furniture-image-container {
		margin: 0 -10px;
		width: 572px;
	}

	#myCarousel{
		margin-bottom: 15px
	}

	.carousel-text{
		padding-left: 40px;
		width: 250px

	}

	.body-container-inner{
		padding-top: 0
	}

	.carousel-text h1{
		font-size: 30px
	}

	.carousel-image{
		margin-left: 250px
	}

	.carousel-image-notext{
		margin-left: 0
	}
	.furniture-image-container .img-responsive, .furniture-image-container .thumbnail > img, .furniture-image-container .thumbnail a > img, .furniture-image-container .carousel-inner > .item > img, .furniture-image-container .carousel-inner > .item > a > img
	{
		height: 300px
	}

	.sagepay-cards{
		float: none;
		margin-bottom: 10px
	}

	.websyche{
		width: 100%;
		text-align: center;
		overflow: hidden;
	}
	.websyche > div{
		width: 100%;
		text-align: center;
	}

	.footerrightline{
		height: 190px
	}

	.footer-address{
		padding-top: 30px;
		overflow: hidden;
	}

	.footer-menu{
		display: block;
		clear: both;
		padding-bottom: 20px;
		width: 90%;
		padding-left: 0
	}

	.footer-menu li{
		display: inline-block;
		margin-right: 10px
	}

	.largepad{
		padding:10px 10px
	}
	.medpad{
		padding:10px 10px
	}


	.bigh1{
		font-size: 26px
	}

	h1, .h1 {
		font-size: 25px;
	}

	.small-sagepay{
		float: none;
	}

	.footer-address{
		margin-top: 5px
	}


	.sagepay-cards{
		float: none;
		margin-bottom: 10px
	}

	.footer-menu{
		margin-top: 10px
	}

	.footer {
  		height: 221px;
  	}
  	.footerrightline {
		  height: 220px;
		}


}

@media (min-width: 768px) and (max-width: 967px) {
    
	.main-logo{
		text-align: center;
	}
	.main-logo img{

	}

	.call-direct{
		text-align: center;
		padding-top: 0px
	}

    .header-promo{
    	display: none;
    }

    .mobile-currency li{
	display: inline-block;
	}

	.mobile-currency{
		list-style: none;
		text-align: right;
		margin: 0;
		padding: 0;
		margin-bottom: 10px;
		display: inline-block;
		float: right;
		margin-top: -37px;
		margin-right: 18px;

	}

	.mobile-currency .active .btn-custom {
		background-color: white;
		background-image: url("../img/menu150over.png");
		
		font-weight: bold;
		background-position: 0px -5px
	}


    .jpbeds .navbar-header {
        float: none;
    }
    .jpbeds .navbar-left,.navbar-right {
        float: none !important;
    }
    .jpbeds .navbar-toggle {
        display: block;
    }
    .jpbeds .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .jpbeds .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .jpbeds .navbar-collapse.collapse {
        display: none!important;
    }
    .jpbeds .navbar-nav {
        float: none!important;
		margin-top: 0px;
	}
	.jpbeds .navbar-nav>li {
        float: none;
    }
    .jpbeds .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .jpbeds .collapse.in{
  		display:block !important;
	}

	.navbar-nav{
		text-align: center;
	}

	.navbar-nav > li{
		text-align: center;
		float: none;
		display: inline-block;
	}


}

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

	

	
	.featured-product-title {
		height: 50px
	}

	.home-lower-banner{
		text-align: right;
	}
	


	.basket-qty-wrap{
		white-space: normal;
	}
	.navbar .side-navbar-collapse-5{
		padding-left: 0
	}

	.left-shop .navbar-collapse{
		padding-left: 0
	}

	.product-categories{
		padding-left: 0;
		padding-right: 0
	}

	.product-display h1{
		margin-top: 0;
	}

	.product-categories ul li a{
		padding: 4px 4px;
		line-height: 16px;
		display: block;
	}

	.product-categories .active ul{
		padding-left: 10px;
		list-style: none;
		
	}

	.product-categories .active ul a{
		font-weight: normal;
		font-size: 14px
	}

	.product-categories .active ul .active{
		background-color: #FEDBE1
	}


	.beer-image {
		position: relative;
		width: 100%
		
	}
	.genie img {
		position: absolute;
		left: -118px;
		top: -59px;
		height: 100px;
	}
	.lower-banner {

	}
	.banner-genie{
		position: relative;
		height: 150px;
		float: left;
	}

	.furniture-image-container{
		height: auto;
	}

	.furniture-image-container {
		height: inherit;
		width: auto;
	}
	.featured-products-home{
		margin: 0;
		padding: 0
	}

	.carousel-inner > .item > img, .carousel-inner > .item > a > img {
		width: 100%
	}

	.footer-inner{
		width:720px;
	}
	

	

	.info-image{
		display: inline-block;
		max-height: 200px;
		margin-bottom: 50px
	}
	

	 .contact-form{
	 	margin-bottom: 50px
	 }

	.jpbeds ul li a{
		padding-top:8px;
		padding-bottom:8px;
	}

	.jpbeds ul li + li {
	    border: none;
	}
	.jpbeds ul li:last-child {
	    border:none;
	}

	.jpbeds ul li{
		background-color: #fff

	}
	

	

	.jpbeds ul li a:hover{
		border-bottom: 1px solid #94105a;
	}



	.jpbeds ul li a:link, .jpbeds ul li a:visited {
	    color: #9700A5;
	}
	.jpbeds ul li a:hover{
		color: #fff
	}
	.mainnav2 {
		font-size: inherit;
		border-bottom: 1px solid #94105a;
	}

	.menucontainer{
		border-bottom: none
	}

	.navbar-toggle{
		margin-bottom: 11px
	}

	.jpbeds a.navbar-brand{
		display: inline-block !important;
		color: #fff
	}

	.furniture-image-container {
		margin: 0 -40px;
	}

	#myCarousel{
		margin-bottom: 15px
	}

	.header-basket{
		text-align: right;
	}

	.genie{
		display: none;
	}
	.header-account{
		text-align: right;
	}
}
 
@media (min-width: 992px) and (max-width: 1199px) {
	
	
	.featured-categories .featured-text {
		width: 139px;
	
	}

	.furniture-image-container {
		height: 500px;
		width: 955px;
	}

	.featured-categories a.title-link{
		font-size: 20px
	}

	.featured-products-home{
		padding: 0 5px 20px 5px
	}

	.featured-product-title {
		display: block;
		text-align: center;
		margin-top: 5px;
		font-size: 14px;
		line-height: 15px;
		height: 80px;
		overflow: hidden;
	}

	.navbar .side-navbar-collapse-5{
		padding-left: 0
	}

	.left-shop .navbar-collapse{
		padding-left: 0
	}

	.product-categories{
		padding-left: 0;
		padding-right: 0
	}

	.product-display h1{
		margin-top: 0;
	}

	.product-categories ul li a{
		padding: 7px 4px;
		line-height: 16px;
		display: block;
	}

	.product-categories .active ul{
		padding-left: 10px;
		list-style: none;
		
	}

	.product-categories .active ul a{
		font-weight: normal;
		font-size: 14px
	}

	.product-categories .active ul .active{
		background-color: #FEDBE1
	}



	.footer-inner{
		width:940px;
	}

	
}

@media (min-width: 1200px) {
}

@media (min-width: 1270px) {

	.container {
    	
	}

}




