a.button.next {
	float: right;
	text-indent: -9999px;
}

a.button.next {
	background: url(/images/slider/button-frontslidenext.png) no-repeat 0 0;
	height: 34px;
	width: 94px;
}

a.button.next:hover, .scroller a.button.next:active {
	background: url(/images/slider/button-frontslidenext.png) no-repeat 0 -34px;
}

.home .scroller #section1 a.next {
	background: none;
	float: right;
}

ul#tour-path {
	background-image:url(/images/slider/menu_bar_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.home .scroller {
	/*background: #fff;*/
	background-image:url(/images/slider/scroller_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	float:left;
}


.home .scroller #section1 {
	background: url(/images/slider/hero.png) no-repeat;
	background-position:right;
}


#tour-path a:link, #tour-path a:visited {
	text-decoration:none;
	color: #336699;
}

#tour-path a:hover, #tour-path a:active {
	color: #336699;
	text-decoration:none;
}
#tour-path a.on {
	background:transparent url(/images/slider/on-frontpageslider-new.jpg) no-repeat scroll 50% 0pt;	
	cursor:default;
}

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;
	float:left;
}

ul#tour-path li {
	display: inline;
}

ul#tour-path li a {
	color: #fff;
	float: left;
	line-height: 50px;
	margin: 0 12px;
	font-size:0.860em;
}

.home .scroller {
	height: 360px;
	overflow: hidden;
	width: 960px;
	clear:both;
	padding-top: 10px;
	float:left;

}

.home .scroller .section {
	height: 350px;
	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: 315px;
	padding: 25px 15px 18px 25px;
	width: 440px;
}

#container #masthead .caption h1 {
	color: #0d8d45;
	font-size: 2.7em;
	font-weight: bold;
	line-height: 40px;
	border:none;
	text-indent:0;
	float:none;
	width:440px;
}

.home .scroller #section1 .caption h1 {
	margin: 45px 0 24px;
}

.caption p {
	color: #333333;
	font-size: 1.2em;
	line-height: 20px;
	margin: 0px;
}

.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;
}


