/* TcTrail CSS FOUNDATION */

#row1 {
	margin-bottom: 3px;
}
#row1 .left {
	/*see #subnav in common.css*/
}
#row1 .right {
	width: 373px;
	background-color: #a8af90;
	background-image: url(../images/impressive.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#row1 .right .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 143px;
	width: 343px;
	position: relative;
	left: 20px;
	top: 60px;
}

#row2 {
	margin-bottom: 3px;
}
#row2 .left {
	width: 492px;
	border: solid 1px #0096db;
	background-color: #ffffff;
}
#row2 .left .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
	top: 20px;
	left: 30px;
	height: 67px;
	width: 434px;
}
#row2 .right {
	width: 251px;
	background-color: transparent;
}

#row3 {
	margin-bottom: 3px;
}
#row3 .left {
	width: 247px;
	height: 96px;
	background-color: transparent;
	border-right: solid 2px #E1E6D3;
}
#row3 .right {
	width: 397px;
	height: 96px;
	background-color: #828f6e;
	background-image: url(/images/en/foundation/storiesfrom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#row3 .right .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	left: 140px;
	top: 20px;
	height: 60px;
	width: 320px;
}


#row3 .txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#row4 {
	margin-bottom: 2px;
}
#row4 .left {
	width: 125px;
	height: 117px;
	background-color: #ffffff;
}

#row4 .right {
	width: 249px;
	height: 117px;
	text-align: center;
	/*background-color: #000000;
	background-image: url(../../images/common/pages/sponsorsad.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 1px;*/
	
}

#trailsections {
	width: 100%;
	background-color: transparent;
	background-image: url(/images/en/foundation/bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 15px;
	margin-bottom: 3px;
}

.snapshotsof {
	width: 122px;
	background-image: url(/images/en/foundation/snapshotsof.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.col1 {
	width: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#trailtable {
	width: 624px;
	margin-bottom: 10px;
}
#trailtable .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #828F6E;
	background-color: #E1E6D3;
	text-align: center;
	margin-left: 2px;
}
#trailtable .blankline {
	height: 10px;
	margin-bottom: 12px;
	border-bottom: solid 2px #E1E6D3;
}
#trailtable .col2 {
	width: 89px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#trailtable .col3 {
	width: 179px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#trailtable .col4 {
	width: 179px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#trailtable .col5 {
	width: 177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}

#foundation-contentstxt-row1 {
    width:330px;
	height:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:20px;
	padding-right:20px;
}
#foundation-contentstxt-row3{
    width:330px;
	height:76px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}
.foundation-title {
FONT-SIZE: 12px; COLOR: #009ddc; font-weight:bold;
}
A.foundation_links:link { text-decoration: none; color: #7ac142; font-size: 12px }
A.foundation_links:active { text-decoration: none; color: #7ac142; font-size: 12px }
A.foundation_links:visited { text-decoration: none; color: #7ac142; font-size: 12px }
A.foundation_links:hover { text-decoration: underline; color: #7ac142; font-size: 12px }

A.foundation_nav:link { text-decoration: none; color: #ffffff; font-size: 12px }
A.foundation_nav:active { text-decoration: none; color: #ffffff; font-size: 12px }
A.foundation_nav:visited { text-decoration: none; color: #ffffff; font-size: 12px }
A.foundation_nav:hover { text-decoration: underline; color: #ffffff; font-size: 12px }


.cadre_t {
	border: solid 1px #0096db;
	background-color: #ffffff;
}