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

body {
	background-image: url(i/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
}

html { height:100%; }

body,td,th {
	color: #666666;
	background-attachment: fixed;
}


.bg_ {
	background-attachment: fixed;
	background-image: url(i/sym_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 850px;
	height: 850px;
}
.bg1 {
	min-height: 850px;
	height: 850px;
}
.scoots {
	position: fixed;
	bottom: 0px;
	width: 100%;
	text-align: center;
	z-index: 0;
}
.menu {
	height: 25px;
	padding-top: 5px;
	visibility: hidden;
	position: absolute;
	top: 88px;
}
.menushown {
	height: 25px;
	padding-top: 5px;
	position: absolute;
	top: 88px;
}
.sym_in_canada {
	background-image: url(i/sym_in_canada.jpg);
	background-repeat: no-repeat;
	height: 530px;
	width: 850px;
	margin: 0 auto 0 auto;
	z-index: 1;
}

.promo_quad {
	background-image: url("i/PromoQuadBack.png");
	background-repeat: no-repeat;
	height: 530px;
	width: 850px;
	margin: 0 auto 0 auto;
	z-index: 1;
}

.promo_quad_fr {
	background-image: url("i/PromoQuadBack_fr.png");
	background-repeat: no-repeat;
	height: 530px;
	width: 850px;
	margin: 0 auto 0 auto;
	z-index: 1;
}

.brand {
	background-image: url(i/brand.jpg);
	background-repeat: no-repeat;
	height: 530px;
	width: 850px;
	margin: 0 auto 0 auto;
	z-index: 1;
}

.scooterpage {
	width: 850px;
	margin: 0 auto 0 auto;
	z-index: 1;
}
.copy_txt {
	padding-left: 25px;
	margin-right: 50px;
}
h1 {
	font-size: 24px;
	color: #006699;
}
.style1 {color: #006699}
a:link {
	color: #ED1B2F;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.style2 {color: #990000}
.style3 {font-size: 10px}
.top_nav_opt {
	width: 210px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index:-1;
}
.menu_bg{
	background-image: url(i/navbg.gif);
	background-repeat: repeat-x;
	width: 100%;
	right: 0px;
	top: 0px;
}
#musics {
	position:fixed;
	width:35px;
	height:45px;
	z-index:10;
	bottom: 0px;
	right: 0px;
}


/*
<!--------------------------------------------------!>
<!-- Styles added by Maxime Lebel for videos.php --!>
<!--------------------------------------------------!>
*/

#video {
	height:366px;
	width:820px;

}

#sliderImages {
	width:790px;
	max-height:110px;
	height:110px;
	overflow:hidden;
	border:1px solid #000000;
}

	.sIup {
		background-color:#004689; 
		text-align:center; 
		width:15px; 
		font-weight:bold;
		color:#ffffff;
		border:1px solid #000000;
	}
		
		.sIup:hover {background-color:#ffffff; color:#004689; cursor:pointer;}
		

.vTitle {
	font-weight:bold;
	text-align:center;
	padding-bottom:3px;
	color:#185B9F;
}

.vSize {
	text-align:center;
	padding-bottom:3px;
	font-weight:bold;
}

.vLink {
	color:#185B9F;
	cursor:pointer;
}

.vImage {
	padding-left:5px;
	cursor:pointer;
}

/*
<!--------------------------------------------------!>
<!-- Styles added by Maxime Lebel for Locator.php --!>
<!--------------------------------------------------!>
*/
	.td1 {
		padding-left:10px;
		padding-top:15px;
	}
	
	.form_input
	{
		border: solid 1px #00659c;
		margin: 2px;
		font-size:12px;
		color:#00659c;
		font-weight:bold;
	}
		.form_input_selected
		{
			border: solid 1px #ef1829;
			margin: 2px;
			font-size:12px;
			color:#15428b;
			font-weight:bold;
			background-color:#f7d2d5;
		}
	
	#Locator {
		height:325px;
		overflow:auto;
	}

/*
<!------------------- END --------------------------!>
*/

#showPromoFR {
	position:fixed;
	background: url("fr/i/1pBackFR.png") no-repeat;
	height: 425px;
	width: 700px;
	left:50%;
	top:50%;
	margin-left:-350px;
	margin-top:-221px;
	z-index: 100;
	
	display:none;
}


#showPromoEN {
	position:fixed;
	background: url("i/1pBackEN.png") no-repeat;
	height: 425px;
	width: 700px;
	left:50%;
	top:50%;
	margin-left:-350px;
	margin-top:-221px;
	z-index: 100;
	
	display:none;
}

#closePromo {
	background: url("fr/i/0pClose.png") no-repeat;
	height:26px;
	width:26px;
	cursor:pointer;
	float:left;
	margin-left:20px;
	margin-top:15px;
	z-index:1001;
}
