/* blue style - blue.css */

#top { background:url(blue/bg-top-tile.gif) repeat-x top left; border-bottom:1px solid #a4a4a4; }
#top .content { background:url(blue/bg-top.png) no-repeat top center; }
#featured { background:#0099e6 url(blue/bg-slider-bot.png) repeat-x left bottom; border-top:1px solid #97c1df; border-bottom:1px solid #506f86; }
#featured .content { background:url(blue/bg-slider.jpg) no-repeat top center; }
#nav a { color:#666; }
#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent{ color:#fff; background:#0099e6; border-width: 0 0px 0px 0; -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; text-decoration: none; }
