
/* CSS Document */

/* this page controls the style and positioning of the site */
/* COLORS USED IN DESIGN: blue darkest: #1A3C5B (0, 45, 89); blue darker: #6699CC (112, 160, 200); 
blue lighter: #99CCCC (170, 205, 227); blue lightest #E8F1F8 (233, 241, 248) */

/* SETTINGS: margins; paragraphs; headings; horzontal rules & line breaks - DO NOT TOUCH */
* {margin: 0; padding: 0;}
p{margin-top:10px; margin-bottom:10px;} 
p1{margin-top:0px; margin-bottom:0px;} 
h1{margin-top:10px; margin-bottom:10px;} 
h2{margin-top:8px; margin-bottom:8px;} 
h3{margin-top:0px; margin-bottom:0px;} 

body {text-align: center; background-color: #FFFFFF;}

/* WRAPPER */

#wrapper {
	position: relative;	width: 1000px; margin: 0 auto; text-align: left; background-image: url(../images/faux_body_jpg.jpg); background-repeat: repeat-y;	overflow: visible;
	}

/* BACKGROUNDS */

.background {
	position:absolute; left:0px; top:0px; width:1000px; height: 210px; 
	background-image: url(../images/mind_your_reality_header.png); background-repeat: no-repeat;z-index:9; 
	} 

/* MAIN PAGE IMAGES */

.index_image {
	position: absolute; left: 10px; top: -2px; width: 797px; height: 187px; z-index: 3;
	}
	
.category_image {
	position: absolute; left: 10px; top: -2px;	width: 797px; height: 165px; z-index: 3;
	}

.newsletter_image {
	position: absolute; left: 10px; top: -2px;	width: 797px; height: 225px; z-index: 3;
	}

.myr_compendium {
	position: absolute; left: 10px; top: -2px; width: 797px;	height: 360px;	z-index: 3;
	}

.seminar_image {
	position: absolute; left: 0px; top: 0px; width: 797px; height: 275px; z-index: 3;
	}

.webinar_east {
	position: relative; left: 150px; width: 202px; z-index: 3;
	}

.webinar_west {
	position: absolute; left: 0px; margin-top:-63px; margin-left:440px; width: 202px; z-index: 3;
	}


/* MAIN BODIES */

.breaking_news{
	position: absolute; left: 0px;	top: 46px; width: 798px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #101010; 
	border-bottom: 1px solid #1E3C53; padding-bottom: 5px; color: #1A3C5B; font-size: 13px; line-height: 20px; z-index: 3;
	}

.main_body {
	position:relative; left:0px; top:183px; width:1000px; height: auto; padding-top: 2px; 
	background-image: url(../images/faux_body_png.png); background-position: left; background-repeat: repeat-y;	overflow: visible; z-index:10;
	}

.index_body {
	position:relative; left:0px; top:208px; width:1000px; height: auto;	padding-top: 2px;
	background-image: url(../images/faux_body_jpg.jpg); background-position: left; background-repeat: repeat-y;	overflow: visible; z-index:10; 
	}

.category_body {
	position:relative; left:0px; top:172px; width:1000px; height: auto;	padding-top: 2px;
	background-image: url(../images/faux_body_jpg.jpg); background-position: left; background-repeat: repeat-y;	overflow: visible; z-index:10; 
	}

.newsletter_body {
	position:relative; left:0px; top:243px; width:1000px; height: auto;	padding-top: 2px;
	background-image: url(../images/faux_body_jpg.jpg); background-position: left;  background-repeat: repeat-y; overflow: visible; z-index:10; 
	}

.seminar_body {
	position:relative; left:0px; top:248px; width:1000px; height: auto;	padding-top: 2px;
	background-image: url(../images/faux_body_jpg.jpg); background-position: left;  background-repeat: repeat-y; overflow: visible; z-index:10; 
	}

.ebook_body {
	position:relative; left:0px; top:369px; width:1000px; height: auto;	padding-top: 2px;
	background-image: url(../images/faux_body_jpg.jpg); background-position: left; background-repeat: repeat-y;	overflow: visible; z-index:10; 
	}

.main_body_form {
	position:absolute; left: 10px; top:538px; width:620px; height: auto; z-index:7; padding-top: 10px; 
	}

.navigation_menu {
	position:absolute; left: 1px; top:140px; width:700px; height: 100px; z-index:100;
	} 


/* BLOG */

.blog {
	position:absolute; left:10px; top:585px; width:620px; height: auto; font-family: Helvetica, Calibri, Arial, sans-serif; 
	font-size:12px; line-height: 20px; color: #101010; overflow: visible; z-index:7;
	}

