/*
 *  site.css
 */
/* html { background: #3f3f3f url(../../media/images/green_background.gif) repeat-x;} */
/* html { padding-top: 15px; background: #EBEBEB url(../images/main_bg.gif) repeat-x;} */
html { }
body { 100%; margin: 0;
font-family: Arial, Verdana, sans-serif; font-size: 12px;
}

h1, h2 { font-family: Helvetica, serif; text-align: left; font-weight: normal; }
a.black { color: #000000; }
a.blue { color: #6666FF; }
a.green { color: #66FF66; }
a.red { color: #FF6666; }
a.yellow { color: #FFFF00; }

span.white { color: #FFFFFF; }

#main_div {
	width: 987px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#main_body{
	width: 987px;
	float: left;
}

#header_holder {
	margin-left: auto;
	margin-right: auto;
	height: 175px;
	width: 970px;
	background: url(../images/main/cms_header_bg.jpg) no-repeat;
}

#header {
	height: 125px;
}

#logo {
	margin-left: 20px;
}

#main_menu {
	border-top: 1px solid #e0d3af;
	width: 900px;
	padding-top: 5px;
	margin-left: 30px;
	height: 30px;
	background: none;
}

#content_div {
	float: left;
	width: 980px;
	padding: 5px 0;
}

#center_div {
	float: left;
	width: 980px;
	background: #FFFFFF;
}

.page_heading {
	padding: 5px 0 5px 20px;
	width: auto;
	color: #00a64f;
	text-transform: uppercase;
	background: url(../images/main/cms_page_heading_bg.jpg) no-repeat;
}

#pagination_brand_filter_div {
	float: left;
	clear: both;
	width: 940px;
	background:#F9F9F9;
	padding: 0px 0 10px;
}

#pagination_div {
	width: 300px;
	float: left;
	clear: left;
}

.pagination {
	padding: 10px 0 0 20px;
	margin: 0px;
}

.product_name {	
	font-size: 12px;
 	font-weight: bold;
}

.brand_name {
	font-size: 10px;
}

#brand_name_div {
	width: 200px;
	float: left;
	height: 30px;
	font-size: 16px;
}

#brands_div {
	width: 500px;
	color: #FFFFFF;
	background: none;
	text-align: right;
	float: right;
	height: 25px;
	padding: 5px 10px;
}

#page_content_div {
	padding: 10px 15px 0 20px;
	min-height: 600px;
	background: url(../images/main/cms_page_body_bg.jpg) no-repeat;
}

#footer_div {
	float: left;
	vertical-align: top;
	width: 987px;
	text-align: center;
	margin-top: 10px;
}

#notice_highlight {
	text-transform: uppercase;
	font-weight: bold;
}

#footer_text {
	text-align: center;
	padding: 20px 10px 0 10px;
	height: 55px;
}

.store_map {
	position: fixed;
	top: 150px;
}

.old_price {
	text-decoration: line-through;
	color: #FF0000;
}

.current_price {
}

/* -------------------------- */
/* Homepage */

#main_box_holder {
 	width: 860px;
	margin-left: auto;
	margin-right: auto;
	height: 110px;
}

.box_holder {
	float: left;
	border: 1px solid #CCCCCC;
	width: 160px;
	height: 100px;
	margin-left: 5px;
	margin-right: 5px;
}

.box_image {
	width: 160px;
	height: 80px;
	background:#0099FF;
}

.box_text {
	padding-top: 2px;
	padding-left: 10px;
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
	color: #9966CC;
	background: #FFFFCC;
	height: 17px;
}

img.specials_product_image {
	border: dotted 1px #CCCCCC;
	float: left;
	clear: both;
}

.specials_product_listing {
	width: 138px;
	height: 230px;
	float: left;
	padding: 9px;
	margin: 0 0 20px 0;
}

.special_offer {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	line-height: 2;
	background-color: #00FF66;
	padding: 2px;
}

.p_name_weight {
	height: 30px;
}

#image_specials {
	margin-left: -35px;
	border: 2px solid #FFFF00;
}

.specials_images_div {
/*	position: relative; */
	width: 870px;
	height: auto;
	background: none;
	border: dotted 1px #CCCCCC;
/*	padding: 5px; */
	margin-left: 50px;
	float: left;
	margin-bottom: 20px;
}

