/***********************************
 * common:
 ***********************************/

.main_div
{
	width:777px;
}

body
{
	font-family:  sans-serif;
	background-color: #FFFFFF;
}
.error
{
	font-family: monospace;
	color:maroon;
}
/***********************************
 * "business cards" display
 ***********************************/
.phones
{
	/*font-family:  monospace;*/
	font-size: smallest;	
}
.fname
{
	color: #91420B;
	font-size:larger;
	font-weight:bold;
}
.lname
{
	color: #91420B;
	font-size:larger;
	font-weight:bold;
}
.member_hr
{
	color: #E4B45A;
	width:700px;
	height:1px;
	text-align: right;  	/*this will align it for IE*/
	margin: 0 0 0 auto; 	/*this will align it right for Mozilla*/
}
.addresses
{
	font-family: arial;
	font-size:smallest;
}
.result_counter
{

}
.title
{
	color: #91420B;
	font-size:smallest;
}
.profession
{
	color: #91420B;
}
.p_d_header
{
	font-weight:bold;
	color: black;
}



/***********************************
 * search
 ***********************************/
.member_select_explain
{
	font-wight:bold;
	font-size:larger;
}

.examples
{
	font-size:10pt;
}

.multiSelectors
{
	padding-top:8px;
}

/***********************************
 * header
 ***********************************/


.lv
{
	position:absolute;
	top:0;
	left:-150;
	
}
#leaves {
	border: 1px solid;
	margin:0 auto;
	position:absolute;
	left:0px;
	z-index:1
}

#topzig
{
	width:100%;
	height:146px;
	background: url('http://www.israpsych.org/test/images/zalzal.gif') repeat-x;
}


#zigwarp {
    margin:0 auto;
    width:880px;
	text-align:left;}

#mainnav {
	margin:0 auto;
    	width:500px;
	text-align:left;
	float:right;
	margin-top:10px;
	direction:rtl;
}

#mainnav a:hover {
	color:#ECE58D;
	text-decoration:underline;
}

#mainnav a {
	color:#E4B45A;
	font-weight:bold;
	text-decoration:none;
}


#bighead {
  	margin:0 auto;
	border: 0px solid gray;
    	width:380px;
	text-align:right;
	float:right;
}
	
#zigwarp img {margin-top:0px;}


.logotitle 
{

	margin-right:0px;
	border:0px;
	margin-top:0px;
	padding-top:0px;
}

/***********************************
 * footer
 ***********************************/




#footer {
	clear: both;
	padding: 0px;
	margin-top:0px;
	height:75px;
	background: url('http://www.israpsych.org/images/foot.gif') repeat-x;
}

.noresults_link
{
	color:#91420B;
}