.rss_box_in_blog {
	position:absolute; left:10px; margin-top:-30px; z-index:12;
	}

.rss_rss {
	position:absolute; left:1px; top:35px; width:38px; height: 40px; z-index:12;
	} 
	
.rss_google {
	position:absolute; left:44px; top:35px; width:38px; height: 40px; z-index:12;
	} 

.rss_yahoo {
	position:absolute; left:86px; top:35px; width:38px; height: 40px; z-index:12;
	} 

.rss_msn {
	position:absolute; left:129px; top:35px; width:38px; height: 40px; z-index:12;
	} 


/* FOOTER: push sets the footer to appear and stick to the bottom of the text - DO NOT TOUCH - other than to change footer image */
.footer_main {
	position: absolute; left: 0px; height: 120px; width: 1000px; 
	background-repeat:no-repeat; z-index: 2;
	}

.push {
	height: 0px;
	}
	
.footer {
	position: absolute; left: 0px; height: 120px; width: 1000px; z-index: 7; background-image:url(../images/mind_your_reality_footer.jpg); 
	}
	
.quote {position:absolute; left:100px; width:550px; margin-top:-5px; z-index:4;}

.navigation_bottom {
	position:absolute; left:85px; top:25px; width:750px; z-index: 8;
	}	


/* INTENSE DEBATE */
.intense_debate {	
	position:relative; left: 10px; width:775px; height: auto; 
	font-family: Verdana; font-size: 12px; font-color: #151515;
	z-index:15; 
	}

/* RIGHT COLUMN */

.rhs_article_hotspot {
	position: absolute; left: 805px; top: 110px; width: 188px; z-index: 15;
	}

.google_search {
	position:absolute; left:1px; top:-77px; width:197px; z-index:100; 
	}
	
.google_search_results {
	position:absolute; left:1px; top: 175px; width:197px; z-index:100; 
	}

.rhs_articles_heading {
	position:absolute; left: -3px; width:198px; height: 47px; top: -47px;
	background-image: url(../images/article_hotspot.jpg); background-repeat:no-repeat; z-index:6;
	}

.rhs_webinar {
	position:absolute; left: -6px; width:198px; height: 200px; top: 212px;
	z-index:6;
	}

.rhs_column {
	position: absolute; left: 805px; top: 435px; width: 188px; z-index: 20;
	}

.newsletter_rhs {
	position:absolute; left:-5px; top:100px; width:198px; height: 85px;
	background-image: url(../images/newsletter_rhs.jpg); background-repeat:no-repeat; z-index:7;
	}

.newsletter_form_rhs {
	position:absolute; left:10px; top:185px; width:170px; height: 125px; z-index:6;
	}

.newsletter_books_rhs {
	position:absolute; left:-5px; top:280px; width:198px; height: 185px;
	background-image: url(../images/newsletter_books_rhs.jpg); background-repeat:no-repeat; z-index:6;
	}

.follow_heading {
	position:absolute; left:-6px; top:440px; width:198px; height: 40px; z-index:100;
	}
	
.fb_main {
	position:absolute; left:2px; top:480px; width:90px; height: 29px; z-index:100;
	}
	
.twitter_main {
	position:absolute; left:96px; top:480px; width:90px; height: 29px; z-index:100;
	}

.rss_subscribe_box {
	position:absolute; left:10px; top:485px; height: 40px; overflow: visible; z-index:12;
	}
	
.buy_myr_ebook_rhs {
	position:absolute; left:-5px; top:580px; width:170px; height: 250px; z-index:6;
	}

/* GOOGLE ADS */
	
.google_ads_1 {
	position:absolute; left:815px; top:1290px; width:165px; z-index:11; 
	padding-bottom: 5px; padding-left: 7px; padding-right: 7px; padding-top: 5px; 
	}
	
.google_ads_2 {
	position:absolute; left:815px; top:1905px; width:165px; z-index:11; 
	padding-bottom: 5px; padding-left: 7px; padding-right: 7px; padding-top: 5px; 
	}
	
.google_ads_3 {
	position:absolute; left:815px; top:2520px; width:165px; z-index:11; 
	padding-bottom: 5px; padding-left: 7px; padding-right: 7px; padding-top: 5px; 
	}

	
/* GOOGLE SEARCH */

.background_search {
	position:absolute; left:0px; top:0px; width:1000px; height: 1200px; 
	background-image: url(../images/search_myr_results.jpg); background-repeat: no-repeat; z-index:3;
	} 

.search_body {
	position:relative; left:10px; top:180px; width:1000px; height: 300px; padding-top: 2px;
	overflow: visible; background-position: left;z-index:7;
	}

