﻿.Content h1
{
	clear: both;
}

.Content ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}


/* Exclusives */
.Content ul.ExclusiveGroups li
{
	margin: 5px 0;
	padding: 0;
	width: 110px;
	float: left;
}

.Content ul.ExclusiveGroups li img
{
	margin: 0 0 0 10px;
	padding: 0;
}


/* Categories */

.Content ul.Categories li
{
	margin: 10px;
	border: 1px solid #333;
	padding: 0 0 0 180px;
	font-size: 18px;
	font-weight: bold;
	clear: both;
}

/* Appetizers */
.Content ul.Categories li.Appetizers
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/392_180x126.jpg ) no-repeat top left;
}

/* Beverages */
.Content ul.Categories li.Beverages
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/190_180x129.jpg ) no-repeat top left;
}

/* Breads */
.Content ul.Categories li.Breads
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/1581_180.jpg ) no-repeat center left;
}
/* Cakes */
.Content ul.Categories li.Cakes
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/117_180.jpg ) no-repeat center left;
}

/* Casseroles */
.Content ul.Categories li.Casseroles
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/5679_180.jpg ) no-repeat bottom left;
}

/* Condiments */
.Content ul.Categories li.Condiments
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/393_180x127.jpg ) no-repeat bottom left;
}

/* Cookies */
.Content ul.Categories li.Cookies
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/5755_180.jpg ) no-repeat bottom left;
}

/* Crockpot */
.Content ul.Categories li.Crockpot
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/3666_180x144.jpg ) no-repeat center left;
}

/* Desserts */
.Content ul.Categories li.Desserts
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/111_180.jpg ) no-repeat top left;
}

/* Entrees */
.Content ul.Categories li.Entrees
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/390_180x152.jpg ) no-repeat bottom left;
}

/* Ethnic */
.Content ul.Categories li.Ethnic
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/50OrtFajita180x97.jpg ) no-repeat bottom left;
}

/* Gourmet */
.Content ul.Categories li.Gourmet
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/178_180x89.jpg ) no-repeat bottom left;
}

/* Grilling */
.Content ul.Categories li.Grilling
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/5820_180.jpg ) no-repeat center left;
}

/* Healthy */
.Content ul.Categories li.Healthy
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/241_180x121.jpg ) no-repeat center left;
}

/* Holidays */
.Content ul.Categories li.Holidays
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/157HPCCake180x130.jpg ) no-repeat center left;
}

/* Kids */
.Content ul.Categories li.Kids
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/201_180x105.jpg ) no-repeat center left;
}

/* LowCarb */
.Content ul.Categories li.LowCarb
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/5080_180x150.jpg ) no-repeat top left;
}

/* Pasta */
.Content ul.Categories li.Pasta
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/207ChickPomodoro_180x159.jpg ) no-repeat center left;
}

/* Pies */
.Content ul.Categories li.Pies
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/158_180.jpg ) no-repeat center left;
}

/* Quick */
.Content ul.Categories li.Quick
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/128_180x130.jpg ) no-repeat center left;
}

/* Rice */
.Content ul.Categories li.Rice
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/498_180x141.jpg ) no-repeat center left;
}

/* Salads */
.Content ul.Categories li.Salads
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/119_180.jpg ) no-repeat center left;
}

/* Sandwiches */
.Content ul.Categories li.Sandwiches
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/6156_180.jpg ) no-repeat center left;
}

/* Sauces */
.Content ul.Categories li.Sauces
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/147MCSauce180x132.jpg ) no-repeat center left;
}

/* Soups */
.Content ul.Categories li.Soups
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/2529_180x120.jpg ) no-repeat top left;
}

/* Vegetables */
.Content ul.Categories li.Vegetables
{
	background: #eee url( http://p4b.webstop.com/0_GraphicsRecipes/5699_180.jpg ) no-repeat top left;
}



.Content ul.Categories li a
{
	margin: 0;
	padding: 10px;
	text-decoration: none;
	display: block;
}

.Content ul.Categories li a:hover
{
	background: #ccc;
}

.Content ul.Categories li ul
{
	margin: 0;
	padding: 0;
}

.Content ul.Categories li ul li
{
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 12px;
	width: 130px;
	font-weight: normal;
	background: none;
	float: left;
	clear: none;
}

.Content ul.Categories li ul li.StartRow
{
	clear: both;
}

.Content ul.Categories li ul li a
{
	padding: 5px 10px;
}

.Content ul.Categories li ul li a img
{
	margin: 0 30px 5px 0;
	border: 0;
	padding: 0;
}
