﻿/*global*/
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,tr,td{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
html,body {
	height: 100%;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #132b51;
	background: #ececec url(images/bg-rep2.jpg) repeat;
}

/*text*/
p {line-height: 1.2em;}

h1 {line-height: 1.2em; font-size: 1em;font-weight: normal;padding-bottom: 5px;}

h2 {font-size: 1.6em;font-weight: normal;margin: 20px 0 15px 0;}

h3 {line-height: 1.6em; font-size: 1.4em; font-weight: normal;}

li {line-height: 1.2em;}

.centre {text-align: center;}

a {color: #FF7F00;}

a,
a:visited {text-decoration: none;}

a:hover,
a:active {text-decoration: underline;}

#tel {
	font-size:1.8em;
	padding-top: 49px;
}
#dom {
	font-size: 2.4em;
}
#dom-tel a {
	color: #132b51;
}
#dom-tel a:hover {
	color: #FF7F00;
	text-decoration: none;
}
#bookmark {
	font-size: 1.4em; line-height: 1em; padding: 8px 0;
}

#content ul {
	margin-left: 20px;
	padding-bottom: 10px;
	padding-top: 3px;
}
#content ul li {
	padding-bottom: 6px;
}

/*images*/
.thumb {
	border: 1px solid #ececec;
	margin: 5px 12px 5px 0;
}

#discount {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3000;
	margin: 85px 0 0 15px;
}

.framed {
	padding: 3px;
	border: 1px solid #132b51;
	float: right;
}

/*box classes*/
.clearer {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.fleft {float: left; width: 40%;text-align: right;}

.fright {float: right; width: 60%;}

.slicks {
	padding: 15px;
}

.slick-slidetoggle {
	display: block;
}

.boxed {
	border: 1px solid #596a85;
	background: #85a4d5;
	margin-top: 10px;
	padding: 10px 10px 4px 10px;
	color: #fff;
}

.boxed a {
	color: #fff;
	text-decoration: underline;
}
.boxed a:hover {
	text-decoration: none;
}

.right {
	float: right;
	clear: both;
	width: 198px;
}

.right ul {
	clear: both;
	margin-top: 10px;
	margin-left: 20px !important;
}

.right ul li {
	list-style: none;
	padding-left: 25px;
	line-height: 15px;
	background: url(images/tick02.gif) top left no-repeat;
}

/*boxes*/
table {
	height: 100%;
	width: 100%;
}
td {
	vertical-align: bottom;
}
#top {
	background: url(images/bg-top.jpg) bottom center no-repeat;
	position: absolute;
	height: 217px;
	width: 1000px;
	top: 0;
	left: 0;
	margin-top: -217px;
}
#outer-rep {
	background: url(images/bg-rep.jpg) top center repeat;
}
#outer-top {
	background: url(images/side-rep-top.jpg) top center repeat-x;
}
#outer-bot {
	background: url(images/side-rep-bot.jpg) bottom center repeat-x;
	min-height: 600px;
}
#main-rep {
	background: url(images/middle-rep.jpg) top center repeat-y;
	min-width: 1000px;
}
#main-top {
	background: url(images/bg.jpg) top center no-repeat;
}
#main-bot {
	background: url(images/footer.jpg) bottom center no-repeat;
	min-height: 600px;
}

#inside {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#inside2 {
	margin: 0 270px 0 150px;
}

#header {
	height: 85px;
}
#return {
	display: block;
	height: 50px;
}
ul#nav {
	padding: 7px 0;
}
ul#nav li {
	display: block;
	float: left;
	list-style: none;
	margin-left: 32px;
}
ul#nav li.first {
	margin: 0;
}

#content {
	min-height: 280px;
	padding: 0 20px 30px 20px;
}
#content p {
	padding-bottom: 7px;
}
#upper {
	float: right;
	width: 200px;
	height: 110px;
}

ul#nav2 {
	margin: 0;
	clear: both;
}

ul#nav2 li {
	display: block;
	float: left;
	list-style: none;
	margin-left: 27px;
}
ul#nav2 li.first {
	margin: 0;
}

#dom-tel {
	text-align: center;
	height: 155px;
}

#mirror-top-towel {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#mirror-top-towel img {
	position: absolute;
	height: 279px;
	width: 256px;
	top: 0;
	right: 0;
	margin-top: -529px;
}

#phone {
	position: relative;
}
#phone img {
	position: absolute;
	top: 0;
	right: 0;
	margin: 20px -20px 0 0;
}

#footer {
	text-align: center;
	height: 63px;
}
#footer p {
	line-height: 1.8em;
}
#footer a {
	color: #132b51;
}
#footer a:hover {
	color: #FF7F00;
	text-decoration: none;
}

#specials, #testimonials, #gallery, #towns, #emergencyplumber {display: none;}


/* Form Styling */
#details {
	float: left;
	width: 60%;
}
#form_div {
	float: left;
	width: 40%;
}
#map {
	border: 1px solid #ececec;
}
#form_div .label {
	line-height: 0.9em;
	margin: 3px 0 1px 0;
}
.submit {
    background: url(images/send-email-off.jpg);
    margin-top: 5px;
    height: 47px;
    width: 162px;
    border: 0;
}
.submit:hover {
     background: url(images/send-email-on.jpg);
     cursor: pointer;
}
p#btn {
	width: 200px;
	text-align: center;
	margin: 0;
}
.input {
    color: #00648a;
	width: 200px;
	height: 15px;
	font-size:11px;
    border: 1px solid #ececec;
    background: #fff url(images/grad.gif) top repeat-x;
}
.input:hover {
    color: #132b51;
    border: 1px solid #132b51;
}
.textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #00648a;
	padding: 0px; line-height: 14px; margin: 0px;
	width: 200px;
	height: 75px;
	line-height: 11px;
	font-size:11px;
    border: 1px solid #ececec;
    background: #fff url(images/grad.gif) top repeat-x;
}
.textarea:hover {
    color: #132b51;
    border: 1px solid #132b51;
}
