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

#headerPromoFlashCentre a{
	cursor:pointer;
	text-decoration:none;
	color:#457235;
}

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

#headerOuter{
	width:100%;
	height:auto;
	background:white;
	float:left;
}

#headerInner{
	width:1200px;
	height:110px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	background:none;
	display:table;
}

/******************************/
#headerLogo{
	height:70px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}

#headerLogo img{
	height:70px;
	display: block;
}

#headerSearch{
	height:26px;
	margin-top:42px;
	margin-bottom:42px;
	margin-left:74px;
	font-size:25px;
	color:#457235;
	float:left;	
}

#headerSearch input[type=text]{
	width:190px;
	height:22px;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	border:1px #457235 solid;
	border-radius:4px;
	outline:none;
	font-size:15px;
	color:#457235;
	background:none;
	float:left;
}

#headerSearch input[type=image]{
	width:24px;
	height:24px;
	margin-top:3px;
	margin-left:8px;
	outline:none;
	float:left;
}

#headerAddress{
	width:250px;
	margin-top:33px;
	margin-left:74px;
	text-align:center;
	font-size:17px;
	color:#457235;
	float:left;	
}

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

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

#headerIcon{
	height:36px;
	padding-top:37px;
	padding-bottom:37px;
	margin-left:74px;
	float:left;
}

#headerIcon img{
	height:36px;
	display: block;
}





}/**@media**/
/**********************************************************************************************************************************************************************************************************************/
/***size2**************************************************************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1000px) and (max-width: 1219px){
#headerInner{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	background:none;
	float:left;
}

/******************************/
#headerLogo{
	width:35%;
	margin-right:7%;
	margin-top:15px;
	margin-bottom:5px;
	float:left;
}

#headerLogo img{
	width:100%;
	display: block;
}

#headerSearch{
	width:21%;
	margin-right:2%;
	margin-top:37px;
	margin-bottom:27px;
	float:left;	
}

#headerSearch input[type=text]{
	width:155px;
	height:20px;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	border:1px #457235 solid;
	border-radius:4px;
	outline:none;
	font-size:13px;
	color:#457235;
	background:white;
	float:left;
}

#headerSearch input[type=image]{
	width:24px;
	height:22px;
	margin-top:3px;
	margin-left:8px;
	outline:none;
	float:left;
}

#headerAddress{
	width:25%;
	margin-right:5%;
	margin-top:28px;
	text-align:center;
	font-size:15px;
	color:#457235;
	float:left;	
}

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

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

#headerIcon{
	width:5%;
	height:36px;
	padding-top:32px;
	padding-bottom:22px;
	float:left;
}

#headerIcon img{
	height:36px;
	display: block;
}



}/**@media**/
/**********************************************************************************************************************************************************************************************************************/
/***size3**************************************************************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 800px) and (max-width: 999px){
#headerInner{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	background:none;
	float:left;
}

/******************************/
#headerLogo{
	width:35%;
	margin-right:9%;
	margin-top:15px;
	margin-bottom:5px;
	float:left;
}

#headerLogo img{
	width:100%;
	display: block;
}

#headerSearch{
	width:29%;
	margin-right:2%;
	margin-top:29px;
	margin-bottom:27px;
	float:left;	
}

#headerSearch input[type=text]{
	width:155px;
	height:20px;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	border:1px #457235 solid;
	border-radius:4px;
	outline:none;
	font-size:13px;
	color:#457235;
	background:white;
	float:left;
}

#headerSearch input[type=image]{
	width:24px;
	height:22px;
	margin-top:3px;
	margin-left:8px;
	outline:none;
	float:left;
}

#headerAddress{
	width:16%;
	margin-right:4%;
	margin-top:28px;
	text-align:left;
	font-size:15px;
	color:#457235;
	float:left;	
}

#headerAddressRowOne{
	display:none;	
}

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

#headerIcon{
	width:5%;
	height:36px;
	margin-top:21px;
	margin-bottom:22px;
	float:left;
}

#headerIcon img{
	height:36px;
	display: block;
}


}/**@media**/

/**********************************************************************************************************************************************************************************************************************/
/***size4**************************************************************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 799px){
#headerInner{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	background:none;
	float:left;
}

/******************************/
#headerLogo{
	width:60%;
	margin-left:20%;
	margin-right:20%;
	margin-top:15px;
	margin-bottom:10px;
	float:left;
}

#headerLogo img{
	width:100%;
	display: block;
}

#headerSearch{
	width:auto;
	margin:0 auto;
	display:table;	
}

#headerSearch input[type=text]{
	width:210px;
	height:20px;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	border:1px #457235 solid;
	border-radius:4px;
	outline:none;
	font-size:13px;
	color:#457235;
	background:white;
	float:left;
}

