/* ELIMINATING BROWSER STYLE INTERFERENCE */
body {
	background:#414141;
}
body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
	font-family: Arial;
}
/* ORANGE HIGHLIGHT */
.orange {
	color: #3887B5;
}
/* BASIC STUFF */
p, li {
	font-size: 10pt;
	color: #1D1D1D;
}
br.clear {
	clear: both;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #D56428;
}
#goal {
	margin: 10px 0 5px 0;
}	
#goal h2 {
	font-size: 16px;
	font-weight: bold;
	color: #D56428;
	padding-bottom: 0;
	margin-bottom: 0;
}
#goal p {
	font-weight: bold;
}
h1#homepage {
	font-size: 19px;
	line-height: 1.2;
	color: #3887B5;
	margin-top: 5px;

}	
p, h1, h2 {
	padding: 0 5px 7px 5px;
	margin: 0 5px 7px 5px;
	line-height: 1.4;
}
/* LINK STYLES */
a {
	text-decoration: none;
	/*color: #000066;*/
    color: #3887B5;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
/* HEADER */
#wrapper-header {
	width: 100%;
	background-color:#3887B5;
}
#wrapper-header-centre {
	width: 992px;
	margin: 0 auto;
}
/* WRAPPER */
#wrapper {
	width: 992px;
	background-color: #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	margin: 10px auto 10px auto;
}
#wrapper-float {
	width: 100%;
	float: left;
	background-color: #FFF;
	
}
.left_bg_colour {
	background: url("../images/left_bg.gif") 5px 0 repeat-y;
}
.left_bg_no_colour {

}
/* HEADER WHICH CONTAINS MAIN IMAGE AT TOP */
#header {
	height: 127px;
	background:url("../images/mjkloss-header-domestic.jpg") no-repeat 0 0 #3887B5;
	position: relative;
}
#header h2 {
	position: absolute;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	line-height: 1.2;
	width: 330px;
	bottom: 0;
	right: 0;
}
#header h2.phone {
	top: 10px;
	font-size: 22px;
}
#header h2.email {
	top: 10px;
	right: 230px;
	font-size: 19px;
}
#header h2.email a {
	color: #FFF;
}

#header p {
	position: absolute;
	left:0;
	top: 12px;
	margin: 0;
	padding: 0;
}
#header p a {
	display: block;
	width: 500px;
	height: 110px;
	text-decoration: none;
}
/* LEFT DIV */
#left {
	width: 225px;
	float: left;
	padding: 0 5px 5px 0;
	margin: 0;
	margin-top: 20px;
	clear: both;
	position: relative;
}
#left img.home_icon {
	margin: 0 0 10px 5px;
}
#left img#photo-homepage {
	margin-left: 17px;
}
/* SIDE MENU */
#left ul {
	padding-left: 4px;
}
#left li {
	list-style-type: none;
	border-bottom: 2px solid #FFFFFF;
	padding: 10px;
}
#left li.first {
	border-top: 2px solid #FFFFFF;
}
#left li a {
	color: #000000;
	margin-left: 5px;
}
#left li a.selected {
	font-weight: bold;
}
div#phoenix {
	text-align: center;
	margin-top: 20px;
}
/* MAIN DIV */
#main {
	width: 445px;
	padding: 0 25px 10px 25px;
	margin: 20px 30px 0 30px;
	float: left;
	position: relative;
}
#main a {
	color: #3887B5;
}
#main ul.buttons {
	margin: 20px 0 10px 10px;
	list-style: none outside none;
	width: 685px;
	float: left;
}
#main ul.buttons.schools, #main ul.buttons.schools li {
	width: 100%;
	margin-top: 5px;
}
#main ul.buttons li {
	background: url("../images/bullet.gif") 0 3px no-repeat #FFF;
	padding-left: 17px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 300px;
	margin-right: 20px;
}
p.quote {
/*	color: #000066;
	margin-top: 30px; */
}
p.clear {
	clear: both;
}
p.small {
	font-size: 8pt;
	margin-bottom: 0;
}
p.error {
	padding: 5px;
	background-color: #CC3300;
	border: 2px solid #990000;
	color: #FFFFFF;
	font-weight: bold;
}
#main ul {
	margin-left: 25px;
}
#main ol {
	margin-left: 30px;
}
#main li {
	margin-bottom: 10px;
}
table {
	margin-left: 10px;
}
table td {
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 10px;
	padding-right: 15px;
}
#homepage-buttons {
	float: left;
	margin-left: 5px;
}
#homepage-buttons img {
	margin: 0 15px 15px 0;
	float: left;
}
#homepage-buttons img.last {
	margin-right: 0;
}
#homepage-buttons a.break img {
	clear: both;
}
p.contact {
	font-size: 20px;
	margin-bottom: 25px;
	margin-top: 15px;
	font-weight: bold;	
	border-bottom: 1px dashed #3887B5;
	border-top: 1px dashed #3887B5;
	padding: 10px 0 10px 0;	
	clear: both;
	line-height: 1.2;
}
p.contact span {
	color: #3887B5;
}
/* RIGHT DIV */
#right {
	width: 200px;
	float: left;
	margin-top: 10px;
}
#right .right-bg {
	background-color: #EFEFEF;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
}
#right .right-bg.last {
	margin-bottom: 3px;
}
#right .right-bg img.qc {
	margin: 0 auto;
	margin-top: 15px;
	display: block;
}
#right a.tryagain {
	cursor: pointer;
}
#right h2  {
	color: #284A71;  /* #284A71; */
	font-size: 14px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	background-color: #3887B5;
}
#right .right-bg.offer p {
	width: 160px;
	
}
#right h5 {
	color: #284A71;
}
#right p {
	padding: 0;
	margin: 0 0 7px 0;
}
#right-bg #guilds {
	padding-left: 0;
}
#right a {
	font-weight: bold;
	color: #ff7700;
	font-size: 11.5px;
}

