@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
}
body {
	font-family: "Droid Sans", "Helvetica Neue", "Nimbus Sans L", sans-serif;
	margin-top: 5px;
	background-repeat: repeat-y;
	background-color: #f7f7f7;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom:6px;
  font-weight:bold;
  line-height:1.62em;
  margin-left: 15px;
}

h1 {
  font-size:32px;
}

h2 {
  font-size:24px;
}

h3 {
	font-size: 18px;
	color: #000000;
}

h4 {
  font-size:16px;
}

h5 {
  font-size:15px;
}

h6 {
  font-size:14px;
}
p {
	margin-left: 15px;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom: 15px;
	margin-right: 5px;
	font-size: 16px;
}
ul {
	list-style-type: none;
	margin-left:0px;
	padding: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	overflow: hidden;
	background-color: #ACD8E6;  /*this colors the nave bar background*/
}
li {
	float: left;
}

li a {
	display: block;
	color: white;
	text-aligh: center;
	padding: 14px 16px;
	text-decoration: none;		
}

li a:hover {
	background-color: #eef0f6;
	color: black;	
}

li a:hover:not(.active) {
	background-color: #eef0f6;
}
.active {
	background-color: #89C7DB;
	color: black;
}
ol {
  list-style-type:decimal;
  margin-left:30px;
  margin-bottom:24px;
}
ol ol {
  list-style: upper-alpha;
  margin-bottom:0
}
ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}
#topNavBar {
	height: 47px;
	width: 1000px;
	margin-top: 2px;
	background-color: #ACD8E6;
}
#main form {
	margin-left: 35px;
}
#main p img {
	float: left;
	clear: none;
	margin-bottom: 10px;	
}

#header {
	height: 500px;
	width: 1000px;
	background-image: url(../images/smrLogo.png);
	background-repeat: no-repeat;
	border-spacing: 1px 1px;
	border-bottom: 2px solid #CCCCCC;
}
#header2 {
	height: 400px;
	width: 1000px;
	background-image: url(../images/smrLogo2.png);
	background-repeat: no-repeat;
	border-spacing: 1px 1px;
	border-bottom: 2px solid #CCCCCC;
}
#header3 {
	height: 400px;
	width: 1000px;
	background-image: url(../images/smrLogo3.png);
	background-repeat: no-repeat;
	border-spacing: 1px 1px;
	border-bottom: 2px solid #CCCCCC;
}
#header4 {
	height: 400px;
	width: 1000px;
	background-image: url(../images/smrLogo4.png);
	background-repeat: no-repeat;
	border-spacing: 1px 1px;
	border-bottom: 2px solid #CCCCCC;
}
#header5 {
	height: 400px;
	width: 1000px;
	background-image: url(../images/smrLogo5.png);
	background-repeat: no-repeat;
	border-spacing: 1px 1px;
	border-bottom: 2px solid #CCCCCC;
}
#container {
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-radius: 5px;
}

#main {
	font-family: Verdana, Geneva, sans-serif;
	float: none;
	width: 1000px;
	padding-top: 15px;
	background-color: #fcfcfc;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	color: #000;
	border-radius: 0px;
	padding-bottom: 15px;
}
#main2 {
	font-family: Verdana, Geneva, sans-serif;
	width: 100%;;
	padding-top: 15px;
	padding-bottom: 10px;
	background-color: #fcfcfc;
	margin-bottom: 2px;
	color: #000;
}
.floatLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.floatRight {
	float: right;
	margin-right: 15px;
	margin-left: 15px;
}
#twitterWidget {
	margin-left: 12px;
}
#twitter {
	position:absolute;
	width:118px;
	height:85px;
	z-index:1;
	left: 294px;
	top: 231px;
	text-decoration:none;
}
#footer {
	clear: both;
	background-color: #1e1e1e;
	height: 75px;
	width: 100%;
	padding-top: 15px;
	color: #FFF;
	margin-bottom: 10px;
}
#footer p {
	font-size: 16px;
	font-family:"Droid Sans", "Helvetica Neue", "Nimbus Sans L", sans-serif;
	text-align: center;
}
#footer p a {
	font-size: 16px;
	color: #FFF; /*else would be standard hyperlink blue*/
}
.sponsored {
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
}
.italic {
	font-size: 11px;
	font-style: italic;
}
.indent {
	margin-left: 30px;
}
#indentText{
	text-indent: 25px;
}
.centeredBox {
	color: #00C;
	background-color: #FFC;
	text-align: center;
	height: 50px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	font-weight: bold;
	border: thin solid #009;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

.noncenteredBox {
	color: #333;
	background-color: #999;
	width: 700px;
	border: thin solid #990;
	margin-left: auto;
	margin-right: auto;
	left: auto;
	right: auto;
}
#slideShow {
	height: 280px;
	width: 1000px;
	padding-top: 5px;
	background-image: url(../images/slide_a.png);
	background-repeat: no-repeat;
	background-color: #eef0f6;
}

