/* CSS Document */

body
{
	background: #fff;
	color: #000
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	color: #008fd4;
	text-decoration: none;
}

a:hover
{
	color: #008fd4;
	text-decoration: underline !important;
}

h1
{
	color: #a92126;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
}

img { border: 0px; }

img.rpad { padding-right: 4px; }

p { margin: 0px; padding-bottom: 5px; padding-top: 5px; }

/* UNIVERSAL DIVS */

#container
{
	margin: 0px auto;
	padding: 0px;
	width: 1006px;
	height: 100%;
	overflow: hidden;
}

/* NAVIGATION */

#navbar
{
	width: 200px;
	float: left;
	margin-right: 22px;
}

div.nav.logo
{
	width: 180px;
	height: 79px;
	padding: 10px;
	margin: 0px auto;
	float: left;
}

div.nav
{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background: #231F20 url(images/navbg.gif) top left repeat-x fixed;
	text-align:left;
}

div.nav a { color: #fff; }

div.nav ul.links
{
	width: 180px;
	list-style: none;
	color: #fff;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
	text-align:left;
}

div.nav ul.links li
{	
	background: url(images/bullet.gif) left top no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	padding-top: 1px;
	display: block;
}

div.nav ul.links li.active
{
	background: #c1272d;
}

div.nav div.title
{
	text-transform: uppercase;
	font-weight: bold;
	color: #c1272d;
	background: none;
	margin-left: 20px;
	margin-bottom: 1px;
}

#greyblock a
{

	color: #000;

	float: left;
}

#greyblock div.holder
{
	background: url(images/navgreyblock.gif) top left no-repeat;
	display: block;
	/*width: 196px;
	height: 46px;*/
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	float: left;
}
#greyblock div.holder div.aligncenter a
{
text-align: center !important;
width: 120px;

}
#greyblock a:hover { background: url(images/navredblock.gif) top left no-repeat; }

#blackblock
{
	width: 190px;
	padding: 5px;
	background: #000 url(images/navblackblock.gif) top left repeat-x;
	float: left;
	margin-top: 1px;
	margin-bottom: 6px;
	text-align: center;
	color: #fff;
}


/* MAIN BODY */

#breadcrumbs
{
	float: left;
	width: 766px;
	padding: 3px;
	padding-left: 15px;
	color: #666;
	font-size: 7pt;
	list-style: square;
}

#header-image
{
	float: left;
	width: 778px;
	height: 252px;
	margin-bottom: 10px;
	background: transparent url(images/index_header.jpg);
}

div.about-us,
div.privacy-policy,
div.brands,
div.sitemap
{background: transparent url(images/headers/header1.jpg) no-repeat !important;}
div.careers {background: transparent url(images/headers/header7.jpg) no-repeat !important;}
div.people {background: transparent url(images/headers/header2.jpg) no-repeat !important;}
div.residential-solutions {background: transparent url(images/headers/header3.jpg) no-repeat !important;}

.retail-solutions {background: transparent url(images/headers/header4_bck.jpg) no-repeat !important;}
div.construction-and-industry-solutions {background: transparent url(images/headers/header5_bck.jpg) no-repeat !important;}
div.public-sector-solutions {background: transparent url(images/headers/header6.jpg) no-repeat !important;}
div.contact-us,
div.node-29-maintenance,
div.node-29-intensive-care,
div.technical-advice,
div.absolute-support,
div.demo-suite,
div.survey-form
{background: #231F20 url(images/headers/header8.jpg) no-repeat !important;}
div.commercial-solutions,
div.cctv-monitoring-services
{background: transparent url(images/headers/header11.jpg) no-repeat !important;}
div.cctv-via-wireless-broadband {background: transparent url(images/headers/header9.jpg) no-repeat !important;}
div.ip-based-setup {background: transparent url(images/headers/header10.jpg) no-repeat !important;}

div.case-studies,
div.news 
{
  display: none;
}
  
#headergrey
{
	float: right;
	width: 162px;
	height: 152px;
	background: #3e3e3e;
	padding: 10px;
	padding-top: 90px;
	padding-right: 20px;
	color: #fff;
	font-size: 13pt;
}

#contentbox
{
	float: left;
	background: #f3f4f4;
	padding: 10px;
	min-height: 362px;
	
}

/* for Internet Explorer */
/*\*/
* html #contentbox {
	height: 365px;
}
/**/


div.index { width: 359px; }
div.regular { width: 558px;  }
div.regular {width: expression('554px')}

#twoqholder
{
	float: left;
	width: 199px;
	margin: 0px;
	padding: 0px;
}

#quarterholder
{
	float: left;
	width: 398px;
	width: expression('402px');
	margin: 0px;
	padding: 0px;
}

#quarterbox
{
	padding: 0px;
	width: 192px;
	margin: 0px;
	margin-left: 7px;
	margin-left: expression('6px');
	margin-bottom: 10px;
	float: left;
}



/* FOOTERS */

#footer
{
	background: #000;
	padding: 5px;
	margin: 0px;
	margin-top: 5px;
	width: 1006px;
	float: left;
	clear: both;
	color: #fff;
	font-weight: bold;
	font-size: 7pt;
}

#footer a { color: #fff; }

#bottomnav
{
	width: 976px;
	height: 34px;
	background: #fff url(images/bottomnavbg.gif) center left repeat-x;
	margin: 0px;
	padding: 15px;
	float: left;
	clear: both;
	font-size: 7pt;
	color: #000;
}

#bottomnav a { color: #000; }

/* CLASSES */

.left
{
	float: left;
	text-align: left;	
	padding-left: 15px;
}

.right#header-image.faq  
{background: #231F20 url(images/headers/header8.jpg) no-repeat;}

.right
{
	float: right;
	text-align: right;
	padding-right: 15px;
}

.alignleft
{
	float: left;
	text-align: left;
	width: 65px;
	height: 46px;
}

.aligncenter
{
	float: left;
	text-align: center;
	width: 131px;
}

.redtop
{
	background: #a92126;
	padding: 5px;
	padding-left: 7px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
}

.redtext { color: #ed1c24; }

.lgtelno { font-size: 11pt; margin-top: 3px; }

.qbcontent { padding: 4px; font-size: 8pt; height: 41px; }

div.news-list-element {
  margin: 2px 0;
}

div.news-list-element img {
}

div.news-list-element a {
  font-size: normal;
  font-weight: bold;
  text-decoration: none;
}

div.case-study-list-element div.left {
  margin-top: 6px;
  width: 450px;
}

div.case-study-list-element {
  margin: 2px 0;
}

div.case-study-list-element a {
  font-weight: bold;
  text-decoration: none;
  display: block;
}

div.case-study-list-element p {
  margin-top: -2px;
  padding: 0;
}

div.case-studies-list h4 {
  margin-bottom: 5px;
  margin-top: 20px;
  
}

div.case-study-content {
  float: left;
  width: 390px;
  margin-right: 10px;
}

div.case-study-image {
  float: left;
  width: 150px;
  overflow: hidden;
}

.cs-category {
  font-size: normal;
  font-weight: bold;
  color: #A92126;
  text-transform: uppercase;
}  

div.back {
  margin-top: 50px;
}

div.back a {
  font-size: normal;
  font-weight: bold;
  text-decoration: none;
}

div.person {
  clear: both;
  margin-bottom: 10px;
}

div.person h1 {
  color: #000;
}

div.person p {
  margin: 0;
  padding: 0;
}

div.people-image {
  margin-top: 3px;
  width: 70px;
  float: left;
}

div.people-info {
  float: left;
  clear: right;
  width: 475px;
  margin-left: 10px;
}

div.people-info h1{
font-size: 9pt;}

ul.response {
  margin-left: 15px;
  padding: 0;
}

ul.response li {
  padding: 0;
}

div.commercial-images div.left {
  width: 170px;
  width: expression('164px');
  margin-right: 16px;	
  padding: 0;
}

div.commercial-images img {
  display: block;
}

div#node-6 a {
  text-decoration: none;
  font-weight: bold;
}

h4.btnnone {
  margin-bottom: 0;
  padding-bottom: 0;
}

.left2 {
  float: left;
}

div.cu-title {
  font-weight: bold;
  float: left;
  width: 85px;
}

div.cu-content {
  float: left;
  width: 300px;
}

ul.customised-security li {
  font-weight: bold;
}

div.question {
  font-weight: bold;
  margin-top: 10px; 
}

div.answer {
  margin-bottom: 5px;
}

div#node-14 a {
  text-decoration: none;
  font-weight: bold;
}

.hidden {
  display: none !important;
}

div.faq-title {
  font-weight: bold;
  padding: 0px 0;
}

ul.privacy-policy {
  margin: 0;
  padding: 13px;  
}

.case-study a {
  display: block;
  text-decoration: none;
  font-weight: normal !important;
}

.public-studies img,
.construction-studies img,
.retail-studies img {
  padding-right: 10px;
}

.public-studies a,
.construction-studies a,
.retail-studies a {
  font-weight: bold;
  padding-top: 10px;
}

div#node-33 h4 {
  margin-bottom: 0;
  padding-bottom: 0;
}

