
/* ############################################################################
###############################################################################
## general
###############################################################################
############################################################################ */

body {
	background: #ffffff url(../images/body-bg.gif);
	color: #383e23;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	padding: 15px;
	text-align: center;
}

a {
	color: #383e23;
}

p {
	margin: 10px 0;
}

p.highlight {
	color: red;
}

/* ############################################################################
###############################################################################
## layout
###############################################################################
############################################################################ */

#container {
	background-color: #ffffff;
	margin: 0 auto;
	width: 1100px;
}

#header {
	padding-top: 10px;
}

#logo {
	background: url(../images/logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	margin: 0 auto;
	width: 450px;
}

#buttons {
	margin: 0 auto;
	margin-top: 10px;
	width: 1080px;
}

#buttons a {
	background: url(../images/button.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 43px;
	text-decoration: none;
	width: 180px;
}

#buttons a:hover {
	color: #fcebb0;
}

#buttons a span {
	display: block;
	padding-top: 12px;
	text-align: center;
}

#content {
	clear: left;
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
	width: 1060px;
}

#left-column {
	float: left;
	width: 210px;
}

#center-column {
	float: left;
	text-align: center;
	width: 640px;
}

#center-column div.inner {
	padding: 0 20px;
}

#arrows {
	clear: both;
	padding: 15px;
	padding-bottom: 0;
}

#back-arrow {
	background: url(../images/back-arrow.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 68px;
	width: 68px;
}

#forward-arrow {
	background: url(../images/forward-arrow.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 68px;
	width: 68px;
}

#right-column {
	float: left;
	width: 210px;
}

#footer {
	clear: both;
	padding: 20px 0 15px 0;
	text-align: center;
}

#copyright {
	background: url(../images/bar.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	height: 43px;
	margin: 0 auto;
	width: 1080px;
}

#copyright div.inner {
	padding-top: 15px;
	text-align: center;
}

#copyright a {
	color: #ffffff;
	text-decoration: none;
}

#copyright a:hover {
	color: #fcebb0;
}

/* ############################################################################
###############################################################################
## home page
###############################################################################
############################################################################ */

#home-page-side-img {
	background: url(../images/home-page-side.jpg);
	background-repeat: no-repeat;
	height: 657px;
	width: 210px;
}

#revenue-img {
	background: url(../images/revenue.gif);
	background-repeat: no-repeat;
	height: 79px;
	margin: 15px auto 25px auto;
	width: 371px;
}

#video-disclaimer {
	font-size: 10px;
	padding: 3px;
	padding-left: 5px;
	text-align: left;
}

#home-page-text {
	padding: 10px 15px 0 5px;
	text-align: left;
}

#home-page-text .highlight {
	color: #d50000;
}

#profile-form-container {
	border: 2px solid #ebdfaf;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 100%;
}

#profile-form-heading {
	color: #89181a;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	padding-bottom: 0;
	text-align: center;
}

#profile-form-heading .free-text {
	color: #383e23;
}

#smilie-img {
	background: url(../images/smilie.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 64px;
}

#profile-form-description {
	background-color: #89181a;
	color: #ffffff;
	font-size: 14px;
	margin: 6px;
	margin-bottom: 10px;
	padding: 10px;
}

#profile-form .field-row {
	float: left;
	font-size: 11px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#profile-form .field-label {
	float: left;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	text-align: right;
	width: 75px;
}

#profile-form .field {
	float: left;
	text-align: left;
	width: 110px;
}

#profile-form .button-row {
	clear: left;
	padding-bottom: 3px;
	padding-top: 5px;
	text-align: center;
}

#profile-form .input-text {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	width: 100%;
}

#profile-form .input-submit {
	margin: 0 auto;
}

#hp-access-code-form-container {
	border: 2px solid #ebdfaf;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 100%;
}

#hp-access-code-form-description {
	background-color: #89181a;
	color: #ffffff;
	font-size: 14px;
	margin: 6px;
	margin-bottom: 10px;
	padding: 10px;
}

#hp-access-code-form .field-row {
	font-size: 11px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
}

#hp-access-code-form .field {
	margin: 0 auto;
	text-align: left;
	width: 150px;
}

#hp-access-code-form .button-row {
	padding-bottom: 3px;
	padding-top: 5px;
	text-align: center;
}

#hp-access-code-form .input-text {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	width: 100%;
}

#hp-access-code-form .input-submit {
	margin: 0 auto;
}

/* ############################################################################
###############################################################################
## product features
###############################################################################
############################################################################ */

#product-features-box {
	margin: 0 auto;
	width: 950px;
}

#product-features-box-heading {
	background-color: #ffc702;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.product-box {
	float: left;
	margin-top: 25px;
	width: 185px;
	text-align: center;
}

.product-box a {
	background-color: #ffff00;
	color: #000000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 20px 0 20px;
	padding: 3px 0;
	text-decoration: none;
}

.product-box-heading {
	color: #d50000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.product-box-description {
	font-weight: bold;
	height: 30px;
}

#gochi-img {
	background: url(../images/gochi.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 150px;
}

#chi3-img {
	background: url(../images/chi3.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 134px;
}

#taislim-img {
	background: url(../images/taislim.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 115px;
}

#daily-edge-img {
	background: url(../images/daily-edge.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 113px;
}

#acti-flex-img {
	background: url(../images/acti-flex.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 68px;
}

#product-features-text {
	clear: left;
	padding: 10px 15px;
	padding-bottom: 0;
}

#product-features-text .highlight {
	color: #d50000;
}

/* ############################################################################
###############################################################################
## team training
###############################################################################
############################################################################ */

#team-training-side-img {
	background: url(../images/team-training-side.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 210px;
}

