@charset "utf-8";
/* 20100610-1705 */

.mod-timer {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	width: 130px;
	float:left;
	display:none!important;
}
.ctn-weatherclock {
	border-left:none!important;
}
	.mod-timer .timer {
		float:left;
		margin-top: 1px;
	}
.mod-timer .head{
	background:url(../_img/sprite-timer.gif) no-repeat left top; 
	display:block;
	height:17px;
}


.mod-timer .head span{
	display:none;
}

.timer em{
	font-style:normal;
	
}

.timer .day {
	width:54px;
	background:transparent url(../_img/sprite-timer.gif) no-repeat scroll 29px -22px;
	float:left;	
}

.timer .hours {
	width:31px;
	background:transparent url(../_img/sprite-timer.gif) no-repeat scroll 19px -43px;
	float:left;	
}

.timer .hours-one {
	width:31px;
	background:transparent url(../_img/sprite-timer.gif) no-repeat scroll 19px -43px;
	float:left;	
}

.timer .hours-one em{
	padding-left:8px;	
}

.timer .minutes {
	width:40px;
	background:transparent url(../_img/sprite-timer.gif) no-repeat scroll 19px -64px;
	float:left;	
}

.timer .minutes-one {
	width:40px;
	background:transparent url(../_img/sprite-timer.gif) no-repeat scroll 19px -64px;
	float:left;	
}

.timer .minutes-one em{
	padding-left:8px;	
}

.timer .day-one {
	width:54px;
	background:transparent url(../_img/sprite-timer.gif) no-repeat scroll 29px -22px;
	float:left;	
}

.timer .day-one em{
	padding-left:20px;	
}


.timer .day-two {
	width:54px;
	background:transparent url(../_img/sprite-timer.gif) no-repeat scroll 29px -22px;
	float:left;	
}

.timer .day-two em{
	padding-left:8px;	
}

/* 
LANGUAGE DEFINITIONS 
 */
 
.LNG_es .mod-timer .head{
	background-position: left -84px; 
}

.LNG_es .timer .day {
	background-position: 29px -104px;
}
.LNG_es .timer .day-one {
	background-position: 29px -104px;
}
.LNG_es .timer .day-two {
	background-position: 29px -104px;
}
.LNG_es .timer .hours {
	background-position: 19px -42px;
}

.LNG_es .timer .hours-one {
	background-position: 19px -42px;
}
.LNG_es .timer .minutes {
	background-position: 19px -63px;
}
.LNG_es .timer .minutes-one {
	background-position: 19px -63px;
}


.LNG_es .mod-timer .head{
	background-position: left -84px; 
}



.LNG_en .timer .day {
	background-position: 29px -148px;
}
.LNG_en .timer .day-one {
	background-position: 29px -148px;
}
.LNG_en .timer .day-two {
	background-position: 29px -148px;
}
.LNG_en .timer .hours {
	background-position: 19px -169px;
}

.LNG_en .timer .hours-one {
	background-position: 19px -40px;
}
.LNG_en .mod-timer .head{
	background-position: left -126px; 
}
.LNG_en .timer .hours {
	width: 35px;
}
.LNG_en .ttl-now {background:transparent url(../_img/sprite-timer.gif) no-repeat scroll 0px -190px; text-indent:-9999px;}
 /* 
// LANGUAGE DEFINITIONS
 */
 
 .spacer { margin-left:6px; padding-left:15px; border-left:1px solid #D5D0CB; }