﻿/*

	Author:			hedleyenterprises.co.uk - let your website stand out...
	Description:	CSS Stylesheet for Shampooch
	

*/

html {
	background: url(../images/background/Shampooch.jpg) no-repeat fixed right top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body {
	margin: 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.mobile {
	text-align: right;
}
.topbanner {
	background-color: #000000;
	color: #FFFFFF;
	height: 20px;
	padding-top: 10px;
}
.container {
	width: 990px;
	margin: auto;
}
.padding {
	margin-top: 90px;
	margin-bottom: 40px;
}
.logo {
	text-align: center;
}
.logoresize {
	width:100%;
	height:auto;
	max-width:577px;
}
.navigation {
	margin: 30px auto auto auto;
	text-align: center;
	width: 45%;
}
#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0 5 0 5;
}
#navcontainer ul li a {
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#navcontainer ul li a:hover {
	background-position: center 0px;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	background-color: #FFC324;
	background-repeat: no-repeat;
}
body#home a#homenav,
body#hotel a#hotelnav,
body#food a#foodnav,
body#loyal a#loyalnav,
body#things a#thingsnav,
body#travel a#travelnav,
body#news a#newsnav,
body#special a#specialnav,
body#contact a#contactnav {
	background-position: center 0px;
	border-radius: 5px;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #1892C8;
	background-repeat: no-repeat;
}
.dropdownbox {
	display:none;
	
}

.box {
	width: 330px;
	text-align: center;
	background-image: url('../images/clear.png');
	height: 410px;
	float: left;
}
.resize {
	width: 100%;
	height: auto;
}
.boxdescription {
	padding: 10px;
}
.clear {
	clear: both;
}
a {
	color: #2C1D7A;
	text-decoration: none;
}
img {
	border-style: none;
}
h1,h2  {
	margin: 0px;
	font-family: 'Abril Fatface', cursive, arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #2c1d7a;
}
.services {
	font-family: 'Abril Fatface', cursive, arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2c1d7a;
}
h3 {
	margin: 0px;
	font-family: 'Abril Fatface', cursive, arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #fff;
}

#circle{
	border: thin solid #FED943;
	width: 70px;
	height: 60px;
	display: block;
	border-radius: 70px;
	-moz-border-radius: 70px;
	-webkit-border-radius: 70px;
	-khtml-border-radius: 70px;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	background: #FED943;
	padding-top: 10px;
}
#circle:hover {
	border: thin solid #2C1D7A;
	-moz-border-radius: 70px;
	-webkit-border-radius: 70px;
	-khtml-border-radius: 70px;
	font-size: 10pt;
	color: #FFFFFF;
	background: #2C1D7A;
}
.centre {
	text-align: center;
	width: 70px;
	margin: auto;
}
.paw {
	width: 50px;
	height: auto;
}
.boxlong {
	width: 63%;
	padding: 20px 15px 20px 15px;
	float: left;
}
.boxshort {
	float: right;
	padding: 20px 15px 20px 15px;
	width: 30%;
}
.white {
	background-image: url('../images/clear.png');
}
.blue {
	background-color: #2C1D7A;
	color: #FFFFFF;
}
ul,li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.copyright {
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #C0C0C0;
	font-size: 8pt;
	padding-top: 10px;
	color: #FFFFFF;
	text-align: right;
}
.copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
.mobileicons {
	display: none;
}
.box:hover  {
	background-color: #2C1D7A;
}
.photo {
	border: medium solid #FFD944;
	display: inline-block;
	background: #FEFEFE;
	margin: 0 2px 15px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
	padding: 0px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	height: 140px;
	overflow: hidden;
}
.photoservice {
	border-style: none;
	display: inline-block;
	background: #FEFEFE;
	margin: 0 2px 15px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
	padding: 0px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.photo:hover  {
	opacity:0.4;
	filter:alpha(opacity=40); 
}
.photo img, .photoservice img {
	width: 100%;
}
#gallery {
	-webkit-column-count: 3;
	-webkit-column-gap: 10px;
	-webkit-column-fill: auto;
	-moz-column-count: 3;
	-moz-column-gap: 10px;
	column-count: 3;
	column-gap: 0px;
	column-fill: auto;
	max-width:700px;
}
#galleryservice {
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	-webkit-column-fill: auto;
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	column-count: 2;
	column-gap: 0px;
	column-fill: auto;
	max-width:700px;
}



/*

	Author:			hedleyenterprises.co.uk - let your website stand out...
	Description:	CSS Stylesheet for mobile devices smaller than 980
	

*/

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

.container {
	width:95%;
}
.box {
	width: 33%;
	height: 370px;
}
.boxlong {
	width: 60%;
	padding: 20px 15px 20px 15px;
	float: left;
}
.boxshort {
	float: right;
	padding: 20px 15px 20px 15px;
	width: 29%;
}
.navigation {
	width: 68%;
}
#navcontainer {
	display:none;
	
}
.dropdownbox {
	display:block;
}
.mobile {
	display: none;
}
.mobileicons {
	width: 22px;
	height: 22px;
	float: right;
	margin-left: 20px;
	display: block;
}
.combobox {
	width:100%;
}
.topbanner {
	height: 30px;
}
#gallery {
	-webkit-column-count: 3;
	-webkit-column-gap: 10px;
	-webkit-column-fill: auto;
	-moz-column-count: 3;
	-moz-column-gap: 10px;
	column-count: 3;
	column-gap: 0px;
	column-fill: auto;
	max-width:700px;
}
.photo {
	height: 100px;
	overflow: hidden;
}
}

/*

	Author:			hedleyenterprises.co.uk - let your website stand out...
	Description:	CSS Stylesheet for mobile devices smaller than 650
	

*/

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

html {
	background: url(../images/background/Shampooch.jpg) no-repeat fixed center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.box {
	width: 100%;
	height: auto;
	padding-bottom:20px;
	margin-bottom:20px;
}
.boxlong {
	width: 95%;
	padding: 20px 15px 20px 15px;
	float: left;
}
.boxshort {
	float: left;
	margin-top:20px;
	padding: 20px 15px 20px 15px;
	width: 95%;
}
.copyright {
	text-align: left;
}

}

/*

	Author:			hedleyenterprises.co.uk - let your website stand out...
	Description:	CSS Stylesheet for mobile devices smaller than 480
	

*/

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

html {
		-webkit-text-size-adjust: none;
	}

.boxlong {
	width: 90%;
	padding: 20px 15px 20px 15px;
	float: left;
}
.boxshort {
	float: left;
	margin-top:20px;
	padding: 20px 15px 20px 15px;
	width: 90%;
}
#gallery {
	-webkit-column-count: 1;
	-webkit-column-gap: 10px;
	-webkit-column-fill: auto;
	-moz-column-count: 1;
	-moz-column-gap: 10px;
	column-count: 1;
	column-gap: 0px;
	column-fill: auto;
	max-width:700px;
}
.photo {
	height: auto;
	overflow: hidden;
}

}