/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_gray {
	width: 100%;
	
	
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_gray {
	
}
.containerrow2_gray {
	background-image: url(maincontent.jpg);
	background-repeat:repeat-x;
	color: White;	
	background-color:#000000;
	padding-left:7px;
	padding-right:5px;
}





.containermasternew_gray {
	width: 100%;
	
	
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1new_gray {
	
}
.containerrow2new_gray {
	background-image: url(zoomiddlerep.jpg);
	background-repeat:repeat-x;
	
	background-color:#8F581F;
	padding-left:7px;
	padding-right:5px;
}









.containermasternewone_gray {
	width: 100%;
	
	
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1newone_gray {
	
}
.containerrow2newone_gray {
	background-color:#000000;
	background-repeat:repeat-x;
	padding-left:7px;
	padding-right:5px;
	color:#595B50;
}

.color
{
    font-size:12px;
    color:#595B50;
}    





.color1
{
    font-size:12px;
    color:#000000;
    font-weight:bold;
}    


.color2
{
    font-size:12px;
    color:#9E9085;
    font-weight:bold;
}    