﻿
body{ font-family: 'Alef', sans-serif; height: 1442px; }
.clear{ clear: both; }
/* -- Start CSS -- */
.wrapper{ width: 1050px; margin: 0px auto; }
/* header */
header{ background: url('../images/header.png') repeat-x; height: 185px;  }
/* #logo */
#logo{ text-align: center; padding: 20px 0 0 0; }
/* #menu */
#menu{ float:right; }
#menu ul{ list-style: none; }
#menu ul li{ float: right; padding: 0 10px 0 10px; }
#menu ul li a{ color: #ffffff; text-decoration: right; font-size: 18px; vertical-align: top; }
#menu ul li a:hover{ color: #2670EA; }
/* #login */
#login{ background: rgba(0, 0, 0, 0.8); width: 270px; height: 130px; border-radius: 10px; position: relative; left: 400px; bottom: 107px; }
.login_login{ padding: 10px; }
.login_login p{ font-size: 14px; color: #fff; float: right; padding: 0 0 0 3px; }
.login_login a{ font-size: 14px; color: #fff; text-decoration: none; }
.login_text{ width: 400px; }
.login_text_image{ float: right; padding: 0 0 0 5px; }
.login_text_href p{ font-size: 14px; color: #fff; float: right; margin: 0 0 0 3px; }
.login_text_href a{ font-size: 14px; color: #fff; text-decoration: none; }
.login_text_href1 p{ font-size: 14px; color: #fff; float: right; margin-right:14px;}
.login_text_href1 a{ font-size: 14px; color: #fff; text-decoration: none; }
/* #updates */
#updates{ background: #000000; border-radius: 10px; border: 1px solid #1d1d1d; height: 35px; margin: 20px 0 0 0; }
.updates_title{ padding: 10px 50px 0 0; }
.updates_title h1{ font-size: 12px; font-family: arial; color: #ffffff; letter-spacing: 2px; }
#about{ width: 750px; margin: 5px auto; text-align: center; }
#about h1{ color: #ffffff; font-size: 18px; }
#about h2{ color: #ffffff; font-size: 12px; }
#about p{ color: #ffffff; font-size: 14px; }
.forminput {font-family:tahoma;font-size:11px;color:#aeaeae;background:#191919 url(http://bet-il.com/images/tile_input.gif) repeat-x;vertical-align:middle;border:1px solid #434343;}
.forminput1 {font-family:tahoma;font-size:11px;color:white;background-color:#383838;vertical-align:middle;border:1px solid #949494;}
.forminput2 {font-family:tahoma;font-size:11px;color:white;background-color:#161616;vertical-align:middle;border:1px solid #2f2f2f;}
table{ font-size: 11px; font-family: tahoma; }

/* #footer */
#footer{ background: url('../footer.png'); width: 100%; height: 263px; float: right; }
#footer #footer_in{ background: url('../Omer/images/footer_in.png'); width: 100%; height: 221px; border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; margin: 42px 0 0 0; }
#footer #footer_in #footer_ranks{ background: #dcdcdc; width: 100%; height: 39px; border-radius: 5px 5px 0 0; float: right; }
#footer #footer_in #footer_ranks p{ font-style: italic; font-size: 13px; font-weight: bold; text-shadow: 1px 1px 1px #fff; line-height: 35px; }
#footer #footer_in #footer_ranks #footer_ranks_title{ background: #d3d3d3; width: 97px; height: 39px; border-radius: 0 5px 0 0; float: right; }
#footer #footer_in #footer_ranks #footer_ranks_title p{ font-size: 13px; font-weight: bold; color: #3996e4; text-align: center; }
#footer #footer_in #footer_copyright{ float: left; margin: 20px 0 0 15px; }
#footer #footer_in #footer_copyright p{ font-size: 12px; font-weight: bold; color: #b4b4b4; text-shadow: 1px 1px 1px #fff; text-align: center; line-height: 20px; padding: 10px 0 0 0; }
#footer #footer_in #footer_copyright p a{ color: #b4b4b4; text-decoration: none; }
.linksmenu { color: black; background: black; }
.note22 ul { list-style: none; }




/* faq */
.blockhead {
	font:  normal 12px Arial,sans-serif;
	color:#ffffff;
	background:#7192a8 url(../images/godly/tile-blue.png) repeat-x  ;
	_background-image: none;
	padding:4px 10px 4px 10px;
	border:1px solid #5a7f97;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.blockhead h2 {
	font-weight:bold;
}

.blockhead a { color:#ffffff; }
.blockhead a:hover { color:#ffffff; }

.blockhead img {
	margin-bottom: -4px;
}