@font-face{font-family:'NovecentowideNormalRegular';src:url('../font/Novecentowide-Normal-webfont.eot');src:url('../font//Novecentowide-Normal-webfont.eot?#iefix') format('embedded-opentype'),url('../font/Novecentowide-Normal-webfont.woff') format('woff'),url('../font/Novecentowide-Normal-webfont.ttf') format('truetype'),url('../font/Novecentowide-Normal-webfont.svg#NovecentowideNormalRegular') format('svg');font-weight:normal;font-style:normal}
#defclock {
    background-color: #DFF1DA;
    background-position: center top;
    background-repeat: no-repeat;
    border: 1px solid #DEDEDE;
    float: left;
    height: 235px;
    width: 100%;
}
.def-top {
    padding: 6px 10px;
	background: #165551;
	color:#FFF;
}

.def-top a{
	color:#bacccb;
}

.def-title-more{
	float: right;
	width: auto;
	font-size:11px;
	font-family:'Helvetica';	
}

.def-bottom a {
    color: #3A3934;
    text-decoration: none;
}
.def-bottom{
	 float: left;
    font-size: 11px;
    margin-left: 38px;
    margin-top: 67px;
    width: auto;
}
.def-title {
    font-size: 13px;
    margin-right: 7px;
	text-transform:uppercase;
	font-family:'NovecentowideNormalRegular';
}
.def-intro {
    color: #A34625;
}
.defvalue {
    color: #84BA3B;
    font-size: 1.2em;
    font-weight: bold;
    height: 30px;
    width: 100%;
	white-space:nowrap;
	clear:both;
	margin:auto;
	margin-top:30px;
	text-align:center;
}

.defdesc {   
    font-size: 1em;
    height: 35px;
    width: 80%;
	white-space:normal;
	clear:both;
	margin:auto;
	margin-top:0px;
	text-align:center;
	line-height:normal;
}

ul.def-list li.def-item{
	height: 150px;
    width: 108px;
	background:url(../img/forest-clock-bg.png) no-repeat bottom;
	margin-right: 4.6%;
}
ul.def-list li.def-item:last-child{
	margin-right: 0px;
}

.clearfix {
    clear: both;
    display: block;
}

ul.def-list li {
    float: left;
    list-style: none outside none;
    margin: 1.2%;
    text-align: center;
    width: 17.6%;
	
}

ul.def-list li .deftitle {
    float: left;
    text-align: center;
    width: 100%;
	font-weight:bold;
	clear:both;
	height:35px;
	margin-bottom:30px;
}
.def-info {
    font-size: 11px;
    margin-top: 8px;
}
.def-counter {
}

ul.def-list {
    float: left;
    margin-top: 10px;
    padding: 0 2%;
    width: 96%;
}


.def-bottom-cifor-logo{
	float: right;
    margin-right: 15px;
    margin-top: 50px;
    width: auto;
}
