@charset "utf-8";

#feature-bg {
	background-image: url(/sunstat/_content/page-www/_images/bg-page-sunstat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #fff;
}
#feature-bg #feature-content .img-feature-sunstat {
	background-image: url(/sunstat/_content/page-www/_images/sunstat-feature-img.png);
	float: left;
	height: 259px;
	width: 260px;
	margin-left: 3px;
	margin-top: 7px;
	z-index: 1;
	position: relative;
}
#feature-bg #feature-content .img-feature-logo {
	background-image: url(/sunstat/_content/page-www/_images/sunstat-feature-logo.png);
	height: 111px;
	width: 296px;
	margin-top: 23px;
	margin-right: 50px;
	float: right;
	position: relative;
}
#feature-bg #side {
	position: relative;
	margin-top: -55px;
	z-index: 2;
}
#feature-bg #main {
	position: relative;
	margin-top: -120px;
	z-index: 2;
}

#feature-bg #main .product {
	background-color: #fff;
	background-image: url(/_templates/global/_images/bg-corneraccent-grey-tl.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px;
}

#feature-bg #main .product .info {
	width: 248px;
}

#feature-bg #main .product .info h2.description {
	margin-top: 0px;
}
#feature-bg #main .product .info h2.description .type {
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
}
#feature-bg #main .product .info h2.description .model {
	font-size: 0.8em;
	font-weight: normal;
	color: #cdcdcd;
}

#feature-bg #main .product .images {
	position: absolute;
	right: 0;
	width: 150px;
	text-align: center;
	outline: #f00;
}

#feature-bg #main .product .images .tryitnow {
	position: relative;
	display: block;
	left: -9px;
	margin-top: -55px;
	margin-bottom: 10px;
	width: 174px;
	height: 73px;
	background-image: url(/sunstat/_content/page-www/_images/btn-tutorial-tryitnow.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.noscript #feature-bg #main .product .images .tryitnow {
	display: none;
}

.tutr-popup {
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.tutr-container {
	width: 100%;
	height: 100%;
	outline: none;
}

