/* CSS Reset — סבנמס CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0;
	outline: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
	list-style-type: none;
}
:focus {
	outline: 0;
}
li {
    line-height:30px;
	vertical-align: middle;
	text-align: center;
}
div {
  /*	border-top:solid red 1pt;
  	border-left:solid red 1pt;
	border-bottom:solid red 1pt;
	border-right:solid red 1pt;*/
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
    font-weight: 500;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;	
}
h1,h2,h3,h4,h5 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	text-align: center;
	/*text-shadow: 5px 5px 7px #212324;*/
	color: #000000;
}
h2 {
	font-size: 16px;
	text-align: center;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3,h5 {
	color: red;
}
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
}
.menutitle {
	position: absolute; 
	top: 0; 
	z-index: 1; 
	width: 25%; 
	height: 15px;/*auto;*/
	vertical-align: top; 
	color: #000000;
}
.shadow2{
	box-shadow: 7px 7px 8px #818181;
	-webkit-box-shadow: 7px 7px 8px #818181;
	-moz-box-shadow: 7px 7px 8px #818181;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);
}
.calendar, .calendar tr, .calendar tr td {
	align: center;
	text-align: center;
	vertical-align: middle;
}
.red_line {
	background-color: #ff0000;
	color: white;
	height: auto;
	z-index: 1;
}
.red_line_text {
	width: 100%;
	height: auto;
	text-align: center;
}
.red_down {
	background-image:  url(img/red_down.gif);
	background-repeat: repeat-x;
	background-position: right top;
	background-attachment: scroll;
	height:23px;
	z-index: 2;
}
.red {
	color: red;
}
.red_up {
	background-image:  url(img/red_up.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
	height:23px;
	z-index: 2;
}
.toplogo {
    width:100%;
	height:auto;
    min-height:14px;
	background-color: #a9a9ab;
	white-space: nowrap;
	display: inline block;
    clear: none;
}
.topImg_menu_main {
	width: 25%;
    max-width: 25%;
	min-width: 25%;
}
.toplogo_step {
	position: absolute;
	top: 0px;
	left: 0px;
}
.topImgLogo {
    width:100%;
	height:auto;
	-ms-interpolation-mode:bicubic;
	z-index: 1;
}
.topImg_menu {
	position:absolute;
	top:0px;
	width:25%;
	/*height:auto;*/
	z-index: 2;
	background-image: url('img/spacer.gif');
}
.topImgLogo, .topImg_menu, .topImg_menu div, .topImg_menu div span, .menuheaders, .topImg_fragment {
	margin: 0; 
	padding: 0;
	outline: 0;
	border: 0; 
}
.topImg_menu span {
	visibility: hidden;
}
.topImg_menu div:hover span {
	visibility: visible;
	cursor: pointer;
}
.menucontents a:hover {
	text-shadow: 0 0 5px #ffa0a0, 0 0 10px #ff4d4d, 0 0 15px #ff4141, 0 0 20px #ff2a2a, 0 0 25px #ff2b2b, 0 0 30px #fe0000;
}
.topImg_menu table {
	position: relative;
	width:100%;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.topImg_fragment {
    width:100%;
	height:auto;
	-ms-interpolation-mode:bicubic;
	 z-index: 0;
	 color: #FF0000;
}
.news_signature {
	font-size: 8px;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.site {
	text-align: left;
	vertical-align: top;
	text-indent: 0px;
	/*background-color: #a9a9ab;*/
    min-width: 800px;
}
.workspace {
    position: relative;
	vertical-align: top;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	-ms-interpolation-mode:bicubic;
	/*z-index: 0;*/
}
.z_1 {
	z-index: 1;
}
.grey_down {
	background-image:  url(img/grey_down8.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	height:23px;
	z-index: 2;
}
.grey_up {
	background-image:  url(img/grey_up8.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
	height:23px;
	z-index: 2;
}
.grey_left {
	background-image:  url(img/grey_left8.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	width: 23px;
	z-index: 2;
}
.grey_right {
	background-image:  url(img/grey_right8.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	width: 23px;
	z-index: 2;
}
.gray {
    background-color: #5c5c5c;/*a9a9ab*/
	z-index: 2;
}
.search{
	position: relative;
	top: 0px;
	z-index: 10;
	margin-left: 0;
	margin-right: 0;
	float: right;
	right: 10px;
}
.cities{
	position: relative;
	top: 0px;
	float: left;
	/*position: absolute;
	right: 10px;
	top: 37px;*/
	z-index: 10;
	left: 10px;
}
.title{
	position: relative;
	top: -35px;/*-20px;*/
	font-size: 10px;
	white-space: nowrap;
	z-index: 6;
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	height: 23px;
}
.title h1, .title p {
	z-index: 6;
}
.tagline{
	position: absolute;
	/*top: 0px;*/
	left: 20px; /*270px;*/
	width: 35%;
	z-index: 0;
	color: #cccccc;
	font-size: 10px;
	text-align: left;
}
.quote{
	position: absolute;
	/*top: 0px;*/
	right: 20px; /*270px;*/
	width: 420px;/*30%;*/
	z-index: 0;
	color: #cccccc;
	font-size: 10px;
	text-align: right;
}
.rw_stripe{
	background-image:  url(img/rw_stripe20_l2.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:20px;
	width: 100%;
    margin-bottom: 20px;
}
.rw_title{
	background-color: #ffffff;
	height:20px;
	/*width: 100px;*/
	text-align: center;
    clear: both;
    float: right;
    /*margin-left: 10px;*/
    margin-right: 50px;
    padding-left: 10px;
    padding-right: 10px;
}
.login {
	/*padding-top: 10px;
	padding:0;
	position: relative;
	top:0px;
	left:0px;
	border:solid red 1pt;
	padding-left: 90px;*/
	margin-top: 20px;
    margin-left: 98px;
	background-color: #282727;
	text-align: left;
	font-size: 10px;
	width: 185px;
	max-width: 185px;
	white-space: normal;
	color: #a9a9ab;
}
.note {
	width:300px;
	height:222px;
    z-index: 10;
 	background-image:  url(img/note6_5.png);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
}
.fix_note {
	position: fixed;
	right: 10px;
	bottom: 20px;
}
.go_up {
	position: fixed;
    z-index: 3;
	left: 10px;
	bottom: 10px;
}
/*.gamefield {
	width: 100%;
	max-width: 700px;
	text-align: center;
	border: 0;
	padding-top: 0px;
}*/
.gamefield_text {
	color: #cccccc;
	font-size: 10px;
	text-align: justify;
    width: 90%;
    clear: both;
	white-space: pre-wrap;
}
.gamefield1 {
	width: 150px;
	max-width: 150px;
    height: 167px;
	/*width: 100%;*/
	border: 0;
	padding: 0px;
  	/*border-top:solid red 1pt;
  	border-left:solid red 1pt;
	border-bottom:solid red 1pt;
	border-right:solid red 1pt;*/
}
.gamefield2 {
	width: 300px;
	max-width: 300px;
    height: 145px;
	/*width: 100%;*/
	border: 0;
	padding: 0px;
  	/*border-top:solid red 1pt;
  	border-left:solid red 1pt;
	border-bottom:solid red 1pt;
	border-right:solid red 1pt;*/
}
.gamefield_over {
	position: absolute;
	left: 0px;
	/*left: 0px;*/
}
.gamefield_table0 {
	position: absolute;
	left: 50%;
}
.gamefield_table {
	position: absolute;
	left: -300px;
    z-index: 1;
}
.gamefield_rel {
	position: relative;
	left: 0px;
}
.gamefield_table td span img {
	visibility: hidden;
}
.gamefield_table td:hover span img {
	visibility: visible;
}
.up_left {
	float: right;
	vertical-align: bottom;
}
.up_right {
	float: left;
	vertical-align: bottom;
}
.down_left {
	float: right;
	vertical-align: top;
}
.down_right {
	float: left;
	vertical-align: top;
}
.menunick {
	font-size: 12px;
	/*font-weight: bolder;*/
}
.login a:link, .login a:visited {
	color: #ffffff;
}
.login a:hover, .login a:active {
	color: #FF0000;
}
.kill {
	font-weight: bolder;
  	border-top:solid red 1pt;
  	border-left:solid red 1pt;
	border-bottom:solid red 1pt;
	border-right:solid red 1pt;
}
.news, .top5, .calend, .pall, .stat, .topnews {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
    margin-left: 10px;
    margin-right: 10px;
	width:230px;
	text-align: center;
    clear: both;
    float: left;
}
.input_form {
	/*font-family: tahoma;*/
	font-size : 8pt;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #000000;
	color: white;
 	border:solid #808080 1pt;
    border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:5px;
    -khtml-border-radius:10px;
}
.input_new_w {
    width:160px;
}
.input_new {
	font-size : 10pt;
    box-shadow:0 0 10px #222222;
    height:auto;
 	border:solid #000000 1pt;
	background-color: #222222;
}
.city_form {
}
.top5_table {
    margin:0px;
    font-weight: bolder;
	width: 200px;
}
.left_news_img {
	-ms-interpolation-mode:bicubic;
	max-width: 100%;
}
.left_text {
	padding-top: 0px;
	padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
	margin-bottom: 30px;
	width: 230px;
	text-align: left;
    float: left;
    clear: both;
	max-width: 230px;
}
.left_text_news {
    margin:0px;
	padding-top: 0px;
	padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
	margin-bottom: 30px;
	text-align: left;
    float: left;
    clear: both;
	font-size: 10px;
	width: 230px;
	max-width: 230px;
	white-space: pre-wrap;
}
.central_news_img {
	-ms-interpolation-mode:bicubic;
	max-width: 500px;
	max-height: 500px;
}
.center_text {
	padding-top: 0px;
	padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
	margin-bottom: 0px;
	min-width: 300px;
	text-align: left;
    /*float: left;
    clear: both;
	white-space: pre-wrap;
	margin-left: 15px;
	width: 85%;
	max-width: 100%;
	margin-right: 15px;*/
}
.center_text p, img {
    float: none;
    clear: both;
}
.right_text {
    margin:0px;
	padding-top: 0px;
	padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
	margin-bottom: 30px;
	width: 230px;
	text-align: center;
    float: left;
    clear: both;
	max-width: 230px;
}
.contactinfo {
	font-size: 10px;
	text-align: right;
	color: #4c4c4c;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
.side_column {
	width: 250px;
	min-width: 250px;
	max-width: 250px;
	/*margin-left: 10px;
	margin-right: 10px;*/
}
.central_column {
	/*min-width: 300px;*/
	padding-right: 10px;
	padding-left: 10px;
}
.bottomlogo {
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 25px;
}
.copyright {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
.develop {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 9px;*/
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
.invisible {
	visibility: hidden;
}
.submenu {
    line-height:30px;
}
.margin_t, .margin_t p {
    margin-top: 10px;
}
.expandable {cursor: pointer}
.collapsed {display: none}
.expanded {}
.logintable, .logintable td {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mark_r {
 	border-top:solid red 1pt;
  	border-left:solid red 1pt;
	border-bottom:solid red 1pt;
	border-right:solid red 1pt;
}
.field, .field td {
 	border:solid #222222 1pt;
}
.fieldset1 {
 	border:dotted #808080 1pt;
	padding:5px;
	margin-top: 10px;
}
.shadow {
	color: #000000;
	text-shadow: 1px 1px 1px #ffffff, 0 0 5px #ffffff;
}
.tablesstat {
	font-size: 12px;
}
.workplace {
	font-size: 12px;
	padding: 10px;
}
.workplace td, .workplace a {
	text-align: justify;
	vertical-align: middle;
}
.logs, .logs p {
	font-size: 10px;
	padding:0;
    margin-top: 3px;
}

