
/* author martin barnard@channel64.org
================================================= */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

img {
	border: 0;
}

body {
	margin: 0 0 50px 0;
	padding: 0;
	font: 76% Verdana, Arial, Helvetica, sans-serif !important;
	font: 72% Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #b2b7bf;
	text-align: center;
}

/* main divs
================================================= */

#wrapper {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	background: url(images/half-grad-tile.gif) repeat-y top center;
	border: 1px solid #FFFFFF;
	text-align: left;
}

#branding {
	background: url(images/header.jpg) no-repeat;
	width: 780px;
	height: 250px;
	position: relative;
	margin: 0;
	padding: 0;
}

#content {
	width: 780px;
	margin: 0 0 0 0px;
	padding: 0;
	background: url(images/half-grad.gif) no-repeat top left;
	float: left;
}

html #mainContent {
	width: 350px;
	float: left;
	padding: 30px 50px 50px 50px;
	margin: 0;
	color: #2c455b;
}

* html #mainContent {
	width: 450px;
	w\idth: 350px;
}

html #subContent {
	width: 270px;
	float: right;
	padding: 30px 29px 50px 0;
	margin: 0;
}

* html #subcontent {
	width: 299px;
	w\idth: 270px;
}

#footer {
	clear: both;
}

/* head content & navigation
============================================== */

#kestrel {
	position: absolute;
	top: 35px;
	left: 691px;
	width: 49px;
	height: 41px;
}

#strapline {
	position: absolute;
	top: 114px;
	left: 631px;
	width: 132px;
	height: 46px;
}

#branding h2 {
	position: absolute;
	top: 33px;
	left: 310px;
	width: 177px;
	height: 21px;
	text-indent: -5000px;
	background: url(images/kestrel-guards.gif) no-repeat;
}

#mainNav {
	position: absolute;
	top: 30px;
	left: 310px;
	padding: 0 0 0 0;
	margin: 0;
}

#mainNav ul {
	list-style: none;
	width: 260px;
	margin-top: 40px;
}

#mainNav li {
	border-bottom: 1px dotted #ffffff !important;
	border-bottom: 1px dashed #ffffff;
	padding-bottom: 1px;
	margin-bottom: 5px !important;
	margin-bottom: 0px;
	display: block;
}

#mainNav a {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	padding: 0 !important;
	padding: 0 0 8px 0;
}

#mainNav span {
	float: right;
}

#mainNav br {
	clear: both;
}

/* navigation links
================================================= */

#mainNav a:link, #mainNav a:visited {
	color: #ffffff;
}

#mainNav a:hover, #mainNav a:active {
	color: #e4531e;
}



/* highlight current page
=======================================================================*/

#home #wrapper #branding #mainNav .home a, #security #wrapper #branding #mainNav .security a, #training #wrapper #branding #mainNav .training a, #keyholding #wrapper #branding #mainNav .keyholding a, #cctv #wrapper #branding #mainNav .cctv a, #alarm #wrapper #branding #mainNav .alarm a, #clients #wrapper #branding #mainNav .clients a, #contact #wrapper #branding #mainNav .contact a {
	color: #b2b7bf;
	cursor: default;
}

	
/* headings
============================ */


h2.company {
	background: url(images/company.gif) no-repeat;
	text-indent: -5000px;
	width: 146px;
	height: 38px;
	margin-left: -4px;
}

h2.health {
	background: url(images/h&s.gif) no-repeat;
	text-indent: -5000px;
	width: 158px;
	height: 38px;
	margin-left: -4px;
}

h2.securityServices {
	background: url(images/security-services.gif) no-repeat;
	text-indent: -5000px;
	width: 174px;
	height: 38px;
	margin-left: -4px;
}

h2.training {
	background: url(images/training.gif) no-repeat;
	text-indent: -5000px;
	width: 88px;
	height: 38px;
	margin-left: -4px;
}

