/***********************************************************************/
/** Home page **********************************************************/
/***********************************************************************/

#home .content_zone
{
	color: inherit;
	padding: 0px;
}

#home .content_zone h2
{	
	border: none;
}

/***********************************************************************/
/** home_anim_wrapper **************************************************/
/***********************************************************************/

.home_anim_wrapper
{
	background-image: url(../images/template/anim_home/bg_anim_wrapper.gif);
	background-repeat: no-repeat;
	height: 348px;
	width: 990px;
	margin-top: 8px;
	margin-bottom: 8px;	
	
	position: relative;
	top: 0px;
	left: 0px;
}

.anim_message_container
{
	height: 320px;
	overflow: hidden;
	width: 988px;
	
	position: relative;
	top: 1px;
	left: 1px;
}

#messageContainer
{
	border: none; 
	margin: 0px; 
	padding: 0px; 
	
	position: absolute; 
	top: 0px; 
	left: 0px;
}

.anim_message
{		
	height: 320px;
	width: 988px;
}

p.message_container
{
	font-family: 'museo-sans-500', Arial, Sans-Serif;
	font-size: 17pt;
	font-weight: normal;
	height: 161px;
	letter-spacing: -0.01em;
	line-height: 1.1em;
	/*line-height: 0px;*/
	margin: 0px;	
	padding: 0px;	
	padding: 10px;
	padding-top: 32px;
	text-transform: uppercase;
	width: 311px;
	
	z-index: 20;
}

