body, SELECT, OPTION, TABLE, INPUT, FORM, DIV, LABEL, LI, SPAN
{
	margin: 0 auto;
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	color: #000000;	
}
body
{
	/*background-image: url(Images/Background.jpg);*/
	background-color: White;
}


.FeaturedHeader
{
	font-family:Tahoma;
    font-weight:bold;
    font-size:18pt;
    font-style:normal;
    padding: 0, 0, 15, 0;    
    color: #522381; /*Purple*/
    text-decoration: none;
    text-transform: capitalize;
    
}

.SubHeader
{
	font-family:Tahoma;
    font-weight:bold;
    font-size:16pt;
    font-style:normal;
    padding: 0, 0, 20, 0;    
    color: #4C7729; /*Green*/
    text-decoration: none;
    
}

.PurpleHeader
{
	font-family:Tahoma;
    font-weight:bold;
    font-size:15pt;
    font-style:normal;
    color: #522381; /*Purple*/
    text-decoration: none;
    text-transform: capitalize;   
}

.GreenHeader
{
	font-family:Tahoma;
    font-weight:bold;
    font-size:13pt;
    font-style:normal;
    color: #4C7729; /*Green*/
    text-decoration: none;
}

.BlackHeader
{
	font-size: 10pt;
	font-weight: bold;	
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}

.HeaderLine
{
    color: #4E7C25;
    background-color: #4E7C25;
    /*background-image: url(Images/PurpleLine.jpg);*/
    
}

.ListingLine
{
    color: #E8C9F7;
    background-color: #E8C9F7;
    /*background-image: url(Images/PurpleLine.jpg);*/
    
}


.Spacer
{
	height:10px;
}


.HeaderText
{
	font-size: 12pt;
	font-weight: bold;	
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	text-transform: capitalize;	
}

.PurpleXSmallLucida
{
	font-size: 12pt;
	color: #522381;
	font-family: Verdana;
}

.BlackMediumText
{
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
	font-family: Arial;
	padding-left: 22;
	vertical-align:top;
	
}

.BlackSmallText
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	padding-left: 0;
	vertical-align:top;
}

.PurpleStateText
{
	font-size: 11pt;
	color: #522381;
	font-family: Arial;
	text-decoration: none;
	font-weight:bold;
	
}

.WhiteStateText
{
	font-size: 7pt;
	font-weight:bold;
	color: #552A7C;
	font-family: Tahoma;
	text-decoration: none;
}

.GreySmallerLucida
{
	font-size: 10pt;
	color: #5E5F5C;
	font-family: Verdana;
	font-weight:normal;
}

.PurpleSmallerLucida
{
	font-size: 10pt;
	color: #522381;
	font-family: Arial;
	font-weight: normal;

}

.StoreName
{
	font-family:Garamond;
    font-weight:normal;
    font-size:25pt;
    font-style:italic;
    color:#696969;
    text-decoration:none;
}

.FeaturedProductName
{
	font-family: Garamond;
    font-weight:normal;
    font-size:20pt;
    font-style:italic;
    color:#696969;
    text-decoration:none;
}

.NormalText
{
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	color: #000000;
}

.NormalTextWhite
{
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	color: #ffffff;
}

.SmallText
{
    font-weight: normal;
	font-family: verdana, Arial, helvetica;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}

.SmallTextWhite
{
    font-weight: normal;
	font-family: verdana, Arial, helvetica;
	font-size: 7pt;
	color: #ffffff;
	text-decoration: none;
}

.SmallTextUnderline
{
    font-weight: normal;
	font-family: verdana, Arial, helvetica;
	font-size: 7pt;
	color: #000000;
	text-decoration: underline;
}

.SmallTextWhiteUnderline
{
    font-weight: normal;
	font-family: verdana, Arial, helvetica;
	font-size: 7pt;
	color: #ffffff;
	text-decoration: underline;
}

.NormalTextBold
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	color: #000000;
}

.CategoryTreeTopLevel
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	color: #696969;
}

.SearchText
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	color: #696969;
}

.CategoryTreeSubs
{
	font-family: verdana, Arial, helvetica;
	font-size:7pt;
	text-decoration: none;
	color:#696969;
}

.NormalTextBoldWhite
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	color: white;
}

.SmallTextBold
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-size: 7pt;
	color: #000000;
}

.FooterText
{
    font-weight: normal;
	font-family: verdana, Arial, helvetica;
	font-size: 7pt;
	color: #696969;
	text-decoration: none;
}

.DashboardTextBold
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
}

.DashboardSmallText
{
    font-weight: normal;
	font-family: verdana, Arial, helvetica;
	font-size: 7pt;
	text-decoration: none;
}

.DashboardSmallTextUnderline
{
    font-weight: normal;
	font-family: verdana, Arial, helvetica;
	font-size: 7pt;
	text-decoration: underline;
}

.SmallDashboardTextBold
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-size: 7pt;
	color: #000000;
}

.DashboardTextBoldWhite
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	color: #ffffff;
}

.SmallDashboardTextBoldWhite
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-size: 7pt;
	color: #ffffff;
}


.SubMenuText
{
	font-weight:  bold;
	font-size: 7pt;
	color: #696969;
	font-family: verdana, Arial, helvetica;
	text-decoration: none;
}

.MenuText
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	color: #696969;
	text-decoration: none;
}

.MenuTextWhite
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

.SearchText
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	color: #696969;
	text-decoration: none;
}

.SearchTextWhite
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

