/*Md. Tanjim Morshed Bhuiyan*/
/* CSS Document */

Body {
	margin:0;
	padding:0 0 0px;
	text-align:center;
	color:#000;
	border:none;

	font-size: 12px;
}

.bg-image {
	background-image:url(../images/bg-body.gif);
	background-repeat:repeat;
}

/* Page Structure
----------------------------------------------- */
#wrap {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	margin:0 auto;
	text-align:left;
	border: none;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	margin-bottom:30px;
}

/*......................Head...............*/
A:hover {
	color:#3976C9;
}

FORM{
	border:0;
	padding:0;
	margin:0;
	
}

#logo-tree-of-life {
	left:0px;
	top:0px;
	width:780px;
	height:91px;
}


#content {
	left:0px;
	top:91px;
	width:780px;
}

#left-content {
	float:left;
	left:0px;
	width:177px;
	border-right:2px #E7E7E7 solid;
}

#left-nav {
	width:177px;
	height:255px;
	padding-top:19px;
	padding-bottom:12px;
}

#left-text {
	width:157px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:10px;
	padding-bottom:10px;
}

#click-here {
	background-color:#F2F4F5;
}

#right-content {
	float:right;
	left:179px;
	width:601px;
}


#top-header {
	width:601px;
	height:219px;
}

#welcome {
	width:395px;
	height:110px;
	background-color:#F8F9FA;
	background-image:url(../images/bg-welcome.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	
	padding-top:35px;
	padding-left:186px;
	padding-right:20px;
	padding-bottom:15px;
}


#body-footer {
	clear:both;
	width:601px;
}

#current-needs {
	float:left;
	left:0px;
	width:144px;
	height:82px;
	background-image:url(../images/bg-current-needs.jpg);
	background-repeat:no-repeat;
	padding-left:146px;
	padding-right:10px;
	padding-top:64px;
	padding-bottom:10px;
}

#book-promo {
	float:right;
	left:301px;
	width:155px;
	height:82px;
	background-image:url(../images/bookpromo.jpg);
	background-repeat:no-repeat;
	padding-left:14px;
	padding-right:132px;
	padding-top:64px;
	padding-bottom:10px;
}

#my-fathers-house {
	float:right;
	left:301px;
	width:155px;
	height:82px;
	background-image:url(../images/bg-my-fathers-house.jpg);
	background-repeat:no-repeat;
	padding-left:14px;
	padding-right:132px;
	padding-top:64px;
	padding-bottom:10px;
}


#footer {
	clear:both;
	left:0px;
	width:591px;
	height:22px;
	background-image:url(../images/bg-footer.gif);
	background-repeat:repeat-y;
	border-bottom:4px #E7E7E7 solid;
	border-top:2px #E7E7E7 solid;
	
	padding-left:184px;
	padding-right:5px;
	padding-top:18px;
	padding-bottom:18px;
}


.form_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #373737;
	text-decoration: none;
	padding-left:12px;
}

.text-content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
}

.text-content-bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C6C;
	text-decoration: none;
}

.text-content-13 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
}

.text-content-13-blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #145FD1;
	text-decoration: none;
}

.text-content-14 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
}
.in_box_small{
	width:35px;
	height:18px;
	border:1px solid #BBBBBB;
}
.in_box_midd{
	width:150px;
	height:18px;
	border:1px solid #BBBBBB;
}

.child_tx{
	width:100;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	line-height:13px;
	text-align:left;
	background-color:#EEEEEE;
}

.proj_bdy{
    position:relative;
	border:1px solid #AAAAAA;
	width:540px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	line-height:17px;
	text-align:left;
	padding:10px;
	float:left;
}
.bdy{
	width:540px;
	float:left;
}
.left_bdy{
	width:200px;
	float:left;
	
}
.right_bdy{
	width:340px;
	float:right;
}
#main_bdy{	
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	line-height:17px;
	text-align:left;
}
.date_bg{
	width:120px;
	height:46px;
	background-image:url(../images/to_day.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding-top:14px;
	padding-left:5px;
}
.date_bg2{
    width:120px;
	height:46px;
	background-image:url(../images/arc1.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding-top:14px;
	padding-left:5px;
}


.row_child{
    position:relative;
    width:560px;
	padding:8px;
	border: 1px solid #E4E4E4;
	float:left;
}
.child_img_td{
	width:140px;
	float:left;
	padding-left:5px;
}
.child_img_td22{
	width:120px;
	float:left;
	padding:15px;
}
.child_right{
	width:400px;
	float:right;
	text-align:justify;
	padding-right:9px;
}
.child_details{
	padding-top:8px;
	padding-bottom:8px;
}
.details_but{
	width:130px;
	background-color:#EDEDED;
	border: 1px solid #C7C7C7;
	color:#727272;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	height:18px;
	line-height:13px;

}
.image_div{
	position:relative;
    width:535px;
	padding:15px;
}
.cont_div{
    position:relative;
	width:520px;
	padding-bottom:5px;
	clear:both;
}
.cont_div_left{
	width:120px;
	float:left;
	text-align:left;
}
.cont_div_right{
	width:400px;
	float:right;
	text-align:left;
}
.ul_list{
	list-style:outside;
	list-style-type:disk;
	
}
.ul_list li{
	padding-bottom:10px;
}

.button_img{
    padding-right:8px;
	float:left;
}

.read_more_link{
	color:#73B330; 
	font-weight:bold;
	text-decoration:none;
}
.read_more_link:hover{ color:#FF9933 }

.header_img_banner{
	position:absolute; 
	width:601px; 
	z-index:10;
	height:30px;
	
	top:282px; 
	left:179px;
	text-align:left;
	
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#FFFFFF;
	font-weight:bold;
	clear:both;
	font-size:0px;

}
.date_style{
	color:#5C971E;
	font-weight:bold;
}



#Flash {
BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 30px; FONT-SIZE: 14px; PADDING-BOTTOM: 5px; MARGIN: 0px 7px 12px auto; BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #ccc 1px solid; TEXT-ALIGN: left;
}
.login #Flash {
MARGIN-TOP: 12px; FONT-SIZE: 10px
}

.good {
BORDER-LEFT-COLOR: #9c9; BACKGROUND: url(../images/alertgood_icon.gif) #e2f9e3 no-repeat left 50%; BORDER-BOTTOM-COLOR: #9c9; COLOR: #060; BORDER-TOP-COLOR: #9c9; BORDER-RIGHT-COLOR: #9c9
}
.bad {
BORDER-LEFT-COLOR: #c99; BACKGROUND: url(../images/alertbad_icon.gif) #c00 no-repeat left 50%; BORDER-BOTTOM-COLOR: #c99; COLOR: #fff; BORDER-TOP-COLOR: #c99; BORDER-RIGHT-COLOR: #c99; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;
}

.style2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
