BODY
{SCROLLBAR-FACE-COLOR: 5D5D5D;
    SCROLLBAR-HIGHLIGHT-COLOR: 949494;
    SCROLLBAR-SHADOW-COLOR: 949494D;
    SCROLLBAR-3DLIGHT-COLOR: 949494;
    SCROLLBAR-ARROW-COLOR: 949494;
    SCROLLBAR-TRACK-COLOR: 949494;
    SCROLLBAR-DARKSHADOW-COLOR: 949494; 
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    color: #ffffff;
    margin: 0px;
    background-color: #CFCFCF;
}

TD
{
	FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
}

input, select
{
	color: #000000;
}    
IMG
{
	border: none;
}

.imgcls
{
border-style: solid; 
border-width: 1;
border-color: #ffffff
	}
/* */
.HomeHead
{
    color: #448E7A;
    font-family: Verdana, Arial;
    font-size: 16pt;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.ContentHead
{
    background-color: #949494;
    color: FFFFFF ;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    padding-left: 3px;
    border: 1px solid white;
    vertical-align:middle;
}
.productHead
{
   
    color: Black ;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
}

/* */
.SubContentHead
{
    background-color: Yellow;
    color: Black ;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

/* */
.UnitCost
{
    color: #448E7A;
    font-family: Verdana, Arial
}

/* */
.ModelNumber
{
    color: #448E7A;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 12pt
}

/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}
.MostPopularHead
{
    background-color: #448E7A;
    color: white ;
    font-family:  Verdana, Arial;
    font-size:  12px;
    font-weight:    bold;
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: white;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: F98695;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: underline
}

.ProductListHead
{
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: none ;
}
.ProductListItem
{
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 10px
}
.Productprice
{
    color: #ffffff;
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 12px
}


.CartListHead
{
    background-color: #949494;
    border-bottom: white;
    border-left: white 1px solid;
    color: White;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #5D5D5D;
    border-bottom: white;
    border-left: white 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #949494;
    border-bottom: white;
    border-left: white 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #949494;
    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: #dddddd;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color:  Yellow ;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: White ;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
   
}

A.MenuUnselected:hover
{
    color: #ffff00;
}

A.MenuSelected
{
    color: #FFFFFF;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
}

A.MenuSelected:hover
{
    color: #ffff00;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

/* 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:  white;
}

A, A:hover {
    text-decoration: underline;
    color:  white;
}

A, A:hover {
    text-decoration: underline;
    color:  #ffff00;
}

H1 
{
	background-color: #949494;
    color: FFFFFF ;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    margin: 0px;
}

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
}
A.lang, A.lang:link, A.lang:visited
{
    color: Yellow ;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  10px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}
.lang
{
    color: Yellow ;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  10px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}
A.lang:hover
{
    color: F98695 ;
    padding-left: 10px
}
search
{
    color: White ;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

.tdselected
{
	background-color: #59A892;
}

.tdunselected
{
	background-color: Transparent;
}

.radiolist
{
	border-bottom: 1px solid white;
}

.optionlist
{
	border-bottom: 1px solid white;
}

.buttonyellow
{
	background-image: url(/images/buttonbg.gif);
	border: 1px solid #FFDE00;
	background-color: #FFDE00;
}