/* 	Prowatch Security Stylesheet
	CSS by Brian Coit
	@thecreativefoundry.co.uk, 2008 */
html {height: 100%}
body {
	background: #d7e2f2;
	margin: 0;
	padding: 0;
	line-height: 1;
	letter-spacing: 1;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 100%
	}
img {border: 0;}	
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	background: #ffffff;
	text-align: left;
	/*height: 100%;*/
	}

#header {
	height: 110px;
	width: 100%;
	background: #7ca0d4;
	}
#header #left {background: url(../images/head_bg.gif) right center no-repeat; width: 590px; height: 110px; float: left; position: relative;}
#header #left #logo {position: absolute; left: 24px; top: 17px;}
#header #right {float: left; width: 170px; background: #c2c4c7; height: 110px;}

#nav {
	height: 25px;
	width: 100%;
	background: #6080c0;
	}
#nav #left {
	width: 590px;
	height: 25px;
	float: left;
	position: relative;
}

#nav #left ul {width: 590px; list-style: none; margin: 0; padding: 0; color: #fff; font: 10px Arial, Helvetica, sans-serif; line-height: 1; position: absolute; top: 5px; left: 6px; /* letter-spacing: -0.5px */}
#nav #left ul li {margin: 0; padding: 2px; display: block; float: left; border: 1px solid #6080c0; line-height: 1; margin-right: 5px; text-transform:uppercase;}
#nav #left ul li#selected {border: 1px solid #fff;}

#nav #right {
	width: 170px; height: 25px; float: left; background: #686871; font: 10px Arial, Helvetica, sans-serif; line-height: 1; position: relative; color: #fff;
}
#nav a,
#nav a:link,
#nav a:visited,
#nav a:hover {color: #fff; text-decoration: none;}
#nav a:hover {color: #ccc}
#nav #right #contact {position: absolute; top: 5px; left: 0; width: 170px; text-align: center; padding: 3px; text-transform:uppercase}
#content {
	color: #617fc0;
	background: #c2c4c7;
	width: 100%;
	text-align: center;
	height: 100%;
}

#content #left {
	background: #fff url(../images/peace-of-mind.gif) no-repeat right 25px;
	float: left;
	width: 590px;
	height: 100%;
	
}

#content #left #headingtext {padding: 25px; padding-right: 65px; line-height: 1.4; text-align: left;}
#content #right {
	background: #c2c4c7;
	float: left;
	width: 170px;
	text-align: center;
}
#content #right h2,
/*#content #right h1 {padding: 0; margin: 0; line-height: 1; font: 16px Arial, Helvetica, sans-serif; margin-top: 25px; text-align: center; color: #fff; font-weight: bold;}
#content #right h2 {font: 10px Verdana, Arial, Helvetica, sans-serif; color: #617fc0; text-align: left; padding-left: 15px; padding-right: 15px; margin-top: 10px;}*/
#content #right h2 {padding: 0; padding-left: 17px; margin: 0; line-height: 1; font: 14px Arial, Helvetica, sans-serif; margin-top: 25px; text-align: left; color: #617fc0; font-weight: bold;}
#content #right p {text-align: left; color: #686871; padding: 0; margin: 0; line-height: 1.5; padding-left: 15px; padding-right: 15px; font-size: 10px; margin-top: 2px;}
#content #right #imgright {margin-top: 20px; margin-bottom: 20px;}

#content #left #infoblock {padding: 25px; padding-right: 65px; padding-top: 10px; margin: 0 auto; text-align: left;}
#content #left #infoblock #block {border: 1px solid #c2c4c7;  height: 420px;}
#content #left #infoblock #block #head {padding: 20px; text-align: right; text-transform:uppercase; font: 13px Arial, Helvetica, sans-serif; font-weight: bold;}
#content #left #infoblock #block #images {background: #c2c4c7; padding-top: 12px; padding-bottom: 12px; text-align: center}
#content #left #infoblock #block #images img {margin-left: 16px; margin-right: 16px;}
#content #left #infoblock #block #text {padding-left: 24px;}
#content #left #infoblock #block #text .float {float: left; width: 135px; padding-right: 23px}
#content #left #infoblock #block #text .float .item {width: 135px;}
#content #left #infoblock #block #text .float .item h1 {margin: 0; padding: 0; line-height: 1; font: 14px Arial, Helvetica, sans-serif; margin-top: 17px;}
#content #left #infoblock #block #text .float .item p {margin: 0; padding: 0; line-height: 1; font: 10px Arial, Helvetica, sans-serif; color: #686871; line-height: 1.6}
.imgintruder,
.imgcctv,
.imgfire,
.imgaccess,
.imgnurse,
.imgremote,
.imgcontact,
.imghome {background: #fff url(../images/header/home.jpg) no-repeat; float: left; width: 170px; height: 110px;}
.imgintruder {background: #fff url(../images/header/intruder.jpg) no-repeat;}
.imgcctv {background: #fff url(../images/header/cctv.jpg) no-repeat;}
.imgfire {background: #fff url(../images/header/fire.jpg) no-repeat;}
.imgaccess {background: #fff url(../images/header/access.jpg) no-repeat;}
.imgnurse {background: #fff url(../images/header/nurse.jpg) no-repeat;}
.imgremote {background: #fff url(../images/header/remote.jpg) no-repeat;}
.imgcontact {background: #fff url(../images/header/contact.jpg) no-repeat;}
#footer {text-align: center; background: #c2c4c7; color: #000; font: 10px Arial, Helvetica, sans-serif; padding: 3px;}

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding-left: 0px;
	padding-right: 0px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
}
#prevLink, #nextLink {
	width: 60px;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat;
	display: block
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#imageDataContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #666666;
	margin: 0 auto;
	padding: 0;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	overflow: hidden;
}
#imageData {
	padding:0;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
	float: left;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 10px;
}
#imageData #numberDisplay {
	float: left;
	clear: left;
	padding-bottom: 0;
	font-size: 10px;
	display: none;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #d7e2f2;
}
#prevLink {
	left: 0;
	z-index:500;
	float: right;
	background: url(../images/prevlabel.gif) left 0 no-repeat;
}
#nextLink {
	right: 0;
	float: right;
	background: url(../images/nextlabel.gif) right 0 no-repeat;
}
#outerImageContainer #bottomNav {
	position: absolute;
	top: 4px;
	right: 4px;
	z-index: 200;
}
#imageContainer img {
	border: 4px solid #fff
}

#content #left #infoblock #block .cimages {margin-top: 30px; background: #c2c4c7; padding-top: 12px; padding-bottom: 12px; text-align: center}
#content #left #infoblock #block .cimages img {margin-left: 16px; margin-right: 16px;}