#fx_logo {
	height: 36px;
	background: url("/images/fx/bg-fx_logo.png") no-repeat left center;
	text-indent: -4000px;
	margin-top: 5px;
	margin-bottom: 0;
}

#countdown {
	text-align: center;
	background-color: #ff6018;			
	padding: 10px 5px 5px; 
	margin: 0px 0;
	color: #000;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#countdown h4 {
	margin: 0px 0 10px;
	height: 41px;
	background: url("/images/fx/bg-countdown.png") no-repeat center center;
	text-indent: -4000px;
}

#countdown p {
	line-height: 20px;
	margin: 0;
	padding: 5px 10px;
	color: #fff;
	background-color: #000;
	font-weight: bold;
	font-size: 16px;
}

#social_links {
	margin-top: 25px;
	overflow: auto;		
	background: url("/images/fx/bg-links-socialmedia.png") no-repeat left center;
}

#social_links li {
	width: 50%;
	height: 42px;
	float: left;
}

#social_links li a {
	height: 42px;
	display: block;
	text-indent: -4000px;
}

#social_links li.link-facebook {
}

#fx {
	width: 590px;
	float: right;
	background: url("/images/fx/bg-copy.png") no-repeat left top;
}

#fx h2 {
	display: none;
}

#fx #link-new {
	margin: 13px 12px 12px auto;
	width: 150px;
	height: 48px;
	background: url("/images/fx/bg-link-new.png");
	visibility: hidden;
}

#fx #link-new a {
	height: 48px;
	display: block;
	text-indent: -4000px;
}

#fx-intro {			
	height: 388px;
	text-align: center;
}

#fx-nav {
	height: 77px;
	background: url("/images/fx/bg-fx-nav.png") no-repeat;
}

#fx-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;		
}

#fx-nav li {
	width: 196px;
	height: 78px;
	float: left;			
}

#fx-nav li a {
	display: block;
	height: 78px;
	text-indent: -4000px;
}

#fx-nav .link-cool_tool a {
}

#mr_big_show {			
	padding: 70px 0 25px;
	text-align: center;
}
