/* 
================================
 Container Styles for Synergy Standard Containers
================================
*/   

.sportsmens{
background-image: url(images/sportsmens.jpg);
background-repeat: no-repeat;
height: 137px;
padding: 3px 3px 3px 3px;
}

.plugged-in{
background-image: url(images/plugged-in.jpg);
background-repeat: no-repeat;
height: 137px;
padding: 3px 3px 3px 3px;
}

.worship-times{
background-image: url(images/worship-times.jpg);
background-repeat: no-repeat;
height: 137px;
padding: 3px 3px 3px 3px;
}

.containermaster_standard {
	width: 100%;
	MARGIN-RIGHT:  1px;
	MARGIN-TOP: 1px ; 
	MARGIN-LEFT: 1px ; 
	MARGIN-BOTTOM: 1px ; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_standard {
}
.containerrow2_standard {
}


.containermaster_title {
	width: 100%;
	MARGIN-RIGHT:  1px;
	MARGIN-TOP: 1px ; 
	MARGIN-LEFT: 1px ; 
	MARGIN-BOTTOM: 1px ; 
	moz-border-radius-bottomleft: 3px; 
	moz-border-radius-bottomright: 3px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_title {
	
}
.containerrow2_title {
	
}

.containermaster_plain {
	width: 100%;
	MARGIN-RIGHT:  1px;
	MARGIN-TOP: 1px ; 
	MARGIN-LEFT: 1px ; 
	MARGIN-BOTTOM: 1px ; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_plain {
	
}
.containerrow2_plain {
	
}

.containermaster_text {
	width: 100%;
	MARGIN-RIGHT:  1px;
	MARGIN-TOP: 1px ; 
	MARGIN-LEFT: 1px ; 
	MARGIN-BOTTOM: 1px ; 
	moz-border-radius-bottomleft: 3px; 
	moz-border-radius-bottomright: 3px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_text {
	
}
.containerrow2_text {
	
}

.containermaster_zero {
	width: 100%;
	MARGIN-RIGHT:  1px;
	MARGIN-TOP: 1px ; 
	MARGIN-LEFT: 1px ; 
	MARGIN-BOTTOM: 1px ; 
}
.containerrow1_zero {
}
.containerrow2_zero {
}
