/* @override http://www.side3media.com/stylesheets/slider.css */

/* @override http://side3media.com/stylesheets/slider.css */


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;*/
}


.home .scroller #section1 {
}


#tour-path a:link, #tour-path a:visited {
	text-decoration:none;
}

#tour-path a:hover, #tour-path a:active {
	color: #f5dba1;
	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;
}




/* !!! 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: .75em;
}

.home .scroller {
	height: 330px;
	overflow: hidden;
	width: 960px;
	clear:both;
	padding-top: 10px;

}

.home .scroller .section {
	height: 330px;
	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 {
        font-family: arial, "lucida console", sans-serif;
	float: left;
	letter-spacing:-7px;
	height: 300px;
	padding: 4px 18px 8px 36px;
	width: 900px;
	text-transform: uppercase;
	font: bold 4.4em bold;
    
}

#lowerfront h2 {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing:-2px;
	color: tan;
	
}

.caption h1{
	color: tan;
      	font-size:2.5em;
	
}

#container #masthead .caption h1 {
	color: #fffffd;
	font-size: 2.7em;
	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: #eddfb8;
	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;
}