#headerSearch input[type=image]{
	width:24px;
	height:22px;
	margin-top:3px;
	margin-left:8px;
	outline:none;
	float:left;
}

#headerAddress{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	font-size:15px;
	color:#457235;
	float:left;	
}

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

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

#headerIcon{
	display:none;
}


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

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

#navBarInner{
	width: 1200px;
	margin: 0 auto;
	display:table;
}

.navBarDepartment{
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	margin-right:40px;
	font-size:14px;
	color:#457235;
	float:left;
}

.navBarDepartment a{
	text-decoration:none;
	color:#457235;
}

.navBarDepartment:hover{
	cursor:pointer;
	color:#457235;
	background:white;
}

/***************************/
.linkDropDown{
	width: 1160px;
	margin: 0 auto;
	padding:20px;
	background:white;
	display:none;
}

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

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

.linkColumn ul{
	padding:0px;
}

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

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

.linkColumn li a:hover{
	color:white;
	background:#457235;
}

.navBarBrandLogosOuter{
	width:100%;
	background:#b2ccb2;
	float:left;
}

.navBarBrandLogosInner{
	width:1200px;
	margin:0 auto;
	padding-top:5px;
	padding-bottom:5px;
	display:table;
}

.navBarBrandLogo{
	width:60px;
	margin-right:15px;
	float:left;
}

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

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

#navBar{
	display:none;
}

#upholsteryDropDown, #diningDropDown, #bedroomsDropDown, #carpetsDropDown, #infoDropDown{
	display:none;
}




}/**@media screen**/
/**********************************************************************************************************************************************************************************************************************/
/***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: #3c3c3c;
}

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

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

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

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

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

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

#diningSubMenu, #diningAndLivingSubMenu, #diningBrandsSubMenu{
	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: #457235 1px solid;
	border-radius:5px;
	float:left;	
}

#mobileNavSearchBoxInput{
	float:left;	
}

#mobileNavSearchBoxInput input[type="search"]{
	width:200px;
	border:none;
	outline:none;
	font-size:15px;
	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){
	
#headerPromoFlashOuter{
	width:	100%;
	padding-bottom:16px;
	top:160px;
	position:fixed;
	z-index:1;
	background:white;
	float:left;
}

#headerPromoFlashInner{
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	border-top: 1px dotted #457235;
	border-bottom: 1px dotted #457235;
	text-align:center;
	font-size:19px;
	color:#457235;
	z-index:1;
	float:left;
}

#headerPromoFlashLeft, #headerPromoFlashRight{
	width:13%;
	margin-left:2%;
	float:left;
}

#headerPromoFlashCentre{
	width:70%;
	font-size:18px;
	float:left;
}

/**********************************/
#mobileNavButton{
	width: 30px;
	float: left;
}

#mobileNavButton input[type=image]{
	width: 30px;
	height: 30px;
	outline:none;
	display: block;
}

}/**@media screen**/
/**********************************************************************************************************************************************************************************************************************/
/***size2**************************************************************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1120px) and (max-width: 1219px){
	
#headerPromoFlashOuter{
	width:	100%;
	padding-bottom:17px;
	background:white;
	float:left;
}

#headerPromoFlashInner{
	width:	100%;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:5px;
	border-top: 1px dotted #457235;
	border-bottom: 1px dotted #457235;
	text-align:center;
	font-size:17px;
	color:#457235;
	background:white;
	float:left;
}

#headerPromoFlashLeft, #headerPromoFlashRight{
	width:13%;
	margin-left:2%;
	float:left;
}

#headerPromoFlashCentre{
	width:70%;
	float:left;
}

/**********************************/
#mobileNavButton{
	width: 30px;
	float: left;
}

#mobileNavButton input[type=image]{
	width: 30px;
	height: 30px;
	outline:none;
	display: block;
}
	
}/**@media screen**/
/**********************************************************************************************************************************************************************************************************************/
/***size3**************************************************************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 1020px) and (max-width: 1119px){
	
#headerPromoFlashOuter{
	width:	100%;
	padding-bottom:20px;
	background:white;
	float:left;
}

#headerPromoFlashInner{
	width:	100%;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:5px;
	border-top: 1px dotted #457235;
	border-bottom: 1px dotted #457235;
	text-align:center;
	font-size:18px;
	color:#457235;
	background:white;
	float:left;
}

#headerPromoFlashLeft, #headerPromoFlashRight{
	width:13%;
	margin-left:2%;
	float:left;
}

#headerPromoFlashCentre{
	width:70%;
	float:left;
}

/**********************************/
#mobileNavButton{
	width: 30px;
	float: left;
}

