@import url(splash.css);

/*rewrite some css from wekinz.css */
#navHeader .links { height:30px; line-height:32px; padding-right:100px; position:absolute;left:auto; right: 0; top:-2px;}
#navHeader .language { height:30px; line-height:32px; padding-left:10px; position:absolute;left:0; right: auto; top:-2px;}


#navHeader .ganzLogo { left: auto; right:15px; top:6px; z-index:10; }
#copyright .left { float:right; text-align:right; width:550px;}
#copyright .right { 	float:left; text-align:right; width:226px;}
/** end */



/* Hebrew Login */

#loginArea.buttons a.iw_iwlogin, #loginArea.buttons a.iw_iwnewMember {
	position: absolute;
	overflow: hidden;
	background-repeat: no-repeat;
}

#loginArea.buttons a.iw_iwlogin {
	top: 7px;
	left: 7px;
	width: 152px;
	height: 57px;
	background-image: url("../images/panels/login_sign/iw_iw_log_in.png");
}

#loginArea.buttons a.iw_iwlogin:hover {
	background-image: url("../images/panels/login_sign/iw_iw_log_in_o.png");
}

#loginArea.buttons a.iw_iwnewMember {
	top: 73px;
	left: 11px;
	width: 143px;
	height: 31px;
	background-image: url("../images/panels/login_sign/iw_iw_new_member.png");
}

#loginArea.buttons a.iw_iwnewMember:hover {
	background-image: url("../images/panels/login_sign/iw_iw_new_member_o.png");
}
/*************************/l



#infoTable, #bulletinz{
	text-align: right;
	direction: rtl;
}
