/* @override http://wwwdev.garmin.com/c/project/0904-mapupdates/mapupdates.css */


/* Jimmy Lam 4-6-2009 */


/* @group Landing Page */



.bodyCopy{
	padding-bottom: 15px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 25px;
}

.mapOptions{
	background: url(../../../m/g/mapupdates/borders.jpg) repeat-y;
	margin-bottom: 28px;
}

.learnMore b {
	display: none;
}

.learnMore a.a-learnMore {
	display: block;
	width: 137px;
	height: 33px;
}


.learnMore {
	margin: 15px 18px 18px 5px !important;
	width: 137px;
	height: 33px;
	background: transparent url(../../../m/g/mapupdates/learnMore.jpg) no-repeat;
}

.learnMore a.a-learnMore:hover {
	background: transparent url(../../../m/g/mapupdates/learnMore.jpg) no-repeat 0 -33px;
}


.findUpdates b {
	display: none;
}


.findUpdates a.a-findUpdates {
	display: block;
	width: 150px;
	height: 33px;
}


.findUpdates {
	margin: 15px 18px 18px 5px !important;
	width: 150px;
	height: 33px;
	background: transparent url(../../../m/g/mapupdates/checkupdates.jpg) no-repeat;
}

.findUpdates a.a-findUpdates:hover {
	background: transparent url(../../../m/g/mapupdates/checkupdates.jpg) no-repeat 0 -33px;
}

.slideshow{
	padding-bottom: 43px;
	height: 320px;
}


/* @end */


/* @group Onetime Page */


.onetimeGlobe{
	margin-bottom: 40px;
	float: left;
	margin-right: 20px;
}

.disclaimer{
	color: #272B2F;
	font-size: 11px;
	padding-top: 50px;
}


/* @end */