/** aMember-specific styles here */

/* properties for entire page and text inside tables */
body, th, td {
   padding:0px;
	margin:0px;
	font-family:Trebuchet MS, sans-serif;
	font-size:11px;
	background:url(http://enrichingyourlife.com/wp-content/themes/enrich/images/bg.gif) repeat-x top #4d4d4d;
}


/* properties for all input elements */
input, textarea {
    font-family:Trebuchet MS, sans-serif;
    font-size: 0.9em;
}
hr { 
    background-color: #4479BE;
    border: 0;
    width: 100%;
    height: 1px;
}
ul, li { list-style: disc; }
.small { font-size: x-small; font-weight: normal; }
.powered, .powered a { font-size: x-small; color: #808080; margin: 0.5em 0em 0.5em 0em; }
strong, .strong { font-weight: bold; }
.text_disabled { color: ButtonFace; } 

/* properties for headers */
h1,h2,h3 {
    color: #707070;
    font-weight: bold;
    text-align: center;
    margin: 0.5em 0.5em 0.5em 0.5em;
}
h1 { font-size: 140%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }

/* other elements */
div.centered { text-align: center; }
div.centered table {
    margin: 0 auto; 
    text-align: left;
}
ul,ol { margin-left: 2em;}
.code { font-family: "Courier New", Monospace; font-size: 120%; color: blue; } 

/* vedit - vertical table (signup, profile edit) */
.vedit {
    border: solid 1px #8CACBB;
}
/* vedit - usual column (right) */
.vedit td {
    text-align: left;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;

    background-color: white;
    border: solid 1px #8CACBB;
}
/* vedit - header column (left) */
.vedit th {
    padding: 10px 15px 10px 10px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;

    background-color: #DEE7EC;
    border: solid 1px #8CACBB;
}
/* vedit - heading row */
.vedit .headrow { font-weight: bold; text-align: center; }


/* hedit - horizontal table (payments list) */
.hedit {
    border: solid 1px #8CACBB;
}
/* hedit - usual column */
.hedit td {
    padding: 5px;
    background-color: #E0E0E0;
    font-size: 8pt;
    background-color: white;
    border: solid 1px #8CACBB;
}
/* hedit - header column */
.hedit th {
    padding: 5px;
    font-weight: bold;
    text-align: center;

    background-color: #DEE7EC;
    border: solid 1px #8CACBB;
}

table.errmsg
{
    font-family: Helvetica, Verdana, sans-serif;
    font-size: 90%;
    background-color: red;
    border: #cc0000 1px solid;
    margin: 5px 0px 5px 0px;
}
table.errmsg td
{
    padding: 5px 50px 5px 5px;
    font-weight: bold;
}
table.errmsg td li
{
    list-style: square;
}

/* Receipt table from thanks.html */
.receipt td {
    background-color: #F0F0F0;
    border: solid 1px black;
    padding: 2px 4px 2px 4px;
}
.receipt th {
    background-color: #C0C0C0;
    border: solid 1px black;
    font-weight: bold;
    padding: 2px 4px 2px 4px;
}
.receipt td.total {
    background-color: #C0C0C0;
    border: solid 1px black;
}
.receipt {
    border-collapse: collapse;
}

/* Newsletters table on member.php */
.newsletters td {
    padding: 5px;
    margin: 5px;
}
.newsletters td.disabled {
    padding: 5px;
    margin: 5px;
    color: #505050;
}

/* Newsletters archive table on member.php */
.newsletters_archive td {
    padding: 2px;
    margin: 0px;
}

div#page{
	width:920px;
	text-align:left;
}

/*header*/
div#page #header{
	width:100%;
	height:210px;
	background:url(http://www.enrichingyourlifenow.com/wp-content/themes/enrich/images/header.jpg) no-repeat top #FFFFFF;
}

/* Menu */


    #tabs1 {	z-index: 4;
	position: absolute;
	top: 165px;	padding: 0px 0px 0px 220px;
	float:left;
	background:transparent;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
      }
    #tabs1 ul {
          margin:0;
          padding:0px 0px 0px 0px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      }
    #tabs1 a{
	float:left;
	background: transparent url(http://www.enrichingyourlifenow.com/wp-content/themes/enrich/images/menu.png) no-repeat right top;
	margin:0;
	color: white;
	padding:0px 35px 3px 35px;
	text-decoration:none;
      }

    #tabs1 a:hover {
	float:left;
	color: #4d4d4d;
	margin:0;
	text-decoration:none;}

/*header text*/

div#header_text{
	width:100%;
	height:181px;
	background:url(http://www.enrichingyourlifenow.com/wp-content/themes/enrich/images/header_text_bg.png) no-repeat top #FFFFFF;
}

div#header_text #header_text_title{
	padding-top:25px;
	padding-left:40px;
	color:#FFFFFF;
	text-align:left;
	font-size:23px;
}

div#header_text #header_text_text{
	padding-top:2px;
	padding-left:40px;
	color:#FFFFFF;
	text-align:left;
	font-size:10px;
	font-family:Trebuchet MS, sans-serif;
	line-height:18px;
	width:55%;
}

/* Content */

#content {
	background:url(http://www.enrichingyourlifenow.com/wp-content/themes/enrich/images/allbg.gif) repeat-y top left #FFFFFF ;
	width: 870px;
	margin: 0 auto;
	padding: 0 35px 0px 15px;
}

blockquote {
	margin: 5px;
	padding: 0px 5px 5px 35px;
	background: transparent url(http://www.enrichingyourlifenow.com/wp-content/themes/enrich/images/blockquote.gif) no-repeat ;
}

/* Content */

#main {
	background:url(http://www.enrichingyourlifenow.com/wp-content/themes/enrich/images/allbg.gif) repeat-y top left #FFFFFF ;
	width: 870px;
	margin: 0 auto;
	padding: 0 30px 0px 5px;
}

/* Footer */

#footer {
	height: 75px;
	padding: 45px 0 0 0;	line-height:1em;
	clear: both;
	color: #FFFFFF;
	width: 920px;
	margin: 0 auto;
	font-size:0.95em;
	background: #4d4d4d url(http://www.enrichingyourlifenow.com/wp-content/themes/enrich/images/footer.gif);
}

#legal {
	margin: 0;
	padding: 0;
	text-align: center;
}

#link {
	margin: 0;
	padding: 0;
	text-align: center;
}




/* Sidebar */

#sidebar {
	float: right;
	width: 175px;
}

.white
{color: white;}

.white a, a:hover
{text-decoration:underline;}

/* blog*/

div#page #blog{
	background:#FFFFFF url(http://www.enrichingyourlifenow.com/wp-content/themes/enrich/images/allbg.gif) repeat-y top left;
}

