/* --- Page defaults --- */

body {
  background-color: #eeecec; /*#eaeaea;*/
  font: bold 12px Arial, Tahoma, Verdana, Helvetica, sans-serif;
  margin-top: 0px;
  background-image: url(img/bg.jpg);
  background-repeat: repeat;
  background-position: top;
}

h1 {
  font-size: 16px;
  margin: 0 0 5px 0;
  padding: 5px 5px 5px 0px;
  color: #f00;
}

.greyfade {
  height: 28px;
  background-image: url(img/h1bg.jpg);
  background-repeat: repeat-x;
}

h1.underline {
  background-image: url(img/underline.jpg);
  background-repeat: no-repeat;
  background-position: 10px 25px;
}

h1.underline2 {
  border-bottom: 1px solid #d0d0d0;
}

h1.underline277 {
  background-image: url(img/underline277.jpg);
  background-repeat: no-repeat;
  background-position: 5px 25px;
}

h2 {
  margin-top: 0;
  padding-bottom: 5px;
  font-size: 11px;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

hr {
  margin: 20px auto 20px auto;
  width: 80%;
  height: 1px;
  color: #fff;
  background-color: #000;
}

.horrule {
  background-image: url(img/hr.jpg);
  background-repeat: no-repeat;
  width: 554px;
  height: 5px;
  margin: 20px auto 20px auto;
}

.centred {
  text-align: center;
}

/* --- Main containers --- */

#container {
  position: relative;
  margin: 0 auto 0 auto;
  padding-top: 0;
  width: 780px;
  background-color: #fff;
  color: #000;
  font-weight: normal;
}

#header {
  width: 780px;
  padding: 0;
  margin: 0;
}

#greybanner {
  width: 760px;
  height: 30px;
  margin-left: 10px;
  background-color: #807f7f;
}

#shadow {
  width: 760px;
  height: 10px;
  margin-left: 10px;
  background-image: url(img/longshadow.jpg);
  background-repeat: no-repeat;
}

#bellbox {
  float: left;
  width: 180px;
  height: 191px;
  margin: 10px 0px 0 10px;
  background-image: url(img/bellbox.jpg);
  background-repeat: no-repeat;
}

#banner {
  float: left;
  width: 570px;
  margin: 10px 0 0 10px;
}

#flash {
  width: 570px;
  height: 151px;
  background-color: #fff;
  background-image: url(img/banner.jpg);
  background-repeat: no-repeat;
}

#bigbanner {
  float: left;
  width: 760px;
  height: 191px;
  margin: 10px 0 0 10px;
  border-bottom: 5px solid #d6d6d6;
}

/* --- Menus --- */
/* --- Services Menu --- */

#menu {
  margin-left: 10px;
  width: 180px;
}

#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu ul li {
  float: left;
}

#menu ul li a {
  display: block;
  width: 160px;
  padding: 4px 0 4px 20px;
  text-decoration: none;
}

#menu ul li a:hover {
  color: #fff;
  background-color: #fe0406;
  background-image: url(img/arrows_on.gif);
  background-repeat: no-repeat;
  background-position: 6px 9px;
}

.menubggrey {
  color: #000;
  background-color: #eaeaea; /*#9e9e9e;*/
  background-image: url(img/arrows.gif);
  background-repeat: no-repeat;
  background-position: 6px 9px;
}

.menubgred {
  color: #fff;
  background-color: #fe0406;
  background-image: url(img/arrows_on.gif);
  background-repeat: no-repeat;
  background-position: 6px 9px;
}

span.hide {
  display: none;
}

#logo {
  float: left;
  width: 232px;
  height: 123px;
}

#headerright {
  float: left;
}

#call {

}

/* --- main area --- */

#main {
  width: 780px;
  margin-top: 10px;
  margin-bottom: 20px;
}

#maintext {
  margin-top: 10px;
}

/* --- navbar --- */

#navbar {
  width: 780px;
}

/* --- Left Column --- */

#leftcol {
  float: left;
  width: 190px;
  margin: 0px 0 0 0;
}

/* --- Right Column --- */

#rightcol {
  float: left;
  width: 584px;
  margin: 0px 0 0 0;
}

.prodtable {
  float: left;
}

.box180 {
  float: left;
  width: 160px;
  padding: 10px;
  margin: 0 0 0 10px;
  display: inline;
}

.shadow180 {
  float: left;
  width: 180px;
  height: 10px;
  margin: 0 0 0 10px;
  display: inline;
  background-image: url(img/menubottom.jpg);
  background-repeat: no-repeat;
  font-size: 2px;
}

.box278 {
  float: left;
  width: 278px;
  margin: 0 0 10px 10px;
  display: inline;
}

/*.box278title {
  padding: 5px 0 5px 0;
  font-size: 16px;
  font-weight: bold;
  color: #bd0800;
}

.box278pic {
  width: 73px;
  height: 20px;
}

.box278content {
  width: 200px;
  padding-left: 77px;
}

.box278main {

}
*/
.box380 {
  float: left;
  width: 380px;
  margin: 0 0 0 10px;
  display: inline;
}

.box568 {
  float: left;
  width: 568px;
  margin: 0 0 10px 10px;
  display: inline;
}

