/* Clear down Default CSS rules */
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
body, html {width: 100%;}
table {border-collapse: collapse;}
td {vertical-align: top;}
p, h1, h2, h3, h3, h5, h6 {margin-top: 0px; margin-bottom: 10px;}


/* Header */

#header-wrapper {
	background-color: #1f31bb;
	line-height: 1;
}
#header {
	color: #ffffff;
	width: 300px;
	margin: 0px auto;
}
#header a {color: #ffffff; text-decoration: none;}
#headerLogo {display: block; float: left;}
#headerLogo img {width: 40px; height: auto; margin: 10px;}
#ataHeader {display: block; font-size: 18px; padding-top: 12px;}
#ataHeader span {font-size: 18px;}
#hamburgerMenu {display: block; float: right; padding-right: 10px; font-size: 24px;}
#ataHeaderTel {display: block; font-size: 20px; padding-top: 4px;}


/* Menu */

#popMenu {display: none; background-color: #1f31bb;
	width: 300px; font-size: 14px;
	margin: 0px auto;
}
#popMenu a {color: #ffffff; text-decoration: none;}
#popMenu ul {list-style-type: none;}
#popMenu ul li {padding: 5px 10px;}

#fullMenu {
	display: none;
	float: right;
	width: 450px;
	height: 80px;
}

#fullMenu ul {
	float: right;
	margin: 0;
	padding: 10px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#fullMenu li {
	float: left;
}

#fullMenu a {
	display: block;
	margin-left: 1px;
	padding: 7px 20px 7px 20px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
}

#fullMenu a:hover, #fullMenu .current_page_item a {
	text-decoration: none;
	background: #FFFFFF;
	border-radius: 5px;
	color: #1f31bb;
}


/* Hero Images */

.hero2Text {
	display: block;
	position: relative;
	top: 109px;
	color: #ffffff;
}
.hero2Text span {
	display: block;
	padding: 5px 10px;
	color: #ffffff;
	background-color: #1f31bb;
	text-shadow: 0px 0px 3px #000000;
}
.hero2Text span a {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}

#hero2 {
	width: 300px;
	margin: 0px auto;
	height: 137px;
	overflow: hidden;
	background-color: #ffffff;
	margin-bottom: 30px !important;
}
#hero2 div {
	height: 512px;
}

#heroIA {background-image: url(https://www.ashfordtownappliances.co.uk/images/template/Ashford-Washing-Machines-001.png) ;}
#heroIB {background-image: url(https://www.ashfordtownappliances.co.uk/images/template/Ashford-Tumble-Dryers-002.png)    ;}
#heroIC {background-image: url(https://www.ashfordtownappliances.co.uk/images/template/Ashford-Washing-Machines-003.png) ;}
#heroID {background-image: url(https://www.ashfordtownappliances.co.uk/images/template/Ashford-Washing-Machines-004.png) ;}
#heroIE {background-image: url(https://www.ashfordtownappliances.co.uk/images/template/Free-Local-Delivery-2022.png)      ;}

.hero2b {background-size: 300px 137px;}


/* Body */

#body-wrapper {
}
#body {
	width: 300px;
	margin: 0px auto;
}




#body h2 {
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	font-size: 36px;
	color: #1f31bb;
	font-weight: 200;
}
img.alignleft {
	float: left;
	margin-top: 8px;
	margin-right: 50px;
}
.button-style {



	display: inline-block;
	margin-top: 30px;
	padding: 7px 30px;
	border-radius: 5px;

	letter-spacing: 1px;



	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif !important;
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #1f31bb;
}




.button-style a {
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
}

.button-style a:hover
{
	text-decoration: none;
	color: #FFF;
}






div.productImageText {
	width: 223px;
	float: left;
	padding: 5px;
	align: center;
}
div.productImageText img {
}
div.productImageText span {
	display: inline-block;
	font-size: 14px;
	padding: 5px 0px 15px 0px;
}














/* Contact Form */

#contactFormWrapper {
	float: none;
	width: 300px;
}
.contactForm {
}
.contactForm input {
	width: 200px;
}
.contactForm input[type=submit] {
	width: 200px;
}
.contactForm textarea {
	width: 200px;
	height: 100px;
}
input, textarea {
	border: solid 1px #666666;
	padding: 2px;
	margin: 3px;
}


/* Google Map */

#map_canvas {width: 300px;}


/* Footer */

#footer-wrapper {
	background-color: #1f31bb;
	line-height: 1;
}

#footer {
	padding: 20px;
	text-align: center;
	color: #ffffff;
	width: 300px;
	margin: 0px auto;
}

#footer a {
	color: #ffffff;
}


/* Reactive */

