﻿/*===== LOGO =====*/
#more { float: right; }
#more h1, #more h3 { display: inline; vertical-align:top ; padding: 0 12px ; font-size: 16pt ;  }
#more span { display: inline ;  }
#monthDetails {	text-align: right ;}
/*===== NAVIGATION TOOLBAR =====*/
/* --- Right panl - show current month and year -- */
#monthTitle { float: right ; }
/* select month and year */
#pasrashaMenu button, #pasrashaMenu select 
{
	font-size: medium;
}
#gDateSelect,#hDateSelect { display:inline ; }
#PlaceSelect { display: inline ; }
/* should be visible only after button clicked */
#moreDefinitionsPanel { display: none ; }
.my_adslot { width: 970px; height: 90px; }

.overlay
{
	filter: alpha(opacity=70);
}

.popup
{
	width: 30% ;
	height: 50% ;
	left: 35% ;
	top: 20% ;
}

#buttonsPanel_LoazHeb div, #navigationPanel div, .formWrapper, .formWrapper .textBoxDiv, .formWrapper .textBoxDivEmail, .label {
    *display: inline;
    zoom: 1;
    margin: 0px 1px;
}


.facebookButton, .accountInfo input.facebookButton, .googleButton, .accountInfo input.googleButton
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/facebook_button.png', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/facebook_button.png', sizingMethod='scale')";
}

.googleButton, .accountInfo input.googleButton
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/google_button.png', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='images/google_button.png', sizingMethod='scale')";
}


.formWrapper .button
{
	width: 90% ;
}

.center
{
	display: block ;
	margin: 2em auto ;
}
