/* ================================
    CSS STYLES FOR THE COMMERCE STARTER KIT 
    v1.0, 10/2002
   ================================
*/   

BODY
{
    text-align: center;
    position: relative;
}

#bodyCenter    {
    width: 1002;
    /*height: auto;*/
    /*position: relative;*/
    margin: auto;
}
/* */

.styling{
background-color:white;
color:#2073BA;
font: bold 16px MS Sans Serif;
padding: 3px;
}
.Content
{
    font-family:Arial, Verdana, Sans-Serif;
    font-size: 13px;
    color:#525211;/*#919174*/
     line-height:normal
    }
.Contentwhite
{
    font-family:Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color:#ffffff;
     line-height:normal
    }
.ContentSub
{
    font-family:Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color:#4D4D0B;/*#919174;*/
    font-weight:bold;
     line-height:normal
    }  
 .ContentSub2
  {
    font-family:Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color:#5D5D02;/*#919174;*/
    font-weight:normal;
     line-height:normal
    }   
    
.ContentSubsub
{
    font-family:Verdana, Arial, Sans-Serif;
    font-size: 9px;
    color:#5D5D02;/*#919174;*/
    font-weight:normal;
     line-height:normal
    }
.Boldonright
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    color:#999966    
}
.Xmas
{
    color: Red;
    font-size: 12px;
    font-family:Verdana;
    font-weight:bolder;
    height: 20px
    
    }
A.Copyrightlink, A.Copyrightlink:link, A.Copyrightlink:visited
{
    color:Navy;
    font-family:Verdana;
    font-size:12px;
    font-weight:normal;
    text-decoration:none
 }

A.MenuIni:link,A.MenuIni:visited
{
    text-decoration:none;
    color:#8585B5;/*#999966;*/
    font-family:Verdana;
    font-size : small;
    font-weight :bold 
}
A.MenuIni:hover
{
    text-decoration:none;
    color:white;
    font-family:Verdana
    
    }


.MenuSub
{
    color:silver;/*#999966;*/
    text-decoration:none;
    font-family:Verdana;
    font-size:12px;
    text-align:left
    }
    


.Copyright
{
    color:Navy;
    font-family:Verdana;
    font-size:12px;
    font-weight:normal;
    height:20px

 }
.HomeHead
{
    color: #5D5D02;/*#999966;*/
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.ContentHead
{
    
    color: #5D5D02;/*#999966;*/
    font-family: Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    vertical-align:bottom 
    
}
.ContentSubHead
{
    
    color: #5D5D02;/*#999966;*/
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    vertical-align:bottom 
    
}

.ContentSubsubHead
{
    
    color: #5D5D02;/*#999966;*/
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    height: 8px;
    vertical-align:bottom 
    
}

/* */
.SubContentHead
{
    background-color: #dddca3;
    color: gray;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

/* */
.UnitCost
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 15px;
    line-height: 20pt
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 20pt
}

/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}
.MostPopularHead
{
    background-color: red;
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: underline
}

.ProductListHead
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline;
}
.ProductListItem
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px
}

.CartListHead
{
    background-color: #dddca3;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    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: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    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: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #284992;
    font-size: 12px;
    font-weight:bold
}   
A.QuickLink:link, A.QuickLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration:none;
    color: #2073BA;
    font-size: 11px;
    font-weight:normal
}  
A.QuickLink:hover
{
    
    text-decoration: none;
    color: #40A5FB;
    
}

A.QuickLink2:link, A.QuickLink2:visited
{
    font-family: Arial Greek , Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #D37C00;
    font-size: 12px;
    font-weight:normal
    
    }
    A.QuickLink2:hover
    {
        text-decoration:underline;
        color: #FE8227
        }
A.QuickLink3:link, A.QuickLink3:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration:none;
    color: White;
    font-size: 11px;
    font-weight:normal
}  
A.QuickLink3:hover
{
    
    text-decoration: none;
    color: #DEFAC9;
    
}
    
A.SiteLink:hover    
{
    text-decoration: underline;
    color: #8D8DB5;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #E4E4E4;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color:  Yellow;
    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: 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
}

/* 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;
    color:#284992    
}

.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;
    color: #284992
}

.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
}

