﻿BODY
{
	background-color: White;
	margin-left=0;
	margin-right=0;
}

/* */
.HomeHead
{
    color: #333333;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 28px;
    /*font-weight: bold;
    HEIGHT: 150px;*/
}
.Body { FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif }
.BodySmall { FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif }
.BodyTiny { FONT-SIZE: 6pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif }
.BodyBold { FONT-SIZE: 11pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif;font-weight: bold; }
/* */
div#qTip {
  padding: 3px;
  border: 1px solid #000;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background: #305C85;
  color: #FFF;
  font: bold 9px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}
.ContentHead
{
    background-color: #dddca3;
    color: dimgray;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

/* */
.SubContentHead
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    
}

/* */
.PhoneHead
{
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15pt;
    font-weight: bold;
}

/* */
.Phone
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15pt;
    font-weight: bold;
}
.SmallText
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15pt;
    
}
/* */
.ErrorText
{
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20pt
}
.MostPopularHead
{
    background-color: darkred;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

A.Small, A.Small:link, A.Small:visited
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none
}

A.Small:hover
{
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: underline
}

.ProductListHead
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}
.ProductListItem
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px
}

.CartListHead
{
    background-color: #dddca3;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #dddca3;
    line-height: 10pt
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #315c86;
    font-size: 10pt;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: blue;
}
A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color:  #315c86;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-size:  10pt;
    font-weight: bold;
   
}

A.SiteLinkBold:hover
{
    text-decoration: underline;
    color: blue;
    
}

A.SiteLinkHeading, A.SiteLinkHeading:link, A.SiteLinkHeading:visited
{
    color:  #315c86;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-size:  14pt;
    font-weight: bold;
   
}

A.SiteLinkHeading:hover
{
    text-decoration: underline;
    color: blue;
    
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    /*padding-left: 10px*/
}

A.MenuUnselected:hover
{
    color: #CCCC98;
    text-decoration: underline;
    /*padding-left: 10px*/
}
A.MenuVselectedLink, A.MenuVselectedLink:link, A.MenuVselectedLink:visited
{
    color: #cccccc;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    /*padding-left: 10px*/
}

A.MenuVselectedLink:hover
{
    color: white;
    text-decoration: underline;
    /*padding-left: 10px*/
}
A.MenuSelected
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}
/* MenuH */
/* */
A.MenuHUnselected, A.MenuHUnselected:link, A.MenuHUnselected:visited
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
     
}

A.MenuHUnselected:hover
{
    color: #0c58c0; /*#0a3a82; */
    text-decoration: underline;
    padding-left: 10px
}

A.MenuHSelectedLink, A.MenuHSelectedLink:link, A.MenuHSelectedLink:visited
{
    color: Maroon;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuHSelectedLink:hover
{
    color:  #373737; /*#e78035;*/
    text-decoration: underline;
    padding-left: 10px
}


A.MenuHSelected:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}
.MenuHSelected
{
    color: Maroon;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}
.MenuVSelected
{
    color:  cccccc;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    /* padding-left: 10px*/
}
/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}



A:link  {
    text-decoration: none;
    color:  black;
}

A, A:hover {
    text-decoration: underline;
    color:  black;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}
H1  
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size:  24px;
    font-weight:    bold;
    color: #333322;
}
H2  
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size:  18px;
    font-weight:    bold;
    color: #333322;
}
H3  
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    bold;
    color: #333322;
}


