@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../Images/bkg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #e2e2e2; 
	margin:0px;
	}
	
.td-monitor {
	padding-top:10px;
	padding-right:8px;
	}
	
.heading-monitor {
	padding-bottom:8px;
	padding-top:10px;
	}
.heading-latest {
	padding-bottom:15px;
	padding-top:15px;
	}
.heading-visit {
	padding-bottom:15px;
	padding-top:15px;
	}
.heading-what {
	padding-bottom:8px;
	padding-top:51px;
	padding-left:1px;
	}
.copy-what {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-left:1px;
	}
.contentFaqs {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	padding-bottom:15px;
	line-height:1.3;
	}
.contentSteps {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-bottom:10px;
	padding-right:35px;
	vertical-align:top;
	line-height:1.3;
	}
.SolutionArrow {
	padding-left:34px;
	padding-top:3px;
	padding-bottom:3px;
	}
ol {
	margin-left:0px;
	}
#ContentColumn {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:35px;
	padding-left:35px;
	line-height:1.3;
	}
#ContentDangerColumn {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-right:35px;
	padding-left:35px;
	line-height:1.3;
	}

.ContentDangers {
	background-image:url(../Images/bkg-dangers.png);
	background-repeat:no-repeat;
	width:620px;
	height: 248px;
	vertical-align:top;
	}
.ContentMonitoring {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	line-height:1.3;
	}
.ContentMonitoringSquares {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	font-size:12px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:8px;
	padding-right:8px;
	vertical-align:top;
	line-height:1.3;
	}
.ContentMonitoringSquares2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	font-size:12px;
	vertical-align:top;
	line-height:1.3;
	}	
	
.ContentSmartPhones {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-bottom:15px;
	padding-right:25px;
	line-height:1.3;
	}
.ContentContact {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-bottom:15px;
	padding-left:25px;
	line-height:1.3;
	}
.formfield {
	background-image:url(../Images/bkg-form.png);
	background-color: transparent;
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left:2px;
	width:232px;
	height:28px;
	}
.messagefield {
	background-image:url(../Images/bkg-message.png);
	background-color: transparent;
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left:2px;
	padding-top:2px;
	width:232px;
	height:122px;
	}
	
.messagefield2 {
	background-image:url(../Images/bkg-message2.png);
	background-color: transparent;
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left:2px;
	padding-top:2px;
	width:232px;
	height:87px;
	}
		
.inputfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:4px;
	padding-left:5px;
	padding-right:-5px;
	border:0px;
	color:#000000;
	background-color: transparent;
	width:220px;
	}
.textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:4px;
	padding-left:5px;
	padding-right:-5px;
	border:0px;
	color:#000000;
	background-color: transparent;
	width:215px;
	height:100px;
	}
	
.textarea2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:4px;
	padding-left:5px;
	padding-right:-5px;
	border:0px;
	color:#000000;
	background-color: transparent;
	width:215px;
	}
		
.dropdown {
	background-image:url(../Images/bkg-form.png);
	background-color: transparent;
	width:232px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:2px;
	padding-left:5px;
	padding-right:-5px;
	border:0px;
	color:#000000;
	}
.ContentRequirements{
	font-family:Arial, Helvetica, sans-serif;
	color:#8d8d8d;
	font-size:11px;
	padding-left:10px;
	line-height:1.2;
	}
.ContentSubsription{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-top:5px;
	padding-bottom:15px;
	line-height:1.2;
	}
.ContentLatestNews{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
	line-height:1.2;
	}
