
/**


	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: 300px; 
	height: 55px; 
	position: relative;
	margin-left:90px;
	margin-top:15px;
}

#t7_timer_over { 
	width: 300px; 
	height: 55px; 
	/*background-image: url(../images/Countdown-over.gif);
	background-repeat: no-repeat;*/
	position: absolute;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: : 0px;
}


#t7_vals {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_numbs {
	font-size: 37px;
	font-family: Arial Black, Arial, sans-serif;
	font-style:italic;
	text-align: left;
	color: #ff051e;
}

#t7_y {
	/*background-image: url(../images/Countdown2.png);
	background-repeat: no-repeat;*/
	float:left;
	width: 48px;
	height:35px;
	background-color:#000000;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_d {
	/*background-image: url(../images/Countdown3.png);
	background-repeat: no-repeat;*/
	float:left;
	width: 81px;
	height:38px;
	background-color:#000000;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	
}
#t7_h {
	/*background-image: url(../images/Countdown2.png);
	background-repeat: no-repeat;*/
	float:left;
	width: 58px;
	height:38px;
	background-color:#000000;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	
}
#t7_m {
	/*background-image: url(../images/Countdown2.png);
	background-repeat: no-repeat;*/
	float:left;
	width: 57px;
	height:38px;
	background-color:#000000;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	
}
#t7_s {
	/*background-image: url(../images/Countdown2-nc.png);
	background-repeat: no-repeat;*/
	float:left;
	width: 52px;
	height:38px;
	background-color:#000000;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	
}

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

.t7_labs {
	font-size: 16px;
	font-family: Arial Black, Arial, sans-serif;
	font-weight: bold;
	font-style:italic;
	text-align: center;
	color: #ffffff;
}
#t7_yl {
	float:left;
	width: 61px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_dl {
	float:left;
	width: 84px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_hl {
	float:left;
	width: 64px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_ml {
	float:left;
	width: 65px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_sl {
	float:left;
	width: 56px;
	height:15px;
	padding:0px;
	margin: 0px;
}


#defaultCountdown { 
width: 300px; height: 55px; text-align: center;
	
}





#callplayer {
	height:150px; 
	width:470px; 
	text-align:center; 
	margin-left:364px; 
	margin-top:5px;
}

#timerheadline{
	color:#fff; 
	font-style:italic; 
	font-family:Arial Black, Arial, Helvetica, sans-serif; 
	font-size:27px; 
	text-decoration:underline; 
	line-height:10px;
	text-align:center;
}

.welcometocall{
	color:#fff; 
	font-style:italic; 
	font-family:Arial Black, Arial, Helvetica, sans-serif; 
	font-size:27px; 
	 text-decoration:underline; 
	line-height:10px;
	text-align:center;
}

.callwarning {
	color:#fff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	text-align:center;
}

#callfootercopyright {
	color:#fff; 
	font-family:Arial,Helvetica, Sans-Serif; 
	font-size:10px; 
	text-align:center;
	}
	
#callfootercopyright a, a:hover, a:visited {
	color:#fff; 	
	}
