




/*
     FILE ARCHIVED ON 14:45:18 Dec 5, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:40:30 May 22, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */
 
 #block-search-form {
	position: absolute;
	top: 80px;
	right: 0px;
}

.branding-homepage #block-search-form {
	position: absolute;
	top: 30px;
	right: 0px;
}


#region-preface-first {
	margin-right: 0px;
	width:315px;
}

.region-preface-first-inner {
	padding-right: 10px;
	background:url(/sites/all/themes/Heinz/images/bg_block.gif) top repeat-x #7db610;
	
}

#region-preface-second {
	margin-left: 0px;
	margin-right: 0px;
	width:310px;
}

.region-preface-second-inner {
	padding-left: 10px;
	padding-right: 10px;
	background:url(/sites/all/themes/Heinz/images/bg_block2.gif) top repeat-x #ffb60d;
	
}

#region-preface-third {
	margin-left: 0px;
	margin-right: 0px;
	width:315px;
}

.region-preface-third-inner {
	padding-right: 10px;
	background:url(/sites/all/themes/Heinz/images/bg_block3.gif) top repeat-x #fc6700;
	
}