@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/sourcesanspro-regular-webfont.eot');
    src: url('../fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
	}


body{width:auto; margin:0; padding:0; font-family: "Trebuchet MS",Verdana,sans-serif;}
img{border:0; margin: 5px;}
h2{margin:0; font-weight:normal; font-size:34px; color:#4dbdcb; font-family: 'Trebuchet MS', Verdana, sans-serif; }
h3{margin:0; font-weight:bold; font-size:22px; color:#333; margin-bottom: 20px;}
p{margin:5px 0 20px 0; font-size:16px; color:#333;}
a{color:#09F; text-decoration:none; font-weight:normal;}

@media screen and (max-width: 1280px) {
	.tile {
		width: 49% !important;
	}
}

@media screen and (max-width: 550px) {
	.tile {
		width: 100% !important;
	}
}

#header	{
	padding:0; 
	background: #363636;
	position: relative;
}

#header .toplinks {
	width: 100%;
	position: absolute;
	top: 20px;
}

#header .toplinks > div {
	width: 80%;
	margin: 0 auto;
	text-align: right;
}

.toplink {
	color: #ECECEC;
	font-size: 17px;
	font-family: "source_sans_proregular", Helvetica, Arial, sans-serif;
	margin-left: 10px;
	cursor: pointer;
}

.contactus {
	display: inline-block;
	overflow: visible;
	cursor: pointer;
	text-decoration: none;
	padding: 6px 10px;
	font-size: 14px;
	line-height: 21px;
	border: 1px solid #313e4a;
	text-shadow: 0 1px 1px rgba(0,0,0,0.75);
	-webkit-box-shadow: inset 1px 1px rgba(255,255,255,0.3);
	-moz-box-shadow: inset 1px 1px rgba(255,255,255,0.3);
	box-shadow: inset 1px 1px rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 1px 1px rgba(255,255,255,0.3);
	-moz-box-shadow: inset 1px 1px rgba(255,255,255,0.3);
	box-shadow: inset 1px 1px rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 1px 1px rgba(255,255,255,0.3);
	-moz-box-shadow: inset 1px 1px rgba(255,255,255,0.3);
	box-shadow: inset 1px 1px rgba(255,255,255,0.3);
	color: #fff;
	background-color: #66b200;
	background-image: -moz-linear-gradient(top, #99d420, #66b200);
	background-image: -webkit-gradient(linear,0 0,0 100%,from( #99d420),to( #66b200));
	background-image: -webkit-linear-gradient(top, #99d420, #66b200);
	background-image: -o-linear-gradient(top, #99d420, #66b200);
	background-image: linear-gradient(to bottom, #99d420, #66b200);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff99d420', endColorstr='#ff0044cc', GradientType=0);
	border-color: #000;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-position: 0 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.contactus span {
	background: url(../img/contact-sprite.png) no-repeat top right;
	width: 22px;
	height: 18px;
	display: inline-block;
}

.subheaderlinks {
	margin: 20px 0 0 5px;
	display: inline-block;
}

.subheader .toplink {
	font-size: 12px;
	color: #DDD;
	text-align: left;
}

.subheader p {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.toplink-divider {
	border-right: 2px solid #333;
	margin-left: 10px;
}

#content{margin: 0 5px 40px 5px;}

#page {
	width: 80%;
	margin: 0 auto;
}

#logo-wrapper {
	width: 80%;
	margin: 0 auto;
}

#footer{ 
	background: #444; 
	font-size:smaller; 
	color:#999999; 
	text-align:center;
	height: 150px;
	position: relative;
}

#footer .moreinfo {
	padding-top: 20px;
}

#footer .moreinfo .infoimg {
	width: 32px;
	height: 28px;
	margin: 5px auto;
	background: url(../img/info-sprite.png) no-repeat top right;
}

#footer .moreinfo span {
	font-size: 17px;
	font-family: "source_sans_proregular", Helvetica, Arial, sans-serif;
	color: #fff;
}

#footer .bottomlink {
	font-size: 14px;
	color: #989ea6;
}

#footer .wrapper {
	position: relative;
	width: 80%;
	margin: 0 auto;
	height: 100%;
}

.subheader {
	background: #444;
	margin-bottom: 30px;
}

.opmetrix-logo-center {
	width: 700px;
	padding-top: 25px;
	margin: 0 auto;
}

.opmetrix-logo {
	display: inline-block;
	float:left;
}

.opmetrix-logo-center h2 {
	display: inline-block;
	width: 550px;
	float: right;
}

.opmetrix-logo-center p {
	float: right;
	width: 550px;
	font-size: 16px;
	color: #A3A3A3;
	position: relative;
	font-family: "source_sans_proregular", Helvetica, Arial, sans-serif;
}

.opmetrix-device {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: -1px -1px 1px #000;
	border: 1px solid #444;
	width: 125px;
	margin-bottom: 0;
}

.opmetrix-shadow {
	width: 125px;
	-webkit-box-shadow: 0 7px 20px 4px #222;
	height: 0;
	margin-left: 5px;
}

.download-button:hover {
	opacity: 1;
}

.tile-content:hover > .download-button {
	opacity: 1;
}

.download-button {
	background: #7fba00 url(../img/download-sprite.png) no-repeat 120px 15px;
	width: 150px;
	height: 45px;
	color: #fff;
	display: inline-block;
	line-height: 45px;
	text-indent: 20px;
	opacity: 0.6;
	position: absolute;
	bottom: 10px;
	left: 10px;
    -webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}

.tile-title {
	height: 45px;
	line-height: 45px;
	text-indent: 10px;
	background: rgba(0,0,0,.55);
	color: #fff;
	overflow: hidden;
	
}

.tile {
	width: 33%;
	padding: 0 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	height: 230px;
	overflow: hidden;
	display: inline-block;
	position: relative;
	margin-bottom: 50px;
}

.tile-content {
	background: #999;
	height: 200px;
	position: relative;
}

.tile-img {
	background: #fff;
	height: 155px;
	width: 80%;
	margin: 0 auto;
}

.tile-img img {
	width: 100%;
}

.tile-img .img-imgtitle {
	text-align: right;
	width: 50%;
	display: inline-block;
	font-weight: bold;
	font-size: 12px;
	float: right;
	color: #333;
	margin: 11px 10% 0 0;
}

.tile-img .img-imgdesc {
	text-align: right;
	width: 40%;
	font-size: 10px;
	font-weight: bold;
	color: #7fba00;
	float: right;
	margin-right: 10%;
	margin-left: 50%;
}

.tile-img .img-image {
	display: inline-block;
	width: 30%;
	margin-left: 5%;
	margin-top: 5px
}

.tile-img .img-line {
	width: 45%;
	height: 2px;
	float: right;
	margin: 5px 10% 5px 0;
	background: #999;
}

.tile-img .img-info {
	text-align: right;
	width: 90%;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	float: right;
	margin-right: 10%;
}

.tile-details {
	margin: 5px auto;
	font-size: 14px;
	color: #555;
}

.tile-details .tile-info {
	width: 100%;
	text-align: center;
	font-family: "source_sans_proregular", Helvetica, Arial, sans-serif;
}

.copyright {
	font-size: 12px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #989ea6;
}