/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.c1_master {
	width: 100%;
	background-color: White;
	border-right: #C0C0C0 0px solid; 
	border-top: #C0C0C0 0px solid; 
	border-left: #C0C0C0 0px solid; 
	border-bottom: transparent 5px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	
	 
}

.c1_top_center
{	 background-image: url(1_top_center.gif);
	 height: 25px;
	 background-repeat: repeat-x;}

.c1_top_left
{	 background-image: url(1_top_left.gif);
	 height: 25px;
	 width:12px;
	 background-repeat: no-repeat;}
	 
.c1_top_right
{	 background-image: url(1_top_right.gif);
	 height: 25px;
	 width:12px;
	 background-repeat: no-repeat;}

.c1_content {
	background-color: #ffffff;
	 padding-left: 3px;
	 padding-bottom:3px;
	 padding-right:3px;
	 padding-top:5px;
	border-right: #C0C0C0 0px solid; 
	border-top: #C0C0C0 0px solid; 
	border-left: #C0C0C0 0px solid; 
	border-bottom: #C0C0C0 0px solid; 
}


.ModulesTitle
{
	 font-family: Tahoma, Times New Roman;
	 font-size: 11px;
	 font-weight: bold;	
	 color: White ;
}

.c2_master {
	width: 100%;
	background-color: White;
	border-right: #C0C0C0 0px solid; 
	border-top: #C0C0C0 0px solid; 
	border-left: #C0C0C0 0px solid; 
	border-bottom: transparent 5px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	
	 
}

.c2_top_center
{	 background-image: url(2_top_center.gif);
	 height: 6px;
	 background-repeat: repeat-x;}

.c2_top_left
{	 background-image: url(2_top_left.gif);
	 height: 6px;
	 width:6px;
	 background-repeat: no-repeat;}
	 
.c2_top_right
{	 background-image: url(2_top_right.gif);
	 height: 6px;
	 width:6px;
	 background-repeat: no-repeat;}

.c2_main_left
{	 background-image: url(2_main_left.gif);
	 width:6px;
	 background-repeat: repeat-y;}
	 
.c2_main_right
{	 background-image: url(2_main_right.gif);
	 width:6px;
	 background-repeat: repeat-y;}

.c2_bottom_center
{	 background-image: url(2_bottom_center.gif);
	 height: 6px;
	 background-repeat: repeat-x;}

.c2_bottom_left
{	 background-image: url(2_bottom_left.gif);
	 height: 6px;
	 width:6px;
	 background-repeat: no-repeat;}
	 
.c2_bottom_right
{	 background-image: url(2_bottom_right.gif);
	 height: 6px;
	 width:6px;
	 background-repeat: no-repeat;}

.c2_content {
	background-color: #ffffff;
	 padding-left: 0px;
	 padding-bottom:0px;
	 padding-right:0px;
	 padding-top:5px;
	border-right: #C0C0C0 0px solid; 
	border-top: #C0C0C0 0px solid; 
	border-left: #C0C0C0 0px solid; 
	border-bottom: #C0C0C0 0px solid; 
}

.c2_ModulesTitle
{
	 font-family: Tahoma, Times New Roman;
	 font-size: 11px;
	 font-weight: bold;	
	 color: #285DA1 ;
}