@charset "utf-8";

body {text-align:center;}

#wrapper {
	text-align:left;
	position:relative;
	width:760px;
	border:2px solid #aa002f;
	margin:auto;
	}
	
#header {
	position:relative;
	left:0px;
	top:0px;
	width:760px;
	height:75px;
	z-index:1;
}

/* CSS RULES BELOW FOR HOME PAGE PAGE ONLY */
#subheader {
 	padding:0px; 
	height:193px; 
	border-top:1px solid #fff;
  	}
	
#subheader_content_box {
	float:left;
	height:193px;
	width:380px;
 	background:url('/images/home/subhead_bg.gif') top left repeat-x;
 	}

#subheader_content {height:1%;padding:1em;}
#subheader_content p {font:13px/17px  Helvetica, Arial, sans-serif;color:#fff;}

h2#campaign_theme {color:#FFFFFF;font:bold 18px Helvetica, Arial,  sans-serif;margin:0 0 10px 0;}
p#product_name {color:#FFFFFF;font:bold 13px Arial;margin:0;}

 
#main_content_box {clear:both;height:1%;position:relative;padding:1em;float:left;} /* used on all pages */

span.pub_date {font-size:10px;color:#aa002f;}
#in_the_news{float:left;width:230px;}


#in_the_news p {margin:0 0 5px 0;padding-bottom:7px;border-bottom:1px dotted #ccc;}
#in_the_news p a:link, #in_the_news p a:visited {color:#333;text-decoration:none;}
#in_the_news p a:hover {text-decoration:underline;}

#events_announcements {margin-left:20px;float:left;width:230px;}
#events_announcements img {display:block;float:left; margin:0 8px 0px 0;padding:4px;border:1px solid #ccc;}
#events_announcements .item {border-bottom:1px dotted #ccc;margin-top:0;}
#events_announcements a:link, #events_announcements a:visited  {text-decoration:none;}
#events_announcements a:hover {text-decoration:underline;}

#shotspotter_locations {margin-left:495px;width:230px;}
#shotspotter_locations .right_box {float:left;border:1px solid #ccc;padding:4px;background-color:#fafafa;width:220px;}
h3.title {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:3px;
	margin-bottom:9px;
	border-bottom:solid 2px #aa002f;
	}
/* end home page styles */
	

/* footer and copyright styles */
#footer_nav {text-align:center;margin:15px 0;}
#footer_nav a:link, #footer_nav a:visited {text-decoration:none;}
#footer_nav a:hover {text-decoration:underline;}
#copyright_patents p {text-align:center;margin:5px;font:10px/12px Arial, Helvetica, sans-serif;}

/*funding related styles */
#funding {position:absolute;top:150px;left:762px;}
#funding_options {margin-left:115px;}
#funding_options ul li {margin:8px 0;}
#funding_options li img {vertical-align:bottom;}
	
#main_content{margin-left:160px;width:540px;} /* used on all pages except home page */
#left_column {width:130px;float:left;margin:20px 15px 15px 10px;}
#left_column ul {margin:0 0 0 10px;padding:0;list-style-type:square;color:#aa002f;}
#left_column ul li {margin:7px 0;}
#left_column a:link, #left_column a:visited {font: bold 13px Arial, Helvetica, sans-serif;text-decoration:none;}
#left_column a:hover {text-decoration:underline;}

h1 {font: bold 18px Arial, Helvetica, sans-serif;color:#aa002f;}
h2 {font: bold 15px Arial, Helvetica, sans-serif;color:#000;margin-bottom:0px;padding-bottom:0px;}
h3 {font: bold 13px Arial, Helvetica, sans-serif;color:#aa002f;margin-bottom:0px;padding-bottom:0px;}
p, li, td {font:12px/17px Helvetica, sans-serif;color:#222222;text-decoration:none;}
p a:link {text-decoration:none;}
p a:hover {text-decoration:underline;}
a {color:#aa002f;}
#main_content ul {list-style-type:square;margin:0 0 0 15px;padding:0 0 0 15px;}
#main_content ul li {margin:5px 0;}
#main_content ul li a:link, #main_content ul li a:visited {color:#333;text-decoration:none;}
#main_content ul li a:hover {text-decoration:underline;}

#main_content li a.red:link, 
#main_content li a.red:visited {color:#aa002f;text-decoration:underline;}

.red {color:#aa002f;} 
.big {font-size:13px;}
 
/* GOOGLE MAP STYLES */
#map_canvas {font:11px Arial, Helvetica, sans-serif;}

/*TESTIMONIALS  CUSTOMERS */
#testimonials p {}
#testimonials p, 
#customer_overview p {border-bottom:1px dotted #999;padding-bottom:8px;font-family:Helvetica, Arial;font-size:11px;}

/* INVESTORS DIRECTORS MANAGEMENT CONTACT*/
.investor, .director, .management, .contact {border-bottom:1px dotted #999;padding-bottom:10px;margin-bottom:15px;}
.investor img {border:none;}

/* Press Releases */
h1.pr {text-align:center;font-weight:normal;}
h2.pr {text-align:center;}

/*WordPress*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 10px 'Arial', sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#tag_cloud a {
	line-height:130%;
	font: normal'Arial', sans-serif;
	}
#tag_cloud a:link
{text-decoration:none;}
#tag_cloud a:hover
{text-decoration:underline;}

.storytitle {
	font: bold 18px Arial, Helvetica, sans-serif;
	color:#aa002f;
	padding-bottom:3px;
	margin-bottom:9px;
	text-decoration:none;

	}

.storytitle a {
	font: bold 18px Arial, Helvetica, sans-serif;
	color:#aa002f;
	padding-bottom:3px;
	margin-bottom:9px;
	text-decoration:none;
	}
	
.storytitle a:hover{
text-decoration:underline;
}


.tag a:link {
text-decoration:none;
}
	
#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-top: 3px solid #e0e6e0;
	border-bottom: 3px solid #e0e6e0;
	padding: 5px 8px 5px 5px;
	position: absolute;
	right: 10px;
	top: 150px;
	width: 14em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: normal 110% 'Arial', sans-serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Arial', sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}




/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	text-decoration:none
}

.feedback a:link {
text-decoration:none;
}
.feedback a:hover {
text-decoration:underline;
}

.meta {
	font-size: 1em;
	text-decoration:none;
}



.meta li, ul.post-meta li {
	display: inline;
	text-decoration:none;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration:none;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	font-style:italic;
	letter-spacing: 0;
	text-decoration:none;
}
.meta, .meta a, .meta ul, .meta li a:link {
	text-decoration:none;
	}
	
.meta a:hover {
	text-decoration:underline;
	}
.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
	text-decoration:none;
}

#commentform textarea {
	width: 100%;
	text-decoration:none;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
   
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

.social_bookmark a:link {
text-decoration: none;
}

.social_bookmark a:hover {
text-decoration:underline;
}

#comments a:link
{
	text-decoration:none;
}

#comments a:hover
{
	text-decoration:underline;
}

#commentlist a:link
{
	text-decoration:none;
}
#commentlist a:hover
{
	text-decoration:underline;
}

#rss-381846901 a:link
{
	text-decoration:none;
}

#rss-381846901 a:hover
{
	text-decoration:underline;
}
cite
{font-weight:bold;}