/* CSS Document */
h1, h2, h3, h4, h5, h6, p
{
	padding: 0;

}

h2 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #6a9726;
	padding: 5px 0;
}
h3 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #6a9726;
	padding: 5px 0;
}

.align-left{text-align: left;}
.align-right{text-align: right;}
.align-center{text-align: center;}

.width550{width: 550px; clear: both;}

.hgt120 {height: 120px;}
.hgt110 {height: 105px;}
.hgt35{height: 35px;}

.clearB { clear: both;}
.clear_right { clear: right; }
.clear_left { clear: left; }

.flt_left { float: left;}
.flt_right { float: right;}

.pad10
{
	padding-right: 12px;
}

.padLeft10{padding-left: 10px;}

.marginLft8px{margin-left: 8px;}

h4.page-title
{
	margin: 5px 0 0 8px;
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #504b47;
}

.text-link
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #5b473c;
	text-decoration: none;
}

.back-link
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #86b351;
	
}
.hlink
{
	font: 14px Arial, Helvetica, sans-serif;
	color: #5b473c;
	text-decoration: none;
}
.text-link a
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #5b473c;
	text-decoration: none;
}

.text-link a:hover
{
	text-decoration: underline;
}
.row-saparetor
{
	clear: both;
	height: 1px;
}
.clrB { 
	clear: both;
	height: 1px;
}

.sep30 { 

	height: 30px;
}

.fieldText
{
	font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #86b351;
	text-decoration: none;
}

input.textBox
{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	/*color: #beb6b1;*/
	color: #8C8885;
	text-align: left;
	border: 2px solid #d3cecb;
	background: #ffffff;
	height: 20px;
	padding: 0;
	z-index: 1;
}

textarea
{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #8C8885;
	border: 2px solid #d3cecb;
	background: #ffffff;
	padding: 0;
	height: auto;
}
.search-textbox
{
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border: 1px solid #dbd8d7;
	background: #ffffff;
	height: 23px;
	line-height: 22px;
	width: 270px;
	margin: 5px 0px 5px;
	z-index: 1;
}

input.donation-textBox
{
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border: 1px solid #dbd8d7;
	background: #ffffff;
	height: 20px;
	margin: 5px 0px 5px;
	z-index: 1;
}

.textBoxBg
{
	background: url(../images/background/popup-textbox-bg.gif) no-repeat;
	width: 186px;
	height: 23px;
}
.popup-textBox
{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 180px;
	border: 0px;
	padding: 1px 0 1px 0;
	margin: 3px;
}


.user-picblock
{
	background:white;
	width:175px;
	height: 214px;
	border: 1px solid #f0f0f0;	
	
	margin: 0;
}
.user-picblock .teachers
{
	margin: 10px;text-align: center;
}
.user-picblock h4
{
	text-align: left;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#86b351;
}
.user-picblock h4 a
{
	margin: 15px 0px 0px 3px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#86b351;
	text-decoration: none;
}

.user-picblock h4 a:hover
{
	text-decoration: underline;
}

.pic-block-marginRght17
{
	margin-right: 17px;
}

.chocolate-bar
{
	width: 760px;
	text-align: left;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-top: 0px solid #efefef;	
	border-bottom: 1px solid #efefef;
	background: #fff url(../images/background/top-box-bg.gif) repeat-x bottom;
	height: 214px;
	/* added by mayuresh */
	overflow:scroll;
	
}

.top-box
{
	width: 570px;	
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-top: 0px solid #efefef;	
	border-bottom: 1px solid #efefef;
/*	background: url(../images/background/top-box-bg.gif) repeat-x;*/
	background:#efefef;
	height: 165px;
	position: relative;
	left: 10px;
	overflow:auto;
}

.bot-box
{
	width: 570px;
	border: 1px solid #efefef;
	position: relative;
	left: 10px;
	/*top: 16px;*/
	height: 45px;
	background: #ffffff;
	overflow:auto;
	overflow-x: hidden;
	/*overflow:-moz-scrollbars-horizontal;*/
}
p.tags
{
	margin: 3px 10px 0 12px;
	padding: 3px 0px 0px 2px;
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5b473c;
	line-height: 16px;
	height:55px;
	overflow: auto;


}
h4.title
{
	margin: 5px 0 0 12px;
	font: normal 19px Verdana, Arial, Helvetica, sans-serif;
	color: #5b473c;
	text-align: left;
}