div#quarterbox div.qbcontent img {
  margin-right: 3px;
}

div.content a {
  font-weight: bold;
  text-decoration: none;
}

div.content table.sitemap {
  border: none;
  vertical-align: top;
}

div.content table.sitemap td {
  vertical-align: top;
}

div.content table.sitemap a {
  font-weight: normal;
}

ul.customised-security li {
  font-weight: bold;
}

div#node-8 {
  min-height: 640px;
}

p.news-date {
  margin: 5px 0;
}

ul.bottom-links {
  width: 700px;
}

div.relative {
	position: relative;
}

div.relative {
	position: relative;
	margin: 10px 0;
	height: 10px;
	background: transaparent;
}

div.white {
  position: absolute;
  background: #FFF;
  height: 5px;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  border: none;
  width: 600px;
  left: -10px;
}

label {
  float: left;
  width: 120px;
}

textarea {
  width: 398px !important;
  width: expression('400px !important');
  float: expression('right');
}

div.grippie {
  display: none;
}

div.contact-form input {
  width: 420px ;
}

div.contact-form input#edit-submit {
  width: 69px;
  float: right;
}

div.best-time {
  float: left;
  width: 400px;
  margin-top: -10px;
  padding-top: 0;
}

div.best-time label {
  width: 190px;
  margin-top: 0.4em;
}

