/* Stylesheet 2.0 for mahakaruna.org  - (c) 2003 Websitemechanic LLC */

/*  General  */
body { font-family: Arial, Helvetica, sans-serif;  background-color: #333399;  background-image: url(../images/logo_back.gif);  background-attachment: fixed; }

/*   Top Bar - Logo - Title   */
table#Top{ border-left-color: #FFCC00;  border-left-style: solid;  border-left-width: 1px;  border-right-color: #FFCC00;  border-right-style: solid;  border-right-width: 1px;  border-top-color: #FFCC00;  border-top-style: solid;  border-top-width: 1px;         }
	td#TopLogo { background-color: #FFFFCC; }
	td#TopTitle { background-color: #FFFCCC;  font-size: 20px;  color: #333399;  padding-right: 28px; }
	
/*   Navigation Bar   */
table#Navigation {}
td#NavBar { background-color: #003399;  color: #FFFFCC; font-size: 12px;  line-height: 18px;  padding-left: 15px;  border: 1px solid #FFCC00;    }
	td#NavBar a:link { color : #FFFFCC;  text-decoration: none; }
	td#NavBar a:active {color : #FFCC00;  text-decoration: none; }
	td#NavBar a:visited {color : #FFFFCC;  text-decoration: none; }
	td#NavBar a:hover {color : #FFCC00;  text-decoration: none;  }

/* Left Side  --  Menu  */
td#menu { vertical-align: top; }
	td#menu h1 { padding-left: 13px; font-size: 13px; color : Red; font-weight: bold;  padding-top: 1px;  margin-bottom: 12px; margin-top: 1px; }
	td#menu h2 { padding-left: 20px; font-size: 11px; color : #666666; font-weight: bold; margin-bottom: 8px; margin-top: 6px;  }
	td#menu p { padding-left: 28px; font-size: 11px; color : #666666;   line-height: 14px;  margin-bottom: 3px; margin-top: 1px;   }
	td#menu .sub { padding-left: 35px; font-size: 11px; color : #666666;   line-height: 14px;  margin-bottom: 3px; margin-top: 1px;   }
	
	td#menu a:link { color : #666666; text-decoration: none; }
	td#menu a:active { color : Red; text-decoration: none; }
	td#menu a:visited { color : #666666; text-decoration: none; }
	td#menu a:hover { color : Red; text-decoration: underline; }

/*  Main Text Area */
table#Main {vertical-align: top;  color: #003399;  background-color: #FFFFCC;  border-left-color: #FFCC00;  border-left-style: solid;  border-left-width: 1px;  border-right-color: #FFCC00;  border-right-width: 1px;  border-right-style: solid;       }
	td#Main p { font-size: 13px; color: #000099;  margin-top: 1px;  margin-bottom: 6px;  padding-right: 20px;    }
	td#Main h1 {  font-size: 20px; font-weight: bold; color: #FF9900;  margin-top : 10px;  margin-bottom : 10px;}
	td#Main h2 {  font-size: 17px; font-weight: bold;  color : #3366CC; margin-top : 2px;  margin-bottom : 6px; }
	td#Main h3 {  font-size: 14px; font-weight: bold;  color : #666666; margin-top : 2px;  margin-bottom : 4px; }

	td#Main a:link { color : Black;}
	td#Main a:active {color : #FF3300;}
	td#Main a:visited {color : Black;}
	td#Main a:hover {color : White;  background-color : Red;}

	td#Main .smallprint {  font-size: 11px}
	.top { text-align: right;  padding-right: 5px; }
	
	table#Form { font-size: 11px;  font-weight: bold;  }
		td#Form h1 { font-size: 14px;  font-weight: bold;  color: Red;  border-bottom-color: Red;  border-bottom-style: solid;  border-bottom-width: 2px;     }
		td#Form h2 { font-size: 12px;  font-weight: bold;  color: #666666;  border-bottom-color: #666666;  border-bottom-style: solid;  border-bottom-width: 1px;  padding-left: 10px;      }
		
/*   Left Column   */
td#LeftColumn {}
	td#LeftColumn p { text-align: left; font-size: 11px;  color: #FF9900;  padding-left: 10px;  margin-bottom: 2px;  margin-top: 2px;    }
	td#LeftColumn a:link { color : #FF9900;  text-decoration: none; }
	td#LeftColumn a:active {color : #FF9900;  text-decoration: none; }
	td#LeftColumn a:visited {color : #FF9900;  text-decoration: none; }
	td#LeftColumn a:hover {color : #990000;  background-color : #FFCC66;  text-decoration: underline; }


/*  Bottom Bar */
td#bottombar {  font-size: 10px;  line-height : 18px;  color: #FFFFCC; background-color: #003399;  text-align: center;  border: 1px solid #FFCC00;   }
	td#bottombar a:link { color : #FFCC66;  text-decoration: none; }
	td#bottombar a:active {color : White;  text-decoration: none;  }
	td#bottombar a:visited {color : #FFCC66;  text-decoration: none; }
	td#bottombar a:hover {color : White;  text-decoration: underline;  }.DonateButton {
	background-image: url(../../offering_button.png);
	position: relative;
	z-index: auto;
	background-repeat: no-repeat;
	color: #FC0;
	font-size: x-large;
	text-align: center;
	font-weight: bold;
	width: 320px;
	height: 147px;
	opacity: .8;
	font-family: Arial, Helvetica, sans-serif;
}