.search_results {
	position:absolute; left: 0px; top:0px; width:826px; height: 500px; z-index:7; padding-top: 10px; overflow: visible;
	}


/* PAYMENT METHODS */

.pay_pal_payment {position:absolute; left: 10px; z-index:6; }


.main_newsletter_form {position:absolute; left: 10px; top:330px; width:620px; height: auto;
z-index:7; padding-top: 10px; overflow: visible;}

.newsletter_in_body {
	position: absolute; left: 10px; width:760px; border-width:1px; background-color: #F4F4F4; border-style:solid; padding-right: 4px; padding-left: 10px; z-index:6;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
	}

/* IMAGE SETTINGS: sets the positioning of all in-content images; add as you add images */

.tania {
	position:absolute; left:11px; top:120px; width:111px; height:148px; z-index:13; 
	background-color: #FFFFFF; border: thin; border-color: #1A3C5B; border-style: solid; border-width: thin; 
	background-image: url(../images/image_tania.jpg); background-repeat: no-repeat;
	}
	
.comingsoon {
	position:absolute; left:175px; width:300px; height:225px; margin-top: 15px; z-index:13; 
	background-image: url(../images/image_comingsoon.jpg); background-repeat: no-repeat;
	}
	
/* BUTTONS & TEXTFIELDS: controls the appearance of buttons and textfields in the newsletter subscription */

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; background-color: #6699CC;
	}

.textfield {
	font-family: Verdana; width: 100px; height: 17px; font-size: 12px; color: #101010; background-color: #FFFFFF; border: 1px solid #BFBFBF;
	}

.textfield_google {
	font-family: Verdana; width: 90px; height: 19px; margin-top:0px; font-size: 12px; color: #101010; background-color: #FFFFFF; border: 1px solid #BFBFBF;
	}
	
.textfield_name {
	font-family: Verdana; width: 130px; height: 17px; font-size: 12px; color: #101010; border: 1px solid #BFBFBF;
	}

.textfield_email {
	font-family: Verdana; width: 180px; height: 17px; font-size: 12px; color: #101010;
	}

.textfield_name_nl {
	font-family: Verdana; width: 200px; height: 25px; font-size: 12px; color: #101010; border: 1px solid #BFBFBF;
	}

.textfield_email_nl {
	font-family: Verdana; width: 200px; height: 25px; font-size: 12px; color: #101010; border: 1px solid #BFBFBF;
	}
	
.textfield_name_rhs {
	font-family: Verdana; width: 118px; height: 20px; margin-left: 5px; margin-bottom: 8px; font-size: 12px; color: #101010; 
	border: 1px solid #BFBFBF;
	}
	
.textfield_email_rhs {
	font-family: Verdana; width: 118px; height: 20px; margin-left: 6px; margin-bottom: 10px;  font-size: 12px; color: #101010; 
	border: 1px solid #BFBFBF;
	}

.textfield_name_contact {
	font-family: Verdana; width: 220px; height: 25px; font-size: 12px; color: #101010; border: 1px solid #BFBFBF;
	}

.textfield_email_contact {
	font-family: Verdana; width: 220px; height: 25px; font-size: 12px; color: #101010; border: 1px solid #BFBFBF;
	}
	
.textfield_country_contact {
	font-family: Verdana; width: 220px; height: 15px; font-size: 12px; color: #101010; border: 1px solid #BFBFBF;
	}
	

	
/* SOCIAL MEDIA ICONS */

.rate_this {
	position:absolute; width:800px; left: 10px; margin-top:0px; z-index: 100;
	}
	
.add_this {
	position:absolute; width:800px; margin-left: 10px; margin-top:7px; z-index: 100;
	}

/* LEGEND ICONS: sets the positioning of all in-content ICONS */

.attention {
	position: absolute; left:10px; width:60px; height:69px; margin-top: 2px;
	z-index:14; background-image: url(../images/image_attention.png); background-repeat: no-repeat;
	}

.tip {
	position: absolute; left:10px; width:60px; height:69px; margin-top: 2px;
	z-index:14; background-image: url(../images/image_tip.png); background-repeat: no-repeat;
	}

.exercise {
	position: absolute; left:10px; width:60px; height:69px; margin-top: 2px;
	z-index:14; background-image: url(../images/image_exercise.png); background-repeat: no-repeat;
	}

.watch {
	position: absolute; left:10px; width:60px; height:69px; margin-top: 2px;
	z-index:14; background-image: url(../images/image_watch.png); background-repeat: no-repeat;
	}

