HTML {
  height: 100%;
}

BODY {
  background: #dcddc5;
  background-image: url('images/4allvitamins/background_texture.jpg');
  color: #000000;
  margin: 0px;
  height: 100%;
}

BODY, .main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

DFN {
  font-style: normal;
  border-color: gray;
  border-width: 1px;
  border-style: none none dotted;
  cursor: help;
}

DFN:hover {
  font-style: normal;
  border-style: none;
}


A {
  color: #4f1c23;
  text-decoration: underline;
}

A:hover {
  color: red;
  text-decoration: none;
}

IMG {
	border-style: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TABLE.headerNavigation {
  box-shadow: 0px 3px 3px #888;
  -moz-box-shadow: 0px 3px 3px #888;
  -webkit-box-shadow: 0px 3px 3px #888;
}

TR.headerNavigation, TD.headerNavigation {
  background-image: url('images/4allvitamins/top_bar_gradient.jpg');
  border-width: 1px 0px;
  border-color: #847C4D;
  border-style: solid;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: black;
  font-weight : bold;
  height: 31px;
}

A.headerNavigation {
  color: black;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #A3B581;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.pageHeading, DIV.pageHeading, SPAN.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #4f1c23;
  line-height: 18px;
}

.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey, SPAN.fieldKey, DIV.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}

TD.fieldValue, SPAN.fieldValue, DIV.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TABLE.footerBar {
}

