﻿body
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	direction: rtl;
	width: 100%;
	height: 1091;
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#032F4B,endColorStr=#cC8E3F1);
}

#wrapper
{
	width: 900px;
	margin: 0px;
	position: relative;
}

#topHeader
{
	background-image: url(Images/site/TopTitlebar.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 27px;
	margin: 9px 0px 0px;
	padding: 0px 0px 0px;
	color: White;
	vertical-align: middle;
	text-align: left;
}

#logoarea
{
	height: 109px;
	width: 900px;
	background-image: url(Images/site/Logo_Background.jpg);
	background-repeat: repeat-x;
}

#logo
{
	width: 321px;
	height: 110px;
	float: right;
	background-image: url(Images/site/Bonyad_Logo.jpg);
}
.topmain
{
	width: 900px;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 348px;
	background-color: #d1e2f1;
	overflow: hidden;
}

.rightside
{
	float: right;
	background-position: center top;
	background-repeat: no-repeat;
}


#about
{
	background-image: url(Images/site/Main_VasateSafhe.jpg);
	width: 376px;
	height: 348px;
}

#abouttext
{
	padding: 10px 30px 0px;
	text-align: justify;
	font-size: 9pt;
}

#baby
{
	background-image: url(Images/site/Kodak.jpg);
	width: 332px;
	height: 348px;
	float: left;
	background-position: right top;
	background-repeat: no-repeat;
}

#login
{
	background-image: url(Images/site/Login_Panel_Color.jpg);
	width: 187px;
	height: 348px;
	color: White;
	margin: auto;
	text-align: right;
}

.textBox
{
	width: 87px;
	height: 14px;
	direction: rtl;
	position: absolute;
}

#txtId
{
	left: 734px;
	top: 197px;
	text-align:left;
}

#txtPassword
{
	left: 734px;
	top: 223px;
	text-align:left
}

#rememberme
{
	position: absolute;
	left: 865px;
	top: 290px;
}

#subjectsArea
{
	width: 900px;
	height: 390px;
	background-color: #d1e2f1;
}

.subjectsRow
{
	width: 900px;
	margin: 0px;
	padding: 0px 0px 0px;
	height: 195px;
	overflow: hidden;
}

.subject
{
	background-position: center top;
	background-repeat: no-repeat;
	width: 298px;
	height: 191px;
	float: right;
}
.subjectText
{
	width: 143px;
	float: right;
	text-align: justify;
	font-size: 8.5pt;
	margin-right: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 30px;
	color:Gray;
}
.moreSubjectDetail
{
	text-align: left;
	margin-top: 140px;
	margin-left: 130px;
	font-size: 7pt;
}

#program
{
	background-image: url(Images/site/Content_Panel_Program.jpg);
}


#howtohelp
{
	background-image: url(Images/site/Content_Panel_Sponsor.jpg);
}

#mission
{
	background-image: url(Images/site/Content_Panel_Mission.jpg);
}
#sgs
{
	background-image: url(Images/site/Content_Panel_SGS.jpg);
}
#news
{
	background-image: url(Images/site/Content_Panel_News.jpg);
}
#adoption
{
	background-image: url(Images/site/Content_Panel_Adoption.jpg);
}
#needyChildren
{
	background-image: url(Images/site/Content_Panel_NeedChild.jpg);
}


#linkArea
{
	width: 900px;
	height: 60px;
	background-color: #D1E2F1;
}

#footerArea 
{
	width: 900px;
	height: 80px;
	color:Gray;
	background-image: url(Images/site/Bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#footerArea  A
{
	color:Gray;
}


.subjectTitle
{
	background-position: center top;
	background-repeat: no-repeat;
	width: 298px;
	height: 23px;
	float: right;
	position: relative;
	left: 0px;
	top: 12px;
}

#programTitle
{
	background-image: url(Images/site/Success_title.jpg);
}
#hotohelpTitle
{
	background-image: url(Images/site/Sponsor_title.jpg);
}
#missionTitle
{
	background-image: url(Images/site/Mission_title.jpg);
}
#sgsTitle
{
	background-image: url(Images/site/Standard_title.jpg);
}
#newsTitle
{
	background-image: url(Images/site/News_title.jpg);
}
#adoptionTitle
{
	background-image: url(Images/site/Adoption_title.jpg);
}
#needyCildrenTitle
{
	background-image: url(Images/site/NeedyChildren_title.jpg);
}
A
{
	text-decoration: none;
	color: blue;
}

A:active
{
	text-decoration: none;
	color: blue;
}

A:hover
{
	text-decoration: underline;
	color: blue;
}

#newsTitle ul
{
	width: 143px;
	float: right;
	text-align: justify;
	font-size: 8.5pt;
	margin-right: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 30px;
	list-style-type: circle;
}
#newsTitle li
{
	float: right;
	margin: 0 0 0 5px;
}