.nutshell {
	position: absolute; left:10px; width:60px; height:69px; margin-top: 10px;
	z-index:14; background-image: url(../images/image_nutshell.png); background-repeat: no-repeat;
	}

/* LEGEND ICONS as explained on the home page */

.legend_attention {
	position: absolute; left:15px; width:60px; height:69px; margin-top: 2px;
	z-index:14; background-image: url(../images/image_attention.png); background-repeat: no-repeat;
	}
	
.legend_tip {
	position: absolute; left:125px; width:60px; height:69px; margin-top: 2px;
	z-index:14; background-image: url(../images/image_tip.png); background-repeat: no-repeat;
	}

.legend_exercise {
	position: absolute; left:240px; width:60px; height:69px; margin-top: 2px;
	z-index:14; background-image: url(../images/image_exercise.png); background-repeat: no-repeat;
	}

.legend_watch {
	position: absolute; left:365px; width:60px; height:69px; margin-top: 2px;
	z-index:14; background-image: url(../images/image_watch.png); background-repeat: no-repeat;
	}

.legend_nutshell {
	position: absolute; left:490px; width:60px; height:69px; margin-top: 2px;
	z-index:14; background-image: url(../images/image_nutshell.png); background-repeat: no-repeat;
	}

/* EBOOK Icons */

.ebook_master_key_system {
	position:absolute; left:10px; top:239px; width:110px; height:150px; z-index:13; background-color: #FFFFFF;
	}

.ebook_as_a_man_thinketh {
	position:absolute; left:145px; top:239px; width:110px; height:150px; z-index:13; background-color: #FFFFFF;
	}

.ebook_self_mastery {
	position:absolute; left:280px; top:239px; width:110px; height:150px; z-index:13; background-color: #FFFFFF;
	}

.get_adobe_reader {
	position:absolute; left:10px; top: 480px; width:112px; height:33px; z-index:13;
	background-color: #FFFFFF; border: thin; background-image: url(../images/get_adobe_reader.gif); background-repeat: no-repeat;
	}

.get_adobe_reader_compendium {
	position:absolute; left:10px; top: 505px; width:112px; height:33px; z-index:13; 
	background-color: #FFFFFF; border: thin; background-image: url(../images/get_adobe_reader.gif); background-repeat: no-repeat;
	}

/* BOTTOM NAVIGATION MENU (part of footer) */
/* #navlist_bottom controls the basic style */
#navlist_bottom li
{float: left; list-style-type: none; font-family: Geneva, Arial, Helvetica, sans-serif; 
font-weight: bold; font-size: 11px; padding-right: 20px; padding-left: 21px;} 
/* padding left & right controls the spacing between the links */

