/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 28, 2010 11:48:03 AM America/New_York */

@font-face {
	font-family: 'BDCartoonShoutRegular';
	src: url('BD_Cartoon_Shout-webfont.eot');
	src: local('?'), url('BD_Cartoon_Shout-webfont.woff') format('woff'), url('BD_Cartoon_Shout-webfont.ttf') format('truetype'), url('BD_Cartoon_Shout-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* COUNTDOWN DEMO STYLING */
* {
    margin: 0;
    padding: 0;
}

#countdownwrap{
	margin: 0px auto;
	text-align: center;
	}

#countdowncontainer  > div{
	display: inline-block;
	}
	
#countdowncontainer{
	display: inline-block;
	margin: 0px auto;
	text-align: center;
	}
	
#countdowncopyright{
	text-align: center;
	font-size: smaller !important;
	}
	
div.countdownset{
	float:left;
	}
	
h1#countdownh1{
	text-align:center;
	font: 15px 'BDCartoonShoutRegular', Arial, sans-serif;
	}
	
h2.countdown{
	text-align:center;
	font: 9px 'BDCartoonShoutRegular', Arial, sans-serif;
	}
	
ul.days, ul.hours, ul.minutes, ul.seconds{
	list-style-type:none;
	height:52px;
	padding:20px 0px 5px;
	}
	
li#s1, li#m1, li#h1, li#dd0, li[id^="dd"]{
	float:left;
	background:url(filmstrip_countdown_9-0.png) 0 0 no-repeat;
	width:28px;
	height:52px;
	}
	
li#s0, li#m0{
    float:left;
	background:url(filmstrip_countdown_5-0.png) 0 0 no-repeat;
	width:28px;
	height:52px;
	}
	
li#h0{
	float:left;
	background:url(filmstrip_countdown_2-0.png) 0 0 no-repeat;
	width:28px;
	height:52px;
	}
	
li.countdowncomma{
	float:left;
	background:url(comma.png) 2px 34px no-repeat;
	width:12px;
	height:52px;
	}
	
div.countdownseparator{
	float:left;
	height:27px;
	padding:27px 0 0;
	font: 20px 'BDCartoonShoutRegular', Arial, sans-serif;
	}
	
.go_back{
	font: 16px 'BDCartoonShoutRegular', Arial, sans-serif;
	width:75px;
	text-align:center;
	margin:0 auto;
	position:relative;
	top:15px;
	clear:both;
	}
	
.go_back a:link, .go_back a:visited, .go_back a:hover, .go_back a:active{
	color:#900;
	text-decoration:none;
	}
