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

/* --------------------------- FEATURES ON MOBILE MARKET PAGE ------------------------ */



#feature-wrapper {
	float: left;
	width: 230px;
	height: 500px;
}

#streetpilot-sm-logo {
	background-image: url(http://static.garmin.com/shared/uk/custom/streetpilot/marketpage/navigation-for-iphone.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 230px;
	margin-bottom: 20px;
}

#cameras-section {
	float: left;
	width: 230px;
	margin-bottom: 10px;
	height: 130px;
}

#cameras-icon {
	float: left;
	height: 69px;
	width: 71px;
	margin-right: 10px;
	margin-bottom: 50px;
}

#cameras-title {
	float: left;
	height: 50px;
	width: 141px;
	margin-bottom: 10px;
}



.sub-copy {
	color: #666;
	font-size: 12px;
}


#traffic-section {
	float: left;
	width: 230px;
	height: 130px;
	margin-bottom: 10px;
}


#traffic-icon {
	float: left;
	height: 57px;
	width: 65px;
	margin-right: 15px;
	margin-bottom: 50px;
}

#traffic-title {
	float: left;
	height: 19px;
	width: 150px;
	margin-bottom: 10px;
}






#maps-section {
	float: left;
	width: 230px;
	height: 120px;
	margin-bottom: 10px;
}


#maps-icon {
	float: left;
	height: 69px;
	width: 71px;
	margin-right: 10px;
	margin-bottom: 30px;
}

#maps-title {
	float: left;
	height: 44px;
	width: 120px;
	margin-bottom: 10px;
}




#click-btn-sm {
	float: left;
	height: 36px;
	width: 136px;
}


#click-btn-sm ul 
{
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#click-btn-sm li 
{
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	height: 37px;
}

#click-btn-sm li a 
{
	float: left;
	height: 37px;
	font-size: 12px;
	text-align: center;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

#click-btn-sm li.click-btn-sm-main a 
{
	width: 136px;
	background-image: url(http://static.garmin.com/shared/uk/custom/streetpilot/marketpage/click-here-btn.gif);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
}

#click-btn-sm li a:hover 
{
	background-position: 0 -35px;
}
