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

/*font-family: 'Cagliostro', sans-serif;
font-family: 'Capriola', sans-serif;
font-family: 'Share Tech Mono', sans-serif;
font-family: 'Berkshire Swash', cursive;*/

* {
	margin: 0;
	padding: 0;
}

body {
	overflow-x: hidden;
	overflow-y: auto;
	
	overflowX: hidden;
	overflowY: auto;
	
	/*font-family: 'Titillium Web', sans-serif; 
	font-weight: 200, 400, 700;*/
	
	background-image: url(images/bg_grad_shiny.jpg);
	background-attachment:fixed;
	background-position:top center;
	
	font-family: 'Capriola', sans-serif;
	font-size: 1em;
	font-weight: normal;
}

#logo1 {
	position: absolute;
	z-index: 10;
	top: 16px;
	left: 50%;
	margin-left: -480px;
	width: 362px;
	height: 12px;
}
#logo2 {
	position: absolute;
	z-index: 11;
	top: 22px;
	left: 50%;
	margin-left: -590px;
	width: 102px;
	height: 12px;
}
#whiteAway {
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 778px;
	display: block;
	position: absolute;
	background-color:#FFFFFF;
}
#blueBar {
	position: absolute;
	z-index: 14;
	left: 50%;
	top: 0px;
	margin-left: -60px;
	display: block;
	height: 64px;
	background-color:#00deeb;
	width: 1000px;
	overflow: hidden;
	
	-moz-box-shadow: 4px 4px 8px #bbbbbb;
	-webkit-box-shadow: 4px 4px 8px #bbbbbb;
	box-shadow: 4px 4px 8px #bbbbbb;
}
#navigation {
	position: absolute;
	z-index: 18;
	left: 50%;
	top: 2px;
	margin-left: -54px;
	display: block;
	height: 120px;
	width: 600px;
	overflow: hidden;
}
.sliver {
	display: block;
	float: left;
	width: 4px;
	background-image: url(images/sliver.png);
	height: 38px;
	margin-left: 8px;
	margin-right: 8px;
}
.buttonHolder {
	width: 60px;
	float: left;
	display: block;
	height: 100px;
	
	color: #00004f;
	font-family: 'Share Tech Mono', sans-serif;
	font-size: .6em;
	font-weight: normal;
	text-align: center;
	
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
.iconDark {
	z-index: 20;
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	pointer-events: none;
}	
.iconLight {
	z-index: 21;
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	margin-left: -60px;
	opacity: 0;
	pointer-events: none;
}
.buttonText {
	width: 60px;
	height: 40px;
	float: left;
	display: block;
	padding-top: 10px;
	pointer-events: none;
}
#b1_about {
	background-image: url(images/icon_talkie.png);
}
#b2_about {
	background-image: url(images/iconBlue_talkie.png);
}
#b1_ingredients {
	background-image: url(images/icon_ingredients.png);
}
#b2_ingredients {
	background-image: url(images/iconBlue_ingredients.png);
}
#b1_instructions {
	background-image: url(images/icon_instructions.png);
}
#b2_instructions {
	background-image: url(images/iconBlue_instructions.png);
}
#b1_faq {
	background-image: url(images/icon_question.png);
}
#b2_faq {
	background-image: url(images/iconBlue_question.png);
}
#b1_testimonials {
	background-image: url(images/icon_testimonials.png);
}
#b2_testimonials {
	background-image: url(images/iconBlue_testimonials.png);
}
#b1_order {
	background-image: url(images/icon_cart.png);
}
#b2_order {
	background-image: url(images/iconBlue_cart.png);
}
#b1_contact {
	background-image: url(images/icon_contact.png);
}
#b2_contact {
	background-image: url(images/iconBlue_contact.png);
}

