/* PECMS MAIN PAGE CSS */

#header							{ height: 110px; }

div.main						{ }
div.main .intro						{ min-height: 200px; padding-top: 10px; }
div.main .intro p					{ color: #FFFFFF; font-size: 20px; text-shadow: 2px 2px 0px rgba(59, 60, 61, 1); }
div.main .intro p.caption				{ color: #436C41; font-size: 30px; text-shadow: none; font-family: "Times New Roman", times, serif; font-weight: bold; }
div.main .dishofday					{ padding: 20px 0px 10px 0px; font-size: 20px; text-shadow: 2px 2px 0px rgba(59, 60, 61, 1); }
div.main .nbox						{ padding-bottom: 30px; }
div.main .nbox .ntitle					{ padding: 20px 10px; font-family: "Lobster", cursive; }
div.main .nbox .ntitle a				{ font-size: 32px; }
div.main .nbox .nsummary				{ }
div.main .nbox .nsummary p				{ }
div.main .nbox .nmore					{ padding-top: 20px; text-align: center; }

div.main .categories					{ width: 100%; padding-bottom: 50px; background-color: #FFFFFF; }
div.main .categories .kitchen				{ padding: 50px 0px; text-align: center; }
div.main .categories .cbox				{ }
div.main .categories .cbox a				{ width: 100%; height: auto; display: block; color: #FFFFFF; overflow: hidden; position: relative; }
div.main .categories .cbox a img			{ width: 100%; height: auto; display: block; }
div.main .categories .cbox a table			{ width: 100%; height: 100%; text-align: center; color: #FFFFFF; text-transform: lowercase; font-family: "Lobster", cursive; font-size: 44px; position: absolute; top: 0px; }
div.main .categories .cbox a table tr			{ width: 100%; height: 100%; }
div.main .categories .cbox a table tr td		{ width: 100%; height: 100%; }
div.main .categories .cbox a:hover			{ }
div.main .categories .cbox a:hover table		{ color: #3B3C3D; background-color: rgba(255, 255, 255, 0.5); }

div.main .offer						{ width: 100%; padding: 10px 0px 50px 0px; background-color: #FFFFFF; }
div.main .offer h2					{ text-align: center; }

div.main .pinnule_2					{ height: 300px; }

div.main .pinnule_3					{ height: 300px; }
