﻿@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
}
/* ^^^ SEE CLASS "outer-background" BELOW */
/* DEFAULTS - MARGINS SPACING */
div	{
	margin: 0; padding: 0; border: 0;
}
table, tr, td	{ border-collapse: collapse; border-spacing: 0; margin: 0; padding: 0; border: 0; }
/* DEFAULTS - ALIGNMENT */
.td-right {text-align: right; }
.td-left {text-align: left; }
.td-center	{text-align: center; }
.td-top		{ vertical-align: top; }
.td-middle	{ vertical-align: middle; }
.td-bottom	{ vertical-align: bottom; }
.center-align	{ text-align: center; }
.center-div	{ margin-left: auto; margin-right: auto; }
.right-div	{ margin-left: auto; margin-right: 0; }
.left-div	{ margin-left: 0; margin-right: auto; }
/* DEFAULTS - MISC */
.fullwidth	{ width: 100%; }
.halfwidth	{ width: 50%; }
.nobreak	{ white-space: nowrap; }
.just 		{ text-align: justify; }
img 		{ border: 0; }
.blockimage	{ display: block; }
.formmargin	{ margin: 0px; }
.indent25	{ font-size: 15px; margin: 0px 25px 0px 25px; }
.indent30	{ margin: 10px 30px 10px 30px; }
/* NON-MENU LINK COLORS */
a:link		{ color: #0066CC; text-decoration: none;} 
a:visited	{ color: purple; text-decoration: none; }
a:hover 	{ color: #0099FF; text-decoration: underline; }
a:active 	{ color: #0066CC; text-decoration: none; }
/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */
body, div, table {
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: 400;
		line-height: 170%;
}
.title {
	color: #0767A9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: normal;
}
.medtitle {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: normal;
}
.captitle {
	color: #000000;
	font: 30px "Droid Sans", arial, sans-serif;
	font-weight: 400;
	letter-spacing: -2px;
	line-height: normal;
	text-align: center;
	padding: 20px 0px 20px 0px;
	border: solid #CC0000;
	border-width: 1px 0px 1px 0px;
}
.subtitle {
	color: #000000;
	font: 16px "Droid Sans", arial, sans-serif;
	font-weight: 600;
	line-height: normal;
	text-align: left;
}
.subtitle-PNF {
	color: #000000;
	font: 16px "Droid Sans", arial, sans-serif;
	font-weight: 600;
	line-height: normal;
	text-align: center;
}
.red-subtitle {
	color: #CC0000;
	font: 16px "Droid Sans", arial, sans-serif;
	font-weight: 600;
	line-height: normal;
	text-align: left;
}
.colortitle	{
	color: #009900;
	font: 17px "Droid Sans", arial, sans-serif;
	font-weight: 700;
	line-height: normal;
	text-align: left;
}
.colortitle2 {
	color: #000000;
	font: 29px "Droid Sans", arial, sans-serif;
	font-weight: 700;
	line-height: normal;
}
.colortitle3 {
	color: #000000;
	font: 18px "Droid Sans", arial, sans-serif;
	font-weight: 700;
	line-height: normal;
}
.smalltitle	{
	font-size: 18px;
	font-weight: 700;
	text-align: left;
}

.blue-title	{
	color: #000099;
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
	margin: 14px 0px 14px 0px;
}
.blue-title15 {
	color: #000099;
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
	margin: 14px 0px 14px 0px;
}
.gold-title26 {
	color: #EA9F15;
	font-size: 26px;
	font-weight: 700;
	line-height: normal;
	margin: 14px 0px 14px 0px;
}
.featuretitle {
	color: #000000;
	font: 19px "Droid Sans", arial, sans-serif;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: normal;
}
/* BUY NOW - INDEX PAGE */
.bnbutt {
	width:150px;
	margin:20px auto 20px auto;
	text-align:center; 
}
.bnbutt-img {
	border:0px transparent none;	
}
.FA-benefitstitle { color: #000000; font: 19px "Droid Sans", arial, sans-serif; font-weight: 700; letter-spacing: 0px; line-height: normal; text-align:left; margin-bottom:0; }

.FA-benefitstitle-1 { color: #000000; font: 19px "Droid Sans", arial, sans-serif; font-weight: 700; letter-spacing: 0px; line-height: normal; text-align:left; margin-bottom:20px; }

.FA-benefitstitle-2 { color: #000000; font: 19px "Droid Sans", arial, sans-serif; font-weight: 700; letter-spacing: 0px; line-height: normal; text-align:left; margin-bottom:10px; }

.FWnormal	{ font-weight:normal; font-size:80%; }

.smalltext	{ font-size: 13px; }

.makebold	{ font-weight: 700; }

.italic		{ font-style: italic; }

.underline	{ text-decoration: underline; }

.hilite		{ color: #CC0000; }

.hilite2	{ color: #E80000; font-weight: 700; }

.red		{ color: #E80000; }

.orange		{ color:#f67229; font-weight:700; }

.drkorange	{ color:#cc6600; }

.green		{ color: #038F03 }

.tst-dated	{ font-size: 16px; color: #000000; }

.tst-hilite	{
	color: #663300;
	padding: 8px;
	background-color: #F0F0F0;
	border: #C0C0C0 1px solid;
}
.tst-hilite2 {
	background-color: #CCFF66;
	font-weight: 700;
	padding: 3px;
}
.tst-product {
	font-size: 16px;
	color: #000000;
	font-weight:normal;
	padding: 8px 0px 15px 0px;
}
.readmore {
	display: inline-block;
	padding: 8px 0px 0 0;
	border-bottom: #33CCFF 1px solid;
	font: 16px "Droid Sans", arial, sans-serif;
	font-weight: 600;
	line-height: normal;	
}
.bot-links	{ color: #CC0000;
}
.div-centered {text-align:center;
}


/* REMOVES MARGINS ON HEADING TAGS (FOR SEO) */

h1, h2, h3, h4	{ margin: 0px 0px 7px 0px; }

.marg10		{ margin-bottom: 10px; }




/* LISTS & SERVICES PAGE */

.list		{
		color: #660033;
		font: 15px "Droid Sans", arial, sans-serif;
		font-weight: 400;
		line-height: normal;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;
		}

.floatlist	{ float: left; width: 50%; min-width: 200px; }

.list li	{ text-indent: 1px; }

	
.list-home	{
		color: #000000;
		font: 15px "Droid Sans", arial, sans-serif;
		font-weight: 400;
		line-height: normal;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;
		}

.list-home li	{ text-indent: 1px; padding: 6px 0px 6px 0px; }

.home-list-outer { padding: 11px 0px 11px 0px; }

.list-reveal	{
		display: none;
		background-color: #F0F0F0;
		border: #999999 1px solid;
		padding-top: 10px;
		padding-bottom: 10px;
	/* CORNER ROUNDING */
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		}

.list-reveal2	{
		display: none;
		background-color: #F0F0F0;
		border: #999999 1px solid;
		padding: 10px;
		margin-top: 6px;
	/* CORNER ROUNDING */
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		}

a.pluslink, a.pluslinkA {
		text-align: left;
		display: inline-block;
		background-image: url("picts/pluslink-off.png");
		background-repeat: no-repeat;
		background-position: 0px 2px;
		height: 23px;
		padding: 0px 0px 6px 24px;
		margin: 12px 0px 2px 0px;
		}

a.pluslink:hover	{ background-image: url("picts/pluslink-on.png"); }

a.pluslinkA		{ background-image: url("picts/pluslinkA-off.png"); }

a.pluslinkA:hover	{ background-image: url("picts/pluslinkA-on.png"); }

.listtitle	{
		font-weight: 700;
		text-align: left;
		background-image: url("picts/bullet-listtitle.png");
		background-repeat: no-repeat;
		background-position: 0px 2px;
		padding: 0px 0px 6px 24px;
		margin: 12px 0px 2px 0px;
		}




/* WEBSITE AGREEMENT PAGE */

.usagelist	{ line-height: 150%; }

.usagelist li	{ text-indent: 1px; padding: 6px 0px 6px 0px; }



/* DISTRIBUTORS PAGE */


.float-left	{ float: left; width: 50%; min-width: 99%;}

.state {
	color: #000000;
	background-color: #F0F8FF;
	font: 20px "Droid Sans", arial, sans-serif;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 12px;
	}

.distributor	{
		color: #000000;
		font: 18px "Droid Sans", arial, sans-serif;
		font-weight: bold;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 4px;
		}



.distributorphone {
		color: #000000;
		font: 18px "Droid Sans", arial, sans-serif;
		font-weight: bold;
		margin-top: 8px;
		}





.float-col1	{ float: left; width: 20%; min-width: 100px; }

.float-col2	{ float: left; width: 20%; min-width: 100px; }

.float-col3	{ float: left; width: 20%; min-width: 100px; }

.float-col4	{ float: left; width: 20%; min-width: 100px; }

.float-col5	{ float: left; width: 20%; min-width: 100px; }



.col1	{ font-size: 15px; width: 37%; }

.col2	{ font-size: 14px; width: 19%; }

.col3	{ font-size: 14px; width: 16%; }

.col4	{ font-size: 14px; width: 11%; }

.col5	{ font-size: 14px; width: 17%; }


.list li	{ text-indent: 1px; }

	
.list-home	{
		color: #000000;
		font: 16px "Droid Sans", arial, sans-serif;
		font-weight: 400;
		line-height: normal;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;
		}

.list-home li	{ text-indent: 1px; padding: 6px 0px 6px 0px; }

.home-list-outer { padding: 11px 0px 11px 0px; }

.list-reveal	{
		display: none;
		background-color: #F0F0F0;
		border: #999999 1px solid;
		padding-top: 10px;
		padding-bottom: 10px;
	/* CORNER ROUNDING */
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		}

.list-reveal2	{
		display: none;
		background-color: #F0F0F0;
		border: #999999 1px solid;
		padding: 10px;
		margin-top: 6px;
	/* CORNER ROUNDING */
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		}

a.pluslink, a.pluslinkA {
		text-align: left;
		display: inline-block;
		background-image: url("picts/pluslink-off.png");
		background-repeat: no-repeat;
		background-position: 0px 2px;
		height: 23px;
		padding: 0px 0px 6px 24px;
		margin: 12px 0px 2px 0px;
		}

a.pluslink:hover	{ background-image: url("picts/pluslink-on.png"); }

a.pluslinkA		{ background-image: url("picts/pluslinkA-off.png"); }

a.pluslinkA:hover	{ background-image: url("picts/pluslinkA-on.png"); }

.listtitle	{
		font-weight: 700;
		text-align: left;
		background-image: url("picts/bullet-listtitle.png");
		background-repeat: no-repeat;
		background-position: 0px 2px;
		padding: 0px 0px 6px 24px;
		margin: 12px 0px 2px 0px;
		}


/* PAGE & CONTENT HEIGHTS AND WIDTHS & PADDING */

/* NOTE: IF YOU CHANGE THE PAGE WIDTHS EDIT & TEST THE MEDIA QUERIES IN THE media-queries.css */

.pageheight	{ min-height: 700px; }

#pagewrapper	{
		width: 100%;
		min-width: 319px;
		text-align: center;
		margin: 0 auto 0 auto;
		}

.pagebox	{
		padding: 0px 0px 0px 0px;
		margin: 0px auto 15px auto;
		}

#contentbox-outer 
		{
		max-width: 1050px;
		min-width: 700px;
		margin: 0 auto;
		}

#contentbox	{
		width: 100%;
		float: left;
		margin-right: -270px;
		}

.content-pad 	{ padding: 35px 45px 35px 45px; }

#left-content 	{ padding: 0px; margin-right: 270px; }




/* INNER AND OUTER BACKGROUNDS */

.inner-background	{
			background-color: #FFFFFF;
			border: #999999 0px solid;
			}

.outer-background	{
			background-color: #D1DAE3;
			background-image: url("picts/background-outer.jpg");
			background-repeat: repeat-x;
			background-attachment: fixed;
			}




/* TEXT AND GRAPHIC HEADER CODE */

/* ALIGN LOGO IN THE header.js */

#headerdiv	{
		background-color: transparent;
		background: #083E5B;
		max-width: 1030px;
		position: relative;
		padding: 16px 10px 18px 10px;
		margin: 0px auto 0px auto;
		border: #000000 0px solid;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		-o-user-select: none;
		user-select: none;
		}


/* TEXT HEADER CODE */

.textlogo	{
		font: 400 30px "Lora", "Times New Roman", Times, serif;
		letter-spacing: 3px;
		padding: 0px 0px 0px 0px;
		text-shadow: 0px 0px 0px rgba(0, 15, 50, 0.0);
		}

#headerdiv a:link,
#headerdiv a:visited,
#headerdiv a:active	{ color: #FFFFFF; text-decoration: none; }

#headerdiv a:hover	{ color: #CCEAFF; text-decoration: none; }

.logoslogan	{
		color: #C0C0C0;
		font: 400 16px "Lora", "Times New Roman", Times, serif;
		padding: 0px 0px 0px 0px;
		text-shadow: 0px 0px 0px rgba(0, 15, 50, 0.0);
		}


/* GRAPHIC HEADER CODE */

.logo-respond	{
		height: auto;
		width: 100%;
		max-width: 700px;
		min-width: 280px;
		display: block;
		}




/* HEADER ICONS */


/* ICON CODE GROUP 1 */

.header-ico1	{
		width: 36px;
		height: 36px;
		background-color: transparent;
		text-align: center;
		position: absolute;
		right: 43px;
		top: 7px;
	/* CORNER ROUNDING */
		-moz-border-radius: 3px 3px 3px 3px;
		-webkit-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		}

.ico1-img	{ width: 36px; height: 36px; display: block; margin: 0 auto; }


/* ICON CODE GROUP 2 */

.header-ico2	{
		width: 36px;
		height: 36px;
		background-color: transparent;
		text-align: center;
		position: absolute;
		right: 7px;
		top: 7px;
	/* CORNER ROUNDING */
		-moz-border-radius: 3px 3px 3px 3px;
		-webkit-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		}

.ico2-img	{ width: 36px; height: 36px; display: block; margin: 0 auto; }


/* HOVER COLOR ALL HEADER ICONS */

.icohov:hover	{ background-color: rgba(10,106,189,0.40); }




/* LOGO FADE IN - TEXT AND GRAPHIC */

#headerdiv
	{
	animation: fadein 2s;
	-moz-animation: fadein 2s;	/* Firefox */
	-webkit-animation: fadein 2s;	/* Safari, Chrome */
	-o-animation: fadein 2s;	/* Opera */
	}
@keyframes fadein {
from {
opacity:0;
}
to {
opacity:1;
}
}
@-moz-keyframes fadein { /* Firefox */
from {
opacity:0;
}
to {
opacity:1;
}
}
@-webkit-keyframes fadein { /* Safari, Chrome */
from {
opacity:0;
}
to {
opacity:1;
}
}
@-o-keyframes fadein { /* Opera */
from {
opacity:0;
}
to {
opacity: 1;
}
}




/* IMAGE BORDERS, FLOATS AND IMAGE SPACING */

.img-borders	{
		border: #000000 0px solid;
	/* CORNER ROUNDING */
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		}

.img-borders-2	{ border: #000000 1px solid; }

.img-float	{ float: left; margin: 3px 8px 1px 0px; }

.float-item	{ float: left; margin-right: 10px; margin-bottom: 2px; }

.text-nowrap	{ overflow: hidden; min-width: 175px; }

.divclear 	{ height: 1px; clear: both; font-size: 1px; line-height: 1px; padding: 0px; margin: 0px; }

.responsive-image { width: 100%; height: auto; }


/* HIGHLIGHTED BOX */

.hilite-box	{
		margin-bottom:30px;
		padding: 10px 18px 10px 18px;
		background-color: #ffffe3;
		border: 2px solid #ffdead;
	/* CORNER ROUNDING */
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		}


/* HOME */

/* TOP RESPONSIVE HOMEPAGE IMAGE */

.img-respond	{ width: 100%; height: auto; }

.top-image	{
		display: block;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border: #000000 0px solid;
		}

.list-reveal li	{
		padding: 6px 5px 6px 0px;
		}




/* PAGE LINES & BORDERS */

.page-splits 	{
		line-height: 1px;
		font-size: 1px;
		height: 2px;
		background-color: transparent;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 0px;
		border-top: #76A3D0 1px solid;
		}

.splits-xtramargin { margin-top: 30px; margin-bottom: 30px; }




/* RIGHT SIDEBAR */

.SB-width		{ width: 270px; }

#sidebar-content 	{
			background-color: transparent;
			padding: 0px;
			float: right;
			}

.sidebar-box		{ padding: 0px 17px 0px 17px; }

.sidebar-textarea	{
			text-align: left;
			margin: 0 auto;
			padding: 0px 0px 0px 0px;
			}

.sidebar-text 	{
		color: #333333;
		font: 14px "Droid Sans", arial, sans-serif;
		text-align: left;
		font-weight: 400;
		line-height: 150%;
		}

.sidebar-title	{
		color: #FFFFFF;
		font: 17px "Droid Sans", arial, sans-serif;
		font-weight: 400;
		text-align: left;
		line-height: normal;
		background-color: #125981;
		padding: 8px 5px 9px 8px;
		margin: 0px auto 7px auto;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	/* DROP SHADOW */
		-moz-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.0);
		-webkit-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.0);
		box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.0);
		}

.notice-title	{
		color: #FFFFFF;
		font: 17px "Droid Sans", arial, sans-serif;
		font-weight: 400;
		text-align: left;
		line-height: normal;
		background-color: #CC0000;
		}

.sidebar-image	{
		width: 100%;
		height: auto;
		max-width: 234px;
		margin: 0px auto 20px auto;
		display: block;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border: solid #000000;
		border-width: 1px 1px 1px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.side-links	{
		padding: 10px 0px 22px 0px;
		margin: 0px;
		}

.side-links a	{
		font: 16px "Droid Sans", arial, sans-serif;
		font-weight: 400;
		line-height: normal;
		display: block;
		padding: 6px 0px 6px 10px;
		border: dashed #888888;
		border-width: 0px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.side-links a:first-child { border-width: 1px 0px 1px 0px; }




/* SOCIAL ICONS */

#social-links	{
		text-align: center;
		font-size: 0px;
		background-color: transparent;
		padding: 10px 0px 18px 0px;
		margin: 0px 0px 0px 0px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		}

.socialicon	{
		background-color: #2B8FB8;
		border: #000000 0px solid;
		padding: 2px;
		margin: 2px;
		vertical-align: top;
	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		   }

.socialicon:hover  {
		   background-color: #125981;
		   border: #000000 0px solid;
		   }


.nonmobilelink	{
		color: #FFFFFF;
		font-size: 14px;
		font-weight: bold;
		background-color: #2B8FB8;
		border: #000000 0px solid;
		padding: 2px;
		margin: 2px;
		vertical-align: top;
	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		   }

.nonmobilelink:hover  {
		   background-color: #125981;
		   border: #000000 0px solid;
		   }


/* START NEWS SCROLLER */

/* SET HEIGHT IN "jquery.easy-ticker-OPTIONS.js" */

/* NEWS FRAME AREA TOP LEVEL PAGE */

#news_iframe_scroll	{
		width: 100%;
		max-width: 250px;
		min-width: 200px;
		margin: 0px auto 22px auto;
		border: #949494 1px solid;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		overflow: hidden;
	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		}

#news_iframe_scroll iframe 
		{
		width: 100%;
		height: 181px; /* IF YOU EDIT HEIGHT EDIT THE SCROLLING SCRIPT HEIGHT!!!! */
		display: block;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
		}

.news_scroll-title 
		{
		color: #FFFFFF;
		font: normal 17px "Droid Sans", arial, sans-serif;
		text-align: left;
		background-color: #125981;
		padding: 8px 5px 9px 8px;
		border-bottom: #C0C0C0 0px solid;
		}


/* EMBEDDED NEWS PAGE BODY */

body.news-scroll {
		background-color: #FFFFFF;
		margin: 0;
		padding: 0;
		border: 0;
		}

.vticker	{
		border: 0px solid #000000;
		width: 214px;
		margin: 0 auto;
		}

.vticker ul	{
		padding: 0;
		}

.vticker li	{
		list-style: none;
		border-bottom: 1px solid #00B42B;
		padding: 0px;
		}

.scroll-title	{
		color: #000000;
		font: normal 17px "Droid Sans", arial, sans-serif;
		text-align: left;
		border-bottom: #666666 0px solid;
		}

.scroll-item	{
		color: #666666;
		font: normal 13px "Droid Sans", arial, sans-serif;
		text-align: left;
		padding: 10px 0px 10px 0px;
		}

/* NEWS PAGE LINK COLORS */

.news-scroll a:link, 
.news-scroll a:visited, 
.news-scroll a:active 	{ color: #0066CC; text-decoration: none; }

.news-scroll a:hover 	{ color: #0099FF; text-decoration: underline; }


/* SCROLLER LINKS WITH ARROW */

.arrow-link		{
			font-size: 13px;
			display: inline-block;
			padding: 0px 0px 0px 0px;
			text-indent: 11px;
			min-height: 13px;
			background-image: url("jQuery-scroller/scroller-link-arrow-blue.png");
			background-repeat: no-repeat;
			background-position: 0px 0px;
			}

a.arrow-link:hover	{ background-image: url("jQuery-scroller/scroller-link-arrow-black.png"); }


/* NEWS SCROLLER BUTTONS */

.scroller-buttons
		{
		background-color: #949494;
		width: 100%;
		position: fixed;
		bottom: 0px;
		height: 22px;
		}

.scroller-buttons div 
		{
		float: left;
		width: 19px;
		height: 22px;
		}

.scroller-buttons div:hover 
		{
		background-color: #158ED0;
		cursor: pointer;
		}

.scroller-buttons .up 
		{
		background-image: url("jQuery-scroller/scroller-up.png");
		background-repeat: no-repeat;
		}

.scroller-buttons .down 
		{
		background-image: url("jQuery-scroller/scroller-down.png");
		background-repeat: no-repeat;
		}

/* SCROLLER BUTTON PAUSED COLOR */

.toggle		{
		background-color: #FF0000;
		background-image: url("jQuery-scroller/scroller-pause.png");
		background-repeat: no-repeat;
		}

/* SCROLLER BUTTON UN-PAUSED COLOR */

.scroll-pause	{ background-color: #949494; }




/* FOOTER */

.footer-top	{ margin: 0px auto 10px auto; }

.footer-copyright {
		  padding: 20px 10px 20px 10px;
		  margin: 0px 0px 0px 0px;
		  background-color: #083E5B;
		  background-repeat: repeat-x;
		  border: solid #3D748F;
		  border-width: 1px 0px 0px 0px;
		  /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		  }

.copytext	{
		color: #FFFFFF;
		font: 13px "Droid Sans", arial, sans-serif;
		font-weight: 400;
		line-height: normal;
		text-align: center;
		max-width: 700px;
		margin: 0 auto;
		}

/* COPYRIGHT LINK COLORS */

div.footer-copyright a:link, 
div.footer-copyright a:visited, 
div.footer-copyright a:active 	{ color: #CCFFFF; text-decoration: none; }

div.footer-copyright a:hover 	{ color: #FFFFFF; text-decoration: underline; }




/* CONTACT PAGE CODE */

.contact-title	{
		color: #000000;
		font: 18px "Droid Sans", arial, sans-serif;
		line-height: normal;
		}

.contact-title2	{
		color: #2a8ced;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		line-height: normal;
		font-weight: normal;
		}

.contact-select	{ color: #003366; }

.email-link	{
		text-align: left;
		margin: 10px 0px 10px 0px;
		}

.form-box	{ margin: 20px 0px 10px 50px; }

input[type=submit].submitbutton, input[type=reset].submitbutton 
		{
		color: #FFFFFF;
		font: 400 18px "Droid Sans", arial, sans-serif;
		text-align: center;
		background-color: #158ED0;
		-webkit-appearance: none;
		padding: 7px 8px 7px 8px;
		margin: 0px 0px 0px 0px;
		cursor: pointer;
		width: 75px;
		border: #000000 0px solid;
	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		}

input[type=submit].submitbutton:hover, input[type=reset].submitbutton:hover 
		{
		color: #FFFFFF;
		background-color: #999999;
		border: #000000 0px solid;
		}

.shadeform	{
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.png");
		text-align: left;
		width: 300px;
		margin-top: 2px;
		margin-bottom: 7px;
		border: #999999 1px solid;
		}


.shadeform-short {
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.png");
		text-align: left;
		width: 75px;
		margin-top: 2px;
		margin-bottom: 7px;
		border: #999999 1px solid;
		}

.textarea	{
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.png");
		text-align: left;
		width: 250px;
		height: 150px;
		margin-top: 2px;
		margin-bottom: 7px;
		border: #999999 1px solid;
		}

.dropdown 	{
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		width: 225px;
		margin-top: 3px;
		margin-bottom: 7px;
		}

.dropdown-short {
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		width: 75px;
		margin-top: 3px;
		margin-bottom: 7px;
		}

/* QUOTES PAGE - MODIFIES ABOVE CLASSES */

.quotechoice 	{ color: #003366; }

.quoteform	{ width: auto; }

.dropquotes	{ width: auto; }

input[type=submit].quotebutton	{ width: 200px; }




/* CONTACT PAGE GOOGLE MAP & DIRECTIONS */

#map-canvas	{ width: 235px; height: 160px; }


/* CONTACT PAGE GOOGLE DIRECTIONS */

.directions		{ font: 14px "Droid Sans", arial, sans-serif; font-weight: 400; line-height: normal; padding: 8px 0px 5px 0px; }

.directions .shadeform	{ width: 233px; margin: 2px 0px 5px 0px; }

input[type=submit].directionbutton	{ font-size: 15px; width: 235px; }


/* OPTIONAL No-Form-contact.htm PAGE */

.no-formmargin	{ margin: 25px 0px 25px 0px; }




/* SECURE ORDER FORM */

#submitbutton	{ width: 500px; text-align: center; margin: 10px auto 0px auto; }

input[type=submit].formbutton, input[type=button].formbutton 
		{
		color: #FFFFFF;
	       	font: bold 12px arial, sans-serif;
		text-align: center;
		background-color: #158ED0;
		-webkit-appearance: none;
		height: 21px;
		width: 75px;
		margin-top: 0px;
		padding: 4px 10px 16px 10px;
		cursor: pointer;
		border: #000000 0px solid;
  	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		}

input[type=submit].formbutton:hover, input[type=button].formbutton:hover 
		{
		color: #FFFFFF;
		background-color: #999999;
		border: #000000 0px solid;
		}



/* CVV IMAGE POPUP */

a.tip-001{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#1E90FF;
	font-weight:normal;
	text-decoration:none;
    	position:relative;
    	z-index:30;
	background-color:transparent;
    	}

a.tip-001:link {
	}

a.tip-001:visited {
	}

a.tip-001:hover {
	z-index:25;
	}

a.tip-001 span{display: none}
a.tip-001:hover span{
    	display:block;
	position:absolute;
	top:-162px; left:55px; width:328px;
	border: 1px #000000 solid;
	background-color:#FFFFFF;
	text-align:center;
    	padding:3px;
    	}

a.tip-001 img {
	border:0px transparent none;
	padding:0px;
	}


/* GALLERY & PRODUCTS CART PAGE */

.Gal-details	{
		color: #000000;
		font: 14px "Droid Sans", arial, sans-serif;
		font-weight: 400;
		line-height: normal;
		text-align: left;
		overflow: hidden;
		min-width: 180px;
		padding: 0px 0px 0px 0px;
		}

.Gal-title	{
		color: #333333;
		font: 20px "Droid Sans", arial, sans-serif;
		font-weight: 400;
		line-height: normal;
		}

.Gal-box	{
		max-width: 575px;
		padding: 16px;
		margin: 0px auto 5px auto;
		background-color: #F5F7F8;
		border: solid #C3D0D4;
		border-width: 1px 1px 1px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		}

.Gal-image-box	{
		float: left;
		padding-right: 15px;
		padding-bottom: 4px;
		width: 36%;
		max-width: 181px; /* WIDTH INCLUDES BORDER */
		min-width: 125px;
		}

.Gal-image	{ width: 100%; height: auto; }

.Galborder	{ border: #FFFFFF 3px solid; vertical-align: bottom; }

a:hover .Galborder { border: #999999 3px solid; vertical-align: bottom; }


/* SHOPPING CART PAGES */

.price 		{ padding: 10px 0px 5px 0px; }

.price span	{
		color: #662222;
		font-size: 20px;
		font-weight: 400;
		text-decoration: none;
		border-bottom: #0066CC 1px solid;
		}

.paypal-icon	{
		width: 100%;
		max-width: 231px;
		margin: 3px 0px 0px 0px;
		}

.cartdrop 	{
		font: 13px arial, sans-serif;
		color: #000000;
		width: 150px;
		margin-top: 1px;
		margin-bottom: 4px;
		}

input[type=submit].button-order 
	 	{
		color: #FFFFFF;
	       	font: normal 17px "Droid Sans", arial, sans-serif;
		text-align: center;
		background-color: #158ED0;
	        background-image: url("picts/button-order.png");
        	padding: 9px 5px 9px 5px;
        	margin: 4px 0px 2px 0px;
		cursor:pointer;
		width: 150px;
		-webkit-appearance: none;
        	border: #000000 0px solid;
	/* CORNER ROUNDING */
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
	/* DROP SHADOW */
		-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
		box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
		}

input[type=submit].button-order:hover 
	 	{
		color: #FFFFFF;
		background-color: #0066CC;
        	border: #000000 0px solid;
		}

/* VIEW CART BUTTON */

.viewmargin			{ margin: 0px; }

input[type=submit].viewcart-but	{
				width: 231px;
				margin: 20px 0px 3px 0px;
				}




/* FAQ PAGE */

.faqlink {
		color: #000000;
		font-family: "Droid Sans", arial, sans-serif;
		font-size: 16px;
		font-weight: 400;
		margin-bottom: 22px;
		}


.faq-box	{
		font-size: 15px;
		line-height: 150%;
		display: none;
		margin: 0px 0px 0px 0px;
		padding: 5px 20px 5px 20px;
		border: #999999 0px solid;
		}

.faqicon	{ margin-top: 6px; margin-right: 2px; }

.faq-linespace	{ line-height: 24px; }

.faq-smalltext	{ font-size: 14px; line-height: 100%; }




/* LINKS PAGE CODE */

table.searcharea td	{ padding: 0px 3px 0px 0px; }

.searcharea		{ margin: 22px 0px 22px 0px; }

.searchform 	{
		color: #000000;
		font: 12px arial, sans-serif;
		text-align: left;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.png");
		width: 110px;
		border: #757B93 1px solid;
		}

.searchbutton 	{
		color: #FFFFFF;
	       	font: bold 12px arial, sans-serif;
		text-align: center;
		background-color: #158ED0;
		-webkit-appearance: none;
		height: 21px;
		margin-top: 0px;
		cursor: pointer;
		border: #000000 0px solid;
  	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		}




/* PAYPAL payments.htm PAYMENT PAGE CODE */

.payform 			{ width: 150px; }

input[type=submit].payform 	{ width: 152px; margin-bottom: 10px; }

.payformbox	{
		background-color: #F0F0F0;
		border: #CCCCCC 1px solid;
		}

.paypaltable td	{ vertical-align: middle; padding: 6px 10px 6px 10px; }

.paypalbadge-space	{ padding: 30px 10px 8px 0px; }




/* RESOURCES PDF PAGE */

.links li	{ padding: 5px 0px 5px 0px; }

.link-box	{ padding: 5px 0px 5px 0px; }

.pdf-icon	{ margin: 1px 0px 0px 15px; }

.pdf-link	{
		display: inline-block;
		padding: 0px 0px 0px 28px;
		text-indent: 0px;
		background-image: url("picts/link-pdf-off.png");
		background-repeat: no-repeat;
		background-position: 0px 5px;
		}

a.pdf-link:hover { background-image: url("picts/link-pdf-on.png"); }

.l-link	{
		display: inline-block;
		padding: 0px 0px 0px 28px;
		text-indent: 0px;
		background-image: url("picts/link-arrow-off.png");
		background-repeat: no-repeat;
		background-position: 0px 5px;
		}

a.l-link:hover	{ background-image: url("picts/link-arrow-on.png"); }


/* FULVIC ACID BENEFITS PAGE */
img.icon-flask {
		width:60px;
		float:left;
		margin:0 11px 3px 0;
		border:0px transparent none;
		}


ul.sqList-1 {
    	list-style-type:square;
    	margin-top:5px;
		}

ul.sqList-2 {
    	list-style-type:square;
    	margin-top:5px;
    	margin-bottom:0;
		}

ul.rndList-1 {
    	list-style-type:disc;
    	margin-top:5px;
		}

ul.circleList-1 {
    	list-style-type:circle;
    	margin-top:5px;
		}

ol.alphaList-1 {
    	list-style-type:lower-alpha;
    	margin-top:5px;
		}

blockquote.BQ-1 {
		margin-left:50px;
		margin-right:auto;
		}

/* Fulvic Acid Document */
#SymptomsList {
	width:350px;
	border-spacing: 0;
	border-collapse: collapse;
	text-align:left;
	margin-left:30px;
	margin-top:8px;
	margin-bottom:0;
	}
table#SymptomsList td {
	padding:0;
	width:161px;
	height:20px;
	font-size:14px;
	}
table#SymptomsList tbody {
	font-size:14px;
	}
hr.FulvicReport {
	 margin:20px 0 5px 0;
	 text-align:left;
	 width:33%;
	 border-top:1px #3399FF solid;
	}

/* SITE MAP SITE SEARCH */

.searchmargin		{ margin: 0px 0px 0px 0px; }

.sitesearchform		{ width: 125px; margin: 0px 3px 0px 0px; }

.sitesearchbutton	{ width: 65px; }




/* HIDE ITEMS FOR PRINTING */

@media print {
.printhide 	{ display:none; }
.pageheight 	{ min-height: 50px; }
}
@media screen{
.printonly 	{ display:none; }
}




/* START FOOTER MENU */

#FTmenu		{
		background-color: #083E5B;
		background-repeat:repeat-x;
		text-align: center;
		padding: 0px 0px 0px 0px;
		margin: 0px auto 0px auto;
		border: #C0C0C0 solid;
		border-width: 3px 0px 0px 0px;
		}

/* FOOTER MENU WIDTH, PADDING, FONT FACE & COLOR */

#FTmenu a 		{
			color: #FFFFFF;
			font-family: "Droid Sans", arial, sans-serif;
			font-size: 15px;
			font-weight: normal;
			line-height: normal;
			text-decoration: none;
			text-align: center;
			background-color: transparent;
			padding: 15px 15px 15px 15px;
			margin: 0px 0px 0px 0px;
			cursor: pointer;
			outline: none;
			display: inline-block;
			border: #C0C0C0 solid;
			border-width: 0px 0px 0px 0px;
			}

/* FOOTER MENU HOVER COLOR */

#FTmenu a:hover 
			{
			color: #FFFFFF;
			background-color: #003048;
			text-decoration: none;
			}

#FTmenu a.FTM-bold	{ font-weight: 700; }

/* contactus.php page - our local time */
#timecontainer {font-weight:bold; color:#000000; }
.olt {font-weight:700; color:red}

/* Back-to-top */
a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #808080 url("picts/up-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
a:hover.back-to-top {
	background-color: #808080;
}