@charset "UTF-8";
/* CSS Document */

span.navigational-text {
	color: #222 !important;
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	text-decoration: none !important;
}
.suckerfish li ul { top: 100px; }
div#section-nav {
	margin-top: 30px;
	height: 180px;
	width: 949px;
	float: left;
}
	div#section-nav div#breadcrumbs {
		float: left; width: 300px;
		position: relative; top: 0.30em;
	}
	div#section-nav div#breadcrumbs p { color: #555; }
	div#section-nav ul {
	margin: 0;
	float: left;
	position: relative;
	top: 0.3em;
	list-style-type: none;
	}
	div#section-nav li {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	float: left;
	letter-spacing: -0.025em;
	}
	div#section-nav li a {
		color: #222;
		text-decoration: none;
		font-weight: 600;
		font-size: 1.30em;
	}
	div#section-nav ul a:hover {
		color: #3396cf;
		border-bottom: 2px solid #3396cf;
	}
	div#section-nav li a.selected {
		color: #007cc3 !important;
		border-bottom: 2px solid #007cc3 !important;
	}
	div#section-nav .minor-detail {
		color: #cfcfcf; font-weight: 400;
		font-size: 0.85em;
		position: relative; top: -0.50em;
	}
div#banner-wrapper {
	clear: both;
	/* wrapper hides 2nd banner should there be any delay in CSS display block */
	width: 984px;
	height: 290px;
	overflow: hidden;
} 
	div.market-banner {
	width: 974px;
	height: 290px;
	margin-bottom: 15px;
	}
	div.market-banner a img { margin: 0; padding: 0; }
div#library, div#footer { clear: both; }
div#library {
	display: block;
	margin: 0 auto;
	min-height: 300px;
}
div#footer {
	margin-top: 35px;
	text-align: right; 
}
	/* isotope is a jquery plug-in that sorts apps on the Garmin.com/apps page */
	.isotope-item { z-index: 2; }
	.isotope-hidden.isotope-item {
	  pointer-events: none; z-index: 1; }
		/* css transistions */
	.isotope, .isotope .isotope-item { /* change duration value to whatever you like */
	  -webkit-transition-duration: 0.8s;
	     -moz-transition-duration: 0.8s;
	          transition-duration: 0.8s;
	}
	.isotope {
	  -webkit-transition-property: height, width;
	     -moz-transition-property: height, width;
	          transition-property: height, width;
	}
	.isotope .isotope-item {
	  -webkit-transition-property: -webkit-transform, opacity;
	     -moz-transition-property:    -moz-transform, opacity;
	          transition-property:         transform, opacity;
	}
	/* eo: isotope support */	

