/* ================================
    CSS STYLES FOR Dealer-Info 
   ================================
*/   

BODY
{
}

/* */
.HomeHead
{
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
}

/* */
.ContentHead
{
    background-color: #cccccc;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

/* */
.SubContentHead
{
    background-color: #ffffff;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

/* */
.UnitCost
{
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 20pt
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20pt
}

/* */
.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.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: underline
}

.ProductListHead
{
    background-color: #cccccc;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    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
}

.TableHeader
{
    background-color: #dddca3;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
}

.CartListHead
{
    background-color: #cccccc;
    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: dimgray 1px solid;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemSelected
{
	background-color:Aqua
}
	
.CartListItemAlt
{
    background-color: #f2f2f2;
    border: dimgray 1px solid;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 5px;
    text-decoration: none
}
	
.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: none;
    color: #dddddd;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #dddddd;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}
A.WhiteLinkBold, A.WhiteLinkBold:link, A.WhiteLinkBold:visited
{
    color: Blue;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.WhiteLinkBold:hover
{
    color: Red;
    text-decoration: none;
}
/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: goldenrod;
    font-family: Arial, 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: Arial, 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: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble
{
    font-family: Arial, 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: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    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: Arial, 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: Arial, 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: Arial, 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: Arial, 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: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}



A:link  
{
    text-decoration: none;
    color: Blue
}

A:visited
{
	text-decoration: none;
	color: Blue
}

A:hover {
    text-decoration: none;
    color:  red
}

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
}
/* Start of CSS Menus */
#dropline {position:relative; font-size:12px; height:38px; background:url(/images/menu/back.gif);}

#dropline, #dropline ul {padding:0; margin:0; list-style:none; width:790px;}

#dropline table {border-collapse:collapse; margin:-1px -10px; 0 0; padding:0; width:0; height:0; font-size:12px; color:#fff;}
#dropline li {float:left; height:36px; margin-right:1px;}
#dropline li a {float:left; display:block; height:30px; line-height:36px; padding:0 10px 0 10px; font-family:arial, sans-serif; font-size:11px; color:#fff; text-decoration:none; font-weight:bold;}
/* #dropline li a.down {background:url(/images/menu/down.gif) no-repeat right center;}*/
#dropline li ul li a.down {font-size:12px; color:#fff; font-weight:normal;}

#dropline li a:hover {white-space:nowrap; color:#444;}
/* #dropline li a.down:hover {white-space:nowrap; color:#444; background:url(/images/menu/down-over.gif) no-repeat right center;}*/

#dropline li:hover > a{color: #ff6600; font-weight: 900;}
/* #dropline li:hover > a.down {color:#444; background:url(/images/menu/down-over.gif) no-repeat right center;} */

#dropline li ul {position:absolute; top:30px; left:-9999px; z-index:10; background:url(/images/menu/sub-back.png) left top;}
#dropline li ul.floatRight li {float:right;}

#dropline :hover ul,
#dropline :hover ul :hover ul,
#dropline :hover ul :hover ul :hover ul,
#dropline :hover ul :hover ul :hover ul :hover ul,
#dropline :hover ul :hover ul :hover ul :hover ul :hover ul {left:0; background:url(/images/menu/sub-back.png) left top;}

#dropline :hover ul ul,
#dropline :hover ul :hover ul ul,
#dropline :hover ul :hover ul :hover ul ul,
#dropline :hover ul :hover ul :hover ul :hover ul ul {left:-9999px; top:30px; background:transparent;}
/* End of CSS Menus */
/* Start of Tab Control */
.TabMenuContainer
{
  border-top: solid 1px black;
}
.TabMenuItem
{
  background-color: #FFFFBC;
  text-align:center;
  font-size: xx-small;
  border: solid 1px black;
  border-left: none;
  padding: 3px 3px 3px 3px;
}
.TabMenuItemSelected
{
  background-color: White;
  text-align:center;
  font-size: xx-small;
  border-right: solid 1px black;
  border-bottom: none;
  border-top: none;
  border-left: none;
  padding: 5px 3px 5px 3px;
}
.SiteContentSpacer
{
  height: 200px;
  visibility: hidden;
}
.MainDiv
{
    left:10px;
    top:5px;
    width:870px;
    position:relative;
}

A.NavLink, A.NavLink:link, A.NavLink:visited
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #666666;
    font-size: 11px;
}   

A.NavLink:hover    
{
    text-decoration: underline;
    color: red;
}

.NavLink
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: red; /*#666666;*/
    font-size: 11px;
}
.welcome
{
    float:right;
    position:relative
}

.ui_main
{
    width:880px;
}
