/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}


body
{
	background:#d6d0ca url(http://www.oliverquality.com/assets/images/bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left !important;
	color:#5E5F61;
}

.nopad { padding: 0px !important; }
.nomar { margin: 0px !important; }

#screen
{
	width: 960px;
	margin: 0 auto;
	padding:0px;
}

#header
{
	height: 180px; 
	position:relative;
	z-index: 107;
}
.logo
{
	position: absolute;
	top: 0px;
	left:0px;
}

#wrapall
{
	width:100%;
	height:100%;
	background: url(http://www.oliverquality.com/assets/images/header.png) no-repeat scroll 50% 0px;
}

#wrapcontent
{
	width:1032px;
	margin:auto;
	background: url(http://www.oliverquality.com/assets/images/content_bg.png) no-repeat scroll 50% 0;
}


#nav
{
	position: absolute;
	top:130px;
	left:0px;
	z-index: 100;
	width:960px;
	background: url(http://www.oliverquality.com/assets/images/nav_bg.jpg) repeat-x;
}

.searchbar
{
	width: 211px;
	margin:0px;
	padding: 11px 0px 10px 14px;
	background:url(http://www.oliverquality.com/assets/images/nav_bg.gif) repeat-x;
	float:right;
	height: 29px;
}

.content
{
	overflow:auto;
	background:#FFFFFF url(http://www.oliverquality.com/assets/images/content_bg.gif) repeat-x bottom;
	padding-bottom:20px;
}


.primary
{
	margin:0px 0px 0px 5px;
	padding:0;
	width: 680px;
	float:right;
}

.secondary
{
	margin:0;
	padding:0;
	width:275px;
	float:left;
}

.entry
{
	padding:0px;
	width: 337px;
	float:left;
	margin-right: 5px;
}

.entry img
{
	margin-bottom: 10px;
}

.body, .content
{width:960px;}

.entrymain
{
	padding:0px;
	margin:0px;
	width: 680px;
	float:left;
	background: url(http://www.oliverquality.com/assets/images/bg_internal.gif) repeat-x;
	overflow: auto;
}

.entrymain .billimg
{
	float: left;
	padding-right:10px;
}

.listing
{
	width: 660px;
	padding: 10px 10px 10px 0px;
	overflow: auto;
	margin-bottom: 10px;
}

.listing img
{
	margin: 0px 10px 0px 0px;
	border: 1px solid #ACA095;
}

.listing .info
{
	float:left;
	margin-left: 20px;
	padding: 0px 10px 0px 0px;
}

.listing .image
{
	width: 160px;
	float:left;
}

.submitbutton
{
	background: url(http://www.oliverquality.com/assets/images/btn_search.gif) no-repeat;
	height: 25px;
	width:25px;
	border: none;
	padding-top: 6px;
}

.submitbutton:hover
{
	background: url(http://www.oliverquality.com/assets/images/btn_search_hover.gif) no-repeat;
	border: none;
}

.searchbox
{
	margin: 0px 0px 10px 10px;
	border: none;
	height: 19px;
	padding: 2px;
}

input.searchbox 
{
	width: 147px;
}

.footer
{
	height: 37px;
	background:url(http://www.oliverquality.com/assets/images/footer_bg.gif) no-repeat top;
	padding-top:28px;
	text-align:center;
}

.signup
{
	background: #EAE7E5;
	width: 192px;
	margin: 10px 20px 10px 20px;
	padding: 22px;
}

.signup input.text
{
	width: 183px;
	margin: 10px 0px 10px 0px;
	font-size: 12px;
	color: #BABCBE;
	padding: 2px;
}

.yellowboxhome
{
	background: #EAC05F;
	width:275px;
	height: 371px;
	z-index: 8;
	position: relative;
	margin-bottom: 20px;
}

.yellowboxhome .message
{
	text-align:center;
	padding-top: 153px;
}

.yellowboxhome .message p.ybox1
{
	font-size: 37px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
}

.yellowboxhome .message p.ybox2
{
	font-size: 19px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin:-15px 0px 0px 2px;
	padding:0px;
}

.yellowbox
{
	background: #EAC05F;
	width:275px;
	height: 300px;
	z-index: 8;
	position: relative;
	margin-bottom: 20px;
}

.yellowboxshort
{
	background: #EAC05F;
	width:275px;
	height: 300px;
	z-index: 8;
	position: relative;
	margin-bottom: 20px;
}

.yellowbox .message
{
	text-align:center;
	padding-top: 101px;
}

.yellowboxshort .message
{
	text-align:center;
	padding-top: 101px;
}

.yellowbox .message p.ybox1
{
	font-size: 30px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
}

.yellowbox .message p.ybox2
{
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin:-5px 0px 0px 2px;
	padding:0px;
	line-height: 15px;
}

.yellowboxshort .message p.ybox1
{
	font-size: 45px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
}

.yellowboxshort .message p.ybox2
{
	font-size: 35px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin:-15px 0px 0px 2px;
	padding:0px;
}

/* -----------------------------------------------------------------------
 -Typography
----------------------------------------------------------------------- */
a
{
	color: #356b9b;
	text-decoration: none;
	border-bottom: 1px dotted #356b9b;
}

a:hover
{
	color: #CCA753;
	text-decoration: none;
	border-bottom: 1px dotted #CCA753;
}

h1
{
	font-size: 43px;
	color: #356b9b;
}

h2
{
	font-size: 23px;
	color: #356b9b;
}

h2 .cuf2
{
	color: #00539B;
}

h3
{
	font-size: 16px;
	color: #356b9b;
}

h4
{

}

p
{
	font-size: 12px;
	color: #5E5F61;
}

p.cuf2, p.cuf3
{
	color: #00539B;
}

p.cuf2
{
	padding-top: 60px;
	font-size: 30px;
	padding: 100px 0px 0px 0px;
	margin: 0px;
}

p.cuf3
{
	font-size: 20px;
	margin-top: 0 !important;
}

.signup h3, .signup p
{
    color: #5E5F61;
}

ul.page
{
	margin: 0px 0px 20px 20px;
}

ul.page li
{
	list-style:none;
	font-size: 12px;
	color: #5E5F61;
}

ul.page li a
{
	background: url(http://www.oliverquality.com/assets/images/arrow_blue.gif) no-repeat center left;
	padding-left: 10px;
}

ul.page li a:hover
{
	background: url(http://www.oliverquality.com/assets/images/arrow_yellow.gif) no-repeat center left;
	padding-left: 10px;
}

ul.page h3
{
	background: none;
	color: #EAC05F;
	font-weight:bold;
}

.form_note
{
	background: none;
	font-weight:bold;
	font-style: italic;
}

ul.sidenav li a, ul.sidenav li a:hover
{
	background:none;
	padding:0;
}


ul li a
{border:none;}

ul li a:hover
{border:none;}

.entrymain h3
{
	margin-bottom: 5px;
}


a.eco-callout
{
	position:absolute;
	top: 55px;
	right:0px;
}

a.imagelink img
{
	border:none !important;
	text-decoration: none !important;
}

a.imagelink
{
	border: none !important;
}



/* -----------------------------------------------------------------------
 -Mega Drop Down Menu
----------------------------------------------------------------------- */

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 735px;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 50px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.bakery {
	background: url(http://www.oliverquality.com/assets/images/nav_bakery.jpg) no-repeat;
	width: 208px; 
	border: none;
}
ul#topnav a.meal {
	background: url(http://www.oliverquality.com/assets/images/nav_meal.jpg) no-repeat;
	width: 253px; 
	border: none;
}
ul#topnav a.company {
	background: url(http://www.oliverquality.com/assets/images/nav_company.jpg) no-repeat;
	width: 144px; 
	border: none;
}
ul#topnav a.contact {
	background: url(http://www.oliverquality.com/assets/images/nav_contact.jpg) no-repeat;
	width: 130px; 
	border: none;
}


ul#topnav li .sub {
	position: absolute;	
	top: 50px; left: 0px;
	background: #FFFFFF;
	padding: 13px 12px 25px 0px;
	float: left;
	display: none;
	border-width: 0px 2px 2px 2px;
	border-style: ridge;
	border-color: #356b9b;
}

ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}

ul#topnav li .sub ul{
	list-style: none;
	margin: 0;
	padding: 0px 20px 0px 20px;
	width: 195px;
	float: left;
	border-right: 1px solid #BABCBE;
}

ul#topnav .sub ul li h2 {
	color: #CCA753;
	font-size: 16px;
	font-weight: normal;
	margin-bottom:10px;
}
ul#topnav .sub ul li h2 a {
	color: #CCA753;
	font-size: 16px;
	font-weight: normal;
	padding-top:10px;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}

ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	display: block;
	text-decoration: none;
	color: #5E5F61;
	font-size: 12px;
	line-height: 14px;
	padding-bottom:8px;
}
ul#topnav .sub ul li a:hover {color: #ddd; background-position: 5px 12px ;}


/* List View */
.list {clear:both;margin-bottom:1em;padding-top: 0px;}	
.list:after {clear:both;}
.list .entry {width:660px; clear:left; overflow:hidden; margin:10px 0;}
.list .entry .image {width:100px; float:left;margin:0 10px 0 0;text-align:center;}
.list .entry .info {width:540px; float:left;margin:0 0 0 10px;}
.list .entry .extra {float:left;margin:0 0 0 10px;}
.list .entry h3 {margin:0.5em 0 0.5em 0;}
.list .entry p {padding:0;}
.list .entry a {border:none;}
.list .entry img {background:#fff; border:1px solid #ddd; padding:0px;}
.list ul.features {padding-left:20px;font-size:12px;}

/* Grid View */
.grid {clear:left;}	
.grid .entry {float:left; width:200px; margin:10px 20px 20px 10px; overflow:hidden;text-align:left;}
.grid .entry h3 {margin:0 0 0 0; padding:0;}
.grid .entry p {padding:0;margin:0;}
.grid .entry img {background:#fff; border:1px solid #ddd; padding:0px;margin:0 0 5px 0;}
.grid .entry a {border:none;}

.grid .first {clear:left; margin-left:0;}	
.grid .last {margin-right:0;}

.search .entry {border-top:1px solid #ddd;}

.page
{margin:10px 20px 20px 0; clear:both; }

.page h1 {font-size:23px;line-height:1;margin:0 0 0.5em 0;}
.page h2 {font-size: 16px; color:#5E5F61; font-weight:bold; margin:20px 0 10px 0;}
.page h2.subheading {margin-top:0;}
.page h2.divider {padding-top:20px; border-top: 1px solid #ddd; clear:both;}
.page h3 {font-size:13px; font-weight:bold; color: #5E5F61; line-height:1;margin:15px 0 5px 0;}
.page h4 {line-height:1.25;margin-bottom:1.25em;}
.page h5 {font-weight:bold;margin-bottom:1.5em;}
.page h6 {font-weight:bold;}
.page p {margin:0 0 10px 0;}
.page ul, .page ol {padding-left:20px; font-weight:normal; font-size:13px;}

.page table {width:100%;font-size:12px;}
.page table td {padding:0 10px 5px 0;}

.search {padding:0; margin: 0 0 10px 0;}
.search p.filter {float:left; font-weight:bold; margin-top:5px;	}
.search form.filter {float:left;margin:0 10px;border:none;padding:0;}
.search p.count {float:right;margin:5px 0 0 20px;}
.search form.sort {float:right;margin-left:20px;-moz-border-radius: 5px;-webkit-border-radius: 5px; }

.width_1 {width:20px;}
.width_2 {width:60px;}
.width_3 {width:100px;}
.width_4 {width:140px;}
.width_5 {width:180px;}
.width_6 {width:220px;}
.width_7 {width:260px;}
.width_8 {width:300px;}
.width_9 {width:340px;}
.width_10 {width:380px;}
.width_11 {width:420px;}
.width_12 {width:460px;}
.width_13 {width:500px;}
.width_14 {width:540px;}
.width_15 {width:580px;}
.width_16 {width:620px;}
.width_17 {width:660px;}
.width_18 {width:700px;}
.width_19 {width:740px;}
.width_20 {width:780px;}
.width_21 {width:820px;}
.width_22 {width:860px;}
.width_23 {width:900px;}
.width_24 {width:940px;}

/* forms.css */

.page form {border-top: 1px solid #EAC05F; padding:10px 20px;}

.page p.filter_menu {display:inline; font-weight:bold;}
.page form.filter_menu {border:none; display:inline; padding:0;}
.page form.filter_menu fieldset {display:inline;}

.page label {font-weight:bold;}

.page hr {background:#FFF6BF;color:#FFF6BF;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}

.page form.reps, .page form#dealers {padding:10px; background-color:#EAE7E5; border:none; margin:5px 0 10px 0;}
.page form.reps select {width:180px;}

.caps {text-transform:uppercase;}
.smaller {font-size:80%;font-weight:normal;margin:0 10px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#EAC05F;color:#fff; border:none;font-size:13px;}
.notice a, .notice a:hover {color:#fff;border-bottom:1px solid #fff;}
.success {background:#EAC05F;color:#fff; border:none;font-size:13px;}
.notes {font-style:italic;}
.page form.search {border:none; padding:0; margin:0;}


.alertmessage
{
	position: absolute;
	top: 0px;
	left:0px;
	background: #5784ad;
	z-index: 100;
	padding: 8px 10px 8px 10px;
}

.alertmessage p
{
	color: #FFFFFF !important;
	font-size: 12px;
}

.alertmessage p strong
{
	font-size: 16px;
}

form#loginform
{
	margin: 0px !important;
	padding: 10px 0px 10px 0px !important;
}

p.question
{
	margin-bottom: 10px;
}

p.question input, p.question textarea
{
	margin: 4px 0px 0px 0px;
	padding: 2px;
}

p.question input[type=radio], p.question input[type=checkbox]
{
	margin-right: 3px;
}

.hide, #chilled, #psicheck, #extralength, #extraspace, #whichtrays, #usefilm, #option1, #option2, #option3, #option4, #option5, #option6, #option7, #option8, #option9
{
	display: none;
}

h2.question
{
	margin: 0px 0px 5px 0px !important;
}

.questionwrap1
{
	background: #EAE7E5;
	padding: 10px;
}

.questionwrap2
{
	background: #FFFFFF;
	padding: 10px;
}

h1.question
{
	margin: 10px 0px 5px 0px;
}

a.logmeout
{
	z-index: 9000;
	color: #FFF;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #356B9B;
	padding: 5px;
	font-size: 11px;
}