#banner {
	position: absolute;
	display: block;
	top: 168px;
	left: 50%;
	width: 1600px;
	margin-left: -800px;
	height: 500px;
	z-index: 3;
	overflow: hidden;
	/*background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	background-position:center center;*/
}
#shadTop {
	position: absolute;
	display: block;
	top: 160px;
	left: 50%;
	width: 1600px;
	margin-left: -800px;
	height: 8px;
	z-index: 2;
	background-image:url(images/shad_overBanner.png);
}
#shadBottom {
	position: absolute;
	display: block;
	top: 668px;
	left: 50%;
	width: 1600px;
	margin-left: -800px;
	height: 4px;
	z-index: 2;
	background-image:url(images/shad_underBanner.png);
}
#like1, #like2, #share, #like3 {
	position: absolute;
	height: 24px;
	width: 100px;
	top: 121px;
	left: 50%;
	margin-left: -60px;
	z-index: 8;
}
#like2 {
	margin-left: 30px;
	width: 200px;
	height: 24px;
}
#like3 {
	margin-left: 114px;
	margin-top: -8px;
	width: 100px;
	height: 24px;
}
#share {
	top: 114px;
	margin-left: 230px;
	width: 500px;
}
.socialIMG {
	float: left;
	margin-right: 2px;
}
#pinIt {
	margin-left: 8px;
	padding-top: 5px;
	float: left;
}
#mailChimp {
	margin-left: 14px;
	/*width: 280px;
	height: 40px;*/
	/*background-image:url(images/formBase.png);*/
	background-position: top left;
	background-repeat:no-repeat;
	float: left;
	display: block;
	/*padding-top: 5px;
	padding-left: 12px;*/
	margin-top: 1px;
	margin-right: 8px;
	height: 16px;
	padding: 4px;
	
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	
	-moz-box-shadow: 2px 2px 4px #aaaaaa;
	-webkit-box-shadow: 2px 2px 4px #aaaaaa4;
	box-shadow: 2px 2px 4px #aaaaaa;
	
	
}
textarea, input {
	font-family: 'Share Tech Mono', sans-serif;
	font-family: 'Capriola', sans-serif;
	color: #666666;
	font-weight: 400;
	font-size: .8em;
	border: none;
}
input, select, textarea{
    color: #999999;
}
textarea:focus, input:focus {
    color: #000000;
}
#tinyArrow {
	margin-top: 1px;
}
h2 {
	font-family: 'Capriola', sans-serif;
	font-size: 1em;
	font-weigh: 400;
	color: #111111;
	margin-left: 24px;
	margin-top: 16px;
	margin-bottom: 16px;
}
#underSideButtons {
	position: absolute;
	display: block;
	top: 178px;
	left: 50%;
	width: 228px;
	margin-left: -480px;
	height: 480px;
	z-index: 5;
	background-color: #FFFFFF;
	opacity: .9;
	
	/*-moz-box-shadow: 4px 4px 8px #444444;
	-webkit-box-shadow: 4px 4px 8px #444444;
	box-shadow: 4px 4px 8px #444444;*/
}
#productUses {
	position: absolute;
	display: block;
	top: 180px;
	left: 50%;
	width: 228px;
	margin-left: -478px;
	height: auto;
	z-index: 15;
}
.leftButton, .leftButtonTall {
	display: block;
	float: left;
	
	height: 18px;
	width: 206px;
	padding-left: 12px;
	padding-top: 6px;
	
	font-family: 'Capriola', sans-serif;
	/*font-family: 'Cagliostro', sans-serif;
	font-family: 'Share Tech Mono', sans-serif;*/
	font-size: .6em;
	font-weight: 400;
	text-align: left;
	margin-bottom: 2px;
	text-decoration: none;
	margin-left: 4px;
	background-color: #cae0f8;
	color: #000000;
	cursor: hand;
	cursor: pointer;
}
.leftBTN {
	width: 200px;
}
.leftButtonTall {
	margin-top: 24px;
	padding-top: 10px;
	height: 90px;
	text-align: center;
	margin-bottom: 16px;
}
.orderNowIMG {
	margin-left: -13px;
	margin-top: 8px;
	pointer-events: none;
}
.wholesaleBlurb {
	width: 224px;
	height: 24px;
	text-align: center;
	font-family: 'Capriola', sans-serif;
	font-size: .8em;
	font-weight: 400;
	/*margin-top: 20px;*/
}
.wholesaleBlurb a:link {text-decoration: none; color: #000000; }
.wholesaleBlurb a:visited {text-decoration: none; color: #000000; }
.wholesaleBlurb a:active {text-decoration: none; color: #00a3ff; }
.wholesaleBlurb a:hover {text-decoration: none; color: #00a3ff; }*/

/*.leftButton a:link {text-decoration: none; color: #000000; }
.leftButton a:visited {text-decoration: none; color: #000000; }
.leftButton a:active {text-decoration: none; color: #FFFFFF; }
.leftButton a:hover {text-decoration: none; color: #FFFFFF; }*/

.clear{ clear: both; } 

#sloganBar {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -240px;
	top: 438px;
	height: 51px;
	width: 720px;
	opacity: .8;
	z-index: 40;
	background-color: #FFFFFF;
	opacity: 0;
	
	/*-moz-box-shadow: 4px 4px 8px #444444;
	-webkit-box-shadow: 4px 4px 8px #444444;
	box-shadow: 4px 4px 8px #444444;*/
}
.sloganTitle {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -222px;
	top: 448px;
	font-family: 'Capriola', sans-serif;
	font-size: 1.7em;
	font-weight: 400;
	text-align: left;
	z-index: 41;
	opacity: 0;
	display: none;
}
#sloganBox {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: 210px;
	top: 500px;
	width: 270px;
	height: 160px;
	opacity: .8;
	opacity: 0;
	z-index: 42;
	background-color: #FFFFFF;
	
	/*-moz-box-shadow: 4px 4px 8px #444444;
	-webkit-box-shadow: 4px 4px 8px #444444;
	box-shadow: 4px 4px 8px #444444;*/
}
#sloganList {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: 240px;
	top: 515px;
	width: 250px;
	z-index: 44;
	font-family: 'Capriola', sans-serif;
	font-size: .7em;
	font-weight: 400;
	text-align: left;
	opacity: 0;
}
#flag {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: 448px;
	top: 600px;
	width: 50px;
	height: 45px;
	background-image:url(images/american-flag.png);
	z-index: 55;
	opacity: 0;
}
li {
	margin-bottom: 8px;
}

