﻿#MainHeaderDiv
{
	text-align:right;
}
#HeaderPicturesDiv
{
	width:950px; 
	height:105px;
}
#HeaderLogo
{
	width:173px; 
	height:105px; 
	float:left;
	background-image:url(/PhoenixMarketing/Images/SalesSuchnim/header_logo.jpg); 
	background-repeat:no-repeat; 
	display:block;
}
#SpaceOfHeader
{
	width:67px; 
	height:105px; 
	float:left;
}
#HeaderPicture
{
	width:710px; 
	height:105px; 
	background-image:url(/PhoenixMarketing/Images/SalesSuchnim/header_pic.jpg); 
	background-repeat:no-repeat; 
	display:block; 
	float:right;
}
#HeaderPicture2
{
	width:710px; 
	height:105px; 
	background-image:url(/PhoenixMarketing/Images/SalesSuchnim/header_pic2.jpg); 
	background-repeat:no-repeat; 
	display:block; 
	float:right;
}
#SearchAndPathDiv
{
	width:850px;
	height:36px;
	/*border-color:Black;
	border-style:solid;
	border-width:thin;*/
	padding:12px 12px 0 12px;
	direction:rtl;
}

/*66 = 12+21+11+22 = upspace+button+text+buttomspace 
  163 = 12+86+12+38+15 = rightspace+textbox+space+button+leftspace
  787 = 950-163 */
#SearchDiv 
{
	width:163px;
	height:21px;
	display:block;
	float:right;
	/*border-color:red;
	border-style:solid;
	border-width:thin;*/
	margin:0px 0px 0px 0px;
	text-align:right;

}
#SearchControl /* 163-100-12=51*/
{
	/*border-color:Green;
	border-style:solid;
	border-width:thin;*/
	width:163px;
	display:block;
	height:21px;

}
.txtSearch
{	border-color:#6daccb;
	background-color:#f3f3f5;
	width:100px;
}

.SearchButton
{
	width:38px; 
	height:21px; 
	background-image:url(/PhoenixMarketing/Images/SalesSuchnim/but_search_text.gif); 
	display:block; 
	margin-right:10px;
	margin-top:2px;
	position:absolute;top:160px;right:115px;
}
.AdvancedSearch
{
	font-family:Arial;
	font-size:11px;
	color:#1b72bb;
	text-decoration:underline;
	position:absolute;top:190px;right:12px;
}
#PathDiv /*49 = 18+13+18 = upspace+text+buttomspace // 849= 1024-15-163 = pagewidth-space-searchwidth*/
{
	WIDTH: 770px; 
	HEIGHT: 21px;
	DISPLAY: block;
	FLOAT: right; 
	position:absolute;top:160px;right:180px;
	padding-top:2px;
	font-family:Arial;
	font-size:13px;
	color:#1b72bb;
	direction:rtl;
	text-align:right;
	
/*	border-color:Navy;
	border-style:solid;
	border-width:thin;
*/
}

.PathText
{
	font-family:Arial;
	font-size:13px;
	color:#1b72bb;
	text-decoration:none;
	/*FLOAT: right;*/
}
.PathText:hover,.PathText:active,.PathText:focus
{
	text-decoration:underline;	
}

#MokedMedaSpan
{
	text-align:right; 
	padding-top:45px; 
	padding-right:40px;
	display:block;
	font-family:Arial;
	font-size:14px;
	color:#696767;
}
#TzorKesherSpan
{
    text-align :right; 
	padding-top:5px; 
	padding-right:40px;
	display:block;
	font-family:Arial;
	font-size:14px;
	color:#025994;
	
}
.TzorKesherLink
{
   color:#025994;
   text-decoration:none;
  
}
.MenuDiv
{
	/*border-color:Navy;
	border-style:solid;
	border-width:thin;
	*/
	width:165px;
	height:100%;
	display:block;
	float:right;
	clear : right;
	/*padding-top:20px;*/
}

.MenuDivPrintMode
{
	display:none;
}

.PersonalStatementsTitle
{
	text-align:right;
	font-weight:bold;
	font-family:Arial;
	font-size:26px;
	color:#666392;
}

.PersonalStatementsBody
{
	vertical-align:middle;
	margin-right:30px;
	font-family:Arial;
	font-size:13px;
	color: #525252;	
}

.PersonalStatementsInput
{
	vertical-align:middle;
}

#divHeader {margin: 0 auto; }
#divFooter {margin: 0 auto; }
