@charset "utf-8";

#mainNav ul.MenuBarVertical a:hover {
	color: #fff;
}
.module {
	padding: 0px;
}
.module-content {
	background-image: url(/_templates/home-www/_images/module-bg.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.module h2 {
	color: #000;
	padding: 0px 10px;
	margin-bottom: 0;
}
.module h2 {
	color: #000;
	padding: 0px 10px;
	margin-bottom: 0;
}

#side-2 .module h2 {
	color: #000;
	padding: 0px  0px 0px 15px;
	margin-bottom: 0;
}
#side .module {
	width: 177px;
}
#side-2 .module {
	width: 170px;
}
#side .module-content {
	background-position: top right;
	padding-left: 15px;
	width: 167px;
}
#side-2 .module-content {
	background-position: top left;
	padding-left: 20px;
	width: 150px;
}
.module .event {
	font-size: 10px;
	margin-bottom: 8px;
}
.module .event.current {
	color: #f90;
}
.module .event .event-title {
	font-size: 11px;
	font-weight: bold;
}
.module .feature {
	font-size: 10px;
}
.module .feature-title {
	font-size: 11px;
	font-weight: bold;
}
.module .feature ul {
	font-size: 10px;
}
.module-content .bracer {
	height: 234px;
}

.module .promo-links {
	width: 148px;
	margin: 10px 0 0 10px;
	padding-top: 8px;
	background-image: url(/_content/home-www/_images/bg-promolinks-top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.module .promo-links .wrapper {
	padding-bottom: 8px;
	width: 148px;
	background-image: url(/_content/home-www/_images/bg-promolinks-bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.module .promo-links .sunstatpro {
	display: block;
	position: relative;
	height: 130px;
	background-image: url(/_content/home-www/_images/bg-promolinks-sunstatpro.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.module .promo-links ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.module .promo-links .sunstatpro .btn-tutorial {
	display: block;
	position: absolute;
	top: 47px;
	left: 3px;
	width: 84px;
	height: 43px;
}
.module .promo-links .sunstatpro .btn-tutorial a {
	background-image: url(/_content/home-www/_images/btn-promolink-sunstatpro-tutorial.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.module .promo-links .sunstatpro .btn-tutorial a:hover {
	background-position: 0px -43px;
}
.module .promo-links .sunstatpro .btn-quickstart {
	display: block;
	position: absolute;
	top: 94px;
	left: 3px;
	width: 142px;
	height: 29px;
}
.module .promo-links .sunstatpro .btn-quickstart a {
	background-image: url(/_content/home-www/_images/btn-promolink-sunstatpro-quickstart.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.module .promo-links .sunstatpro .btn-quickstart a:hover {
	background-position: 0px -29px;
}
