@charset "utf-8";
/*  Animationkey.com.com - ltr
 	Author: Shaho Toofani (www.toofani.net)
 	Tested in: IE6, IE7, IE8, Firefox 3.6, Safari 3 (Mac), Safari 4 (Win), Opera 10.10, Chrome 4.0.295.0 stable
 	Last modified: February 22, 2010
	Revision 01 - Start 976px - Dev. Ver.
	--------------------------------------------------------------------------------------------------------------
*/


/*
CSS Reset
============================================================================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	/*background:transparent;*/ /* This style in IE 6 & 7 sucks */
	}
body {line-height:1;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
	}
:focus {outline:0;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
table tr td {vertical-align:top;}

/*
Global
============================================================================= */
html {height:100%;}
* html body * {overflow:visible;}
body {
	font:11px/1.7em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#1d1d20;
	background:#fff url(../img/bg-tile.gif) repeat-x;
	}
a, a:visited, a:active {
	padding-bottom:4px;
	color:#09c;
	text-decoration:none;
	/*background:url(../../img/link-bg.gif) repeat-x 0 100%;*/
	outline:none;
	}
a:hover {
	color:#CC9900;
	text-decoration:none;
	/*background:url(../../img/link-bg-hover.gif) repeat-x 0 100%;	*/
	}
hr {display:none;}	
acronym, abbr {
	cursor:help;
	border-bottom:1px dotted #777;
	}
kbd {
	position:relative;
	color:#666;	
	}
h2, h3, h4, h5, h6 {
	font-family:"Times New Roman", Times, serif;
	color:#06C;
	/*display:block;*/
	}
p {
	color:#666;
	padding:5px;
	}
/* Global Form */	
input {vertical-align:middle;}

/**********************************************************************************************************************************************************/
								/* Layout */
/**********************************************************************************************************************************************************/

#info {
	margin:148px auto;
	width:510px;
	height:409px;
	background: url(../img/animationkey-is-coming-back-soon.png) no-repeat 0 0;
	}
#info h1, #info p {
	text-indent:-9999px;
	}
/*
TEMP
============================================================================= */

