@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight:normal;
	background-color: #060606;
}

#main{ width:239px; margin-top:10px; background:none; }
.logo{ width:158px; float:left;}
.back-btn{ width:81px; float:left;}
.logo-home{ float:left;}
.home-bottle{ width:168px; height:189px; float:left; background-image:url(../images/bottle.png); background-repeat:no-repeat;}
.age{ margin:50px 0px 50px 0px; width:239px; float:left;}

.holder{width:239px; float:left;}

.title{margin-bottom:5px; width:239px; float:left;}
.copy{ color:#999999; padding-left:10px; margin-bottom:5px; width:229px; float:left;}
.profile{ width:239px; float:left; margin-bottom:5px;}
h2{ color:#FFF; font-size:15px; margin: 5px 0px 5px 0px;}
.emailinput{ width:208px;}
.input{ width:208px;}
a{ color:#FFF; text-decoration:none;}
.nav{ background-image:url(../images/bottle-nav-bg.png); background-repeat:no-repeat; width:239px; float:left;}
	.youknow{margin-bottom:5px; width:inherit; float:left;}
	.create{margin-bottom:5px; width:inherit; float:left;}
	.find{margin-bottom:5px; width:inherit; float:left;}
	
.nav-short{ float:left; /*background-color:#000;*/}

.footer{
	width:100%; 
	height:28px;
	background-color:#060606; 
	font:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#5c5c5c; 
	font-weight:normal;
}
.footer a{ font:Arial, Helvetica, sans-serif; font-size:11px; color:#5c5c5c; font-weight:normal; text-decoration:none;}
.hr{background-color:#3e3e3e; height:1px; margin-bottom:5px;}
.hr2{background-color:#3e3e3e; height:2px; margin-bottom:5px; margin-top:5px; float:left; width:239px;}