.boxtitle {
  font-size: 14px;
  font-weight: bold;
  color: #f00;
}

.boxtitle h1 {
  padding-left: 5px;
}

.boxpic {
  float: left;
  width: 73px;
  height: 140px;
}

.boxtext {
  float: left;
  padding: 5px 10px 10px 10px;
}

.width185 {
  width: 185px;
}

.columntextright {
  padding: 0px 10px 10px 80px;
}

.columntext h1 {
  padding: 0 0 5px 0;
}

.columnlink {
/*  margin-top: 1px;
  padding: 5px 10px 5px 10px;*/
  text-align: right;
  margin-bottom: 5px;
  /*border-top: 1px solid #a6a6a6;
  background-color: #eaeaea;
  background-image: url(img/buttonbg.jpg);
  background-repeat: repeat-x;
  background-position: 1px;*/
}

.columnlink a {
  padding: 5px;
  font-weight: bold;
  color: #b40605;
  /*background-color: #b40605;*/
}

.redlink {
  display: block;
  padding: 5px 0 0 20px;
  color: #bd0800;
  background-image: url(img/arrows.gif);
  background-repeat: no-repeat;
  background-position: 6px 10px;
}


.height68 {
  height: 73px;
}

.height150 {
  height: 140px;
}

.height250 {
  height: 335px;
}

.keypad {
  background-image: url(img/keypad2.jpg);
  background-repeat: no-repeat;
}

.plan {
  background-image: url(img/plan.jpg);
  background-repeat: no-repeat;
}

.service {
  background-image: url(img/service.jpg);
  background-repeat: no-repeat;
}

.accesscontrol {
  background-image: url(img/ac3.jpg);
  background-repeat: no-repeat;
}

.gates {
  background-image: url(img/gates.jpg);
  background-repeat: no-repeat;
}

.fire {
  background-image: url(img/smoke1.jpg);
  background-repeat: no-repeat;
}

.cctv {
  background-image: url(img/cctv2.jpg);
  background-repeat: no-repeat;
}

.smartwater {
  background-image: url(img/smartwater2.jpg);
  background-repeat: no-repeat;
}

.greybg {
  background-color: #9e9e9e; /*;#d9e0e5*/
}

.greyborder {
  border: 1px solid #d6d6d6; /*a6a6a6;*/
}

.lightgreyborder {
  border: 1px solid #d0d0ce;
}

.redborder {
  border-left: 10px solid #bd0800;
}

.bluebg {
  background-color: #7aaed6;
}

.white {
  color: #fff;
}

.red {
  color: #bd0800;
}

.sorted {
  background-image: url(img/sorted.jpg);
  background-repeat: no-repeat;
  width: 191px;
  height: 122px;
}

/* --- Parters --- */

#partners {
  width: 760px;
  margin: 0 10px 10px 10px;
}

#partners h1 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #777777;
}

#partners .partner {
  float: left;
  width: 253px;
  height: 30px;
  background-color: #E8E8E8;
  color: #777777;
  text-align: center;
  padding-top: 10px;
}

/* --- Footer --- */

#footer {
  width: 760px;
  margin: 0 10px 0 10px;
  padding-bottom: 10px;
  /*background-image: url(img/footerbg.jpg);
  background-repeat: repeat-x;*/
  color: #000;
}

#footer a {
  color: #000;
}

#footerleft {
  float: left;
  width: 180px;
  height: 80px;
  padding: 10px 0 0 0;
  text-align: center;
  background-image: url(img/footerleftbg.jpg);
  background-repeat: no-repeat;
  color: #fff;
}

#footerleft span {
  font-size: 20px;
  font-weight: bold;
}

#footerleft a {
  color: #fff;
}

#footerright {
  float: left;
  padding: 10px 0 0 0;
  margin-left: 10px;
  width: 570px;
  height: 80px;
  text-align: center;
  background-image: url(img/footerrightbg.jpg);
  background-repeat: no-repeat;
  color: #fff;
}

#footerright a {
  color: #fff;
}

#footertext {
  padding: 10px 0 10px 40px;
  width: 740px;
  text-align: center;
}

#footertext a {
  color: #f7f7f7;
  text-decoration: underline;
}

#footertext a:hover {
  color: #000;
  text-decoration: none;
}

.ntdesigns {
  color: #125a9e;
  font-weight: bold;
}

/* --- Contact form --- */

#contact {
  width: 479px;
  margin: 10px 0 0 10px;
}

#contactform {
  width: 518px;
  margin: 0 0 20px 0px;
  padding: 20px;
}

#contactform label {
  float: left;
  display: block;
  text-align: right;
  padding-right: 10px;
  width: 170px;
  margin-bottom: 15px;
}

#contactform input.text, #contactform select {
  float: left;
  display: block;
  width: 200px;
}

#contactform textarea {
  float: left;
  width: 200px;
  margin-bottom: 10px;
}

#contactform br {
  clear: both;
}

#contactbuttons {
  margin-left: 165px;
}

#contactbuttons .button {
  width: 60px;
}

/* --- Misc - */

.spacer {
  clear: both;
}

span.eke {
  font-size: 14px;
  font-weight: bold;
  color: #8c0000;
}
