html, body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	color:#EEE9DA;
	background:#ffffff;
	/*background-image:url(/backgrounds/fat_lines_light.gif);*/
	user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
}


#main_td {
	background:url(/backgrounds/bg.gif);
	background-position:center;
	background-repeat:no-repeat
}

#main_table {
	background-image:url(/backgrounds/back.png);
	background-repeat:no-repeat
}


#main_table2 {
	background:url(/backgrounds/back.png) -50px -130px no-repeat
}


/* ======================================================================================*/
/* ######### TomTom Image box ######### */
/* ======================================================================================*/


#mbox{
	background-color:#eee;
	padding:8px;
	border:2px outset #666;
	cursor:pointer
}
#ol{
	background-image: url("/images/overlay.png");
}
* html #ol{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
}


/* ======================================================================================*/
/* ######### IE6 PNG HACKS ######### */
/* ======================================================================================*/

#since{
	background-image:url(/backgrounds/since.png);
	background-repeat:no-repeat;
	background-position: 20px 0px;
}

* html #since {
	background-image:url(/backgrounds/since.gif);
	background-repeat:no-repeat;
	background-position: 20px 0px;
}

#quote{
	background-image:url(/backgrounds/brand.png);
	background-repeat:no-repeat;
	/*background-position: 340px 80px;*/
}

* html #quote {
	background-image:url(/backgrounds/brand.gif);
	background-repeat:no-repeat;
	/*background-position: 340px 80px;*/
}

#evolution{
	background-image:url(/images/evolution.png);
	background-repeat:no-repeat;
	background-position: 240px 0px;
	align:right; valign:bottom; margin:0px; border:0px; padding-bottom:0px; padding-top:0px; padding-right:60px;
}
* html #evolution{
	background-image:url(/images/evolution.gif);
	background-repeat:no-repeat;
	background-position: 240px 0px;
	align:right; valign:bottom; margin:0px; border:0px; padding-bottom:0px; padding-top:0px; padding-right:60px;
}

#sparks{
	width:800px;
	height:125px;
	background-image:url(/backgrounds/handmade.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
* html #sparks{
	width:800px;
	height:125px;
	background-image:url(/backgrounds/handmade.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
.message_en{
	line-height:110px;
	background-image:url(/backgrounds/message_en.png);
	background-repeat:no-repeat;
}
* html .message_en{
	line-height:110px;
	background-image:url(/backgrounds/message_en.gif);
	background-repeat:no-repeat;
}
.message_fr{
	line-height:110px;
	background-image:url(/backgrounds/message_fr.png);
	background-repeat:no-repeat;
}
* html .message_fr{
	line-height:110px;
	background-image:url(/backgrounds/message_fr.gif);
	background-repeat:no-repeat;
}
.message_it{
	line-height:110px;
	background-image:url(/backgrounds/message_it.png);
	background-repeat:no-repeat;
}
* html .message_it{
	line-height:110px;
	background-image:url(/backgrounds/message_it.gif);
	background-repeat:no-repeat;
}
.message_de{
	line-height:110px;
	background-image:url(/backgrounds/message_de.png);
	background-repeat:no-repeat;
}
* html .message_de{
	line-height:110px;
	background-image:url(/backgrounds/message_de.gif);
	background-repeat:no-repeat;
}

/* ======================================================================================*/
/* ######### LINKS   ######### */
/* ======================================================================================*/

a:link {color: #fff; font-style: italic; text-decoration:none;}
a:visited {color: #fff; font-style: italic; text-decoration:none;}
a:hover {color: #fff; font-style: italic; text-decoration:none;}
a:active {color: #fff; font-style: italic; text-decoration:none;}
a:focus {outline: none;}


/* ======================================================================================*/
/* ######### FONTS ######### */
/* ======================================================================================*/


.myfont {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	text-align: justify;
	color: #eee
}

.mycursor  {
	/*cursor: url(/backgrounds/cursor.png) 35 20, pointer;*/
	cursor: url(/backgrounds/cur3.cur), default;
}

.mycursor2  {
	cursor: url(/backgrounds/zoom2.cur), default;
}

.mytabfont {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	color: #eee
}

.rounded{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.rounded-shadowed-top{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: -5px -5px 8px #111;
	-webkit-box-shadow: 5px 5px 8px #111;
	box-shadow: 5px 5px 8px #111;
}

.rounded-shadowed-bottom{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 5px 5px 8px #111;
	-webkit-box-shadow: 5px 5px 8px #111;
	box-shadow: 5px 5px 8px #111;
}

/* ======================================================================================*/
/* ######### Style for Drop Down Menu 1 ######### */
/* ======================================================================================*/

#sddm{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	z-index: 30
}

#sddm ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 35px;
	height: 35px
}

#sddm li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	float: left;
	font: bold 12px arial
}

#sddm li a{
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #fff;
	text-align: center;
	text-decoration: none
}

#sddm div{
	position: absolute;
	visibility: hidden;
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
	border-top:dotted 2px #fff;
	border-bottom:solid 2px #fff;
	border-left:solid 2px #fff;
	border-right:dotted 2px #fff;
	background-color: #333;
	background-image: url(/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-webkit-border-top-right-radius:8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-box-shadow: 5px 5px 8px #111;
	-webkit-box-shadow: 5px 5px 8px #111;
	box-shadow: 5px 5px 8px #111;
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 90;
	opacity: 0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	z-index: 30
}

	#sddm div a{
		position: relative;
		display: block;
		margin: 0 0 0 0;
		padding: 2px 10px 2px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: #fff;
		font: bold 12px arial;
		border-top:dotted 1px #fff;
		/*
		background-color: #333;
		KHTMLOpacity: 0.90;
		MozOpacity: 0.90;
		opacity: 90;
		opacity: 0.90;
		filter: alpha(opacity=90);
		-moz-opacity: 0.90;
		*/
	}

	#sddm div a:hover{
		background-color: #666;
		border-top:dotted 1px #fff;
		color: #fff;
		font: bold 12px arial;
		background-color: #666;
		KHTMLOpacity: 0.90;
		MozOpacity: 0.90;
		opacity: 90;
		opacity: 0.90;
		filter: alpha(opacity=90);
		-moz-opacity: 0.90;
	}



/* ======================================================================================*/
/* ######### Style for News Ticker ######### */
/* ======================================================================================*/

#NewsTicker{
	width:160px;
	height:165px;
	display:block;
	position:relative;
	top:-36px;
	left:-4px;
	/*font-family: arial, "lucida console", sans-serif;*/
	font-family: "Times New Roman", Times, serif;
	/*margin:-200px auto auto 235px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 5px 5px 8px #111;
	-webkit-box-shadow: 5px 5px 8px #111;
	box-shadow: 5px 5px 8px #111;
	KHTMLOpacity: 0.3;
	MozOpacity: 0.3;
	opacity: 30;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-moz-opacity: .30;
	border:solid 2px #cccccc;
	background:#000000;
}

#header{
	padding:2px 0 2px 0;
	margin:0 0 0 0;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	/*border:dashed 2px #fff;*/
}

