@charset "UTF-8";
/* CSS Document */

/*Global Defaults*/
body, ul, ol, li, div, p, h1, h2, h3, h4, h5, h6, table, td, th, blockquote{
	margin:0;padding:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-color:#fff;
	background-image:url(../images/MV_background.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}

img{
	border:none;
}

:focus{
	outline:none;
}

/*structure*/
#wrapper{
	width:998px;
	margin:0px auto 20px auto;
}

#content{
	background-image:url(../images/content-repeater.jpg);
	padding:0px 9px 0px 10px;
}

#theContent{
	clear:both;
	margin:15px 52px;
}

body.tech #theContent{
	margin:15px 15px;
}

#footer{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:1.1em;
	margin:18px 0px;
}

#skiFinder{
	width:980px;
	height:505px;
	margin:10px 0px 0px 0px;
}

#videoPlayer{
	margin-left:4px;
	width:345px;
}

/*navigation*/

#footer a, #footer a:link, #footer a:visited, a.grey, a.grey:link, a.grey:visited{
	color:#999;
	text-decoration:none;
}

#footer a:hover, #footer a:focus, #footer a:active, a.grey:hover, a.grey:focus, a.grey:active{
	text-decoration:underline;
}

a, a:link, a:visited{
	color:#999;
	text-decoration:none;
}

a:focus, a:hover, a:active{
	text-decoration:underline;
}

#nav ul{
	list-style:none;
	background-image:url(../images/nav.jpg);
	height:94px;
	margin-bottom:9px;
}

#nav ul li{
	display:inline;
}

#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:focus, #nav a:active{
	display:inline;
	background-image:url(../images/nav.jpg);
	text-indent:-99999px;
	float:left;
	height:72px;
}

a.home, a.home:link, a.home:visited, a.home:hover, a.home:focus, a.home:active{
	width:259px;
	margin-left:27px;
	background-position:-27px 0px;
}

a.finder, a.finder:link, a.finder:visited{
	width:89px;
	margin-left:247px;
	background-position:-533px 0px;
}

a.finder:hover, a.finder:focus, a.finder:active{
	background-position:-533px -94px;
}

a.access, a.access:link, a.access:visited{
	width:106px;
	margin-left:18px;
	background-position:-640px 0px;
}

a.access:hover, a.access:focus, a.access:active{
	background-position:-640px -94px;
}

a.team, a.team:link, a.team:visited{
	width:53px;
	margin-left:10px;
	background-position:-756px 0px;
}

a.team:hover, a.team:focus, a.team:active{
	background-position:-756px -94px;
}

a.faq, a.faq:link, a.faq:visited{
	width:44px;
	margin-left:11px;
	background-position:-820px 0px;
}

a.faq:hover, a.faq:focus, a.faq:active{
	background-position:-820px -94px;
}

a.tech, a.tech:link, a.tech:visited{
	width:108px;
	margin-left:9px;
	background-position:-873px 0px;
}

a.tech:hover, a.tech:focus, a.tech:active{
	background-position:-873px -94px;
}

ul#teamNav{
	list-style:none;
	margin:10px 0px 0px 0px;
	padding:0;
}

ul#teamNav li{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}

#teamNav a, #teamNav a:visited, #teamNav a:link, #teamNav a:hover, #teamNav a:focus, #teamNav a:active{
	text-indent:-9999px;
	height:400px;
	display:block;
	float:left;
	background-image:url(../images/team_nav.jpg);
}

a.freeski, a.freeski:link, a.freeski:visited{
	background-position:-3px 0px;
	width:244px;
}
a.freeski:hover, a.freeski:focus, a.freeski:active{
	background-position: -3px -403px;
}
a.race, a.race:link, a.race:visited{
	background-position:-246px 0px;
	width:246px;
}
a.race:hover, a.race:focus, a.race:active{
	background-position: -246px -403px;
}
a.freestyle, a.freestyle:link, a.freestyle:visited{
	background-position:-492px 0px;
	width:245px;
}
a.freestyle:hover, a.freestyle:focus, a.freestyle:active{
	background-position: -492px -403px;
}
a.ambasador, a.ambasador:link, a.ambasador:visited{
	background-position:-737px 0px;
	width:240px;
}
a.ambasador:hover, a.ambasador:focus, a.ambasador:active{
	background-position: -737px -403px;
}

/*Non Structure classes*/

img.stuck{
	display:block;
}

.social{
	width:350px;
	text-align:left;
	font-size:1.1em;
	color:#999;
	float:left;
	padding-top:7px;
}

.social img{
	vertical-align:middle;
	padding:0px 7px;
}

.newsLetter{
	background-color:#ccc;
	float:right;
	font-size:1.2em;
	text-transform:uppercase;
	padding:3px 5px;
	font-weight:bold;
	display:inline;
}


