/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 30px;
	padding: 0;
	background: #233334;/* color of outermost background #242424=very dark gray*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BBBBBB;/* color of small text in main body #BBBBBB=white*/
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #48ACDE;
}

h1 {
	color: #FFFFFF;
	letter-spacing: 0px;
	font-size: 30px;
}

h2 {
	font-size: 23px;
	text-transform: none;
}

h4 {
	margin: 0;
	text-transform: none;
	letter-spacing: 1px;/* amount of space between letters or characters*/
	font-size: 25px;
	font-weight: normal;
	color: #48ACDE;/* color of title under main picture in main body #48ACDE=med-light blue*/
	text-align: center;
}

h4 {
	line-height: 30px;
}

h5 {
	
	MARGIN-BOTTOM: 2px;
	text-align: left;
	margin-right: 20px;
}

h5.underline {
	text-decoration: underline;
}

h5 p {
	line-height: 18px;
}

h6 {
	
	MARGIN-BOTTOM: 2px;
	text-align: left;
	margin-right: 20px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	/*text-align: justify;*/
	text-align: left;
	line-height: 26px;
}

sup {
	color: #48ACDE;
}

a.noUnderline {
	text-decoration: none;
}


ul.custom {
	list-style-position: inside;
	MARGIN-TOP: -5px;
	MARGIN-BOTTOM: -5px;
	text-align: left;
	margin-left: 20px;
	padding-left: 0;
}

td.custom {
	padding-left: 20px;
}

p.custom {
	MARGIN-TOP: -5px;
	MARGIN-BOTTOM: -5px;
	text-align: left;
}

p.custom2 {
	MARGIN-TOP: -5px;
	MARGIN-BOTTOM: 2px;
	text-align: left;
}

p.custom3 {
	MARGIN-TOP: -1px;
	MARGIN-BOTTOM: 2px;
	text-align: left;
}

p.custom4 {
	MARGIN-TOP: -5px;
	MARGIN-BOTTOM: -5px;
	text-align: left;
	margin-right: 20px;
}

p.custom5 {
	MARGIN-TOP: -1px;
	MARGIN-BOTTOM: 2px;
	text-align: left;
	line-height: 17px;
}

p.custom6 {
	MARGIN-TOP: 10px;
	MARGIN-BOTTOM: 10px;
	line-height: 20px;
	font-size: 15px;
}

p.custom7 {
	MARGIN-TOP: 25px;
	MARGIN-BOTTOM: -5px;
	text-align: left;	
}

p.custom7t {
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: -5px;
	text-align: left;
}

p.custom8 {
	MARGIN-TOP: -1px;
	MARGIN-BOTTOM: 2px;
	text-align: left;
}

p.custom9 {
	
	MARGIN-BOTTOM: -5px;
	text-align: left;
}

p.custom10 {
	line-height: 20px;
	MARGIN-BOTTOM: -5px;
	text-align: left;
}

a:link {
	color: #48ACDE;/* color of text with hperlinks #48ACDE=med-light blue*/
}

a:hover, a:active {
	text-decoration: none;
	color: #48ACDE;
}

a:visited {
	color: #48ACDE;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 0px;
}

img.leftAndBorder {
	border: 2px #48ACDE solid;
	float: left;
	margin-right: 0px;
}

img.center {

	margin-left: 180px;
}

img.center2 {
	margin-top: 5px;
	padding: 7px;
	margin-left: 180px;
	border: 4px solid #ddd;
	margin-bottom: 40px;
	
}
/*'style='  margin-right: 10px; margin-bottom: 15px;'*/


img.right {
	float: right;
	margin-left: 15px;
}

img.border {
	border: 2px #48ACDE solid;
}

img.up {
	border: 2px #48ACDE solid;
	margin-left: 0px;
	margin-bottom: -10px;
	margin-top: 0px;
	
}

img.up2 {
	margin-left: 15px;
	margin-bottom: -8px;
	margin-top: 0px;
	
}

img.up3 {
	margin-bottom: 90px;
	
	
}

img.uptop {
	border: 2px #48ACDE solid;
	margin-left: 0px;
	margin-bottom: -10px;
	margin-top: 0px;
	
}

