/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width:260px;
	background-image:url(container.png);
	background-repeat:no-repeat;
	border:0;
	margin:0 10px 0 10px;
	font-size:9px;
}
.containerrow1_blue {
	width:260px;
	height:35px;
	background-image:url(Header.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}

#Head {
	text-align:center;
}
.head {
	color:#f1cf0c;
}
.Normal {
	font-size: 10px;
}
.bodycontent {
	height:282px;
	padding:5px;
	vertical-align:top;
	overflow:hidden;
}
.containermaster_blue A {
	font-size:12px !important;
}

/***********************
 *  Grey Info Bar Top  * 
 ***********************/
 
.infobar {
	width:200px;
	margin:8px 0 0 28px;
	..margin:15px 0 0 28px;
	padding:5px 5px 5px 0;
	font-family: Lucida Sans, Helvetica, sans-serif;
	float:left;
}
.infohead {
}

.infocontent {
	text-align:left;
	margin:0;
	padding:5px 0 0 0;
	overflow:hidden;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
#ContentHolder {
	overflow:hidden;
}
#dnn_ctr2104_ModuleContent, #dnn_ctr2105_ModuleContent {
	text-align:left;
	height:80px;
	width:230px;
	padding:3px 8px 0 8px;
	overflow:hidden;
	margin:0px 0 0 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	float:left;
	border-left:2px solid #000000;
}
.new2 {
	display:none;
}
