@CHARSET "UTF-8";
* { background-repeat:no-repeat; background-position:left top; }
body { color:#CCC; background:#000 url('../images/backgrounds/homepage.jpg') center top no-repeat fixed; }
a { color:#999; }

h2, h3, h4, h5, a.page-link, .color { color:#00518D; }

#content { background:url('../images/content/background.png'); }
#top-gradient { background:url('../images/content/top-gradient.png') repeat-x left top; }
#bottom { background:url('../images/content/bottom-gradient.png') repeat-x left bottom; }

#main-navigation a, #bike-information h3 { color:#FFF; }
#main-navigation a:hover { color:#00518D; }
#main-navigation ul li ul li.active a { color:#00518D; }
#main-navigation ul li ul li a:hover { color:#003b67; }

#quick-links #bike-information { background-image:url('../images/quick-links/bike-information.png'); }
#bike-information a { color:#000; }
#bike-information li + li a { border-top:1px solid #BBB; }
#bike-information a:hover { color:#CCC; }
#quick-links #latest-news { background:#000 url('../images/quick-links/latest-news-bottom.gif') no-repeat left bottom; }
#quick-links #latest-news h3 { background-image:url('../images/quick-links/latest-news.gif'); }
#quick-links #latest-news ul { border-right:1px solid #003964; border-left:1px solid #003964; }

#main-content { background-image:url('../images/content/content-top.png'); }
#main-content .article-header { border-bottom:1px solid #00518D;}
#main-content ul.list li { padding:0 0 0 12px; background:url('../images/content/bullet.png') no-repeat 0 7px; }

#latest-promotions { background:url('../images/content/latest-promotions.png') no-repeat center top; }
#dealer-announcments { background:url('../images/content/dealer-announcments.png') no-repeat center top; }
#latest-promotions .intro, #dealer-announcments .intro { color:#FFF; }

ul#news-list a.news-item { color:#00518D; }

/* contact page */
input, textarea, select { color:#FFF; background:#333; border:1px solid #999; }
input.file { color:#000; }
input[type="checkbox"] { border:none; }
button { color:#FFF; background:#00518D; border:0; }

.contact-address a { color:#CCC; }
.contact-address .label { color:#00518D; }

/* New Bikes */
ul.new-bikes li.harley-davidson a { background-image:url('../images/new-bikes/harley-davidson.gif'); }
ul.new-bikes li.buell a { background-image:url('../images/new-bikes/buell.gif'); }

ul#bike-dealer li.cruisers a { background-image:url('../images/new-bikes/cruisers.gif'); }
ul#bike-dealer li.modern-classics a { background-image:url('../images/new-bikes/modern-classics.gif'); }
ul#bike-dealer li.urban-sports a { background-image:url('../images/new-bikes/urban-sports.gif'); }

ul#bike-category .bike-name { color:#000; }

#bike-details .bike-name { color:#000; }

/* Used Bikes */
#used-stock-locator { border-bottom:1px solid #00518D; }
#used-stock-locator input { border:none; }
#used-stock .price { border-top:1px solid #00518D; }
.used-stock-item .details { color:#999; }
.used-stock-item .price, #used-stock .price { color:#00518D; }
.used-stock-item .marker, #used-stock  .marker { color:#FFF; }

/* Send to friend */
body.mailto { background:#000; font-family:verdana }
body.mailto .componentheading { color:#00518D; text-transform:uppercase }
body.mailto p, body.mailto a { color:#00518D }