/* Styles for mindrollinginternational.org (c)2009 All Rights Reserved */

html { background: #fff; margin-bottom: 0 0 50px 0; }

body { 
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	color: #282828;
	margin: 0; 
	padding: 0; 
	background-color: #CFD9DA;
}	

#pagewrapper { /*Wraps the entire visible page */
	width: 100%;
	min-width: 900px;
	min-height: 500px;
	margin: 0 auto -10px 0;
	text-align: center;
}

div { text-align: left; }

/* #################### Psuedo class for general links ###################### */
a:link, a:visited, a:hover, a:active, a:selected { }
a:link  { color: #c60; background-color: transparent; }
a:visited { color: #c60;  background-color: transparent; }
a:hover { color: #069; background-color: transparent; }
a:active { color: #069; background-color: transparent; }
a:selected { }


/* #################### GENERAL SITEWIDE TEXT STYLES ####################### */
p, p.default { 
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 100%;
	line-height: 160%;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: left;
}
.italic { font-style: italic; }
.alertmessage { font-size: .90em; color: #F00; font-weight: bold; }
.newsauthordate { font-family: Verdana, Geneva, sans-serif; font-size: .79em; }

blockquote, blockquote p  { 
	width: 80%;
	font-size: .90em;
	line-height: 1.5em;
	margin: 5px 30px 20px 30px;
	font-family: georgia, "times new roman", palatino, serif;
}

blockquote p  { font-size: 1em; margin-bottom: 0; }

/*blockquote {
	font-weight: normal; 
	size: 60%; 
	margin: 10px 40px; 10px 10px; 
}*/

.dottedline { height: 1px; margin: 10px 0; border-bottom: 1px dotted #999; }

/*  Header styles */
h1,h2,h3,h4,h4,h5 { font-family: Georgia, "Times New Roman", Times, serif; text-align: left; font-weight: normal; }
h1 { visibility: hidden; }
h2 { width: 100% !important; font-family: Palantino, Georgia, "Times New Roman", Times, serif; font-size: 170%; font-weight: normal; color: #000;  /*border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;*/ }
h2.home { font-family: verdana, arial, helvetica, sans-serif; font-size: 150%; font-weight: bold; color: #333; margin: 0 0 10px 0; padding: 3px; background: #eee; width: 97%; }
.goldline { border-bottom: 1px solid #C60; }
h3 { font-family: Palantino, Georgia, "Times New Roman", Times, serif; font-size: 130%; font-weight: normal; color: #900; margin: 0 0 15px 0; }
h3 span { font-size: 70%; font-weight: normal; font-style: italic; }
h3.hug { font-family: Palantino, Georgia, "Times New Roman", Times, serif; font-size: 110%; line-height: 120%; font-weight: bold; color: #990000; margin: 15px 0 2px 0; padding: 0; }
h4 {font-size: 100%; font-weight: bold; margin: 0 0 10px 0; padding: 0; }
h4.news { font-family: verdana, arial, helvetica, sans-serif; color: #999; font-size: 75%; margin: 0 0 5px 0; padding: 0 0 3px 0; border-bottom: 1px solid #ccc; width: 90%; }*/
/*h5 { font-family: verdana, arial, helvetica, sans-serif; font-size: 70%; font-weight: bold; margin: 0 0 5px 3px; }*/
h5 { font-size: 70%; font-weight: bold; margin: 0; }
h6 { font-size: .69em; font-weight: bold; margin-bottom: 2px;  text-align: left; }*/

/*  Definition List  */
dl { 	
	margin: 20px 20px 20px 0;
	padding: 0;
	color: #333;
	font-size: .90em;
	line-height: 1.3em;
	text-align: left;
}

dl img { 
	margin: 3px 10px 0 0; 
	border: 1px solid #666; 
	text-decoration: 
	none; border: none; }

dt { 
	margin: 0;
	padding: 0 0 3px 0;
	font-weight: normal;
	color: #510000;
}

dd { 
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	padding-bottom: 10px;
}

dd span { 
	font-weight: bold; 
	color: #666; 
	margin-bottom: 5px; 
}

dd img { 
	margin: 8px 0 0 0; 
	border: 2px solid #660000; 
	text-decoration: none; 
	border: none;
}

/*  Unordered list (graphic bullet) */
ul.bulletlist { 
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 80%;
	margin: 0 0 20px 15px;
	padding: 0;
	text-align: left;
}
ul li.bulletlist { 
	font-family: Georgia, "Times New Roman", Times, serif;	
	margin: 0 0 4px 0;
	padding: 0;
	list-style-type: none;
	list-style-image: url(/images/graphics/bullet_gray.gif);
}

/*  Ordered list  */
ol { 
	font-family: Georgia, "Times New Roman", Times, serif;	
	margin: 0 0 20px 50px;
	padding: 0;
	text-align: left;
}
ol li { 
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 80%;
	line-height: 1.2em;
}



/* ##################  BANNER ############################*/

#bannerwrapper { /* wraps the MI site banner */
	width: 100%;
	height: 170px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #FCDE42;
}

#banner { /*  MI site banner */
	width: 1024px;
	height: 170px;
	margin: 0 auto 0 auto;
	padding: 0;
}

/* ################# SITE NAVIGATION ####################### */

#sitenavwrapper { /* wraps the nav bar */
	width: 100%;
	height: 20px;
	margin: 0 auto;
	padding: 3px 0 0 0;
	background: #510000;
	background-image: url(/images/sitenavbg.gif);
	background-repeat: repeat-x;
	text-align: center !important;
}

*html #sitenavwrapper { /* For IE only - to eliminate gap between sitenav bar and image above DO NOT REMOVE! */
	margin-top: -3px;
}

#sitenav { /* nav bar for Non-IE browsers */
	width: 1024px;
	color: #fff;
	background: url(/images/sitenavbg.gif repeat-x);
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center !important;	
}

/* NOT CURRENTLY IN USE - IE hack top-margin for site nav. DO NOT REMOVE 
*html #sitenav { margin: 0 auto; padding: 0; }*/ 

#sitenav ul { /* Non-IE browsers */
	height: 20px; 
	width: 1000px; 
	margin: 3px auto 0 auto !important; 
	padding: 0; 
	text-align: center; 
}

* html #sitenav ul { /* IE Hack margin for site nav. DO NOT REMOVE  */ 
	width: 840px; 
	padding: 0 20px 0 0; 
	margin: 0; 
} 

#sitenav li { 	
	display: inline;
	margin: 0; 
	padding: 0 12px 0 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	border-right: 1px solid #CC9900;
}

#sitenav li.last { 
	border-right: none !important; 
}

#sitenav li a { 
	font-weight: bold;
	background-color: transparent;
	color: #cc9;
	text-decoration: none;
	border-bottom: none;	
	background: transparent;
}

#sitenav ul li a:hover { 
	font-weight: bold;
	background-color: transparent;
	color: #FFC;
	text-decoration: none;
	border-bottom: none;
}

#sitenav ul li a.selected { 
	color: #fff;
} 

