/**abc furniture**/
/***********************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
a[href^="tel"]{/**stops ipad & iphones changing font colour to blue & underlining phone numbers**/
	color:inherit;
	text-decoration:none;
}

input[type="search"]{/**stops ipad & iphones rounding corners on input buttons**/
	-webkit-text-fill-color: grey;
	-webkit-border-radius:0; 
	border-radius:0;
}

input[type="image"]{/**stops ipad & iphones rounding corners on input buttons**/
	-webkit-border-radius:0; 
	border-radius:0;
}

#maintenance{
	width:100%;
	height:auto;
}

#maintenance img{
	width:100%;
	height:auto;
	display: block;
}
/***********************************************************************************************************************************************************************************************************************/
/***generic*************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
#headerWrapper{
	margin:0 auto;
	position: relative;
	display:table;
}

/**********************************/
#headerLeftLogoBox{
	margin: 0 auto;
	display:table;
}

#headerLeftLogoBox img{
	float:left;
}

/**********************************/
#rightSection{
	top: 0;
	right: 0;
	position: absolute;
	display:table;
}

#mobileNavButtonWrapper, #cartIconWrapper, #chatIconWrapper, #searchIconWrapper{
	float:left;
}

#searchIconWrapper{
	margin-right:0px;
}

#mobileNavButtonWrapper:hover, #cartIconWrapper:hover, #chatIconWrapper:hover, #searchIconWrapper:hover{
	cursor:pointer;
}

#mobileNavButton, #cartIcon, #chatIcon, #searchIcon{
	margin:0 auto;
	margin-bottom:8px;
	display:table;
}

#mobileNavButton img, #cartIcon img, #chatIcon img, #searchIcon img{
	height:27px;
	float:left;
}

#mobileNavButtonText, #cartIconText, #chatIconText, #searchIconText{
	width:100%;
	font-weight:300;
	font-size:12px;
	color:#000000;
	float:left;	
}

/***********************************************************************************************************************************************************************************************************************/
/***size1***************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
#headerWrapper{
	width:1200px;
	height:100px;
}

/**********************************/
#headerLeftLogoBox{
	width:220px;
	margin-top:23px;
}

#headerLeftLogoBox img{
	width:220px;
	float:left;
}

/**********************************/
#rightSection{
	margin-top:32px;
}

#mobileNavButtonWrapper, #cartIconWrapper, #chatIconWrapper, #searchIconWrapper{
	margin-right:15px;
}

#mobileNavButton, #cartIcon, #chatIcon, #searchIcon{
	height:27px;
}

#mobileNavButton img, #cartIcon img, #chatIcon img, #searchIcon img{
	height:27px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************/
/***size2***************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){

#headerWrapper{
	width:1100px;
	height:100px;
}

/**********************************/
#headerLeftLogoBox{
	width:220px;
	margin-top:23px;
}

#headerLeftLogoBox img{
	width:220px;
	float:left;
}

/**********************************/
#rightSection{
	margin-top:32px;
}

#mobileNavButtonWrapper, #cartIconWrapper, #chatIconWrapper, #searchIconWrapper{
	margin-right:15px;
}

#mobileNavButton, #cartIcon, #chatIcon, #searchIcon{
	height:27px;
}

#mobileNavButton img, #cartIcon img, #chatIcon img, #searchIcon img{
	height:27px;
}


}/**@media**/
/***********************************************************************************************************************************************************************************************************************/
/***size3***************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){

#headerWrapper{
	width:1000px;
	height:100px;
}

/**********************************/
#headerLeftLogoBox{
	width:220px;
	margin-top:23px;
}

#headerLeftLogoBox img{
	width:220px;
	float:left;
}

/**********************************/
#rightSection{
	margin-top:32px;
}

#mobileNavButtonWrapper, #cartIconWrapper, #chatIconWrapper, #searchIconWrapper{
	margin-right:15px;
}

#mobileNavButton, #cartIcon, #chatIcon, #searchIcon{
	height:27px;
}

#mobileNavButton img, #cartIcon img, #chatIcon img, #searchIcon img{
	height:27px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************/
/***size4***************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){

#headerWrapper{
	width:900px;
	height:100px;
}

/**********************************/
#headerLeftLogoBox{
	width:220px;
	margin-top:23px;
}

#headerLeftLogoBox img{
	width:220px;
	float:left;
}

