/* CSS Document */

#article_head_light { padding: 5px; background-color: #e6fff3; border-bottom: 6px solid #FFF;font: 11px verdana; color:#005329;}

#article_head_dark {padding: 5px;  background-color: #ccffe6; border-bottom: 6px solid #FFF; font: 20px verdana; }

  .titlebars {
 	background-color:#ccffe6;
	border-top:10px solid white;
	border-bottom:5px solid white;
	padding:5px;
}

 .titlebars2 {
 	background-color:#ccffe6;
	border-left:10px solid white;
	border-bottom:5px solid white;
	border-right:10px solid white;
	padding:5px;
}

.introbox {
	font:11px verdana;
	padding:10px;
	background-color:#E6FFF3;
}

.subintro_text {
	font:11px verdana;
	padding:5px;
	margin-left:116px;
}

.text2nd {
	font:11px Verdana;
	padding-left:10px;
	padding-right:10px;
	
}

#meditation { padding: 2px; height: 70px; width: 300px; vertical-align:top; background: url(../images/selfdev/lotus-small.png) no-repeat; background-color:#E6FFF3;   font: 11px/15px verdana;}

#simran { padding: 2px; height: 70px; width: 300px; vertical-align:top; background: url(../images/selfdev/hands-small.jpg) no-repeat; background-color:#E6FFF3;   font: 11px/15px verdana;}

#know { padding: 2px; height: 70px; width: 300px; vertical-align:top; background: url(../images/selfdev/tree.gif) no-repeat; background-color:#E6FFF3;   font: 11px/15px verdana;}

#mind { padding: 2px; height: 70px; width: 300px; vertical-align:top;  background: url(../images/selfdev/mind_pic.gif) no-repeat; background-color:#E6FFF3;  border-left:10px solid white; border-right:10px solid white; font: 11px/15px verdana; margin-left:10px;}

#short { padding: 2px; height: 70px; width: 300px; vertical-align:top;  background: url(../images/selfdev/lotus2-small.gif) no-repeat; background-color:#E6FFF3;  border-left:10px solid white; border-right:10px solid white; font: 11px/15px verdana; margin-left:10px;}

#antidote { padding: 2px; height: 70px; width: 300px; vertical-align:top;  background: url(../images/selfdev/antidotes.gif) no-repeat; background-color:#E6FFF3;  border-left:10px solid white; border-right:10px solid white; font: 11px/15px verdana; margin-left:10px;}

.topbox {
	font:11px verdana;
	font-weight:bold;
	padding:5px;
}

a.topbox {
	font:11px verdana;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
}

a:link.topbox {}

a:visited.topbox { color:black;}

a:hover.topbox {
	font:11px verdana;
	font-weight:bold;
	color:#46AC7B;
	text-decoration:underline;
}

a:active.topbox {}

.forum {font: 11px verdana;}
a.forum {font: 11px verdana; text-decoration:none; color:black;}
a:hover.forum {color:#339966;}