A.news					{color: #eaaa03; text-decoration:none; }
A.news:visited 			{color: #eaaa03; text-decoration:none; }
A.news:hover 			{color: #eaaa03; text-decoration:none; }	
A.news:active 			{color: #eaaa03; text-decoration:none;}

A					{color: #eaaa03; text-decoration:none; }
A:visited 			{color: #eaaa03; text-decoration:none; }
A:hover 			{color: #eaaa03; text-decoration:none; }	
A:active 			{color: #eaaa03; text-decoration:none;}

A.footer					{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; text-decoration:none; }
A.footer:visited 			{color:#000000; text-decoration:none; }
A.footer:hover 				{color:#eaaa03; text-decoration:none; }	
A.footer:active 			{color:#000000; text-decoration:none;}

#sidebar { color: #666666; float: left; padding: 0px 0px 10px 10px; width: 255px; }
#sidebar a, #sidebar a:visited { color: #000000; display: block; text-decoration: none; }
#sidebar a:hover { color: #eaaa03; display: block; text-decoration: none; }
#sidebar h2, #sidebar .sidebartitle { border-bottom: 1px dotted #CCCCCC; color: #eaaa03; font: lighter 16px Arial; margin: 10px 0px 2px; }
#sidebar ul { margin: 0; padding: 0; }
#sidebar ul li { border: none; border-bottom: 1px dotted #CCCCCC; list-style: none; margin: 0; padding: 2px 0;  font-family: Arial, Helvetica, sans-serif; font-size:12px;} 
#sidebar ul li ul { margin: 0; padding: 0; }
#sidebar ul li ul li { border-bottom: 1px dotted #CCCCCC; padding: 2px 0 2px 0px; }
#sidebar ul li ul li ul li { border: none; padding: 1px 0 1px 10px; }

#searchform { margin: 15px 0 0; }
#searchform #s { background: #fff; border: 1px solid #cccccc; color: #000000; cursor: pointer; font-weight: normal; height: 19px; line-height: 19px; margin-right: 2px; padding: 0px 5px 0px 5px; vertical-align: middle; width: 135px; }
#searchform br { display: none; }
#searchform input { background: url(../Images/search-btn-bg.png) no-repeat; border: none; color: #000000; font: bold 11px Arial; height: 23px; line-height: 20px; vertical-align: middle; width: 78px; }

.howitworks {background:url(../Images/bkg-how-does-it-wek.png);
             background-repeat:no-repeat;
			 }
			 
.howitworks2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	padding-bottom:10px;
	vertical-align:top;
	line-height:1.3;
	}			 
	
.howitworks3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-left:23px;
	vertical-align:top;
	line-height:1.3;
	}
	
.roundedtable { padding-left:10px;
                padding-top:2px;
				padding-bottom:2px;
			  }
		
.ContentContact2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding-bottom:15px;
	line-height:1.3;
	}		
	
.whitetabletopleft { background:url(../Images/td-top.png);
     background-position:top left;
	 background-repeat:no-repeat;
	 height:12px;
	 }
	 
.whitetabletopright { background:url(../Images/td-top.png);
     background-position:top right;
	 background-repeat:no-repeat;
	 height:12px;
	 }
	 
.whitetablebottomleft { background:url(../Images/td-bottom-left.png);
     background-position:bottom left;
	 background-repeat:no-repeat;
	 }
	 
.whitetablebottomright { background:url(../Images/td-bottom-right.png);
     background-position:bottom right;
	 background-repeat:no-repeat;
	 padding-right:10px;
	 padding-bottom:15px;
	 }
	 
	 
	 
.whitetabletopleft2 { background:url(../Images/td-top-blackborder.png);
     background-position:top left;
	 background-repeat:no-repeat;
	 height:12px;
	 }
	 
.whitetabletopright2 { background:url(../Images/td-top-blackborder.png);
     background-position:top right;
	 background-repeat:no-repeat;
	 height:12px;
	 }
	 
.whitetablebottomleft2 { background:url(../Images/td-bottom-left-blackborder.png);
     background-position:bottom left;
	 background-repeat:no-repeat;
	 }
	 
.whitetablebottomright2 { background:url(../Images/td-bottom-right-blackborder.png);
     background-position:bottom right;
	 background-repeat:no-repeat;
	 padding-right:10px;
	 padding-bottom:15px;
	 }	 
	 


.redtabletopleft2 { background:url(../Images/td-top-redborder.png);
     background-position:top left;
	 background-repeat:no-repeat;
	 height:12px;
	 }
	 
.redtabletopright2 { background:url(../Images/td-top-redborder.png);
     background-position:top right;
	 background-repeat:no-repeat;
	 height:12px;
	 }
	 
.redtablebottomleft2 { background:url(../Images/td-bottom-left-redborder.png);
     background-position:bottom left;
	 background-repeat:no-repeat;
	 }
	 
.redtablebottomright2 { background:url(../Images/td-bottom-right-redborder.png);
     background-position:bottom right;
	 background-repeat:no-repeat;
	 padding-right:10px;
	 padding-bottom:15px;
	 }	


 
.redtabletopleft { background:url(../Images/td-red-top.png);
     background-position:top left;
	 background-repeat:no-repeat;
	 height:12px;
	 }
	 
.redtabletopright { background:url(../Images/td-red-top.png);
     background-position:top right;
	 background-repeat:no-repeat;
	 height:12px;
	 }
	 
.redtablebottomleft { background:url(../Images/td-red-bottom-left.png);
     background-position:bottom left;
	 background-repeat:no-repeat;
	 }
	 
.redtablebottomright { background:url(../Images/td-red-bottom-right.png);
     background-position:bottom right;
	 background-repeat:no-repeat;
	 padding-right:10px;
	 padding-bottom:10px;
	 font-size:14px;
	 }	 
	 

	 
.orangetabletopleft { background:url(../Images/td-orange-top.png);
     background-position:top left;
	 background-repeat:no-repeat;
	 height:12px;
	 }
	 
.orangetabletopright { background:url(../Images/td-orange-top.png);
     background-position:top right;
	 background-repeat:no-repeat;
	 height:12px;
	 }
	 
.orangetablebottomleft { background:url(../Images/td-orange-bottom-left.png);
     background-position:bottom left;
	 background-repeat:no-repeat;
	 }
	 
.orangetablebottomright { background:url(../Images/td-orange-bottom-right.png);
     background-position:bottom right;
	 background-repeat:no-repeat;
	 padding-right:10px;
	 padding-bottom:15px;
	 color:#FFFFFF;
	 }	
	 
	 
	 
.bluetabletopleft { background:url(../Images/td-blue-top.gif);
     background-position:top left;
	 background-repeat:no-repeat;
	 height:12px;
	 }
	 
.bluetabletopright { background:url(../Images/td-blue-top.gif);
     background-position:top right;
	 background-repeat:no-repeat;
	 height:12px;
	 }
	 
.bluetablebottomleft { background:url(../Images/td-blue-bottom-left.gif);
     background-position:bottom left;
	 background-repeat:no-repeat;
	 }
	 
.bluetablebottomright { background:url(../Images/td-blue-bottom-right.gif);
     background-position:bottom right;
	 background-repeat:no-repeat;
	 padding-right:10px;
	 padding-bottom:10px;
	 color:#FFFFFF;
	 }	
	 
	 
	 
	 
.white2tabletopleft { background:url(../Images/td-top.png);
     background-position:top left;
	 background-repeat:no-repeat;
	 height:12px;
	 }

.white2tabletopright { background:url(../Images/td-top.png);
     background-position:top right;
	 background-repeat:no-repeat;
	 height:12px;
	 }
	 
.white2tablebottomleft { background:url(../Images/td-bottom-left.png);
     background-position:bottom left;
	 background-repeat:no-repeat;
	 }
	 
.white2tablebottomright { background:url(../Images/td-white2-bottom-right.png);
     background-position:bottom right;
	 background-repeat:no-repeat;
	 padding-right:10px;
	 padding-bottom:10px;
	 }
	 
	 
	 
	 
.blacktabletopleft { background:url(../Images/td-black-top.png);
     background-position:top left;
	 background-repeat:no-repeat;
	 height:12px;
	 }
	 
.blacktabletopright { background:url(../Images/td-black-top.png);
     background-position:top right;
	 background-repeat:no-repeat;
	 height:12px;
	 }
	 
.blacktablebottomleft { background:url(../Images/td-black-bottom-left.png);
     background-position:bottom left;
	 background-repeat:no-repeat;
	 }
	 
.blacktablebottomright { background:url(../Images/td-black-bottom-right.png);
     background-position:bottom right;
	 background-repeat:no-repeat;
	 padding-right:10px;
	 padding-bottom:20px;
	 color:#FFFFFF;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 }	 
	 
.login {padding-right:272px;
      padding-bottom:15px;
	  }	 
	  
li {
	color:#FFFFFF
	}
	
.textbox {border:solid;
border-color:#000;
border-width:2px;
height:40px;
font-size:32px;
font-weight:;
padding-left:5px;
background-color:#EEE;
vertical-align:middle;
width:160px;
}

.optionboxes {
	background-color:#EEEEEE;
	border:solid;
	border-width:1px;
	border-color:#000;
	height:30px;