/* The following div contains the flags for Dharma Dhrishti newsletter translation links */
#flags { float: right; width: 170px; height: 22px; padding: 0; margin: 0; }
#flags ul { float: right; margin: 0; padding: 0; }
#flags ul li { display: inline; list-style-type: none; margin-right: 5px; padding: 0; }
#flags ul li img { margin: 0; padding: 0; border: 1px solid #333; text-decoration: none !important; }
#flags ul li a { border: none !important; }


/* The following two 'teasers' are photo navigation strips */

#teaser-vertical { float: right; width: 124px; margin: 0 10px 0 15px; padding: 0; }
#teaser-vertical h3 { width: 122px; margin: 0 0 1px 0; padding: 0; background: url(/images/graphics/teaser_bg.gif) no-repeat; text-align: center; } 
#teaser-vertical ul { background: #eee; width: 122px; margin: 0; padding: 2px 0 2px 0; }
#teaser-vertical ul li { list-style-type: none; margin: 0 0 12px 0; padding: 0; }
#teaser-vertical ul li img, #teaser-vertical ul li img a { margin: 0; padding: 0; border: 1px solid #c60; }
#teaser-vertical ul li img a:hover { color: #003366; }					
#teaser-vertical ul li p { font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .70em; line-height: 1em; font-weight: normal; text-align: center; margin: 0; padding: 0; }			
#teaser-vertical ul li p a { color: #666; }
#teaser-vertical ul li p a:hover { color: #c60; }

