/*********************************
    pages codes: 
        career: 1
        Health: 2
        Relationship: 3
        Spiritual: 4
        Wealth: 5

*********************************/

.art1-content {
    background: url(../images/art1-content.png) repeat-y center;
    padding: 2px 18px;
	
}

 .art1-bottom {
    background: url(../images/art1-bottom.png) no-repeat;
    height: 14px;
    overflow:hidden;
	
	
}
 .art1-top {
    background: url(../images/art1-top.png) no-repeat;
    height: 14px;
    overflow: hidden;
	
}
.article_name
{
 color: #666666;
    font-size: 16px;
    font-weight: bold;
}
.article_name_art
{
 color: #666666;
    font-size: 26px;
    font-weight: bold;
}
* {
    padding:0;
	margin:0;
}
A{
	-moz-outline-style:none;
}
A IMG { 
    border:none;
}
.clear{
    clear: both;
    display: block;
}
.clear_zerodown{
    height: 0;
    line-height: 0;
    font-size: 0;
}
h1,h2,h3,h4,h5,h6,pre,code {
    font-size:1em;
}
body{
    font-size:12px;
}
ul {
    list-style: none;
}
a{
    text-decoration:none;
	color: #077C83;
}
a:hover{
    text-decoration:underline;
}

OPTION{
    padding: 0 7px 0 3px;
}
EM{
    font-style: normal;
}
INPUT, TEXTAREA {
    font: 12px arial;
    padding: 1px 2px;
}
INPUT.type_button { 
	cursor: pointer;
}
SELECT {
    font: 12px arial;
    padding: 0 2px 0 0;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0;
	line-height: 0;
	font-size: 0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
/* Hide from IE Mac \*/
    .clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix {
    height:1px;
}
.imgfix {
	vertical-align: bottom
}
                                           /* GENERAL */
html {
}
                                         /* BODY and beyond */
body {
    font-family: Trebuchet MS;
    /*direction: rtl;*/
	
	color: #41262D;
}
 BODY.career {
    background: #F5F2E3 url(../images/bg1.png) repeat-x;
}
 BODY.relationship {
    background: #F7F3F0;
}

 BODY.health {
    background: #f9f9f1;
}

 BODY.spiritual{
     background: #fdf4e0 url(../images/body-bg4.png)  no-repeat top;
}
BODY.wealth {
    background: #fdf6f0;
}

.container {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	
}
.header {
    padding: 10px 30px 18px;
}
.logo {
    background: url(../images/logo.png) ;
    width: 185px;
    height: 86px;
    display: block;
	text-indent: -9999em;
	overflow: hidden;
}
* HTML .logo {
    background-image: url(/images/x.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png')
}
.main  {
    padding: 0 10px 70px;
    font-size: 16px;   
}
.main .heading {
    height: 157px;
    position: relative;
}
.main .heading H1 {
    font-size:34px;
    left:20px;
    letter-spacing:-2px;
    position:absolute;
    top:31px;
    word-spacing:3px;
}
.career .heading H1 {
    color:#1A98C1;
}
.relationship .heading H1 {
    color:#EE592F;
    font-size:38px;
    left:19px;
    letter-spacing:-1px;
    word-spacing: 0px;
}
.health .heading H1 {
    color:#62D427;
    font-size:38px;
    left:19px;
    word-spacing:2px;
    letter-spacing:-1px;
}
.wealth .heading H1 {
    color:#0958B5;
    font-size:38px;
    left:19px;
    word-spacing:1px;
    letter-spacing:-1px;
}
.spiritual .heading H1 {
    font-size:38px;
    left:20px;
    letter-spacing: 0px;
    position:absolute;
    word-spacing:0px;
    color: #F08573;
}
.main .heading H2 {
    font-size:22px;
    left:21px;
    position:absolute;
    top:81px;
    width:471px;
}
.career .heading H2 {
    color:#087293;
}
.health .heading H2 {
    color:#63A83B;
}
.relationship .heading H2 {
    color:#D64928;
}
.spiritual .heading H2 {
    color:#F9786C;
}
.wealth .heading H2 {
    color:#107ADC;
}

.career .main {
    background: url(../images/main-bg1.jpg) no-repeat;  
}
.relationship .main {
    background: url(../images/main-bg3.jpg) no-repeat; 
}

.health .main{
    background: url(../images/main-bg2.jpg) no-repeat; 
}

.spiritual .main{
    background: url(../images/main-bg4.jpg) no-repeat; 
}

.wealth .main{
    background: url(../images/main-bg5.jpg) no-repeat; 
}

.box1 {
    width: 626px;
    margin: 0 0 25px 15px;
    
}
.box1-top {
    background: url(../images/box1-top.png) no-repeat;
    height: 14px;
    overflow: hidden;
}
* HTML .box1-top {
    background-image: url(/images/x.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/box1-top.png')
}
.box1-content {
    background: url(../images/box1-content.png) repeat-y center;
    padding: 4px 28px;
}
.box1-content2 {
    background: url(../images/box1-content.png) repeat-y center;
    padding: 4px 6px;
}
* HTML .box1-content {
    background-image: url(/images/x.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/box1-content.png', sizingMethod='scale');
    zoom: 1;
}
.box1-bottom {
    background: url(../images/box1-bottom.png) no-repeat;
    height: 14px;
    overflow:hidden;
}
* HTML .box1-bottom {
    background-image: url(/images/x.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/box1-bottom.png')
}
.box1-content H3 {
    background: none;
    text-indent: 0;
    overflow: hidden;
    height: auto;
    width: auto;
    color:#087293;
    font-size:20px;
}
.relationship .box1-content H3, 
.spiritual .box1-content H3 {
    color: #F48166;
}
.health .box1-content H3 {
    color: #479437;
}
.wealth .box1-content H3 {
    color: #0958B5;
}
.btn-lets-start {
    height: 66px;
    width: 146px;
    display: block;
    background: url(../images/btn-lets-start1.png) no-repeat;
    float: right;
    display: inline;
    position: relative;
    top: -10px;
}
.btn-lets-start_login {
    height: 66px;
    width: 150px;
    display: block;
    background: url(../images/btn-lets-start1_login.png) no-repeat;
    float: left;
    display: inline;
    position: relative;
    left: 8px;

}
.input_login
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
color: #1C7C98;
background: #ffffff;
border: 1px solid #41262D
}
.relationship  .btn-lets-start {
    background-image: url(../images/btn-lets-start3.png);
}

.health  .btn-lets-start {
    background-image: url(../images/btn-lets-start2.png);
}

.spiritual  .btn-lets-start {
    background-image: url(../images/btn-lets-start4.png);
}
.wealth .btn-lets-start {
    background-image: url(../images/btn-lets-start5.png);
}
.bundle {
    width: 636px;
    padding: 0;
}
.career box2, .career box3{    
    float: none;
}
.box2 {
    margin: 0 0 30px 20px;
}
.box2 EM{
    font-style: italic;
}

.box2 H3, .box3 H3 {
    font-size: 20px;
    color: #F4901F;
}

.relationship .box2 H3, .relationship .box3 H3  , .spiritual .box2 H3 , .spiritual .box3 H3{
    color: #1b93b8;
}
.box2-content, .box3-content {
    padding: 0 23px 5px;
	width: 569px;
}
.box2-top, .box3-top {
    height: 11px;
    overflow: hidden;
}
.box2-bottom, .box3-bottom {
    height: 11px;
}
.career .box2-top, .box3-top {
    height: 11px;
    background: url(../images/box2-top.png) no-repeat;
    overflow: hidden;
}
.career .box2-content, .box3-content {
    background: #F9F6EA;
    padding: 0 23px 5px;
	width: 570px;
}
.career .box2-content_login {
    background: url(../images/box2-content_login.png) repeat-y bottom;
    padding: 0 23px 5px;
	width: 570px;
}

.career .box2-bottom, .box3-bottom {
    height: 11px;
    background: url(../images/box2-bottom.png) no-repeat;
}
.career .box2-bottom_login, {
    height: 11px;
    background: url(../images/box2-bottom_login.png) no-repeat;
}
.health .box2-top {
	background: url(../images/box2_top_health.png) no-repeat;
}
.health .box2-content {
	background: #FDFCF7;
}
.health .box2-bottom {
	background: url(../images/box2_bottom_health.png) no-repeat;
}
.wealth .box2-top {
	background: url(../images/box5_top_wealth.png) no-repeat;
}
.wealth .box2-content {
	background: #FDFCF7;
}
.wealth .box2-bottom {
	background: url(../images/box5_bottom_wealth.png) no-repeat;
}
.relationship .box2-top {
	background: url(../images/box3_top_rs.png) no-repeat;
}
.relationship .box2-content {
	background: #FDFCF7;
}
.relationship .box2-bottom {
	background: url(../images/box3_bottom_rs.png) no-repeat;
}
.spiritual .box2-top {
	background: url(../images/box4_top_spiritual.png) no-repeat;
}
.spiritual .box2-content {
	background: #F7F7F4;
}
.spiritual .box2-bottom {
	background: url(../images/box4_bottom_spiritual.png) no-repeat;
}

/* wealth united box */

.main-left {
    float: left;
    width: 642px;
}
.main-right {
    float: right;
    width: 290px;
    padding: 114px 0 0;
}
.quote {
    border-bottom: 1px solid #E0DBC7;
    padding: 0 0 27px;
    margin: 0 0 24px;
}
.quotes {
    padding: 0px 25px 0 0;
    background: url(../images/quotes1.png) no-repeat center bottom;
    position: relative;
    top: -2px;
    zoom: 1;
}
.relationship .quotes {
    background-image: url(../images/quotes3.png);
}
.health .quotes {
    background-image: url(../images/quotes2.png);
}

.q-close {
    background-position: center top;
    padding: 0px 25px 0 0;
    position: relative;
    top: 2px;
}
.quote blockquote {
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}
.quote .quotee {
    font-size: 14px;
    text-align: right;
    padding: 8px 0 0;
}
#lets_start_btn {
	float: right;
	margin: 10px 0 0;
}
