
form {
	padding: 0;
	margin: 0;
	}
body {
	color: #FFFFFF;
	font-family: Arial, Tahoma, sans-serif;
	margin: 0px;
	background: #90BAB0;
	}
body#popup {
	margin: 5px;
	background: white;
	}
small {
	font-size: .8em;
	}
table {
	border: 0;
	padding: 0;
	border-collapse: collapse;
	margin: 0;
	}
td {
	color: #444444;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 20px;
	vertical-align: top;
	border: 0;
	padding: 0;
	border-collapse: collapse;
	margin: 0;
	}
td.header {
	font-size:20px; 
	font-weight:bold; 
	color:#FFFFFF;
	text-align: right;
	}
	
td.page_title {
	width:770px; 
	height:88px;
	font-size:46px; 
	color:#FFFFFF;
	}

ul {
	list-style-type: disc;
	}

ul.flower {
	list-style: url(/images/bullet_green.gif);
	margin: 5px 0px 0px 0px;
	padding: 0px 5px 10px 25px;
	background: transparent url(/images/dots_hor.gif) repeat-x bottom left;
	}

table#page_container {
	position: relative;
	}

table#page_content {
	width: 100%;
	background: white;
	border: 0;
	padding: 0;
	border-collapse: collapse;
	margin: 0;
	}
table#page_content td {
	padding: 0;
	}

/* ------------ */

.lang_select {
	position: absolute;
	text-align: right;
	width: 760px;
	top: 3px;
	}
.lang_select a {
	color: white !important;
	}

td.intro {
	height: 80px;
	width: 770px;
	padding: 0px 35px;
	background: #F9F6ED;
	color: #358E92;
	font-family:Arial, Tahoma, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	}
h1 {
	color: #358E92;
	font-family:Arial, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: normal;
	display: inline;
	}

/* ------------ */
td.main_column {
	padding: 0px 5px 20px 0px !important;
	}

td.main_column p, td.main_column div, td.main_column h4 {
	margin: 20px 0px 0px;
	}

td.main_column h4 + p {
	margin: 0px !important;
	}

td.main_column ul, td.main_column ol {
	margin: 0px !important;
	padding-left: 22px;
	padding-bottom: 0px !important;
	}

/* ------------ */
td.dots_column {
	width: 3px;
	background: transparent url(/images/dots_vert.gif) repeat-y;
	}

/* ------------ */
td.right_column {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 14px;
	width: 200px;
	}

td.right_column ul {
	margin: 1em 0;
	padding-left: 22px;
	}

td.right_column div {
	padding: 8px;
	background: transparent url(/images/dots_hor.gif) repeat-x bottom left;
	}

td.right_column div.helpful {
	color: #358E92;
	font: bold 16px Arial,sans-serif;
	padding: 5px !important;
	background: transparent none;
	}

/* ------------ */
td.phone_hours {
	width: 90%;
	height: 10px;
	background-color: #90BAB0;
	font-size: 13px;
	line-height: 10px;
	color: white;
	text-align: center;
	vertical-align: middle;
	}

td.pad {
	padding:15px;
	}

td.pad15 {
	padding:15px;
	}

td.pad45 {
	padding:45px;
	}

td.pad5 {
	padding:5px;
	}

td.pad0  {
	padding:0;
	}
td.hor_dots {
	height:10px;
	background: url(images/dots_hor.gif) repeat-x center
	}
/*
td.popup_header {
	background: #96C7C7 url(images/bkbox.gif) no-repeat
	}
*/
table.store_row {
	border-collapse: separate;
	}
table.store_row td {
	padding: 2px;
	margin: 2px;
	}
table.buttons {
	width: 100%;
	border-collapse: separate;
	}
td.payment, div.payment {
	margin: 2px;
	border: 2px outset #9AC8C8;
	text-align: center;
	cursor: pointer;
	}
input.textarea {
	width: 200px;
	border: 2px solid #9AC8C8;
	text-indent: 2px;
	color: #666666;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 8pt;
	}
/*
input.button {
	width: 100px;
	height: 40px;
	border: none;
	color: #FFFFFF;
	font-family:Arial, Tahoma, sans-serif;
	font-size: 14px;
	background-color: #358E92
	}
*/
input.button {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	background-color: white;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 80px;
	border: 2px outset #55A29A;
	text-align: center;
	cursor: pointer;
	}

input[type="radio"] {
	width: auto;
	}

select {
	width: 100%;
	border:2px solid #9AC8C8;
	text-indent: 2px;
	color: #666666;
	font-family:Arial, Tahoma, sans-serif;
	font-size: 8pt;
	}

.checkbox {
	width: auto;
	border:none;
	text-indent: 0px;
	color: #666666;
	font-family:Arial, Tahoma, sans-serif;
	font-size: 8pt;
	}

.nowidth {
	width: auto;
	}
.coupon_code {
	width: 100px;
	background: #FFF;
	}

td.tab {
	vertical-align: middle;
	color: #ffffff;
	font-family:Arial, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 14px;
	background: #B8C79E;
	text-align: center;
	}
td.tab a {
	color: #52808B !important;
	}
td#footer {
	vertical-align: middle;
	text-align: right;
	padding-right: 20px;
	color: #FFFFFF;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: url(images/footer.png);
	width: 770px;
	height: 46px;
	}