h2.keyholders {
	background: url(images/keyholding.gif) no-repeat;
	text-indent: -5000px;
	width: 311px;
	height: 38px;
	margin-left: -4px;
}

h2.alarmResponse {
	background: url(images/alarm_response.gif) no-repeat;
	text-indent: -5000px;
	width: 271px;
	height: 38px;
	margin-left: -4px;
}

h2.cctv {
	background: url(images/cctv.png) no-repeat;
	text-indent: -5000px;
	width: 200px;
	height: 38px;
	margin-left: -4px;
}

h2.clients {
	background: url(images/clients.gif) no-repeat;
	text-indent: -5000px;
	width: 72px;
	height: 38px;
	margin-left: -4px;
}

h2.contact {
	background: url(images/contact-us.gif) no-repeat;
	text-indent: -5000px;
	width: 112px;
	height: 38px;
	margin-left: -4px;
}

h2.references {
	background: url(images/references.gif) no-repeat;
	text-indent: -5000px;
	width: 112px;
	height: 38px;
	margin-left: -4px;
}

/* main content p, img
================================= */

p {
	padding: 5px 0 5px 0;
}

p.image {
	padding: 0;
	margin: -5px 0 0 0;
}

p.clear {
	clear: left;
}

p.bold {
	font-weight: bold;
}

span.bold {
	font-weight: bold;
}

ul.clear {
	clear: left;
}

h2.clear {
	clear: left;
	padding: 5px 0 0 0;
}

img.borderLeft {
	border: 1px solid #2c455b;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

img.borderRight {
	border: 1px solid #2c455b;
	float: right;
	margin: 0 0 5px 10px;
	padding: 0;
}

img.border {
	border: 1px solid #2c455b;
	margin: 0 0 5px 0;
}

/* main content lists
================================= */

#mainContent ol {
	padding: 5px 5px 5px 30px;
}

#mainContent ul {
	padding: 5px 5px 5px 25px;
}

#mainContent li {
	padding: 0 0 5px 0;
}

#contact #mainContent ul {
	padding: 5px 5px 5px 0;
}

#contact #mainContent li {
	padding: 0 0 5px 0;
	list-style: none;
}

#subContent ul {
	padding: 5px 5px 5px 25px;
}

#subContent li {
	padding: 0 0 5px 0;
}

#contact #subContent ul {
	padding: 5px 5px 5px 0;
}

#contact #subContent li {
	padding: 0 0 5px 0;
	list-style: none;
}

li.boldBigger {
	font-weight: bold;
	font-size: 110%;
}

li.bold {
	font-weight: bold;
}

p.boldBlue {
	color: #2c455b;
	font-weight: bold;
}

/* standard links
=================================== */

a:link, a:visited {
	color: #ffffff;
}

a:hover, a:active {
	color: #760000;
}

/* main content contact form
================================================== */

form {
	font-size: 100%;
	width: 30em;
	margin: 20px 0 0 0 !important;
	margin: 0 0 0 0;
	padding: 0;
}


fieldset {
	margin: 1em 0; /*  space out the fieldsets */
	padding: 1em;
	border : 1px solid #ccc;
}


legend {
	font-weight: bold;
	color:#760000;  
}


label {
	display: block;
	margin: 1em 0 0.2em 0;
}


label .required {
	font-size: 0.75em;
	color:#760000;
}

input {
	width: 200px;
}

input.submit {
	width: auto;
	margin: 0 0 0 1em;
}


input:focus, textarea:focus {
	background: #ffc;
}

textarea {
	width: 300px;
	height: 100px;
}

/* top button
================================ */

#topBtn {
	background: url(images/topBtn.gif) no-repeat left center;
	width: auto;
	height: 19px;
	padding: 5px 5px 5px 24px;
}

/* references
================================ */

p.company {
	font-weight:bold;
	padding-bottom: 1px;
	color: #2c455b;
}

p.quote {
	font-style:italic;
	padding-top: 1px;
}