#home-form .black-field {
	background-color: #FFFFFF;
    border: medium none;
    color: #333333;
    display: block;
    font-size: 11px;
    margin-bottom: 9px;
    padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#home-form .black-field.text-area {
	width: 165px;
	overflow: auto;
}
#home-form-loading {
	display: none;
}
/* GUILDS DIV */
#guilds {
	padding-left: 10px;
	margin-top: 20px;
}
.indent_guilds {
	margin-left: 8px;
}
#guilds.none {
	display: none;
}
#guilds p {
	color: #666666;
	margin-left: 0;
	padding-left: 0;
}
#guilds img {
	margin-right: 10px;

}
#guilds img.pda {
	margin: 0 0 0 40px;
}
#guilds img.pdah {
	margin: 0 0 0 40px;
}
#guilds #gmc {
	margin-right: 0;
}


/* FOOTER FOR ALL PAGES */
#footer-wrapper {
	clear: both;
	width: 100%;
	background-color: #EEEEEE;
}
#footer {
	width: 992px;
	margin: 0 auto;
	padding-top: 10px;
	height: 235px;	
}
#footer h2 {
	color: #4C7B81;
	font-size: 14px;
	padding: 5px;
	margin: 0 0 10px 30px;
	text-align: left;

}
#footer h2 span {
	color: #385A5F;
	font-style: italic;
}
#footer div {
	width: 354px;
	float: left;
	margin-right: 25px;
}
#footer div.postcodes {
	width: 374px;
}
#footer div.postcodes h2 {
	margin-left: 33px;
}
#footer div.work {
	width: 214px;
	margin-right: 0;
}
#footer div.work h2 {
	margin-left: 33px;
}
#footer div p {
	font-size: 14px;
}
#footer div p.quote {
	background: url("../images/open-quote.gif") 0 0 no-repeat #EEEEEE;
	padding: 10px 0 0 30px;
}
#footer div ul {
	margin-left: 10px;
}
#footer div li {
	margin-bottom: 5px;
	list-style: none outside none;
	background: url("../images/bullet-arrow-grey.gif") no-repeat 0 8px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 5px;
}
#footer div.postcodes li{
	float: left;
	display: inline;
	width: 140px;
	margin-right: 10px;
}
#copyright-wrapper {
	width: 100%;
	background-color: #D3D3D3;
	padding: 7px 0 7px 0;
}
#copyright {
	width: 992px;
	margin: 0 auto;

}
#copyright p {
	text-align: right;
	font-size: 10px;
	margin: 0;
	padding: 0;
	
}