#mainPicture {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	height: 280px;
	width: 1000px;
	background-image: url(../images/categories.png);
	background-repeat: no-repeat;
	border-spacing: 1px 1px;
	border-bottom: 2px solid #CCCCCC;
}
#main3 {
	width: 970px;
}
#smallDivide {
	width: 100%;
	background-color: #f0f7ff;
	text-align: left;
	color: black;
/*	font-weight: bold;*/
    padding-top: 10px;
    padding-bottom: 10px;
}

.socialMediaIcon {
	margin-top: -6px;
	margin-bottom: 0px;
}

.darkSlateBlueBold {
	font-weight: bold;
	color: #483D8B;
}
.darkSlateBlueRegular {
	font-weight: regular;
	color: #483D8B;
}
.boldFaceOnly {
	font-weight: bold;
}
#rightNavBar {
	float: right;
	height: 52px;
	width: 90px;
}


#main2 p {
	margin-right: 15px;
	margin-left: 15px;
	color: #003;
	font-weight: normal;
	font-size: 16px;
}
#main2 ul li {
	color: #003;
}
.lowerPicMargin {
	margin-bottom: 15px;
}

.redRegular {
	color: #F00;
	font-size: 25px;
	margin-top: 15px;
	
}
.rednhighlight {
	color: #F00;
	background-color: #F3CAC7;
	padding: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
}
.clearText {
	clear: both;
}

#horizPictures {
	height: 150px;
	width: 1000px;
	background-color: #f7f7f7;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -10px;
}
#container #horizPictures #picCol1 {
	width: 318px;
	float: left;
	color: #000033;
	background-color: #FFFFFF;
	height: 125px;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: 2px 2px #999999;
	box-shadow: 2px 2px #999999;
}
#container #horizPictures #picCol2 {
	width: 318px;
	height: 125px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000033;
	background-color: #FFFFFF;
	-webkit-box-shadow: 2px 2px #999999;
	box-shadow: 2px 2px #999999;
	margin-left: 22px;
}
#container #horizPictures #picCol1 img {
	margin-top: 5px;
	margin-left: 5px;
}
#container #horizPictures #picCol1 p {
	font-size: small;
}
#container #horizPictures #picCol2 img {
	margin-top: 5px;
	margin-left: 5px;
}
#container #horizPictures #picCol2 p {
	font-size: small;
}
#container #horizPictures #picCol3 {
	width: 318px;
	height: 125px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 22px;
	float: right;
	color: #000033;
	background-color: #FFFFFF;
	-webkit-box-shadow: 2px 2px #999999;
	box-shadow: 2px 2px #999999;
}
#container #horizPictures #picCol3 img {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 15px;
}
#container #horizPictures #picCol3 p {
	font-size: small;
}
#pageTop {
	height: 50px;
	background-color: #F4F4F4;
}
#pageTop P {
	text-align: center;
	padding-top: 15px;
	text-shadow: 2px 2px #FF0000;
}
#main .newsItem {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px;
	background-color: #f0f7ff;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
/*	-webkit-box-shadow: 2px 2px #999999;
	box-shadow: 2px 2px #999999;*/
	float: none;
	border: 1px solid #ebebeb;
	clear: both;
}
#main .newsItem .newsPicture {	
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 25px;
	margin-bottom: 25px;
	float: left;
	border: 2px solid #ff69b4;
	width: 250px;
	height: 300px;
}
#main .newsItem .details{
	padding-top: 5px;
	padding-left: 15px;
	font-size: 12px;
	background-color: #FFFFFF;
	height: 40px;
	width: 110px;
	margin-top: 25px;
	margin-left: 40px;
	margin-bottom: 20px;
    border: 2px solid #ff69b4;
	float: left;		
}
#main .newsItem .description{
	padding: 5px 15px;
	padding-left: 15px;
	font-size: 12px;
	background-color: #FFFFFF;
	/*height: 123px;*/
	width: 600px;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 20px;
    border: 1px solid #ff69b4;
	float: left;		
}
#main .newsItem .ingredients{
	padding: 5px 15px;
	padding-left: 15px;
	font-size: 10px;
	background-color: #FFFFFF;
	width: 912px;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 10px;
    border: 1px solid #ff69b4;
	clear: both;		
}
.blueHeading {
	color: #0000ff;
	font-size: 35px;
	margin-left: 30px;
}
.blueSubHeading {
	color: #7f6b00;
	font-size: 25px;
	margin-left: 32px;
}
.facebookShare{
	margin-left: 25px;
	margin-top: 25px;	
}

.shareButtonOptions{
	margin-left: 25px;
	margin-top: 48px;	
}
.paypalForm{	
	margin-left: 40px;
	margin-top: 25px;
	float: left;	
}
.paypalFormOptions{	
	margin-left: 40px;
	float: left;	
}
.viewcartForm{
	margin-top: 11px;	
}

#main .newsItem .newsContent {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	/*height: 150px;*/
	width: 700px;
}
