/*browser rest */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
/*browser rest */

body{
	background: url(images/main_bg_repeat.jpg) repeat-x;
	font-size:70%;
	font-family:arial;
	color:#4b4b4b;
}
#wrapper{
	width:860px;
	margin: 0 auto;
}
#home #wrapper{
	width:880px;
}
#header{
	width:615px;
	margin: 0 auto 28px auto;
}
#logo{
	float:left;
	margin:9px 0 7px 0;
}
#header-info-top{
	float:right;
	width:243px;
	padding-top:28px;
}
#navigation{
	background: url(images/nav_bar.jpg) no-repeat;
	height:27px;
	width:615px;
	overflow:hidden;
	clear:both;
}
#navigation li{
	display:inline;
	list-style: none;
}
#navigation li a:link,  #navigation li a:visited{
	color:#b8bcbc;
	text-decoration: none;
	padding:6px 16px;
	display:block;
	float:left;
}
#navigation li.active a:link,  #navigation li.active a:visited{
	color:#ffffff;
}

#leftproduct{
	float:left;
	margin-left:10px;
}
#middleproduct{
	float:left;
	margin-left:10px;
}
#rightproduct{
	float:right;
	margin-right:10px;
}
/* Front page styling */

#front-products{
	margin:10px 0 60px 0;
}
.front-products-col{
	float:left;
	width:175px;
	text-align:center;
	background: url(images/front-vert-line.png) 100% 100% no-repeat; /* bug in Ie png fix aligns this left */
	overflow: hidden;
}
.info-button{
	margin:5px 0;
}
.front-products-col h3{
	font-family:Georgia;
	color:#fbfdff;
	font-weight:normal;
	font-size:1.3em;
	line-height:22px;
	font-style: italic;
	text-shadow: 1px 1px 1px #1e446d;
}
.no-background{
	background: none;
}
/* End of Front page styling */

/* Left-column styling */
#left-col{
	float:left;
	width:150px;
}
#current-product{
	margin:0px 0 19px 0px;
	text-align: center;
}
#left-col-heading{
	text-indent:-30000em;
	height:28px;
	width:150px;
	background: url(images/left-col-box-heading.gif) no-repeat;
}
.left-col-box{
	background: url(images/left-col-box-repeat.gif) repeat-y;
	margin:0 0 0 7px;
	width:136px;
	text-align: center;
}
#left-col-box-bottom{
	height:8px;
	width:136px;
	background: url(images/left-col-box-repeat-bottom.gif) no-repeat;
	margin:0 0 0 7px;
}
.left-col-box p{
	padding:5px;
	line-height:19px;
}
hr{
	margin:3px 10px;
	color:#ffffff;

}
/* End ofLeft-column styling */

/* 2 column content */
#product-icons{
	height:85px;
	margin-bottom:8px;
}
#content-top{
	float:right;
	height:28px;
	width:625px;
	overflow: hidden;
	background: url(images/main_content_shadow_top.png) no-repeat;
}
#content-top ul{
	margin: 0px auto 0 auto;
	width:625px;
}
#content-top li{
	display:block;
	float:left;
	height:28px;
	width:156px;
}
#content-top.threetabs li{
	width:208px;
}
#content-top li a:link,#content-top li a:visited{
	display:block;
	height:28px;
	color:#4b4b4b;
	padding:8px 15px 8px 25px;
}
#content-top a#left-tab{
	background: url(images/content-tabs-left.png) no-repeat top left;
}
#content-top a#right-tab{
	background: url(images/content-tabs-right.png) no-repeat top right;
}
#content-top a.inner-tab{
	background: url(images/content-tabs-inner.gif) repeat-x top right;
}
#content-top a.active{
	background:none;
}
#content-top a.active:link,#content-top a.active:visited{
	color:#000000;
}
#content{
	float:right;
	width:625px;
	background: url(images/main_content_shadow_repeat.png);
}
#content-sides{
	background: url(images/main_content_shadow.png) no-repeat;
	width:625px;
}
#content-bottom{
	float:right;
	height:12px;
	width:625px;
	overflow: hidden;
	background: url(images/main_content_shadow_bottom.png) no-repeat;
}
/* End of 2 column content */

