/* Homepage Styles */
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 100%;
}
a {
	text-decoration: none;
	color: #333366;
}
a:hover {
	text-decoration: underline;
}
a img {
border: none;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
}
#primary {
	width: 568px;
	float: right;
}

/* Main Navigaion START */
#mainnav {
	margin: 5px 0 0 0;
	height: 90px;
}

#mainnav li {
	float: left;
	border-right: 2px solid #666;
	font-size: 1.2em;
	text-align: right;
	padding: 6px 5px 5px 0;
	height: 70px;
	color: #666;
}
#mainnav li.about {
	width: 78px;
}
#mainnav li.electronics {
	width: 120px;
}
#mainnav li.locksmith {
	width: 125px;
display: none;
}
#mainnav li.faq {
	width: 92px;
}
#mainnav li.contact {
	width: 114px;
	border-right: none;
	padding: 6px 0 0 0;
}

#mainnav li a {
	color: #666;
}

#mainnav li ul li {
	font-size: 50%;
	border-right: none;
	padding: 0;
	margin: 0;
	text-align: right;
	float: right;
	height: auto;
}
/* Main Navigaion END */
/* Header ad / leader board */
#leaderboard {
	background: #8c0000; 
	height: 100px; 
	margin: -5px 0 3px 0;
}


/* Main Content */
#home #mainContent h1 {
	color: #2E2A5C;
	font-size: 1.35em;
	padding: 10px 0;
	font-family: Rockwell, Verdana, Arial, Helvetica, sans-serif;
}
#mainContent h1 {
	font-size: 1.35em;
	color: #2E2A5C;
	padding: 0 0 2px 8px;
	font-family: Rockwell, Verdana, Arial, Helvetica, sans-serif;
}
#mainContent h1 a {
	color: #2E2A5C;
}
#mainContent h1 a span {
	font-size: 0.8em;
}
h2 {
	font-size: 1.15em;
	color: #2E2A5C;
	font-family: Rockwell, Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 5px 0;

}
#mainContent {
	border-left: 2px solid #aaa;
	border-right: 2px solid #aaa;
	border-top: 15px solid #aaa; 
}
#home #mainContent {
	min-height: 665px;
}
#about #mainContent {
	min-height: 620px;
}
.article {
	padding: 10px;
	width: 544px;
}

.article p {
	font-size: 0.9em;
	margin: 0 0 15px 0;
	text-align:justify;
}
.article a {
	font-weight: bold;

}
.article .leadimage {
	float: right;
	margin: 0 0 5px 15px;
	border: 2px solid #000;
	
}
.article .sideA {
	float: left;
	margin: 0 15px 5px 0;
}
.article .sideB {
	float: right;
	margin: 0 0 5px 15px;
}
.article .sideA.key {
	margin-right: -20px;
}
.article .dentry {
	width: 105px;
}
.article .dentry p {
	color: #003399;
	text-align: center;
	font-size: 0.8em;
	margin: 5px 0 10px 0;
}

#locksmith .article em {
	color: #00a031;
	font-size: 0.9em;
	font-weight: bold;
}
#locksmith img.bars {
	width: 115px;
	margin-right: 15px;
}
#locksmith img.bars.last {
	margin-right: 0;
}
/* Secondary */
#secondary {
	width: 224px;
	float: left;
}
#secondary a.logo {
	display: block;
	clear: both;
	margin-bottom: 10px;
	height: 120px;
}
.sectionBox {
	width: 210px;
	height: 130px;
	overflow: hidden;
	clear: both;
	margin: 10px 0;
	color: #fff;
}

.sectionBox h5 {
	font-weight: normal;
	font-size: 1.1em;
	padding: 10px 10px 5px 10px;
}
.sectionBox ul {
	padding-left: 20px;
	font-size: 0.8em;
}
.sectionBox ul li a {
	color: #fff;
}

.newVisitors {
	background: #019934;
	border-left: 10px solid #08471C;
}
.customer {
	background: #283FCB;
	border-left: 10px solid #313364;
}

.awards img {
	margin: 0 8px;
}

#callUsBox {
	border: 1px solid #aaa;
	padding: 12px 20px;;
	color: #2E2A5C;
	margin: 10px 0;
	
}
#map {
	border: 1px solid #aaa;
	padding: 10px 10px;
	margin-bottom: 10px;
}
#map img {
	width: 202px;
	margin: 0 auto;
	border: 1px solid #000;
}
#map p {
	color: #2E2A5C;
	font-size: 0.8em;
	margin-top: 10px;

}
/* Footer */
#footer {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}
#footer .copyright {
	background-color: #aaa;
	width: 204px;
	padding: 10px;
	float: left;
	font-size: 0.7em;
	color: #000;
	height: 90px;
}
#footer .copyright a {
	color: #000033;
	text-decoration: underline;
}
#footer .copyright a.staff {
	display: block;
	clear: both;
	margin-top: 20px;
	
}

#footer .services {
	background-color: #aaa;
	width: 548px;
	margin: 0;
	height: 90px;
	padding: 10px;
	float: right;
	
}
#footer .services h4 {
	color: #2E2A5C;
	font-weight: bold;
	font-size: 0.9em;
	padding:  0;
	text-transform:uppercase;
}

#footer .services ul {
	list-style: none;
	padding:  0 10px 0 0;
}