#teaser { height: 115px; padding: 0; margin: 20px 0 0 0; }
#teaser h3 { width: 122px; margin: 0 0 1px 1px; padding: 0; background: url(/images/graphics/teaser_bg.gif) no-repeat; text-align: center;}
#teaser table { height: 115px; margin: 0; padding: 0; background: #eee; border-bottom: 1px solid #ccc; }
#teaser tr { padding: 0; margin: 0; }
#teaser td { width: 120px; padding: 0; margin: 0; vertical-align: top; }
#teaser td img { border: 1px solid #c60; margin: 0 3px 0 0; }
#teaser td p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .70em; line-height: 1em; font-weight: normal; text-align: center; margin: 0; padding: 0; }
#teaser td p a { color: #666; }
#teaser td p a:hover { color: #CC6600; }


/* ############## HOME PAGE LAYOUT STYLES ######################## */

#homecontentwrapper { /* Wraps the content area of the entire home page */
	width: 1024px;
	min-height: 500px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color: #F7F8F1;
}

#homecontent {  /*Content area */
	width: 984px;
	/*min-height: 500px;*/
	margin: 0 auto;
	padding: 20px;
	background-color: #F7F8F1;
}

#homedescription { 
	float: left;
	width: 440px;
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
	border-right: 1px solid #CCCC33;
}

#homedescription p {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 100%;
	line-height: 125%;
	text-align: left;
	color: #333;
}

#homenews {
	float: right;
	width: 500px;
	margin: 0;
	padding: 5px 0 0 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	/*border: 1px solid #CC9900;
	background: white;*/
}

#homenews p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .79em;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #666;
}

/* ############### SUB PAGE LAYOUT STYLES ###################### */

#sectioncontentwrapper { /* Wraps entire sub page content */
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	min-height: 600px;
	background-color: #fff;
	background: url(/images/graphics/MI_bg.gif) top left repeat-y;
}

/* Section Content  */
#sectioncontent {
	float: right;
	width: 725px;
	margin: 0;
	padding: 20px 30px 20px 25px !important;
}

*html #sectioncontent { /* for IE browsers only */
	width: 800px; 
	padding: 25px 20px 20px 30px !important; }


#sectioncontentwide { 
	width: 840px;
	margin: 0 auto;
	padding: 20px 30px;	
	background-image: none !important;
	background: #fff;
}

/* Get adobe acrobat */
#sectioncontent #getacrobat { font-family: Verdana, Geneva, sans-serif !important; font-size: .79em; line-height: 1.2em; margin: 30px 3px 0 7px; }
#sectioncontent #getacrobat img { float: left; border: none; margin: 0 2px 3px 0; }

