/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow2_blue {
	background-color: #FFFFFF
}
.DanySkyTL {
	BACKGROUND-IMAGE: url(ModTest-TL.gif);
	width: 14px;
	height: 30px;
	background-repeat: no-repeat;
}
.containerrow1_blue {
	BACKGROUND-IMAGE: url(ModTest-BG.gif);
	background-repeat: repeat-x;
	height: 30px;
	line-height: 15px;
}
.DanySkyTR {
	BACKGROUND-IMAGE: url(ModTest-TR.gif);
	width: 14px;
	height: 30px;
	line-height: 15px;
	background-repeat: no-repeat;
}
.DanySkyBTL {
	BACKGROUND-IMAGE: url(ModBott-TL.gif);
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
}
.containerrow1_blueB {
	BACKGROUND-IMAGE: url(ModBott-BG.gif);
	background-repeat: repeat-x;
	height: 14px;
	line-height: 15px;
}
.DanySkyBTR {
	BACKGROUND-IMAGE: url(ModBott-TR.gif);
	width: 14px;
	height: 14px;
	line-height: 15px;
	background-repeat: no-repeat;
}
.containermaster_blueBB 
{
	width: 100%;
	background-color: #FFFFFF;
	BORDER-RIGHT: #26375E 1px solid; 
	BORDER-LEFT: #26375E 1px solid; 
	}
	.containermaster_blueBB33 
{
	width: 100%;
	background-color: #BCD0E7;
	BORDER-RIGHT: #26375E 1px solid; 
	BORDER-LEFT: #26375E 1px solid; 
	}

.DanySkyTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
}
