/* ================================
    CSS STYLES 
   ================================
*/   

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

body,td,th {font-family: Tahoma, Arial, sans-serif; }

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

a:link {text-decoration: none; }
a:visited {text-decoration: none; }
a:hover {text-decoration: underline; }
a:active {text-decoration: none; }

.style4 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: xx-small;
}

.style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}

.style9 {
	color: #0000FF;
	font-weight: bold;
}

.style10 {
	color: #0000FF;
	font-weight: bold;
	font-size: xx-small;
}

.style11 {font-family: Tahoma, Arial, sans-serif; }
.style12 {font-size: smaller; }

.style14 {
	font-family: Tahoma, Arial, sans-serif;
	color: #0000FF;
	font-size: medium;
}

.HomeHead
{
    color: #999966;
    font-family: Tahoma, Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

.ContentHead
{
    background-color: #dddca3;
    color: dimgray;
    font-family: Tahoma, Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

.SubContentHead
{
    background-color: #dddca3;
    color: dimgray;
    font-family: Tahoma, Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

.UnitCost
{
    color: #606060;
    font-family: Tahoma, Verdana, Arial;
    font-size: 15px;
    line-height: 20pt
}

.StockLevel
{
    color: #606060;
    font-family: Tahoma, Verdana, Arial;
    font-size: 15px;
    font-weight: bold
}

.ModelNumber
{
    color: #606060;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    line-height: 20pt
}

.ErrorText
{
    color: red;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}

.MostPopularHead
{
    background-color: blue;
    color: white;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    text-decoration: underline
}

.ProductListHead
{
    color: black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    text-decoration: underline
}

.ProductListItem
{
    color: black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 10px
}

.ProductListItem2
{
    color: black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    font-weight: bold
}

.ProductListItem3
{
    color: black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline
}

.CartListHead
{
    background-color: #dddca3;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Tahoma, 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: Tahoma, Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #dddca3;
    line-height: 10pt
}

.Parts
{
    color: blue;
    font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
    font-size: 10px
}

A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: white;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #dddddd;
    font-family: Tahoma, 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: white;
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: normal;
    line-height: 10px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: black;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: black;
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: normal;
    line-height: 10px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: black;
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

.Normal
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 13px    
}

.NormalDouble
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px    
}

.NormalTextBox
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

.NormalSelect
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

.EditTextBox
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

.NormalControl
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalCheckBox
{
    margin-left: -4px;
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRadio
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-indent: -5px;
}

.NormalButton
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px    
}

.topHeader{background-repeat: no-repeat; background-position: right; color: white; padding-left: 20px; line-height: 30px;}
.topHeader a{text-decoration: none; color: white; }
.nav{border-bottom: 1px solid black; color: white; font: 12px Verdana; text-align: center; line-height: 18px;}
.nav a{color: white; font: 12px Verdana; text-decoration: none; line-height: 20px;}
.subNav{padding: 5px;}
.subNav a{color: #FFFF00; font: 10px Verdana; text-decoration: none;}
.footer a{color: #3E4D9A; text-decoration: none; font-weight: bold;}
.footer{color: black; font: 12px Verdana;}
.mainContent{font: 12px Verdana;}
.contentHeaders, .contentHeaders a{font: 18px bold Verdana; color: #3E4D9A; text-decoration: none;}
.clickhere{text-decoration: none; color: white; font: 18px Verdana;}

A:link  {
    text-decoration: none;
    color:  white;
}

A, A:hover {
    text-decoration: underline;
    color:  white;
}

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:2pt;
    text-align:left
}

