/* CSS Document */

.body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.catelinks a
{
font-family:Verdana;
font-size:12px;
color:#000000;
text-decoration:none;
}

 .catelinks a:hover
{
font-family:Verdana;
font-size:12px;
color:#990000;
text-decoration:none;
}
.catlinks a:active
{
font-family:Verdana;
font-size:12px;
color:#990000;
text-decoration:none;
}

.nav a
{
font-family:Verdana;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}

.nav a:hover
{
font-family:Verdana;
font-size:14px;
color: #990000;
text-decoration:none;

}

a
{
font-family:Verdana;
font-size:12px;
color:#990000;
text-decoration:none;

}

a:hover
{
font-family:Verdana;
font-size:12px;
color: #000000;
text-decoration:none;

}




 p {
	font: normal 1em arial, "lucida console", sans-serif;
	color: #000;
	text-align: justify;
	margin: 10px, 10px, 10px, 10px;
	}

 .description {
	font: normal 80% arial, "lucida console", sans-serif;
	color: #000;
	text-align: justify;
	margin: 5px, 20px, 5px, 60px;
	}

 #dual_left {
	width: 250px;
	background-color: #FFF;
	color: #000;
	text-align: center;
	margin: 20px, 10px;
	float: left;
	border: dotted #666666 1px;
	padding: 10px;
	}
	
 #dual_right {
	width: 250px;
	background-color: #FFF;
	color: #000;
	text-align: center;
	margin: 20px, 10px;
	float: right;
	border: dotted #666666 1px;
	padding: 10px;

	}
	
 .sub_description {
	font: normal 80% arial,"lucida console", sans-serif;
	color: #000;
	text-align: left;
	margin: 0;
	} 
	
 .sub_heading {
	font: bold 80% tahoma, "lucida console", sans-serif;
	color: navy;
	text-align: left;
	margin: 20px, 0px, 5px, 0px;
	}

 .prod_sku {
	font: bold 80% tahoma, "lucida console", sans-serif;
	color: navy;
	text-align: left;
	margin: 5px, 0px, 0px, 0px;
	}
 .prod_listing {
	font: bold 80% tahoma, "lucida console", sans-serif;
	color: #000;
	width: 150px;
	text-align: center;
	margin: 0px;
	}
 .price {
	font: bold 100% tahoma, "lucida console", sans-serif;
	color: red;
	text-align: right;
	margin: 0px;
	}
 .prod_img 
{
	margin: 10px, 10px;
	text-align: center;
	}
 .p_img {
	margin: 5px 10px;
	float: left;
	}
	
 ul {
	font: normal 80% arial, "lucida console", sans-serif;
	list-style: circle outside url(../../images/bullets/features_bullet.gif);
	color: #000;
	background-color: #FFF;
	margin: 0px, 10px;
	text-align: left;
	}
 ul img {
	margin: 5px, 40px;
	text-align: center;
	}
	
 li {
	margin: 5px, 0px;
	}	
	
.product_listing {
	background-color: #FFF;
	width: 150px;
	color: #000;
	border: solid #666666 1px;
	padding: 5px;
	text-align: center;
	float: clear;
	margin: 5px auto 20px auto;
	}	

 .heading {
	font: bold 80% tahoma, "lucida console", sans-serif;
	color: red;
	margin: 20px 0px 5px 0px;
	background-color: #FFF;
	text-align: center;
	border-bottom: dashed navy 1px; 
	}

 .tagline {
	font: bold 90% arial, "lucida console", sans-serif;
	color: navy;
	margin: 10px 0px;
	text-align: center;
	}
	


 #closing {
	clear: both;
	width: 580px;
	margin: 10px 10px;
	font: bold 80% arial, "lucida console", sans-serif;
	text-align: center;
	}	

 .product_listing a:link {
	font: normal 80% arial, "lucida console", sans-serif;
	text-decoration: underline;
	color: blue;
	background-color: #FFF;
	}

 .product_listing a:visited  {
	font: normal 80% arial, "lucida console", sans-serif;
	text-decoration: underline;
	color: blue;
	background-color: #FFF;
	}
 .product_listing a:hover {
	font: bold 80% arial, "lucida console", sans-serif;
	text-decoration: none;
	color: blue;
	background-color: #FFF;
	}
 .product_listing a:active {
	font: bold 80% arial, "lucida console", sans-serif;
	text-decoration: underline;
	color: blue;
	background-color: #FFF;
	}


 .red {
	color: red;
	text-align: center;
	}
 .fine_print {
	font: normal 75% arial, "lucida console",  sans-serif;
	color: black;
	text-align: left;
	}

 .navy {
	color: navy;
	}

 .featured {
	margin: 20px auto 0px auto;
	font: bold 150% verdana, arial, sans-serif;
	text-align: left;
	border-bottom: dashed navy 1px;
	} 	
#featured_products {
	vertical-align: top;
	clear: both;
	text-align: center;
	width: 580px;
	margin: 0px auto;
	}

 #featured_products .prod_listing {
	font: normal 90% arial, "lucida console", sans-serif;
	}
 #featured_products .price {
	text-align: center;
	}


#dual_left_tight {
	width: 250px;
	background-color: #FFF;
	color: #000;
	text-align: left;
	float: left;
	margin: 10px 0 0 0;
	vertical-align: top;
	}
#dual_right_tight {
	width: 250px;
	background-color: #FFF;
	color: #000;
	text-align: left;
	float: right;
	margin: 10px 0 0 0;
	vertical-align: top;
	}
#closing .heading {
	border: none;
	margin: 0;
	font: bold 90% tahoma, "lucida console", sans-serif;

	}

#closing .p_img {
	float: left;
	}
#heading_enc {
	float:right;
	}	
/*End Home Surveillance Import*/

/* Added for Home Page Sys Info */
#Prod_Info {
	font: normal 120% tahoma, "lucida console", sans-serif;
	}

.left {
	width: 150px;
	float: left;
	margin: 0px;
	vertical-align: top;
}
.demos {
	float: left;
	}

.right {
	width: 150px;
	float: right;
	margin: 0px;
	vertical-align: top;
	}
.right_img {
	float: right;
	margin: 0px;
	}
.left_img {
	float: left;
	margin: 0px;
	}

.middle {
	width: 150px;
	vertical-align: top;
	margin: 0px auto;
	}

 .clear {
	clear: both;
	}
#head_tag p {
	font: bold 90% tahoma, "lucida console", sans-serif;
	color: navy;
	position: relative;
	top: -70px;
	left: -200px;
	color: #000;
	}

.header {
	background-color: #000040;
	color: #DCDCDC;
	margin: 0px;
	padding: 0px;
	font: bold 12pt "arial", "Lucida Console", "sans-serif";
	}
.specials {
	font: bold 8pt arial, lucida console, sans-serif;
	background-color: #FFF;
	color: #FF0000;
	border: 1px solid #000040;
	}
.desc {
	font: bold 8pt arial, lucida console, sans-serif;
	background-color: #FFF;
	color: #000040;
	}

.price {
	font: bold 8pt arial, lucida console, sans-serif;
	background-color: #FFF;
	color: #FF0000;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
.contact {
	font: bold 12pt arial, lucida console, sans-serif;
	background-color: #FFF;
	color: #0000FF;
	}


