@charset "utf-8";
/* CSS Document */


/* Begin Global */
html,body{height:100%;}
body {
	font-family: Verdana, Arial, Verdana;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
	color: #525252;
	background-color:#EEF4E8;
}
* {
	margin:0;
	padding:0;
}
*:focus {

}
.clr{clear:both}
a {text-decoration:none; color: #09C;}
a:hover{ text-decoration:underline;}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

.zerodiv {
	line-height:10px;
}

.opacdiv{
	background-color:#000;
	opacity:0.4; filter:alpha(opacity=40);
	height:15px;
}

img {margin:0px; padding:0px; border:0; vertical-align:top;}

/*** END OF GLOBAL  ***/

h1 {
	font-size: 28px;
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
	color: #fff;
}

div {margin:0px; padding:0px;}

#container	{
	width:960px; /*960px; */
	margin:0 auto;
	padding: 0 5px;
	background-color:#EEF4E8;
}

#header {
	height: 162px;
	width: 960px;
	background: url(../assets/locksmaster-upvc.jpg) #EEF4E8 no-repeat top right;
	}
	#header p {
		font-size:14px;
		font-weight:bold;
		text-transform:uppercase;
	}
	#header .logo {
		text-align:center;
		width:333px;
	}

.bold{
	font-weight:bold;
}
.max {
	background-color: #09C;
	padding: 2px 6px;
	color: #fff;
	margin-right: 2px;
}
.trade {
	color:#F90;
}

#slider-bg{
	width:924px;
	height:279px;
	padding:18px;
	text-shadow:1px 1px #000;
	background:url(../assets/page-highlight.jpg) no-repeat;
}

#slider-bg p {color: #FF0; font-size:16px; margin-top:5px;}

#slider-bg h1 {
	color: #fff;
	font-size: 28px;
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
}

.slider-con {
	height:281px;
}
	.slider-left{
	width: 555px;
	float: left;
	padding: 20px 25px 0 20px;
}
	
	.social {
		padding:15px 0 10px 0;
		height:40px;
	}
	.special {
		display:block;
		padding:20px 0 0 10px;
		
	}
	
	ul.specials {
	margin-left: 30px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 0 #000;
	padding: 10px 0;

	}
	.textYellow {
		color:#ff3;
	}
	.textRed {
		color:#F00;
	}
	.textBlue {
		color: #06C;
	}

	.textYellow {
		color: #C03;
	}


	.contact {
		height:60px;
		padding-top:10px;
		text-align:center;
	}	
	.slider-right{
		float: right;
		margin:5px;
	}
	.slider-right .map{
		float: right;
		text-align:right;
		padding:5px;
		background-color:#666;
		width:300px;
	}

	.slider-right h2 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:6px;
	}
	
	.slider-right ul {
		list-style:none;
	}
	.slider-right ul li {
		display:block;
		padding:3px 0 3px 0px;
		color:#fff;
		font-weight:bold;
	}

#service-img{
	float:left;
}

#content{padding:26px 0px 16px 0px;
	
}

#content p{
	margin:10px 0 10px 0;
	text-align:justify;
}
#content-left{
	width:232px;
	min-height:100%;
	float:left;
	padding:10px;
}

#content-left p {padding:0; margin:0; line-height:20px;}

#content-right{
	width:680px;
	float:right;
	min-height:300px;
	padding:10px 10px 10px 10px;
	margin:10px 0 0 0;
}

#col {}
#col p {text-align:left;}
#col h2 {
	font-size: 13px;
	border-left: 3px solid #09C;
	padding: 4px 0 4px 12px;
	margin-bottom: 10px;
}

.firstcol {
	width:267px;
	border-right:1px solid #CCC;
	float:left;
	margin-right:16px;
	min-height:320px;
}

.midcol {
	width:388px;
	float:left;
	min-height:320px;
}
.lastcol {
	width:220px;
	float:right;
	min-height:320px;
	border-left:1px solid #CCC;
	padding-left:16px;
}

#items {}

#items .item, .iteml, itemf {
	width: 210px;
	float: left;
	padding-right: 20px;
}

.iteml {
	width:235px;
	padding:0;
}
.itemf {
	width:200px;
}

.item .lastcolmn{
	float:right;
	padding:0px;
}

h3 {border-left:12px solid #90BD49; padding: 6px 10px; margin-bottom:15px;}

#items h3 {
	font-size: 13px;
	border-left: 3px solid #90BD49;
	padding: 4px 0 4px 12px;
	margin-bottom: 10px;
}

#items h2 {
	font-size: 18px;
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
	color: #666;
	text-shadow: 0 1px 0 #fff, 0 3px 0 #ccc;
	font-weight: 700;
	margin: 15px 0;
}

#items ul {
	list-style:none;
}

#items ul li {
	border-left:3px solid #90BD49;
	display:block;
	padding:4px 6px;
	font-size:12px;

}


.orangeline {
	border-bottom: 1px dotted #999;
	margin: 15px 0;
}


#box {float:left; margin-right:5px; min-height:200px; padding:0 20px 0 0;}

