
/**

    Original credits:
	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!

    ---------------------------------------

    Customized for OnPoint by Zag Interactive
    http://zaginteractive.com/

    March 3, 2010

**/
#homeTopRight a,a:visited
{font-family:Arial;
 font-size:12px;
 color:#17609a;
 text-decoration:none;
}

#homeTopRight a:hover,a:active
{font-family:Arial;
 font-size:12px;
 color:#17609a;
 text-decoration:underline;
 font-weight:normal;
}

#homeTopRight p {
    margin-left: 8px;
}

#t7_timer { 
	position: relative;
	width:272px;
    }
/*
#t7_timer_over { 
	width: 300px; 
	height: 55px; 
	background-image: url(Countdown-over.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: : 0px;
}
*/

#t7_vals {
	margin: 0px auto;
    
}

.t7_numbs {
	font-size: 28px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #666666;
}

#t7_y {
/*	background-image: url(Countdown2.png);
	background-repeat: no-repeat; */
	float:left;
	width: 48px;
	height:35px;
/*	background-color:#ffffff; */
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_d {
/*	background-image: url(Countdown3.png);
	background-repeat: no-repeat; */
	float:left;
	width: 15px;
	height:15px;
/*	background-color:#ffffff; */
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#88263d;
padding-left:5px;
}
#t7_h {
/*	background-image: url(Countdown2.png);
	background-repeat: no-repeat;  */
	float:left;
	width: 48px;
	height:35px;
/*	background-color:#ffffff; */
	padding: 5px 0px 0px 10px;
	margin: 1px;
	letter-spacing: 2px;
}
#t7_m {
/*	background-image: url(Countdown2.png);
	background-repeat: no-repeat; */
	float:left;
	width: 47px;
	height:35px;
/*	background-color:#ffffff; */
	padding: 5px 0px 0px 10px;
	margin: 1px;
	letter-spacing: 2px;
}
#t7_s {
/*	background-image: url(Countdown2-nc.png);
	background-repeat: no-repeat; */
	float:left;
	width: 42px;
	height:35px;
/*	background-color:#ffffff; */
	padding: 5px 0px 0px 10px;
	margin: 1px;
	letter-spacing: 2px;
}

#t7_labels {
	margin: 0px auto;
}

.t7_labs {
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #66CDCC;
	
}
#t7_yl {
	float:left;
	width: 51px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_dl {
	float:left;
	width: 74px;
	height:15px;
	padding:0px;
	margin: 0px;
		font-family:arial;
	font-size:18px;
	color:#88263d;

}
#t7_hl {
	float:left;
	width: 54px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_ml {
	float:left;
	width: 55px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_sl {
	float:left;
	width: 46px;
	height:15px;
	padding:0px;
	margin: 0px;
}


#defaultCountdown { 
/*width: 82px; height: 37px; z-index:5;position:relative;float:left;padding-top:3px;
padding-left:100px;*/
display:none;}

