/************************************************
	Global	BOTANICOIL

	Page
	Header 
	Footer 
	Content

	Home Page
	Other Page - Learn, Interaction, Company, Media, Policies

	images
	divs 

	table layout
	table simple
	table basic
	table simple
	table quote
	table shopcart
	table productdetails

	announcement

	topNav
	footerNav
	menu_footer
	
************************************************/
.green { color:#82A03C; }
.red { color:#FB0013; }
.gold { color:#FFBF65; }
.blue { color:#7A8394; }
.background { color:#0E0700; }
.gray { color: #999999; }

.truegreen { color:#006600; font-weight: bold; }
.truegold { color:#FFCC33; }

.ltgreen { color: #CBD9CC; }
.dkgreen { color: #A0B99C; }
.bggreen { color: #9EB79A; }

.corered { color:#EF4040; }
.recoverygreen { color:#AAB046; }
.probioticpurple { color:#A9095A; }
.easeteal { color:#7ABFB3; }
.smartgold { color:#ECB53B; }
.boostorange { color:#F79036; }
.testkitblue { color:#0071BB; }


/************************************************
	headings, links, lists 
************************************************/
/* for Firefox browsers */
html {
	height: 100%; 
	margin-bottom: 0.1px; 
	font-size: 100%;
}
body {
	height: 100%; 
	color: #333333;
	font: normal 12px/190% Arial, Helvetica, Sans-Serif, Verdana;
	margin: 0 auto 0;
	background-image: url(https://www.botanicoil.com/images/bgPage.jpg);
	}
body.splashpage {
	height: 100%; 
	color: #333333;
	font: normal 12px/190% Arial, Helvetica, Sans-Serif, Verdana;
	margin: 10px auto;
	background-image: url(https://www.botanicoil.com/images/bgPage.jpg);
	}
body.bg2 {
	height: 100%; 
	color: #333333;
	font: normal 12px/190% Arial, Helvetica, Sans-Serif, Verdana;
	margin: 0 auto 0;
	background-image: url(https://www.botanicoil.com/images/bgPage2.jpg);
	}
.small {
	color: #333333;
	font-size: 11px;
	}
a, a:visited {
	color: #006633;
	text-decoration: underline;
	}
a:hover {
	color: #FFBF65;
	color: #FB0013;
	text-decoration: underline;
	}
a.small, a:visited.small {
	color: #006600;
	font-size: 11px;
	text-decoration: none;
	}
a:hover.small {
	color: #FFBF65;
	font-size: 11px;
	text-decoration: underline;
	}
a.plain, a:visited.plain {
	text-decoration: none;
	}
a:hover.plain {
	text-decoration: underline;
	}
a.header_link, a:visited.header_link {
	color: #A0B99C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
a:hover.header_link {
	color: #FFBF65;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
input, select, textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	}
form {
	margin: 0;
	}
h1 {
	color: #404040;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
h2 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
h3 {
	color: #404040;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
ul {
	list-style: disc;
	color: #333333;
	}
#reasons li {
	padding-bottom: 16px;
	margin-left: -20px;
	}
li.reasons {
	padding-bottom: 16px;
	margin-left: -20px;
	}
li.spread, li.expanded {
	padding-bottom: 16px;
	margin-left: -20px;
	}
	
/************************************************
	Page
************************************************/
#page {
	width: 800px;
	border: 0;
	margin: 0 auto 40px auto;
	padding: 0 0 40px 0;
	}
#wrapper {
	width: 800px;
	margin: 0;
	padding: 0;
	background: #fff;
	line-height: 190%;
	text-align: left;
	}
#splashpage {
	width: 960px;
	border: 0;
	margin: 10px auto;
	padding: 0;
	}
#splashwrapper {
	width: 960px;
	margin: 0;
	padding: 0;
	background: #fff;
	line-height: 190%;
	text-align: left;
	}


/************************************************
	Header 
************************************************/
#header {
	width: 800px;
	height: 69px;
	border-bottom: 1px solid #BDBDBD;
	margin: 0;
	padding: 0;
	text-align: left;
	}
#banner {
	width: 800px;
	height: 122px;
	border: 0;
	margin: 0;
	padding: 0;
	background: #fff;
	border-bottom: 1px solid #BDBDBD;
	}
#splashheader {
	width: 960px;
	height: 79px;
	border: 0;
	margin: 0;
	padding: 0;
	}
#splashbanner {
	width: 960px;
	height: 122px;
	border: 0;
	margin: 0;
	padding: 0;
	background: #D3D9F1 url(https://www.botanicoil.com/images/splash_banner_bg.jpg) repeat-x;
	border-bottom: 1px solid #BDBDBD;
	text-align: center;
	}
.header_contact {
	border: 0;
	margin: 0;
	padding: 0 20px 0 0;
	font-size: 11px;
	text-align: right;
	}
.header_contact a {
	color: #A0B99C;
	font-size: 11px;
	text-decoration: none;
	}
.header_contact a:hover {
	color: #FFBF65;
	text-decoration: none;
	}
	

/************************************************
	Footer 
************************************************/
#footer {
	clear: both;
	width: 800px;
	margin: 15px auto;
	padding: 0 0 10px 0;
	font-size: 11px;
	text-align: center;
	}
#disclaimer {
	clear: both;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: auto 40px;
	}
#subfooter {
	clear: both;
	width: 800px;
	margin: 10px auto;
	padding: 0 0 288px 0;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	}
#subfooter a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}


/************************************************
	Content
************************************************/
#left {
	width: 204px;
	}
#right {
	width: 596px;
	}
#full {
	width: 800px;
	}
#left_admin {
	width: 104px;
	}
#right_admin {
	width: 696px;
	}
.content {
	padding: 32px 15px 15px 15px; 
	}
.content p {
	line-height: 190%;
	}
.content h3 {
	border: 0; 
	margin: 0; 
	padding: 0; 
	}
#full .freetrial {
	padding: 0 15px 15px 50px; 
	}
#full .freetrial h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
	}
#full .freetrial ul {
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	}
#full .freetrial li {
	margin-bottom: 12px;
	}
#right .content {
	padding: 0 30px 15px 15px;
	text-align: left;
	}



#splash_content {
	padding: 10px;
	text-align: center;
	}
.splash_section {	
	width: 300px;
	padding: 4px;
	border: 1px dotted #CBD9CC;
	}
.splash_section h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 10px 0;
	margin-bottom: 0;
	text-align: center;
	color: #515151;
	}