img.upbottom {
	border: 2px #48ACDE solid;
	margin-left: 0px;
	margin-bottom: -10px;
	margin-top: 0px;
	
}

img.absolute {
	float: right;
	
}

img.down {

	margin-top: 15px;
}
	
img.custom3 {
	margin-left: 20px;
}

input.custom {
	
	MARGIN-TOP: 3px;
	MARGIN-BOTTOM: 17px;
	text-align: left;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	clear: both;
	width: 860px;
	height: 52px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 860px;
	height: 54px;
	padding-left: 10px;
	background: url(images/img01.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 10px 12px;
	text-decoration: none;
	text-transform: lowercase;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;/* color of menu selections across top of page #FFFFFF=white*/
}

#menu a:hover { 
	text-decoration: none; 
	color: #48ACDE;
}

#menu .current_page_item a {
	color: #48ACDE;
}


/* Side Menu */

#sidemenu {
/*
	float: left;


	background: url(images/img01.jpg) no-repeat left top;
*/
}

#sidemenu ul {
/*
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
*/
}

#sidemenu li {
	/*display: block;*/
	/*float: left;*/
}

#sidemenu a {
	/*display: block;*/
	/*float: left;*/
	margin-right: 3px;
	/*padding: 10px 20px;*/
	text-decoration: none;
	text-transform: lowercase;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#sidemenu a:hover { 
	text-decoration: none; 
	color: #48ACDE;
}

#sidemenu .current_page_item a {
	color: #48ACDE;
}


/** LOGO */

#banner {
	width: 620px;
	height: 240px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	background: url(images/img04.jpg) no-repeat left top;
	
	
}

#logo {
	width: 820px;
	height: 75px;
	margin: 0 auto;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:60px;
	font-style: italic;
}

#logo h1 a {
	margin-bottom: 20px;
	padding-bottom: 5px;
	
	text-decoration: none;
	color: #FFFFFF; 
}

/*#logo h1 a:hover { text-decoration: underline; }*/

#logo h2 {
	
	
	padding: 50px 0 0 5px;
	/*font: bold italic 13px Georgia, "Times New Roman", Times, serif;*/
	
	font: bold italic 13px arial;
	color: #48ACDE;
}

#logo h2 a {
	float: left;
	padding-left: 30px;
	
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }


#wrapper {
	width: 860px;
	margin: 0 auto;
	background: #000000 url(images/img02.jpg) no-repeat left top;/* color of main body background #000000=black*/
}

#wrapper-btm {
	background: url(images/img03.jpg) no-repeat left bottom;
}
/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding-top: 20px;/* space above main picture */
}

/* Content */

#content {
	float: right;
	width: 640px;
}

/* Post */

.post {
	padding: 15px 15px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
}

.post h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	font-size: 18px;
	color: #DADADA;
}

.post .entry {
	padding: 0 15px;
}

.post .bottomMargin1 {
	margin-bottom: 70px;
}

.post .bottomMargin2 {
	margin-bottom: 90px;
}

.post .bottomMargin3 {
	margin-bottom: 150px;
}

.post .bottomMargin4 {
	
}

.post .hiddenText {
	
	margin: -30px 0 -30px 0;
	font: italic 5px arial;
	color: #000000;
}




#contactUs, #aboutUs {
	width:300px;
	
}


#shipping {
	font-size: 120%;
}

#address {
    line-height: 15px;
	padding-top:240px;
	font-size: 80%;
	float: bottom;
}

#vitaminList {
	margin-bottom: 20px;
	
}

.post .entry .picPad {
float: top;
	margin-bottom: 20px;
	
}



/*
.post .entry .bottomMargin {
	margin-bottom: 70px;
}
*/
.post .meta {
	margin-left: 15px;
	margin-right: 15px;
	padding: 15px 0px 30px 0px;
	border-top: 1px dashed #333333;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img11.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 190px;
	padding-left: 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	height: 32px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #DADADA;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #48ACDE;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
	font-size: 10px;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	padding-left: 30px;
	text-align: center;
	color: #999999;
}

#legal a {
}

#counter {
	/*padding-top: 5px;*/
	text-align: center;
}