/* Vehicle Inventory and Contact frames */
#imain {position: relative; z-index: 14; margin: -90px 269px 0 0px;}
#imain p, #imain h2 {z-index: 16; margin-left: 56px;padding-right: 20px;}

#vehAdLinks {background-color: #c42; text-align:center; height: 35px; width: 735px; display:none;}
#specialsNew, #specialsUsed, #offTheLotAd {margin: 1em;}
#specialsNew a, #specialsUsed a, #inventoryNew a, #inventoryUsed a {width: 250px; height: 30px; display:block; background: url(/images/bd/btn_newspec.gif) top no-repeat; text-indent:-5000px; position:absolute; left:2px; top:25px;}
#specialsNew a:hover {background: url(/images/bd/btn_newspec.gif) 0 -30px no-repeat;}
#specialsUsed a {background: url(/images/bd/btn_usedspec.gif) top no-repeat;}
#specialsUsed a:hover {background: url(/images/bd/btn_usedspec.gif) 0 -30px no-repeat;}
#inventoryNew a {background: url(/images/bd/btn_newinv.gif) top no-repeat;}
#inventoryNew a:hover {background: url(/images/bd/btn_newinv.gif) 0 -30px no-repeat;}
#inventoryUsed a {background: url(/images/bd/btn_usedinv.gif) top no-repeat;}
#inventoryUsed a:hover {background: url(/images/bd/btn_usedinv.gif) 0 -30px no-repeat;}

/*
#showNav {position: relative; left: 10em; width: 40em; margin: .5em auto;}
#showNav span {margin-right: 1.75em;}
#showChrysler, #showDodge, #showJeep {background: #dedede; display:block; float:left;width:10em;}
#showChrysler a, #showDodge a, #showJeep a {display:block;width: 100%; height: 1.5em;padding-top: .5em; color: black;}
#showChrysler a:hover, #showDodge a:hover, #showJeep a:hover,
#showChrysler a:active, #showDodge a:active, #showJeep a:active,
#showChrysler a:focus, #showDodge a:focus, #showJeep a:focus
 {background: #c00;}
#showChrysler a.current, #showDodge a.current, #showJeep a.current {background: #c00; color: white;} 
*/

#showOems {width: 715px; height: 4em; margin: 3em 0 0 5em;}
#showOems a {display:block; width: 150px; float:left;text-align: center;height: 50px;}
#showOems a span {display:none;}
#invShow #showOems {height: 20em;}

#offTheLotAd a {width: 250px; height: 30px; display:block; background: url(/images/bd/btn_otl.gif) top no-repeat; text-indent:-5000px;position:absolute; right:12px; top:25px;}
#offTheLotAd a:hover,  #offTheLotAd a.selected{ background: url(/images/bd/btn_otl.gif) 0 -30px no-repeat;}

#contactReq a {width: 250px; height: 30px; display:block; background: url(/images/bd/btn_contact.gif) top no-repeat; text-indent:-5000px;position:absolute; left:305px; top:25px;}
#contactReq a:hover, #contactReq a.selected { background: url(/images/bd/btn_contact.gif) 0 -30px no-repeat;}

/****** General Frames  **/
#newFrame, #usedFrame {height: 1280px; width: 730px;}
#volkswagenFrame,#vwFrame {height: 1280px; width: 730px;}
#otlFrame {height: 1280px; width: 735px;}
#adsFrame {width: 735px; height: 1180px;}
#creditFrame {height: 1280px; width: 850px; }
#application #sidebar {display:none;}
#application #main {background: white;}


#showroomNewAd {background-color: #fff; width: 100%; text-align: center;}
#showroomNewAd a, #showroomNewAd img {margin: 0; padding: 0;}
#breadcrumbsSR {position:absolute; top: 10px; left:10px; font: bold 70%/1.2em Tahoma, Helvetica, Arial sans-serif;}
#genContact {width: 100%; text-align:center;margin: .5em;}
#contactFrame {height: 880px; width: 670px;}
#requestFrame {height: 450px;}


#inventoryNewAd, #inventoryUsedAd, #offTheLotAd2 {width: 160px; height: 173px; float:left; margin: .25em;}
#inventoryNewAd a {display:block;background: url(/images/bd/inv_new.jpg) no-repeat; width: 160px; height: 173px; text-indent: -5000px;}
#inventoryUsedAd a {display:block;background: url(/images/bd/inv_used.jpg) no-repeat; width: 160px; height: 173px; text-indent: -5000px;}
#offTheLotAd2 a {display:block;background: url(/images/bd/inv_otl.jpg) no-repeat; width: 160px; height: 173px; text-indent: -5000px;}

#specialsNewAd, #specialsUsedAd, #specialsCurrAd {width: 160px; height: 173px; float:left; margin: .25em;}
#specialsNewAd a {display:block;background: url(/images/bd/spec_new.jpg) no-repeat; width: 160px; height: 173px; text-indent: -5000px;}
#specialsUsedAd a {display:block;background: url(/images/bd/spec_used.jpg) no-repeat; width: 160px; height: 173px; text-indent: -5000px;}
#specialsCurrAd a {display:block;background: url(/images/bd/as_advertised.jpg) no-repeat; width: 160px; height: 173px; text-indent: -5000px;}


#showroomAds, #inventoryAds, #specialsAds, #inventory #hours {clear:both;}