﻿HTML, BODY	
{
	height: 100%;
	margin: 0;
	padding: 0;
}

H1, H2, UL, OL, LI, FORM, FIELDSET	
{
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

H1	
{
	background-color: #87CEFA;
	background: -webkit-gradient(linear, left top, left bottom, from(#B0BCCD), to(#6D84A2), color-stop(0.5, #8B9DB5)) repeat-x;
	border-bottom: 1px solid #2D3642;
	border-top: 1px solid #CDD5DF;
	color: #FFF;
	font-size: 10px;
	line-height: 21px;
	position: relative;
	text-align: center;
	text-shadow: 0 -1px 0 #666;
}

.Button	{
	background-color: #87CEFA;
	background: -webkit-gradient(linear, left top, left bottom, from(#ABB9CA), to(#788DA9), color-stop(0.4, #ABB9CA), color-stop(0.6, #788DA9)) repeat-x;
	border: 1px solid #59697D;
	color: #FFF;
	font-size: 12px;
	height: 27px;
	line-height: 27px;
	text-shadow: 0 -1px 0 #415470;
	width: 66px;
	-webkit-border-radius: 4px;
}

.Page
{
	font-size:11pt;
}

@font-face
{
	font-family: "Judeopedia Hebreu Paleo";
	font-style:  normal;
	font-weight: normal;
	src: url('/Fonts/JUDPALHE.eot?#iefix') format('embedded-opentype'), 
	     url('/Fonts/JUDPALHE.woff') format('woff'), 
	     url('/Fonts/JUDPALHE.ttf')  format('truetype'),
	     url('/Fonts/JUDPALHE.svg#JudeopediaHebreuPaleoRegular') format('svg');
}

.ijax_culture_HE
{
	font-size: 15pt;
}

.Document
{
	left: 0%;
	width: 100%;
	padding-top:0%;
}

.ijax_flowPanel_panel
{
	margin:0px 4px;
}

.Panel
{
}

.PanelText
{
	text-align:justify;
}

.ZoomBox
{
	text-align:justify;
}

.MobileHeader
{
	margin:-4px -4px;
}


.SearchBox
{
	padding-top:4pt;
	font-size:10pt;
}

.ContextSelector
{
	font-size:12pt;
	line-height:100%;
}

.CollectionSelector, .LanguageSelector, .VersionSelector, .SectionSelector
{
	font-size:10pt;
}


.ijax_list_option
{
	margin: 2px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
	color:Black;
	font-size:20px;
	
}

.ijax_list_tableOption
{
	width: 72px;
	margin: 1px 1px 1px 1px;
	padding: 4px 0px 4px 0px;
	text-align:center;
}

.ijax_list_dropdown
{
	border-right: #d2b48c 1px solid;
	border-bottom: #d2b48c 1px solid;
	border-top: #d2b48c 1px solid;
	border-left: #d2b48c 1px solid;
}

.ijax_culture_script_Paleo
{
	font-family : "Judeopedia Hebreu Paleo";
}