/*
	! LTAD ~ Index CSS.
*/


#layerSWF {
	top:0;
	left:0;
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
}

/* =Content
--------------------------------------------------------------------------------*/

/* ! */
.home-intro{
	background: url(/App_Themes/general/img/2011/blocks/bg-home-flash.jpg) no-repeat 0 100%;
	padding: 0 0 10px 0;
	margin: 0 0 5px 0
}
/* ! */
.home-content{
	background: url(/App_Themes/general/img/2011/blocks/separator-home.png) repeat-y 358px 0;
	width:707px;
	padding: 10px 0 0 13px;
}
.home-content:after{
	content:".";
	clear:both;
	display:block;
	height:0;
	visibility:hidden
}
	.home-box{
		display:inline-block;
		width:345px;
		padding: 0 2px 0 0;
		vertical-align: top;
		margin-top:-10px;
		position:relative;
	}
		.home-box a{
			text-decoration: underline
		}
		.home-box .box-title{
			background: url(/App_Themes/general/img/2011/blocks/bg-home-title.png) no-repeat 0 0;
			color:#fff;
			padding: 12px 0 0 38px;
			height:21px;
			font-size:1.455em;
			line-height:1.3em;
		}
		.home-box .box-title a{
			color:#fff;
			text-decoration : none;
		}
		.home-game .box-title{
			background-position: 0 0}
		.home-kids .box-title{
			background-position: -345px 0}
		.home-recipe .box-title{
			background-position: -690px 0}
		.home-news .box-title{
			background-position: -1035px 0}
		.home-products .box-title{
			background-position: -1380px 0}
		.home-video .box-title{
			background-position: -1725px 0}			
					
		.home-box .inner-box{
			background: url(/App_Themes/general/img/2011/blocks/bg-home-odd.jpg) no-repeat 0 0;
			padding: 15px 2px 10px 3px;
			zoom:1	
		}
		.even .inner-box{
			background-image: url(/App_Themes/general/img/2011/blocks/bg-home-even.jpg);
		}
		/* Update 8/06/2011 */
		.home-game .inner-box{
			background: url(/App_Themes/general/img/2011/blocks/bg-home-game_1.jpg) no-repeat 0 0;
			min-height:79px;
			padding:112px 0 0 6px;
		}
		.home-game .saisie{
			margin-bottom:18px;
		}
		.home-game p{
			color:#a29689;
			line-height:16px;
		}
		* html body .home-game .inner-box{
			height:35px;
		}
		.home-kids .inner-box {
			padding-bottom:0
		}
			.home-kids .inner-box .inner{
				background: url(/App_Themes/general/img/2011/blocks/bg-home-kids.jpg) no-repeat 100% 100%;
				min-height:158px;
				padding: 30px 198px 0 12px
			}
			* html body .home-kids .inner-box .inner{
				height:158px;
			}
			.home-box .hidden-intro{
				position:absolute;
				left:-999em
			}
			.home-box .input-text{
				width:120px;
			}
			.home-box li{
				padding: 0 0 12px 10px;
				background: url(/App_Themes/general/img/2011/pictos/arrow-black.png) no-repeat 0 3px;
			}
			.home-box h3{
				font-size:1.273em;
				padding: 0 0 10px 0;
				font-weight:bold;
			}
			.home-box p{
				padding: 0 0 10px 0;
			}
				.home-box p a{
					font-weight: bold;
					color:#d13c01
				} 
			.home-box object,
			.home-box embed{
				margin: 0 auto;
			}
			
			.home-news .inner{
				background: no-repeat 100% 100%;
				padding: 25px 35px 0 35px;
				min-height:150px
			}
			* html body .home-news .inner{
				height:150px
			}
			.home-video .inner{
				background: url(/App_Themes/general/img/2011/blocks/bg-home-video.jpg) no-repeat 0 0;
				text-align:center;
				padding: 9px 10px 0 21px;
			}
				.home-video .video-img{
					margin: 0 auto 40px auto;
					display:block;
					height:96px;
					width:164px;
				}
			
/* ! Tags */
.home-box .recipe-tags{
	padding: 0 18 0 17px;				
}
	.recipe-tags .topOr{
		color:#e07d00;
		font-size:1.091em;
		text-decoration:none;
	}
	.recipe-tags .topMaBo{
		color:#5d2607;
		font-size:1.455em;
		font-weight:bold;
		text-decoration:none;
	}
	.recipe-tags .topMaCl{
		color:#ac5627;
		font-size:1.091em;
		text-decoration:none;
	}
	.recipe-tags .topMaClBold{
		color:#ac5627;
		font-size:1.091em;
		text-decoration:none;
		font-weight:bold;
	}
	.recipe-tags .topMaBoS{
		color:#5d2607;
		font-size:1.273em;
		text-decoration:none;
		font-weight:bold;
	}
	.recipe-tags .topMaBoVr{
		color:#92582d;
		font-size:1.091em;
		text-decoration:none;
		font-weight:bold;
	}