/* Single column content */
#single-col #product-icons{
	height:85px;
	width:830px;
	margin:0 auto 8px auto;
}
#single-col #content-top{
	float:right;
	height:28px;
	width:745px;
	background: url(images/single_col_content_shadow_top.png) no-repeat;
}
#single-col #content-top ul{
	margin: 0px auto 0 auto;
	width:719px;
}
#single-col #content-top li{
	display:block;
	float:left;
	height:28px;
	width:359px;
}
#single-col #content-top li a:link,#single-col #content-top li a:visited{
	display:block;
	height:28px;
	color:#4b4b4b;
	text-transform: uppercase;
	text-align:center;
	width:359px;
	padding:8px 0;
/* 	padding:8px 19px 8px 28px; */
}
#single-col #content-top a#left-tab,#content-top.threetabs a#left-tab{
	background: url(images/big-content-tabs-left.png) no-repeat top left;
}
#single-col #content-top a#right-tab{
	background: url(images/big-content-tabs-right.png) no-repeat top right;
}
#single-col #content-top a.inner-tab{
	background: url(images/content-tabs-inner.gif) repeat-x top right;
}
#single-col #content-top a.active{
	background: none;
}
#single-col #content-top a.active:link,#content-top a.active:visited{
	color:#000000;
}
#single-col #content{
	float:right;
	width:745px;
	background: url(images/single_col_content_shadow_repeat.png);
}
#single-col #content-sides{
	background: url(images/single_col_content_shadow.png) no-repeat;
	width:745px;
		overflow: hidden;
}
#single-col #content-bottom{
	float:right;
	height:12px;
	width:745px;
	overflow:hidden;
	background: url(images/single_col_content_shadow_bottom.png) no-repeat;
}
/* End of single column content */


/* Single column 3tab content */
#single-col3tab #product-icons{
	height:85px;
	width:830px;
	margin:0 auto 8px auto;
}
#single-col3tab #content-top{
	float:right;
	height:28px;
	width:745px;
	background: url(images/single_col_content_shadow_top.png) no-repeat;
}
#single-col3tab #content-top ul{
	margin: 0px auto 0 auto;
	width:720px;
}
#single-col3tab #content-top li{
	display:block;
	float:left;
	height:28px;
	width:240px;
}
#single-col3tab #content-top li a:link,#single-col #content-top li a:visited{
	display:block;
	height:28px;
	color:#4b4b4b;
	text-transform: uppercase;
	text-align:center;
	width:240px;
	padding:8px 0;
/* 	padding:8px 19px 8px 28px; */
}
#single-col3tab #content-top a#left-tab,#content-top.threetabs a#left-tab{
	background: url(images/big-content-tabs-left.png) no-repeat top left;
}
#single-col3tab #content-top a#right-tab{
	background: url(images/big-content-tabs-right.png) no-repeat top right;
}
#single-col3tab #content-top a.inner-tab{
	background: url(images/content-tabs-inner.gif) repeat-x top right;
}
#single-col3tab #content-top a.active{
	background: none;
}
#single-col3tab #content-top a.active:link,#content-top a.active:visited{
	color:#000000;
}
#single-col3tab #content{
	float:right;
	width:745px;
	background: url(images/single_col_content_shadow_repeat.png);
}
#single-col3tab #content-sides{
	background: url(images/single_col_content_shadow.png) no-repeat;
	width:745px;
		overflow: hidden;
}
#single-col3tab #content-bottom{
	float:right;
	height:12px;
	width:745px;
	overflow:hidden;
	background: url(images/single_col_content_shadow_bottom.png) no-repeat;
}
/* End of single column 3tab content */

/* Single column 4tab content */
#single-col4tab #product-icons{
	height:85px;
	width:830px;
	margin:0 auto 8px auto;
}
#single-col4tab #content-top{
	float:right;
	height:28px;
	width:745px;
	background: url(images/single_col_content_shadow_top.png) no-repeat;
}
#single-col4tab #content-top ul{
	margin: 0px auto 0 auto;
	width:720px;
}
#single-col4tab #content-top li{
	display:block;
	float:left;
	height:28px;
	width:180px;
}
#single-col4tab #content-top li a:link,#single-col #content-top li a:visited{
	display:block;
	height:28px;
	color:#4b4b4b;
	text-transform: uppercase;
	text-align:center;
	width:180px;
	padding:8px 0;
