@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #171717;
}
a:link {
	color: #ea0000;
}
a:visited {
	color: #ea0000;
}
a:hover {
	color: #ea0000;
}
a:active {
	color: #ea0000;
}
#headerNav {
	background-color: #0b0b0b;
	background-image: url(../images/top_image.jpg);
	background-repeat: no-repeat;
	height: 24px;
	padding-top: 52px;
}
#mainContent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.gif);
	position: relative;
}
#newsletter {
	background-color: #262626;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #262626;
	border-bottom-color: #262626;
	position: relative;
	height: 115px;
}
#Menu1 {
	margin-left: 364px;
}
#centerContent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mid_background.gif);
	background-repeat: repeat-x;
	border-right-color: #3b3b3b;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #3b3b3b;
	margin-top: 0px;
	margin-bottom: 0px;
}
#centerContentContact {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mid_background.gif);
	background-repeat: repeat-x;
	border-right-color: #3b3b3b;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #3b3b3b;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
}
#products, #products:visited {
	background-image:url(../images/products_btn.gif);
}
#services, #services:visited {
	background-image:url(../images/services_btn.gif);
}
#resellers, #resellers:visited {
	background-image:url(../images/resellers_btn.gif);
}
#support, #support:visited {
	background-image:url(../images/support_btn.gif);
}
#contact, #contact:visited {
	background-image:url(../images/contact_btn.gif);
}
#press, #press:visited {
	background-image:url(../images/press_btn.gif);
}
.rollover span.alt {
	display:none;
}
.rollover img {
	border:none;
}
:root .rollover img {
	display:block;
}
.rollover, .rollover:visited {
	background-color:transparent !important; /* needed for Opera5/6 */
	background-repeat:no-repeat;
	background-position:0 0;
}
.rollover:hover, .rollover:focus, .rollover:active, .rollover.MMO, .rollover.MMO:visited {
	background-position:0 -24px;
}
#myBackground, #myBackground:visited {
    background-image: url(../images/sub_bkrgnd.gif);
	background-repeat: repeat-y;
}
#myBackground:hover, #myBackground:focus, #myBackground:active, #myBackground.XXO, #myBackground.XXO:visited {
    background-image: url(../images/sub_bkrgnd_ro.gif);
	background-repeat: repeat-y;
}
#spacerBorder {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
}
#flashContent {
	padding-top: 14px;
	padding-bottom: 0px;
}
#bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
#bottomL {
	padding-top: 15px;
	padding-bottom: 55px;
	text-align: center;
	margin: 0px;
}
.lineColor {
	color: #4e4e4e;
}
.bLinkBkgrndColor {
	background-color: #171717;
}
#bottomLinks a:link {
	color: #ea0000;
	text-decoration: none;
}
#bottomLinks a:visited {
	text-decoration: none;
	color: #ea0000;
}
#bottomLinks a:hover {
	text-decoration: underline;
	color: #ea0000;
}
#bottomLinks a:active {
	text-decoration: none;
	color: #ea0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.red {
	color: #9e0b0f;
	/*color: #ea0000;*/
}
.white {
	color: #FFFFFF;
}
#bot_reseller {
	padding-right: 15px;
	width: 184px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #404040;
	padding-left: 84px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	height: 75px;
}
#bot_reseller p {
	margin: 0px;
	padding: 0px;
}
#bot_support {
	padding-right: 15px;
	width: 174px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #404040;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	height: 75px;
}
#bot_support p {
	margin: 0px;
	padding: 0px;
}
#bot_contact {
	padding-right: 15px;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #404040;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	height: 75px;
}
#bot_contact p {
	margin: 0px;
	padding: 0px;
}
#bot_newsletter {
	padding-right: 15px;
	width: 250px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	height: 75px;
}
#bot_newsletter p {
	margin: 0px;
	padding: 0px;
}
.grey {
	color: #c5c5c5;
}
#contactForm {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contactForm img {
	padding-top: 1px;
	padding-left: 5px;
}
#one, #two, #three {
	width: 198px;
	height: 138px;
	float: left;
	padding-top: 150px;
	padding-bottom: 22px;
	padding-right: 30px;
	background-repeat: no-repeat;
}
#one {
	background-image: url(../images/new_child_bkgrnd.jpg);
	padding-left: 40px;
	background-position: 13px 15px;
}
#two {
	background-image: url(../images/new_evidence_bkgrnd.jpg);
	padding-left: 30px;
	background-position: 6px 15px;
}
#three {
	background-image: url(../images/new_portable_bkgrnd.jpg);
	padding-left: 30px;
	background-position: 9px 15px;
}
#homeContent {
	position: relative;
}
.clear {
	clear: left;
}
#contactContent {
	background-image: url(../images/contact_bkgrnd.gif);
	margin-left: 10px;
	width: 779px;
	position: relative;
}
#contactLeft {
	float: left;
	width: 299px;
	padding-top: 32px;
	padding-left: 25px;
}
#contactRight {
	float: left;
	padding-top: 40px;
	padding-left: 28px;
}
#contactRight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contactPageForm {
	background-color: #efefef;
	width: 341px;
	padding: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
