/* CTI WEB STYLE  */
body{
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	margin:0;
	padding:0;	
	color: #000000;
	background-color:#ededee;
}
img{
	border:0;
}
a{
	color:#3c85bc;
	text-decoration:none;
}
a:hover{
	color:#3c85bc;
	text-decoration:underline;
}
.spacer{
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}
.spacer_left{
	clear:left;
	line-height:0;
	font-size:0;
	height:0;
}
.line{
	background:url(../images/line_pixal.gif) repeat-x 0 0;
	width:950px;
	height:3px;
	font-size:0;
	line-height:0;
}
.leftCol{
	float:left;
}

.rightCol{
	float:right;
}

#main_wrapper{
	width:1000px;
	margin:0 auto;
	padding:0;
}
#outer_wrapper{
	background-image:url(../images/right_nav.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#main_menu{
	width:950px;
	height:46px;
	padding-left:25px;
	background-color:#EDEDEE;
}
	#main_menu a{
		text-decoration:none;
		display:block;
		height:39px;
		float:left;
	}
	#main_menu a span{
		display:none;
	}
	#main_menu a.nav1{
		background:url(../images/menu/menu_01.gif) no-repeat 0 0;
		width:67px;
	}
	#main_menu a.nav1_french{
		background:url(../images/menu/menu_01_fr.gif) no-repeat 0 0;
		width:71px;
	}
	#main_menu a:hover.nav1{
		text-decoration:none;
		background:url(../images/menu/menu_01_hover.gif) no-repeat 0 0;
	}
	#main_menu a:hover.nav1_french{
		text-decoration:none;
		background:url(../images/menu/menu_01_fr_hover.gif) no-repeat 0 0;
	}
	#main_menu a.nav2{
		background:url(../images/menu/menu_02.gif) no-repeat 0 0;
		width:148px;
	}
	#main_menu a.nav2_french{
		background:url(../images/menu/menu_02_fr.gif) no-repeat 0 0;
		width:161px;
	}
	#main_menu a:hover.nav2{
		text-decoration:none;
		background:url(../images/menu/menu_02_hover.gif) no-repeat 0 0;
	}
	#main_menu a:hover.nav2_french{
		text-decoration:none;
		background:url(../images/menu/menu_02_fr_hover.gif) no-repeat 0 0;
	}
	#main_menu a.nav3{
		background:url(../images/menu/menu_03.gif) no-repeat 0 0;
		width:79px;
	}
	#main_menu a.nav3_french{
		background:url(../images/menu/menu_03_fr.gif) no-repeat 0 0;
		width:133px;
	}
	#main_menu a:hover.nav3{
		text-decoration:none;
		background:url(../images/menu/menu_03_hover.gif) no-repeat 0 0;
	}
	#main_menu a:hover.nav3_french{
		text-decoration:none;
		background:url(../images/menu/menu_03_fr_hover.gif) no-repeat 0 0;
	}
	#main_menu a.nav4{
		background:url(../images/menu/menu_04.gif) no-repeat 0 0;
		width:110px;
	}
	#main_menu a.nav4_french{
		background:url(../images/menu/menu_04_fr.gif) no-repeat 0 0;
		width:75px;
	}
	#main_menu a:hover.nav4{
		text-decoration:none;
		background:url(../images/menu/menu_04_hover.gif) no-repeat 0 0;
	}
	#main_menu a:hover.nav4_french{
		text-decoration:none;
		background:url(../images/menu/menu_04_fr_hover.gif) no-repeat 0 0;
	}
	#main_menu a.nav5{
		background:url(../images/menu/menu_05.gif) no-repeat 0 0;
		width:118px;
	}
	#main_menu a.nav5_french{
		background:url(../images/menu/menu_05_fr.gif) no-repeat 0 0;
		width:106px;
	}
	#main_menu a:hover.nav5{
		text-decoration:none;
		background:url(../images/menu/menu_05_hover.gif) no-repeat 0 0;
	}
	#main_menu a:hover.nav5_french{
		text-decoration:none;
		background:url(../images/menu/menu_05_fr_hover.gif) no-repeat 0 0;
	}
	#main_menu a.nav6{
		background:url(../images/menu/menu_06.gif) no-repeat 0 0;
		width:168px;
	}
	#main_menu a.nav6_french{
		background:url(../images/menu/menu_06_fr.gif) no-repeat 0 0;
		width:144px;
	}
	#main_menu a:hover.nav6{
		text-decoration:none;
		background:url(../images/menu/menu_06_hover.gif) no-repeat 0 0;
	}
	#main_menu a:hover.nav6_french{
		text-decoration:none;
		background:url(../images/menu/menu_06_fr_hover.gif) no-repeat 0 0;
	}
	#main_menu a.nav7{
		background:url(../images/menu/menu_07.gif) no-repeat 0 0;
		width:260px;
	}
	#main_menu a.nav7_french{
		background:url(../images/menu/menu_07_fr.gif) no-repeat 0 0;
		width:260px;
	}
	#main_menu a:hover.nav7{
		background:url(../images/menu/menu_07_hover.gif) no-repeat 0 0;
		text-decoration:none;
	}
	#main_menu a:hover.nav7_french{
		background:url(../images/menu/menu_07_fr_hover.gif) no-repeat 0 0;
		text-decoration:none;
	}	
	
	#menu_ul {
		height:39px;
		list-style:none;
		margin:0;
		padding:0;
		position:relative;
		z-index:60001;
	}
		#menu_ul li {
			list-style:none;
			float:left;
			height:39px;
			display:block;
		}
		
	/* SUB MENU */
	#menu_ul  li ul.submenu_ul{
		background-color:#FFFFFF;
		padding:5px;
		padding-bottom:10px;
		margin:0;
		list-style:none;
		top:39px;
		left:0;
		margin-left:0px;
		margin-bottom:-2px;
		width:250px;
		position:absolute;
		z-index:60002;
	}
		#menu_ul  li ul.submenu_ul li{
			list-style:none;
			height:auto;
			float:left;
			padding:0px;
			display:block;
			width:250px;
		}
		#menu_ul  li ul.submenu_ul li div.overflow{
			overflow:auto; 
			width:250px;
			height:350px;
			padding:0;
			margin:0;
			border:0;
		}
		#menu_ul  li ul.submenu_ul li div.overflow ul{
			margin:0;
			padding:0;
			padding-left:10px;
			width:220px;
		}
		#menu_ul  li ul.submenu_ul li div.overflow ul li{
			margin:0;
			padding:2px;
			width:220px;
		}
		#menu_ul  li ul.submenu_ul a{
			display:block;
			height:auto;
			color:#000;
		}
		#menu_ul  li ul.submenu_ul a:hover{
			color:#BE1E2D;
		}
		#menu_ul  li ul.submenu_ul a span{
			display:block;
			font-size:12px;
			font-family: Tahoma, Arial;
		}
	