div.inpage-banner {
	width: 300px;
	height: 140px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
div.app {
	float: left;
	width: 306px;
	margin-top: 0px;
	height: 120px;
	overflow: hidden;
}
	div.app img.icon {
        float: left; margin: 3px 13px 0 0;
	}
	div.app div.details {
	float: left;
	width: 61%;
	padding-top: 20px;
	}
	div.app div.details h6 { 
		font-weight: 600;
		font-size: 1.15em;
	}
        div.app div.details h6 em {
			font-size: 0.80em;
			font-weight: 400;
			font-style: normal;
			color: #555;
		}
		div.app div.details h6 a {       color: #222; text-decoration: none; }
		div.app div.details h6 a:hover { text-decoration: underline; }
	div.app div.details h6, div.app div.details p {
        color: #222;
		font-family: Arial, Verdana, Tahoma, sans-serif;
	}
/*	span.hardware {
		padding: 0.25em 0.15em;
		background: #faf0c2;
		border: 1px solid #f3da6d;
	}*/
	div.app div.details p {	font-size: 0.88em; }
	div.app div.details a.btn1,
	div.app div.details a.btn2, div.app div.details a.btn3 {
	position: relative;
	top: -10px;
}
div#app-legal {
	color: #555;
	font-size: 0.80em;
	line-height: 1.65em;
	padding-bottom: 20px;
}



#live-icon {
	background-image: url(http://static.garmin.com/shared/uk/custom/nulink/live-icon.gif);
	float: left;
	height: 83px;
	width: 89px;
	margin-right: 20px;
}

#live-icon-plain {
	background-image: url(http://static.garmin.com/shared/uk/custom/nulink/live.gif);
	float: left;
	height: 71px;
	width: 71px;
	margin-right: 20px;
}

h1 {
	font-size: 26px;
	font-weight: bold;
	color: #0076bb;
	height: 40px;
}

h2 {
	font-size: 22px;
	font-weight: bold;
	color: #0076bb;
}

.large {
	font-size: 16px;
	font-weight: bold;
}



/* CLICK BUTTON */

#click_button {
	background-image: url(http://static.garmin.com/shared/uk/custom/nulink/blue_button.gif);
	background-repeat: no-repeat;
	width: 113px;
	float: left;
	height: 24px;
}

a.click_button_action:link, a.click_button_action:visited
{
	display: block;
	width: 114px;
	height: 24px;
	background-image: url(http://static.garmin.com/shared/uk/custom/nulink/blue_button.gif);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 25px;
	line-height: 23px;
} 

a.click_button_action:hover 
{
	background-position: 0 -24px;
	border-bottom: 0px;
}


#nulink-header {
	height: 290px;
	width: 949px;
	margin-bottom: 20px;
}


/* PRODUCT SECTION */

#product-section {
	float: left;
	width: 940px;
	height: 340px;
}

#product {
	background-image: url(http://static.garmin.com/shared/uk/custom/nulink/2390.jpg);
	width: 453px;
	height: 335px;
	background-repeat: no-repeat;
	float: left;
}

#heading-1 {
	float: left;
	width: 450px;
	height: 40px;
}


#copy-1 {
	float: left;
	width: 400px;
	height: 130px;
}

#section-1 {
	float: left;
	width: 460px;
	height: 250px;
	margin-left: 20px;
	margin-top: 50px;
}



#small-store-icon {
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 5px;
}

#small-live-icon {
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 5px;
}

#nulink-store-copy {
	float: left;
	width: 400px;
	margin-top: 25px;
}




/* PRODUCT SECTION */



#section-2 {
	float: left;
	width: 300px;
	height: 180px;
	margin-right: 16px;
}

#heading-2 {
	float: left;
	width: 450px;
	margin-top: 15px;
	height: 30px;
}

#copy-2 {
	float: left;
	width: 450px;
	height: 100%;
}


#section-3 {
	float: left;
	width: 959px;
	height: 200px;
	margin-top: 50px;
}

#heading-3 {
	float: left;
	width: 430px;
	margin-top: 15px;
	height: 70px;
}

#video {
	float: right;
	height: 150px;
	width: 230px;
	margin-top: -80px;
	margin-left: 100px;
}


#copy-blocks {
	float: left;
	width: 950px;
}




/* SCROLL */

#scroll_button {
	background-image: url(http://static.garmin.com/shared/uk/custom/nulink/nulink-button.gif);
	background-repeat: no-repeat;
	width: 174px;
	float: left;
	height: 24px;
}

a.scroll_button_action:link, a.scroll_button_action:visited
{
	display: block;
	width: 174px;
	height: 24px;
	background-image: url(http://static.garmin.com/shared/uk/custom/nulink/nulink-button.gif);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 23px;
	line-height: 23px;
} 

a.scroll_button_action:hover 
{
	background-position: 0 -24px;
	border-bottom: 0px;
}


#store-video {
	float: right;
	height: 150px;
	width: 230px;
	margin-bottom: 20px;
}


#filters {
	float: left;
	width: 700px;
	height: 130px;
}

#included {
	float: left;
	width: 700px;
	height: 60px;
}

#store {
	float: left;
	width: 700px;
}



.ddimgtooltip {
	display:none;
	position:absolute;
	z-index:1000;
	height: 335px;
	width: 500px;
	float: left;
}

.screen-tooltip {
	color: #007dc4;
	font-size: 12px;
	text-decoration: underline;
	font-style: italic;
}

