body {
  background:url(/images/background_tile1.jpg) repeat-x #dadc5f;
  width:100%;
  height:100%;
  margin:0px;
  padding:0px;
  font-family:arial, helvetica, sans serif;
  font-size:12px;
  line-height:16px;
}

h1 { margin-top:40px;margin-bottom:45px; color:#163267; }
h2 { margin-bottom:15px; color:#163267; }
h4 { margin-top:10px; margin-bottom:0px; font-size:14px; text-transform:uppercase; }

#topbar {
	width:100%;
	height:50px;
	background:url(/images/topbar_bkg.jpg) repeat-x #000;
}

#header {
	width:780px;
	margin-left:auto;
	margin-right:auto;
}

#header img {
	float:left;
}

#topmenu {
	float:right;
	font-size:12px;
	letter-spacing:1px;
	margin-top:15px;
}

#topmenu a:link { color:#fff; text-decoration:none; font-weight:bold; margin-left:10px; }
#topmenu a:visited { color:#fff; text-decoration:none; font-weight:bold; margin-left:10px; }
#topmenu a:hover { color:#fff; text-decoration:none; font-weight:bold; margin-left:10px; }
#topmenu a:acitve { color:#fff; text-decoration:none; font-weight:bold; margin-left:10px; }

#container {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

#main {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #ffffff;
	border-top:0px;
	background:#ffffff;
	margin-bottom:10px;
}

#mainflash {
	float:left;
	width:778px;
	margin-left:1px;
}

#leftbox {
	width:219px;
	height:175px;
	float:left;
	background:url(/images/orange_bkg1.jpg) no-repeat bottom right #ea8237;
	border-top:2px solid #c35302;
	padding:20px;
	margin-left: 1px;
	color:#fff;
}

#middlebox {
	width:220px;
	height:175px;
	float:left;
	background:url(/images/blue_bkg.jpg) repeat-x top #578ec1;
	color:#fff;
	border-top:2px solid #25518E;
	padding:20px;
}

#scroller
{
	width:220px;
	height:170px;
}

#scroller div
{
	margin-top: 7px;
}

#rightbox {
	width:219px;
	height:175px;
	float:left;
	background:url(/images/red_bkg.jpg) no-repeat bottom #b73538;
	border-top:2px solid #9a1f22;
	color:#fff;
	padding:20px;
}

.marquee_item
{
	float: left;
	height: 25px;
	margin-right: 15px;
}

.marquee_container
{
	float: left;
	width: 773px;
	height: 25px;
	line-height: 25px;
	background-color: #578EC1;
	color: #E5E5E5;
	margin-left: 1px;
	padding-left: 5px;
}

#marquee_viewport
{
	position: absolute;
	width: 1000px;
	height: 25px;
	overflow: hidden;
	float: left;
	clip: rect(0px, 670px, 25px, 0px);				
}


#footer {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	line-height:18px;
}

#menu_footer { font-size:11px; }

#menu_footer a:link,#menu_footer a:hover,#menu_footer a:visited { color:#43497a; margin-left:10px; text-transform:uppercase; font-weight:bold; letter-spacing:1px; }

.signup {
        display:block;
        width:217px;
        background:url(/images/button_bkg.gif) no-repeat;
        text-align:center;
        padding:15px 0px 30px 0px;
        text-decoration:none;
        color:#000000;
        font-weight:bold;
        font-size:20px;
        line-height:22px;
}

.buttonjoin {
        width:110px;
	min-height:90px;
        background:#ea8237;
        color:#ffffff;
        float:left;
        text-decoration:none;
        font-size:16pt;
        font-weight:bold;
        line-height:1;
        padding:20px;
        margin-left:20px;
        text-align:center;
}

.buttonjoin:hover {
	background:#FFB57F;
}

#submain {
        vertical-align:top;
        float:left;
        padding-bottom:20px;
}

#submain_content {
        width:736px;
        padding:20px;
	min-height:440px;
        background:url(/images/submain_bkg.jpg) no-repeat #ffffff;
        float:left;
}

