/* @override 
	http://wwwdev.garmin.com/c/project/0911-ApproachLandingPage/LandingPageWhite.css
*/


/* @group Shared */




.tab-content ul li a:hover, .tab-content ul li a:focus, .tab-content ul li a:active {
	*cursor: pointer;
	*background: url('http://static.garmin.com/shared/de/custom/topod2012/nav_img/TabsB.jpg') repeat-x center center;
	*display: block;
	*text-decoration: none;
	color: #fff;
}

.breadcrumb {
	padding-bottom: 5px;
	margin-bottom: 20px;
	color: #969798;
	margin-top: 15px;
}

.nav-green, .nav-green a {
	color: #4a4a4a;
}

.nav-green a:active, .nav-green a:link, .nav-green a:visited {
	text-decoration: none;
}

.nav-green a:hover {
	text-decoration: none;
	color: #0074D4;
}





.nav-green .tab-content {
	border-top: 1px solid #7f7f7f;
	border-bottom: 2px solid #FFF;
	background: url('http://static.garmin.com/shared/de/custom/topod2012/nav_img/TabsA.jpg') repeat-x center center;
	padding: 0;
	width: 100%;
	list-style: none;
	height: 36px;
	font-size: 11px;
	display:block;
}

.nav-green img.nuvi-main {
	display: block;
	margin: 0;
	padding: 0;
}

.tab-content:after {
	/

* clearing without presentational markup, IE gets extra treatment */
display: block;
	clear: both;
	content: " ";
}

.tab-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 35px;
}

.tab-content ul li {
	width: auto;
	color: #eaeaea;
	border-right: 1px solid #7f7f7f;
	float: left;
	font-size: 110%;
}

.tab-content ul li a span {
	display: block;
	padding: 9px 18px 8px;
	color: #eaeaea;
	font-weight: bold;
	margin: 0;
}

.tab-content ul li a:hover span, .tab-content ul li a:focus span, .tab-content ul li a:active span {
	cursor: pointer;
	background: url('http://static.garmin.com/shared/de/custom/topod2012/nav_img/TabsB.jpg') repeat-x center center;
	display: block;
	text-decoration: none;
	color: #f2f2f2;
	font-weight: bold;
}

.tab-content ul li a:hover, .tab-content ul li a:focus, .tab-content ul li a:active {
	text-decoration: none;
}

.nav-green img {
	border: 0;
	padding: 0;
}

.nav-green .span-24.column.market.last {
	height: 375px;
}
