﻿/* selector page */
.selector {
	text-align: center;
	padding-bottom: 20px;
	}
	
.address {
	margin-left: 40px;
	text-align: center;
	position: relative; top:-5px;
	padding-bottom: 10px;
	}

/* coupon page */
.coupon-button {
	padding: 20px;
	}

.big {
  font-family: Verdana, Helvetica, Arial;
  font-size: 18pt;
	}	

/* bimart code */
Body 
{
  height: 100%;
  background-color: White;
  font-family: Verdana, Helvetica, Arial;
  font-size: 8pt;
  color: #696969;    
}

.BreadCrumbs
{
  font-size: 7pt; 
  font-weight: bold;
  color: #aa0000;
 /* text-decoration: none; */
}

.BoldWhite
{
  font-weight: bold;
  color: White;
}

.FinePrint
{
	font-size: 7pt;
}	

.FujiLGGreenTitle
{
	color: #009900;
	font-size: 13.5pt;
	font-weight: bold;
}	
	
.FujiSMGreenTitle
{
	color: #009900;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: underline;	
}	
	
 .HeaderTitle
{
  color: #666666;   
  font-size: 10pt;
  font-weight: bold;
}

.LargeBlackTitle
{
  font-weight: bold;
  color: Black;
  font-size: 12pt;
}

.LikeFooterLink
{
  color: #696969;  
  font-size: 7pt;
}

.ListMargin
{
  margin-bottom: 2px;
  margin-top: 0px;
}

.PageTitle
{
  color: #666666;    
  font-size: 16pt;
} 

.SiteError
{
  color: Red;
  font-size: 14pt; 
}	

.MidHeader
{
  font-size: 10pt;
  font-weight: bold;
}

.MidUnderlineHeader
{
  font-size: 10pt;
  font-weight: bold;
  /*font-variant: small-caps;*/
  text-decoration: underline;  
}   

.RedNote
{
  color: #aa0000;
  font-size: 10pt;
  font-weight: bold;
}

.RightPaneLg
{
  font-size: 14pt;
  font-weight: bold;
}

.SKUListDesc
{
  color: #464646;
  font-weight: bold;
  text-decoration: underline;
}

.SKUDesc
{
  color: #464646;
  font-size: 12pt;
  font-weight: bold;
}

.SKUPrice
{
  font-size: 14pt;
  font-weight: bold;
}	

.StoreAddress
{
  font-size: 9pt;
  font-weight: bold;
}