/* 	padding:8px 19px 8px 28px; */
}
#single-col4tab #content-top a#left-tab,#content-top.threetabs a#left-tab{
	background: url(images/big-content-tabs-left.png) no-repeat top left;
}
#single-col4tab #content-top a#right-tab{
	background: url(images/big-content-tabs-right.png) no-repeat top right;
}
#single-col4tab #content-top a.inner-tab{
	background: url(images/content-tabs-inner.gif) repeat-x top right;
}
#single-col4tab #content-top a.active{
	background: none;
}
#single-col4tab #content-top a.active:link,#content-top a.active:visited{
	color:#000000;
}
#single-col4tab #content{
	float:right;
	width:745px;
	background: url(images/single_col_content_shadow_repeat.png);
}
#single-col4tab #content-sides{
	background: url(images/single_col_content_shadow.png) no-repeat;
	width:745px;
		overflow: hidden;
}
#single-col4tab #content-bottom{
	float:right;
	height:12px;
	width:745px;
	overflow:hidden;
	background: url(images/single_col_content_shadow_bottom.png) no-repeat;
}
/* End of single column 4tab content */

#content_inner{
	padding:30px 50px;
}
/* About pages */
.about-text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:23px;
	text-decoration:none;
	color:#ED1C24;
}
.about-text3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:23px;
	font-style: italic;
	text-decoration:none;
	color:#033F80;
}
.line2{
	background:url(images/horiz_line.gif) repeat-x;
	height:30px;
}
.abut-cont-block-main{
/* 	width:779px; */
	padding:0 0 25px 0;
	margin:0;
}
.about-left1{
	width:227px;
	padding:0;
	margin:0;
	float:left;
}
.about-right1{
float:left;
margin-left:35px;
padding:0 0 0 0;
width:373px;
}
.about-text{
color:#6C6C6C;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:normal;
line-height:20px;
text-decoration:none;
}
.about-left2{
	background:transparent url(images/vert_line.gif) repeat-y scroll right center;
	float:left;
	margin-right:31px;
	padding-right:21px;
	width:278px;
	height:525px;
}
.about-right2{
	width:295px;
	padding:0 0 0 0;
	margin:0;
	float:left;
}
.about-csat{
	position: relative;
	top: 20px;
	width:440px;
	left: 110px;
	padding:0 0 0 0;
	margin:0;
	float:left;
	border: medium groove #33F;
}

/* End of About pages */

/* Contact Page */

.contact-left{
	width:48%;
	padding:0 0 0 0;
	margin:0;
	float:left;
	font-size:13px;
}
.contact-left a{
	text-decoration:none;
	color:#4B4B4B;
}
.contact-left a:hover{
	text-decoration:underline;
	color:#4B4B4B;
}

.contact-right{
	width:48%;
	padding:0 0 0 0;
	margin:0;
	float:right;
}
.contact-right-formbox{
	padding:0 0 20px 0;
	margin:0;
	float:left;
}
textarea{
	width:305px;
	height:190px;
}

/* End of Contact Page */

/* Headings */
#heading-watchit-core{
	text-indent:-30000em;
	height:28px;
	width:150px;
	background: url(images/heading-watchit-core.png) no-repeat;
}
#heading-watchit-core-plus{
	text-indent:-30000em;
	height:28px;
	width:150px;
	background: url(images/heading-watchit-core-plus.png) no-repeat;
}
#heading-watchit-guardian{
	text-indent:-30000em;
	height:28px;
	width:150px;
	background: url(images/heading-watchit-guardian.png) no-repeat;
}
#heading-knowit-live{
	text-indent:-30000em;
	height:28px;
	width:150px;
	background: url(images/heading-knowit-live.png) no-repeat;
}
#heading-knowit-online{
	text-indent:-30000em;
	height:28px;
	width:150px;
	background: url(images/heading-knowit-online.png) no-repeat;
}

/* Headings */

