/* @override 
	http://wwwdev.garmin.com/c/project/0909-MarketPages/MarketPages.css
*/



.tab-content ul li a:hover, .tab-content ul li a:focus, .tab-content ul li a:active {
	*cursor: pointer;
	*background: url('../m/g/nuvitab-bg-hover.gif') repeat-x;
	*display: block;
	*text-decoration: none;
	color: #fff;
}

.breadcrumb {
	padding-bottom: 5px;
	margin-bottom: 20px;
	color: #969798;
	margin-top: 15px;
}

.market-land, .market-land a {
	color: #4a4a4a;
}

.market-land a:active, .market-land a:link, .market-land a:visited {
	text-decoration: none;
}

.market-land a:hover {
	text-decoration: none;
	color: #0074D4;
}


h2.scrollHeader {
	padding-top: 40px;
	margin-top: 0;
	line-height: 27px;
	font-size: 23px;
	margin: 0;
	padding-bottom: 9px;
	color:#4A4A4A;
}



.market-land .tab-content {
	border-top: 1px solid #7f7f7f;
	background: url(../m/g/nuvitab-bg.gif) repeat-x;
	padding: 0;
	width: 100%;
	list-style: none;
	height: 52px;
}

.market-land 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: 52px;
}

.tab-content ul li {
	width: auto;
	border-right: 1px solid #7f7f7f;
	float: left;
	font-size: 110%;
}

.tab-content ul li a span {
	display: block;
	padding: 16px 25px 17px;
	color: #333;
	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(../m/g/nuvitab-bg-hover.gif) repeat-x;
	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;
}

.market-land img {
	border: 0;
	padding: 0;
}

.red {
	border: 1px solid #C00;
}

.content-mid {
	background: url('../m/g/nuvi-mid-bg.gif') repeat-x;
	height: auto;
	max-height: auto;
	width: 100%;
}

.content-mid .item {
	width: 309px;
	float: left;
	height: 266px;
	margin-top: 0;
	font-size: 115px;
}


.content-mid .item {
	font-size: 115%;
	width: 311px;
	float: left;
	height: 266px;
	margin-top: 0;
}

.content-mid .item h2 {
	margin-top: 15px;
}

.content-mid .item span {
	padding-right: 15px;
}

.content-mid .item img {
	float: left;
	margin-right: 20px;
	margin-left: 15px;
	height: 266px;
}

.contentBottom {
	
	padding-top: 35px;
	background: url(../m/g/Content-Background.gif) no-repeat;
}

.contentBottom a {
	color: #0074D4;
}

.contentBottom h2 {
	padding-bottom: 15px;
	color:#4A4A4A;
}

.supportLinks li {
	list-style-position: outside;
	list-style-type: none;
	line-height: 180%;
}

.supportLinks li:hover{
	list-style-image: url(../m/g/icons/bullet_go.jpg);
	list-style-position: outside;
}



.market-land .span-24.column.market.last {
	height: 375px;
}

.sliderGallery {
	background: url(../m/g/nuvi-slider-bg.gif) no-repeat;
	overflow: hidden;
	position: relative;
	height: 266px;
	width: 950px;
	line-height: 22px;
}

.sliderGallery UL {
	position: absolute;
	list-style: none;
	overflow: none;
	padding: 0;
	margin: 0;
}

.sliderGallery UL LI {
	display: inline-block;
	*float: left;
}

.sliderGallery li img {
	vertical-align: text-top;
}

.slider {
	width: 950px;
	height: 23px;
	position: relative;
	background: url(../m/g/nuvi-slider-bar-bg.gif) no-repeat;
}



.handle {
	position: absolute;
	cursor: col-resize;
	height: 23px;
	width: 360px;
	top: 0;
	padding-left: 25px;
	padding-top: 1px;
	z-index: 100;
}

.handle img {
	border: none;
}

h3 {
	margin: 0;
	padding: 0;
}

/* banner specific CSS */

.feature div {
	height: 320px;
	width: 950px;
}

#FormName, #FormEmail{
	height: 25px;
	color: #7f7f7f;
	margin-top: 3px;
	border: 1px dotted #ccc;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.slideshow{
	background-color: #000;
	margin: 0;
	padding: 0;
	height: 320px;
	overflow: hidden;
}


.slideshow img{
	margin: 0;
	padding: 0;

}






/* @group Left Column */


div.leftColumn p img {
	margin: 0;
	padding: 5px 10px 0 0;
}



.feedItemAuthor {
	display: none;
}


#creditfooter {
	display: none;
}

.fbsubscribelink{
	display: none;
}


/* @end */




/* @group Right Column */

.columnRuleT{
	border-top: 1px dotted #999;
	margin-bottom: 22px;
}


/* @end */

.callbackSlideShow {position:relative;height:320px;}
ul.navigation {position:absolute;left:20px;top:295px;}

