/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
body {
	background-color: #BFF2FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.seminarkal.co.il/images/tile-lightblue.gif);
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #03CAFF;
}
a:active {
	color: #03CAFF;
}
h1 {
	font-size: 18px;
	margin-bottom: 24px;
}
.content h1 {
	background-image:url(http://www.seminarkal.co.il/images/highlight.jpg);
	background-position: 10px -10px;
	background-repeat:no-repeat;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: right;
	direction: rtl;
	background-color:#FFFFFF;
	min-height: 100%;
}

.top {
	width: 100%;
	height: 50px;
	background-color:#333333;
	font-size:18px;
	color: #FFFFFF;
	text-align: left;
	direction: ltr;
}
.top ul {
	list-style: none;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}
.top li {
	float: left;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 12px;
}
.top li a {
	color: #FFFFFF;
	text-decoration: none;
}
.top li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.logo {
	text-align: left;
	margin-left:10px;
	margin-bottom: 25px;
}
.menu {
	float: right;
	width: 230px;
	margin-left: 100px;
	min-height: 100%;
	height: 100%;
}
.menu ul {
	list-style: none;
}
.menu li {
	font-size: 18px;
	background-color: #BFF2FF;
	height: 2em;
	width: 230px;
	margin-bottom: 14px;
	line-height: 2em;
}
.menu li a{
	display: block;
	padding-right: 50px;
}

.menu li a:link, .menu li a:visited {
	color: #333333;
	text-decoration: none;
}
.menu li a:hover, .menu li a:active{
	color: #333333;
	background-color: #00CCFF;
	text-decoration: none;
}
.menu li a.selected{
	background-color: #00CCFF;
}
.content {
	float: right;
	width: 300px;
	margin-left: 80px;
}
.contact-big {
	float: right;
	width: 300px;
	margin-left: 80px;
	margin-bottom: 100px;
}
.contact{
	float: right;
	width: 240px;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#BFF2FF;
}
.left{
	float: right;
	width: 240px;
	margin-bottom: 100px;
}
input, textarea {
	border-style:solid;
	border-width:1px;
	border-color:#BFF2FF;
	width: 200px;
	margin-bottom: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
}
.contact-big input, .contact-big textarea{
	width: 300px;
}
.contact ul, .contact-big ul{
	list-style: none;
}
.contact li{
	margin-right: 20px;
}
.contact h3 {
	margin:20px;
	font-size: 18px;
	color: #00CCFF;
}
.submit {
color: #000;
background: #00CCFF;
border: 3px outset #9BE2F6;
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
}
input:focus, textarea:focus{
	background-color: lightyellow;
}
.submit:focus{
	background: #BFF2FF;
	border: 3px inset #00B5E9;
}
.footer {
	clear: both;
}
.content p {
	margin-bottom: 18px;
	line-height: 24px;
}
.content li {
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 18px;
	background-image:url(http://www.seminarkal.co.il/images/checkmark.gif);
	background-repeat:no-repeat;
	background-position: 288px -2px;
	text-indent: 20px;
	margin-right: 0px;
	list-style: none;
}
.action {
	font-size: 18px;
	font-weight:bold;
	padding-bottom: 100px;
}
.footer {
	height: 32px;
	background-color:#ECECEC;
	padding-right: 50px;
	line-height: 2em;
}
.notice {
	font-size: 15px;
	font-weight: bold;
}