h3, .title_caption {
	color: #358E92;
	font-family:Arial, Tahoma, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	}
h3 {
	margin-top: 0px;
	}

h4, .small_green, .morgan {
	color: #358E92;
	font-family:Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	}
h4 {
	padding-left: 15px !important;
	background: url(images/bullet_purple.gif) no-repeat top left;
	}

h5, .small_purple, .s5 {
	color: #6A4797;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 8pt;
	line-height: 14px;
	display: inline;
	}
h5 {
	color: #444444;
	}

.big_purple {
	color: #6A4797;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	}

.big_green {
	color: #358E92;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
	}

a:link, a:visited {
	color: #6A4797;
	text-decoration: underline;
	}

.white, .white a {
	color: white !important;
	text-decoration: none !important;
	}

td.tab a, td#footer a, .big_purple a {
	text-decoration: none !important;
	}

.producttitle {
	font-weight:bold;
	font-size:150%;
	}

.productdescription {
	font-size:110%;
	}

.productprice {
	font-weight:bold;
	font-size:100%;
	}

.qtyinput {
	width:40px;
	}

div.paypal_note {
	line-height: 14px;
	float: right;
	width: 320px;
	}

img.store {
	border:2px solid #D6D6D6;
	}

div.product_features_hidden {
	height: 1.5em;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 1em;
	}
div.product_features_hidden h5 {
	color: #6A4797;
	text-decoration: underline;
	}
div.product_features {
	text-align:left;
	height: auto;
	text-decoration: none;
	color: inherit;
	border: 1px dashed #BBB;
	margin-bottom: 1em;
	background: #EEE;
	cursor: pointer;
	z-index: 100;
	}
div.agreement_steps {
	border:2px solid #358E92; 
	padding:15px; 
	font-size:14px
	}
table#pearly_lc_comparison {
	width:500px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	}

table#pearly_lc_comparison td {
	width:200px;
	padding: 2px 5px 2px 5px;
	vertical-align:top;
	border: 1px solid #666;
	}

table#pearly_lc_comparison td.row_title {
	width:100px;
	vertical-align:middle;
	color: #6A4797;
	font-family:Arial, Tahoma, sans-serif;
	font-size: 8pt;
	line-height: 14px;
	}

table#pearly_lc_comparison td.row_title_empty {
	width:100px;
	vertical-align:middle;
	border: 0;
	}

table#pearly_lc_comparison ul {
	padding-left: 15px;
	}



/* faqs.php */
table#faq_toc {
	color: #6A4797;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 30px;
	}

table#faq_toc td {
	padding: 6px;
	line-height: 12px;
	}

td.faq_no {
	color:#358E92;
	font-family:Arial, Tahoma, sans-serif;
	font-size: 15pt;
	font-weight:bold;
	line-height: 14px;
	vertical-align: top;
	padding: 0;
	}

div#faq {
	clear: both;
	padding-left: 20px !important;
	padding-right: 5px !important;
	}

div#how_to_use {
	padding-left: 20px !important;
	padding-right: 5px !important;
	}

/* hormone_balance.php */

.hormone_items {
	clear: both;
	background: none !important;
	}

.hormone_items img {
	border: 0;
	float: left;
	padding-right: 4px;
	}

/* forms */
table.form {
	width: 100%;
	margin-top: 20px;
	border-collapse: separate;
	}
table.form td.req {
	font-weight: bold;
	}

 /* index page */
h2 {
	font-size: 13pt;
	line-height: 18px;
	font-weight: normal;
	}
.tablinks {
 	background: #B8C7A0;
 	text-align: center;
 	font-size: 16px;
 	line-height: 14px;
	vertical-align:middle;
	}
.hometitles {
 	color: #380979;
 	font-size: 21pt;
 	line-height: 20px;
 	padding-left: 15px;
	vertical-align:middle;
 	}
.body2 {
	color: #52808B;
	font-size: 13px;
	line-height: 15px;
	width: 330px;
	padding-left: 25px;
	padding-right: 10px;
	}
.body3 {
	color: #380979;
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
	padding-top: 45px;
	padding-left: 0px;
	width:180px;
	}
table#helpful_info {
	width: 304px;
	margin-left: 20px;
	margin-top: 20px;
	border: 0;
	}

table#helpful_info td {
	line-height: 1.1em;
	vertical-align: top;
	padding: 5px;
	}

table.special_offers {
	width: 446px;
	height: 100%;
	border: 0;
	border-collapse: collapse;
	}

table.special_offers td#top {
	height: 30px;
	background: url(images/topstore.gif);
	}

table.special_offers td.mid {
	height: 30px;
	background: url(images/bg5.gif);
	}

.offer_title {
	background: url(images/star1.gif) no-repeat;
	margin-left:25px;
	padding-left:30px;
	color:#ffffff;
	font-size: 13pt;
	line-height: 18px
	}

td.offer_text {
	width: 90%;
	padding: 15px;
	padding-left: 20px;
	background: url(images/bg4.gif) repeat-y left;
	color:#444;
	font-size: 10pt;
	line-height: 14px;
	}

td.offer_img {
	width: 10%;
	background: url(images/bg4.gif) repeat-y right;
	padding-right: 10px;
	vertical-align: middle;
	}
.tablinks a, .hometitles a, h2 a {
	text-decoration: none !important;
	}