@media screen and (min-width: 340px) {
	#header {width: 340px;}
	#popMenu {width: 340px;}
	#popMenu a {font-size: 16px;}
	#body {width: 340px;}
	#contactFormWrapper {width: 340px;}
	#footer {width: 340px;}
	#hero2 {width: 340px; height: 155px;}
	.hero2Text {top: 127px;}
	.hero2Text span a {font-size: 16px;}
	.hero2b {background-size: 340px 155px;}

	#map_canvas {width: 340px;}

}

@media screen and (min-width: 400px) {
	#header {width: 400px;}
	#popMenu {width: 400px;}
	#popMenu a {font-size: 20px;}
	#body {width: 400px;}
	#contactFormWrapper {width: 400px;}
	#footer {width: 400px;}
	#hero2 {width: 400px; height: 182px;}
	.hero2Text {top: 151px;}
	.hero2Text span a {font-size: 18px;}
	.hero2b {background-size: 400px 182px;}

	#map_canvas {width: 400px;}

	#headerLogo img {width: 50px;}
	#ataHeader {font-size: 20px;}
	#ataHeader span {font-size: 20px;}
	#hamburgerMenu {font-size: 28px;}
	#ataHeaderTel {font-size: 22px; padding-top: 4px;}
}

@media screen and (min-width: 480px) {
	#header {width: 480px;}
	#popMenu {width: 480px;}
	#popMenu a {font-size: 20px;}
	#body {width: 480px;}
	#contactFormWrapper {width: 480px;}
	#footer {width: 480px;}
	#hero2 {width: 480px; height: 219px;}
	.hero2Text {top: 186px;}
	.hero2Text span a {font-size: 20px;}
	.hero2b {background-size: 480px 219px;}

	#map_canvas {width: 480px;}

	#headerLogo img {width: 60px;}
	#ataHeader {font-size: 24px;}
	#ataHeader span {font-size: 24px;}
	#hamburgerMenu {font-size: 32px;}
	#ataHeaderTel {font-size: 28px; padding-top: 4px;}
}

@media screen and (min-width: 600px) {
	#header {width: 600px;}
	#popMenu {width: 600px;}
	#popMenu a {font-size: 24px;}
	#body {width: 600px;}
	#contactFormWrapper {float: right; width: 340px;}
	#footer {width: 600px;}
	#hero2 {width: 600px; height: 274px;}
	.hero2Text {top: 236px;}
	.hero2Text span a {font-size: 24px;}
	.hero2b {background-size: 600px 274px;}

	#map_canvas {width: 600px;}

	#headerLogo img {width: 80px;}
	#ataHeader {font-size: 28px;}
	#ataHeader span {font-size: 28px;}
	#hamburgerMenu {font-size: 36px;}
	#ataHeaderTel {font-size: 32px; padding-top: 4px;}
}

@media screen and (min-width: 800px) {
	#header {width: 800px;}
	#popMenu {width: 800px;}
	#popMenu a {font-size: 24px;}
	#body {width: 800px;}
	#footer {width: 800px;}
	#hero2 {width: 800px; height: 365px;}
	.hero2Text {top: 326px;}
	.hero2Text span a {font-size: 24px;}
	.hero2b {background-size: 800px 365px;}

	#map_canvas {width: 800px;}

	#headerLogo img {width: 80px;}
	#ataHeader {font-size: 28px;}
	#ataHeader span {font-size: 28px;}
	#hamburgerMenu {font-size: 36px;}
	#ataHeaderTel {font-size: 32px; padding-top: 4px;}

}

@media screen and (min-width: 960px) {
	#header {width: 960px;}
	#popMenu {width: 960px;}
	#popMenu a {font-size: 24px;}
	#body {width: 960px;}
	#footer {width: 960px;}
	#hero2 {width: 960px; height: 438px;}
	.hero2Text {top: 400px;}
	.hero2Text span a {font-size: 24px;}
	.hero2b {background-size: 960px 438px;}

	#map_canvas {width: 960px;}

	#headerLogo img {width: 80px;}
	#ataHeader {font-size: 28px;}
	#ataHeader span {font-size: 28px;}
	#hamburgerMenu {font-size: 36px;}
	#ataHeaderTel {font-size: 32px; padding-top: 4px;}

	#hamburgerMenu {display: none;}
	#fullMenu {display: block;}

	#hero2 {box-shadow: 0px 5px 10px #cccccc;}

}

@media screen and (min-width: 1120px) {
	#header {width: 1120px;}
	#popMenu {width: 1120px;}
	#popMenu a {font-size: 24px;}
	#body {width: 1120px;}
	#footer {width: 1120px;}
	#hero2 {width: 1120px; height: 512px;}
	.hero2Text {top: 474px;}
	.hero2Text span a {font-size: 24px;}
	.hero2b {background-size: 1120px 512px;}

	#map_canvas {width: 1120px;}

	#headerLogo img {width: 80px;}
	#ataHeader {font-size: 28px;}
	#ataHeader span {font-size: 28px;}
	#hamburgerMenu {font-size: 36px;}
	#ataHeaderTel {font-size: 32px; padding-top: 4px;}

}