#conference-calls-img {
	background: url(../images/conference-calls.gif);
	background-repeat: no-repeat;
	height: 79px;
	margin: 15px auto 25px auto;
	width: 497px;
}

#team-training-table {
	border-left: 2px solid #929e3f;
	border-top: 2px solid #929e3f;
	width: 100%;
}

#team-training-table th,
#team-training-table td {
	border-bottom: 2px solid #929e3f;
	border-right: 2px solid #929e3f;
	padding: 5px;
	vertical-align: middle;
}

#team-training-table th.who {
	background-color: #cbd19e;
	text-align: center;
	vertical-align: middle;
}

#team-training-table th.day {
	font-size: 18px;
	font-weight: bold;
	padding: 35px 10px;
	text-align: center;
}

#team-training-table td.who,
#team-training-table td.time {
	font-weight: bold;
}

#team-training-table td.description {
	padding: 6px;
}

p.team-training-table-note {
	margin-bottom: 20px;
}

p.conference-call-info {
	font-size: 18px;
	font-weight: bold;
}

/* ############################################################################
###############################################################################
## join the team
###############################################################################
############################################################################ */

#join-the-team-side-img {
	background: url(../images/join-the-team-side.jpg);
	background-repeat: no-repeat;
	height: 583px;
	width: 210px;
}

#join-the-team-img {
	background: url(../images/join-the-team.gif);
	background-repeat: no-repeat;
	height: 79px;
	margin: 15px auto 25px auto;
	width: 417px;
}

.reg-box {
	float: left;
	width: 300px;
	text-align: center;
}

.reg-box-heading {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.reg-box-description {
	font-weight: bold;
	height: 30px;
}

#team-players-reg-link {
	background: url(../images/team-players-reg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 107px;
	margin: 10px auto;
	width: 250px;
}

#free-individuals-reg-link {
	background: url(../images/free-individuals-reg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 107px;
	margin: 10px auto;
	width: 250px;
}

#join-the-team-text {
	clear: left;
	padding-top: 10px;
}

/* ############################################################################
###############################################################################
## communication
###############################################################################
############################################################################ */

#communication-box {
	margin: 0 auto;
	width: 950px;
}

#communication-box-heading {
	background-color: #ffc702;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

#side-container {
	float: left;
}

#email-img {
	background: url(../images/email.jpg);
	background-repeat: no-repeat;
	height: 117px;
	margin: 15px 15px 0 15px;
	width: 325px;
}

#blog-container {
	margin-top: 20px;
}

#blog-container p {
	margin-top: 0;
	margin-bottom: 5px;
}

#blog-container-left {
	color: #00b050;
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 15px;
	width: 175px;
}

#blog-container-right {
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-left: 5px;
	text-align: center;
	width: 175px;
}

#blog-container-right a {
	background-color: #ffff00;
	color: #000000;
	display: block;
	font-size: 12px;
	margin: 8px 20px 0 20px;
	padding: 3px 0;
	text-decoration: none;
}

#green-smilie-img {
	background: url(../images/green-smilie.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 99px;
}

#send-intro-form-container {
	border: 2px solid #ebdfaf;
	float: left;
	margin-top: 25px;
	padding-bottom: 10px;
	width: 580px;
}

#send-intro-form-description {
	background-color: #89181a;
	color: #ffffff;
	font-size: 14px;
	margin: 6px;
	margin-bottom: 10px;
	padding: 10px;
}

#send-intro-form .field-row {
	float: left;
	font-size: 11px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#send-intro-form .field-label {
	float: left;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	text-align: right;
	width: 85px;
}

#send-intro-form .field {
	float: left;
	text-align: left;
	width: 470px;
}

#send-intro-form .button-row {
	clear: left;
	padding-bottom: 3px;
	padding-top: 5px;
	text-align: center;
}

#send-intro-form .input-text {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	width: 100%;
}

#send-intro-form .textarea {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	height: 70px;
	width: 100%;
}

#send-intro-form .input-submit {
	margin: 0 auto;
}

/* ############################################################################
###############################################################################
## gary's profile
###############################################################################
############################################################################ */

#garys-profile-side-img {
	background: url(../images/garys-profile-side.jpg);
	background-repeat: no-repeat;
	height: 604px;
	width: 210px;
}

#garys-profile-text p {
	font-size: 18px;
	margin: 15px 0;
	margin-left: 15px;
}

#garys-profile-text p.contact-info-note {
	font-size: 12px;
	font-weight: bold;
	margin: 25px 0 15px 15px;
}

#garys-profile-text p.contact-info {
	font-size: 18px;
	font-weight: bold;
	margin-left: 15px;
}

#gary-img {
	background: url(../images/gary.jpg);
	background-repeat: no-repeat;
	border: 2px solid #36d034;
	float: right;
	height: 135px;
	margin: 10px;
	width: 130px;
}

/* ############################################################################
###############################################################################
## access code page
###############################################################################
############################################################################ */

#access-code-form-container {
	border: 2px solid #ebdfaf;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 400px;
}

#access-code-form-heading {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	padding-bottom: 0;
	text-align: center;
}

#access-code-form-description {
	background-color: #89181a;
	color: #ffffff;
	font-size: 14px;
	margin: 6px;
	margin-bottom: 10px;
	padding: 10px;
}

#access-code-form-description a {
	color: #ffffff;
}

#access-code-form-description a:hover {
	color: #fcebb0;
	text-decoration: none;
}

#access-code-form .field-row {
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
}

#access-code-form .field-label {
	font-weight: bold;
	padding-right: 5px;
	vertical-align: middle;
}

#access-code-form .field {
	vertical-align: middle;
}

#access-code-form .input-text {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	width: 200px;
}

#access-code-form .input-submit {
	margin-left: 3px;
}