.user_chocolatebar
{
	clear: both;
	margin: 5px 0 0 12px;
	font: normal 19px Verdana, Arial, Helvetica, sans-serif;
	color: #5b473c;
	text-align: left;

	/*border:1px solid red;*/ 
	
}

.user_chocolatebar a {
text-decoration:none;
}

.user_chocolatebar table td{ vertical-align: top;}

p.user-detail
{
	margin: 0px 0px 0 11px;
	padding: 3px 0px 0px 2px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #5b473c;
	line-height: 18px;
}


/* CSS for Poupups */
.wdt554px{width: 554px;}
.wdt524px{width: 524px;}

.popUp-thankU
{
	border: 1px solid #e8e8e8;
	text-align: left;
	display: none;
	background: #ffffff;
	z-index: 101;
	position: absolute;
}
.popUp-thankyou
{
	border: 1px solid #e8e8e8;
	text-align: left;
	display: none;
	background: #ffffff;
	z-index: 101;
	position: absolute;
	
}

.popUp
{
	border: 1px solid #E6E6E6;
	text-align: left;
	display: none;
	background: #ffffff;
	z-index: 101;
	position: absolute;
}
.form
{
	margin: 17px 12px 0px 25px;
}

h4.heading-green
{
	margin: 0;
	font: normal 21px Arial, Helvetica, sans-serif;
	color: #86B351;
	text-transform: uppercase;		
}

h4.smallheading-green
{
	margin: 0;
	font: normal 21px Arial, Helvetica, sans-serif;
	color: #86B351;
	/*text-transform: uppercase;*/		
}

.emailText-green
{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #86B351;
}

.tbl-form
{
	margin: 25px 0px 0px 0px;
	z-index: 400;
}
.chEmail-pwdform
{
	margin: 15px 0px 0px 10px;
}

.tbl-chEmailPwd
{
	margin: 10px 0px 8px 0px;
}

.paypal-pref
{
	margin: 15px 0px 0px 10px;
}

.tbl-paypalPref
{
	margin: 15px 0px 8px 0px;
}

.form-field
{
	margin: 0;
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #86B351;	
}

.sub-fields
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #86B351;	
	text-decoration: none;
}

.sub-fields a
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #86B351;	
	text-decoration: none;
	margin: 0px 44px 0px 34px;
}

.sub-fields a:hover
{
	text-decoration: underline;
}

.btn-close
{
	text-align: right;
	margin: 10px 25px 13px 0px;
	clear: both;
}

.more-link
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #5b473c;
	text-align: right;
	margin-right: 10px;
}
.more-link a
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #5b473c;
	text-decoration: none;
}

.more-link a:hover
{
	text-decoration: underline;
}
/* For Mouse Over popup */
#box
{
	border: 1px solid #5b473c;
	text-align: left;
	display: none;
	
	position: absolute;
	
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #5b473c;
	line-height: 16px;
	
	width: 200px;
	padding: 5px 7px;
	background: #eff4e9;
	z-index: 100;
}
#DivShim
{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0;
	z-index: 99;
	display: none;
}

#dhtmltooltip{
	position: absolute;
	text-align: left;
	width: 150px;
	border: 1px solid #5b473c;
	padding: 2px;
	background-color: #eff4e9;
	visibility: hidden;
	z-index: 100;
	
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #5b473c;
	
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/*Gray Border block*/

.header-lyr
{
	background: url(../images/background/top-curve.gif) no-repeat right;
	height: 5px;
	position: relative;
}

.clrB { 
	clear: both;
	height: 1px;
	border-left: 2px solid #d3cecb;
	border-right: 2px solid #d3cecb;
}

.bottom-lyr
{
	background: url(../images/background/bot-curve.gif) no-repeat bottom;
	width: 784px;
	height: 5px;

	filter:alpha(opacity=55);
	-moz-opacity:.90 !important;
	opacity:.90;
	
	margin:0;
	position: relative;
}

/*For User/Teachers name and photo block */
.user-profile
{
	margin: 5px;

}
h4.username
{
	margin: 8px 0px 0px 0px;
	text-align: left;
}

h4.username a
{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#86b351;
	text-decoration: none;
}

h4.username a:hover
{
	text-decoration: underline;
}
.errormessgae
{
	color:red;
}

.usererrormessgae
{
	color:green;
}

.dollerSign {
	 
}