.homeTestimonial {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	top: 690px;
	font-family: 'Capriola', sans-serif;
	font-family: 'Berkshire Swash', cursive;
	font-size: 1.2em;
	font-weight: 400;
	text-align: left;
	text-align: center;
	z-index: 48;
	color: #000000;
	opacity: 0;
	/*display: none;*/
}
.testAuthor {
	margin-left: 8px;
	color: #999999;
	
}
.author {
	color: #0366A7;
	margin-left: 80px;
	font-style: italic;
	font-size: .8em;
}

#twitterBox {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	width: 272px;
	top: 790px;
	font-size: 1em;
	z-index: 50;
	
	-moz-box-shadow: 4px 4px 8px #cccccc;
	-webkit-box-shadow: 4px 4px 8px #cccccc;
	box-shadow: 4px 4px 8px #cccccc;
	
	padding-bottom: 24px;
	margin-bottom: 24px;
}
#twitterSolo {
	font-family: 'Capriola', sans-serif;
	font-size: .8em;
	font-weight: 400;
	text-align: left;
	color: #999999;
	width: 260px;
	height: 80px;
	margin-top: 20px;
}
.twitterBird {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#wrapper_home, #wrapper_info {
	width: 700px;
	padding-left: 300px;
	padding-top: 790px;
	/*background-color:#eeeeee;*/
	margin: 0 auto;
	height: auto;
	z-index: 2;
}
#wrapper_info {
	width: 960px;
	padding-top: 700px;
	padding-left: 20px;
}

h1, h3, h4 {
	font-family: 'Capriola', sans-serif;
	font-size: 1.6em;
	font-weight: 400;
	color: #cccccc;
}
h1 {
	margin-bottom: 10px;
}
h3 {
	font-size: 1em;
	color: #000000;
	margin-left: 40px;
}
h4 {
	font-family: 'Capriola', sans-serif;
	font-size: 1em;
	font-weight: 400;
}
#mainContent_home, #mainContent_info {
	background-color: #FFFFFF;
	width: 618px;
	height: auto;
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	
	-moz-box-shadow: 4px 4px 8px #cccccc;
	-webkit-box-shadow: 4px 4px 8px #cccccc;
	box-shadow: 4px 4px 8px #cccccc;
	
	text-align: justify;
	min-height: 558px;
}
#mainContent_info { 
	width: 878px;
}
p {
	font-family: 'Capriola', sans-serif;
	font-size: .8em;
	font-weight: 400;
	color: #111111;
	margin-left: 40px;
	margin-right: 40px;
}
#mainContent_info li {
	font-weight: 700;
	font-family: 'Capriola', sans-serif;
	font-size: .8em;
	color: #111111;
}
#mainContent_info ul {
	margin-left: 120px;
}
#footer_home {
	width: 1000px;
	margin-left: -300px;
	text-align: center;
	height: 60px;
	/*background-color:#666666;*/
	padding-top: 24px;
	font-family: 'Capriola', sans-serif;
	font-size: .7em;
	font-weight: 400;
	color: #CCCCCC;
}
#footer_info {
	width: 1000px;
	margin-left: -300px;
	margin-left: -30px;
	text-align: center;
	height: 60px;
	/*background-color:#666666;*/
	padding-top: 24px;
	font-family: 'Capriola', sans-serif;
	font-size: .7em;
	font-weight: 400;
	color: #CCCCCC;
}
.footerIcon {
	display: block;
	float: left;
	margin-right: 1px;
}
.footerSocial {
	width: 80px;
	margin: 0 auto;
}
#footer_home a:link {text-decoration: none; color: #999999; }
#footer_home a:visited {text-decoration: none; color: #999999; }
#footer_home a:active {text-decoration: none; color: #666666; }
#footer_home a:hover {text-decoration: none; color: #666666; }
#footer_info a:link {text-decoration: none; color: #999999; }
#footer_info a:visited {text-decoration: none; color: #999999; }
#footer_info a:active {text-decoration: none; color: #666666; }
#footer_info a:hover {text-decoration: none; color: #666666; }

