
.submittingBackground
{ 
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5; 
	z-index: 1000;
}
.submittingpopup
{
	top: 				0px;
	left: 				0px; 
	z-index: 			1001; 
	position:			absolute; 
	background-color:	#F1EFE8;
	border:				5px solid #666;
}

.submittingpopupcenter
{
	top: 				20%;
	left: 				20%; 
}
.submittingpopup_leftmargin
{
	margin-left:100px;
}
.popuptoppergraphic
{
	background-image:url(/include/images/layout/popupTopper.jpg);
	width:			360px;
	height:			19px;
}
.popuptopperfill
{
	background-color:#40182f;
}
.popuptopperclose
{
	background-image:url(/include/images/layout/popUpClose.jpg);
	width:			26px;
	height:			19px;
	cursor:			pointer;
}
#popupcontent
{
	padding: 			10px 10px 10px 10px; 
}

.popupcontentbottom
{
	padding: 			10px 10px 10px 10px; 
	border-bottom:		3px solid #D36D11;
}

.img_DashboardHome
{
	background-image:url(/include/images/products/reports/dashboard/dashboard.jpg);
	width: 605px;
	height:487px;
}
.img_DashboardTopUser, .img_DashboardTopUserThumbnail
{
	background-image:url(/include/images/products/reports/dashboard/topuser.jpg);
	width: 594px;
	height:	321px;
}

.img_DashboardTopGroup
{
	background-image:url(/include/images/products/reports/dashboard/topgroups.jpg);
	width: 594px;
	height:321px;
}
.img_DashboardTopCategories
{
	background-image:url(/include/images/products/reports/dashboard/topcategories.jpg);
	width: 594px;
	height:321px;
}
.img_DashboardTopSites
{
	background-image:url(/include/images/products/reports/dashboard/topsites.jpg);
	width: 594px;
	height:321px;
}
.img_DashboardTopSitesBandwidth
{
	background-image:url(/include/images/products/reports/dashboard/topsitesbandwidth.png);
	width: 594px;
	height:360px;
}
.img_DashboardTrendUser
{
	background-image:url(/include/images/products/reports/dashboard/trend.png);
	width: 594px;
	height:321px;
}
.img_DashboardTrendUserComp
{
	background-image:url(/include/images/products/reports/dashboard/trendcomp.png);
	width: 594px;
	height:321px;
}
.img_Interactive
{
	background-image:url(/include/images/products/reports/interactiveFull.png);
	width:561px; 
	height:531px;
}
.img_WebMonitor
{
	background-image:url(/include/images/products/reports/webmonitor.png);
	width:860px; 
	height:543px;
}
.img_ProtocolMonitor
{
	background-image:url(/include/images/products/reports/protocolmonitor.png);
	width:799px; 
	height:308px;
}
.img_UserAudit
{
	background-image:url(/include/images/products/reports/useraudit.png);
	width:681px; 
	height:469px;
}