/*
  ==========================================
	      HI-TECH CONTAINER CSS FILES
  ==========================================
*/

.hi_tech_container_table
{
	margin-top: 4px;
	margin-bottom: 4px;
}

/* blue container */
.blue_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #416CBC;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.blue_container_content
{
	padding: 8px;
}

#dnn_ctr405_ContentPane.blue_container_content {
	padding: 0px;
}

/* orange container */

.orange_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.orange_container_content
{
	padding: 8px;
}


/* red container */

.red_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CB2027;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.red_container_content
{
	padding: 8px;
}

/* green container */

.green_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00681C;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.green_container_content
{
	padding: 8px;
}

/* gray container */

.gray_container_ModuleTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-left: 6px;
	text-align: center;
	text-decoration: none;
}

.gray_container_content
{
	padding: 8px;
}

#divDownloadBox {
	background-image: url(/Portals/0/downloadBox-BG.gif);
	background-repeat: repeat-y;
	width: 270px;
}
#divDownloadBox .topBox {
	background-image: url(/Portals/0/downloadBox-Top.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 9px;
	font-size: 0px;
}
#divDownloadBox .downloadContent {
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	clear: both;
}
#divDownloadBox .downloadContent .downloadClearer {
	clear: both;
}
#divDownloadBox .downloadBottom {
	background-image: url(/Portals/0/downloadBox-Bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	display: block;
	clear: both;
}

#dnn_ctr411_dnnTitle_lblTitle { display:none; }

#dnn_ctr441_dnnTitle_lblTitle { display:none; }

#dnn_ctr407_dnnTitle_lblTitle { display:none; }

#dnn_ctr421_dnnTitle_lblTitle { display:none; }

#dnn_ctr445_dnnTitle_lblTitle { display:none; }

#dnn_ctr388_dnnTitle_lblTitle { display:none; }

#dnn_ctr458_dnnTitle_lblTitle { display:none; }