/* Michael's Cookies StyleSheet                */
/* ------------------------------  */
/* Author: Red Door Interactive    */
/* dobiz@reddoor.biz			   */
/* ------------------------------  */

body {
	font-family:Verdana, Arial, MS Sans Serif;
	font-size:11px;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #DCDCDC;
}

p,tr,td,li {
	font-family:Verdana, Arial, MS Sans Serif;
	font-size:11px;
	color: #666666;
}

li {
	line-height: 17px;
}

.main,a.main:link,a.main:visited {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.sub,a.sub:link,a.sub:visited {
	font-weight: bold;
	text-decoration: none;
}

a.sitemap:link,a.sitemap:visited {
	color: #666666;
	text-decoration: none;
}

a.main:hover,a.sub:hover,a.sitemap:hover {
	text-decoration: underline;
}

select {
	background-color: #CECECE;
	font-family:Verdana, Arial, MS Sans Serif;
	font-size: 10pt;
	margin-left: 22px;
	color: #666666;
}

select.dropdownbox_nutrition {
	background-color: #CECECE;
	font-family:Verdana, Arial, MS Sans Serif;
	font-size: 9px;
	margin-left: 22px;
	color: #666666;
}

option {
	font-size: 11pt;
}

input {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 9px;
	color: #999999;
}

.header {
	font-size: 12px;
	color: #005082;
	font-weight: bold;
}

.subheader {
	color: #005082;
	font-weight: bold;
}

td.cat {
	text-align: center;
}

td.event {
	padding: 7px;
}

li.flavors {
	color: #8A000C;
	font-weight: bold;
}

li.flavorslist {
	font-size: 10px;
	color: #8A000C;
	font-weight: bold;
}

li.grocery {
	font-size: 11px;
	color: #8A000C;
}

td.footer {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 11pt;
}

table.prodbox {
	margin-left: 22px;
	color: #000000;
}

td.prodbox {
	color: #000000;
	font-size: 10px;
}

td.prodboxbg {
	background-image : url(images/leftimage_catalog2b.jpg);
	background-repeat : no-repeat;
}

p.nutritional {
	font-size:16px;
	color: #A4001D;
	font-weight: bold;
}

p.nutr {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 10px;
}

p.ingredients {
	Margin-top: 20px;
	font-size: 10px;
	line-height: 14px;
}

a.footer:link,a.footer:visited {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 11pt;
	text-decoration: underline;
}

a.footer:hover {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 11pt;
	text-decoration: underline;
}

h2,h3 {
	font-size:12px;
	font-weight:bold;
	color: #005082;
}

h1 {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size:20px;
	color: #005082;
	border-bottom: thin dotted Gray;
	font-style : italic;
}

a:link,a:visited {
	font-size:11px;
	color: #005082;
	text-decoration: none;
}

a:hover {
	font-size:11px;
	color: #005082;
	text-decoration: underline;
}

a.cookies:link,a.cookies:visited {
	font-size:10px;
	color: #8A000C;
	font-weight: bold;
}

a.cookies:hover {
	font-size:10px;
	color: #8A000C;
	font-weight: bold;
	text-decoration: underline;
}

a.leftbox:link,a.leftbox:visited {
	font-size:10px;
	color: #005082;
	font-weight: bold;
	margin-left: 22px;
	line-height: 18px;
	text-decoration: underline;
}


a.leftbox:hover {
	font-size:10px;
	color: #000000;
	font-weight: bold;
	margin-left: 22px;
	line-height: 18px;
	text-decoration: none;
}