#footer{
	clear:both;
	color:#ffffff;
	text-align: right;
	padding:5px 30px 0 0;
	font-size:9px;
	margin-bottom:20px;
}
#footer a:link,#footer a:visited{
	color:#ffffff;	
}
strong{
	font-weight:bold;
}
sup{
	font-size:5px;
}
a:link,a:visited{
	text-decoration:none;
	color:#009;
	font-weight: bold;
}
.clear{
	clear:both;
}
.right{
	float:right;
}
.left{
	float:left;
}
.cont-down-corv ul {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin:0;
padding:0 0 0 20px;
}
.enterprise-cont ul {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin:0;
padding:0 0 0 20px;
}
#content_inner ul{
 list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin:0;
padding:0 0 0 20px;
}
.priceing-block{
	width:427px;
	padding:0 109px 0 0;
	margin:0;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	line-height:22px;
	color:#FFFFFF;
	font-weight:bold;
}
.priceing-block-header{
	background:url(../images/priceing-box-header.gif) no-repeat;
	width:427px;
	height:19px;
	float:left;
	line-height:19px;
}
.priceing-block-installation{
	background:url(../images/priceing-box-instllation.gif) no-repeat;
	width:427px;
	height:27px;
	float:left;
	display:block;
	line-height:27px;
}

.priceing-block-monthly{
	background:url(../images/priceing-box-monthely.gif) no-repeat;
	width:427px;
	height:22px;
	padding:0 0 15px 0;
	margin:0;
	float:left;
	display:block;
	line-height:22px;
}
.price-box1{
	width:73px;
	height:19px;
	padding:0;
	margin:0;
	float:left;
	display:block;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
}
.price-box2{
	width:70px;
	height:19px;
	padding:0;
	margin:0;
	float:left;
	text-align:center;
	font-size:11px;
	color:#000000;
}
.price-box3{
	width:74px;
	height:19px;
	padding:0;
	margin:0;
	float:left;
	text-align:center;
	font-size:11px;
	color:#000000;
}
.price-box5{
	width:73px;
	height:19px;
	padding:0;
	margin:0;
	float:left;
	text-align:center;
	font-size:11px;
	color:#000000;
}
.price-box4{
	width:67px;
	height:19px;
	padding:0;
	margin:0;
	float:left;
	text-align:center;
	font-size:11px;
	color:#000000;
}
.price-header-color{
		color:#FFFFFF;
}
h1 {
color:#1C1B1B;
font-size:1.5em;
font-style:italic;
margin-bottom:5px;
}
.cont-top-text {
	color:#4B4B4B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:20px;
	text-decoration:none;
}
h2 {
color:#1C1B1B;
font-size:1.3em;
margin-bottom:7px;
}
.process-boxblock{
	width:519px;
	padding:0;
	margin:0;
	}
.process-box{
	width:150px;
	margin-right:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.process-box3{
	width:171px;
	padding:0 0 0 0;
	margin:0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.process-box-bg{
background:transparent url(../images/process-box-bg.jpg) repeat-y scroll 0 0;
color:#4B4B4B;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
line-height:20px;
margin:0;
padding:0;
text-decoration:none;
width:133px;
}
.process-box-bg-top{
background:transparent url(images/processback.jpg) no-repeat scroll center top;
float:left;
font-size:11px;
font-weight:normal;
height:113px;
margin:0;
padding:0 0;
width:135px;
}
.process-box-bg-down{
	background:url(images/processbottom.jpg) no-repeat top;
	width:135px;
	padding:0;
	margin:0;
	float:left;
}
.process-box1-header{
	background:url(images/processhead.jpg) no-repeat;
	width:143px;
	height:34px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:34px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
}
	
.processtext{
	width:469px;
	padding:0 0 0 20px;
	margin:0;
}
.graytext {
font-size:16px;
color:#6C6C6C;
font-style:italic;
margin-bottom:8px;
display:block;
}
.redtext {
	font-size:10pt;
	color:#F00;
	font-style:italic;
	margin-bottom:8px;
	display:inline;
}
.featuretext {
font-style: italic;
}
.line1{
background:transparent url(images/line1-bg.jpg) repeat-x scroll 0 0;
float:left;
height:30px;
width:374px;
}
.line2{
	background:url(../images/line1-bg.jpg) repeat-x;
	height:30px;
}
p.processp {
font-size:10.5px;
padding:0 7px;
}
