P { color: #333333; font-size: small; font-family: Verdana, Arial, Helvetica }
/* Info Box WITHOUT Headings */
.eddbox1 { border: none }
.eddbox1 A:link { color: black; font-size: 8pt; font-weight: bold; text-decoration: none }
.eddbox1 A:visited { color: black; 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 ) */
.eddbox2 { color: #ffffff; border: dashed 1px #000000 }
.eddbox2H { background-color: #000000 }
.eddbox2B { text-decoration: none; background-color: #ffffff }
.eddbox2B A:link { color: #333333; font-size: 10px; text-decoration: none }
.eddbox2B A:visited { color: #333333; font-size: 10px; text-decoration: none }
.eddbox2B A:hover { color: #000099; font-size: 10px; text-decoration: none; background-color: #3177e0 }
/* Box - Page Headings */
.eddPageHead { background-color: #ffffff; top: 2px; left: 2px; clip: rect( 2px  ); border: dotted 1px #000000 }
/* Box - Page Navigation */
.eddPageNavigation { background-color: #ffffff }
/* Box - Product Image (Home page) */
.eddImagesInDfDefault { border: dotted 1px #000000 }
/* Box - Product Description (Home page) */
.eddDescriptionInDfDefault { }
/* Horizontal and Vertical lines */
.eddLinesInDL { border-top: 1px double; border-right: double; border-bottom: double; border-left: double }
/* 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: dashed 1px #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 }
.eddboxJP { background-color: #996666; border: none }
.eddboxJP1 A:link { color: black; font-size: 8pt; font-weight: bold; text-decoration: none }
.eddboxJP1 A:visited { color: #000000; font-size: 8pt; font-weight: bold; text-decoration: none }
.eddboxJP1 A:hover { color: #ffffff; font-size: 8pt; font-weight: bold; text-decoration: none ; background-color: #FF6633}
.eddboxJP2 A:link  { color: #fff; font-size: 8pt; font-weight: bold; text-decoration: none }
.eddboxJP2 A:visited  { color: white; font-size: 8pt; font-weight: bold; text-decoration: none }
.eddboxJP2 A:hover  { color: #fc3; font-size: 8pt; font-weight: bold; text-decoration: none }
B { font-size: small}

/*************************************************************************
' 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-size: small; font-family: Verdana, Arial, Helvetica  } TD { color: #333333; font-size: small; font-family: Verdana, Arial, Helvetica  } 