.splash_section p {
	font: bold 13px/15px Arial, Helvetica, Sans-Serif, Verdana;
	padding: 10px 20px;
	margin-bottom: 0;
	text-align: center;
	color: #333;
	}
.splash_section a {
	color: #7A8394;
	text-decoration: none;
	}
.splash_section a:hover {
	color: #515151;
	text-decoration: none;
	}
#splashwrapper p {
	font: normal 13px/15px Arial, Helvetica, Sans-Serif, Verdana;
	padding: 10px 20px;
	margin-bottom: 0;
	text-align: center;
	color: #515151;
	}
	
/************************************************
	Home Page
************************************************/
#homepage {
	border: 0; 
	margin: 0; 
	padding-top: 32px; 
	}
#homepage .content {
	padding: 0 15px; 
	}


/************************************************
	Other Page
************************************************/
#otherpage {
	border: 0; 
	margin: 0; 
	padding-top: 32px; 
	}
#otherpage .content {
	padding-top: 0; 
	}


/************************************************
	images
************************************************/
* img { 
	border: 0; 
	}
img.personnel {
	float: left;
	margin: 6px 15px 5px 0;
}
img.personnel_right {
	float: right;
	margin: 6px 0 10px 15px;
}
img.productthumb {
	float: left;
	margin: 6px 15px 10px 0;
}
#mainphoto{
	width: 500px;
	height: 260px;
	border: 0;
	margin: 0;
	padding-top: 7px;
	padding-left: 7px;
	background: url(https://www.botanicoil.com/images/imgMainPhotoShadow.jpg) no-repeat left top;
	}
#mainphotosm{
	float: right;
	width: 300px;
	height: 156px;
	border: 0;
	margin: 0 0 12px 24px;
	padding-top: 4px;
	padding-left: 4px;
	background: url(https://www.botanicoil.com/images/imgPhotoShadow.jpg) no-repeat left top;
	}
img.alignleft {
	float: left;
	margin: 0 20px 10px 0;
	}

