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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(i/bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 24px;
	color: #185B9F;
}
.scoots {
	position: fixed;
	bottom: 0px;
	width: 100%;
	text-align: center;
	z-index: 0;
}
.bga {
	background-image: url(i/bga.jpg);
	background-repeat: no-repeat;
	height: 553px;
	width: 900px;
	text-align: left;
}
.bgb {
	background-image: url(i/bgb.jpg);
	background-repeat: no-repeat;
	height: 553px;
	width: 900px;
	text-align: left;
}
.bgc {
	background-image: url(i/bgc.jpg);
	background-repeat: no-repeat;
	height: 553px;
	width: 900px;
	text-align: left;
}
.bgLong {
	background-image: url(i/bgLong.jpg);
	background-repeat: no-repeat;
	height: 553px;
	width: 900px;
	text-align: left;
}
a:link {
	color: #185B9F;
}
a:visited {
	color: #185B9F;
}
a:hover {
	color: #000000;
}
a:active {
	color: #185B9F;
}	

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

#sliderImages {
	width:560px;
	max-height:110px;
	height:110px;
	overflow:hidden;
}

	.sIup {
		background-color:#fafafa; 
		text-align:center; 
		width:15px; 
		font-weight:bold;
	}
		
		.sIup:hover {background-color:#ffffff; 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;
}

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


<!--------------------------------------------------!>
<!-- 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:230px;
		width:685px;
		overflow:auto;
	}

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