/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_gray {
	width: 100%;
	background-color: #DDDDDD;
	BORDER-RIGHT: #8F9092 1px solid; 
	BORDER-TOP: #8F9092 1px solid; 
	BORDER-LEFT: #8F9092 1px solid; 
	BORDER-BOTTOM: #8F9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_gray {
	BACKGROUND-IMAGE: url(gradient_LtGray.jpg);
}
.myTitleContainer {
	color:white;
	font-size:13px;
	font-weight:bold;
	font-family:Helvetica;
	
}
.myTitleContainer_2{
	color:black;
	font-size:13px;
	font-weight:bold;
	font-family:Helvetica;
	
}
.C_Slim_Head
{
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: Tahoma, Arial, Helvetica;
	height: 23px;
	vertical-align: middle;
}
.C_Slim_T1
{
	width: 9px;
	height: 23px;
	background-image: url(images/slim_t1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
IMG.C_Slim_T1
{
	background-image: none;
}
.C_Slim_T2
{
	height: 23px;
	background-image: url(images/slim_t2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.C_Slim_T3
{
	width: 4px;
	height: 23px;
	background-image: url(images/slim_t3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
IMG.C_Slim_T3
{
	background-image: none;
}
.C_Slim_T4
{
	width: 100%;
	height: 23px;
	background-image: url(images/slim_t4.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.C_Slim_T5
{
	width: 5px;
	height: 23px;
	background-image: url(images/slim_t5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
IMG.C_Slim_T5
{
	background-image: none;
}
.C_Slim_C1
{
	width: 5px;
	background-image: url(images/slim_c1.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.C_Slim_C2
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
}
.C_Slim_C3
{
	width: 5px;
	background-image: url(images/slim_c3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.C_Slim_B1
{
	width: 5px;
	height: 5px;
	background-image: url(images/slim_b1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.C_Slim_B2
{
	width: 100%;
	height: 5px;
	background-image: url(images/slim_b2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.C_Slim_B3
{
	width: 5px;
	height: 5px;
	background-image: url(images/slim_b3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/***********************************************/
/* Container Medium Border                     */
/* Copyright (2006) EmanueleZambrano.com       */
/***********************************************/
.Container_Master
{
	width: 100%;
	background-color: Transparent;
}
.Container_TitleRow
{
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
.Container_FooterRow
{
	background-color: Transparent;
}
.Container_CornerTL
{
	background-image: url(images/CornerTL.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	background-position: right bottom;
}
.Container_CornerTR
{
	background-image: url(images/CornerTR.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	background-position: left bottom;
}
.Container_BorderT
{
	background-image: url(images/BorderT.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.Container_CornerBL
{
	background-image: url(images/CornerBL.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}
.Container_CornerBR
{
	background-image: url(images/CornerBR.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}
.Container_BorderB
{
	background-image: url(images/BorderB.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.Container_BorderL
{
	background-image: url(images/BorderL.gif);
	background-repeat: repeat-Y;
	background-position: right top;
}
.Container_BorderR
{
	background-image: url(images/BorderR.gif);
	background-repeat: repeat-Y;
	background-position: left top;
}





















































































