
/**


	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!


**/

/* copy styles */	
#t7_timer h1, #t7_timer h2, #t7_timer h3, #t7_timer h4, #t7_timer p, #t7_timer li {
	font-family : Helvetica, Arial, Sans-Serif;
	text-align : left;
}
#t7_timer pre {
	font-family: "Courier New", Courier, Monaco, monospace;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
#t7_timer h1, #t7_timer h2 {
	font-size: 14px;
	font-weight: bold;
}
#t7_timer p, #t7_timer li {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;

}
#t7_timer td, #t7_timer th {
	font-family : Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	margin: 0px;
}

/** hyper links **/
#t7_timer a:link {
	color: #0074ae;
	text-decoration : underline;
	font-weight : normal;
	border:none;
}
#t7_timer a:visited {
	color: #006294;
	text-decoration : underline;
	font-weight : normal;
	border:none;
}
#t7_timer a:hover  {
	color: #000000;
	text-decoration : underline;
	font-weight : normal;
	border:none;
}

#t7_timer_over { 
	width: 200px; 
	height: 70px; 
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: : 0px;
}


#t7_vals {
	width: 100%;
	clear:both;
	margin: 0px auto;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
}

.t7_numbs {
	font-size: 26px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #000;
}

#t7_y {
	background-image: url(Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 41px;
	height:40px;
	padding: 0px 0px 0px 5px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_d {
	background-image: url(Countdown3.png);
	background-repeat: no-repeat;
	float:left;
	width: 44px;
	height:29px;
	padding: 6px 0px 0px 5px;
	margin: 1px;
	margin-right: 3px;
	margin-left:14px;
	letter-spacing: 7px;
}
#t7_h {
	background-image: url(Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 44px;
	height:29px;
	padding: 6px 0px 0px 5px;
	margin: 1px;
	margin-right: 3px;
	letter-spacing: 7px;
}
#t7_m {
	background-image: url(Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 44px;
	height:29px;
	padding: 6px 0px 0px 5px;
	margin: 1px;
	margin-right: 3px;
	letter-spacing: 7px;
}
#t7_s {
	background-image: url(Countdown2-nc.png);
	background-repeat: no-repeat;
	float:left;
	width: 40px;
	height:29px;
	padding: 6px 0px 0px 5px;
	margin: 1px;
	letter-spacing: 7px;
}

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

.t7_labs {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #fff;
}
#t7_yl {
	float:left;
	width: 48px;
	height:15px;
	padding:0px;
	margin: 0px;
	text-align:center;
}
#t7_dl {
	float:left;
	width: 56px;
	height:15px;
	padding:0px;
	margin: 0px;
	text-align:center;
	margin-left:8px;
}
#t7_hl {
	float:left;
	width: 54px;
	height:15px;
	padding:0px;
	margin: 0px;
	text-align:center;
}
#t7_ml {
	float:left;
	width: 54px;
	height:15px;
	padding:0px;
	margin: 0px;
	text-align:center;
}
#t7_sl {
	float:left;
	width: 51px;
	height:15px;
	padding:0px;
	margin: 0px;
	text-align:center;
}


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