/* CALENDAR */
#calendar { float: left; width: 100%; margin: 0 20px 20px 20px; padding: 0 0 0 0; }
#calendar table { float: left; width: 70%; margin: 10px 0 0 0; border: 5px solid #ccc; font-size: .82em; text-align: left; }
#calendar table tr {  border-bottom: 1px solid #ccc; }
.odd { background: #fff; }
.even { background: #F0F4f4; }
#calendar table tr th { width: 22%; padding: 4px 6px; border-right: 3px solid #ccc; text-align: right; }
#calendar table tr td { width: 78%; padding: 4px 6px; border-right: 3px solid #ccc; }


/* ########  GENERAL IMAGE, PHOTO & MEDIA  #################### */
.imgLeft {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #666;
}
.imgRight {
	float: right;
	margin: 5px 0 15px 15px;
	border: 1px solid #666;
}

/* Photo and Caption Display for News and Regular Content */
.photobox  { margin: 0; padding: 10px 0 10px 0; width: 500px; }
.photobox .caption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #666; line-height:100%; margin: 3px 0 0 0; padding: 0; }
.photobox .caption span { font-weight: bold; }
.photobox img { margin: 0; padding: 0; border: 5px solid #ccc; }

.photoboxright { clear: both; float: right; margin: 0 20px 0 0; padding: 5px 0 5px 0; width: 350px; }
.photoboxright .caption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #666; line-height:110%; margin: 0 0 15px 15px; padding: 0; width: 300px; }
.photoboxright .caption span { font-weight: bold; }
.photoboxright img { margin: 0 0 5px 15px; padding: 0; border: 5px solid #ccc; }

.photoboxmultiple { margin: 20px 0; padding: 0; width: 610px; }
.photoboxmultiple .caption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #666; line-height:100%; text-align: left; width: 610px; margin: 0; padding: 0; }
.photoboxmultiple .caption span { font-weight: bold; }
.photoboxmultiple img { margin: 0 20px 5px 0; padding: 0; border: 5px solid #ccc; }

.caption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #666; line-height:110%; margin: 3px 0 0 0; padding: 0;}
.caption span { font-weight: bold; }

/* Photos - double display */
.photos2x2 { margin: 0; padding: 0; width: 600px; }
.photos2x2_left { float: left; margin: 0; padding: 0; width: 290px; }
.photos2x2_right { float: right; margin: 0; padding: 0; width: 290px;}
.photos2x2 img {  border: 5px solid #ccc; }

/*  Slide Show - In Development Not Published */
#slideshow { width: 600px; margin: 0 auto; }
#slideshow h2, #slideshow h3 { }
#slideshow p { }
#slideshowdisplay { 
	width: 600px; 
	margin: 0 auto; 
	height: 400px; 
	border: 30px solid black; 
}

/* ########### CENTRES STYLES ######################### */
#contactinfo { background: #eee; margin: 10px 0 10px 10px; padding: 5px; border: 1px dotted #999; }
#contactinfo p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .79em; line-height: 1em; margin: 10px 0 0 0;  }


/* ########### NEWS STYLES ############################ */
/* NOTE: for large captioned photos, use photoindex styles under Image, photo and media styles */
.newsitem {
	width: 90%; 
	min-height: 115px; 
	margin: 5px 0 15px 0; 
	padding: 0 0 10px 0; 
	border-bottom: 1px dotted #ccc;
}
.newsitem h3 { 
	color: #510000; 
	font-size: .90em; 
	font-weight: bold; 
	margin-bottom: 0 0 10px 0; 
}
.newsitem p { 
	margin: 0; 
	padding: 0; 
	font-weight: normal; 
}

.newsitem p span { 
	font-size: .82em; 
}

.newsitem p img { /*thumbnail image*/
	float: left; 
	border: 1px solid #666; 
	/*height: 100px; */
	margin: 0 10px 0 0; }


/* ########### LEFT NAVIGATION ######################## */
#sectionnav {
	float: left;
	width: 202px;
	margin: 0;
	padding: 0;
}

#sectionnav ul {
	width: 100%;
	margin: 25px 0 0 0;
	padding: 0;
	text-align: left;
	background: #eee;
	border-bottom: 2px solid #E3D7E3;
}

#sectionnav ul li {
	color: #666;
	font-size: 70%;
	/*line-height: 1.1em;*/
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 4px 7px;
	background: #eee;
	text-decoration: none;
	border-top: 2px solid #E3D7E3;
}

#sectionnav ul li a {
	color: #666;
	text-decoration: none;
	border-bottom: none;	
}

#sectionnav ul li a:hover {
	color: #900;
	text-decoration: none;
	border-bottom: none;
}

#sectionnav ul li a.selected {
	color: #900;
	text-decoration: none;
	border-bottom: none;	
}

#sectionnav ul li span { font-weight: normal; }


#sectionnav ul li ul { /* second level navigation */
	color: #000;
	background: none;	
	font-size: 1.4em;
	line-height: 1.7em;
	list-style-type: none;
	margin: 4px 0 0 0;
	padding: 0;
	text-decoration: none;
	border-bottom: none;
}	

#sectionnav ul li ul li {
    /*height: 15px;*/
	line-height: 1.2em;
	font-weight: normal;
	list-style-type: none;
	margin: 0 0 0 0;
	/*padding: 1px 3px 2px 15px;*/
	padding: 2px 0 2px 10px;
	background: #E3E6D5;
	text-decoration: underline;
	border-top: 1px solid #E3D7E3;
}

#sectionnav ul li ul li a {
	height: 15px;
	color: #333;
	text-decoration: underline;
	border-bottom: none;
}

#sectionnav ul li ul li a:hover {
	height: 15px;
	color: #900;
	text-decoration: underline;
	border-bottom: none;
}

#sectionnav ul li ul li a.selected2 {
	height: 15px;
	color: #900;
	font-weight: normal;
	text-decoration: underline;
	border-bottom: none;
}



/* Related links for the left nav area */
#related {  font-size: 90%; margin: 30px 0 0 0;  }
#related h5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; margin: 0 0 2px 8px; }
#related ul { margin: 0; padding: 0; background: none; }
#related ul li { margin: 0 0 6px 0; font-weight: normal; list-style-type: none; background: none; border-bottom: none; text-decoration: underline; }


