@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 15px;
	color: #e9da9c;
	position: relative;
}
#overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: .8;
	display: none;
	z-index: 20000;
}
#terms {
	background: white;
	padding-top: 140px;
}
#terms-container {
	width: 900px;
	margin: 0 auto 50px;
	color: black;
}
#terms-container h2 {
	font-size: 44px;
	font-weight: normal;
	margin: 6px 0 16px;
	color: #00793f;
}
#terms-container a {
	color: #00793f;
	text-decoration: none;
}
#terms-container h3 {
	font-size: 30px;
	font-weight: normal;
	color: #666666;
	margin: 20px 0 16px;
}
.clearfix {
	clear: both;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.error {
	color: red;
	display: none;
}
#top {
	background: url(images/menubg.png) repeat-x top;
	height: 94px;
	box-shadow: 1px 1px 20px 0px rgba(0, 0, 0, 0.22); 
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
#top-container {
	width: 1120px;
	margin: 0 auto;
	padding-top: 22px;
}
#logo {
	float: left;
	margin-right: 90px;
}
.menu {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 20px 0 0;
}
.menu li {
	margin: 0;
	float: left;
	padding: 0 35px;
	border-left: 1px solid #aaa8a2;
}
.menu li:first-child {
	padding-left: 0;
	border-left: none;
}
.menu li a {
	display: inline-block;
	color: #444341;
	font-size: 20px;
	text-transform: lowercase;
	text-decoration: none;
}
.menu li a:hover {
	color: #007b3a;
}
#menu_preorder {
	color: #00ad51;
}
.social {
	height: 24px;
	width: 24px;
	float: right;
	margin: 20px 0 0 16px;
}
#twitter-icon {
	margin-left: 0;
}
#slider {
	background: url(images/SliderBackdrop.gif);
	height: 760px;
	position: relative;
}
#circuit {
	background: url(images/circuit.png) no-repeat top center;
	position: absolute;
	width: 100%;
	height: 686px;
	top: 0;
	left: 0;
	z-index:2;
}
#slider-container {
	width: 1390px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	cursor: pointer;
}
#slider-container .arrow {
	position: absolute;
	top: 294px;
	cursor: pointer;
	z-index: 5;
}
#slider-container #slide-left {
	left: 0;
}
#slider-container #slide-right {
	right: 0;
}
#slider-rainbow {
	position: absolute;
	height: 408px;
	width: 100%;
	bottom: 0;
	background: url(images/rainbow-wave.png) no-repeat center top;
	z-index: 500;
}
#cycler{position:relative;}
#cycler img{position:absolute;z-index:1; }
#cycler img.active{z-index:3; }
#preload {
	display: none;
}
#video {
	padding-bottom: 60px;
	text-align: center;
}
#howitworks {
	background: url(images/LightGreen.gif);
}
#howitworks-b {
	height: 100%;
	background: url(images/LightGreenCenterOverlay.png) repeat-y center;
}
#media {
	background-color: white;
}
#media-container {
	width: 1200px;
	height: 400px;
	margin: 60px auto 80px;
}
#media-container h2 {
	font-size: 44px;
	color: #00793f;
	text-align: center;
}
#media-container p {
	text-align: center;
}
#media-container img {
	margin: 0 30px;
}
#aboutamulet {
	background: url(images/LightGray.gif);
	color: #4a4a4a;
}
#aboutamulet-b {
	height: 100%;
	background: url(images/LightGrayCenterOverlay.png) repeat-y center;
}
#preorder {
	background: url(images/DarkGray.gif);
	color: white;
}
#howitworks-container, #aboutamulet-container, #preorder-container {
	width: 1120px;
	margin: 0 auto;
	padding: 60px 0 40px;
}
#preorder h2, #preorder p {
	text-align: center;
}
#preorder p {
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 60px;
}
#preorder .left {
	width: 640px;
	float: left;
}
#preorder .right {
	width: 360px;
	float: right;
	position: relative;
}
#preorder .cart {
	padding: 20px;
	background: black;
	border-radius: 2px;
	margin-bottom: 15px;
	position: relative;
	height: 230px;
}
.item {
	overflow: visible;
	height: 125px;
	padding: 24px 0 0 185px;
	font-size: 22px;
}
.item span {
	font-size: 14px;
}
#preorder #magic_item {
	background: url(images/magic.png) no-repeat left top;
}
#preorder table {
	width: 100%;
}
#preorder .num {
	text-align: right;
	color: #65da68;
	font-size: 18px;
}
#preorder a {
	color: #65da68;
	text-decoration: none;
}
#preorder .col1 {
	width: 200px
}
#preorder .totals {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 320px;
}
#preorder th, #preorder td {
	padding: 0 20px 20px 0;
}
#preorder th {
	font-size: 22px;
	text-align: left;
}
#preorder #checkout {
	float: right;
}
#preorder .shipping {
	font-weight: 300;
	font-size: 12px;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#howitworks-container, #aboutamulet-container {
	width: 870px;
	margin: 0 auto;
	padding: 60px 0 40px;
}
#howitworks-container #circle, #aboutamulet-container #about {
	float: left;
	margin: 0 50px 15px 0;
}
#howitworks-container h2, #aboutamulet-container h2, #preorder-container h2 {
	color: white;
	font-size: 44px;
	font-weight: normal;
	margin: 6px 0 10px;
}
#aboutamulet-container h2 {
	color: #00793f;
}
#howitworks2 {
	background: url(images/DarkGreen.gif);
}
#howitworks2-b {
	height: 100%;
	background: url(images/DarkGreenCenterOverlay.png) repeat-y center;
}
#howitworks2-container {
	width: 1040px;
	margin: 0 auto;
	padding: 50px 0 20px;
}
#howitworks2-container h2 {
	color: white;
	font-size: 28px;
	font-weight: normal;
	margin-top: 0;
}
#howitworks2-container .tbl-howitworks2 {
	vertical-align: top;
	border: none;
	outline: none;
}
#howitworks2-container .tbl-howitworks2 td {
	padding-bottom: 20px;
}
.icon {
	float: left;
	margin: 0 16px 10px 0;
}
.ks {
	text-align: center;
	margin-top: 40px;
	display: none;
}
#footer {
	background: black;
	padding: 20px 0;
	text-align: center;
	color: white;
	font-size: 13px;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
