
/**
 * Commonalities
 */

h1, h2, h3 { color: #cd342d; }
h1 { font-size: 20px; }
h2 {
	font-size: 15px;
	font-weight: bold;
}
.right-column h2 {
	font-size: 20px;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	margin-bottom: 5px;
}

a  { color: #cd342d; }
ul {
	list-style: none;
	margin: 0 0 1.5em 0;
}
ul li {
	background-position: 5px 7px;
	background-repeat: no-repeat;
	background-image: url(/images/bullet-arrow-red-on-white.png);
	padding: 2px 0 2px 20px;
}

table {
	border-collapse: collapse;
}
table th, table td {
	border-bottom: 1px solid #eeeeee;
}



/**
 * Head
 */

#body {
	background: url(/images/header.jpg) center top no-repeat;
}

#osem-logo {
	position: absolute;
	width: 215px; height: 100px;
	left: -7px; top: 17px;
	text-indent: -9999em;
}

#search {
	position: absolute;
	left: 260px; top: 20px;
	top: 30px;
}
#q {
	margin-right: 10px;
	height: 14px;
	padding: 1px;
	margin: 1px 0 0 0;
	top: 0;
}
#search-btn {
	position: absolute;
	left: 160px; top: 1px;
}

#featured-products h2 {
	position: absolute;
	left: -9999em;
}
#featured-products .product {
	position: absolute;
	left: 270px; top: 108px;
	width: 235px;
}
#featured-products a {
	text-decoration: none;
}
#featured-products h3 {
	font-weight: bold;
	color: #ffdf01;
}
#featured-products .image-wrap {
	position: absolute;
	padding: 5px;
	left: -96px; top: 0;
	width: 60px; height: 60px;
	background: url(/images/featured-back.png) no-repeat;
}
#featured-products .image-wrap * {
	display: block;
	width: 100%; height: 100%;
}
#featured-products .shortdesc {
	color: white;
	line-height: 16px;
}
#featured-left, #featured-right {
	position: absolute;
	top: 125px;
	width: 20px; height: 40px;
	cursor: pointer;
}
#featured-left {
	left: 150px;
}
#featured-right {
	left: 515px;
}

#head {
	position: relative;
	height: 275px;
	z-index: 999; /* Or else Cufon-enhanced text will shine through the navbar in IE */
}

#navbar {
	position: absolute;
	left: 0; top: 245px;
	width: 582px; height: 26px;
	background: url(/images/topnav.png);
}
#navbar li {
	float: left;
	padding: 0;
	height: 26px;
	background: none;
}
#navbar a {
	display: block;
	width: 100%; height: 100%;
	text-indent: -999em;
	color: black;
}
#navbar li ul {
	position: absolute;
	left: -9999em;
	z-index: 9;
}
#navbar li.hover ul {
	left: auto;
}
#navbar li ul li {
	float: none;
}
#nav-products { width: 78px; margin-right: 8px; }
#nav-brands   { width: 68px; margin-right: 6px; }
#nav-recipes  { width: 76px; margin-right: 8px; }
#nav-beauty   { width: 120px; margin-right: 8px; }
#nav-about    { width: 63px; margin-right: 5px; }
#nav-contact  { width: 77px; margin-right: 7px; }
#nav-news     { width: 57px; }

#navbar li.hover { background: url(/images/topnav.png); }
#navbar #nav-products.hover { background-position:    0   -26px; }
#navbar #nav-brands.hover   { background-position:  -86px -26px; }
#navbar #nav-recipes.hover  { background-position: -160px -26px; }
#navbar #nav-beauty.hover   { background-position: -244px -26px; }
#navbar #nav-about.hover    { background-position: -372px -26px; }
#navbar #nav-contact.hover  { background-position: -440px -26px; }
#navbar #nav-news.hover     { background-position: -524px -26px; }

#navbar li ul {
	margin: 0;
}
#navbar li ul li {
	border-bottom: 1px solid #ffe80a;
	background: #ffc305 url(/images/bullet-red.gif) 8px 10px no-repeat;
	padding: 3px 5px 0 0;
	height: 24px;
	width: 140px;
}
#navbar li ul li.hover {
	background: #ffe80a url(/images/bullet-red.gif) 8px 10px no-repeat;
}

#navbar li ul li a {
	text-decoration: none;
	text-indent: 20px;
}

/**
 * Main
 */

#main-prewrap2 {
	background: url(/images/main-bottom-border.png) center bottom no-repeat;
}
#main-prewrap {
	background: url(/images/main-top-border.png) center top no-repeat;
	padding: 15px 0;
}
#main-wrap {
	background: url(/images/main-side-border.png) center top repeat-y;
}
#main {
	padding: 10px 0;
}