a.bou_anim_message,
a:link.bou_anim_message,
a:visited.bou_anim_message,
a:hover.bou_anim_message,
a:focus.bou_anim_message,
a:active.bou_anim_message
{	
	background-color: #383838;
	color: #fff;
	display: block;
	float: left;
	font-size: 12pt;
	letter-spacing: 0em;
	line-height: 23px;
	margin-top: 18px;
	padding: 0px 6px;
	text-decoration: none;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

a:hover.bou_anim_message,
a:focus.bou_anim_message
{
	background-color: #545454;
}

a.ico_anim_message
{
	display: block;
	float: left;
	margin-left: 4px;
	margin-top: 18px;
}

.pink
{
	background-image: url(../images/template/anim_home/pict_message_pink.jpg);
	background-repeat: no-repeat;
	
	position: absolute;
	top: 0px;
	left: 0px;
}

.pink .message_container
{
	background-image: url(../images/template/anim_home/bg_message_pink.png);
	background-repeat: no-repeat;
	
	position: absolute;
	top: 82px;
	right: 117px;
}

.blue
{
	background-image: url(../images/template/anim_home/pict_message_blue.jpg);
	background-repeat: no-repeat;
	
	position: absolute;
	top: 0px;
	left: 988px;
}

.blue .message_container
{
	background-image: url(../images/template/anim_home/bg_message_blue.png);
	background-repeat: no-repeat;
	
	position: absolute;
	top: 82px;
	left: 95px;
}

.yellow
{
	background-image: url(../images/template/anim_home/pict_message_yellow.jpg);
	background-repeat: no-repeat;
	
	position: absolute;
	top: 0px;
	left: 1976px;
}

.yellow .message_container
{
	background-image: url(../images/template/anim_home/bg_message_yellow.png);
	background-repeat: no-repeat;
	
	position: absolute;
	top: 82px;
	right: 75px;
}

.green
{
	background-image: url(../images/template/anim_home/pict_message_green.jpg);
	background-repeat: no-repeat;
	
	position: absolute;
	top: 0px;
	left: 2964px;	
}

.green .message_container
{
	background-image: url(../images/template/anim_home/bg_message_green.png);
	background-repeat: no-repeat;
	padding-top: 57px;
	
	position: absolute;
	top: 82px;
	left: 137px;
}

/** control_buttons ****************************************************/

.control_buttons
{
	width: 988px;
	
	position: absolute;
	top: 136px;
	left: 1px;
	
	z-index: 30;
}

.control_buttons span
{
	position: absolute;
	top: -999em;
	left: -999em;
}

/** bou_before **/

a.bou_before
{	
	float: left;
}

a.bou_before,
a:link.bou_before,
a:hover.bou_before,
a:visited.bou_before,
a:active.bou_before,
a:visited:hover.bou_before
{
	background-image: url(../images/template/anim_home/bou_before_n.gif);
	background-repeat: no-repeat;
	display: block;
	height: 51px;
	width: 25px;
}

a:hover.bou_before,
a:visited:hover.bou_before
{
	background-image: url(../images/template/anim_home/bou_before_h.gif);
}

/** bou_next **/

a.bou_next
{
	float: right;
}

a.bou_next,
a:link.bou_next,
a:hover.bou_next,
a:visited.bou_next,
a:active.bou_next,
a:visited:hover.bou_next
{
	background-image: url(../images/template/anim_home/bou_next_n.gif);
	background-repeat: no-repeat;
	display: block;
	height: 51px;
	width: 25px;
}

a:hover.bou_next,
a:visited:hover.bou_next
{
	background-image: url(../images/template/anim_home/bou_next_h.gif);
}

/** control_bar ********************************************************/

.control_bar
{
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	width: 990px;
	
	position: absolute;
	bottom: 1px;
	left: 0px;
}

/** bou_pause **/

a.bou_pause,
a:link.bou_pause,
a:hover.bou_pause,
a:visited.bou_pause,
a:active.bou_pause,
a:visited:hover.bou_pause
{
	background-image: url(../images/template/anim_home/bou_pause_n.gif);
	background-repeat: no-repeat;
	background-position: 89% 50%;	
	border-left: solid 1px #bebebe;
	border-right: solid 1px #bebebe;
	color: #fff;
	display: block;
	float: right;
	height: 23px;
	margin-top: 2px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 30px;
	text-decoration: none;
	width: auto;
}

a:hover.bou_pause,
a:visited:hover.bou_pause
{
	background-color: #333333;
	color: #f4f4f4;
	text-decoration: underline;
}

/** bou_play **/

a.bou_play,
a:link.bou_play,
a:hover.bou_play,
a:visited.bou_play,
a:active.bou_play,
a:visited:hover.bou_play
{
	background-image: url(../images/template/anim_home/bou_play_n.gif);
	background-repeat: no-repeat;
	background-position: 89% 50%;	
	border-left: solid 1px #bebebe;
	border-right: solid 1px #bebebe;
	color: #fff;
	display: block;
	float: right;
	height: 23px;
	margin-top: 2px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 30px;
	text-decoration: none;
	width: auto;
}

a:hover.bou_play,
a:visited:hover.bou_play
{
	background-color: #333333;
	color: #f4f4f4;
	text-decoration: underline;
}

/***********************************************************************/
/** home_info_wrapper **************************************************/
/***********************************************************************/

.home_info_wrapper
{
	border: solid 2px #dddddd;	
	float: left;
	margin-right: 10px;
	/*width: 485px;*/
	width: 322px;
}

.home_info_content
{
	background-color: #f4f4f4;
	/*background-image: url(../images/template/base/home_info_bg_tape.jpg);*/
	background-image: url(../images/template/base/home_ruban.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*background-position: right top;*/
	color: #565656;
	margin: 4px;
	padding: 10px;
	/*padding-bottom: 6px;*/
	padding-bottom: 55px;
}

.home_info_content h2
{
	color: #1c1c1c !important;
	font-family: 'museo-sans-500', Arial, Sans-Serif;
	font-size: 14pt !important;
	font-weight: normal;
	letter-spacing: -0.01em;
	line-height: 1.2em !important;
	margin: 0px !important;
	padding-top: 2px;
	padding-bottom: 0.3em;
	text-transform: uppercase;
}

.home_info_content h3
{
	color: #353535;
	line-height: 1em !important;
	margin: 0px;
	padding-bottom: 0.25em;	
}

.home_info_link
{
	display: block;
}

.home_info_content a,
.home_info_content a:link,
.home_info_content a:hover,
.home_info_content a:visited,
.home_info_content a:active,
.home_info_content a:visited:hover
{
	background-image: url(../images/template/icons/ico_more_big.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	padding-right: 20px;	
}

.home_info_content a:hover,
.home_info_content a:visited:hover
{
	text-decoration: none;	
}

/***********************************************************************/
/** video_wrapper ******************************************************/
/***********************************************************************/

.video_wrapper
{	
	float: left;
	margin-right: 10px;
	width: 320px;
}

.video_wrapper h2
{
	background-image: url(../images/template/base/title_bg_repeat-x.gif);
	background-repeat: repeat-x;
	color: #000 !important;
	font-family: 'museo-sans-500', Arial, Sans-Serif;
	font-size: 13pt;
	font-weight: normal;
	height: 32px !important;
	line-height: 30px !important;
	margin: 0px !important;
	padding-top: 2px;
	padding-left: 6px;
	text-transform: uppercase;
}

.video_container
{	
	font-size: 9pt;
	line-height: 1.6em;
}

.video_container img
{
	margin-top: 8px;
	margin-bottom: 2px;
}

.video_container a img
{
	border: solid 2px #fff;
}

.video_container a:hover img,
.video_container a:focus img
{
	border: solid 2px #494949;
}

.video_container p
{	
	margin: 0px;
	padding: 0px;
}

/***********************************************************************/
/** news_wrapper *******************************************************/
/***********************************************************************/

.news_wrapper
{
	float: left;	
	/*width: 489px;*/
	width: 324px;
}

.news_wrapper h2
{	
	background-image: url(../images/template/base/title_bg_repeat-x.gif);
	background-repeat: repeat-x;
	color: #000 !important;
	font-family: 'museo-sans-500', Arial, Sans-Serif;
	font-size: 13pt;
	font-weight: normal;
	height: 32px !important;
	line-height: 30px !important;
	margin: 0px !important;
	padding-top: 2px;
	padding-left: 6px;
	text-transform: uppercase;
}

/***********************************************************************/
/** client_wrapper *****************************************************/
/***********************************************************************/

.client_wrapper
{
	background-image: url(../images/template/base/double_line_home.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 10px;
}

.client_wrapper h2
{
	background-image: url(../images/template/base/title_bg_repeat-x.gif);
	background-repeat: repeat-x;
	color: #000 !important;
	font-family: 'museo-sans-500', Arial, Sans-Serif;
	font-size: 13pt;
	font-weight: normal;
	height: 32px !important;
	line-height: 30px !important;
	margin: 0px !important;
	padding-top: 2px;
	padding-left: 6px;
	text-transform: uppercase;
}

.logo_content ul
{
	margin: 0px;
	padding: 0px;
}

.logo_content li
{
	display: inline;
	list-style-type: none;
}

.logo_content li img
{
	display: inline;
}

.logo_content #chum
{
	padding-left: 24px;
	padding-right: 10px;
}

.logo_content #udem
{
	padding-left: 10px;
	padding-right: 11px;
}

.logo_content #lafae
{
	padding-left: 11px;
	padding-right: 11px;
}

.logo_content #Labatt
{
	padding-left: 11px;
	padding-right: 11px;
}

.logo_content #Rona
{
	padding-left: 11px;
	padding-right: 15px;
}

.logo_content #BPR
{
	padding-left: 11px;
	padding-right: 7px;
}

.logo_content #SPGQ
{
	padding-left: 11px;
	padding-right: 7px;
}

.logo_content #McGill
{
	padding-left: 7px;
	padding-right: 11px;
}