/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_Smoke {
	width: 100%;
	background-color: transparent;
	BORDER-RIGHT: #6a5acd 1px solid; 
	BORDER-TOP: #6a5acd 1px solid; 
	BORDER-LEFT: #6a5acd 1px solid; 
	BORDER-BOTTOM: #6a5acd 1px solid; 
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.SmokeTL {
	BACKGROUND-IMAGE: url(top_left.gif);
	width: 12px;
	height: 22px;
	background-repeat: no-repeat;
}
.SmokeTC {
	BACKGROUND-IMAGE: url(top_center.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
}
.SmokeTR {
	BACKGROUND-IMAGE: url(top_right.gif);
	width: 12px;
	height: 22px;
	background-repeat: no-repeat;
}


.XDMBlue {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: white;
	
}

/********************/

/* Class for Media Green 02 */

.containermaster_Smoke2 {
	width: 100%;
	background-color: transparent;
	BORDER-RIGHT: #0054A6 1px solid; 
	BORDER-TOP: #0054A6 1px solid; 
	BORDER-LEFT: #0054A6 1px solid; 
	BORDER-BOTTOM: #0054A6 1px solid; 
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.SmokeTL2 {
	BACKGROUND-IMAGE: url(top_left2.gif);
	width: 12px;
	height: 22px;
	background-repeat: no-repeat;
}
.SmokeTC2 {
	BACKGROUND-IMAGE: url(top_center2.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
}
.SmokeTR2 {
	BACKGROUND-IMAGE: url(top_right2.gif);
	width: 12px;
	height: 22px;
	background-repeat: no-repeat;
}

/*  Container Title Text */