.picRight {
	float: right;
	display: block;
	margin-left: 16px;
	margin-bottom: 16px;
}
.picLeft {
	float: left;
	display: block;
	margin-right: 16px;
	margin-bottom: 16px;
}

.references {
	font-family: 'Capriola', sans-serif;
	font-size: .7em;
	font-weight: 400;
	color: #aaaaaa;
}
.references strong {
	font-weight: 700;
}
.references a:link {text-decoration: none; color: #aaaaaa; }
.references a:visited {text-decoration: none; color: #aaaaaa; }
.references a:active {text-decoration: none; color: #888888; }
.references a:hover {text-decoration: none; color: #888888; }

p a:link {text-decoration: none; color: #004d99; }
p a:visited {text-decoration: none; color: #004d99; }
p a:active {text-decoration: none; color: #0080ff; }
p a:hover {text-decoration: none; color: #0080ff; }
.contactRight a:link {text-decoration: none; color: #004d99; }
.contactRight a:visited {text-decoration: none; color: #004d99; }
.contactRight a:active {text-decoration: none; color: #0080ff; }
.contactRight a:hover {text-decoration: none; color: #0080ff; }

.question {
	margin-left: 40px;
	font-weight: 700;
}
.answer {
	margin-left: 80px;
}
.contactLeft {
	width: 100px;
	text-align: right;
	float: left;
	display: block;
	height: auto;
	
	font-family: 'Capriola', sans-serif;
	font-size: .7em;
	font-weight: 400;
	color: #0366A7;
	margin-right: 12px;
}
.contactRight {
	width: 400px;
	text-align: left;
	float: left;
	display: block;
	height: auto;
	
	font-family: 'Capriola', sans-serif;
	font-size: 1.2em;
	font-weight: 700;
	color: #000066;
}
.largePhone {
	color: #0366A7;
	font-size: 1.4em;
}

.clear{ clear: both; } 

#mc_embed_signup {
	margin-left: 40px;
}

.orderButtonBox, .orderButtonBox2 {
	display: block;
	padding: 20px;
	margin-left: 80px;
	width: 300px;
	height: 200px;
	height: auto;
	font-family: 'Capriola', sans-serif;
	
	font-size: 1em;
	font-weight: 700;
	background-color: #cae0f8;
	color: #000000;
	float: left;
}
.orderButtonBox2 {
	display: block;
	float: left;
	margin-left: 20px;
}
.plus, .minus {
	display: block;
	float: left;
	margin-left: 6px;
	width: 24px;
	height: 24px;
	font-family: 'Capriola', sans-serif;
	font-size: 1.2em;
	font-weight: 700;
	cursor: hand;
	cursor: pointer;
	background-color:#0366A7;
	color: #FFFFFF;
	
	border-radius: 12px; 
	-moz-border-radius: 12px; 
	
	text-align: center;
}
#qty, #qty2 {
	display: block;
	float: left;
	margin-left: 8px;
	pointer-events: none;
	font-size: 1.2em;
	text-align: center;
	/*color: #111111;
	border-width:thin;*/
}
.plus a:link {text-decoration: none; color: #ffffff; }
.plus a:visited {text-decoration: none; color: #ffffff; }
.plus a:active {text-decoration: none; color: #FFFF66; }
.plus a:hover {text-decoration: none; color: #FFFF66; }
.minus a:link {text-decoration: none; color: #ffffff; }
.minus a:visited {text-decoration: none; color: #ffffff; }
.minus a:active {text-decoration: none; color: #FFFF66; }
.minus a:hover {text-decoration: none; color: #FFFF66; }

.formFloatLeft {
	display:block;
	float: left;
	margin-left: 24px;
}