a.button.next {
	float: right;
	text-indent: -9999px;
}

a.button.next {
	height: 34px;
	width: 94px;
	background-image: url(../images/slider/button-frontslidenext.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a.button.next:hover, .scroller a.button.next:active {
	background-image: url(../images/slider/button-frontslidenext.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
}

.home .scroller #section1 a.next {
	background: none;
	float: right;
}

ul#tour-path {
	background-position:top;
	background-color: #045ABD;
}

.home .scroller {
	/*background: #fff;*/
}


.home .scroller #section1 {
	background-image: url(../images/slider/hero.png);
	background-repeat: no-repeat;
	background-position: 93%;
}


#tour-path a:link, #tour-path a:visited {
	text-decoration:none;
}

#tour-path a:hover, #tour-path a:active {
	color: #000;
	text-decoration:none;
}
#tour-path a.on {
	cursor:default;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/slider/on-frontpageslider-new.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0pt;
}

a.videobtn
{
	width:360px;
	height:360px;
	text-align:left;
	float:right;
	text-indent: -9999px;
	background: url(http://ProductSite.playintraffik.com/images/slider/video.png) no-repeat 0 0;
}




/* !!! Don't touch these unless you know what you're doing ---------*/

ul#tour-path {
	height: 50px;
	margin: 0;
	padding: 0 0 0 20px;
	width: 940px;
}

ul#tour-path li {
	display: inline;
}

ul#tour-path li a {
	color: #fff;
	float: left;
	line-height: 50px;
	margin: 0 15px;
	font-size: 85%;
}

.home .scroller {
	height: 360px;
	overflow: hidden;
	width: 960px;
	clear:both;
	padding-top: 10px;

}

.home .scroller .section {
	height: 360px;
	float: left;
	overflow: hidden;
	width: 960px;
}

.home .scroller #section1 a.next {
	background: none;
	float: right;
}

.home .scroller .content {
	width: 10000px;
}

.scroller .content img.screenshot {
	border: 2px solid #eee;
	float: right;
	margin: 36px 36px 0 0;
}

.scroller .content .video {
	margin: 15px 20px 20px 20px;
}

.caption {
	float: left;
	font-size: 12px;
	height: 300px;
	padding: 24px 18px 18px 36px;
	width: 420px;
}

#container #masthead .caption h1 {
	color: #333;
	font-size: 250%;
	font-weight: bold;
	line-height: 40px;
	border:none;
	text-indent:0;
	float:none;
	width:420px;
	padding: 20px 0px 0px 0px;
}

.home .scroller #section1 .caption h1 {
	margin: 45px 0 24px;
}

.caption p {
	color: #333;
	font-size: 1.2em;
	line-height: 20px;
	margin: 0 0 20px 0;
}

.caption ul {
	margin: 40px 0 0 0;
}

.caption ul li {
	list-style: none;
	margin: 10px 0;
}

#flashcontent {
	margin: 30px 0 0 0;
}

.caption ul li img {
	vertical-align: top;
	margin: 0 10px 0 0;
}

