#footer {
font-size:0.9em;
line-height:1.4em;
color:#333;
clear:left;
padding-top:0px;
}

.footerline {
border-top:1px solid #ccc
}

#footer p {
width:174px;
font-size:0.9em;
float:left;
margin:10px 12px 40px;
line-height:1.7em;
}

#footer p span {
font-weight:700;
text-transform:uppercase;
display:block;
margin:10px 0 5px 0;
border-bottom:1px solid #ddd;
}

#footer a:link {
text-decoration:none;
}

#footer a:visited {
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

#footer a:active {
text-decoration:underline;
}

/*New Footer */

#new-footer {
  width: 990px;
}

#new-footer p span {
  color: #336699;
  border: none;
}

#new-footer span a {
  color: #336699;
}

.can-we-help {
  height: 161px;
  background: url("../footer-banner-long.png") no-repeat 0 0 scroll transparent;
  padding: 0 0 0 15px;
}

.can-we-help h3, #footer #new-footer .can-we-help p{
  font-size: 21px;
  color: #ffffff;
  padding:  5px 15px 10px 0px;
  font-weight: bold;
  float: left;
  width: 300px;
}

#footer #new-footer .can-we-help p {
  margin: 0 0 3px 0;
  line-height: 0.8em;
}

#new-footer .can-we-help .help-main .call-our-team {
  color: #ffffff;
  width: 615px;
  margin: 0px;
  font-size: 16px;
  text-align: right;
  float: left !important;
}
#new-footer .newfootlist {
    list-style: disc;
}

.can-we-help .help-main {
    width: 930px;
    border-bottom: 1px solid #ffffff;
    margin-left:15px;
}

.can-we-help a {
    color: #ffffff;
}

.can-we-help div {
  width: 220px;
  float: left;
  margin: 10px 0;
}

.can-we-help div a {
  color: #ffffff;
  font-weight: bold; 
}

.can-we-help img {
  float: left;
  padding: 0 15px;
  margin-top: -7px;
}

.grey-block {
  background-color: #ECECEC;
  height: 240px;
  margin-top: 10px;
  padding-left: 20px;
  padding-top: 25px;
}

.grey-block div p {
    color: #336699;
    text-transform: uppercase;
    font-weight: bold;

}

.grey-block div {
    float: left;
    height: 215px;
}

.grey-block div ul {
    width: 200px;
    margin-left: 26px;
}

.grey-block div ul li {
    margin-bottom: 2px;
}

#new-footer .footer-sitemap {
    margin-left: 20px;
}

#new-footer .footer-sitemap h2 {
    float: none;
    text-transform: uppercase;
    font-size: 21px;
    color: #333333;
}

#new-footer .footer-sitemap span {
    margin-top: 0px;
}

#new-footer .footer-sitemap p {
    width: 205px;
    padding-left: 10px;
    height: 335px;
}



#ih_shaderight, #ih_shadeleft {
	display: none !important;
}

/* For modern browsers */
.cf:before,
.cf:after {
	content:"";
	display:table;
}

.cf:after {
	clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
	*zoom:1;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.separator {
	margin: 7px 20px;
	border-bottom: 1px solid #ccc;
}

#footer ul {
	list-style-position: inside;
}

#help-container {
	padding: 20px 30px;
	background: #33679a;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3398cb), color-stop(100%, #33679a));
	background-image: -webkit-linear-gradient(#3398cb, #33679a);
	background-image: -moz-linear-gradient(#3398cb, #33679a);
	background-image: -o-linear-gradient(#3398cb, #33679a);
	background-image: linear-gradient(#3398cb, #33679a);
	text-shadow: 0 1px 0 #013966;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top: 1px solid #0A7DBE;
    margin-top: 0;
}

#customer-care {
	color: inherit;
}

#help-list {
	list-style-type: none;
}

#help-container h1 {
	color: #fff;
	font-size: 20px;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}

#contact-help {
	font-weight: normal;
	font-size: 0.8em;
	color: #fff;
	float: right;
}

.help-item a {
	color: #fff;
	font-weight: bold;
}

.help-item {
	display: inline-block;
	line-height: 33px;
	padding: 5px 0px;
}

.help-item img {
	margin-right: 5px;
}

#help-extend {
	background: #ececec;
	border-bottom: 5px solid #369;
	border-top: 1px solid #f0f0f0;
}

.column.more-info {
	padding: 0 20px;
	margin: 20px 0;
	max-height: 100%;
}

.more-info-heading {
	font-size: 12px;
	color: #369;
	text-transform: uppercase;
	font-weight: bold;
}

.more-info-span {
color: #ffffff;
text-align: left;
text-transform: none;
margin-bottom: 1px;
font-size: 15px;
font-weight: bold;
}