#box .boxTitle {
	font-size: 20px;
	font-weight: bold;
	font-family: Calibri, Trebuchet MS, Helvetica, sans-serif;
	color: #002139;
}
.boxTitle {
	font-size: 20px;
	font-weight: bold;
	font-family: Calibri, Trebuchet MS, Helvetica, sans-serif;
	color: #002139;
}
ul.grayarrowlist {
	list-style-type: none;
	padding-left: 0;
	margin-left: 5px;
	margin-top:10px;
}

ul.grayarrowlist li {
	list-style-image: none;
	padding: 2px 0 2px 18px;
	font-size:14px;
	margin-bottom:1px;
	background:url(../assets/orange-bullet.png) no-repeat;
}

.emergency-no {
	background:url(../images/red-bg.jpg) no-repeat;
	width:202px;
	padding:15px;
	text-align:center;
	height:100px;
	margin:15px 0 15px 0;
	color:#fff;
	font-size:16px;
}
.emergency-no a {
	color:#FFCC00;
}

/* colours *****************************************/

.cRed {
	color: #bb0005;
}
.cblue {
	color:#0067A6
}
.cBlue2 {
	color:#3c599a;
}
.align-right {
	float:right;
}
.align-left{
	float:left;
}
.textcenter {
	text-align:center;
}
.small {
	font-size:10px;
}
.cDark {
	color: #CCC;
}
.copyr{
	border-top: 3px solid #324B12;
	padding: 12px 12px 20px 12px;
}
.shadow-dark{
	border-top:1px solid #ccc;
	padding-top:10px;
	text-align:center;
}
.bolder {
	font-weight:bold;
}

.shadow-top{
	border-bottom:1px solid #ccc;
	padding:0; margin:0;
	text-align:center;
	height:22px;
}


#footer {
	background:url(../assets/low_contrast_linen.jpg) repeat-x #fff;
	min-height:70px;
	font-size:10px;
	color:#fff;
}
#footer p {
	font-size:10px;
	color:#fff;
	}

#footer a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}
#footer a:hover {
	color:#ccc;
}
#footer .con {
	width:980px; margin:0 auto;
	padding:10px 0 10px 0;
	margin-top:5px;
}

#footer h2 {
	background:url(../images/divider.jpg) repeat-x 50% 100%;
	padding-bottom:10px;
	color:#ccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

#footer .contact-box {
	width: 400px;
	float:left;
	margin-left: 30px;
}

#footer .box {
	width: 400px;
	float:left;
}
.grey {
	color:#333;
	}
	
.orange {
	color:#80A001;
	}
	
ul.footerlink {
	list-style-type: none;
	padding-left: 0;
	margin-left: 5px;
	margin-top:20px;
	width:740px;
	display:block;
	float:left;
}
ul.footerlink li {
	list-style-image: none;
	background-image:url(../images/divider.jpg);
	background-repeat: repeat-x;
	background-position: left 30px;
	
	padding-bottom: 3px;
	margin-right:15px;
	font-size:13px;
	float:left;
	width:230px;
	display:block;
}

ul.footerlink li a {
	line-height:35px;
	background-image: url(../images/yello-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 10px;		

}
#footer #footerlinks {}
#footer a.greylink { color:#CCC; }
#footer a.gotop { color: #FFF; padding:3px 6px; background-color:#09C; }

#contactdetails{
	float:right;
	margin-top:20px;
	padding:0 8px 0 0;
	width:200px;
	color:#999;
}
.lightgraybox{
	background-color:#fff;
	padding:10px;
	margin:1px 0 5px 0;
	border:1px solid #CCC;
	}
	
.lightgraybox p {
	padding:0;
	margin:0;
}

*{
	margin: 0px;
	padding: 0px;
}
	
.img-right {
	float: right;
	margin-left: 15px;
	background-color: #CCC;
	padding: 5px;
}

.img-left {
	float:left;
	margin-right:15px;
	background-color:#CCC;
	padding:5px;
}
	
blockquote {
	margin:25px 0 25px 0px;
	padding:30px 20px 10px 35px;
	background-image:url(../images/quote.gif);
	background-repeat:no-repeat;
	background-color: #EBEBEB;
	border:1px dotted #ccc;
	}
	
.general_bullet {
	margin-left:10px;
}
.general_bullet li {
	background:url(../images/orange-bullet.png) no-repeat;
	padding:2px 0 0 18px;
}

.ourservices {
	margin:10px 0 30px 0;
}

.ourservices .leftbox {
	float:left;
	width:450px;
	border:1px solid #ccc;
	background-color:#fff;
	border-radius:10px;
	padding:20px;
}

.ourservices .rightbox {
	float:right;
	width:395px;
	border:1px solid #ccc;
	background-color:#fff;
	border-radius:10px;
	padding:20px;
}


.ourservices ul {
	list-style:none;
	display:block;
}

.20pxleft {
	margin-left:20px;
}

.ourservices ul li {
	display:block;
	padding:4px 0 4px 22px;
	background:url(../assets/orange-bullet.png) no-repeat left center;
}