#mobileNavButton input[type=image]{
	width: 30px;
	height: 30px;
	outline:none;
	display: block;
}
	
}/**@media screen**/
/**********************************************************************************************************************************************************************************************************************/
/***size4**************************************************************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
	
#headerPromoFlashOuter{
	width:	100%;
	padding-bottom:20px;
	background:white;
	float:left;
}

#headerPromoFlashInner{
	width:	100%;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:5px;
	border-top: 1px dotted #457235;
	border-bottom: 1px dotted #457235;
	text-align:center;
	font-size:19px;
	color:#457235;
	background:white;
	float:left;
}

#headerPromoFlashLeft, #headerPromoFlashRight{
	width:13%;
	margin-left:2%;
	float:left;
}

#headerPromoFlashCentre{
	width:70%;
	float:left;
}

/**********************************/
#mobileNavButton{
	width: 30px;
	float: left;
}

#mobileNavButton input[type=image]{
	width: 30px;
	height: 30px;
	outline:none;
	display: block;
}
	
}/**@media screen**/
/**********************************************************************************************************************************************************************************************************************/
/***size5**************************************************************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
	
#headerPromoFlashOuter{
	width:	100%;
	padding-bottom:20px;
	background:white;
	float:left;
}

#headerPromoFlashInner{
	width:	100%;
	padding-top:4px;
	padding-bottom:4px;
	border-top: 1px dotted #457235;
	border-bottom: 1px dotted #457235;
	text-align:center;
	font-size:19px;
	color:#457235;
	background:white;
	float:left;
}

#headerPromoFlashLeft, #headerPromoFlashRight{
	width:13%;
	margin-left:2%;
	float:left;
}

#headerPromoFlashCentre{
	width:70%;
	float:left;
}

/**********************************/
#mobileNavButton{
	width: 30px;
	float: left;
}

#mobileNavButton input[type=image]{
	width: 30px;
	height: 30px;
	outline:none;
	display: block;
}
	
}/**@media screen**/
/**********************************************************************************************************************************************************************************************************************/
/***size7**************************************************************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 720px) and (max-width: 819px){
	
#headerPromoFlashOuter{
	width:100%;
	margin-bottom:10px;
	background:white;
	float:left;
}

#headerPromoFlashInner{
	width:100%;
	padding-top:7px;
	padding-bottom:10px;
	border-top: 1px dotted #457235;
	border-bottom: 1px dotted #457235;
	text-align:center;
	font-size:19px;
	color:#457235;
	float:left;
}

#headerPromoFlashLeft, #headerPromoFlashRight{
	width:8%;
	margin-left:2%;
	float:left;
}

#headerPromoFlashCentre{
	width:80%;
	float:left;
}

/**********************************/
#mobileNavButton{
	width: 30px;
	float: left;
}

#mobileNavButton input[type=image]{
	width: 30px;
	height: 30px;
	outline:none;
	display: block;
}

}/**@media screen**/
/**********************************************************************************************************************************************************************************************************************/
/***size7**************************************************************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 200px) and (max-width: 719px){
	
#headerPromoFlashOuter{
	width:100%;
	margin-bottom:10px;
	background:white;
	float:left;
}

#headerPromoFlashInner{
	width:	100%;
	padding-top:7px;
	padding-bottom:10px;
	border-top: 1px dotted #457235;
	border-bottom: 1px dotted #457235;
	text-align:center;
	font-size:19px;
	color:#457235;
	float:left;
}

#headerPromoFlashLeft, #headerPromoFlashRight{
	width:13%;
	margin-left:2%;
	float:left;
}

#headerPromoFlashCentre{
	width:70%;
	margin-top:2px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:16px;
	float:left;
}

/**********************************/
#mobileNavButton{
	width: 30px;
	float: left;
}

#mobileNavButton input[type=image]{
	width: 30px;
	height: 30px;
	outline:none;
	display: block;
}

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

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

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

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

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

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

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

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

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

}/**@media screen**/
/**********************************************************************************************************************************************************************************************************************/
/***size4**************************************************************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 920px) and (max-width: 1019px){
	
#mobileNavMenuCancelWrapper{
	width:66%;
	padding-right:2%;
}

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

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

}/**@media screen**/
/**********************************************************************************************************************************************************************************************************************/
/***size5**************************************************************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************************************************************/
@media screen and (min-width: 820px) and (max-width: 919px){
	
#mobileNavMenuCancelWrapper{
	width:64%;
	padding-right:2%;
}

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

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

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

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

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

}/**@media screen**/
/**********************************************************************************************************************************************************************************************************************/
/***size7**************************************************************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************************************************************/
@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 screen**/
/**********************************************************************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************************************************************/
/**********************************************************************************************************************************************************************************************************************/
#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;
}