/************************************************
	divs 
************************************************/
#clr, .clr, .clear, .clearfloat {   
	clear: both;   
	overflow: hidden;   
	width: 1px;   
	height: 1px;   
	margin: 0 -1px -1px 0;   
	border: 0;   
	padding: 0;   
	font-size: 0;   
	line-height: 0;   
	}
#hide {
	visibility: hidden;
	margin: 0 0 0 0;   
	}
#errors {
	color: #EF4040;
	font-weight: bold;
	}
#media_contact {
	float: right;
	text-align: left;
	margin: 0px 10px 6px 20px;
	border: 1px dotted #CCC9C4;
	padding: 11px;
	}
#refillnote {
	background: url(https://www.botanicoil.com/images/arrow_up.gif) no-repeat right top;
	padding: 3px 40px 3px 3px;
	color: #EF4040;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	text-align: right;
	}
#refillnote a, #refillnote a:visited {
	color: #EF4040;
	text-decoration: underline;
	}
#refillnotea:hover {
	color: #333333;
	text-decoration: underline;
	}
#accountinfo {
	position: relative;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	text-align: right;
	z-index: 200;
	padding-right: 30px;
	}
#quote {
	margin: 20px 25px 20px 0;
	color: #333333;
	text-align: left;
	border: 1px dotted #cccccc;
	padding: 5px;
	}
#past_newlsletters {
	margin: 20px 0 20px 0;
	color: #333333;
	text-align: left;
	border: 1px dotted #cccccc;
	padding: 5px;
	width: 300px;
	}
.floatright {
	float: right;
	margin: 0 0 12px 24px;
	}
.floatrightvideo {
	float: right;
	margin: 0 0 12px 24px;
	background-color: #A32932;
	}
.floatleft {
	float: left;
	margin: 0 24px 12px 0;
	}
.personnel {
	clear: both;
	margin-top: 24px;
	}
	
h1.press {
	color: #666666;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: bold;
	margin: 0 0 16px 0;
	}
h3.question {
	margin: 12px 0 0 0; 
	border: 0; 
	color: #EF4040; 
	}
h3.press {
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: normal;
	}
h3.reasons {
	margin: 0; 
	}
h3.red {
	color: #EF4040;
	}
h3.tagline {
	margin: 18px 0; 
	border: 0; 
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}

.videoclip {
	padding: 3px;
	background-image: url(https://www.botanicoil.com/images/bgVideo.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	}

h3.icon {
	background-image: url(https://www.botanicoil.com/images/iconLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	}

#mostpopular {
	border: 1px solid #9EB79A;
	padding: 5px;
	text-align: center;
	margin: 0 0 10px 0;
	}
#mostpopular ul {
	list-style: none;
	}
#mostpopular h3 {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFBF65;
	padding: 3px;
	margin-bottom: 2px;
	}
#mostpopular a, #mostpopular a:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 120%;
	}
#mostpopular a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
#mostpopular .content {
	background-color: #B4869A;
	background-image: url(https://www.botanicoil.com/images/bgMostPopular.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding: 5px;
	margin: 0;
	border: 0;
	}
#mostpopular h4 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	margin: 0;
	}
#mostpopular h4 a, #mostpopular h4 a:visited, #mostpopular h4 a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
#mostpopular h4 a:hover {
	color: #FFBF65;
	text-decoration: none;
	}
#mostpopular select, #mostpopular option {
	font-size: 10px;
	font-family: Ariel, Helvetica, sans-serif;
	font-weight: normal;
	}
#mostpopular .morelinks {
	margin-top: 5px;
	}

#caption {
	text-align: center;
	}
#checkoutleft {
	width: 400px;
	padding: 0 9px 0 0;
	border-right: 1px dotted #ccc;
	}
#checkoutright {
	float: right;
	text-align: left;
	width: 350px;
	margin: 0;
	padding: 0 0 0 10px;
	}
.dim {
	color: #333333;
	}
.bold {
	color: #EF4040;
	}

#mostpopular a.sidebar_link  {
	color: #FFFFFF;
	text-decoration: none;
	}
#mostpopular a:hover.sidebar_link  {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#account_submenu {
	margin: 10px 0;
	color: #BDBDBD;
	}
#account_submenu a {
	text-decoration: underline;
	}
#account_submenu a:hover {
	color: #EF4040;
	text-decoration: underline;
	}
#account_submenu a:active {
	color: #333333;
	text-decoration: none;
	}