ul.packages, 
ul.services, 
ul.ip-based,
ul.customised-security {
	margin-left: 0;
	padding-left: 15px;
}

ul.ip-based li {
	font-weight: bold;
}

div#breadcrumbs a {
  color: #000;
}

#flashDiv {
	margin-bottom: 10px;
}

h4 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 8pt;
}

h3 {
	font-size: 10pt;
	margin-bottom: 0;
}

div.smalltext {
	font-size: 7pt !important;
}

div.smalltext div.redtop {
	font-size: 8pt !important;
}

div.smalltext div.case-study a {
	display: inline;
}

div#greyblock a {
  text-decoration: none !important;
}


div.content div#quarterbox div.redtop a {
	color: #FFF !important;
	text-decoration: none !important;
}

div.content div#quarterbox div.redtop a:hover {
	text-decoration: none !important;
}

div#container a:hover {
	text-decoration: underline !important;
}
div#security h6, div#home h6 {
font-size: 8pt;
}
div#faq p
{
margin-top: 0px;
padding-top: 0px;
}
div.faq-title
{
margin-top: 5px;
}

div#quarterholder div.redtop a {
	color: #FFF;
}

div#quarterholder  a :hover,
div#twoqholder a :hover {
	text-decoration: none !important;
	cursor: pointer;
}

div#navbar a.active {
	text-decoration: underline !important;
}

div.commercial-images {
	margin-bottom: 20px;
}

strong.red {
	color: #A92126;
}

tbody {
	border: none !important;
}

ul.response {
	margin-top: 0;
	padding-top: 0;
}

div.person h4 {
	margin-top: 0;
}

a#home-link:hover, a#security-link:hover, a#faq-link:hover
{
cursor: pointer;
}
div.nav ul.links li:hover
{
	background: #c1272d;
}
div.nav ul.links a:hover
{
	background: #c1272d;
	width: 150px;
	color: #fff;
	display: block;
}
div.nav ul.links a
{

	width: 150px;
}
div.nav {
	text-align: center;
}
.case-study-content
{
	line-height: 15px;
}