/*-----------------------------------------------------------------------------
JR Groves Plumbing & Tiling

Theme Name: JR Groves
Theme URI: http://www.jrgroves.co.uk
Description:
version:   1.0
designer:  James Glover
author:    Clark Caughey
email:     clark@designbysynergie.com
website:   http://www.designbysynergie.com/
-----------------------------------------------------------------------------*/

@import url("reset.css");


/* General
-----------------------------------------------------------------------------*/

article, aside, dialog, figure, footer, header, hgroup, menu, nav, section { 
	display: block; 
}

body {
	background: url(images/background.jpg) top center repeat-x;
}

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0 20px;
}

#header {
	margin: 30px 0 25px 0;
}

/* Typography
-----------------------------------------------------------------------------*/

@font-face {
	font-family: 'HeaveneticaCond7';
	src: url('hecbsh__-webfont.eot');
	src: local('☺'), url('hecbsh__-webfont.woff') format('woff'), url('hecbsh__-webfont.ttf') format('truetype'), url('hecbsh__-webfont.svg#webfontJXrzB3Nc') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HeaveneticaCond5';
	src: url('hecsh___-webfont.eot');
	src: local('☺'), url('hecsh___-webfont.woff') format('woff'), url('hecsh___-webfont.ttf') format('truetype'), url('hecsh___-webfont.svg#webfont8YBJxdAS') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HeaveneticaCond4';
	src: url('heclsh__-webfont.eot');
	src: local('☺'), url('heclsh__-webfont.woff') format('woff'), url('heclsh__-webfont.ttf') format('truetype'), url('heclsh__-webfont.svg#webfont0gALitag') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

ul#overview li p {
	padding: 10px 15px;
	color: #FFFFFF;
	font-family: 'HeaveneticaCond5', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 100%;
	margin: -2px 0 0 0;
	background: #003366;
}

#introduction h1,
#page h1 {
	font-family: 'HeaveneticaCond5', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #003466;
	font-size: 32px;
}

#introduction h2,
#page h2,
label {
	font-family: 'HeaveneticaCond5', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #003466;
	font-size: 20px;
}

#introduction p,
#page p {
	margin: 15px 0 0 0;
	font-size: 12px;
	line-height: 150%;
}

#portfolio h2 {
	font-family: 'HeaveneticaCond5', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #003466;
	font-size: 20px;
}

#portfolio p {
	margin: 15px 0 0 0;
	font-size: 12px;
	line-height: 150%;
}


/* Links
-----------------------------------------------------------------------------*/

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color:#666;
	text-decoration: underline;
}

a:active,
button:active {
	position: relative;
	top: 2px;
}

ul#overview li a:hover {
	text-decoration: none;
}

ul#overview li a:hover p {
	background: #336799;
}


/* Branding
-----------------------------------------------------------------------------*/

#logo {
	float: left;
	cursor: pointer;
	text-indent: -999999px;
	background: url(images/logo.gif) top left no-repeat;
	width: 265px;
	height: 80px;
}



/* Main Nav
-----------------------------------------------------------------------------*/

#nav {
	width: 600px;
	float: right;
	margin: 52px 0 0 0;
	font-family: 'HeaveneticaCond7', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: right;
	text-transform: uppercase;
}

#nav li {
	float: right;
	border-right: 1px solid #FFF;
	padding: 0 12px;
}

#nav li.last {
	border-right: none;
	padding: 0 0 0 12px;
}

#nav a {
	display: inline-block;
	color: #FFF;
	font-size: 16px;
	padding: 4px 0;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.3);
	
}

#nav a:hover {
	text-decoration: none;
	color: #8DA9C6;
}


/* Sub Nav
-----------------------------------------------------------------------------*/

ul#overview {
	margin: 0 6px;
}

ul#overview li {
	width: 286px;
	margin: 9px 11px 15px 0;
	padding: 0;
	float: left;
}

ul#overview li.last {
	margin: 9px 0 15px 1px;
}

/* Content
-----------------------------------------------------------------------------*/

.bathroom-gallery {
	border: 6px solid #FFF;
}

#introduction {
	float: right;
	width: 246px;
	background: #FFF;
	padding: 20px 26px 0 20px;
}

ul#portfolio {
	background: #FFF;
	padding: 0 0 20px 4px;
}

ul#portfolio li {
	width: 140px;
	float: left;
	margin: 10px 4px 0px 4px;
	background: #003366;
	color: #FFF;
}

