/* @override 
	http://wwwdev.garmin.com/c/project/0909-MarketPages/MarketPages.css
*/

/* Misc Styles */
h3 {
	margin: 0;
	padding: 0;
}
.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 img { border: 0; padding: 0; }
.red { border: 1px solid #C00; }
#FormName, #FormEmail{
	height: 25px;
	color: #7f7f7f;
	margin-top: 3px;
	border: 1px dotted #ccc;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* Slideshow */
.feature div {
	height: 320px;
	width: 950px;
}
.slide-show-container {
	position:relative;
	width:950px;
	height: 320px;
}
.slide-show { overflow: hidden; }
#slide-show-nav {
	position:absolute;
	width:200px;
	height:10px;
	bottom:20px;
	left:25px;
	z-index:500;
}
#slide-show-nav a {
	position: relative;
	display: block;
	float:left;
	margin-right:5px;
	width: 14px;
	text-decoration: none;
	color: transparent;
	background:#bbb;
	font-size: 0;
	line-height:1px;
	height:14px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow:inset 1px 1px 2px #000;
	-moz-box-shadow:inset 1px 1px 2px #000;
	box-shadow:inset 1px 1px 2px #000;	
}
#slide-show-nav a:hover, #slide-show-nav .activeSlide { background-color: #007CC3; box-shadow:inset 1px 1px 2px #000, 0 0 0 1px #efefef; color: transparent; }


/* Sub Nav */
.market-land .tab-content {
	border-top: 1px solid #7f7f7f;
 	border-bottom: 1px solid #7f7f7f; 
	background: url(http://static.garmincdn.com/en/m/g/market-page-images/nav-bg.gif) repeat-x;
	background-image: -webkit-gradient(
    	linear,
    	left bottom,
    	left top,
    	color-stop(0.2, rgb(147,147,147)),
    	color-stop(0.8, rgb(180,180,180))
	);
	background-image: -moz-linear-gradient(
    	center bottom,
    	rgb(147,147,147) 20%,
    	rgb(180,180,180) 80%
	);
	background-image: -o-linear-gradient(
    	bottom,
    	rgb(147,147,147) 20%,
    	rgb(180,180,180) 80%
	);
	padding: 0;
	width: 100%;
	list-style: none;
	height: 52px;
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.25);
	-moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.25);
	box-shadow: inset 0 1px 0 0 rgba(255,255,255,.25);
}
.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: 17px 25px 17px;
	color: #333;
	font-weight: bold;
	margin: 0;
	box-shadow: inset -1px 0 0 0 rgba(255,255,255,.25);
}
.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.garmincdn.com/en/m/g/market-page-images/nav-bg-hover.gif') repeat-x;
	background-image: -webkit-gradient(
    	linear,
    	left bottom,
    	left top,
    	color-stop(0.2, rgb(180,180,180)),
    	color-stop(0.8, rgb(147,147,147))
	);
	background-image: -moz-linear-gradient(
    	center bottom,
    	rgb(180,180,180) 20%,
    	rgb(147,147,147) 80%
	);
	background-image: -o-linear-gradient(
    	bottom,
    	rgb(180,180,180) 20%,
    	rgb(147,147,147) 80%
	);
	display: block;
	text-decoration: none;
	color: #f2f2f2;
	font-weight: bold;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
}
.tab-content ul li a:hover, .tab-content ul li a:focus, .tab-content ul li a:active {
	text-decoration: none;
}
.tab-content:after {
	/

* clearing without presentational markup, IE gets extra treatment */
display: block;
	clear: both;
	content: " ";
}

/* Carousel */
.carousel { height:260px; overflow: hidden; }
.content-mid {
	background: url('http://static.garmincdn.com/en/m/g/market-page-images/carousel-mid-bg.gif') repeat-x;
	height: auto;
	max-height: auto;
	width: 100%;
	position: relative;
}
.content-mid ul {
list-style:none;
padding:0;margin:0;
}
.content-mid ul li {
padding:0;
margin:0;
width:290px;
}
.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;
}
.slider {
	width: 950px;
	height: 23px;
	position: relative;
	background: url(http://static.garmincdn.com/en/m/g/market-page-images/carousel-slider-bar-bg.jpg) no-repeat;
	background-image: -webkit-gradient(
    	linear,
    	left bottom,
    	left top,
    	color-stop(0.2, rgb(241,241,241)),
    	color-stop(0.8, rgb(192,192,192))
	);
	background-image: -moz-linear-gradient(
    	center bottom,
    	rgb(241,241,241) 20%,
    	rgb(192,192,192) 80%
	);
	background-image: -o-linear-gradient(
    	bottom,
    	rgb(241,241,241) 20%,
    	rgb(192,192,192) 80%
	);
}
.button-left {
	width:0;
	height:0;
	position:absolute;
	z-index:500;
	bottom: 3px;
	left: 4px;
	cursor:pointer;
	border-top: solid 8px transparent;
	border-bottom: solid 8px transparent;
	border-right: solid 8px #333;
}
.button-left:hover {
	border-right-color: #555;
}
.button-right {
	width:0;
	height:0;
	position:absolute;
	z-index:500;
	bottom: 3px;
	right: 4px;
	cursor:pointer;
	border-top: solid 8px transparent;
	border-bottom: solid 8px transparent;
	border-left: solid 8px #333;
}
.button-right:hover {
	border-left-color: #555;
}

/* Bottom Columns */
.contentBottom { padding-top: 35px; background: url(http://static.garmincdn.com/en/m/g/market-page-images/Content-Background.gif) no-repeat; }
.contentBottom a { color: #0074D4; }
.contentBottom h2 { padding-bottom: 15px; color:#4A4A4A; }
.supportLinks { margin: 0 0 19px 0; }
.supportLinks li {
	list-style-position: outside;
	list-style-type: none;
	line-height: 180%;
}
.supportLinks li:hover{ list-style-image: url(http://static.garmincdn.com/en/m/g/market-page-images/bullet-go.jpg); list-style-position: outside; }
.market-land .span-24.column.market.last { height: 375px; }
.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; }

/* Left Column */
div.leftColumn p img { margin: 0; padding: 5px 10px 0 0; }
.feedItemAuthor { display: none; }
#creditfooter { display: none; }
.fbsubscribelink{ display: none; }

/* Right Column */
.columnRuleT{ border-top: 1px dotted #999; margin-bottom: 22px; }
ul.navigation {position:absolute;left:20px;top:295px;}

/* Thickbox */
#TB_window { -webkit-border-radius:18px; -moz-border-radius:18px; }
#TB_window > #TB_ajaxContent { text-align:center; margin:0; padding:30px 0 20px 15px; }
#TB_window > #TB_title { background-color:#222; padding:5px; }
#TB_window > #TB_title * { color:#FFF; font-weight:bold; }
.red {border:1px solid #C00;}
a.thickbox {display:block;clear:both;}
.contentBottom a:hover {text-decoration:underline;}
img.youtube-ss {margin-bottom:3px;}
.span-6.prepend-1.append-1 {*padding-right:20px;}