.more-info-list {
	list-style-position: inside;
}

.more-info-item {
	margin: 2px 0;
}

@media only screen and (max-width: 48em) {

	#help-container,
	#help-extend {
		/*font-size: 1.2em;*/
	}

	.column.more-info {
		height: auto;
		border: 0;
	}

}

@media only screen and (max-width: 30em) {
	#help-extend {
		padding: 20px 0;
	}

	.column.more-info {
		margin: 10px 0;
	}
}


/* Newsletter subscribe */
/* TODO needs moving to responsivePage.css */
#footer #mc_embed_signup {
    background-color: transparent;
    padding: 0;
}
#footer .mc-field-group input[name="EMAIL"] {
    border-radius:10px;
}
#footer #mc_embed_signup [name="subscribe"] {
    border-radius: 10px;  
    background-color: #96d500;  
    font-size: 1.4em;
    padding: 6px 22px;
}
@media only screen and (min-width:769px) and (max-width:830px ) { 
    #footer #mc_embed_signup [name="subscribe"] {
        font-size: 1.2em !important;
    }    
}
#footer .mc-field-group input {
    border: 3px solid #345e9e;  
    padding: 7px; 
    margin-bottom: 5px;
}
.back-to-top-desktop {
    margin-right: 8px;
}
/* TODO END */
#mc-embedded-email {
	padding: 5px;
	border: 1px solid #369;
	width: 120px;
	/* Ipad and rounded corners fu! */
    -webkit-appearance: none;
    border-radius: 0;
}

#mc-embedded-button {
	height: 25px;
	padding: 0 6px 0 5px;
	background: #33679a;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3398cb), color-stop(100%, #33679a));
	background-image: -webkit-linear-gradient(#3398cb, #33679a);
	background-image: -moz-linear-gradient(#3398cb, #33679a);
	background-image: -o-linear-gradient(#3398cb, #33679a);
	background-image: linear-gradient(#3398cb, #33679a);
	border-left: 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #369;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	border-left: 0;
	font-size: 12px;
	cursor: pointer;
	line-height: normal !important;
}

#social-media-container {
	margin-top: 20px;
}

#social-media {
	list-style-type: none;
}

#sitemap {
	margin: 20px 0;
}

#sitemap .column.map:first-child {
	border: 0;
}

#sitemap .column.map {
	padding: 0 20px;
	border-left: 1px solid #ccc;
}

#sitemap h3, #sitemap h3 > a {
	color: #369;
	font-weight: bold;
	text-transform: uppercase;
}

#sitemap ul {
	list-style-type: none;
	color: #666;
	font-size: 0.95em;
}

#footer-logo .ir {
	float: left;
    margin-right: 6px;

}

@media only handheld and (max-width:30px) {
    #footer-logo .ir {
        margin-right: 6px;
    }
}

#left{display:none}
#sitemap .map h3{
font-size:16px;
margin-top:10px;
}

/**
 * Image sprites
 */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/* Help icons
 * ---------- */
.help-icons {
	background-image: url('../help-icons-sprite.png');
	width: 33px;
	height: 33px;
	vertical-align: middle;
	margin-right: 5px;
	display: inline-block;
}

.contact  { background-position: -34px 0; }
.track    { background-position: -102px 0; }
.return   { background-position: -170px 0; }
.delivery { background-position: -68px 0; }
.account  { background-position: 0 0; }
.warranty { background-position: -204px 0; }
.price    { background-position: -136px 0; }

@media (-webkit-min-device-pixel-ratio: 2),
       (min-resolution: 192dpi) {

	.help-icons {
		background-size: 237px;
	}

	.contact  { background-position: -34px 33px; }
	.track    { background-position: -102px 33px; }
	.return   { background-position: -170px 33px; }
	.delivery { background-position: -68px 33px; }
	.account  { background-position: 0 33px; }
	.warranty { background-position: -204px 33px; }
	.price    { background-position: -136px 33px; }
}

/* Social media image replace icons
 * -------------------------------- */
.social-icon {
	background-image: url('../social-sprite.png');
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	margin-right: 5px;
}

.rss      { background-position: 0px -49px; }
.facebook { background-position: -100px -49px; }
.google   { background-position: -75px -49px; }
.twitter  { background-position: -25px -49px; }
.youtube  { background-position: -50px -49px; }

@media (-webkit-min-device-pixel-ratio: 2),
       (min-resolution: 192dpi) {

	.social-icon {
		background-size: 124px;
	}
	.rss      { background-position: 0 0; }
	.facebook { background-position: -100px 0; }
	.google   { background-position: -75px 0; }
	.twitter  { background-position: -25px 0; }
	.youtube  { background-position: -50px 0; }
}

