@charset "utf-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif; 
	background: url(../img/background.jpg) no-repeat #000 -30px 0px;
	margin: 0; 
	padding: 0;
	color: #fff;
}

.left{ float: left; } 
.right{ float: right;} 
.hide { display: none;} 
.hp-width { width: 480px;}
.hide {display: none;}
img { border:0;}


.text-center {text-align:center;}
.font-20px { font-size:20px;}

.mrgn-top-10 { margin-top:10px;}
.mrgn-top-20 { margin-top:20px;}
.mrgn-top-25 { margin-top: 25px;}
.mrgn-top-30 { margin-top:30px;}
.mrgn-top-86 { margin-top:86px;}
.mrgn-bottom-20 { margin-bottom:20px;} 
.mrgn-left-50 { margin-left:50px;}
.mrgn-left-27 { margin-left: 27px;}
a {
	color: #cc6633;
	text-decoration: none;
}
a:hover {color: #ff9966;}


#hp-container{
	margin-left: 650px;
	margin-top: 17px;
}

#hp-sharing{
	position:absolute;
	top: 17px;
	left: 820px;
}

#hp-video{
	margin-top: 30px;
}

#hp-itunes{
	margin-top: 21px; 
	text-align:center;
}

#hp-time-until{
	text-align:center;
	font-size: 26px;
	margin-top: 26px;
}

#clock {
	margin-top: 14px;
	height: 85px;
	background: url(../media/skins/units.png);
	
}

#hp-follow{
	margin-top: 42px;
	font-size: 22px;
	text-align: center;
	
}

.hp-social-img {
	margin-top: 20px; 	
}

.hp-social-middle {
	margin-left: 58px;
	margin-right: 58px;
}

#hp-reply { 
	margin-top: 32px;
	text-align: center;
	font-size: 18px;
}

.org-dl-button {
	background: #cc6633; /* Old browsers */
	background: -moz-linear-gradient(top,  #cc6633 1%, #9b3503 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#cc6633), color-stop(100%,#9b3503)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cc6633 1%,#9b3503 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cc6633 1%,#9b3503 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cc6633 1%,#9b3503 100%); /* IE10+ */
	background: linear-gradient(top,  #cc6633 1%,#9b3503 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc6633', endColorstr='#9b3503',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #cc6633;
	height:27px;
	width:197px;
	
	-moz-box-shadow: 1px 1px 1px #000;
 	-webkit-box-shadow: 1px 1px 1px #000;
 	box-shadow: 1px 1px 1px #000;
	
	text-transform: uppercase; 
	padding-top: 7px;
	margin-left: 142px;
	cursor:pointer;
	
}

.menu-about{
	background:url(../img/hdr-about.png) no-repeat center top;
	width: 160px;
	padding-top: 39px;
	text-align:center;
	}

.menu-media{
	background:url(../img/hdr-med.png) no-repeat top center;
	width: 160px;
	padding-top: 39px;
	text-align:center;
	}

.menu-social{
	background:url(../img/hdr-soc.png) no-repeat center top;
	width: 160px;
	padding-top: 39px;
	text-align:center;
	}
	
ul{
	display: block;
	list-style-type: none;
	padding-left: 0;
	margin-top: 22px;
}

ul li {
	font-size: 18px;
	text-transform: uppercase; 
}

ul li a {
	color: #fff;
	text-decoration: none;
}

#input_mail {
	height: 26px;
	width: 250px;
	padding-left: 5px;
	margin-left: 115px
	}
#bot_mail {
	border:0;
	margin-top: 27px;
	color: #fff;
	background: #cc6633; /* Old browsers */
	background: -moz-linear-gradient(top,  #cc6633 1%, #9b3503 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#cc6633), color-stop(100%,#9b3503)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cc6633 1%,#9b3503 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cc6633 1%,#9b3503 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cc6633 1%,#9b3503 100%); /* IE10+ */
	background: linear-gradient(top,  #cc6633 1%,#9b3503 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc6633', endColorstr='#9b3503',GradientType=0 ); /* IE6-9 */
	border-bottom: 1px solid #cc6633;
	height:27px;
	width:197px;
	
	
	text-transform: uppercase; 
	margin-left: 142px;
	cursor:pointer;
}

#loader{
	position:absolute;
	z-index: 100;	
	padding-top: 100px;
	height:200px;
	
}

#facebook{
	margin-left:221px;
	float:left;
}
.facebook_block{
	background-color:#ff9966;
	border:2px solid #cc6633;
	float:left;
	height:30px;
	margin-left:5px;
	width:8px;
        opacity:0.1;
	-webkit-transform:scale(0.7);
	-webkit-animation-name: facebook;
 	-webkit-animation-duration: 1s;
 	-webkit-animation-iteration-count: infinite;
 	-webkit-animation-direction: linear;

	}
#block_1{
 	-webkit-animation-delay: .3s;
 }
#block_2{
 	-webkit-animation-delay: .4s;
}
#block_3{
 	-webkit-animation-delay: .5s;
}
@-webkit-keyframes facebook{
	0%{-webkit-transform: scale(1.2);opacity:1;}
	100%{-webkit-transform: scale(0.7);opacity:0.1;}
}

.text-content{
	height: 536px; 
	width: 480px; 
	background: url(../img/bg-text-content.png) repeat-x; 
}
.copy{
	width: 446px;
	height: 426px; 
	margin-left: 27px;
	margin-right: 9px;
	font-size: 18px;
	line-height: 28px;
	color: #ccc;
	border:1px solid red;
	overflow-y: auto;
	
}