<!--.contactinfo { margin: 0; padding: 0; }-->
#moreinfo { text-align: center; font-weight: bold; font-size: .82em; margin: 0 0 20px 0; }


/*  Related/more info links for content and left nav areas  */
#extralinks { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 20px 2px 0 3px; padding: 0; }
#extralinks h4 { font-size: .82em; margin: 0 0 3px 0; }
#extralinks ul { margin: 0 5px 0 0; }
#extralinks ul li { font-size: .79em; line-height: 1.1em; background: none; margin: 0 0 5px 0; padding: 0; font-weight: normal;  }

/*  Previous/Next Page Navigation  */
#prevnext {  width: 550px; margin: 15px 0 20px 0; padding: 0;  }
#prevnext p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%; text-align: center; }
#prevnext a { text-decoration: none; border-bottom: none; }
#prevnext a:hover { border-bottom: 1px solid #999; }

/* Last Update  */ 
#lastupdate {
	clear: both;
	font-size: .79em;
	margin: 50px 0 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

/* Photo Credit */
#photocredit {
	clear: both;
	font-size: .79em;
	margin: 50px 0 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

/* Page Length Matcher DO NOT DELETE THIS STYLE!!!! */
/* This style makes sure that the child container for content does not extend outside and below than the containing parent */
#pagelength { clear: both; margin: 0 0 50px 0; }

/* ######## FOOTER STYLES ####################################################### */
#footerwrapper { /* Top margin adjust for non-IE browsers */
	clear: both;
	width: 100%;
	height: 25px;
	margin: 0 auto;
	background-color: #990000;
	background: url(/images/sitenavbg.gif) repeat-x;
	text-align: center;
}

#footer{
	width: 1024px;
	margin: 0 auto;
	padding: 5px 0 0 0x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .72em;
	font-weight: bold;
	color: #eee;
}

#copyright { float: left; width: 375px; font-weight: bold; margin: 5px 0 0 10px; }
#footernav { float: right;  width: 375px; text-align: right; }

#footernav ul { margin: 0 10px 0 0; padding: 0; }
#footernav ul li { 	
	margin: 0 0 3px 0; 
	padding: 0; 
	text-align: left;	
	font-size: 0.90em;
	display: inline; 
	list-style: none;

}
#footernav ul li a { 
	/*margin: 2px 0 1px 0;*/
	padding: 0;
	font-weight: bold;
	background-color: transparent;
	color: #FFCC66;
	text-align: left;
	text-decoration: none;
	border-bottom: none;	
}
#footernav ul li a:hover { 
	/*margin: 2px 0 1px 0;*/
	padding: 0;
	font-weight: bold;
	background-color: transparent;
	color: #c30;
	text-align: left;
	text-decoration: underline;
	border-bottom: none;
}

/* ----- Site Map  NOT CURRENTLY IN USE ----- */
#sitemap { 
	margin: 0;
	padding: 0;
	font-size: .79em;
}
#sitemap ul { margin: 0 0 20px 0; }
#sitemap ul li { list-style-type: none; margin: 0 0 2px 0; }
#sitemap ul li ul { margin: 0 0 0 10px; }
#sitemap ul li ul li { list-style-type: none; margin: 0 0 2px 0; }



/*  MISCELLANEOUS - QUESTIONABLE IF IN USE */
/*#photocredit {	
	width: 85%;
	margin: 20px 0 20px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .79em;
	line-height: 1.2em;
	color: #666;
	font-weight: normal;
	text-align: left;
}*/

/*#photocredit span { font-weight: bold; }
#pagenav { margin: 0 0 0 0; padding: 0; font-size: 85%; text-align: center; } */

/*#sectioncontentwide h2 { }
#sectioncontentwide h3 {  }
#sectioncontentwide p { width: 85%; }
#lgreturn { font-size: .79em; float: right; margin: 0 10px 10px 0; border-bottom: 1px solid #ccc; }
#sectioncontent ol { width: 85%; margin: 0 0 20px 0; }
#sectioncontent ol li { line-height: 1.3em; margin: 0 0 5px 40px; padding: 0; }
#sectioncontent #moreinfo { text-align: center; font-weight: bold; font-size: .82em; margin: 0 0 20px 0; }
.more { font-size: .79em;  }*/




/*#sectioncontent {
	float: right;
	width: 645px;
	margin: 0;
	padding: 0 20px 20px 25px !important;
}

*html #sectioncontent { width: 688px; padding: 25px 20px 20px 30px !important; } */