/* controls the default color */
#navlist_bottom li a, #navlist_bottom li a:link
{color: #1A3C5B; text-decoration: none;}

/* controls the visited color */
#navlist_bottom li a:visited
{color: #1A3C5B;}

/* controls the hover color */
#navlist_bottom li a:hover
{color: #202020;}

/* controls the color & style of the active page once clicked */
#navlist_bottom li a#current, #navlist_bottom li a#current:link
{color: #1A3C5B; font-weight: bold; font-size: 11px; font-family: Geneva, Arial, Helvetica, sans-serif; 
text-transform: uppercase;} /* the text-transform: uppercase transforms the text into uppercase when the page is active */

/* END */


/* BULLET POINTS */

#bullet_list li {
	list-style-type: none; list-style-image: url(../images/image_bullet.png); padding-left: 5px;
	}

/* GO TO LINKS: small links to get to something*/

a.goto:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: underline; color: #1A3C5B; line-height: 21px;}
a.goto:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: underline; color: #1A3C5B; line-height: 21px;}
a.goto:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: underline; color: #1A3C5B; line-height: 21px;}
a.goto:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: underline; color: #1A3C5B; line-height: 21px;}

/* ARTICLE CONTINUED LINK*/

a.article_cont_link:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; 
font-weight: bold; text-decoration: underline; color: #1A3C5B; line-height: 21px;}
a.article_cont_link:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; 
font-weight: bold; text-decoration: underline; color: #004080; line-height: 21px;}
a.article_cont_link:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; 
font-weight: bold; text-decoration: underline; color: #1A3C5B; line-height: 21px;}
a.article_cont_link:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; 
font-weight: bold; text-decoration: underline; color: #1A3C5B; line-height: 21px;}

/* EBOOK LINKS: small links to get to something*/
a.ebook_link:link {font-family: Arial; font-size:13px; 
font-weight: bold; text-decoration: underline; color: #1A3C5B; line-height: 21px;}
a.ebook_link:visited {font-family: Arial; font-size:13px; 
font-weight: bold; text-decoration: underline; color: #1A3C5B; line-height: 21px;}
a.ebook_link:hover {font-family:Arial; font-size:13px; 
font-weight: bold; text-decoration: underline; color: #1A3C5B; line-height: 21px;}
a.ebook_link:active {font-family:Arial; font-size:13px; 
font-weight: bold; text-decoration: underline; color: #1A3C5B; line-height: 21px;}

/* READ FUL ARTICLE LINK*/

a.read_article:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: underline; color:  #1A3C5B; width: 624px;}
a.read_article:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight:bold; text-decoration: underline; color: #1A3C5B; width: 624px;}
a.read_article:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: underline; color: #1A3C5B; width: 624px;}
a.read_article:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: underline; color:  #1A3C5B; width: 624px;}

/* RHS ARTICLES LINKS */

a.rhs:link {font-family: Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:11px; 
font-weight: none; text-decoration: underline; color: #1A3C5B;}
a.rhs:visited {font-family: Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:11px; 
font-weight: none; text-decoration: underline; color: #1A3C5B;}
a.rhs:hover {font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:11px; 
font-weight: none; text-decoration: underline; color: #151515;}
a.rhs:active {font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:11px; 
font-weight: none; text-decoration: underline; color: #1A3C5B;}

/* MYR AND INSPIRATIONAL QUOTES */

/* QUOTES CATEGORY LINK:*/

a.quotes_link:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: underline; color: #1E3C53; line-height: 21px;}
a.quotes_link:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: underline; color: #1E3C53; line-height: 21px;}
a.quotes_link:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: underline; color: #151515; line-height: 21px;}
a.quotes_link:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: underline; color: #1E3C53; line-height: 21px;}

/* QUOTES MYR LINK:*/

a.quotes_myr:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; 
font-weight: bold; text-decoration: underline; color: #0059B3; line-height: 21px;}
a.quotes_myr:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; 
font-weight: bold; text-decoration: underline; color: #004080; line-height: 21px;}
a.quotes_myr:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; 
font-weight: bold; text-decoration: underline; color: #0059B3; line-height: 21px;}
a.quotes_myr:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; 
font-weight: bold; text-decoration: underline; color: #0059B3; line-height: 21px;}

/* MYR QUOTES TOPICS LINKS:*/

a.quotes_myr_topic:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: none; color: #0059B3; line-height: 12px; margin-left: 10px;}
a.quotes_myr_topic:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration:none; color: #004080; line-height: 12px; margin-left: 10px;}
a.quotes_myr_topic:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: none; color: #0059B3; line-height: 12px; margin-left: 10px;}
a.quotes_myr_topic:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: none; color: #0059B3; line-height: 12px; margin-left: 10px;}

/* MYR QUOTES BACK TO TOPICS LINKS:*/

a.quotes_back_to_topic:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: underline; color: #0059B3; background-color: #FFFF66; line-height: 21px; margin-left: 700px;}
a.quotes_back_to_topic:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration:underline; color: #004080; background-color: #FFFF66; line-height: 21px; margin-left: 700px;}
a.quotes_back_to_topic:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: underline; color: #0059B3; background-color: #FFFF66;line-height: 21px; margin-left: 700px;}
a.quotes_back_to_topic:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
font-weight: bold; text-decoration: underline; color: #0059B3;background-color: #FFFF66; line-height: 21px; margin-left: 700px;}

/* SMALL NOTE LINK:*/

a.small_note:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; 
font-weight: bold; text-decoration: underline; color: #1A3C5B; line-height: 21px;}
a.small_note:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; 
font-weight: bold; text-decoration: underline; color: #004080; line-height: 21px;}
a.small_note:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; 
font-weight: bold; text-decoration: underline; color: #1A3C5B; line-height: 21px;}
a.small_note:active {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; 
font-weight: bold; text-decoration: underline; color: #1A3C5B; line-height: 21px;}




/* WRAPPING LISTS */

.list_1 {
	width:320px; margin-top: -8px;	height: 142px; overflow:hidden; z-index:7; 
	}

.list_2 {
	float: left; margin-top:-142px; width:320px; margin-left: 177px; height: 142px;	overflow: hidden; z-index:8; 
	}


/* COMMENT BOX */

.comment_box {
	position:relative; left: 10px; border-top-style: solid; border-top-width: 1px; border-top-color: #BFBFBF;
 	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #BFBFBF; 
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";	font-size:12px;	color: #1A3C5B;	
	width:780px; height: auto; padding-top: 10px; padding-bottom: 10px;	z-index:100; 
	}

#HCB_comment_box textarea {
	}

/* the entire html comment box container. applies to everything */
#HCB_comment_box {}

#HCB_comment_box p.error {
	border: 4px solid #BFBFBF; background-color: #fee; color: #800;
	}

#HCB_comment_box textarea, #HCB_comment_box input.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; border: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF; border-top: 1px solid #BFBFBF; background: url(bg.png) repeat-x;
	}

#HCB_comment_box .hcb-wrapper-half {
	display:block; width:50%; float:left;
	}
	
#HCB_comment_box .hcb-wrapper {
	clear:both; margin-bottom:0.5em;
	}
	
#HCB_comment_box input.text {
	display:block; width:97%;
	}

/* the submit button */
#HCB_comment_box input.submit {
	margin:0 7px 3px 0; background-color:#f5f5f5; border:1px solid #ccc; border-top:1px solid #ddd; border-left:1px solid #ddd;
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:130%; text-decoration:none; font-weight:bold;
    color:#565656; cursor:pointer; width:auto; overflow:visible; padding:4px 10px 3px 7px; /* IE6 */
	}
	
#HCB_comment_box input.submit:hover{
	background-color:#dff4ff; border:1px solid #c2e1ef;	color:#336699;
	}

#HCB_comment_box span.home-desc {
	opacity:0.4;
	}

/* the individual comment display containers */
#HCB_comment_box div.comment {
	border-top:1px solid #eee; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin-bottom:0.5em;
	}

/* the moderator message */
.hcb-mod  b{
	color:#1A3C5B; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	}

/* next, prev, ok and x link style */
.hcb-link {
	color:blue;	text-decoration:underline;
	}

/* NAVIGATION MENUS */

ul.navigation {
	position: absolute; list-style: none; padding: 0px; left:15px; top: 60px;
	}

ul.navigation li a {
	position:absolute; display: block; width: 130px; height: 21px;
	background-image:url(../images/navigation_menu.jpg); background-repeat:no-repeat; z-index:100;
	}

/* NORMAL x y */
ul.navigation li.home a {top:0px; background-position: 0px 0px; z-index:9;}
ul.navigation li.myr_blog a {top:295px; background-position: 0px -22px; z-index:9;}
ul.navigation li.buy_ebook a {top: 27px; background-position: 0px -44px; z-index:9;}
ul.navigation li.about_tania a {top: 407px; background-position: 0px -88px; z-index:9;}
ul.navigation li.reviews a {top:434px; background-position: 0px -110px; z-index:9;}
ul.navigation li.contact a {top:462px; background-position: 0px -132px; z-index:9;}

/* HOVER */
ul.navigation li.home a:hover {top:0px; background-position: -132px 0; z-index:9;}
ul.navigation li.myr_blog a:hover {top:295px; background-position: -132px -22px; z-index:9;}
ul.navigation li.buy_ebook a:hover {top: 27px; background-position: -132px -44px; z-index:9;}
ul.navigation li.about_tania a:hover {top: 407px; background-position: -132px -88px; z-index:9;}
ul.navigation li.reviews a:hover {top:434px; background-position: -132px -110px; z-index:9;}
ul.navigation li.contact a:hover {top:462px; background-position: -132px -132px; z-index:9;}

/* ACTIVE */
ul.navigation li.home a:active {top:0px; background-position: -132px 0; z-index:9;}
ul.navigation li.myr_blog a:active {top:295px; background-position: -132px -22px; z-index:9; z-index:9;}
ul.navigation li.buy_ebook a:active {top: 27px; background-position: -132px -44px; z-index:9;}
ul.navigation li.about_tania a:active {top: 407px; background-position: -132px -88px; z-index:9;}
ul.navigation li.reviews a:active {top:434px; background-position: -132px -110px; z-index:9;}
ul.navigation li.contact a:active {top:462px; background-position: -132px -132px; z-index:9;}

/* SELECTED */
ul.navigation li.home a:selected {top:0px; background-position: -132px 0; z-index:9;}
ul.navigation li.myr_blog a:selected {top:295px; background-position: -132px -22px; z-index:9; z-index:9;}
ul.navigation li.buy_ebook a:selected  {top: 27px; background-position: -132px -44px; z-index:9;}
ul.navigation li.about_tania a:selected  {top: 407px; background-position: -132px -88px; z-index:9;}
ul.navigation li.reviews a:selected  {top:434px; background-position: -132px -110px; z-index:9;}
ul.navigation li.contact a:selected  {top:462px; background-position: -132px -132px; z-index:9;}

/* FREE ARTICLES NAVIGATION LIST */

#articles_menu {
	position:absolute; left:15px; top:114px; width:130px; list-style: none; z-index: 8;
	}

#articles_menu ul {
	margin-left: 0; padding-left: 0; list-style-type: none;
	}

