@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(Global_Graphics/BKG_Body.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}
.twoColFixLt #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(Global_Graphics/Sidebar.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLt #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding: 0;
	width: 562px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#bubble {
	position: absolute;
	left: 299px;
	top: -50px;
	width: 350px;
	padding: 0px;
	margin: 0px;
	visibility: visible;
}
.colbylittle {
	float: right;
	padding: 0px;
	position: relative;
	left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}

#relativeposition {
	position: relative;
	top: 0px;
	right: 0px;
	height: 20px;
}

.bottomgraphic {
	margin: 0px;
	padding: 0px;
}
.pinsidebubble {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.headingbubble {
	font-size: 16px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}


.topgraphic {
	margin: 0px;
	padding: 0px;
}
#inside_bubble {
	float: right;
	height: auto;
	width: 300px;
	margin: 0px;
	background-image: url(Home2%20Graphics/Bubble-BKG.gif);
	padding: 0px;
}
.section {
	background-image: url(Home2%20Graphics/Section_BKG.gif);
	width: 266px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 11px;
	height: auto;
	clear: none;
	float: none;
}
.insideSection_Right {
	background-image: url(Home2%20Graphics/Section_BKG.gif);
	margin: 0px;
	padding: 0px;
	width: 266px;
}

.section_right {
	float: right;
	width: 266px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: none;
	height: auto;
	clear: none;
}
#main_section {
	margin: 0px;
	width: 562px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.list_item {
	height: 40px;
	width: auto;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.removeAllMarg {
	margin: 0px;
}
#main_section    p, #sidebar1 p   {
	margin: 0px;
	padding: 0px;
}

#GoldBubble {
	width: 450px;
	position: absolute;
	left: -243px;
	top: 40px;
	visibility: hidden;
}
#NutritionalBubble {
	width: 350px;
	position: absolute;
	left: -576px;
	top: -225px;
	visibility: hidden;
}

.fltr_NoMargin {
	margin: 0px;
	float: right;
	padding: 0px;
}

.266X172 {
	padding: 0px;
	height: auto;
	width: 266px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.EmptySpace {
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 236px;
	float: left;
}
.GoldRow {
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 214px;
	float: none;
	position: absolute;
	left: -6px;
	top: 1px;
	visibility: hidden;
}
.GoldMiddle {
	width: 450px;
	clear: both;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(Home2%20Graphics/Shadow_Left.png);
	background-repeat: repeat-y;
}
.TopGoldRow {
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 450px;
}
.GlodTipContainer {
	float: right;
	height: 39px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
.GoldPlate {
	height: 39px;
	width: 194px;
	float: left;
}
.Shadows_Right {
	float: none;
	width: 420px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-image: url(Home2%20Graphics/Shadow_Right.png);
	background-position: 400px;
}
.GoldContent {
	width: 400px;
	background-image: url(Home2%20Graphics/Gold_BKG.gif);
}
.Bottom_Shadow {
	height: 20px;
	width: 450px;
}
.PlaceHolder {
	height: 40px;
	width: 10px;
	position: relative;
	float: right;
}
.Products_Left {
	margin-left: 54px;
	margin-bottom: 3px;
}
#ProductBubble {
	width: 450px;
	position: absolute;
	left: -44px;
	top: -6px;
	visibility: hidden;
}
.NutritionalConetent {
	width: 300px;
	background-image: url(Home2%20Graphics/Bubble-BKG.gif);
}
.NutritionalShadows_Right {
	float: none;
	width: 320px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-image: url(Home2%20Graphics/Shadow_Right.png);
	background-position: 300px;
}
.Nutritional_IMG {
	border: thin solid #CCCCCC;
	padding: 5px;
	height: auto;
}
.NutritionalMiddle {
	width: auto;
	clear: both;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(Home2%20Graphics/Shadow_Left.png);
	background-repeat: repeat-y;
}
.Cartoon_left {
	border: thin solid #000000;
	margin-left: 10px;
}
.Cartoon_right {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.PriceLeft {
	margin-left: 200px;
}
.PriceRight {
	margin-left: 10px;
}