.special_images {
	color: #FFFFFF;
	padding: 10px;
	border: 1px dotted #999999;
/*	float: left; */
	margin-right: auto;
	margin-left: auto;
	width: auto;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.red_bg {
	background: #D21318;
}

.green_bg {
	background: #009933;
}

.blue_bg {
	background: #0099FF;
}

.yellow_bg {
	background: #CCFF33;
}

.popup_bg_div {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	width: 100%;
	height: auto;
	background: #000000;
	padding: 10px;
	display: none;
	cursor: pointer;
}

.popup {
	width: 890px;
	height: auto;
	background:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.popup2 {
	height: auto;
	width: auto;
}

.popup_data {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	background:#FFFFFF;
}

.newspaper_product_name {
	clear: both;
	font-size: 10px;
	margin-bottom: 5px;
}

.newspaper_advertisement_div {
	width: 138px;
	min-height: 272px;
	background: #CCFF66;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;

	border: #999999 1px dashed;
}

.newspaper_advertisement_text_div {
	padding: 5px;
}

/* -------------------------- */
/* Recipes web */

.recipes_div_blank {
	margin-left: auto;
	margin-right: auto;
	width: 480px;
	border: 1px solid #0000CC;
}

.previous_next_div_blank {
	height: 45px;
	width: 100%;
}

.previous_button_blank {
	float: left;
}

.next_button_blank {
	float: right;
}

.logo_blank {
	width: 470px;
}

.recipes_logo_blank {
	padding: 0px;
}

.recipes_headings_blank {
	width: 100%;
	font-size: 16px;
	border-bottom: 1px solid #CCCCCC;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 2px;
}

.recipes_name_blank {
	width: 470px;
	margin: 10px auto auto 20px;
	font-size: 16px;
	font-weight: bold;
}

.recipes_author_blank {
	float: right;
	margin: 9px 9px;
	clear: both;
}

.recipes_ingredients_blank {
	width: 475px;
	margin-left: 10px;
	line-height: 2;
	font-size: 12px;
}

.recipes_method_blank {
	width: 460px;
	margin-left: 10px;
	line-height: 2;
	background: #F9F9F0;
	font-size: 12px;
}

.recipes_notes_blank {
	width: 470px;
	margin-top: 10px;
	margin-left: 7px;
	font-size: 12px;
	line-height: 2;
}

.recipes_weight_volume_blank {
	font-size: 12px;
	font-style: italic;
}

ul.ingredients_blank {
	list-style: disc;
}

.ingredients_notes_blank {

}

/* --------------------------------------------- */


#flipbook_div {
	margin-left: 25px;
	width: 930px;
	border: 1px solid #6666FF;
}

/* -------------------------- */
/* Contact Us Form */

.contact_us_form {
	margin: 5px 0 10px;
}

/* --Categories Dropdown------- */

* 									{ margin: 0; padding: 0; }
#page-wrap							{ width: 800px; margin: 25px auto; } 
a									{ text-decoration: none; }
ul									{ list-style: none; }
p                                   { margin: 0; text-align: justify; }
ol { margin-left: 20px; }

ul.ingredients {
	margin-left: 20px;
	list-style: square;
}

/* --Menu Dropdown------- */

/* 
	LEVEL ONE
*/
ul.menu_dropdown                         { position: relative; }
ul.menu_dropdown li                      { float: left; font-size: 16px; font-weight: bold; }
ul.menu_dropdown a:hover		         { color: #666666; }
ul.menu_dropdown a:active                { color: #FFFFFF; }
ul.menu_dropdown li a                    { display: block; padding: 5px 10px 0 10px; color: #916C2B; border-right: 1px solid #e0d3af; height: 25px;}
ul.menu_dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.menu_dropdown li.hover,
ul.menu_dropdown li:hover                { color: black; position: relative; }
ul.menu_dropdown li.hover a              { color: black; }


/* 
	LEVEL TWO
*/
ul.menu_dropdown ul 						{ width: 230px; visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 10; }
ul.menu_dropdown ul li 					{ font-weight: normal; background: #000000; color: #FFFFFF;
									  border-bottom: 1px solid #ccc; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.menu_dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.menu_dropdown ul ul 					{ left: 100%; top: 0; }
ul.menu_dropdown li:hover > ul 			{ visibility: visible; }



/* --------------------------------------------- */

.recipes_categories_main_div {
	width: 995px;
	height: auto;
}

.recipes_categories_div {
	border: 1px solid #CCCCCC;
	width: 170px;
	height: auto;
	float: left;
	padding: 5px;
	margin: 3px;
}

.recipes_categories_text {
	font-size: 12px;
	padding: 5px;
	float: left;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.recipes_categories {
	border: 1px solid #333333;
	width: 170px;
	height: 89px;
	float: left;
}

/* --------------------------------------------- */

.recipes_main_div {
	margin-left: auto;
	margin-right: auto;
	width: 995px;
	height: auto;
}

.recipes_div {
	border: 1px solid #CCCCCC;
	width: 170px;
	height: 150px;
	float: left;
	padding: 5px;
	margin: 3px;
}

.recipes_text {
	font-size: 12px;
	padding: 5px;
	float: left;
	text-align: center;
}

.recipes {
	border: 1px solid #333333;
	width: 170px;
	height: 90px;
	float: left;
}