.content {
	padding: 0 20px;
}


/**
 * Footer
 */

#foot {
	line-height: 30px;
	text-align: right;
}
#foot, #foot a {
	color: #777777;
}

#foot p.footer-logo {float: left;display: inline-block;width: 510px;}
#foot p.footer-logo img#foot-osem {float:left;}
#foot p.footer-logo img#foot-nestle {float:right;}

/**
 * Home page
 */

#our-brands {
	position: relative;
	width: 300px; height: 499px;
	background: url(/images/brands.png) top left no-repeat;
}
#our-brands li {
	background-image: none;
	position: absolute;
	padding: 0;
}
#our-brands a {
	position: absolute;
	width: 151px;
	text-indent: -9999em;
}
#our-brands-osem a            {               height: 49px; }
#our-brands-sabra a           { width: 147px; height: 49px;             left: 153px; }
#our-brands-gourmet-cuisine a {               height: 55px; top:  51px; }
#our-brands-yarden a          { width: 147px; height: 55px; top:  51px; left: 153px; }
#our-brands-gad-dairy a       {               height: 54px; top: 108px; }
#our-brands-golan-heights a   { width: 147px; height: 54px; top: 108px; left: 153px; }
#our-brands-galil-mountain a  {               height: 55px; top: 164px; }
#our-brands-maggi a           { width: 147px; height: 55px; top: 164px; left: 153px; }
#our-brands-milo a            {               height: 54px; top: 221px; }
#our-brands-nido a            { width: 147px; height: 55px; top: 221px; left: 153px; }
#our-brands-supligen        a {               height: 55px; top: 278px; }
#our-brands-caro            a { width: 147px; height: 55px; top: 278px; left: 153px; }
#our-brands-rowntrees-cocoa a {               height: 55px; top: 333px; }
#our-brands-winiary         a { width: 147px; height: 55px; top: 333px; left: 153px; }
#our-brands-princessa       a {               height: 55px; top: 388px; }
#our-brands-hot-pockets     a { width: 147px; height: 55px; top: 388px; left: 153px; }
#our-brands-oris            a {               height: 55px; top: 443px; }


#features {
	margin-left: 20px;
	margin-top: 1em;
	margin-bottom: 1em;
}
#features p {
	width: 190px;
	float: left;
	margin: 0 10px 0 0;
	background-repeat: no-repeat;
	background-position: bottom left;
}

#features a {
	display: block;
	width: 190px; height: 73px;
	text-indent: -9999em;
}


/**
 * Products page (index)
 */

.category-and-products {
	margin-bottom: 1em;
}


/**
 * Product page (show)
 */

.product-image {
	position: relative;
	text-align: center;
}

.brand-info {
	background: #f2f2f2;
	margin-right: 10px;
	margin-left: -3px;
	padding: 0 15px 1px 15px;
}
.brand-info h2 {
	position: absolute;
	left: -9999em;
}
.brand-info ul {
	margin-bottom: 10px;
}
.brand-info a {
	color: black;
}
.brand-image-wrap {
	background: white;
	text-align: center;
	padding-top: 6px;
	margin: 14px auto 1.5em auto;
}

.product-details .section {
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 1em;
}
.product-details h2 {
	margin-bottom: 0;
}

.product-details .related-recipes {
	background: url(/images/back-related-recipes.png);
	width: 337px; height: 75px;
	padding: 15px 0 0 15px;
	border: none;
}
.related-recipes li {
	background: transparent url(/images/bullet-red.gif) 8px 10px no-repeat;
}
.related-recipes a {
	color: black;
}

.product-nutrition pre {
	margin-top: 0;
}

.other-brand-products li {
	background-image: url(/images/bullet-arrow-orange-on-grey.png);
}

.product-details .trade-info hr {
	width: 50px;
	background-color: black;
	margin: 1.5em auto;
}


/**
 * Brand page
 */

.products-table-wrap {
	background: #f2f2f2;
}
table.products {
	margin-bottom: 0;
}
table.products td {
	width: 439px;
	border: 1px solid white;
	padding: 7px;
}
table.products .product-image {
	float: left;
	background: white;
	width: 80px; height: 80px;
	background-position: center;
	background-repeat: no-repeat;
}
table.products .product-image a {
	display: block;
	width: 100%; height: 100%;
}
table.products .product-text {
	float: right;
	width: 340px;
}
table.products .product-text a {
	color: #cd342d;
	text-decoration: none;
}


/**
 * News
 */

.news-content {
	position: relative;
}
.news-date {
	position: absolute;
	top: -2.3em; right: 0;
	color: #cd342d;
}
