.nav-box {
	background: #005597;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.24);
	   -moz-box-shadow: 0 2px 3px rgba(0,0,0,.24);
	        box-shadow: 0 2px 3px rgba(0,0,0,.24);
	border-top: none;
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
		    border-radius: 0px;
	font-family: OpenSansSemibold, HelveticaNeue, HelveticaNeueu, Arial, sans-serif;
}
ul.inpage-nav, .nav-box { margin-top:0px; }
.nav-box.sticky-nav {
	-webkit-border-radius: 0 0 4px 4px;
	   -moz-border-radius: 0 0 4px 4px;
		    border-radius: 0 0 4px 4px;
}
ul.inpage-nav li a {
	font-size: 14px;
	font-weight: normal;
	text-transform:uppercase;
	color: #FFFFFF;
}
ul.inpage-nav li a:hover {
	color: #005597;
}

#wrapper {
	height: 4449px;
}

#header {
	background-image:url('http://static.garmincdn.com/shared/it/landing-pages/vdf/_images/italian-strip-top.jpg');
	height: 10px;
	width: 940px;
	margin: 0px;
	padding: 0px;
}
#footer-stripe {
	background-image:url('http://static.garmincdn.com/shared/it/landing-pages/vdf/_images/italian-strip-bottom.jpg');
	height: 10px;
	width: 940px;
	margin: 0px;
	padding: 0px;
}

#intro {
	width: 900px;
	height: 580px;
	padding: 20px;
	background-image: url('http://static.garmincdn.com/shared/it/landing-pages/vdf/_images/bg-intro.jpg');
	background-repeat: no-repeat;
}
#video {
	width: 940px;
	height: 529px;
}
#tracks {
	width: 900px;
	height: 580px;
	padding: 20px;
	background-image: url('http://static.garmincdn.com/shared/it/landing-pages/vdf/_images/bg-tracks.jpg');
	background-repeat: no-repeat;
}
#pois {
	width: 900px;
	height: 580px;
	padding: 20px;
	background-image: url('http://static.garmincdn.com/shared/it/landing-pages/vdf/_images/bg-pois.jpg');
	background-repeat: no-repeat;
}
#athlets {
	width: 900px;
	height: 700px;
	padding: 20px;
	background-image: url('http://static.garmin.com/shared/it/landing-pages/vdf/_images/bg-athlets.jpg');
	background-repeat: no-repeat;
}
#training {
	width: 900px;
	height: 560px;
	padding: 20px;
	background-image: url('http://static.garmincdn.com/shared/it/landing-pages/vdf/_images/bg-training.jpg');
	background-repeat: no-repeat;
}
#shop {
	width: 900px;
	height: 560px;
	padding: 20px;
	background-color: #005597;
	background-image: url('http://static.garmincdn.com/shared/it/landing-pages/vdf/_images/bg-shop.png');
	background-repeat: no-repeat;
}

.track-slide {
	width: 860px;
	text-align: center;
	padding: 100px 20px 0px 20px;
	background-color:transparent;
}
h1.track-title {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 70px;
	line-height: 0.9;
}
p.track-buttons {
	margin-top: 30px;
}
.slide-show-nav {
	margin-left: 324px;
	margin: auto;
	width: 252px;
	height: 16px;
	padding: 25px 2px 7px 7px;
	z-index: 500;
}
.slide-show-nav a {
	display: block;
	float: left;
	margin-right: 5px;
	width: 16px;
	height: 16px;
	text-indent: -9999em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #e7e7e7;
	background-image: linear-gradient(bottom, rgb(231,231,231) 25%, rgb(179,179,179) 100%);
	background-image: -o-linear-gradient(bottom, rgb(231,231,231) 25%, rgb(179,179,179) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(231,231,231) 25%, rgb(179,179,179) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(231,231,231) 25%, rgb(179,179,179) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(231,231,231) 25%, rgb(179,179,179) 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.25, rgb(231,231,231)), color-stop(1, rgb(179,179,179)) );
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,1);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,1);
}
.slide-show-nav a:hover,
.slide-show-nav a.activeSlide,
.slide-show-nav a.activeSlide:hover {
	cursor: pointer;
	background-color: #007CC3;
	background-image: linear-gradient(bottom, rgb(0,124,195) 0%, rgb(46,163,230) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,124,195) 0%, rgb(46,163,230) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,124,195) 0%, rgb(46,163,230) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,124,195) 0%, rgb(46,163,230) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,124,195) 0%, rgb(46,163,230) 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(0,124,195)), color-stop(1, rgb(46,163,230)) );
}
.athlets-flag {
	width: 35px;
	height: 25px;
	margin-left: 15px;
}

p.section-header {
	font-family: OpenSansLight, HelveticaNeue, HelveticaNeueu, Arial, sans-serif;
	font-size: 44px;
	font-weight: 100;
	height: 44px;
	letter-spacing: normal;
	line-height: 44px;
	color: #ffffff;
}