#submain_content h2 {
        font-family:times, serif, georgia;
        font-size:28px;
        font-weight:normal;
}

#account_menu_header {
  font-size:22px;
  font-weight:bold;
  padding-top:5px;
  padding-bottom:15px;
  text-decoration:none;
  float:left;
  color:#173267;
}

#account_menu {
  display:block;
  padding:0px;
  margin:0px;
  width:120px;

  float:left;
  clear:left;
}
#account_menu a {
  text-decoration:none;
  color:#000000;
  list-style:none;
  display:block;
  border-top:1px solid #528EC6;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:4px;
}

#account_menu a:hover {
  background:#d3ecf4;
  color:#528EC6;
}

#account_menu p {
  text-decoration:none;
  background:#578ec1;
  color:#ffffff;
  list-style:none;
  display:block;
  border-top:1px solid #173267;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:4px;
  margin:0px;
  font-weight:bold;
}


#account_main {
  width:490px;
  float:left;
}

.half_box {
  display:block;
  width:358px;
  margin-right:5px;
  vertial-align:top;
  float:left;
}


#login label {
  clear:both;
  margin-top:9px;
  display:block;
  width:150px;
  float:left;
  height:10px;
}

#login input[type=text],#login input[type=password] {
  margin-top:9px;
  width:160px;
  float:left;
}

#login input[type=submit] {
  float:right;
  margin-right:18px;
  margin-top:14px;
}

#login a {
  margin-top:25px;
  float:left;
}

.chart_table {
	 width:100%;
}
.chart_table th,.chart_table td {
  font-size:12px;
  border-bottom:1px solid #CCCCCC;
  padding:5px;
}
.chart_table th {
  text-align:left;
}
.chart_table td {
  margin:0px;
}
.number_cell {
  text-align:right;
}
.pointscol {
  text-align:right;
  margin-right:1px solid #000000;
  background:#EFEFEF;
}
.totalcol {
  text-align:right;
  font-weight:bold;
}

.small_button {
  background:#EA8338;
  text-decoration:none;
  font-weight:bold;
  font-size:14px;
  color:#ffffff;
  padding:5px;
  text-align:center;
  border:0px;
  margin-top:5px;
}
.small_button:hover {
  background:#FFb57F;
}
.bold_text {
  font-weight:bold;
  color:#000000;
}

.plainlist {
  margin-left:0px;
  padding-left:0px;
}
.plainlist li {
  list-style:none;
}

.indentlist {
}
.indentlist li {
  list-style:none;
}



.errors {
  color:red;
  padding:10px;
  border:thin solid red;
  margin-bottom:10px;
}

table.cart {
        border-width: 1px;
        border-spacing: 0px;
        border-style: outset;
        border-color: gray;
        border-collapse: collapse;
}
table.cart th {
        border-width: 1px;
        border-style: outset;
        padding: 3px;
        border-color: gray;
}
table.cart td {
        border-width: 1px;
        border-style: outset;
        padding: 3px;
        border-color: gray;
}

#videobox {
	float:left;
	margin-left:1px;
	background:#173267;
	color:#ffffff;
	font-size:18px;
	height:60px;
	width:778px;

}

#videobox span {
	float:left;
	padding:12px 10px 0 70px;
}

#videobox img {
	float:right;
	margin-right:75px;
<<<<<<< .mine
}
=======
}

.bottle1 {
	width:137px;
	height:269px;
	position:relative;
	z-index:10;
	margin-right:40px;
	margin-top:40px;
	float:right;
}

.ingredients {
	width:700px;
	float:left;
	position:relative;
	z-index:4;
	padding:0 0 0 0;
}
.benefits {
	width:700px;
	position:relative;
	z-index:5;
	margin-top:-60px;
	padding:40px 40px 0 20px;
	float:left;
	background:url(/images/paper_texture1.jpg) no-repeat;
}

.benefits_text {
	margin-top:-40px;
	float:left;
	width:200px;
}

.benefits_wheel {
	width:475px;
	height:240px;
	margin-top:-40px;
	float:left;
}>>>>>>> .r32564
