/*************************************************************************
' Function : CSS defintions for the Software.
' Product  : eDealerDesign Software Front-endend
' Version  : 4.0.0
' Modified : January 2007
' Copyright: Copyright (C) 2007 eDealerDesign.com 
'            See "license.txt" for this product for details regarding 
'            licensing, usage, disclaimers, distribution and general 
'            copyright requirements. If you don't have a copy of this 
'            file, you may request one at sales@eDealerDesign.com
'**************************************************************************/

/* General Tag specifications */
BODY{COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: x-small}

/* Info Box WITHOUT Headings */
.eddbox1            {BORDER: none}
.eddbox1 A:link      { color: #009; font-size: 8pt; font-weight: bold; text-decoration: none }
.eddbox1 A:visited   { color: #009; font-size: 8pt; font-weight: bold; text-decoration: none }
.eddbox1 A:hover     { color: #ffffff; font-size: 8pt; font-weight: bold; text-decoration: none }

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */

.eddbox2B            {BORDER: none}
.eddbox2B            { text-decoration: none }
.eddbox2B A:link     { color: #fff; font-size: 10px; text-decoration: none }
.eddbox2B A:visited  { color: #fff; font-size: 10px; text-decoration: none }
.eddbox2B A:hover    { color: #3177e0; font-size: 10px; text-decoration: none }

/* Box - Page Headings */
.eddPageHead {BORDER-BOTTOM: 1px dashed #000000; background-color: #FFFFFF; border: 1px #000000 dotted; left: 2px; top: 2px; clip:  rect( 2px  )}

/* Box - Page Navigation */
.eddPageNavigation {BACKGROUND-COLOR: #FFFFFF}

/* Box - Product Image (Home page) */
.eddImagesInDfDefault {BORDER: 1px #000000 dotted}

/* Box - Product Description (Home page) */
.eddDescriptionInDfDefault {}

/* Horizontal and Vertical lines */
.eddLinesInDL {border-style: double; border-top-width: 1px}

/* Product Short Description (Except Detail page) */
.eddListingDescription {FONT-SIZE: 9pt}

/* Product Short Description (Detail page only) */
.eddListingDescriptionDet {FONT-SIZE: 11pt}

/* Product Long Description */
.eddListingDescriptionLong {}

/* Product Detail */
.eddListDetails {}

/* Product VIN */
.eddListingVIN {}

/* Product Price - Text Label */
.eddprodPriceA {COLOR: #FF0000}

/* Product Price - Price Value */
.eddprodPriceB {COLOR: #000000}

/* Product List Price - Text Label */
.eddprodPriceC {}

/* Product List Price - Price Value */
.eddprodPriceD {TEXT-DECORATION: line-through}

/* Product Sale Price - Text Label */
.eddPriceE {}

/* Product Sale Price - Price Value */
.eddPriceF {COLOR: #000000}

/* Free Shipping text */
.eddShipMess1 {COLOR: #888888}

/* In Stock text */
.eddListingAvailable {COLOR: #888888}

/* Out of Stock text */
.eddListingUnAvailable {COLOR: blue}

/* No Image text */
.eddImageUnAvailable {COLOR: #0000FF}

/* Category List */
.eddManufListDesc {}

/* Category Description - NoListings linked to it */
.eddcatdesc5 {}

/* Category Description - HasListings linked to it */
.eddManufList1 {FONT-WEIGHT: bold}

/* Option Description */
.eddOptionList1 {FONT-STYLE: italic}

/* ADDED - Version 2.3 */

/* Box - 2, 3 and 4 Column Layout for listings page */
.eddcolsView1 {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px dashed #000000}
.eddcolsView1 A:link    {COLOR: #000099; TEXT-DECORATION: none}
.eddcolsView1 A:visited {COLOR: #000099; TEXT-DECORATION: none}
.eddcolsView1 A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.eddSystemMessage    {FONT-SIZE: 10pt}
.eddSystemMessageErr {COLOR: blue; FONT-SIZE: 10pt}
.eddSystemMessageURL {FONT-SIZE: 10pt}

/* ADDED - Version 2.4 */

/* Highlights used in search results */
.highlight {COLOR: #000000; BACKGROUND-COLOR: #FF9900}

/* Typical mouse overs in left nav and listing view icons */
.eddboxJP { BACKGROUND-COLOR: #996666; BORDER: none}
.eddboxJP1 A:link  { color: #009; font-size: x-small; font-weight: bold; text-decoration: none }
.eddboxJP1 A:visited  { color: #009; font-size: x-small; font-weight: bold; text-decoration: none }
.eddboxJP1 A:hover  { color: #9cea00; font-size: x-small; font-weight: bold; text-decoration: none; background-image: url(../images/nav-bgd.gif) }
B { } 
.eddboxJP2 A:link   { color: #9cea00; font-size: 11px; font-weight: bold; text-decoration: none }
.eddboxJP2 A:visited   { color: #9cea00; font-size: 11px; font-weight: bold; text-decoration: none }
.eddboxJP2 A:hover   { color: #fff; font-size: 11px; font-weight: bold; text-decoration: none; background-image: url(../images/nav-bgd.gif) }

/* Mouse overs in right icon nav */
.eddboxicon1 { BORDER: none}
.eddboxicon A:link { COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none }
.eddboxicon A:visited { COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none }
.eddboxicon A:hover { COLOR: #FFFFFF; FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; background-color: #33CCFF; background-image: url(../images/nav-bgd.gif)}
B { font-size: x-small} P      { COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: medium; font-weight: bold} TD { COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: x-small} 