/* FantastikTv styleSheet */


/*------------------------------------------*/
/*		   General	    					*/

body{
	background: 		#175dba url("../../images/package/fantastiktv/bg_fantastik.png") repeat;
}

/*--------------------------------------------------------------*/
/*		   Page Container    									*/

#pageContainer {
	width:				1025px;
	height:				800px;
}

#content {
	width:				960px;
	height:				690px; /* pageContainer (800) - header (80) - padding-bottom (30) */
	padding:			0px 25px 30px 40px;	
}

.authenticatedPageContainer {
	background:			url('../../images/package/fantastiktv/bg_explicative.png') no-repeat 50% 100%;
}

/*--------------------------------------------------------------*/
/*		   Header    											*/

#header {
	margin:				0px 25px 5px 40px;
}

#header_connection{
	background:		 	url("../../images/login/bg_open_login.png") no-repeat;
}

#logo{
	background: 		url("../../images/package/fantastiktv/logo_fantastik.png") no-repeat;
	width:				206px;
	height:				152px;
}

#header_connection li#connection_link{
	background: 		url("../../images/login/bt_open_login.png") no-repeat;
}


/*--------------------------------------------------------------*/
/*		   Home No Authenticated								*/

#primary_container_noAuthenticated {
	width:				956px;
	height:				433px;
	text-align: 		center;
	padding-right:		4px;
}

#primary_container_noAuthenticated a.register_right{
	background:			url("../../images/package/fantastiktv/register_noAuth_right.png") no-repeat;
	display:			block;
	float:				right;
	width:				234px;
	height:				433px;	
}

#secondary_container_noAuthenticated {
	width:				956px;
}

#secondary_container_noAuthenticated a.register_bottom{
	background:			url("../../images/package/fantastiktv/register_noAuth_bottom.png") no-repeat;
	display:			block;
	width:				956px;
	height:				254px;
}

#primary_container_noAuthenticated #player_container {
	margin:				0px 234px 0px 205px;
	padding:			0px 7px 0px 10px !important;
	padding:			0px;
}

/*------------------------------------------*/
/*				Channel						*/

#div_list_channel dt {
	width:				187px;
	height:				33px;
	margin:				0px 4px 5px 4px;
	background: 		url("../../images/package/fantastiktv/header_channelPackage.png") no-repeat 50% 0%;
}

li.channel {
	text-align:			center;
	background: 		url("../../images/package/fantastiktv/bg_channel.png") no-repeat;
	width:				178px;
	height:				45px;
}

li.channel a {
	height:				45px;
	line-height: 		45px;
	color:				#fff;
	font-weight: 		bold;
	width:				178px;
}

/*------------------------------------------*/
/*				Playlist					*/

#playlist_container dt {
	width:				213px;
	height:				33px;
	margin:				0px 6px 5px 7px;
	background: 		url("../../images/package/fantastiktv/header_playlist.png") no-repeat 50% 0%;
}

/*------------------------------------------*/
/*				favorite					*/

#div_list_favorite {
	background: 		url("../../images/package/fantastiktv/bg_mychannels_depo.png") no-repeat;	
}

#div_list_favorite dt {
	width:				187px;
	height:				33px;
	margin:				0px 9px 5px 10px;
	background: 		url("../../images/package/fantastiktv/header_mychannels.png") no-repeat 50% 0%;
}

li.favorite {
	text-align:			center;
	background: 		url("../../images/package/fantastiktv/bg_channel.png");
	height:				45px;
	width:				178px;
}

li.favorite a {
	height:				45px;
	line-height: 		45px;
	color:				#fff;
	font-weight: 		bold;
	width:				178px;
}

#list_favorite li.favorite_locked {
	text-align:			center;
	background: 		url("../../images/package/fantastiktv/bg_channel_locked.png");
	height:				45px;
	width:				178px;
}

#list_favorite .favorite_locked a {
	height:				45px;
	line-height: 		45px;
	color:				#fff;
	font-weight: 		bold;
	width:				178px;
}

/*------------------------------------------*/
/*				Theme						*/

#div_theme_content {
	background: 		url("../../images/package/fantastiktv/bg_theme.png") no-repeat 0%;
}

/*------------------------------------------*/
/*				Preview						*/

#div_preview{
	background: 		url("../../images/package/fantastiktv/bg_preview.png") no-repeat;
}

#preview img {
	background: 		url("../../images/package/fantastiktv/bt_apercu.png") no-repeat 100% 3px;
}
