/*reset*/
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

/*global*/
html,body {
	height: 100%;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
	background: #1a2a3e;
}

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

h1 {line-height: 1em; font-size: 3em; font-weight: normal; padding-bottom: 20px; color: #05367f;}

h2 {line-height: 1.6em; font-size: 1.4em; font-weight: normal; color: #05367f; margin-bottom: 5px;}

h3 {line-height: 1.4em; font-size: 1.1em; color: #05367f; font-weight: normal; }

li {line-height: 1.2em;}

.centre {text-align: center;}
.bold {font-weight: bold;}
.image {
	text-align: center;
	margin: 0;
}

.pseudo-h2 {line-height: 1.6em; font-size: 2em; font-weight: normal;}

a {color: #50a1da;}

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

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

address {font-style: normal; font-size: 1.2em; padding-bottom: 12px;}

/*images*/

.bordered {
	border: 1px solid #4c9fd9;
	background: #8cc3e8;
	padding: 7px;
	margin: 0 30px;
}

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

.fleft {float: left;}

.fright {float: right;}

.col {
	float: left;
}

/* layout */
#header {
	background: #fff url(../images/header-rep.png) repeat-x;
}
#header > div {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	height: 112px;
}
#logo {
	height: 112px;
	width: 563px;
	float: left;
	background: url(../images/joiners-builders-logo.jpg) bottom left no-repeat;
}
#nav {
	width: 900px;
	margin: 0 auto;
	padding: 20px;
	overflow: auto
}

#main-top {
	background: #4ea0d9 url(../images/main-top.png) top center repeat-x;
}
#main-bottom {
	background: url(../images/main-bottom.png) bottom center repeat-x;
}
#content-top {
	background: url(../images/content-top.png) top center no-repeat;
	width: 992px;
	margin: 0 auto;
}
#content-top-left {
	background: url(../images/content-top-left.png) left 6px no-repeat;
}
#content-top-right {
	background: url(../images/content-top-right.png) right 6px no-repeat;
	position: relative;
	overflow: hidden;
	padding-top:37px;
}
#content-left {
	background: url(../images/content-left.png) right repeat-y;
	left: 0;
}
#content-right{
	background: url(../images/content-right.png) left repeat-y;
	right: 0;
}
#content-left, #content-right {
	position: absolute;
	height: 100%;
	width: 23px;
	top: 56px;
}
#content {
	background: url(../images/content-rep.png) repeat;
	margin: 0px 23px 0 23px;
	padding: 0px 30px;
	overflow: auto;
	min-height: 400px;
	color: #404d60;
	
}
#content-bottom {
	background: url(../images/content-bottom.png) top center no-repeat;
	padding: 50px 0;
	width: 992px;
	margin: 0 auto;
}
#castle {
	background: url(../images/edinburgh-castle.jpg) bottom center no-repeat;
	height: 309px;
}

#footer {
	background: #1a2a3e url(../images/footer-rep.jpg) top center repeat-x;
}
#footer > div {
	position: relative;
	width: 900px;
	margin: 0 auto;
}

#left-foot {
	float: left;
	width: 60%;
	margin: 40px 0;
}
#right-foot {
	float: right;
	text-align: right;
	margin: 40px 0;
	width: 30%;
}

/*every page content*/
#header a {
	font-size: 1.8em;
	line-height: 29px;
	display: block;
	text-align: right;
	margin-top: 81px;
	text-decoration: none;
}
#logo a {
	margin: 81px 97px 0 153px;
	text-align: center;
}

#nav a, #nav p {
	color: #05367f;
	text-decoration: none;
	font-size: 2em;
}
#nav ul {
	float: left;
	overflow: hidden;
	width:650px;
}
#nav ul li {
	display: block;
	list-style: none;
	float: left;
	width:auto;
	margin-right: 50px;
	line-height:2em;
}
#nav ul li a {
	padding: 5px 5px 0 5px;
	width:auto;
}

#nav ul li a:hover,
#home-page #home-link,
#about-page #about-link,
#services-page #services-link,
#contact-page #contact-link {
	background: #a9d3f0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#nav p {
	float: right;
	width:200px;
	text-align:right;
}

#content p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding-bottom: 12px;
}
#content .pseudo-h2 {
	font-size: 2em;
	line-height: 1.2em;
	margin-top: -5px;
}

#content-bottom p {
	font-size: 2em;
	padding-left: 46px;
	float: left;
	width: 200px;
}
#content-bottom ul {
	float: left;
	overflow: auto;
}
#content-bottom ul li {
	float: left;
	margin: 15px 50px 0 50px;
	list-style: none;
	font-size: 1.3em;
	padding-left: 25px;
	background: url(../images/tick.png) top left no-repeat;
}
#col3 {
	width: 181px;
}
#col3 ul li {
	list-style: none;
	padding-left: 25px;
	font-size: 1.3em;
	padding-left: 25px;
	background: url(../images/tick2.png) top left no-repeat;
	padding-bottom: 15px;
}

#col3 a,
#col2 a,
#col1 a {
	color: #404D60;
}
#col3 ul li a {
	text-decoration:none;
}
#col3 ul li a:hover,
#col2 a:hover,
#col1 a:hover {
	text-decoration: underline;
	color:#013F94;
}

#footer-logo {
	position: relative;
	width: 559px;
	margin: -25px 170px 0 169px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .pseudo-h2 {
	border-bottom: 3px solid #3b4655;
}

/*home page*/

#slideshow {
	overflow: hidden;
	width:435px;
	height:409px;
}

#slideshow li {
	list-style: none;
}

#home-page #col1 {
	width: 240px;
	text-align: justify;
}
#home-page #col1 img {
	margin: 0 auto;
}
#home-page #col1 p.bold {
	text-align:left;
}
#home-page #col1 p.centre {
	padding: 0 30px;
}
#home-page #col2 {
	width: 465px;
}

/*about page*/

#about-page #col1 {
	width: 675px;
	margin-right: 30px;
}

/*services page*/

#services-page #col1 {
	width: 605px;
	margin-right: 30px;
}
#services-page #col2 {
	width: 251px;
}
#services-list li {
	list-style: none;
}
#services-list li a {
	display: block;
	padding: 10px;
	font-size: 1.3em;
	color: #05367f;
	text-decoration: none;
}
#services-list li ul {
	margin: 5px 0 10px 0;
}
#services-list li ul li {
	margin-left: 20px;
	font-size: 1.1em;
	padding-bottom: 3px;
}

/*contact page*/

#contact-page #col1 {
	width: 150px;
	margin-right: 40px;
}
#contact-page #col2 {
	width: 400px;
	margin-right: 40px;
}
#contact-page #col3 {
	width: 256px;
}

iframe {
	border:0;
}

.label {
	padding: 12px 0 5px 0 !important;
}
.submit {
    background: url(../images/send-email.png) 0 0;
    float: right;
    margin-top: 10px;
    height: 42px;
    width: 120px;
    border: none;
	display: block;
}
.submit:hover {
	cursor: pointer;
}       
.input, .textarea {
    color: #404242;
	width: 250px;
	padding: 3px;
	font-size: 11px;
	line-height: 14px;
    border: 1px solid #05367f;
    background: #fff url(../images/grad.gif) top repeat-x;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 75px;
	margin: 0;
}
.input:focus, .textarea:focus {
    background: #ffeda8;
    background-image: none;
}

#towns {display:none}

#more {display:none}