#articles_menu a {
	font-family: Arial; font-size: 12px; font-weight: none;  color: #001E3C;
	display: block; padding-left: 2px; padding-bottom: 4px; padding-top: 0px; width: 128px; text-decoration: none;
	}

#articles_menu a.active {
	background-repeat:no-repeat; font-weight: bold; font-size: 12px; color: #001E3C;
	}

#articles_menu a:hover {
	font-weight: bold;
	}

/* RECOMMENDED NAVIGATION LIST */

#recommended_menu {
	position:absolute; left:15px; top:382px; width:130px; list-style: none; z-index: 8;
	}

#recommended_menu ul {
	margin-left: 0; padding-left: 0; list-style-type: none;
	}

#recommended_menu a {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size: 12px; font-weight: none; color: #001E3C;
	display: block; padding-left: 2px; padding-bottom: 4px;	padding-top: 0px; width: 128px; text-decoration: none;
	}

#recommended_menu a.active {
	background-repeat:no-repeat; font-weight: bold; font-size: 12px; color:  #001E3C;
	}

#recommended_menu a:hover {
	font-weight: bold;
	}

/* VIDEOS: sets the positioning of the media and video boxes */

.youtube {
	position: absolute; left:247px; width:335px; height: 254px; z-index:7;
	}

.youtube_comment {
	position: absolute; left:600px; width:190px; height: 254px; margin-top:-5px; z-index:7;
	}

