@import url(topnav.css);
@import url(l2-style.css);
@import url(footer.css);

/* Last edited on 03-04-10
----------------------------------------------- */

body { color: #333; font: 12px/19px Arial, Helvetica, sans-serif; background-color: #eae5ca; text-align: center; margin-top: 0; margin-right: auto; margin-left: auto; padding: 0; }
body.gray { background-color: #dedede; }
body.darker { background-color: #eae5ca; }
body.dark { background-color: #888482; }
body.light { background-color: #f6f5e8; }

body.version-1 { background: url(../css-images/ob-home-concept-1.png) no-repeat; }
body.version-2 { background: #fcfbf8 url(../css-images/ob-home-concept-2.png) no-repeat; }
body.version-3 { background: #fcfbf8 url(../css-images/ob-home-concept-3.png) no-repeat; }
body.version-3b { background: #fcfbf8 url(../css-images/ob-home-concept-3b.png) no-repeat; }


div  { margin-top: 0; margin-bottom: 0; padding: 0; border-style: none; border-width: 0; }
img { text-decoration: none; margin: 0; padding: 0; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }

img.nofloat { float: none; }

div#page-container { /* background: url(../backgrounds/bagels-stacked.jpg) no-repeat; */ background-repeat: no-repeat; width: 980px; overflow: hidden; min-height: 641px; text-align: center; margin-top: 0; margin-right: auto; margin-left: auto; padding: 0; }

div#page-container.default { background: url(../backgrounds/bagels-stacked.jpg) no-repeat; min-height: 641px; }
div#page-container.image-1 { background: url(../backgrounds/bagels-group.jpg) no-repeat; min-height: 641px; }
div#page-container.image-2 { background: url(../backgrounds/bagels-cin-raisin.jpg) no-repeat; min-height: 641px; }
div#page-container.image-3 { background: url(../backgrounds/bagels.jpg) no-repeat; min-height: 641px; }
div#page-container.image-4 { background: url(../backgrounds/bagels-onbelt.jpg) no-repeat; min-height: 641px; }
div#page-container.image-5 { background: url(../backgrounds/bagels-group-2.jpg) no-repeat; min-height: 641px; }
div#page-container.image-6 { background: url(../backgrounds/bagels-dough.jpg) no-repeat; min-height: 641px; }

div#page-container.image-7 { background: url(../backgrounds/antonio.jpg) no-repeat; min-height: 641px; }
div#page-container.image-8 { background: url(../backgrounds/hector.jpg) no-repeat; min-height: 641px; }
div#page-container.image-9 { background: url(../backgrounds/jose.jpg) no-repeat; min-height: 641px; }
div#page-container.image-10 { background: url(../backgrounds/bertha-2.jpg) no-repeat; min-height: 641px; }
div#page-container.image-11 { background: url(../backgrounds/bagels-girl-1.jpg) no-repeat; min-height: 641px; }
div#page-container.image-12 { background: url(../backgrounds/bagels-onbelt-2.jpg) no-repeat; min-height: 641px; }

table { margin: 0; padding: 0; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }

th { margin: 0; outline-style: none; outline-width: 0; }
td { color: #333; font: 11px/16px Arial, Helvetica, sans-serif; margin: 0; padding: 0; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }

tr { margin: 0; padding: 0; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
tr:hover { background-color: #fffbee; }

/* site links */
a:link, a:visited { color: #930; text-decoration: none; }
a:hover, a:active { color: #630; text-decoration: none; }




.hidden { position: absolute; left: 0; top: -500px; width: 1px; height: 1px; overflow: hidden; visibility: hidden; }  
