/* Integrated Security Services: CSS file for print */
/* Integrated Security Services Limited */
* {
	margin: 0;
	padding: 0;
}
body {
	font-size:small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ebf2e6;
}
*html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	text-decoration: none;
	border-bottom: 1px dashed #aaa;
	padding-bottom: 1px;
	color: #0066CC;
}
a:hover {
	color:#777;
	border-bottom: 1px dashed #888;
}
h1, h2, h3 {
	padding-bottom: 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 0.1em;
}
h1 {
	font-size: 140%;	
	font-weight: normal;
	color: #555;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #777;
	padding-top: 10px;
	clear: both;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: #777;
}
h1 a:link, h1 a:visited {
	color: #555;
	text-decoration: none;
	border-bottom: 1px dashed #aaa;
	padding-bottom: 1px;
}
h1 a:hover {
	color:#999;
}
h2 a:link, h2 a:visited {
	color: #777;
	text-decoration: none;
	border-bottom: 1px dashed #aaa;
	padding-bottom: 1px;
}
h2 a:hover {
	color:#999;
}
h3 a:link, h3 a:visited {
	color: #777;
	text-decoration: none;
	border-bottom: 1px dashed #aaa;
	padding-bottom: 1px;
}
h3 a:hover {
	color:#999;
}
p, #textboxsubdiv ul{
	font-size: 88%;
	color: #000;
	padding-bottom:20px;
	line-height: 1.5em;
	text-align: justify;
}
#container {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: #e5e5e5 url(images/headerbg.gif) repeat-x left top;
	height: 100px;
	min-height: 100px;
}
#headerleft {
	float: left;
	position: relative;
	width: 25%;
	text-align:center;
}
#headerrightouter {
	float: left;
	position: relative;
	width: 75%;
	margin-top: 12px;
	text-align:left;
}
#headerright {
	float: left;
	position: relative;
	width: 96%;
	margin-top: 0px;
	padding-right: 1%;
	text-align:left;
}
#content {
	position: absolute;
	right:auto;
	left:auto;
	margin: 0 auto;
}
#leftmenu {
	float: left;
	position: relative;
	width: 140px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#textbox {
	float: left;
	position: relative;
	width: 595px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(images/dash.gif) repeat-y left top;

}
#leftmenu div {
	padding: 10px 0px 20px 30px;
	background-color:#f0f0f0;
	margin-right: 15px;
}
#leftmenu div ul{
	color: #333;
	list-style-type: none;
	padding-bottom: 0px;
}
#leftmenu div ul li{
	color: #333;
	list-style-type: none;
	padding-bottom: 7px;
	font-size: 88%;
	text-indent: -10px;
}
#leftmenu div ul li a:link, #leftmenu div ul li a:visited {
	color: #333;
	text-decoration: none;
	border: none;
	padding-bottom: 0;
}
#leftmenu div ul li a:hover {	
	color: #0033ff;
	text-decoration: none;
	border: none;
	padding-bottom: 3px;
}
li.here{
	color: #333;
	list-style-type: none;
	padding-bottom: 5px;
	list-style-image: url(images/green_arrow.gif);
}
#textboxsubdiv {
	padding: 15px 0px 0 25px;
	clear: both;
	margin-top: -15px;
}
#textboxsubdiv ul{
	list-style-type: square;
	margin-left: 5px;
	padding-bottom: 15px;
	line-height: 1.6em;
}
#textboxsubdiv ul li{
	padding-bottom: 10px;
	text-align: justify;

}
#breadcrumbs {	
	display: none;
}


/************ Top Navigation Menu ********/

#navdiv {
	padding-right: 0px;
	width: 100%;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 27px;
	_padding-bottom: 7px;
	*padding-bottom: 7px;
}
#nav {
	float: left;
	width: 100%;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav a:link, #nav a:visited  {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 5px 20px 0px 0px;
	text-transform:uppercase;
	text-decoration: none;
	color: #333;
	background: url(images/link3.gif) no-repeat center top;
	border-bottom: none;
}
#nav a:hover {	
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 5px 20px 0px 0px;
	text-transform:uppercase;
	text-decoration: none;
	color:#fff;
	background: url(images/active3.gif) no-repeat center top;
	border-bottom: none;
}

/************* Bottom Menu styles *******/
#bottommenu {
	float: left;
	width: 100%;
	padding-top: 60px;
}
#bottommenu p {
	font-size: 80%;
	color: #555;
	text-align: center;
	padding-bottom: 5px;
}
/************ Footer styles *************/
#footer {
	float: right;
	width: 595px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#footer p {
	font-size: 80%;
	color: #555;
	text-align: center;
	padding-bottom: 5px;
}
#footer a:link, #footer a:visited {
	color: #0066CC;
	text-decoration: none;
	border-bottom: none;
	padding-bottom: 0;
}
#footer a:hover {
	color: #777;
	text-decoration: none;
}
#design a:link, #design a:visited {
	color: #777;	
	text-decoration: none;
}
#design a:hover {
	color: #0033ff;
	text-decoration: none;
}
/****************************************/
.end {
	width: 100%;
	height: 2%;
	min-height:20px;
	background-color: #ebf2e8;
	position: absolute;
	bottom: 0;
}
h1.prodname {
	color: #fff;
	text-transform:uppercase;
	font-size: 110%;
	font-weight: bold;
	padding: 0 0 20px;
}
img.floatleft {
	padding: 10px 20px 20px 0;
	float: none;
}
img.floatright {
	float: none;
	padding: 3px 0 10px 20px;	
}
img.gatesmain {
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-right: 25px;
}
ul#piclist {
	margin-left: 15px;
}
ul#piclist li{
}
ul#piclist li.next{
}
ul#piclist li.adjacent{
}
.note {
	font-size: 80%;
}
p.clearboth {
	clear:both;
}
p.clearleft {
	clear:left;
}
p.clearright {
	clear:right;
}
/******************Contact Form ************************/
#contactform {
	display: block;
	border-top: 1px solid #777;
	}
.reqd {	
	margin-top: 0;
	font-size: 90%;
	color: #ff3300;
	line-height: 20px;
}
.error {
	color: #990033;	
}
input, textarea {
	margin-bottom: 1.6em;
}	
img.bpics {
	border: none;	

}
#bottompics a:link, #bottompics a:visited, #bottompics a:hover {
	text-decoration: none;
	border-bottom: 1px solid #fff;	
	margin-right:5px;
}
#bottompics {
	width: 100%;
	height: 52px;
	overflow: hidden;
}
