
/**


	By Ten Seven Interactive
	http://ten7i.com/
	
	May 10, 2009 - after years of practice

	If you use this & don't acknowledge it,
	we will cry a global tear. Be fair!


**/






			
#t7_timer { 
	width:190px;
	height:48px;
	position: relative;
	/*background:#1f5d07;*/
	 text-align:center;
	 
}

#t7_timer_over { 
	width: 300px; 
	height: 55px; 
	position: absolute;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: : 0px;
}


#t7_vals {
	width: 170px;
	clear:both;
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	font-size:10px;
}





.t7_numbs {
	font-size: 28px;
	line-height:25px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}


#t7_d {
	float:left;
	/*width: 71px;
	height:35px;
	padding: 0px 0px 0px 3px;
	margin: 1px;*/
	width:35px;
	text-align:center
}
#t7_h {
	float:left;
/*	width: 48px;
	height:35px;
	padding: 0px 0px 0px 3px;
	margin: 1px;
*/	width:35px;
	text-align:center

}
#t7_m {
	float:left;
/*	width: 47px;
	height:35px;
	padding: 0px 0px 0px 3px;
	margin: 1px;
*/	width:35px;
	text-align:center

}
#t7_s {
	float:left;
/*	width: 42px;
	height:35px;
	padding: 0px 0px 0px 3px;
	margin: 1px;
*/	width:35px;
	text-align:center

}

#t7_labels {
	width: 170px;
	clear:both;
	margin: 0px auto;
}

.t7_labs {
	font-size: 12px;
	line-height:16px;
	font-family:"Franklin Gothic Medium", Arial, Verdana;
	font-weight: bold;
	color: #f3f366;
	text-transform:capitalize;
	text-align:center;


}
#t7_yl {
	float:left;
	width: 51px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_dl {
	float:left;
	width:35px;
	text-align:center;
	background:#00FF00;	
}

#t7_d {
	float:left;
	/*width: 71px;
	height:35px;
	padding: 0px 0px 0px 3px;
	margin: 1px;*/
	width:35px;
	text-align:center
}

#t7_hl {
	float:left;
	width: 35px;
	height:15px;
	padding:0px;
	margin: 0px;
		width:35px;
	background:#FF0000;
}
#t7_ml {
	float:left;
	width: 55px;
	height:15px;
	padding:0px;
	margin: 0px;
		width:35px;
	background:#FF0000;		

}
#t7_sl {
	float:left;
	width: 46px;
	height:15px;
	padding:0px;
	margin: 0px;
		width:35px;
	background:#FF0000;
}


.counter-separator {
	float:left;
	width:10px;
	line-height:25px;
	text-align:center;
	color:#fff;

}


#defaultCountdown { 
	width:190px;
	height:48px;
	text-align: right; 
	background:#1f5d07;
	color:#FFFFFF
}

