/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_noborder {
	width: 100%;
	background-color: transparent;
}
.containerrow1_blue {

}
.containerrow2_blue {
	background-color: #333333;
}
.container_news {
	width: 185px;
	background-color: transparent;
}
.container_news_header {
	background-image: url(TextTitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
.container_news_back {
	background-image: url(TextBack.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 177px;
	height: 60px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.container_news_right {
	background-image: url(News-right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
}
.container_news_menu {
	height: 60px;
}
.container_news_header_red {
	background-image: url(TextTitle-Red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
.container_news_back_Red {
	background-image: url(TextBack-Red.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 177px;
	height: 60px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.container_news_header_redwhite {
	background-image: url(TextTitle-RedWhite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
.container_news_back_RedWhite {
	background-image: url(TextBack-RedWhite.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 177px;
	height: 60px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.container_news_header_blue {
	background-image: url(TextTitle-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
.container_news_back_Blue {
	background-image: url(TextBack-blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 177px;
	height: 60px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.container_news_header_bluewhite {
	background-image: url(TextTitle-bluewhite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
.container_news_back_BlueWhite {
	background-image: url(TextBack-bluewhite.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 177px;
	height: 60px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.container_news_header_green {
	background-image: url(TextTitle-green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
.container_news_back_Green {
	background-image: url(TextBack-green.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 177px;
	height: 60px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.container_news_header_greenwhite {
	background-image: url(TextTitle-greenwhite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
.container_news_back_GreenWhite {
	background-image: url(TextBack-greenwhite.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 177px;
	height: 60px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