/**********************************/
#rightSection{
	margin-top:32px;
}

#mobileNavButtonWrapper, #cartIconWrapper, #chatIconWrapper, #searchIconWrapper{
	margin-right:15px;
}

#mobileNavButton, #cartIcon, #chatIcon, #searchIcon{
	height:27px;
}

#mobileNavButton img, #cartIcon img, #chatIcon img, #searchIcon img{
	height:27px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************/
/***size5***************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){

#headerWrapper{
	width:800px;
	height:100px;
}

/**********************************/
#headerLeftLogoBox{
	width:220px;
	margin-top:23px;
}

#headerLeftLogoBox img{
	width:220px;
	float:left;
}

/**********************************/
#rightSection{
	margin-top:32px;
}

#mobileNavButtonWrapper, #cartIconWrapper, #chatIconWrapper, #searchIconWrapper{
	margin-right:15px;
}

#mobileNavButton, #cartIcon, #chatIcon, #searchIcon{
	height:27px;
}

#mobileNavButton img, #cartIcon img, #chatIcon img, #searchIcon img{
	height:27px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************/
/***size6***************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){

#headerWrapper{
	width:700px;
	height:100px;
}

/**********************************/
#headerLeftLogoBox{
	width:220px;
	margin: 0px;
	margin-top:23px;
}

#headerLeftLogoBox img{
	width:220px;
	float:left;
}

/**********************************/
#rightSection{
	margin-top:32px;
}

#mobileNavButtonWrapper, #cartIconWrapper, #chatIconWrapper, #searchIconWrapper{
	margin-right:15px;
}

#mobileNavButton, #cartIcon, #chatIcon, #searchIcon{
	height:27px;
}

#mobileNavButton img, #cartIcon img, #chatIcon img, #searchIcon img{
	height:27px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************/
/***size7***************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){

#headerWrapper{
	width:94%;
	height:110px;
	margin-left:3%;
	margin-right:3%;
	float:left;
}

/**********************************/
#headerLeftLogoBox{
	width:220px;
	margin: 0px;
	margin-top:23px;
}

#headerLeftLogoBox img{
	width:220px;
	float:left;
}

/**********************************/
#rightSection{
	margin-top:39px;
}

#mobileNavButtonWrapper, #cartIconWrapper{
	margin-right:15px;
}

#mobileNavButton, #cartIcon{
	height:27px;
}

#mobileNavButton img, #cartIcon img{
	height:27px;
}

#mobileNavButtonText, #cartIconText{
	display: none;
}

#searchIconWrapper, #chatIconWrapper{
	display: none;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************/
/***generic*************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
#mobileNavSemiOpacheBackground{
	width: 100%;
	height:100%;
	position: fixed;
	top:0;
	left:0;
	z-index:6;
	visibility:hidden;
	background: rgba(0, 0, 0, 0.7); /*can be anything, of course*/	
}

/**********************************/
#mobileNavMenuCancelWrapper{
	width:18%;
	height:100%;
	padding-right:2%;
	padding-top:15px;
	cursor:pointer;
	text-align:right;
	text-decoration:none;
	font-size:22px;
	color:white;	
	float:right;
}

/**********************************/
#mainMenu{	
	width: 80%;
	padding-top:20px;
	visibility:hidden;
	background: white;
	float:left;
}

#mainMenu ul{	
	margin:0px;
	margin-right:20%;
}

#mainMenu li{
	margin:0px;
	margin-left:-15px;
	line-height: 30px;
	text-align:left;
	font-size: 15px;
	font-weight: 300;
	list-style: none;
	display: block;
}

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

/**********************************/
#upholsteryPlusMinus, #fabricUpholsteryPlusMinus, #leatherUpholsteryPlusMinus, #upholsteryBrandsPlusMinus{
	font-weight:800;
	color:#000000;
}

#diningPlusMinus, #diningAndLivingPlusMinus{
	font-weight:800;
	color:#000000;
}

#bedsMainPlusMinus, #bedsPlusMinus, #bedsBrandsPlusMinus, #bedsOtherPlusMinus{
	font-weight:800;
	color:#000000;
}

#bedroomsMainPlusMinus, #bedroomsPlusMinus, #bedroomBrandsPlusMinus{
	font-weight:800;
	color:#000000;
}

