/*************************************************************************
' Function : CSS defintions for the Software.
' Product  : eDealerDesign Software Front-endend
' Version  : 3.5.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, P     {COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt}

/* Info Box WITHOUT Headings */
.eddbox1             { font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; border: none }
.eddbox1 A:link      { color: #333333; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }
.eddbox1 A:visited   { color: #333333; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }
.eddbox1 A:hover     { color: #ffffff; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; background-color: #9cea00 }

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.eddbox2            {BORDER: 1px #000000 dashed; color: #FFFFFF}
.eddbox2H           {BACKGROUND-COLOR: #000000}
.eddbox2B           {BACKGROUND-COLOR: #FFFFFF; text-decoration: none}
.eddbox2B A:link     { color: #333333; font-size: 8px; text-decoration: none }
.eddbox2B A:visited  { color: #333333; font-size: 8px; text-decoration: none }
.eddbox2B A:hover    { color: #000099; font-size: 8px; text-decoration: none; background-color: #9cea00 }

/* 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: 10pt }

/* Product Long Description */
.eddListingDescriptionLong {}

/* Product Detail */
.eddListDetails {}

/* Product VIN */
.eddListingVIN {}

/* Product Price - Text Label */
.eddprodPriceA  { color: #006acc }

/* 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 solid #000000}
.eddcolsView1 A:link    {COLOR: #000099; TEXT-DECORATION: none}
.eddcolsView1 A:visited {COLOR: #000099; TEXT-DECORATION: none}
.eddcolsView1 A:hover    { color: #006acc; text-decoration: none }

/* 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  { font-size: 8pt; font-family: Helvetica, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #9cea00; border: none }
.eddboxJP1 A:link { COLOR: #333333; 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: #000000}
B { } 
#mainholder {
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#hdrholder {
	width: 984px;
	height: 183px;
	background-color: #000000;
	background-image: url(../template-images2/headerBG.jpg);
	background-repeat: no-repeat;
}
#hdrholder2 {
	width: 984px;
	height: 97px;
	background-color: #000000;
	background-image: url(../template-images2/headerBG2.jpg);
	background-repeat: no-repeat;
}
#hdrL {
	float: left;
	height: 183px;
	width: 720px;
}
#hdrL2 {
	float: left;
	height: 97px;
	width: 720px;
}
#hdrR {
	height: 183px;
	width: 264px;
	float: right;
	text-align: center;
}
#hdrR2 {
	height: 97px;
	width: 264px;
	float: right;
	text-align: center;
}
#tnav {
	clear: both;
	height: 30px;
	width: 984px;
}
#tnav2 {
	clear: both;
	height: 42px;
	width: 984px;
}
#headerbot {
	height: 85px;
	width: 984px;
}
#keywordsearch {
	margin-top: 5px;
	text-align: center;
	height: 90px;
}
#bodyholder {
	clear: both;
	width: 984px;
	background-color: #000000;
}
#lnavholder {
	width: 200px;
	color: #FFFFFF;
	height: 100%;
	padding-left: 0px;
}
#lnavholder A:link { color:#FFFFFF; text-decoration:none }
#lnavholder A:visited {color:#FFFFFF; text-decoration:none }
#lnavholder A:hover {color:#FFFFFF; text-decoration:none }

#bodymainholder {
	width: 984px;
	background-color: #FFFFFF;
}
#bodymainTop {
	clear: both;
	height: 239px;
	width: 784px;
}
#spBodyR2 {
	width: 458px;
	height: 254px;
	float: left;
	text-align: left;
	vertical-align: top;
}
#spBodyR3 {
	height: 21px;
	width: 784px;
	clear: both;
}
#spBodyR4 {
	height: 80px;
	width: 784px;
}
#spBodyR5 {
	height: 16px;
	width: 784px;
}
#footerholder {
	clear: both;
	height: 67px;
	width: 984px;
	background-color: #000000;
	background-image: url(../template-images/ftr.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
#spBodyR2R {
	float: right;
	height: 227px;
	width: 316px;
	background-image: url(../template-images/spBodyR2-4.gif);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
}
#footernav {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 784px;
}
#footernav A:link { color:#FFFFFF; text-decoration:none }
#footernav A:visited {color:#FFFFFF; text-decoration:none }
#footernav A:hover {color:#FFFFFF; text-decoration:none }
textarea {
	border: 1px solid #000000;
}
.formfield {
	border: 1px solid #000000;
}
#tnavtools {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#tnavtools A:link { color:#000000; font-weight: bold; text-decoration:none }
#tnavtools A:visited {color:#000000; font-weight: bold; text-decoration:none }
#tnavtools A:hover {color:#000000; font-weight: bold; text-decoration:underline }
#featcatholder {
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 5px;
}
#featcatholder A:link { color:#FFFFFF; text-decoration:none; font-weight:bold }
#featcatholder A:visited {color:#FFFFFF; text-decoration:none; font-weight:bold }
#featcatholder A:hover {color:#00FF00; text-decoration:underline; font-weight:bold }
#navsearchsortholder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	clear: both;
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 4px double #CCCCCC;
}
#ymmsearchbox {
	float: left;
	height: 230px;
	width: 296px;
	border: 1px solid #CCCCCC;
}
#srchpricebodyholder {
	float: right;
	height: auto;
	width: 664px;
}
#pricesearchbox {
	float: left;
	height: 230px;
	width: 238px;
	border: 1px solid #CCCCCC;
}
#bodysearchbox {
	float: right;
	height: 230px;
	width: 422px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
#ymmhdr {
	font-weight: bold;
	font-size: 14px;
	height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#pricesrchhdr {
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#bodysrchhdr {
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#searchboxfooter {
	clear: both;
	text-align: center;
}
#DLPricebox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
#DLMilesbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
#DLBSColorbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
#DLEngTransbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
#LVpricingbox {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-right: 5px;
	margin-left: 5px;
	height: 350px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#LVmiscbox {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-right: 5px;
	margin-left: 5px;
	height: 355px;
}
#ProdDetailbox {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
#ProdOptionsbox {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-right: 5px;
	margin-left: 5px;
}
#paycalcbox {
	margin: 10px;
	padding: 5px;
	border: 1px solid #999999;
}
#PageMasterHolder {
	background-image: url(../template-images2/pagemasterBG.jpg);
	background-repeat: repeat;
}
#navsearchsortcontainer {
	background-color: #FFFFFF;
	width: 984px;
}
#dblLineBox {
	border: 4px double #333333;
}
@media print {
    	/* All the form elements under the class bellow will Not be printed */
    	.noprint {
    	 display: none;
    	}
}
#lvVideobox {
	margin: 10px;
	padding: 5px;
	border: 1px solid #999999;
}
.formbox {
	border: 1px solid #999999;
	padding: 2px;
}
#carfaxbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	width: 125px;
	background-color: #CCCCCC;
}
.empappstyle {
	font-size: 10px;
	color: #000000;
}
.EAformfield {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
}
.singlelinebox {
	border: 1px solid #000000;
}
.empappprntfield {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 12px;
}
.empappprnttxtbox {
	font-size: 12px;
	border: 1px solid #000000;
}
