/* TcTrail CSS KIDS-ZONE */

#row1 {
	margin-bottom: 3px;
}
#row1 .left {
	/*see #subnav in common.css*/
}
#row1 .center {
	width: 370px;
	height: 210px;
	border-right: solid 2px #E1E6D3;
}
#row1 .right {
	width: 251px;
	height: 210px;
	background-repeat: no-repeat;
	background-position: left top;
}
#row1 .right .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: 5px;
	top: 140px;
	height: 25px;
	width: 230px;
}

#row2 {
	margin-bottom: 3px;
}
#row2 .left {
	width: 247px;
	height: 107px;
	background-repeat: no-repeat;
	background-position: left top;
}
#row2 .left .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	top: 55px;
	left: 17px;
	height: 35px;
	width: 140px;
}
#row2 .right {
	width: 373px;
	background-color: #828f6e;
	/*background-image: url(../images/kids-zone/StoriesFromTheTrail.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#row2 .right  .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	top: 15px;
	left: 155px;
	height: 80px;
	width: 158px;
}

#row3 {
	margin-bottom: 3px;
}
#row3 .left {
	width: 247px;
	height: 109px;
	background-color: transparent;
	border-right: solid 2px #E1E6D3;
	background-image: url(../images/kids-zone/people.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#row3 .right {
	width: 498px;
	height: 109px;
	background-image: url(../images/kids-zone/the2007canada.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#row3 .right .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: 20px;
	top: 10px;
	height: 64px;
	width: 460px;
}

#row4 {
	margin-bottom: 3px;
}
#row4 .left {
	width: 247px;
	height: 101px;
	background-color: transparent;
	border-right: solid 2px #E1E6D3;
}
#row4 .right {
	width: 498px;
	height: 101px;
	background-color: #a8af90;
	background-image: url(../images/kids-zone/The2007CanadaDay.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#row4 .right .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	left: 132px;
	top: 15px;
	height: 60px;
	width: 315px;
}
#row4 .right08en {
	border: solid 1px #0096db;
	width: 498px;
	height: 101px;
	background-image: url(../images/kids-zone/The2010CanadaDay_en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#row4 .right08en .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: 140px;
	top: 15px;
	height: 60px;
	width: 315px;
}

#row4 .right08fr {
	width: 498px;
	height: 101px;
	background-image: url(../images/kids-zone/The2010CanadaDay_fr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:1px solid #0096DB;
}
#row4 .right08fr .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: 140px;
	top: 5px;
	height: 60px;
	width: 315px;
}

.txtFeed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #0096db;
	/*height: 60px;
	width: 320px;*/
}