#infoPagesPlusMinus{
	font-weight:800;
	color:#000000;
}

/**********************************/
#upholsterySubMenu, #fabricUpholsterySubMenu, #leatherUpholsterySubMenu, #upholsteryBrandsSubMenu{
	width:100%;
	display: none;
	float:left;
}

#diningSubMenu, #diningAndLivingSubMenu{
	width:100%;
	display: none;
	float:left;
}

#bedsAndBedroomsSubMenu, #bedsMainSubMenu, #bedsSubMenu, #bedBrandsSubMenu, #bedsOtherSubMenu, #bedroomsMainSubMenu, #bedroomsSubMenu, #bedroomBrandsSubMenu{
	width:100%;
	display: none;
	float:left;
}

#accessoriesSubMenu, #otherFurnitureSubMenu, #carpetsAndFlooringSubMenu, #carpetsSubMenu, #infoPagesSubMenu{
	width:100%;
	display: none;
	float:left;
}

/**********************************/
#mobileNavSearchBoxOuter{
	margin-top:20px;
	margin-left:26px;
	padding:4px;
	border: #000000 1px solid;
	border-radius:5px;
	float:left;	
}

#mobileNavSearchBoxInput{
	float:left;	
}

#mobileNavSearchBoxInput input[type="search"]{
	width:200px;
	border:none;
	outline:none;
	font-family: 'Raleway', sans-serif;
	font-size:15px;
	color: #000000;
	background:white;
	float:left;	
}

#mobileNavSearchBoxButton{
	width:22px;
	height:22px;
	float:left;	
}

#mobileNavSearchBoxButton input[type="image"]{
	width:22px;
	height:22px;
	outline:none;
	float:left;	
}

/***********************************************************************************************************************************************************************************************************************/
/***size1***************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
	
#mobileNavMenuCancelWrapper{
	width:18%;
	padding-right:2%;
}

/**********************************/
#mainMenu{	
	width: 30%;
	height:100%;
	float:left;
}

#mainMenu li{
	font-size: 15px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************/
/***size2***************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 1219px){
	
#mobileNavMenuCancelWrapper{
	width:18%;
	padding-right:2%;
}

/**********************************/
#mainMenu{	
	width: 40%;
	height:100%;
	float:left;
}

#mainMenu li{
	font-size: 15px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************/
/***size3***************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
	
#mobileNavMenuCancelWrapper{
	width:18%;
	padding-right:2%;
}

/**********************************/
#mainMenu{	
	width: 80%;
	height:100%;
	float:left;
}

#mainMenu li{
	font-size: 14px;
	letter-spacing: -0.5px;
	
}


}/**@media**/
/***********************************************************************************************************************************************************************************************************************/
/***generic*************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
.navBarBrandLogosOuter{
	width:100%;
	background:#dcdcdc;
	float:left;
}

.navBarBrandLogosInner{
	width:1200px;
	margin:0 auto;
	display:table;
}

.navBarBrandLogo{
	width:60px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:15px;
	float:left;
}

.navBarBrandLogo img{
	width:60px;
	float:left;
}

.headerImage{
	width: 70%;
	margin-right: 15%;
	margin-left: 15%;
	float:left;
}

.headerImage img{
	width:150px;
	border-top-left-radius:10%;
	border-bottom-right-radius:10%;
	float:left;
}

.headerImageText{
	width:150px;
	margin-top:6px;
	margin-bottom:22px;
	text-align:center;
	font-family: 'Raleway', sans-serif;
	font-weight:100;
	font-size:13px;
	color:#000000;
	float:left;
}

/***********************************************************************************************************************************************************************************************************************/
/***size1***************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){	

#navBar{
	width: 100%;
	z-index:98;
	float:left;
}

#navBarInner{
	margin: 0 auto;
	display:table;
}

.navBarLink{
	padding:5px;
	padding-right:30px;
	margin-right:40px;
	letter-spacing: 2px;
	font-weight:300;
	font-size:13px;
	color:#000000;
	float:left;
}

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

.navBarLink:hover{
	cursor:pointer;
	color:#000000;
}

/***************************/
.linkDropDownOuter{
	width: 100%;
	border-top:1px #000000 solid;
	display:none;
	float:left;
}

.linkDropDownInner{
	width: 1160px;
	margin: 0 auto;
	padding-top:20px;
	display:table;
}

