﻿a:link {
	color: #D22228;
	text-decoration: none;
}
a:visited {
	color: #D22228;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #D22228;
	text-decoration: none;
}
.txt_red_bold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#D22228;
}
.txt_gray_12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.brdr_style_yellow {
	border:dotted;
	border-width:1px;
	border-color:#FFCC00;
	background-color:#E7ECAC;
}
.brdr_style_red {
	border:dotted;
	border-width:1px;
	border-color:#D22228;
	background-color:#E7ECAC;
}
.white_heading_10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.white_heading_14px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.white_heading_16px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.heading_16px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f5f7e2;
	font-weight: bold;
	padding-left:15px;
}
.heading_11px{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f5f7e2;
	padding-left:15px;
}

.light_green_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #70A61D;
	font-weight: bold;
}
.red_heading_14px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.text_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text_field_mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.white_heading_11px{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	padding:3px;
	text-indent:-1px;
	font-size: 11px;
	
}
a.main_links
{
	font-size:11px;
	color:#f5f7e2;
	text-decoration:none;
}
a.main_links:hover
{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.CartDeleteLink
{
	font-family:Verdana;
	font-size:9px;
	color:#333333;
}
a.CartDeleteLink:hover
{
	font-weight:bold;
	font-family:Verdana;
	font-size:9px;
	color:#333333;
}
.PickupDelivery
{
	border:#d1d54f 1px solid; 
	font-family:'Franklin Gothic Medium'; 
	font-size:13px; 
	text-align:center;
	height:35px;
	background-color:#e0e690;
}
.PickupDeliverySelected
{
	border-top:#d1d54f 1px solid;
	border-right:#d1d54f 1px solid; 
	border-left:#d1d54f 1px solid;
	font-family:'Franklin Gothic Medium'; 
	font-size:13px; 
	text-align:center;
	height:35px;
	background-color:#f5f7e2;
}
.PickupDeliveryBody
{
	border:#d1d54f 1px solid;
	font-family:'Franklin Gothic Medium'; 
	font-size:13px; 
}
a.PickupDeliveryLink
{
	text-decoration:none;
	font-family:Verdana;
	font-size:13px;
	color:#333333;
}

.DeliveryType
{
	border:#C0C43E 1px solid; 
	background-color:#D0D580;
	width:100px;
	height:20px;
	text-align:center;
	
}

.DeliveryTypeSelected
{
	border-top:#C0C43E 1px solid; 
	border-right:#C0C43E 1px solid; 
	border-left:#C0C43E 1px solid; 
	background-color:#f5f7e2;
	width:100px;
	height:20px;
	text-align:center;
	
}


a.PickupDeliveryLink:hover
{
	text-decoration:underline;
	font-family:Verdana;
	font-size:13px;
	color:#333333;
}

.cal
{
	font-family:"Franklin Gothic Medium";
	border:#d1d54f 1px solid;
	width:200px;
}

.calhead
{
	background-color:#e0e690;
	border-bottom:#d1d54f 1px solid;
	width:100%;
	
}
.dayhead
{
	height:20px;
	text-align:center;
}
.DayLink
{
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
a.footerlinks
{
	color:#999900;
	text-decoration:none;
}
a.footerlinks:hover
{
	color:#999900;
	text-decoration:underline;
}