/* RECCOMENDCATION STYLE FOR JQUERY CYCLE PLUGIN */
#reccomendations {
	margin-left: 5px;
	background: url("../images/envelopes.gif") no-repeat scroll top right transparent;
	border: 2px solid #CCC;
}
#reccomendations div {
	padding: 15px;
	width: 400px;
	float: left;
}
#reccomendations div p {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;	
}
#reccomendations-nav {
	width: 435px;
	height: 25px;
	position: relative;
	margin-left: 5px;
	margin-top: 10px;

}
.prev, .next {
	height: 22px;
	display: block;
	position: absolute;
	top: 0;		
}
.prev {
    background: url("../images/prev.gif") no-repeat scroll 0 -24px transparent;
	left: 0;
	width: 85px;	
}
.next {
    background: url("../images/next.gif") no-repeat scroll 0 -24px transparent;
	right: 0;
	width: 55px;	
}
.prev:hover, .next:hover {
    background-position: 0 -24px;
}
/* VIDEO STUFF ON HOME PAGE */
#video {
	position: absolute;
	top: 0;
	left: 17px;
	width: 250px;
	height: 442px;
}
#close-wrapper {
	position: relative;
}
#close-video {
	position: absolute;
	top: -10px;
	right: -10px;
}
#play-video {
	float: right;
	margin-right: 40px;
	display: none;
}
#video ul {
	padding: 0;
}
#video ul li {
	border: none;
	padding: 0;
}
#sitemap ul {
	margin-bottom: 15px;
}
#sitemap li {
	margin-left: 15px;
}
#sitemap p {
	padding-bottom: 0;
}
/* GET RID OF #LEFT ON HOMEPAGE */
#wrapper.homepage #left{
	display: none;
}
#wrapper.homepage #main {
	width: 695px;
	margin: 20px 20px 0 20px;
}
.vimeo {
	margin: 10px 0 5px 10px;
}
/* Customer survey table / form */
#customer-survey textarea {
	margin-top: 6px;
}
#customer-survey table td {
	font-weight: normal;
}
#customer-survey h3 {
	font-size: 14px;
	background-color: #D56428;
	color: #FFF;
	padding: 6px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#customer-survey .online-reviews h3 {
	margin-left: 0;
	margin-top: 10px;
}
#customer-survey .online-reviews p {
	margin: 0;
}
#customer-survey .online-reviews p.write-review {
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

#customer-survey .online-reviews p.write-review a {
	border-bottom: 3px double #D56428;
}
#customer-survey .online-reviews p.write-review a:hover {
	text-decoration: none;
}
p.error.customer-survey {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 421px;
}
/* Winter offer 2014 */
#wrapper.winter-offer {
	border: 8px solid #E3063B;
	background: url("../images/snowflakes-bg.gif") top left no-repeat #FFF;
}
#center-content {
	text-align: center;
	margin: 30px auto 0 auto;
	width: 600px;
}
#center-content h1 {
	color: #E3063B;
	font-size: 28px;
}
#center-content h2 {
	font-size: 17px;
	font-weight: normal;
}
#center-content p.discount {
	height: 26px;
	background: url("../images/ribbon-bg.gif") top center no-repeat transparent;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding: 8px;
	margin-bottom: 20px;
}
#center-content p.quote {
	font-weight: bold;
}
#center-content p.quote span {
	display: block;
	font-style: italic;
	font-weight: normal;
}
#center-content p.contact-us-today {
	color: #E3063B;
	font-size: 20px;
	font-weight: bold;
}
#center-content p.contact-details {
	color: #E3063B;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 0;
}
#center-content p.contact-details span, #center-content p.contact-details a {
	font-weight: normal;
	color: #000;
}
#winter-offer-photos {
	margin-top: 40px;
}

#map p{
	text-align: center;
	margin: 3px 0 15px 0;
	padding: 0;
	font-weight: bold;
}
/* Google review div */

.google-review {
    margin-top: 0;
}
#right .google-review p.header {
	padding-bottom: 20px;
    background-color: #d86b23;
    padding: 8px;
	color: #FFF;
}
img.five-stars {
	margin-bottom: 5px;
}

.google-review p.header {
    color: #d86b23;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
	text-transform: uppercase;
	text-align: center;
}

#right .google-review p.write-review a {	
	color: #d86b23;
	font-size: 13px;
}

#right .google-review p.survey {
	margin-bottom: 20px;
	margin-top: 10px;
}

#right .google-review p.survey a {	
	color: #4E7B81;
	font-size: 13px;
}