@charset "utf-8";
/* CSS Document */


#container img {
	border: 0;
	padding: 0;
	background-color: transparent;
	float: none;
	margin: 0px;
}

#container
{
	width: 950px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:150%;
	color: #666666;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#nav-holder
{
	height: 37px;
	background-color: #999;
	background-image: url(http://static.garmin.com/shared/de/custom/landing/traffic/_img/gradient-bg-new.gif);
	background-repeat: repeat-x;
}

#main-content
{
	background-image: url(http://static.garmin.com/shared/de/custom/landing/traffic/_img/bkg-content.gif);
	background-repeat: no-repeat;
	position: static;
	height: 270px;
}

#flash-car
{
	width: 345px;
	float: left;
}


#padder

{
	padding: 10px;
}

.divider
{
	height: 1px;
	color:#FFF;
}


h1
{
	color: #666666;
}

h2
{
	font-size: 16px;
	color: #666666;	
}

h3
{
	font-size: 12px;
	color: #00a651;
}


#side-nav-holder
{
	width: 270px;
	padding-left: 50px;
}

.side-nav
{ 
	background-image: url(http://static.garmin.com/shared/de/custom/landing/traffic/_img/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #00a651; 
	width: 70%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

a.side-nav-link:link 
{ 
color: #00a651; 
text-decoration: none;
}

a.side-nav-link:visited 
{ 
color: #00a651; 
text-decoration: none;
}

a.side-nav-link:hover 
{
color: #00a651; 
text-decoration: none;
padding-left: 5px;
} 

.dashed
{
	height: 30px;
	background-image: url(http://static.garmin.com/shared/de/custom/landing/traffic/_img/dashed.gif);
	background-repeat: repeat-x;
}

#footer
{
	clear: both;
}

.content-mid 
{
	width: 100%;
	position:relative;
}
.content-mid ul 
{
	list-style:none;
	padding:0;margin:0;
}

.content-mid ul li 
{
	padding:0;
	margin:0;
	width:290px;
	background-image: url(http://static.garmin.com/shared/de/custom/landing/traffic/_img/divider-grey.gif);
	background-position: right;
	background-repeat: no-repeat;
	
}

.content-mid .item 
{
	font-size: 115%;
	width: 477px;
	float: left;
	height: 300px;
	margin-top: 0;
}

.content-mid .item h2 
{
	margin-top: 15px;
}


.content-mid .item img 
{
	float: left;
	margin-right: 20px;
	margin-left: 15px;
	height: 300;
}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */



h2.scrollHeader 
{
	padding-top: 31px;
	margin-top: 0;
	line-height: 24px;
	font-size: 23px;
	margin: 0;
	padding-bottom: 9px;
	color: #007cc3;
}

.slider {
	width: 950px;
	height: 23px;
	position: relative;
	background: url(http://static.garmin.com/shared/de/custom/landing/traffic/_img/nuvi-slider-bar-bg.gif) no-repeat;
}

.button-left 
{
	width:40px;
	height:23px;
	position:absolute;
	z-index:500;
	bottom:0;
	left:0;
	cursor:pointer;
}

.button-right 
{
	width:40px;
	height:23px;
	position:absolute;
	z-index:500;
	bottom:0;
	right:0;
	cursor:pointer;
}

.slider-image
{
	float: left;
	margin-right:4px;
}

.slider-text
{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:150%;
	color: #666666;
	padding-right: 18px;
	clear: right;
}

.intro
{
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
}

#box-1
{
	width: 300px;
	float: left;
	padding: 10px;
}

#box-2
{
	width: 300px;
	float: left;
	padding: 10px;	
}

#box-3
{
	width: 290px;
	float: left;
	padding: 10px;	
}