TR.footerBar, TD.footerBar {
  background-image: url('images/4allvitamins/top_bar_gradient.jpg');
  border-width: 1px 0px;
  border-color: #847C4D;
  border-style: solid;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: black;
  font-weight : bold;
  height: 31px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

INPUT:focus, TEXTAREA:focus {
	background-color: #FFFF66;
}

TEXTAREA {
  width: 99%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  min-width: 200px;
  position: relative;
}

/* message box */
.MessageBox.info {
	background-color: #4B4B4A;
}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.mission {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #4F1C23;
  font-style: italic;
}

SPAN.quote {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 15px;
}

SPAN.category {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

H2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
}

DIV.product_listing_box, DIV.product_listing_box_grid, DIV.product_listing_box_list {
	background-color: white;
	border: solid;
	border-color: #4f1c23;
	border-width: 2px;
	cursor: pointer;
	padding: 4px;
}

DIV.product_listing_box:hover, DIV.product_listing_box_grid:hover, DIV.product_listing_box_list:hover, DIV.featured_product_box:hover, DIV.category_listing_box:hover, DIV.featured_product_details:hover {
	background: #D9E4C6;
	background: -moz-linear-gradient(-45deg, white, #D9E4C6);
	background: -webkit-gradient(linear, left top, right bottom, from(white), color-stop(0.3, white), to(#D9E4C6));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='white', EndColorStr='#D9E4C6');
}

DIV.product_listing_box_grid {
	float: left;
	height: 250px;
	width: 216px;
	margin: 4px;
	position: relative;
	text-align: center;
	overflow: hidden;
	line-height: 1.2;
}

DIV.product_listing_box_list {
	border: 1px solid gray;
	margin-bottom: 5px;
}

DIV.category_listing_box {
	background-color: white;
	border: outset;
	border-color: #4f1c23;
	border-width: 4px;
	cursor: pointer;
	padding: 4px;
	float: left;
	height: 200px;
	width: 190px;
	margin: 15px;
	position: relative;
	text-align: center;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

DIV.featured_product_box {
	background-color: white;
	cursor: pointer;
	height: 250px;
	overflow: hidden;
	text-align: center;
}

DIV.featured_items_box {
	background-color: #99AE75;
	border-top: 2px solid black;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: -moz-linear-gradient(-90deg, #99AE75, white);
	background: -webkit-gradient(linear, left top, left bottom, from(#99AE75), color-stop(0.5, white), to(white));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#99AE75', EndColorStr='white');
}

DIV.featured_items_heading {
	margin: 10px 20px 0px 20px;
	font-size: 36px;
	color: white;
	font-weight: bold;
	font-family: Librarian, Times New Roman, serif;
	line-height: 32px;
	text-shadow: #444 2px 2px 3px;
	letter-spacing: 0.1em;
	text-align: center;
}

TD.featured_product_cell {
	width: 24%;
	background-color: #DCD5A1;
	border: 1px solid black;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
	padding: 4px;
	cursor: pointer;
	position: relative;
}

DIV.featured_product_details {
	background-color: white;
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	padding: 4px;
	height: 220px;
}

.product_name {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #4f1c23;
  line-height: 15px;
  overflow: hidden;
}

.brand {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.product_upc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.buying_reason_header {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #7C8546;
  line-height: 16px;
}

.buying_reason_description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 12px;
}

.testimonial_message {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 13px;
  font-style: italic;
}

.testimonial_author {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #7C8546;
  line-height: 12px;
  text-align: right;
}

.testimonial_stamp {
  font-family: fixed;
  font-size: 9px;
  line-height: 11px;
  text-align: left;
  color: #484848;
}

INPUT.entry_instruction {
	color: DimGray;
	background-color: LightGray;
	font-style: italic;
}

INPUT.entry_standard {
	color: black;
	background-color: white;
	font-style: normal;
}

DIV.ContentBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #A3B581;
	color: #ffffff;
	padding: 0px 10px;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	height: 24px;
	margin: 0px -2px;
	line-height: 24px;
	-moz-box-shadow: inset -2px -2px 3px #839267, inset 3px 3px 3px #B1C095, 2px 2px 2px #6F6D6E;
	-webkit-box-shadow: inset -2px -2px 3px #839267, inset 3px 3px 3px #B1C095, 2px 2px 2px #6F6D6E;
	box-shadow: inset -2px -2px 3px #839267, inset 3px 3px 3px #B1C095, 2px 2px 2px #6F6D6E;
	filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=2, OffY=2, Color='#6F6D6E');
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

DIV.ContentBoxBody {
	background-color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #969B7B;
	padding: 10px;
	-webkit-box-shadow: inset 0px 2px 2px #6F6D6E;
	-moz-box-shadow: inset 0px 2px 2px #6F6D6E;
	box-shadow: inset 0px 2px 2px #6F6D6E;
}

DIV.float_clear:after, DIV.ContentBoxBody:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.SubtleMessage {
	font-style: italic;
	color: gray;
}

DIV.tab, DIV.tab_selected {
	background-color: LightGray;
	margin: 5px 5px 0px 5px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #555555;
	height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	color: #333333;
	cursor: pointer;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
}

DIV.tab:hover {
	border-style: dashed;
	border-color: #494947;
	background-color: #D9E4C6;
}

DIV.tab_selected {
	background-color: #A5A5A5;
	color: black;
	border-color: black;
	cursor: default;
	border-style: solid;
}

DIV.tab_body {
	background-color: #A5A5A5;
	padding: 3px;
}

.paginationBar {
	background-color: #D6D2A2;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: 0px 2px 0px #BEBA94;
	-webkit-box-shadow: 0px 2px 0px #BEBA94;
	box-shadow: 0px 2px 0px #BEBA94;
	margin: 5px 0px;
}

TD.main_home_cell {
	background-color: white;
	padding: 5px 13px;
	-moz-box-shadow: inset 3px -0px 8px #CECFC9, inset -3px 0px 8px #CECFC9;
	-webkit-box-shadow: inset 3px -0px 8px #CECFC9, inset -3px 0px 8px #CECFC9;
	box-shadow: inset 3px -0px 8px #CECFC9, inset -3px 0px 8px #CECFC9;
	vertical-align: top;
}

TABLE.main_home_container {
	height: 327px;
	margin-bottom: 10px;
}

TD.main_promo {
	background-image: url('images/4allvitamins/home/Family_WithOut_Overlay.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FAF7F2;
	position: relative;
	display: block;
	width: 395px;
	overflow: hidden;
	height: 327px;
}

DIV.main_promo_tagline {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 375px;
	background-color: white;
	opacity: 0.85;
	filter: alpha(opacity=85);
	text-align: center;
	padding: 10px;
	font-size: 23px;
	font-family: Times New Roman, serif;
	line-height: 30px;
	color: #302E2F;
	white-space: nowrap;
}

DIV.secondary_promo {
	background-color: #CBD6B4;
	border: 2px solid black;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	height: 100%;
	overflow: visible;
	margin-left: 15px;
	padding: 10px;
	background: -moz-linear-gradient(-90deg, white, #CBD6B4);
	background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(0.6, white), to(#CBD6B4));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='white', EndColorStr='#CBD6B4');
	color: #302E2F;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: -0.05em;
}

DIV.secondary_promo_tagline {
	text-align: center;
	text-shadow: #403F3D 1px 1px 1px;
	font-size: 35px;
	font-weight: bold;
	font-family: Times New Roman, serif;
	line-height: 32px;
}

DIV.product_buy_box {
	background-color: white;
	border: 2px solid black;
	float: right;
	padding: 4px;
	position: relative;
	margin-left: 12px;
	margin-bottom: 2px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

DIV#live_search_results {
	position: absolute;
	padding: 1px;
	display: none;
	width: 275px;
	overflow-x: hidden;
	overflow-y: auto;
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: #84A161;
	z-index: 1;
	background-color: #A0BF7B;
	-moz-border-radius: 0px 0px 15px 15px;
	-webkit-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
	background: -moz-linear-gradient(-90deg, #A0BF7B, white);
	background: -webkit-gradient(linear, left top, left bottom, from(#A0BF7B), to(white));
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#A0BF7B', EndColorStr='white');
	font-weight: bold;
}

DIV.live_search_suggestion {
	cursor: pointer;
	overflow: hidden;
	padding: 1px;
	white-space: nowrap;
}

DIV.live_search_suggestion:hover {
	background-color: #484944;
	color: white;
}

DIV#testimonial_body {
	padding: 5px;
	position: relative;
}

DIV#testimonial_text {
	height: 60px;
	overflow: hidden;
	display: none;
}

DIV.site_banner_message {
	position: absolute;
	top: 0px;
	left: 25%;
	width: 50%;
	background-color: #EBCD7B;
	border: 1px solid white;
	outline: 1px solid #484944;
	padding: 4px;
	color: #484944;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

DIV#header_promo_message {
	position: absolute;
	top: 5px;
	left: 30%;
	width: 40%;
	border: 2px solid Gold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 10px Gold;
	-webkit-box-shadow: 0px 0px 10px Gold;
	box-shadow: 0px 0px 10px Gold;
	text-align: center;
	color: red;
	line-height: 1;
	padding: 2px;
}


DIV.nutrition_facts_container {
	background-color: white;
	float: right;
	max-height: 500px;
	max-width: 300px;
	overflow-y: auto;
	clear: right;
	font-size: 9px;
	line-height: 10px;
	padding-bottom: 3px;
	margin: 10px 0px 5px 5px;
}

DIV.nutrition_facts {
	border: 1px solid black;
	padding: 5px;
	margin: 0;
}

TR.nutrition_facts TD {
	border-bottom: 1px solid black;
}

TR.nutrition_facts_header TD {
	border-top: 3px solid black;
	border-bottom: 2px solid black;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
}

TR.nutrition_facts_footer TD {
	border-top: 1px solid black;
	text-align: right;
}

