/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	padding: 10 5 10 5;
	background-color: transparent;
	
}

HR {
 height: 1px;
 color: #23A53E;
}




/* 
================================
 Container 1 Styles
================================
*/ 

.title_1
{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style:normal;
	color:#FF6C00;
}

.corner_left_top
{
	background-image:url(images/bentre_21.gif);
	height:29px;
	width:24px;
}
.corner_left_bottom
{
	background-image:url(images/bentre_41.gif);
	height:15px;
	width:9px;
}

.corner_right_top
{
	background-image:url(images/bentre_24.gif);
	height:29px;
	width:9px;
}

.corner_right_bottom
{
	background-image:url(images/bentre_44.gif);
	height:15px;
	width:9px;
}

.title_top_1
{
	background-image:url(images/page_title_bkg.gif);
	height:27px;
}

.title_bottom_1
{
	background-image:url(images/blue_bkg_for_button.gif);
	background-repeat:repeat-x;
	height:26px;
	padding-right:5px;
}



.line_vertical_left
{
	background-image:url(images/bentre_26.gif);
	/*background-repeat:repeat-y;*/
	width:9px;
}

.line_vertical_right
{
	background-image:url(images/bentre_28.gif);
	/*background-repeat:repeat-y;*/
	width:10px;
}

.line_horizon_top
{
	background-image:url(images/bentre_22.gif);
	background-repeat:repeat-x;
	height:15px;	
}

.line_horizon_bottom
{
	background-image:url(images/bentre_42.gif);
	background-repeat:repeat-x;
	
	
}

/* 
================================
 Container 2 Styles
================================
*/ 

.containermaster_2 {
	/*background-color: transparent;*/
	padding: 10 5 10 5;
	background-image:url(images/right_body.gif);
	background-repeat:repeat-x;
	background-position: center top;
}

.title_2
{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style:normal;
	color: #034D86;
}

.title_top_2
{
	background-image:url(images/blue_bkg_for_button.gif);
	background-repeat:repeat-x;
	height:26px;
	padding: 2 2 2 5;
}

.title_bottom_2
{
	/*background-image:url(images/right_title.gif);
	background-repeat:repeat-x;
	height:26px;*/
	padding-right:5px;
}