.linkColumn{
	width:25%;
	float:left;
}

.linkColumnHeader{
	width:100%;
	margin-bottom:7px;
	font-weight:300;
	font-size:16px;
	color:#000000;
	float:left;
}

.linkColumn ul{
	padding:0px;
}

.linkColumn li{
	margin-bottom:4px;
	list-style: none;
	font-weight:100;
	font-size:16px;
	color:#000000;
}

.linkColumn li a{
	text-decoration:none;
	color:#000000;
}

.linkColumn li a:hover{
	color:#000000;
}

.grey, .grey a{
	color:#000000;
}

.white, .white a{
	color:#ffffff;
}

.headerImage img{
	width:150px;
}

.headerImageText{
	width:150px;
}

.navBarBrandLogosInner{
	width:1200px;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************/
/***size2***************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 1219px){

#navBar{
	display:none;
}

.linkDropDownOuter{
	display:none;
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************/
/***size1***************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1220px){
	
#messagePopUpOneOuter, #messagePopUpTwoOuter{
	width:300px;
	padding:5px;
	top:24%;
	right: 5%;
	position:fixed;
	z-index:3;
	background:white;
	display:none;	
}

#messagePopUpInner{
	width:96%;
	padding:2%;
	border: 1px solid white;
	color:white;
	float:left;	
}

#closeBox{
	width:100%;
	text-align:right;
	color:white;
	float:left;	
}

#closeBox:hover{
	cursor:pointer;	
}

#messagePopUpVideoWrapper{
	width:97%;
	padding:1.5%;
	margin-top:5px;
	float:left;	
}

#messagePopUpVideoText{
	width:97%;
	padding-left:1.5%;
	padding-right:1.5%;
	margin-bottom:15px;
	font-size:18px;
	line-height:120%;
	color:white;
	background:white;
	float:left;
}

#messagePopUpVideoText span{
	font-size:27px;
}

#messagePopUpVideoOuter{
	width:100%; 
	float:left; 
}

#messagePopUpVideoInner{
	width:100%; 
	padding-bottom:56.25%;	
	position:relative; 
}

#messagePopUpVideoInner iframe{
	width:100%; 
	height:100%;
	position:absolute; 
	left:0; 
	top:0; 
}



}/**@media**/
/***********************************************************************************************************************************************************************************************************************/
/***size2***************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 700px) and (max-width: 1219px){

#messagePopUpOneOuter, #messagePopUpTwoOuter{
	width:300px;
	padding:5px;
	top:34%;
	right: 5%;
	position:fixed;
	z-index:3;
	background:white;
	display:none;	
}

#messagePopUpInner{
	width:96%;
	padding:2%;
	border: 1px solid white;
	color:white;
	float:left;	
}

#closeBox{
	width:100%;
	text-align:right;
	color:white;
	float:left;	
}

#closeBox:hover{
	cursor:pointer;	
}

#messagePopUpVideoWrapper{
	width:97%;
	padding:1.5%;
	margin-top:5px;
	float:left;	
}

#messagePopUpVideoText{
	width:97%;
	padding-left:1.5%;
	padding-right:1.5%;
	margin-bottom:15px;
	font-size:18px;
	line-height:120%;
	color:white;
	background:white;
	float:left;
}

#messagePopUpVideoText span{
	font-size:27px;
}

#messagePopUpVideoOuter{
	width:100%; 
	float:left; 
}

#messagePopUpVideoInner{
	width:100%; 
	padding-bottom:56.25%;	
	position:relative; 
}

#messagePopUpVideoInner iframe{
	width:100%; 
	height:100%;
	position:absolute; 
	left:0; 
	top:0; 
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************/
/***size3***************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 699px){

#messagePopUpOneOuter, #messagePopUpTwoOuter, #messagePopUpInner{
	display:none;	
}

}/**@media**/
/***********************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************/
#abacusLoaderOuter{
	width: 100%;
	padding-top: 450px;
	padding-bottom: 700px;
	visibility: hidden;
	z-index: 200;
	top:0;
	position: fixed;
  	background: rgba(255, 255, 255, 0.9);
	display: table;
}

#abacusLoaderInner{
	width: 200px;
	margin: 0 auto;
	top: 300;
	display: table;
}

#abacusLoaderInner img{
	width: 100%;
	float: left;
}