
/* Printer-Friendly StyleSheet for Gordon Lamb (currently just loads in the normal .css file) */

@import url(/gl.css);



/* Overriding Styles */

#canvas						{ background-color: #FFFFFF; font: bold 0.8em arial; margin: 0px auto 0px auto; padding: 0px 0px 5px 0px; text-align: center; }
#topBannerHomepageBox			{ display: none !important; }
#topBannerHomepage			{ display: none !important; }
#topBannerHomepageText			{ display: none !important; }
#topBannerHomepagePrint			{ display: inline !important; width: 790px; height: 150px;  text-align: center; }
#centralPanel					{ float: left; width: 790px; min-height: 703px; background: #FFFFFF; text-align: left; }
#topMenu						{ display: none !important; }
#left							{ display: none !important; }
#footer						{ display: none !important; }
#ga							{ display: none !important; }


#usedDetailHeader				{ font: bold 18pt arial; padding: 5px 5px 5px 0px; margin: 0px; }
.usedDetailColumn				{ float: left; width: 350px; background: transparent; margin: 5px 0px 15px 0px; }
.usedDetailColumn div			{ font: normal 16pt arial; color: #535557; padding: 0px 0px 5px 0px; }
#30benefits					{ display: none !important; }
.usedVehicleLocation				{ color: #808080; font: normal 16pt arial; }
.usedVehicleLocation b			{ color: #000000; font: bold 16pt arial; }
.usedVehicleLocation:first-line		{ color: #606060 !important; font: bold 16pt arial !important; }
.usedOpeningHours				{ color: #808080; font: normal 16pt arial; }
.usedOpeningHours:first-line		{ color: #606060 !important; font: bold 12pt arial !important; }
.footnote						{ color: #707070; font: normal 14pt "MS Sans Serif",arial,verdana; }



/* Clipboard stuff ... /*

.clipInfoButton					{ display: none !important; }
.clipDeleteButton				{ display: none !important; }
.clipboardCar					{ float: left; width: 110px; height: 180px; background: white; margin: 0px 5px 0px 0px; position: relative; text-align: center; line-height: 25px; }
.clipModelEdition				{ height: 75px; color: #606060; border-bottom: 1px solid #606060; background-color: white !important; }
.clipYearCode					{ height: 25px; color: #606060; border-bottom: 1px solid #606060; background-color: white !important; }
.clipCategory					{ height: 25px; color: #606060; border-bottom: 1px solid #606060; background-color: white !important; }
.clipEngine						{ height: 25px; color: #606060; border-bottom: 1px solid #606060; background-color: white !important; }
.clipPrice						{ height: 25px; color: #606060; border-bottom: 1px solid #606060; background-color: white !important; }
.clipColours					{ height: 50px; color: #606060; border-bottom: 1px solid #606060; background-color: white !important; }
.clipGearbox					{ height: 25px; color: #606060; border-bottom: 1px solid #606060; background-color: white !important; }
#clipboardFooter				{ display: none !important; }


	
/* Fin. */