#main_content{
	width:975px;
	position:relative;
}
	#main_content .logo_area{
		padding-left:52px;
		width:250px;
		height:157px;
	}
	#main_content p{
		padding-left:53px;
		margin-top:0px;
		margin-bottom:15px;
		padding-top:0;
		font-family:Tahoma, Arial;
		font-size:12px;
		font-weight:normal;
		color:#000000;
		width:600px;
	}
		#main_content p.title{
			margin-top:8px;
			margin-bottom:10px;
			font-size:18px;
			font-weight:bold;
			color:#be1e2d;
		}
	#main_content p span.subtitle_black{
		font-size:15px;
		font-weight:bold;
		color:#000000;
	}
	#main_content p span.subtitle_red{
		font-size:15px;
		font-weight:bold;
		color:#be1e2d;
	}
	#main_content p.links{
		font-size:10px;
	}
	#main_content p.links a{
		font-size:10px;
	}
	#main_content ul{
		padding-left:53px;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:13px;
		padding-top:0;
		font-family:Tahoma, Arial;
		font-size:12px;
		line-height:14px;
		font-weight:normal;
		color:#000000;
		width:600px;
	}
		#main_content ul li{
			padding-bottom:8px;
		}

	#flashcontent{
		width:715px;
		height:633px;
		/*background:url(../images/pic02.jpg) no-repeat 0 0;*/
	}

	#main_rightNav{
		right:0;
		top:0;
		z-index:50001;
		padding-left:12px;
		background-image:url(../images/right_nav.gif);
		background-repeat:repeat-y;
		background-position:right;
		padding-bottom:25px;
		float:right;
		width:247px;
		background-color:#be1e2d;
	}
		#main_content #main_rightNav p{
			padding:0;
			margin:0px;
			padding-top:0;
			font-family:Tahoma, Arial;
			font-size:15px;
			font-weight:normal;
			color:#FFFFFF;
			width:226px;
		}
		#main_content #main_rightNav.french p{
			font-size:14px;
		}
		#main_content #main_rightNav p.title{
			margin-top:5px;
			font-weight:bold;
		}

		#player_header{
			background:url(../images/talkwincontest.gif) no-repeat 0 0;
			width:226px;
			height:60px;
		}
		#player_header.french{
			background:url(../images/talkwincontent_fr.gif) no-repeat 0 0;
		}
		#player{
			cursor:pointer;
			background:url(../images/comingsoon.jpg) no-repeat 0 0;
			width:226px;
			height:170px;
		}
		#player.french{
			background:url(../images/comingsoon_fr.gif) no-repeat 0 0;
		}
	#rule{
		position:absolute;
		right:0;
		bottom:6px;
		width:255px;
		color:#FFF;
		font-size:9px;
	}
	#rule.french{
		position:absolute;
		right:200px;
		bottom:6px;
	}
	#rule a{
		color:#FFFFFF;
		font-size:9px;
		text-decoration:underline;
	}
	
#main_footer{
	padding-left:25px;
	width:950px;
	background-color:#EDEDEE;
	clear:both;
}
	#main_footer p{
		margin-top:10px;
		margin-bottom:10px;
		padding:0;
		width:950px;
		text-align:center;
		font-size:11px;
		font-family:Arial;
		color:#4c4c4c;
	}

#flashcontent1 {
	background:#000;
}