.formOutline {
	border: 1px solid #b9b9b9;
	width: 340px;
}
.formOutlineCity {
	border: 1px solid #b9b9b9;
	width: 112px;
}
.formOutlineZip {
	border: 1px solid #b9b9b9;
	width: 97px;
}
.formType {
	color: #636363;
}
.formRule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c4c4c4;
	border-right-color: #c4c4c4;
	border-bottom-color: #c4c4c4;
	border-left-color: #c4c4c4;
	margin-top: 15px;
	margin-bottom: 15px;
}
.dvRule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c4c4c4;
	border-right-color: #c4c4c4;
	border-bottom-color: #c4c4c4;
	border-left-color: #c4c4c4;
	margin-top: 10px;
	margin-bottom: 10px;
}
.formOutlineMessage {
	border: 1px solid #b9b9b9;
	width: 340px;
	height: 112px;
}
.formOutlineHome {
	border: 1px solid #b9b9b9;
	width: 160px;
}
.homeSubmitTop {
	margin-top: 1px;
}
#resellerContent {
	background-image: url(../images/reseller_bkgrnd.gif);
	margin-left: 10px;
	width: 779px;
	position: relative;
}
#resellerLeft {
	float: left;
	width: 376px;
	padding-top: 7px;
	padding-left: 12px;
}
#resellerRight {
	float: left;
	width: 376px;
	padding-top: 7px;
	padding-left: 12px;
}
#resellerContent h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#resellerContent #lastLeft {
	margin-bottom: 30px;
}

#resellerContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 8px;
	margin-left: 40px;
	color: #9e0b0f;
}
#resellerContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 8px;
	margin-left: 40px;
}

#supportContent {
	background-image: url(../images/support_bkgrnd.gif);
	margin-left: 10px;
	width: 779px;
	position: relative;
}
#supportLeft {
	float: left;
	width: 420px;
	padding-top: 25px;
	padding-left: 34px;
}
#supportRight {
	float: left;
	width: 320px;
	padding-top: 2px;
	padding-left: 0px;
}
#supportRight p {
	margin-left: 22px;
	margin-right: 55px;
	font-size: 12px;
}

#supportList {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
#supportBottomImage {
	margin-bottom: 25px;
}

#supportList li {
	margin-bottom: 3px;
}

#supportLeft h1 {
	margin: 0px;
	padding: 0px;
}
#supportLeft h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9e0b0f;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#supportRight h1 {
	margin: 0px;
	padding: 0px;
}

#supportLeft p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 34px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#privacyContent {
	margin-left: 10px;
	width: 779px;
	position: relative;
	background-color: #e4e4e4;
}
#privacyLeft {
	float: left;
	width: 720px;
	padding-top: 25px;
	padding-left: 34px;
}
#privacyLeft h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9e0b0f;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.myList {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 22px;
}
.detectiveList {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 34px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.featureList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 22px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
#supportRight h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9e0b0f;
	margin-left: 22px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#supportRightCA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9e0b0f;
	margin-left: 22px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.myList li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.detectiveList li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.featureList li {
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}
.clearLeft {
	clear: left;
}
#clickHome {
	display: block;
	height: 65px;
	width: 182px;
	float: none;
	position: absolute;
	left: 70px;
}
#clickHome a {
	display: block;
	height: 65px;
}

/* ############################################### */


#homeContent .homeTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #434342;
	margin-bottom:-3px;
}
#homeContent .homeTitleSmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #434342;
}