/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #ffffff;
	text-indent: 0px;
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	moz-border-radius-bottomleft: 8px; 
	moz-border-radius-bottomright: 8px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_blue {
	background-color: #054680;
	background-image: url(/Portals/0/images/containerbkgrd.gif)
}
.containerrow2_blue {
	background-color: #ffffff;
}
.contentmain {

	width: 100%;
	background-color: #ffffff;
	text-indent: 0px;
	border-right: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	moz-border-radius-bottomleft: 8px; 
	moz-border-radius-bottomright: 8px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.news {

	width: 207px;
	background-color: #b7b7b7;
	border-right: #555555 1px solid; 
	border-top: #555555 1px solid; 
	border-left: #555555 1px solid; 
	border-bottom: #555555 1px solid; 
	moz-border-radius-bottomleft: 8px; 
	moz-border-radius-bottomright: 8px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	}
.headerbar 
{
    background-image: url(/Portals/0/Skins/Wolfe/images/product_header.jpg);
    background-repeat: no-repeat;
	
}
.headerbar_generic 
{
    background-image: url(/Portals/0/Skins/Wolfe/images/product_header2.jpg);
    background-repeat: no-repeat;
	
}
.headerbar_conveyors 
{
    background-image: url(/Portals/0/Skins/Wolfe/images/product_header_conveyors.jpg);
    background-repeat: no-repeat;
	
}
.headerbar_poultry 
{
    background-image: url(/Portals/0/Skins/Wolfe/images/product_header_poulty.jpg);
    background-repeat: no-repeat;
	
}
.headerbar_bakery 
{
    background-image: url(/Portals/0/Skins/Wolfe/images/product_header_bakery.jpg);
    background-repeat: no-repeat;
	
}
.headerbar_produce 
{
    background-image: url(/Portals/0/Skins/Wolfe/images/product_header_produce.jpg);
    background-repeat: no-repeat;
	
}
.headerbar_bulk 
{
    background-image: url(/Portals/0/Skins/Wolfe/images/product_header_bulk.jpg);
    background-repeat: no-repeat;
	
}
.headerbar_packaging 
{
    background-image: url(/Portals/0/Skins/Wolfe/images/product_header_packaging.jpg);
    background-repeat: no-repeat;
	
}
.spacer
{
	background-image: url(/Portals/0/Skins/Wolfe/images/spacer.gif);
	height: 1px;
	width: 5px;
}