@charset "utf-8";
/* CSS Document */

#featured
{
	display:block;
	clear:both;
	width:980px;
	height:380px;
	background:url(../images/shared/clipart/loading.gif) center no-repeat #ccc;
	margin:0 auto 8px auto;
}

#featured-images
{
	position:relative;
	top:0;
	left:0;
	display:block;
	width:980px;
	height:380px;
	z-index:100;
}

#featured-images img
{
	position:absolute;
	display:none;
	top:0;
	left:0;
	width:980px;
	height:380px;
}

#featured-control
{
	position:relative;
	top:-53px;
	left:625px;
	display:inline-block;
	height:40px;
	width:350px;
	text-align:right;
	z-index:500;
}

#featured-control a
{
	display:inline-block;
	float:right;
	width:24px;
	height:40px;
	background:url(../images/shared/buttons/featured-item.png) no-repeat;
	text-align:center;
	color:#fff;
	font-size:10px;
	margin-right:6px;
	padding-top:5px;
}

#featured-control a.active, #featured-control a:hover
{
	background:url(../images/shared/buttons/featured-item-active.png) no-repeat;
}

#info-and-links
{
	width:682px;
	height:187px;
	margin-right:9px;
	float:left;
	clear:left;
	color:#336486;
	font-size:12px;
}

#tech-support
{
	width:289px;
	height:222px;
	float:left;
	clear:right;
	background:url(../images/shared/clipart/big-question.png) top right no-repeat;
}

#about-power-monitors
{
	width:385px;
	margin-right:30px;
	min-height:179px;
}

#popular-links
{
	width:192px;
	background:url(../images/shared/box/vertical-separator.png) left center no-repeat;
	padding-left:24px;
	min-height:179px;
}