/* FOR FEEDBURNER / SBI RSS (DON NOT TOUCH) */

<style type="text/css">

#addSiteTo {
width:90%;
font-size:85%;
text-align:center;
padding:8px 0;
border:1px solid #000;
margin:12px auto;
background-color: ;
}

#addSiteTo p {
padding:2px 2px 4px;
margin:0;
}

#addSiteTo img {
border:0;
padding:1px 0;
}

#addSiteTo .questionMark {
 padding:0;
 margin:1px auto;
 text-align:center;
 width:75%;
 }

 #addSiteTo .questionMark img {
 margin:0 4px 4px 0;
 padding:0;
 }
</style>



/* TABS FOR RHS ARTICLES */

.shadetabs{
margin-top: 1px;
margin-bottom: 0;
left:10px;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
top: -1px;
}

.shadetabs li{
display: inline;
top: -1px;
}

.shadetabs li a{
font: 12px Arial;
color: #FFFFFF; 
font-weight: normal;
text-decoration: none;
position: relative;
z-index: 20;
left: 1px;
padding: 4px 4px;
border: 1px solid #273E4E;
background-color: #273E4E;
top: 1px;
}

.shadetabs li a:visited{
font: 12px Arial;
font-weight: normal;
top: 1px;
color: #E7EFF6;
}

.shadetabs li a:hover{
font: 12px Arial;
font-weight: normal;
text-decoration: underline;
top: 1px;
color: #FFFFF;
}

