#header { background:#282828; }
	#header .container { background:url("images/refined/header_bg.jpg") no-repeat scroll 0 0 transparent; }
		div#top-menu { background:url("images/refined/menu_separator.png") no-repeat scroll left top transparent; }
		ul.nav > li > a { text-shadow:-1px -1px 1px #1b2024; }

#featured-area, #pagetop{ background:url("images/refined/map_bkg.gif") top center no-repeat #215b87;}
#featured-area .container, #pagetop .container{ background:none;}

.top-links{ position:absolute; top:10px; right:10px;}
.top-links a{ background:#489cdf; background:-moz-linear-gradient(top, #73b3e7 0%, #489cdf 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#73b3e7), color-stop(100%,#489cdf)); background:-webkit-linear-gradient(top, #73b3e7 0%,#489cdf 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#73b3e7', endColorstr='#489cdf',GradientType=0 ); background:linear-gradient(top, #73b3e7 0%,#489cdf 100%); text-shadow:1px 1px 1px #1d68a4; -webkit-box-shadow:inset 0 1px 1px #9fcbee; -moz-box-shadow:inset 0 1px 1px #9fcbee; box-shadow:inset 0 1px 1px #9fcbee; font-weight:bold; font-size:13px; color:#fff; text-decoration:none; -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; padding:5px 15px; margin-left:15px;}
.top-links .demo_url{ background:#f57821; background:-moz-linear-gradient(top, #f7941c 0%, #f57821 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7941c), color-stop(100%,#f57821)); background:-webkit-linear-gradient(top, #f7941c 0%,#f57821 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7941c', endColorstr='#f57821',GradientType=0 ); background:linear-gradient(top, #f7941c 0%,#f57821 100%); text-shadow:1px 1px 1px #a45e00; -webkit-box-shadow:inset 0 1px 1px #fac27e; -moz-box-shadow:inset 0 1px 1px #fac27e; box-shadow:inset 0 1px 1px #fac27e;}
