@charset "UTF-8";
body, html {
	margin:0;
	padding:0;
	text-align:center;
	}

body, html {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif
}

body {
background-image: url(../assets/images/wrinkle_paper_bg.jpg);
}

body {
	text-align : center;
}
div.wrapper {
	width : 800px;
	text-align : left;
	margin-left :auto;
	margin-right :auto;
	position : relative;
	padding-top: 8px;
	padding-right: 80px;
} 

a {text-decoration:none}
a:link {
COLOR: #000;
}
a:visited {
	COLOR: #666;
}
a:hover {
	COLOR: #5c070a;
}
a:active {
COLOR: #000;
}

#navcontainer ul
{
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	position: absolute;
	width: 750px;
	text-align: right;
	float: right;
	left: 0px;
	z-index: 1;
	top: 160px;
}

#navcontainer ul li 
{
	display: inline;
	float:right;
}


#navcontainer ul li a
{
line-height: 2.2;
padding:0.2em 1em;
color: #000;
text-decoration: none;
clear:both;

}


#navcontainer ul li a:hover
{
	color: #fff;
	width: 146px;
	height: 82px;

}
#contact {
	width: 880px;
	background-image: url(../assets/images/pre_order_background.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	text-align: center;
	margin-top: 105px;
	height: 960px;
}
#google_btn {
	height: 100px;
	width: 150px;
	position: absolute;
	z-index: 14;
	top: 75px;
	left: 100px;
}
#logo {
	height: 97px;
	width: 227px;
	position: absolute;
	top: 25px;
	left: 620px;
}

#contact_text {
	height: 400px;
	width: 860px;
	position: absolute;
	top: 375px;
	text-align: left;
	font-size: small;
	font-weight: bold;
}

.clearfloat {
	clear: both;
}


.clearfloat {
	clear: both;
}



#join {
	width: 250px;
	position: absolute;
	top: 90px;
	left: 600px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#mail {
	height: 600px;
	width: 375px;
	position: absolute;
	top: 90px;
	text-decoration: none;
	left: 125px;
	text-align: left;
	font-size: 1em;
}
#mail form #personal {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mail form #buttons {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mail form #suggestions {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#site_info {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 0.75em;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 600px;
	position: absolute;
	top: 975px;
	text-align: right;
	text-decoration: none;
	left: 150px;
	height: 51px;
	}
#copyright {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	width: 250px;
	top: 645px;
	text-align: right;
	position: absolute;
	left: 600px;
	font-size: 0.75em;
}

#yarnball {
	position: absolute;
	top: 1000px;
	width: 675px;
	text-align: center;
	left: 90px;
	height: 45px;
	border-style: line;
	border-width: 1px;
}
#formoreinfo {
	width: 335px;
	position: absolute;
	top: 890px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 0.85em;
	padding-left: 0px;
	padding-top: 12px;
	height: 70px;
	left: 30px;
}
#facebook {
	position: absolute;
	top: 980px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	z-index: 8;
	left: 30px;
}
#network {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	height: 80px;
	width: 130px;
	position: absolute;
	left: 750px;
	padding-left: 0px;
	padding-top: 2px;
	line-height: 1.5;
	top: 890px;
	padding-right: 0px;
	font-size: 0.85em;
	text-decoration: none;
	font-weight: bold;
}
#order_info {
	height: 125px;
	width: 250px;
	position: absolute;
	z-index: 14;
	left: 525px;
	top: 150px;
	text-align: left;
	padding: 15px;
	border: 2px dotted #000;
}
#mature_info {
	height: 100px;
	width: 250px;
	position: absolute;
	z-index: 14;
	text-align: center;
	top: 525px;
	left: 525px;
	background-color: #FFF;
	padding: 10px;
}
