/*------------------------------------------------------------------------
# Zen 1.0 - July, 2009
# ------------------------------------------------------------------------
# Copyright (C) 2000-2009 Synergia Studio, All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: Synergia Studio
# Websites:  http://www.zen
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */

html {
  height: 100%;
  margin-bottom: 0.1px;
}

* {
  padding: 0;
  margin: 0;
}

body {
  /*height: 100%;*/
  font: 12px/20px Arial, Helvetica, sans-serif;
  background: url(../images/bg.jpg);
}

a {
  /*color: #00CCFF;*/
  color: #4065ff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img { border: 0 none; }

h1 {
  font-size: 200%;
  margin: 5px 0 15px;
}

h2 {
  margin: 15px 0 5px;
  font-size: 17px;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 120%;
}

h5 {
  font-size: 100%;
}

ol {
  padding-left: 25px;
  margin-bottom: 10px;
}

ul {
/*  list-style: none;*/
}

ul li {
  padding-left: 20px;
  line-height: 26px;
}

.clr {
  float: none;
  clear: both;
  font-size: 1px;
  line-height: 1px;
}

#wrapper {
  margin: auto;
  width: 832px;
  /*height: 100%;*/
  background: url(../images/content_shadow.png) repeat-y;
}

#container_pad {
  /*height: 100%;*/
  padding: 0 16px;
}

#content_bg_hp {
  /*height: 100%;*/
  background: url(../images/content_bg_hp.jpg);
}

#content_bg_careers {
  background: url(../images/content_bg_careers.jpg);
}

#content_bg_emotional {
  background: url(../images/content_bg_emotional.jpg);
}

#content_bg_financial {
  background: url(../images/content_bg_finanacial.jpg);
}

#content_bg_relationships {
  background: url(../images/content_bg_relationships.jpg);
}

#content_bg_spiritual {
  background: url(../images/content_bg_spiritual.jpg);
}

#content_bg_physical {
  background: url(../images/content_bg_physical.jpg);
}

#header {
}

#content_left {
  float: left;
  margin: 0 5px 0 -15px;
  _margin-left: -8px;
  width: 225px;
}

#content_right {
  float: left;
}

#content_pad {
  padding: 0 30px 10px;
}

#top_content {
  padding: 10px;
  margin-bottom: 12px;
/*  background: #fff;*/
}

.bg_default {
  background: url(../images/bg_default.png);
}

.bg_financial {
  background: url(../images/bg_financial.png);
}

.bg_careers {
  background: url(../images/bg_careers.png);
}

.bg_emotional_health {
  background: url(../images/bg_emotional_health.png);
}

.bg_physical_health {
  background: url(../images/bg_physical_health.png);
}

.bg_relationships {
  background: url(../images/bg_relationships.png);
}

.bg_spiritual {
  background: url(../images/bg_spiritual.png);
}

#blog {
  float: left;
  width: 525px;
  height: 465px;
/*  background: #fff;*/
}

#blog_unlimited {
  float: right;
  width: 525px;
/*  background: #fff;*/
}

#blog_pad {
  padding: 10px;
}

/* MENU */
#mainmenu_bg {
  float: left;
  margin: 0 8px;
  width: 400px;
  height: 489px;
  background: url(../images/mainmenu.png) no-repeat;
}

#mainmenu_pad {
  margin: 30px 48px 47px 39px;
  height: 412px;
/*  background: #fff;*/
}

#mainmenu {
/*  padding: 10px;*/
}

#leftmenu_bg {
  float: left;
  width: 225px;
  height: 477px;
  background: url(../images/leftmenu.png) no-repeat;
}

#leftmenu_pad {
  padding: 40px 35px 35px;
}

/*
#leftmenu {
}

#leftmenu a {
  display: block;
  margin: 4px 0;
  font-weight: bold;
}
*/

/* ADD's */
.ad_sep {
  float: left;
  height: 1px;
  width: 50px;
}

.ad_163x395 {
  float: left;
/*  margin-top: 50px;*/
  width: 162px;
  height: 395px;
  background-color: transparent;
  text-align: center;
}

.hp_btn {
  text-align: center;
  margin: 7px 0;
}

.left_btns {
  margin-left: 6px;
}

.left_btns img {
  margin: 2px;
  float: left;
}

.ad_345x113 {
  float: left;
  margin-top: 15px;
  width: 345px;
  height: 113px;
  background-color: transparent;
  text-align: center;
}

.ad_198x240 {
  float: left;
  margin: 15px 0 0 15px;
  width: 100%;
  height: 240px;
  text-align: left;
  background-color: transparent;
}

.ad_198x480 {
  float: left;
  margin: 15px 0 0 15px;
  width: 100%;
  height: 480px;
  text-align: left;
  background-color: transparent;
}

.smalltext {
    font-size: 11px;
    line-height: 13px;
}

.mediumtext {
    font-size: 12px;
    line-height: 14px;
}

#footer {
  text-align: center;
  padding: 0 50px 10px;
}

#footer .smalltext {
  margin-top: 5px;
}

#footer a {
  color: #000;
  padding: 0 3px;
}
.regular
{
  font-size:12px; 
}

#popup_signup {
  background: url(images/popup_signup.jpg) no-repeat;
  width: 350px;
  height: 250px
}

.popup_text {
  /*height: 100%;*/
  font: 12px/20px Arial, Helvetica, sans-serif;
}
