/* Standard Classes */

A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(/stock/Bullet.gif);
	line-height: 17px;
	color: #000000;
}		

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	padding: 0px; 
	color: #000000; 
}

.PageColor {
	background-color: #2E4897;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Title {
	font-family: "Trajan Pro", Georgia, Times, serif;
	font-size: 21px;
	color: #0838CB;
	font-weight: normal;
	line-height: 22px;
}

.Title2 {
	font-family: "Trajan Pro", Georgia, Times, serif;
	font-size: 21px;
	color: #0838CB;
	font-weight: normal;
	line-height: 22px;
}

.SubTitle {
	font-family: "Trajan Pro", Georgia, Times, serif;
	font-size: 18px;
	color: #4F3418;
	font-weight: bold;
}
.SubTitle2 {
	font-family: "Trajan Pro", Georgia, Times, serif;
	font-size: 13px;
	color: #4F3418;
	font-weight: bold;
}
.SubTitleWhite {
	font-family: "Trajan Pro", Georgia, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.Bold {  font-weight: bold}

.italic {  font-style: italic}

.Footer {
	font-size: 11px;
	color: #011961
}

.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}


/* Store classes that usually need editing */

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
}

.Button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	margin: 2px;
	padding: 4px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E30202;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #E30202;
}
a.Button2:hover {
	text-decoration: none;
	background-color: #990000;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #740101;
	border-bottom-color: #740101;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-left-color: #CC0000;
}
.Button3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #543614;
	background-color: #FBDBCB;
	margin: 1px;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2E5DD;
	border-right-color: #E59654;
	border-bottom-color: #E59654;
	border-left-color: #F2E5DD;
}
.Button4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 1px;
	padding: 1px 3px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	background-repeat: repeat;
}

.Button5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #E29657;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F9A461;
	border-right-color: #B97B4A;
	border-bottom-color: #B97B4A;
	border-left-color: #F9A461;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 1px;
}
a:hover.Button5 {
	text-decoration: none;
	background-color: #D28B53;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1A56E;
	border-right-color: #AE7F57;
	border-bottom-color: #AE7F57;
	border-left-color: #E1A56E;
}
.CellDark {
	background-color: #503315
}
.CellLight {
	background-color: #FBEEE5
}
.CellMedium {
	background-color: #EDF0FA;
	border-top: 1px solid #012181;
	border-right: 1px none #012181;
	border-bottom: 1px none #012181;
	border-left: 1px none #012181;
}
.CellTitle {
	background-color: #012181
}
.CellLighter { background-color: #FFFFFF}

.StoreCatNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #012181;
	text-decoration: none;
	text-align: left;
	text-indent: 4px;
	width: 171px;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
}
.StoreCatNavOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-indent: 4px;
	width: 171px;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	background-color: #012181;
	border: 1px solid #0D0F3F;
}
.StoreCatNavSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #203190;
	text-decoration: none;
}
.StoreCatNavSubOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #012181;
	border: 1px solid #0D0F3F;
	float: left;
	width: 161px;
	text-indent: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/* Store classes that don't change often */

.StoreCatTable {
	background-color: #E5E8F2;
	padding: 2px;
}

.StoreCatCell {
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 2px;
}

.BreadCrumbs {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.SlicedBread {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: line-through;
}

.Required {  color: #CC0000}

.Asterix {  color: #CC0000}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.LinkNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.LinkNavTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
}

.BoldWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}

.CellBorder { border: 1px solid #DDDDDD;}
.CellBorder2 {
	border: 1px solid #17286A;
}
.CellBorderDashed {
	border: 3px dashed #17286A;
}
.GC_Title {
	font-family: "Trajan Pro", Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #493625;
	text-decoration: none;
	line-height: 22px;
}
.GC_Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.GC_Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #D99157;
	margin: 1px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

/* New classes for this project */


.CellBorderRight {
	border-top: 1px none #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px none #DDDDDD;
	border-left: 1px none #DDDDDD;
}
.CellMediumBorderTop {
	background-color: #F6F6F6;
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
.ImageCell {
	background-color: #2E4897;
	margin-left: 5px;
	padding-left: 5px;
}
.NavLinksLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #4B4B4B;
	text-align: center;
	line-height: 16px;
}
.HeaderNav {
	font-family: "Trajan Pro", Georgia, Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:hover.HeaderNav {
	color: #503315;
	text-decoration: none;
}
.CellBorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.Header {
	font-family: "Trajan Pro", Georgia, Times, serif;
	font-size: 16px;
	color: #5173DA;
	font-weight: bold;
}
.HeaderLink {
	font-family: "Trajan Pro", Georgia, Times, serif;
	font-size: 12px;
	color: #0838CB;
	font-weight: bold;
	text-decoration: underline;
}
.CellBack {
	background-color: #FFFFFF;
	background-image: url(/stock/main-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ImageBorder {
	border: 2px solid #E39658;
}
.ImageBorderLeft {
	border: 2px solid #E39658;
	margin-left: 15px;
	margin-bottom: 10px;
}
.ImageBorderRight {
	border: 2px solid #E39658;
	margin-left: 15px;
	margin-bottom: 10px;
}
.PadRight {
	margin-right: 15px;
	margin-bottom: 10px;
}
.PadLeft {
	margin-left: 15px;
	margin-bottom: 10px;
}
.ContentBack {
	background-color: #FBEEE5;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBCBB4;
}
.ContentBack2 {
	background-color: #FBEEE5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBCBB4;
}
.CellOrange {
	background-color: #F0C6A5;
	text-align: left;
	padding: 8px;
}
.AboutNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2E4897;
	text-decoration: none;
}
a:hover.AboutNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #654C32;
	text-decoration: none;
}

.AboutNavCell {
	background-color: #EDF0FA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2E4897;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.AboutNavCellDark {
	background-color: #2E4897;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
.SubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2E4897;
	background-color: #EDF0FA;
	border: 1px solid #5173DA;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
a:hover.SubNav {
	text-decoration: none;
	background-color: #FFFFFF;
}
.CartCell {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/stock/cart-back.jpg);
	background-color: #17317F;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-left: 25px;
	padding-right: 20px;
	color: #FFFFFF;
	font-size: 11px;
}

/* Classes associated with PROMO module */

.NumberBox {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #F1C9A9;
	height: auto;
	background-color: #F1C9A9;
	white-space: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: right;
	text-align: center;
	width: auto;
}
a:hover.NumberBox {
	color: #D4D0B9;
	text-decoration: none;
	background-color: #D4D0B9;
}
.NumberBoxNav {
	font-size: 15px;
	color: #F1C9A9;
	background-color: #F1C9A9;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
a:hover.NumberBoxNav {
	color: #F1C9A9;
	text-decoration: none;
	background-color: #F1C9A9;
}		
a.activeSlide {
	color: #DC9256;
	background-color: #DC9256;
	margin-left: 0px;
	margin-right: 3px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
a:hover.activeSlide {
	text-decoration: none;
}	
.NumberBoxOn {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #DC9256;
	height: auto;
	width: auto;
	background-color: #DC9256;
	white-space: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: center;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}
a:hover.NumberBoxOn {
	text-decoration: none;
}	
.PromotionsCaption {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 13px;
	color: #0E1928;
}
.PromoNavBar {
	background-color: #FFF;
}

/******/
.HomeGiftCell {
	background-image: url(/stock/lefse-gifts.jpg);
	background-repeat: no-repeat;
	background-color: #FBEFE5;
	background-position: center top;
}
.HomeGradient {
	background-image: url(/stock/gradient-back.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0C6A5;
}
.CellLighterStore
{
	background-color: #E5E8F2;
}