/* Social media image replace icons
 * -------------------------------- */
#footer-logo .ir {
	background-image: url('../footer-sprite.png');
	background-size: 470px;
}

.bathempire {
	width: 175px;
	height: 44px;
	background-position: 0 -128px;
}

.free-delivery {
	width: 50px;
	height: 44px;
	background-position: -185px -128px;
}

.ten-year {
	width: 50px;
	height: 44px;
	background-position: -238px -128px;
}

#footer-logo .easy-finance {
	width: 50px;
	height: 44px;
	background-position: -290px -128px;
}

.next-day {
	width: 50px;
	height: 44px;
	background-position: -344px -128px;
}

.isis {
	height: 40px;
	width: 80px;
	background-position: 0 0;
}

.isis2 {
	height: 40px;
	width: 80px;
	background-position: -80px 0;
}

.visa-verified {
	height: 40px;
	width: 61px;
	background-position: -163px 0;
}

.mastercard-secure {
	height: 40px;
	width: 90px;
	background-position: -236px 0;
}

.paypal {
	height: 40px;
	width: 71px;
	background-position: -333px 0;
}

.pay4later {
	height: 40px;
	width: 62px;
	background-position: -407px 0;
}

#copyright {
	margin-top: 10px;
	border-bottom: 10px solid #369;
	vertical-align: bottom;
}
.asSeenBanner {
    height: 48px;
    background-color: #959595;
}
.asSeen {
    text-align: left;
    position:relative;
}

.asSeen img {

    position:absolute;
    display: none;

} 


@media only screen and (max-width: 556px) {
    #help-container, #help-extend{
        font-size:0.9em;
    }    
    #help-container h1{
        font-size: 16px;
    }                         
}

footer .wrapped-footer{
    text-align:left;
    max-width:990px;
    margin:0 auto;    
}

footer .review-award-banner {
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	padding: 10px 0;
}

footer .help-icon {
	text-align: center;
	position: relative;
	top: -25px;
}

footer .help-row {
	height: 75px;
}

footer .help-grid {
	border: 1px solid #cccccc;
}

@media only screen and (max-width: 463px){
	footer .help-grid {
		border: 0px;
	}
	
	footer .help-icon {
		height: 100px;
	}
}

footer .help-text {
	font-size: 25px;
	text-transform: uppercase;
	color: #336699;
	font-weight: bold;
}

footer span#contact-help {
	font-size: 13px;
	color: #333333;
}
@media only screen and (max-width: 463px) {
    footer span#contact-help {
        font-size:11px;
    }
}    

footer span#contact-help strong {
	color: #D34E63;
	font-size: 15px;
}

footer #help-extend {
	background: #506C82;
	border-bottom: 0px; 
    border-top: 0px;
}

footer #help-extend h3 {
	color: #ffffff;
	text-align: left;
	text-transform: none;
	margin-bottom: 15px;
	font-size: 15px;
}



footer #help-extend ul {
	margin: 0px;
    line-height: 22px;
    margin-top: 15px;
}

footer #help-extend li.more-info-item a{
	color: #ffffff;
}
footer #help-extend li.more-info-item {
	list-style: none;
	text-align: left;
}

footer .payment-logos {
	height: 45px;
	text-align: right;
}

footer .footer-cats {
	border-bottom: 1px solid #ffffff;
}
@media only screen and (max-width: 463px){ 
    footer #copyright {
        height: 40px !important;
    }    
}
footer #copyright {
	background-color: #383735;
	color:#ffffff;
	text-align: center;
	border-bottom: 0px;
	height: 48px;
    
}
	
footer .social-logos {
	text-align: left;
	margin-bottom: 10px;
}

footer .be-text-section {
	margin-top: 10px;
	height: 150px;
}

footer #footer-logo h3 {
	text-align: right !important;
}

