/* 
================================
 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;
}
.c212_blue{
	background-image: url(c212_blue.gif);
}

.c241_blue{
	background-image: url(c241_blue.gif);
}
.c223_blue{
	background-image: url(c223_blue.gif);
}
.c123_blue{
	background-image: url(c123_blue.gif);
}

.c234_blue{
	background-image: url(c234_blue.gif);
}


.c212_red{
	background-image: url(c212_red.gif);
}

.c241_red{
	background-image: url(c241_red.gif);
}
.c223_red{
	background-image: url(c223_red.gif);
}
.c123_red{
	background-image: url(c123_red.gif);
}

.c234_red{
	background-image: url(c234_red.gif);
}



.c212_orange{
	background-image: url(c212_orange.gif);
}

.c241_orange{
	background-image: url(c241_orange.gif);
}
.c223_orange{
	background-image: url(c223_orange.gif);
}
.c123_orange{
	background-image: url(c123_orange.gif);
}

.c234_orange{
	background-image: url(c234_orange.gif);
}




.containerrow2_blue {
	background-color: #ffffff;
}
.containerrow3_blue {
	background-color: #dfe5f2;
}