/************************************************
	table layout
************************************************/
table.layout {
	width: 800px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	clear: both;
	vertical-align: top;
	}
table.layout tr { 
	vertical-align: top;
	text-align: left;
	}
table.layout td { 
	text-align: left;
	vertical-align: top;
	border: 0;
	margin: 0;
	padding: 0;
	}
table.layout td.aligncenter { 
	text-align: center;
	}
table.layout td.alignright { 
	text-align: right;
	}
table.layout td.alignbottom { 
	vertical-align: bottom;
	}

/************************************************
	table basic
************************************************/
table.basic { 
	border: 0;
	padding: 0;
	border: 1px dotted #333; 
	}
table.basic th { 
	background-color: #fff;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	border-right: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;
	}
table.basic th.middle {
	vertical-align: middle;
	}
table.basic th.big {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	}
table.basic td { 
	padding: 4px;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-right: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;
	}
table.basic td.ctr, table.basic td.center {
	text-align: center;
	}
table.basic td.alignleft {
	text-align: left;
	}
table.basic td.alignright {
	text-align: right;
	}
table.basic td.aligncenter {
	text-align: center;
	}

/************************************************
	table simple
************************************************/
table.simple { 
	border: 0; 
	margin: 0;
	padding: 0;
	}
table.simple th { 
	border: 0; 
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	}
table.simple td { 
	border: 0; 
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	}
table.simple td.center { 
	text-align: center;
	}
table.simple td.alignright { 
	text-align: right;
	}

/************************************************
	table quote
************************************************/
table.quote { 
	border: 0;
	padding: 5px;
	border: 1px solid #CBD9CC; 
	}
table.quote th { 
	background-color: #CBD9CC;
	color: #333;
	font: 11px normal Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #fff;
	padding: 3px 5px;
	}
table.quote th.gold { 
	background-color: #FFBF65;
	}
table.quote td { 
	padding: 3px 5px;
	color: #333;
	font: 12px normal Arial, Helvetica, Sans-Serif, Verdana;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #eee;
	}
table.quote td.alignright {
	text-align: right;
	}
table.quote td.aligncenter, table.quote th.aligncenter {
	text-align: center;
	}
table.quote h3 {
	font-size: 12px;
	font-weight: bold;
	}

/************************************************
	table shopcart
************************************************/
table.shopcart { 
	border: 1px dotted #eee; 
	}
table.shopcart th.heading { 
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	border-right: 1px dotted #eee;
	border-bottom: 1px solid #eee;
	}
table.shopcart th.headingleft { 
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	border-right: 1px dotted #eee;
	border-bottom: 1px solid #eee;
	}
table.shopcart th.headingright { 
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	border-right: 1px dotted #eee;
	border-bottom: 1px solid #eee;
	}
table.shopcart th { 
	padding: 3px;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #eee;
	}
table.shopcart th.right {
	text-align: right;
	}
table.shopcart td { 
	padding: 3px;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: normal;
	vertical-align: top;
	border-right: 1px dotted #eee;
	border-bottom: 1px solid #eee;
	}
table.shopcart td.center {
	text-align: center;
	}
table.shopcart td.right {
	text-align: right;
	}
table.shopcart th.error {
	color: #EF4040;
	}
table.shopcart td.highlight {
	text-align: left;
/*
	background-color: #EF4040;
	background-color: #A1B12A;
	border-right: 0;
	border-bottom: 0;
*/
	padding: 3px;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: normal;
	border: 2px solid #EF4040;
	}

/************************************************
		productdetails
************************************************/
table.productdetails { 
	border: 0;
	padding: 0;
	border: 1px dotted #333; 
	}
table.productdetails th { 
	background-color: #fff;
	padding: 2px;
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	border-right: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 100%;
	}
table.productdetails td { 
	padding: 1px;
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	border-right: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 100%;
	}
table.productdetails td.ctr, table.productdetails td.center {
	text-align: center;
	}
table.productdetails th.alignleft, table.productdetails td.alignleft {
	text-align: left;
	}
table.productdetails th.alignright, table.productdetails td.alignright {
	text-align: right;
	}
table.productdetails th.aligncenter, table.productdetails td.aligncenter {
	text-align: center;
	}
table.productdetails th.alignmiddle table.productdetails td.alignmiddle {
	vertical-align: middle;
	}