input.submit{
	background-color:#999;
	border:none;
	padding:0px 3px;
	font-weight:bold;
	margin-left:7px;
	color:#fff;
}

form.dealer{
	display:inline;
	float:right;
	margin-top:5px;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
}

.topBar{
	background-color:#d9d9d9;
	padding:0px 8px 0px 0px;
	height:30px;
}

body.home .topBar{
	width:602px;
	float:right;
}


#flashIntro{
	margin-bottom:10px;
}

#video{
	background-image:url(../images/video-repeater.jpg);
}

#news{
	background-image:url(../images/news-repeater.jpg);
	width:610px;
	clear:right;
	float:right;
	margin-top:0px;
}

#homeBottom{
	width:610px;
	clear:right;
	float:right;
	margin:10px 0px;
}

body.home h2{
	height:24px;
	padding:7px 0px 0px 8px;
	color:#000;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:6px;
	text-align:left;
	font-size:1.6em;
	background-repeat:no-repeat;
}

.accolades{
	padding-top:15px;
}
.accolades img{
	display:block;
	float:left;
	padding-left:7px;
}

#news h2{
	background-image:url(../images/news-header.jpg);
}
#video h2{
	background-image:url(../images/video-header.jpg);
}

p.subHead{
	text-align:center;
	color:#999;
	line-height:175%;
}

/*Tag Defaults*/

h1{
	background-color:#000;
	width:160px;
	float:left;
	padding:4px 35px 3px 7px;
	height:22px;
	color:#fff;
	text-transform:uppercase;
	text-align:right;
	background-image:url(../images/header.png);
	font-weight:normal;
	font-size:2em;
}

h2{
	font-weight:normal;
	color:#999;
	text-align:center;
	font-size:1.8em;
	margin-bottom:10px;
}

h3{
	background-color:#d9d9d9;
	padding:3px 7px;
	font-size:1.6em;
}

p{
	font-size: 1.2em;
	margin-bottom:10px;
	line-height:140%;
}

input{
	border:1px solid #ccc;
	padding:1px 3px;
}

/*Generic Classes*/

.block{
	display:block;
}
.clearBoth{
	clear:both;
}

.prodSq{
	width:271px;
	margin:5px 10px;
	float:left;
}

#techthumbs div{
	display:inline;
	float:left;
	margin:0px 15px 8px 0px;
}

#techthumbs div p{
	display:inline;
	color:#999;
	font-size:1.3em;
}

#techthumbs div img{
	border: 2px solid #000;
	margin-top:8px;
}

#techthumbs h3{
	color:#999;
	text-transform:uppercase;
	font-size:1.5em;
	margin:12px 0px;
	padding:0px;
	background-color: #fff;
	clear:both;
}

#techthumbs img.noBorder{
	border:none;
}

#techContent img{
	margin:0px 15px 30px 0px;
}

#techContent{
	background-image:url(../techpages/images/ajax-loader.gif);
	background-position:50%;
	background-repeat:no-repeat;
	width:978px;
	overflow:hidden;
	margin-top:15px;
}

#techContent div{
	background-color:#fff;
}

#techContent h4{
	color:#999;
	font-size:1.6em;
	text-transform:uppercase;
}

#techContent p{
	color:#999;
	font-size:1.3em;
}

.newsThumb{
	clear:both;
	float:left;
	margin-right:10px;
	border-right:2px solid #999;
	border-bottom:2px solid #999;
}

#newsList{
	margin:10px;
	height:400px;
	overflow:auto;
	overflow-x: none;
}

.newsTeaser{
	border-bottom:2px solid #ccc;
	width:550px;
	margin:5px 5px 0px 5px;
	padding-bottom: 5px;
}

#newsList p{
	padding:10px 10px 0px 0px;
	font-size:1.1em;
}

body.news h3{
	margin:8px 0px;
}

.imgLeft{
	padding:0px 10px 10px 0px;
	float:left;
}

.padIt{
	padding:5px 10px;
}

.padItFaq{
	padding:5px 10px;
}

.padItFaq a{
color:#FFCC00;}

.imgLeft{
	float:left;
	padding:0px 10px 10px 0px;
}

a.teamTopNav, a.teamTopNav:link, a.teamTopNav:visited, a.teamTopNav:hover, a.teamTopNav:active, a.teamTopNav:focus{
	font-size:1.7em;
	padding:6px 5px 0px 5px;
	color:#000;
	display:block;
	float:left;
	text-decoration:none;
}

.MotionLinks {
	text-align: left;
	width: 540px;
	position: relative;
	background-color: #262626;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFED00;
	display: block;
}

.MotionLinks a{
	color: #FFED00;
	text-decoration: none;
}


.MotionLinks a:hover{
	color: #FF3300;
	text-decoration: none;
}

.demoRegions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.demoEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