.WelcomeText
{
	font-weight: bold;
	font-size: 10pt;
	color: #696969;
	font-family: verdana, Arial, helvetica;
	text-decoration: none;
}

.OptionHeaderText
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: verdana, Arial, helvetica;
	text-decoration: none;
}

.ProgramMessageText
{
	font-weight: normal;
	font-size: 8pt;
	color: #696969;
	font-family: verdana, Arial, helvetica;
	text-decoration: none;
}

.NuggetText
{
	font-weight: bold;
	font-size: 7pt;
	color: #696969;
	font-family: verdana, Arial, helvetica;
	text-decoration: none;
}

.NuggetHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-style: italic;
	font-family: Trebuchet MS;
	text-decoration: none;
}

.WarningMessage
{
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	color: #ff0000;
}
.Header1
{
	font-size: 14pt;
	color: #000080;
	font-family: verdana, Arial, helvetica;
}

.Header2
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: verdana, Arial, helvetica;
}

.Price
{
	font-weight: bold;
	font-size: 8pt;
	color: #B22222;
	font-family: verdana, Arial, helvetica;
}

.SmallPrice
{
	font-size: 7pt;
	color: #B22222;
	font-family: verdana, Arial, helvetica;
}

.TreeLink 
{
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	color: #003399;
} 

.TreeNode 
{ 
  font-family: verdana,arial,helvetica;
  font-size: 11px; 
  padding: 2px; 
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
} 

.HoverTreeNode
{ 
  font-family: verdana,arial,helvetica;
  font-size: 11px; 
  background-color: #C2C4CF; 
  padding: 2px; 
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: hand; 
} 

.SelectedTreeNode 
{ 
  border: none; 
  font-family: verdana,arial,helvetica;
  font-size: 11px; 
  background-color: #C2C4CF; 
  padding: 2px; 
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: hand; 
} 

.InputTextEdit
{
	border-right: #330000 1pt solid;
	border-top: #330000 1pt solid;
	font-size: 9pt;
	border-left: #330000 1pt solid;
	border-bottom: #330000 1pt solid;
	font-family: Verdana, Arial;
}

.LinkText
{
	font-family:Papyrus;
	font-size:10pt;
	color:#003399;
	text-decoration:none;
}

.StandardLinkText
{
    font-weight: bold;	
	font-family: verdana, Arial, helvetica;
	font-size:8pt;
	color:Black;
	text-decoration:none;
}

.PlainLinkText
{	
	font-family: verdana, Arial, helvetica;
	font-size:8pt;
	color:Black;
	text-decoration:none;
}

.SmallLinkText
{
	font-family: verdana, Arial, helvetica;
	font-size:7pt;
}

.SmallLinkTextWhite
{
	font-family: verdana, Arial, helvetica;
	font-size:7pt;
	color: White;
	text-decoration:none;
}

.SmallLinkTextNoUnderline
{
	font-family: verdana, Arial, helvetica;
	font-size:7pt;
	text-decoration: none;
	color:Black;
}

.LabelText
{
	font-family:Verdana;
	font-size:10pt;
	color:Black;
}

.RequiredTextBox
{
	border-style: solid;
	border-width:1px;
	border-color: Gray;
	font-family:Verdana;
	font-size:8pt;
	color:Black;
}

.StandardTextBox
{
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
	font-family: Verdana;
	font-size: 8pt;
	color:Black;
}


.RadGrid
{
	background-image: url(../../Images/grid/Standard/headerBg.gif);
    background-repeat: repeat-x;
    border: 0px solid #a5b9d6;
    border-top: 0;
    font-size: 10px;
    font-family: Arial, Verdana;
}

.RadGrid TABLE
{
    font-size: 10px;
    font-family: Arial, Verdana;
}

.RadGrid TABLE TD
{
    border: 0px solid #eaeae6;
    border-left: 0px;
}

.GridHeader
{
    font-weight: bold;
    text-align: center;
    border:0px;
    background-image: url(../../Images/grid/Standard/headerSeparator.gif);
    background-repeat: no-repeat;
    background-position: left Center;
}

.GridRow
{
    padding-left: 5px;
    background-color: #ffffff;
}

.GridRow TD
{
	border: 5px solid #eaeae6;
    border-bottom: solid 3px #90a8bd;
    border-top: solid 3px #cddae0;
}

.GridAltRow
{
    padding-left: 5px;
    color: Gray;
    background-image: none;
    background-color: #eeeeee;
}

.GridAltRow TD
{
	border: 5px solid #eaeae6;
    border-top: solid 1px #90a8bd;
    border-bottom: solid 1px #cddae0;
}

.GridPager
{
    padding-left: 6px;
    padding-bottom: 6px;
    background-image: url(../../Images/grid/Standard/footerBg.gif);
    background-repeat: repeat-y;
    background-color: #628496;
}


.WhiteTitle
{
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Arial;
	text-decoration: none;
}

.FooterLoginText
{
	font-size: 10pt;
	font-weight: normal;
	color: #4D722C;
	font-family: Verdana, Arial;
	text-decoration: none;
}


.FeaturedShopName
{
	font-size: 12pt;
	font-weight:bold;
	color: #552A7C;
	font-family: Tahoma;
	text-decoration: none;	
}

.FeaturedShopAddress
{
	font-size: 10pt;
	font-weight:normal;
	color: #552A7C;
	font-family: Tahoma;
	text-decoration: none;	
}

.FeaturedShopURL
{
	font-size: 8pt;
	font-weight:bold;
	color: #552A7C;
	font-family: Tahoma;
	text-decoration: none;	
}