/************************************************
	announcement
************************************************/
#announcement {
	clear: both;
	margin: 0 0 24px 0;
	padding: 0;
	}
#announcement img {
	float: right;
	margin: 0 0 12px 24px;
	}
#announcement img.alignleft {
	float: left;
	margin: 0 24px 12px 0;
	}
#announcement h2 {
	color: #333333;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 3px 0;
	}
#announcement p {
	margin: 0 0 3px 0;
	}
.headline {
	text-align: center;
	margin: 0 0 18px 0;
	}
.headline a, .headline a:visited {
	color: #333;
	text-decoration: none;
	}
.headline a:hover {
	color: #FFBF65;
	text-decoration: underline;
	}

/************************************************
	topNav
************************************************/
#topNavLinks {
	margin: 0; padding: 0; 
	width: 540px; height: 29px;
}
#topNav {
	float: left;
	margin: 0; padding: 0; 
	width: 540px; height: 29px;
	background: transparent url(https://www.botanicoil.com/images/imgTopMenu.jpg) no-repeat;
}
#topNav li { float: left; display: inline;}
#topNav li, #topNav li a { float: left; height: 29px; display: block; }
#topNav span { display: none; }
#btn1 a { width: 321px; }
#btn2 a { width: 38px; }
#btn3 a { width: 71px; }
#btn4 a { width: 110px; }
#btn1 a:hover { background: transparent url(https://www.botanicoil.com/images/imgTopMenu_f2.jpg) no-repeat 0px }
#btn2 a:hover { background: transparent url(https://www.botanicoil.com/images/imgTopMenu_f2.jpg) no-repeat -321px }
#btn3 a:hover { background: transparent url(https://www.botanicoil.com/images/imgTopMenu_f2.jpg) no-repeat -359px }
#btn4 a:hover { background: transparent url(https://www.botanicoil.com/images/imgTopMenu_f2.jpg) no-repeat -430px }
            
/************************************************
	footerNav
************************************************/
#footerNav {
	margin: 0 auto 0; padding: 0 0 0 0; 
	width: 800px; height: 26px;
	background: transparent url(https://www.botanicoil.com/images/imgFooter.jpg) no-repeat;
}
#footerNav li { float: left; display: inline;}
#footerNav li, #footerNav li a { float: left; height: 26px; display: block; }
#footerNav span { display: none; }
#footerbtn1 a { width: 320px; }
#footerbtn2 a { width: 50px; }
#footerbtn3 a { width: 64px; }
#footerbtn4 a { width: 42px; }
#footerbtn5 a { width: 324px; }
#footerbtn1 a:hover { background: transparent url(https://www.botanicoil.com/images/imgFooter_f2.jpg) no-repeat 0px}
#footerbtn2 a:hover { background: transparent url(https://www.botanicoil.com/images/imgFooter_f2.jpg) no-repeat -320px}
#footerbtn3 a:hover { background: transparent url(https://www.botanicoil.com/images/imgFooter_f2.jpg) no-repeat -370px}
#footerbtn4 a:hover { background: transparent url(https://www.botanicoil.com/images/imgFooter_f2.jpg) no-repeat -434px}
#footerbtn5 a:hover { background: transparent url(https://www.botanicoil.com/images/imgFooter_f2.jpg) no-repeat -476px}

/************************************************
	menu_footer
************************************************/
#footer #menu_footer li	{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-bottom: 0;
	font: bold 12px Arial, Helvetica, Sans-Serif, Verdana;
	color: #333;
	}
#footer #menu_footer li a, #menu_footer li a:visited	{
	font: bold 12px Arial, Helvetica, Sans-Serif, Verdana;
	color: #333;
	text-decoration: none;
	}
#footer #menu_footer li a.link1, #menu_footer li a:visited.link1 {
	color: #FB0013;
	}
#footer #menu_footer li a.link2, #menu_footer li a:visited.link2 {
	color: #FFCC33;
	color: #A9095A;
	}
#footer #menu_footer li a.link3, #menu_footer li a:visited.link3 {
	color: #006600;
	}
#footer #menu_footer li a.link4, #menu_footer li a:visited.link4 {
	color: #7A8394;
	}
#footer #menu_footer li a:hover	{
	font: bold 12px Arial, Helvetica, Sans-Serif, Verdana;
	color: #FFCC33;
	text-decoration: none;
	}