#footer .services ul li {
	float: left;
	margin: 2px 5px;
	font-size: 0.75em;
}

#footer .services ul li a {
	color: #2E2A5C;
}

/* FAQ styles */
#faqs .article {
	background: url(../i/bg/call-centre-girl.jpg) no-repeat top right;

}

#faqs p.intro {
	margin: 0 210px 0 0;
}

ol.questions {
 width: 348px;
 margin: 10px 0 15px 25px;
}
ol.questions li {
	list-style-type: decimal;
	font-weight: bold;
	font-size: 0.8em;
	margin: 0 0 10px 0;
	color: #2E2A5C;
}
ol.questions li a {
	color: #2E2A5C;

}
ol.questions li a:hover {
	background: #99CCFF;
	text-decoration: none;
}
ol.answers {
	font-size: 0.8em;
	margin: 20px 0 0 0;
	border-top: 2px dotted #999;
}

ol.answers li {
	margin: 10px 0 10px 25px;
	clear: both;
	list-style-type: decimal;
	font-weight: bold;
	border-bottom: 1px solid #2E2A5C;
	padding-bottom: 4px;
	color: #2E2A5C;
}
ol.answers li strong {
	display: block;
	color: #2E2A5C;
	width: 440px;
}
ol.answers li div {
	display: block;
	font-weight: normal;
	font-size: 0.9em;
	color: #333;
	width: 440px;
	text-align: justify;
	padding-left: 5px;
	margin-top: 2px;
}
ol.answers li div p {
	font-size: 1em;
}
ol.answers li div strong {
	color: #333;
	display: inline;
}
ol.answers li div h4{
	text-transform: capitalize;
	text-decoration:underline;
	margin: 3px 0;
	line-height: 1.2em;
}
ol.answers li div ol li {
	list-style-type:decimal;
	font-weight: normal;
	color: #333;
	border: none;
	
	
}
ol.answers li a.top {
	display: block;
	float: right;
	text-align: right;
	font-weight: normal;
	font-size: 0.75em;
	color: #333366;
	font-weight: bold;
	position: relative;
	top: -12px;
}
ol.answers li a.internal {
	color: #333366;
	
}
ol.answers li a.external {
	color: #009900;
}
/* Contact Us Styles */
#contact .article {
/*	background: url(../i/bg/call-centre-girl.jpg) no-repeat top right;*/
	min-height: 630px;
}

#contact p.intro {
	margin: 0 210px 0 0;
}
.contactdetails {
	width: 410px;
	margin: 20px 0 70px 0;
	position: relative;
}
.contactdetails p {
	display: block;
	margin: 0 0 10px 0;
	line-height: 25px;
	clear: both;
}
.contactdetails ol li {
	font-size: 0.85em;
	list-style-type: decimal;
	list-style-position: inside;
}
.contactdetails p strong {
	display: block;
	text-align: right;
	width: 135px;
	float: left;
}
.contactdetails p span {
	display: block;
	width: 270px;
	float: right;
	text-align: left;

}
.contactdetails .mapthmb {
	position: absolute;
	bottom: -50px;
	right: -90px;
		
}
/* contact form styles */
form#maincontact {

}

#maincontact label {
	font-weight: bold;
	display: block;
	float: left;
	text-align: right;
	width: 140px;
	line-height: 1.2em;
	margin-right: 10px;
}
#maincontact input {
	width: 250px;
	height: 20px;
	background: #FFFF99;
	color: #000066;
}
#maincontact textarea {
	width: 350px;
	background: #FFFF99;
	color: #000066;	
}
#maincontact button {
	margin-left: 150px;
}

/* manuals page styles */
.manualsList {
	
}
.manualsList img {
	float: left;
	margin: 0 10px 0 0;
}
.manualsList ol {
	margin: 0 0 20px 140px;
}
.manualsList ol li {
	list-style-type: decimal;
	list-style-position: outside;
	font-size: 0.9em;
}
.manualsList ol li ol {
	margin: 0 0 3px 25px;

}
.manualsList ol li ol li {
	list-style-type: lower-alpha;
}
.article.manual h3 {
	font-size: 0.9em;
	margin: 0;
}
.article.manual {
	min-height: 635px;
}
.article.manual h2 {
	margin: 10px 0;
}
/* quote */
#quote .article {
	height: 430px;
}

/* Key replacement */
p em {
	font-size: 0.75em;
}
/* Staff */
#staff .article {
	background: url(../i/bg/call-centre-girl.jpg) no-repeat top right;
}
#staff .article p.intro {
	margin: 0 210px 30px 0;
}
#staff .article p {
	margin: 0 210px 10px 0;
}

.sidepanelunit {
	padding: 0 8px;
}
.manualsList a {
	font-weight: normal;
}

#about .servicelist {
	padding-left: 5px;
}
#about .servicelist li {
	font-size: 0.85em;
	color: #003399;
	font-weight: bold;
	padding: 2px;
	list-style-type: square;
	margin-left: 15px;
}
.article a.download {
padding: 5px;
background: #019934;
border-bottom: 2px solid #003300;
border-right: 2px solid #003300;
font-size: 90%;
color: #fff;
margin: 10px 0;
line-height:1.3em;
}
.article a.download:hover {
text-decoration: none;
border-bottom: none;
border-right: none;
border-top: 2px solid #003300;
border-left: 2px solid #003300;
}
.border {
border: 2px solid #000;
}