ul#portfolio li:hover {
	text-decoration: none;
	background: #8DA9C6;
}

ul#portfolio a,
ul#portfolio a:hover {
	color: #FFF;
	text-decoration: none;
}

ul#portfolio li p {
	padding: 5px 5px 8px 5px;
	font-weight: bold;
	margin: 0;
	line-height: 100%;
	height: 25px;
}

#portfolio {
	margin: 0 0 20px 0;
	background: #FFF;
}

#portfolio #client-overview {
	float: left;
	padding: 20px 10px 10px 20px;
	width: 258px;
}

p#gallery {
	font-size: 11px;
	padding: 10px;
	background: #EEE;
	border: 1px solid #CCC;
	margin: 20px 0 0 -10px;
	font-weight: bold;
	line-height: 120%;
}

#page {
	background: #FFF;
	padding: 20px;
}

#about {
	float: left;
	width: 268px;
}

#why {
	float: right;
	width: 568px;
}

#testimonials {
	width: 362px;
	float:  right;
}

#products {
	float: left;
	width: 460px;
}

.contact1,
.contact2 {
	float: left;
	width: 288px;
	margin: 0 0 40px 10px;
}

.contact {
	float: left;
	width: 228px;
	margin: 0 20px 0 0;
}

.wpcf7-response-output {
	display: none;
}

/* Footer
-----------------------------------------------------------------------------*/

#footer {
	text-transform: uppercase;
	background: #EEEEEE;
	border-top: 1px solid #CCC;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0px
}

#footerInner {
	width: 890px;
	margin: 0 auto;
	background: url(images/footer-bg.jpg) top right no-repeat;
	padding: 0 0 30px 0;
}

#footerInner p {
	text-transform: none;
	font-size: 11px;
}

#footerInner ul li {
	float:  left;
	margin: 20px 0;
	border-right: 1px solid #CCCCCC;
	padding: 0 0 0 30px;
}

#footerInner ul li.contact { width: 138px; padding: 0 15px 0 0; }
#footerInner ul li.services1 { width: 202px; }
#footerInner ul li.services2 { width: 165px; }
#footerInner ul li.consultation { float: right; width: 270px; text-align: right; border: none; font-size: 16px; padding: 4px 4px 0 0;}
#footerInner ul li.consultation a:hover { text-decoration: none; }

#footerInner ul li.contact p  {
	padding: 10px 10px 10px 28px;
	background: url(images/drop.png) no-repeat center left;
	font-size: 12px;
}

#footerInner ul li.contact p.tel { background: url(images/footer-tel.png) no-repeat center left; }
#footerInner ul li.contact p.mob { background: url(images/footer-mob.png) no-repeat center left; }
#footerInner ul li.contact p.email { background: url(images/footer-email.png) no-repeat center left; }

#footerInner ul li.services1 p,
#footerInner ul li.services2 p  {
	padding: 10px 0 10px 28px;
	background: url(images/drop.png) no-repeat center left;
	font-size: 12px;
}

#footerInner p.copyright {
	margin: 10px 0 0 0;
}


/* Forms
-----------------------------------------------------------------------------*/

input,
textarea {
	font-size: 14px;
	padding: 10px;
	border: 2px solid #CCC;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 4px 0 0 0;
	width: 90%;
}

textarea {
	height: 118px;
}

input[type="submit"] {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		border: none;
		font-size: 16px;
		font-weight: bold;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
		background: #336799 url(images/glass-light.png) 50% 50%;
		color: #FFFFFF;
		text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.3);
		width: auto;
}

/* Tables
-----------------------------------------------------------------------------*/

/* =Slider
-----------------------------------------------------------------------------*/

.nivoSlider {
	position:relative;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8;
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
	margin: 0 -1px 0 0;
}

.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

#slider {
	position:relative;
	width: 586px;
	float: left;
}

#portfolio #slider {
	position:relative;
	width: 588px;
	float: right;
}

#portfolio #slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	width: 588px;
	height: 488px;
}

#portfolio #slider .nivo-controlNav {
	display: none;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	width: 586px;
	height: 327px;
}

#slider a {
	border:0;
}

.nivo-controlNav {
	position:absolute;
	left: 30%;
	bottom: 8px;
	z-index: 100;
}

.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:56px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-31px 0;
	right:0px;
}

a.nivo-prevNav {
	left:0px;
}


/* Misc
-----------------------------------------------------------------------------*/
  