@charset "utf-8";
/* BlindBobs.com Menu.php, apps.html, burgers.html, salads.html, sandwiches.html CSS */

/* menu iframe */
#muSec{ width:85%; max-width:1200px; min-width:550px; margin:2em auto 4em auto;  padding:2em; background-color:#fff; overflow:hidden; text-align:center; font-weight:900;  font-size:16px; line-height:2; text-align:left; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; }
#muNav{ float:none; width:34em; min-width:550px; margin:auto; margin-bottom:1em; text-align:center; overflow:hidden; }
#subMu{ width:50%; min-width:550px; margin:auto; margin-bottom:1em; text-align:center; overflow:hidden; }
#menuFrm{ width:95%; height:1500px; margin:auto; border:0px; }
#btmImgDiv, #btmImg{ width:100%; }
#dwldMu, #dwldMu a{ text-align:right; color:#fff;  font-weight:bolder; margin:0 2em 1em 0; }

/* menus */
.menuBdy{ background-color:#fff; }
.menu{ width:100%; margin:auto; text-align:center; overflow:hidden; }
.menu p{ float:left; width:42%; height:100px; margin:1em; padding:1em; }
.menu span{ font-size:1.2em; font-weight:bolder; }
.ylw{ background-color:#fc0; border:5px solid black; }
.wht{ background-color:#fff;  border:5px solid #000; }
.spclWht{ width:38%; margin-bottom:1em;  padding:2em; background-color:#000; color:#fff; border:5px solid #f90; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; behavior:url( css/border-radius.htc ) }
.blk{ background-color:#000; color:#fff; border:5px solid #fff; }
.spclBlk{ width:38%; padding:2em; background-color:#fff; border:5px solid #f6f6f6; color:#000; }
