/* 
================================
 Container Styles for DotNetNuke
================================
/*-------------------------------------------------------------------------------*/

.actions{ width:10px;}
.clear									 { clear:both;}
.c_footer								 { padding-right:10px; text-align:right;}
.dnntitle 								 { padding-left:10px;}
.c_contentpane 							 { text-align:left; padding:2px 5px 0px 5px;}
.ModuleTitle_MenuContainer				 { width:100px!important;}
																						 
.H1_Container						 { margin-bottom:5px; }
.H1_Container .dnntitle					 { padding:0px;}
.H1_Container .contentmain			 	 { }
.H1_Container .contentpane			 	 { padding:5px 0px 1px 0px; text-align:left; vertical-align:top; clear:both;       }

.title1{font-size:29px; line-height:1.2; color:#363839; white-space:normal; vertical-align:middle; font-weight:normal; padding:0px; margin:0px; }

.customColorBackground{
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

.customImageBackground{
	height: auto;
	min-height: 400px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
}

.truckwhite_full{
	background-image: url("/Portals/0/BeaconSkin/Template/Containers/truckwhite_full.jpg");
	background-color: #3f3f3f;
	height: auto;
	min-height: 400px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
}

.blue_truckleft_fade{
	background-image: url("/Portals/0/BeaconSkin/Template/Containers/blue-truckleft-fade.jpg");
	background-color: #3f3f3f;
	height: auto;
	min-height: 400px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
}

.embroidery_full{
	background-image: url("/Portals/0/BeaconSkin/Template/Containers/embroidery_full.jpg");
	background-color: #3f3f3f;
	height: auto;
	min-height: 400px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
}

.gray_truckright_fade{
	background-image: url("/Portals/0/BeaconSkin/Template/Containers/gray_truckright-fade.jpg");
	background-color: #3f3f3f;
	height: auto;
	min-height: 400px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
}

.SuccessSpotlightBG{
	background-image: url("/Portals/0/BeaconSkin/Template/Containers/SuccessSpotlight-bg.png");
	background-color: #3f3f3f;
	height: auto;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
}

.whiteContainer{
	background-color: #ffffff;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

.grayContainer{
	background-color: #dddddd;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

.navyContainer{
	background-color: #004762;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