.shadetabs li a.selected{ /*selected main tab style */
color: #273E4E;
font-weight: bold;
background-image: url(http://www.mind-your-reality.com/images/shadeactive.jpg);
background-color: #FFFFFF;
top: 1px;
border: 1px solid #273E4E;
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
font: 12px Arial;
font-weight: bold;
text-decoration: none;
top: 0px;
}

.tabcontent{
display:none;
margin-left:-6px;
margin-top:2px;
padding-top: 5px;
padding-left: 5px;
padding-right: 3px;
width: 190px;
height:173px;
border-bottom:1px solid #2C5272;
border-left:1px solid #FFFFF;
border-right:1px solid #FFFFF;
border-top:1px solid #2C5272;
}

/* RHS ARTICLES LINKS */

a.rhs_link:link {font-family: Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:12px; 
font-weight: none; text-decoration: underline; color: #1A3C5B;}
a.rhs_link:visited {font-family: Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:12px; 
font-weight: none; text-decoration: underline; color: #1A3C5B;}
a.rhs_link:hover {font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:12px; 
font-weight: none; text-decoration: underline; color: #151515;}
a.rhs_link:active {font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:12px; 
font-weight: none; text-decoration: underline; color: #1A3C5B;}


/* HORIZONTAL MENU */

/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding-bottom: 5px;
font: 12px Tahoma;
font-weight: bold;
list-style-type: none;
border-bottom: 1px solid #1E3C53;
border-top: 1px solid #FFFFFF;
background: none;
overflow: hidden;
width: 797px;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
padding: 6px 11px; /*padding inside each tab*/
border-right: 1px solid #1E3C53; /*right divider between tabs*/
color: #1E3C53;
background: #FFFFFF;
}

.mattblackmenu li a:visited{
color: #1E3C53;
}

.mattblackmenu li a:hover{
background: #FFFFFF; /*background of tabs for hover state */
text-decoration: underline;
}

.mattblackmenu a.selected{
background: #FFFFFF; /*background of tab with "selected" class assigned to its LI */
}

/* ######### Drop Down ULs CSS ######### */

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 12px Verdana;
font-weight: normal;
margin: 0;
padding: 0;
position: absolute;
left: 0;
margin-top: 0;
list-style-type: none;
text-align: left;
background: white;
border: 1px solid #1E3C53;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 175px; /*width of menu (not including side paddings)*/
color: #1E3C53;
background-color: #FFFFFF;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid #1E3C53;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #1E3C53;
color: white;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}


.slidingDiv {
	text-decoration: none;
}

.show_hide {
	text-decoration: underline;
	display:none;
font-family: Century Gothic; 
font-size: 15px; 
color: #990000; margin-left:10px; font-weight:bold;

}

/* CATEGORY BUTTONS */

.article_categories{
	position: relative; left: 0px; margin-top:0px; height: 150px; background-image: url(../images/faux_body_jpg.jpg); background-repeat: repeat-y; overflow: visible;
	}

#button_mind_power {position: relative; display: block; width: 85px; height: 100px; background-image: url(../images/mind_power_button.gif); background-repeat: no-repeat; background-position: 0 0; outline: none; margin-top: 0px; margin-left: 10px; z-index: 100;}
#button_mind_power:hover {background-position: 0 -100px; outline: none; }
#button_mind_power span {position: absolute; top: -999em;}

#button_universal_laws {position: relative; display: block; width: 85px; height: 100px; background-image: url(../images/universal_laws_button.gif); background-repeat: no-repeat; background-position: 0 0; outline: none; margin-top: -100px; margin-left: 108px;  z-index: 100;}
#button_universal_laws:hover {background-position: 0 -100px; outline: none; }
#button_universal_laws span {position: absolute; top: -999em;}

#button_reality_creation {position: relative; display: block; width: 85px; height: 100px; background-image: url(../images/reality_creation_button.gif); background-repeat: no-repeat; background-position: 0 0; outline: none; margin-top: -100px; margin-left: 206px;  z-index: 100;}
#button_reality_creation:hover {background-position: 0 -100px; outline: none; }
#button_reality_creation span {position: absolute; top: -999em;}


#button_higher_self {position: relative; display: block; width: 85px; height: 100px; background-image: url(../images/higher_self_button.gif); background-repeat: no-repeat; background-position: 0 0; outline: none; margin-top: -100px; margin-left: 304px; z-index: 100;}
#button_higher_self:hover {background-position: 0 -100px; outline: none; }
#button_higher_self span {position: absolute; top: -999em;}

#button_personality_development {position: relative; display: block; width: 85px; height: 100px; background-image: url(../images/personality_development_button.gif); background-repeat: no-repeat; background-position: 0 0; outline: none; margin-top: -100px; margin-left: 402px; z-index: 100;}
#button_personality_development:hover {background-position: 0 -100px; outline: none; }
#button_personality_development span {position: absolute; top: -999em;}

#button_relationship_secrets {position: relative; display: block; width: 85px; height: 100px; background-image: url(../images/relationship_secrets_button.gif); background-repeat: no-repeat; background-position: 0 0; outline: none; margin-top: -100px; margin-left: 500px; z-index: 100;}
#button_relationship_secrets:hover {background-position: 0 -100px; outline: none; }
#button_relationship_secrets span {position: absolute; top: -999em;}

#button_health_healing {position: relative; display: block; width: 85px; height: 100px; background-image: url(../images/health_healing_button_cs.gif); background-repeat: no-repeat; background-position: 0 0; outline: none; margin-top: -100px; margin-left: 598px; z-index: 100;}
#button_health_healing:hover {background-position: 0 -100px; outline: none; }
#button_health_healing span {position: absolute; top: -999em;}

#button_science_lessons {position: relative; display: block; width: 85px; height: 100px; background-image: url(../images/quantum_physics_button_cs.gif); background-repeat: no-repeat; background-position: 0 0; outline: none; margin-top: -100px; margin-left: 696px; z-index: 100;}
#button_science_lessons:hover {background-position: 0 -100px; outline: none; }
#button_science_lessons span {position: absolute; top: -999em;}