#NewsVertical{
	width: 160px;
	height: 105px;
	display: block;
	overflow: hidden;
	position: relative;
}

#controller{
	padding:5px;
	text-align: right;
	font-size:13px;
	color:#fff;
}

#play_scroll_cont{display:none;}

#TickerVertical{
	width: 160px;
	height: 105px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#TickerVertical li{
	display: block;
	width: 150px;
	color: #fff;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 5px;
	float: left;
}

#TickerVertical li .NewsTitle{
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:5px;
}

#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:visited{
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration:none;
}

#TickerVertical li .NewsTitle a:hover{
	text-decoration:underline;
}	

#TickerVertical li .NewsImg{
	float:left;
	margin-right:5px;
}

#TickerVertical li .NewsFooter{
	display: block;
	color: #fff;
	font-size: 10px;
	margin:5px 0 5px 0;
}

/* ======================================================================================*/
/* ######### Style for scrolling DIVs ######### */
/* ======================================================================================*/


#divScroll{
	height:248px;
	width:345px;
	border: 2px dashed #ffffff;
	background: #333;
	KHTMLOpacity: 0.75;
	MozOpacity: 0.75;
	opacity: 75;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	text-align: justify;
	color: #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 15px;
	z-index: 1;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 5px 5px 8px #111;
	-webkit-box-shadow: 5px 5px 8px #111;
	box-shadow: 5px 5px 8px #111;
}

#photoholder {
	height:268px;
	width:370px;
	border: 2px solid #ffffff;
	align:center;
	display: table-cell;
	vertical-align: middle;
	background-color:#333333;
	background-image: url('<?php if($LANG=="en") echo "/images/loading.gif"; else echo "/images/loading_fr.gif"; ?>') 50% 50% no-repeat;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 5px 5px 8px #111;
	-webkit-box-shadow: 5px 5px 8px #111;
	box-shadow: 5px 5px 8px #111;
}

#divScroll2{
	height:250px;
	overflow-y: auto;
	overflow-x: none;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	color: #eee;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
	z-index: 1;
}




/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0;
left: 0;
}

.vscrollerbase {
width:15px;
}
.vscrollerbar {
background-image: url(/images/scrollbar2.png);
width: 10px;
/* following is the bit that allows us fixed height scrollbars */
height: 50px !important;
/* for fixed height, we force the vscrollerbar class with an !important decleration, and fleXcroll follows suit.*/

background-image: url(/images/scrollbar2.png);
/* unfortunately, due to limitations of CSS, we cannot provide a color for the background when we are
using alpha images, thay have to be transparent.*/
}

* html .vscrollerbar {
/* IE6 alpha png trick */
/* IE7 is not affected by this trick, as it perfectly handles the normal png */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/scrollbar2.png');
background-image: none;
}

/* do not forget to give horizontal scrollbars some color properties even if you don't plan on using them */
.hscrollerbase {height: 10px;}
.hscrollerbar {height: 10px; background-color: #84ADD6;}

.vscrollerbar, .hscrollerbar {
/* paddings of these elements will decide how far the scrollbar will stop in both ends, and are not actually
used for styling, and are set to 0 by the script, here we will set them the size of our faux arrows */
padding: 5px;
z-index: 2;
}

/* properties for scroller jog box, just in case */
.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #698AAA;
}

/* Scroll Bar Master Styling Ends Here */


