@charset "utf-8";

/* ----- [ Model Information Styles ] ----- */

#ModelInformation { color: #333; font: 11px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; background: #fff; position: relative; overflow: hidden; }
#ModelInformation p { margin: 0 0 10px; }
#ModelInformation h2 { margin: 0 0 10px; color: #c00; }
#ModelInformation h1 { color: #000; height: 55px; line-height: 55px; padding-left: 80px; background: url(/models/img/re-title-badge.gif) left center no-repeat; }
#ModelInformation ul { margin: 0; padding: 0; }
#ModelInformation ul li { margin: 0 20px 5px; }
#ModelInformation .altbg { background-color: #ccc; }
#ModelInformation h1 span, #ModelInformation h2 span { display: none; }

/*.Classic h1 { background: url(/models/img/classic/title.gif) left center no-repeat; width: 375px; height: 55px; }
.Military h1 { background: url(/models/img/military/title.gif) left center no-repeat; width: 400px; height: 55px; }
.Deluxe h1 { background: url(/models/img/deluxe/title.gif) left center no-repeat; width: 375px; height: 55px; }
.Electra h1 { background: url(/models/img/electra/title.gif) left center no-repeat; width: 375px; height: 55px; }*/

#ModelSpec { background: #fff; }
#ModelSpec h2 { background: url(img/specs.gif) left center no-repeat; padding: 0; margin: 0; width: 250px; height: 62px; }

#ModelVisual, #ModelSpec, #ModelActions, #ColorName { display: none; z-index: 10; }

.altbg { background: #eee; }
.msrp { text-align: right; vertical-align: middle; font-size: 18px; color: #999; }
.note { margin-top: 20px; color: #999; font-style: italic; }

a.ModelActionLink { display: block; padding: 5px; margin: 5px; border: 2px outset #000; background: #999; font: normal 12px/25px Arial, Helvetica, sans-serif; text-decoration: none; color: #fff; }
a.ModelActionLink:hover { background: #ccc; }

.description { display:relative; z-index: 100; }
.unique-features { display:relative; z-index: 100; }

#AVLinfo { border: 2px solid #be000d; background: #fff url(/models/img/AVL.gif) left center no-repeat; margin: 5px; padding-left: 90px; padding-right: 10px; font: 11px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; color: #333; height: 55px; text-align: center; }
#AVLinfo strong { font-size: 14px; display: block; color: #be000d; }
