/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	background-color: #FFFFFF;transparent ; 
	background-repeat: repeat-x;
	padding: 5px 5px 5px 5px;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_blue {
}
.containerrow2_blue {
	background-color: #FFFFFF
}

.cmaster_left{
background-position:top left; 
background-repeat: no-repeat;
}

.cmaster_right{
	background-position:top right;
	background-repeat: no-repeat;

}

.cmaster_mid{
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}

.XDPersonalBlueTL {
	width: 12px;
	height: 17px;
	background-repeat: no-repeat;
}
.containerrow1_blue {
	background-repeat: repeat-x;
	height: 17px;
	line-height: 15px;
}
.XDPersonalBlueTR {
	width: 40px;
	height: 17px;
	line-height: 15px;
	background-repeat: no-repeat;
}

.containerrow1_orange {
	background-repeat: repeat-x;
}
.containerrow2_orange {
	background-color: #FFFFFF
}

/*  End XMedia Orange */
