img
{
	border: 0;
}

body
{
	height: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	line-height: 15px;
	margin: 0;
}

h1
{
	padding: 0;
	margin: 0;
	font-size: 26px;
	line-height: 32px;
}


h2
{
	padding: 0;
	margin: 0;
	font-size: 15px;
	line-height: 18px;
}

div#wrap
{
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	direction: rtl;
}

a
{
	color: #000;
	text-decoration: underline;
}

a:hover
{
	color: #5078ab;
	text-decoration: underline;
}

ol
{
	margin-top: 0;
	margin-bottom: 0;
}

ul
{
	margin-top: 0;
	margin-bottom: 0;
}

.clearFloat
{
	clear: both;
	font-size: 1px;
	line-height: 0;
	height: 0;
}

.msg
{
	color: #81a7af;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}

.kidsform p
{
	clear: both;
	padding: 0;
	margin: 0;
}

.languageBar
{
	position: absolute;
	width: 210px;
	left: 50px;
	top: 5px;
	z-index: 5;
	direction: rtl;
}
.languageBar img
{
	vertical-align: middle;
}

.breadcrumbs
{
	height: 53px;
	margin-top: 12px;
}

.breadcrumbs img
{
	width: 20px;
	height: 20px;
	vertical-align: bottom;
}

ul.menu {padding: 0;margin: 0;}

ul.menu a.selected 
{
	color: #5078AB;
}

ul.menu li {background: none;display: inline;}


.kidsMenu ul.menu a.selected
{
	color: #fff;
}

.kidsMenu img {border: 0;width: 20px; height: 20px;vertical-align: bottom;}