footer #footer-logo > div {
    padding: 0 0 0 20px;
}
#footer p {
	width: 100%;
	margin: 0;
}
footer .tab {
	display:none; 
	margin-top: 10px;

}
footer .four-sections p {
	margin: 0;
	font-size: 13px;
	width: 100%;
	text-align: center;
}
footer .four-sections a {
    color: #8a8e92;
    text-decoration: none;
}
#footer .four-sections a:active {
    text-decoration: none !important;   
}
footer .four-sections h2 {
    color: #a0a3a6;  
    font-size:13px;	
	padding:5px;
	text-align:center; 
    font-weight: normal;
}
footer .four-sections a:hover h2 {
    background-color: #a0a3a6 ;
	color: #fff !important;   
}
footer .highlighted-tab h2{ 
    background-color: #a8b6c1 ; 
    color: #fff !important;           
} 
footer .section-suites h2 {	
    width:235px;	
}
footer .section-accessories h2 {
    width:214px;	
}       
footer .section-warranty h2 {
	margin-left: 20px;
	width:275px;	
}	
footer .section-delivery h2 {
    width:250px;	
}
@media only screen and (min-width: 440px) and (max-width: 970px) {
    footer .section-warranty h2 {
        margin-left: 0px !important;     
    }       
}
@media only screen and (max-width: 970px){
    footer .four-sections {
        width: 50% !important;          
    }                                       
} 
@media only screen and (max-width: 540px){
    footer .footer-tab-description {
        display:none;          
    }     
}   
footer .tab {
	min-height: 130px;
}
footer .tab p {
	color: #666666;
	margin-bottom: 10px !important;
	padding: 0 10px;
}
footer .tab p a {
	color: #666666;
	text-decoration: underline !important;
}
h1.footer-tab-section {
	font-size:20px;
	margin: 20px 0 0 0 !important;
    padding: 0 10px !important;
    color: #7d7d7d;
}
.cookie_info {
    padding-left: 40px;
    color: #ffffff;    
}
.cookie_info a {
    color: #fff;
}
.trustpilot_review {                                           
    background-color: #959595;
    height: 64px;
    color: #fff;         
}
.trustpilot_text p {
    text-align: left;
    color: #fff;
    padding: 0;
    white-space: nowrap;            
    overflow: hidden;               
    text-overflow: ellipsis;
    margin-top: 4px;
}
.trustpilot_rating p {
    font-size: 80%;
    color: #fff;
    margin-top: 0;
}
.trustpilot_text {
    border-left: 2px solid #bcbcbc;
    height: 46px;
    padding-left: 12px;
    padding-right: 5px;
    margin-top: 8px;
}
.tp_reviews{
    margin-top: -8px;
    font-family: helvetica;
    font-size: 13px;
    line-height: 20px;
} 
.tp_stars {
    margin-top: 15px;
}
.asSeenBannerSection,
.tp_review_section {
    margin: 0 auto;
    max-width: 990px;
    text-align: left;
}
.trustpilot_review .tp_stars {
    margin-top: 16px;
}


footer .phone-number
{
padding-top: 7px !important;
text-align: left !important;  
}


.footer-logo .be-number img {
 width: 36px;
 height:30px;
 float: left; 
 padding-right: 5px;
}

#footer .be-number a:hover{
	text-decoration: none !important;
}

@media only screen and (max-width: 480px){
    footer #help-extend .be-number h3 {
	font-size: 1.7em;
	color: #ffffff;
	padding-top: 7px;
	text-align: left !important;
	  
}

}


/* -- START -- Footer Widgets, 2014-09 Livechat & Price Promise */
@media (max-width: 1240px) {
	.livechat-block {
		display:none !important;
	}
	.pricepromise-block {
		display:none !important;
	}
}

	
.livechat-block {
	position: fixed;
	bottom: 60px;
	right: 0;
	z-index: 200;	
}

.livechat-block img {
	position: relative;
}

.livechat-block p {
	position: relative;
	color: white;
	font-weight: bold;
	text-align: center;
	bottom: 5px;
	font-size: 13px;
	font-family: "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;
	z-index: 200;
}

.livechat-block a {
	text-decoration: none;
	z-index: 200;
}

.pricepromise-block {
	background-image: url('../images/livechat/PricePromise_icon_left.png');
    background-repeat: no-repeat;
	z-index: 10;
	width: 142px;
	height: 149px;
	position: fixed;
	left: 0;
	bottom: 0;
}

.pricepromise-close  {
	position: fixed;
	bottom: 19px;
	left: 0;
	width: 50px;
	height: 50px;
	z-index: 20;	
}
/* Blog tool tip */
.blog-tooltip {

    background-image: url('../plus_footer.jpg');
    width: 19px;
    height: 11px;
    display: inline-block;

}

.blog-tooltip:hover ~ .blog-tooltip-hover {

    visibility: visible;

}

.blog-tooltip-hover {

    background-color: #00a7e7;
    color: #fff;
    display: inline;
    margin-left: -38px;
    margin-top: -34px;
    padding: 1px 3px;
    position: absolute;
    visibility: hidden;

}

.blog-tooltip-tail {

    position:absolute;
    bottom:-18px;
    left:20px;
    width:0;height:0;
    border-color:#00a7e7 transparent transparent transparent;
    border-width:10px;
    border-style:solid;

}
        
/* -- END -- Footer Widgets, 2014-09 Livechat & Price Promise */