/*@IMPORT url("reset.css");*/


body {  background-color: white;
		margin: 0px auto;padding: 0px;
		font-family:  arial,tahoma, sans-serif; font-size: 14px;
		border: none; 
		direction: rtl;
		}

p {color: white;font: bold 14px;direction: rtl;}

#page-wrap{
	border:none;
	width:765px;
	margin:0 auto;
}
	
#floatBanner {  
 	 position:absolute;  
     top:0px;  
     left:0px;  
     margin-left:0px;  
     width:135px;
 }  
 
 
h1 {padding: 0px 5px 1px 5px ;margin: 0; font-size: 140%;text-align: center;}
h2 {padding: 0px 5px 1px 5px ;margin: 0; font-size: 120%;text-align: center;}

#header { padding: 0px ;margin: 0}
.middle_box {background-image: url('/resources/images/header_fill.jpg');
		background-repeat: repeat-y;background-position: 0;
		width: 308px;height: 103px; color: black;
		padding: 0px ;margin: 0;} 

.header_middle_box {background-image: url('/resources/images/header_fill.jpg');
		background-repeat: repeat-y;background-position: 0;
		width: 309px;height: 103px; color: black;
		padding: 0px ;margin: 0;} 


.login_box {background-image: url('/resources/images/login_box.jpg');
		background-repeat: no-repeat;background-position: 0;
		color: black;width: 194px;height:223px ;
		padding: 0px ;margin: 0;
		text-align: right;}
.new_login_box {background-image: url('/resources/images/login_box_up.jpg');
		background-repeat: no-repeat;background-position: 0;
		color: black;width: 194px;height:135px ;
		padding: 0px ;margin: 0;
		text-align: right;}
		
.login_box_full	{background-image: url('/resources/images/login_box.jpg');
		background-repeat: no-repeat;background-position: 0;
		color: black;width: 194px;height:223px ;
		padding: 0px ;margin: 0;
		text-align: right;}
			
.new_login_box_down{background-image: url('/resources/images/login_box_down.jpg');
		background-repeat: no-repeat;background-position: 0px;
		color: black;width: 194px;height:78px ;
		padding: 0 0 0 0 ;margin: 0 0px 0 0px;
		text-align: right;vertical-align: top;
		}
					
			
#sub_menu {margin: 0px 3px 0 0;padding: 0; height: 30px;text-align: center;}
.item_sub {background-image: url('/resources/images/sub_menu_but.jpg'); background-repeat: no-repeat;
					color: black;text-decoration:none;					
					text-align:center; vertical-align:middle;
					font-size: 11px;font-weight:bold;
					padding: 5px 0 0 0;margin: 0;width: 86px;height: 25px;
					}
 

#menu {
	width: 98%;z-index: 2;
	margin: 0;
    position: relative;top: 0;left: 0;
	/*background-image: url('/resources/images/menu_bg.jpg'); background-repeat: repeat-x;*/
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 2px 2px 2px 2px;
	width:51px;
	float: right;
	z-index: 2;
	}

#menu a, #menu h2{
	display: block;
	border-width: 1px;
	border-style: solid;
	margin: 0;
	padding: 2px 3px;
	background-image: url('/resources/images/menu_but.jpg'); background-repeat: repeat-x;
	color: white;text-decoration:none;					
	text-align:center; 
	font-size: 100%;font-weight:normal;z-index: 100;
}

/*
#menu h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;
	}

#menu a {
	color: #000;
	background: #efefef;
	text-decoration: none;
	}
*/
#menu a:hover {
	color: blue;
	background: #fff;
	}

#menu li {position: relative;z-index: 500;}

#menu ul ul  {
	position: absolute;
	z-index: 500;
	right: 10px;
	width:100px;
	}


div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}



#menu_new {
	width: 98%;z-index: 2;height:17px;
	margin: 0;
    position: relative;top: 0;left: 0;
    font-size: 12px;
    cursor:pointer;
	/*background-image: url('/resources/images/menu_bg.jpg'); background-repeat: repeat-x;*/
}

#menu_new ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width:46px;
	float: right;
	z-index: 2;
	}

#menu_new a, #menu_new h2,#menu_new span{
	display: block;
	border: none;
	margin: 0;
	padding: 2px 3px;
	background-image: url('/resources/images/menu_but_new.jpg'); background-repeat: no-repeat; 
	color: black;text-decoration:none;					
	text-align:center; 
	font-size: 100%;font-weight:bold;z-index: 100;
}

/*
#menu_new h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;
	}

#menu_new a {
	color: #000;
	background: #efefef;
	text-decoration: none;
	}
*/
#menu_new a:hover {
	background-image: url('/resources/images/menu_but_new_off.jpg'); background-repeat: no-repeat;	
}

#menu_new span:hover {
	background-image: url('/resources/images/menu_but_new_off.jpg'); background-repeat: no-repeat;	
}

#menu_new li {
	position: relative;z-index: 500;
	background-image:none;
	}
	
#menu_new ul ul  {
	position: absolute;
	z-index: 500;
	right: 0px;
	width:100px;
	background-image:none;	
	}

#menu_new ul ul  a {
	background-image:none;
	background-color: white;
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
	}

#menu_new ul ul  span {
	background-image:none;
	background-color: white;
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
	}
	
#menu_new ul ul  a:hover {
	background-image:none;
	background-color: #E3E3E3;
	}

#menu_new ul ul  span:hover {
	background-image:none;
	background-color: #E3E3E3;
	}
	
div#menu_new ul ul,
div#menu_new ul li:hover ul ul,
div#menu_new ul ul li:hover ul ul
{display: none;}

div#menu_new ul li:hover ul,
div#menu_new ul ul li:hover ul,
div#menu_new ul ul ul li:hover ul
{display: block;}

#this_week_box {background-color: #E7E7E7}
.week_box {padding: 0px 0 0 0;height: 167px;
		background-image: url('/resources/images/this_week_middle_bg.jpg'); 
		background-repeat: repeat-x;
		}

#games_box {width:193px;padding: 0 0 6px 0;text-align:center;
		background-image: url('/resources/images/games_box_bg.jpg'); 
		background-repeat: repeat-x;}					
		


#weekly_sale_box {margin:0;
		background-color:#E7E7E9;
		padding: 4px 9px 4px 9px;
}

.weekly_sale_box_text {padding:0px 10px 7px 10px;
		background-image: url('/resources/images/week_sale_text_bg.jpg'); 
		background-repeat: repeat-x;background-color: #BFC0C4;
}

#logos_box {padding:10px 10px 10px 10px;
		background-image: url('/resources/images/logo_box_bg.jpg'); 
		background-repeat: repeat-x;
}

#footer {padding:5px 20px 5px 10px;color:white;text-align:right;
		background-image: url('/resources/images/footer_bg.jpg'); 
		background-repeat: repeat-y;font-stretch: wider;
		font-size: 12px;
}

.no_href_footer {text-decoration: none;color: white;cursor: pointer;}

#sub_footer{color: black;text-align: center;padding: 0;margin: 0;font-size: 12px;}
.no_href_sub_footer {text-decoration: none;color: black;font-size: 12px;}


.personal_sub_menu_item {text-decoration: none;color: white;font-weight: bold;font-size: 90%;padding-top: 2px}

.win_pictures {text-decoration: none;}

.general_text{
color: white;font-size:130%;
	
		}
.general_header
{
	background-image: url('/resources/images/general_header.jpg');background-repeat: no-repeat;background-position:right;
	color: white;font-size:200%;text-align: center;
	padding: 25px 0px 25px 120px;
}

.gate_header
{
	background-image: url('/resources/images/general_header.jpg');background-repeat: no-repeat;
	color: white;font-size:100%;text-align: center;
	padding: 25px 80px 25px 120px;position: relative;right: -7px;
}

.general_top
{
	/*background-image: url('/resources/images/general_ball_bg.jpg');background-repeat: no-repeat;*/
	background-color: white;
}

.general_top h1 {font-size: 140%}
.general_top h2 {font-size: 120%}


.general_content
{
	/*background-image: url('/resources/images/general_ball_bg.jpg');background-repeat: no-repeat;*/
	background-color: white;
	border-left-color: #E7E7E9;
	border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #E7E7E9;
    border-right-style: solid;
    border-right-width: 1px
}

.general_content h1 {font-size: 140%}
.general_content h2 {font-size: 120%}


.general_sub_menu
{
	width: 140px;	
}

.general_sub_menu a
{
	padding: 4px 30px 4px 30px;font-weight: bold;
	background-color: #d8f0fd;
	text-decoration:none;
	color:black;
	display: block;
}

.general_sub_menu a:hover
{
	padding: 4px 30px 4px 30px;font-weight: bold;
	text-decoration:none;
	background-color: #7ec7ec;
	color:white;	
	display: block;	
}

.more_sub_menu
{
	/*background-image: url('/resources/images/general_sub_menu_bg.jpg');background-repeat: repeat-y;*/
	background-color: #F1FAFF;	
}

.more_sub_menu a
{
	padding: 4px 30px 4px 30px;font-weight: bold;
	background-color: #d8f0fd;
	text-decoration:none;
	color:black;
	display: block;
}

.more_sub_menu a:hover
{
	padding: 4px 30px 4px 30px;font-weight: bold;
	text-decoration:none;
	background-color: #7ec7ec;
	color:white;	
	display: block;
}


.personal_box_main {width:223px;background-color: white;}
.personal_box_red_header {color: #004A95}
.personal_box_red_bg {
	padding: 10px 15px 5px 15px;text-align: justify;
	background-image: url('/resources/images/personal_box_red_bg.jpg');
	background-repeat: repeat-x;height:80px;
	font-size: 12px
}
.personal_box_enter_red {background-color: #FEEFDA; font-weight: bold;}

.personal_box_blue_header {color: #004A95}
.personal_box_blue_bg {
	padding: 10px 15px 5px 15px;text-align: justify;
	background-image: url('/resources/images/personal_box_blue_bg.jpg');
	background-repeat: repeat-x;height:80px;
	font-size: 12px
}
.personal_box_enter_blue{background-color: #DFF3FC; font-weight: bold;}


.loto_red_box
{
	background-color:red;color:white;height : 93.5px; width : 60px;

}
.loto_gray_box
{
	background-color:gray;color:white;height : 93.5px; width : 60px;

}


.loto_blue_box
{
	background-color:#09BDF0;color:#034D96;height : 93.5px; width : 60px;

}
.loto_light_gray_box
{
	background-color:#E7E7E9;color:#034D96;height : 93.5px; width : 60px;

}

.temptoto{
height : 272px;width:745px;
}
.totonumber{
font-size: xx-small; width : 12px;height : 10px;
}
.totonumberb{
font-size: xx-small; width : 12.5px;height : 10px;
}
.tototext{
color:black; width : 47px; height : 14.02px;font-weight: bold;
}
.tototextb{
color:black; width : 47px; height : 14.7px;font-weight: bold;
}

.totorblue{width : 52px; height: 22px; background-color:#09BDF0;}
.totorblues{width : 51px; height: 22px; background-color:#09BDF0;}
.totorlightgray{width : 53px; height: 22px; background-color:#E7E7E9;}
.totorlightgrays{width : 52px; height: 22px; background-color:#E7E7E9;}



.totorgray{width : 52px;background-color:gray;

}
.totorred{background-color:red;color:white; width : 53px;

}.totorreds{background-color:red;color:white; width : 52px;

}.totorgrays{width : 51px;background-color:gray;

}.gray_box_header{
	font-size:110%; width : 87px;background-color:white;font-weight: bold;height : 21px;

}



.ajax4j_wait {position: absolute;display:block; 
				background:  url("/resources/images/wait30trans.gif") no-repeat;
				top:290px; right:320px; z-index: 1001;
				height: 25px;width: 152px} 


.gray_chose_form{width:765px;background-color: #F1F0EB}
.gray_chose_form_new{width:100%;background-color: #F1F0EB}
.white_chose_form{width:765px;background-color: white}	


#form_disp{font-size: 110%;font-weight: bold;}

	.product_wins {font-size: 120%;color: red; text-decoration: blink;}
	.toto_col_desc {position: relative;right: 0px;top:50px;z-index: 1;}
	.toto_table{z-index: 1;margin: 0px 0px 0 0 ;
				font-family:  "Times New Roman"; font-size: 12px}
	.toto_row {padding: 0 ;margin: 0  ;height: 18px;color: black;}
	.toto_row1 {padding: 0;margin: 0 ;height: 19px;color: black;}
	.toto_col_num{padding: 0 ;margin: 0 ;width: 15px;text-align: right;}
	.toto_col_team{padding: 0 ;margin: 0 ;width: 102px;text-align: right;}
	.toto_col_game{padding: 0 ;margin: 0 ;width: 17px;text-align: center;}
	.toto_col_game3{padding: 0 ;margin: 0 ;width: 18px;text-align: center;}
	.toto_col_game9{padding: 0 ;margin: 0 ;width: 19px;text-align: center;}



	/* for the toto print form */
	.toto_table_print{z-index: 1;margin: 0px 0px 0 0 ;
				font-family:  "Times New Roman"; font-size: 12px}
	.toto_row_print {padding: 0 ;margin: 0  ;height: 18px;color: black;}
	.toto_row1_print {padding: 0;margin: 0 ;height: 18px;color: black;}
	.toto_col_num_print{padding: 0 ;margin: 0 ;width: 15px;text-align: right; font-size: 11px}
	.toto_col_team_print{padding: 0 ;margin: 0 ;width: 98px;text-align: right;}
	.toto_col_game_print{padding: 0 ;margin: 0 ;width: 16px;text-align: center;}
	.toto_col_game3_print{padding: 0 ;margin: 0 ;width: 18px;text-align: center;}
	.toto_col_game9_print{padding: 0 ;margin: 0 ;width: 18px;text-align: center;}


	.totorblue_print{width : 49px; height: 26px; background-color:#09BDF0;}
	.totorblues_print{width : 51px; height: 26px; background-color:#09BDF0;}
	.totorlightgray_print{width : 50px; height: 26px; background-color:#E7E7E9;}
	.totorlightgrays_print{width : 50px; height: 26px; background-color:#E7E7E9;}




	.loto_tofez {background-image :url("/resources/images/lotofix.jpg");padding-top: 40px;padding-right: 33px;
					width:450px ;height:1350px;background-repeat: no-repeat;}

	.loto_form_378 {background-image :url("/resources/images/loto_form_378.gif");padding-top: 40px;padding-right: 33px;
					width:450px ;height:1350px;background-repeat: no-repeat;}

	.loto_input_form {background-image :url("/resources/images/loto_one_table.jpg");					
					width:400px ;height:89px;background-repeat: no-repeat;z-index: -10;direction: ltr;
					margin: 0;padding: 0}
					
	.input_loto_form_on
	{
		padding: 0;margin: 0;	
		vertical-align: middle;;	
		
	}

	.input_loto_form_off
	{
		padding: 0;margin: 0;			
		vertical-align: middle;;
	}

	.input_loto_form_on a
	{
		display:block;
		background-image: url('/resources/images/loto_fill_on.jpg');
		background-repeat: no-repeat; background-position:center;
		width: 19px;
		height: 4px;
		text-decoration:none;	
		padding: 0;margin: 0;
	}
	
	.input_loto_form_off a
	{
		display:block;
		background-image: url('/resources/images/loto_fill_off.jpg');
		background-repeat: no-repeat; background-position:center;
		width: 19px;
		height: 4px;
		text-decoration:none;
		padding: 0;margin: 0;
			
	}

	.loto_table_print{z-index: 10;font-family:  "Times New Roman";
				padding: 0 0 0 0;margin: 0px 10px 0 0px;
				direction: ltr;text-align: center;position: relative;}

	.loto_table{z-index: 1;font-family:  "Times New Roman";
				padding: 0 0 0 0;margin: 0px 10px 0 0px;
				direction: ltr;text-align: center;}
	.loto_row {padding: 0 0 0 0;margin: 0 0 0px 0;height: 20px;vertical-align: middle;}
	.loto_row1 {padding: 0 0 0 0;margin: 0 0 0 0;height: 14px;vertical-align: middle;}
	.loto_row2 {padding: 0 0 0 0;margin: 0 0 0 0;height: 13px;vertical-align: middle;}
	.loto_row35 {padding: 0 0 0 0;margin: 0 0 0 0;height: 37px;vertical-align: middle;}
	.loto_col {padding: 0 0px 0 0px;margin: 0 0 0 0;width: 32px}
	.loto_col6 {padding: 0 0px 0 0px;margin: 0 0 0 0;width: 35px}


	.loto_row_378 {padding: 0 0 0 0;margin: 0 0 0px 0;height: 20px;vertical-align: middle;}
	.loto_row1_378 {padding: 0 0 0 0;margin: 0 0 0 0;height: 14px;vertical-align: middle;}
	.loto_row2_378 {padding: 0 0 0 0;margin: 0 0 0 0;height: 13px;vertical-align: middle;}
	.loto_row35_378 {padding: 0 0 0 0;margin: 0 0 0 0;height: 32px;vertical-align: middle;}
	.loto_col_378 {padding: 0 0px 0 0px;margin: 0 0 0 0;width: 33px}
	.loto_col6_378 {padding: 0 0px 0 0px;margin: 0 0 0 0;width: 38px}
	
	.loto_table_print{z-index: 1;font-family:  "Times New Roman";
				padding: 0 0 0 0;margin: 0px 10px 0 0px;
				direction: ltr;text-align: center;}
	.loto_row_print {padding: 0 0 0 0;margin: 0 0 0px 0;height: 14px;vertical-align: middle;}
	.loto_row1_print {padding: 0 0 0 0;margin: 0 0 0 0;height: 10px;vertical-align: middle;}
	.loto_row2_print {padding: 0 0 0 0;margin: 0 0 0 0;height: 9px;vertical-align: middle;}
	.loto_row35_print {padding: 0 0 0 0;margin: 0 0 0 0;height: 28px;vertical-align: middle;}
	.loto_col_print {padding: 0 0px 0 0px;margin: 0 0 0 0;width: 22px}
	.loto_col6_print {padding: 0 0px 0 0px;margin: 0 0 0 0;width: 24px}
	.loto_col12_print {padding: 0 0px 0 0px;margin: 0 0 0 0;width: 28px}
    .loto_col14_print {padding: 0 0px 0 0px;margin: 0 0 0 0;width: 26px}
    .loto_col15_print {padding: 0 0px 0 0px;margin: 0 0 0 0;width: 18px}

/*
	.loto_table_print_378{z-index: 1;font-family:  "Times New Roman";
				padding: 0 0 0 0;margin: -14px 10px 0 0px;
				width:285;
				direction: ltr;text-align: center;}
*/				
	.loto_table_print_378{z-index: 1;font-family:  "Times New Roman";
				margin-top:28px;
				margin-left:-28px;
				direction: ltr;text-align: center;}
				
	.loto_row_print_378 {padding: 0 0 0 0;margin: 0 0 0px 0;height: 14px;vertical-align: middle;}
	.loto_row1_print_378 {padding: 0 0 0 0;margin: 0 0 0 0;height: 10px;vertical-align: middle;}
	.loto_row2_print_378 {padding: 0 0 0 0;margin: 0 0 0 0;height: 9px;vertical-align: middle;}
	.loto_row35_print_378 {padding: 0 0 0 0;margin: 0 0 0 0;height: 23px;vertical-align: middle;}
	.loto_col_print_378 {padding: 0 0px 0 0px;margin: 0 0 0 0;width: 22px}
	.loto_col6_print_378 {padding: 0 0px 0 0px;margin: 0 0 0 0;width: 24px}
	.loto_col12_print_378 {padding: 0 0px 0 0px;margin: 0 0 0 0;width: 28px}
	.loto_col16_print_378 {padding: 0 0px 0 0px;margin: 0 0 0 0;width: 32px}


	.winner_table{z-index: 1;font-weight: normal; 
							margin: -9px 7px 0px 0px}
	.winner_row{padding: 0px ;margin: 0px ;height: 29px;width: 400px}
	.winner_col_num {padding: 0px ;margin: 0  ;text-align: right;width: 15px}
	.winner_col_leage {padding: 0px ;margin: 0 ;text-align: right;width: 103px}
	.winner_col_match {padding: 0px ;margin: 0  ;text-align: right;width: 174px}
	.winner_col_score1 {padding: 0px ;margin: 0  ;text-align: center;width: 15px;}
	.winner_col_score2 {padding: 0px ;margin: 0  ;text-align: center;width: 15px;}
	.winner_col_score3 {padding: 0px ;margin: 0  ;text-align: center;width: 15px;}
	.winner_col_ratio {padding: 0px ;margin: 0  ;text-align: center;width: 50px}
 

	/* the new winner aligns*/
	.winner_tofez {background-image: url("/resources/images/wins_results/winner_2.gif"); 
				height: 212px; width: 678px; background-repeat: no-repeat;
				padding-top: 29px;padding-right: 0px;}
	.winner_table_blue{z-index: 1;font-weight: normal;margin: 0px 0px 0px 0px;padding: 0 0 0 0;  width: 662px; height: 145px}
	.winner_row_blue{padding: 0 0 0 0;margin: 0 0 0 0;height: 35px;width: 668px;vertical-align: middle;}
	.winner_col_num_blue {padding: 0 0 0 0;margin: 0 0 0 0;text-align: center;width: 70px}
	.winner_col_leage_blue {padding: 0 0 0 0;margin: 0 0 0 0;text-align: right;width: 220px}
	.winner_col_match_blue {padding: 0 0 0 0;margin: 0 0 0 0;text-align: right;width: 230px}
	.winner_col_score1_blue {padding: 0 0 0 0;margin: 0 0 0 0;text-align: left;width: 35px;}
	.winner_col_score2_blue {padding: 0 0 0 0;margin: 0 0 0 0;text-align: left;width: 18px;}
	.winner_col_score3_blue {padding: 0 0 0 0;margin: 0 0 0 0;text-align: left;width: 18px;}
	.winner_col_ratio_blue {padding: 0 0 0 0;margin: 0 0 0 0;text-align: left;width: 60px}
	
	

	
	
	
	
	
	
	

#general_text
{
padding: 20px 50px 20px 100px;text-align: justify;
}
#general_text p {color: black;}
#general_text h2 {font-size: 150%}
#general_text h1 {font-size: 200%}


#toto_desc 
	{width : 371px; background-image :url(/resources/images/toto_middle_ball.jpg);background-repeat: no-repeat;
		background-color: #FCFDF7;}
#toto_desc h1 {font-size: 150%;}
#toto_desc h2 {font-size: 130%;}
#toto_desc h3 {font-size: 110%;}	

#loto_desc 
	{background-image :url(/resources/images/loto_middle_ball.jpg);background-repeat: no-repeat; width : 371px;
	background-color: #FFFDF6;}
#loto_desc h1 {font-size: 150%;}
#loto_desc h2 {font-size: 130%;}
#loto_desc h3 {font-size: 110%;}	



#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 200px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}



 

.loto_ball
{
background-image:  url('/resources/images/loto_ball_bg.gif');background-repeat: no-repeat;
		height: 30px;width: 30px;color: white;font-weight: 900;font-size: 130% ;
}
.loto_ball_power
{
background-image:  url('/resources/images/loto_power_bg.gif');background-repeat: no-repeat;
		height: 30px;width: 30px;color: white;font-weight: 900;font-size: 130% 
}




.loto_ball_new
{
background-image:  url('/resources/images/wins_results/lotto_result_blue.gif');background-repeat: no-repeat;
		height: 43px;width: 42px;color: white;font-weight: 900;font-size: 130% ; text-align: center;
}
.loto_ball_power_new
{
background-image:  url('/resources/images/wins_results/lotto_result_red.gif');background-repeat: no-repeat;
		height: 43px;width: 49px;color: white;font-weight: 900;font-size: 130% ; text-align: center
}



.loto_ball_result
{
		height: 43px;color: white;font-weight: bold;font-size: 110% ; text-align: right;
}


.toto_ball_result
{
		height: 43px;color: #002a93;font-weight: bold;font-size: 110% ; text-align: right;
}




.error {
	margin-left: 20px;
	margin-top: 3px;
	float: right;
	padding: 2px;
	border: 1px solid red;
	width: 100px;
}

.loto_header {color:white;background-color:#F8981D;
		height : 44px; width : 265px;font-size: 250%}
		
.toto_header {color:white;background-color:#93C13D;
		height : 44px; width : 265px;font-size: 250%}
		
.login_button {
	background:  url('/resources/images/login_but.jpg');background-repeat: no-repeat;
		width: 52px;height: 53px; position: relative;top: -10px;
}

/* this is for s:formattedText */
.seamTextPara { 
	color: black
	}



/*
.main_page_content_but a
{
	padding: 2px 10px 2px 10px;font-weight: bold;
	background-color: #057ABF;
	text-decoration:none;
	color:white;
	display: block;
}

.main_page_content_but a:hover
{
	padding: 2px 10px 2px 10px;font-weight: bold;
	text-decoration:none;
	background-color: #3298FC;
	color:white;	
	display: block;	
}
*/


.login_join_but
{
	width: 91px;	
	text-align: right;
	padding: 0 5px 0 0;
}

.login_join_but span
{
	background-image: url('/resources/images/join_now_login_but_on.jpg');
	background-repeat: no-repeat;
	width: 91px;
	height: 31px;
	display: block;
	text-decoration:none;
	font-weight: bold;
	color:white;	
}

.login_join_but span:hover
{
	background-image: url('/resources/images/join_now_login_but_off.jpg');
	background-repeat: no-repeat;
	width: 91px;
	height: 31px;
	display: block;
	text-decoration:none;
	font-weight: bold;
	color:white;
}



.main_page_content_but
{
	width: 130px;	
}

.main_page_content_but a
{
	background-image: url('/resources/images/main_page_content_but_on.jpg');
	background-repeat: no-repeat;
	width: 121px;
	height: 18px;
	display: block;
	text-decoration:none;
	font-weight: normal;
	color:white;	
}

.main_page_content_but a:hover
{
	background-image: url('/resources/images/main_page_content_but_off.jpg');
	background-repeat: no-repeat;
	width: 121px;
	height: 18px;
	display: block;
	text-decoration:none;
	font-weight: bold;
	color:white;
}

.main_page_content_back_but
{
	width: 130px;	
}

.main_page_content_back_but a
{
	background-image: url('/resources/images/main_page_content_but_off.jpg');
	background-repeat: no-repeat;
	width: 121px;
	height: 18px;
	display: block;
	text-decoration:none;
	font-weight: normal;
	color:white;	
}

.main_page_content_back_but a:hover
{
	background-image: url('/resources/images/main_page_content_but_on.jpg');
	background-repeat: no-repeat;
	width: 121px;
	height: 18px;
	display: block;
	text-decoration:none;
	font-weight: bold;
	color:white;
}


.main_page_join_but a
{
	background-image: url('/resources/images/join_now_main_but_on.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 40px;
	display: block;
	text-decoration:none;
}

.main_page_join_but a:hover
{
	background-image: url('/resources/images/join_now_main_but_off.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 40px;
	display: block;
	text-decoration:none;
}


.login_but 
{
	width: 105px;
	height: 71px;
	font-weight: bold;
	text-decoration:none;
	color:white;
	display: block;
}


.login_but span
{
	background-image: url('/resources/images/members_login_on.jpg');background-repeat: no-repeat;
	width: 105px;
	height: 71px;
	font-weight: bold; font-size:14px;
	text-decoration:none;
	color:white;
	display: block;
}

.login_but span:hover
{
	background-image: url('/resources/images/members_login_off.jpg');background-repeat: no-repeat;
	width: 105px;
	height: 71px;
	font-weight: bold;; font-size:14px;
	text-decoration:none;
	color:white;
	display: block;
}


.back_personal
{
	width: 29px;
	height: 27px;
	text-decoration:none;
	display: block;
}


.back_personal a
{
	background-image: url('/resources/images/back_personal_on.jpg');background-repeat: no-repeat;
}

.back_personal a:hover
{
	background-image: url('/resources/images/back_personal_off.jpg');background-repeat: no-repeat;
}


.home_gray_but 
{
	width: 121px;
	height: 19px;
	font-weight: bold;
	text-decoration:none;
	color:white;
	display: block;
}


.home_gray_but a
{
	background-image: url('/resources/images/home_gray_but_on.jpg');background-repeat: no-repeat;
	width: 121px;
	height: 19px;
	font-weight: bold; font-size:14px;
	text-decoration:none;
	color:white;
	display: block;
}

.home_gray_but a:hover
{
	background-image: url('/resources/images/home_gray_but_off.jpg');background-repeat: no-repeat;
	width: 121px;
	height: 19px;
	font-weight: bold;; font-size:14px;
	text-decoration:none;
	color:white;
	display: block;
}

.home_gray_but span
{
	background-image: url('/resources/images/home_gray_but_on.jpg');background-repeat: no-repeat;
	width: 121px;
	height: 19px;
	font-weight: bold; font-size:14px;
	text-decoration:none;
	color:white;
	display: block;
}

.home_gray_but span:hover
{
	background-image: url('/resources/images/home_gray_but_off.jpg');background-repeat: no-repeat;
	width: 121px;
	height: 19px;
	font-weight: bold;; font-size:14px;
	text-decoration:none;
	color:white;
	display: block;
}


.home_gray_video_but 
{
	width: 121px;
	height: 19px;
	font-weight: bold;
	text-decoration:none;
	color:white;
	display: block;
}


.home_gray_video_but span
{
	background-image: url('/resources/images/home_gray_video_but_on.jpg');background-repeat: no-repeat;
	width: 121px;
	height: 19px;
	font-weight: bold; font-size:14px;
	text-decoration:none;
	color:white;
	display: block;
}

.home_gray_video_but span:hover
{
	background-image: url('/resources/images/home_gray_but_off.jpg');background-repeat: no-repeat;
	width: 121px;
	height: 19px;
	font-weight: bold;; font-size:14px;
	text-decoration:none;
	color:white;
	display: block;
}


.home_gray_tour_but 
{
	width: 117px;
	height: 21px;
	font-weight: bold;
	text-decoration:none;
	color:white;
	display: block;
}


.home_gray_tour_but a
{
	background-image: url('/resources/images/home_gray_tour_but.jpg');background-repeat: no-repeat;
	width: 117px;
	height: 21px;
	font-weight: bold; font-size:14px;
	text-decoration:none;
	color:white;
	display: block;
}

.home_gray_tour_but a:hover
{
	background-image: url('/resources/images/home_gray_but_hover.jpg');background-repeat: no-repeat;
	width: 117px;
	height: 21px;
	font-weight: bold;; font-size:14px;
	text-decoration:none;
	color:white;
	display: block;
}


.main_service
{
	width: 81px;
	height: 34px;
	display: block;
	font-weight: bold;; font-size:14px;
	text-decoration:none;
}


.main_service a
{
	background-image: url('/resources/images/main_service.jpg');background-repeat: no-repeat;
	width: 81px;
	height: 34px;
	display: block;
	font-weight: bold;; font-size:14px;
	text-decoration:none;
	color:black;
}

.main_service a:hover
{
	background-image: url('/resources/images/main_service.jpg');background-repeat: no-repeat;
	width: 81px;
	height: 34px;
	display: block;
	font-weight: bold;; font-size:14px;
	text-decoration:none;
	color:black;
}


.home_text_header
{
	font-size: 18px;color: #479DCE
}

.home_text
{
color: black;margin: 0 5px 10px 30px;text-align: justify;
height: 180px;
font-size: 12px;
}

/*
#general_new h2
{font-size: 150%;text-align: right;color: #027CBF;}
*/


#general_new h2
{font-size: 150%;text-align: right;color: black;}



.general_sub_menu_new
{
	width: 120px;	
	font-size: 12px;
}

.general_sub_menu_new a
{

	padding: 2px 25px 2px 25px ;font-weight: bold;
	background-color: #057ABF;
	text-decoration:none;
	color:white;
	display: block;
	font-size: 12px;
}

.general_sub_menu_new a:hover
{
	padding: 2px 25px  2px 25px ;font-weight: bold;
	text-decoration:none;
	background-color: #7ec7ec;
	color:white;	
	display: block;	
	font-size: 12px;
}

.more_sub_menu_new
{
	/*background-image: url('/resources/images/general_sub_menu_bg.jpg');background-repeat: repeat-y;*/
	background-color: #F1FAFF;	
}

.more_sub_menu_new a
{
	padding: 4px 30px 4px 30px;font-weight: bold;
	background-color: #d8f0fd;
	text-decoration:none;
	color:black;
	display: block;
}

.more_sub_menu_new a:hover
{
	padding: 4px 30px 4px 30px;font-weight: bold;
	text-decoration:none;
	background-color: #7ec7ec;
	color:white;	
	display: block;
}



.loto_agreement_but a
{
	background-image: url('/resources/images/loto_agreement_but_on.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}

.loto_agreement_but a:hover
{
	background-image: url('/resources/images/loto_agreement_but_off.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}

.loto_agreement_but span
{
	background-image: url('/resources/images/loto_agreement_but_on.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}

.loto_agreement_but span:hover
{
	background-image: url('/resources/images/loto_agreement_but_off.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}


.toto_agreement_but a
{
	background-image: url('/resources/images/toto_agreement_but_on.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}

.toto_agreement_but a:hover
{
	background-image: url('/resources/images/toto_agreement_but_off.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}


.loto_menu_but a
{
	background-image: url('/resources/images/loto_but_on.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}

.loto_menu_but a:hover
{
	background-image: url('/resources/images/loto_but_off.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}

.lotocard_menu_but a
{
	background-image: url('/resources/images/lotocard_but_on.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}
 
.lotocard_menu_but a:hover
{
	background-image: url('/resources/images/lotocard_but_off.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}


.toto_menu_but a
{
	background-image: url('/resources/images/toto_but_on.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}

.toto_menu_but a:hover
{
	background-image: url('/resources/images/toto_but_off.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}

.totocard_menu_but a
{
	background-image: url('/resources/images/totocard_but_on.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}

.totocard_menu_but a:hover
{
	background-image: url('/resources/images/totocard_but_off.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}

.moaza_menu_but a
{
	background-image: url('/resources/images/moaza_but_on.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}

.moaza_menu_but a:hover
{
	background-image: url('/resources/images/moaza_but_off.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}


.moaza_menu_but span
{
	background-image: url('/resources/images/moaza_but_on.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}

.moaza_menu_but span:hover
{
	background-image: url('/resources/images/moaza_but_off.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}


.winner_menu_but a
{
	background-image: url('/resources/images/winner_but_on.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}

.winner_menu_but a:hover
{
	background-image: url('/resources/images/winner_but_off.jpg');
	background-repeat: no-repeat;
	width: 122px;
	height: 47px;
	display: block;
	text-decoration:none;
}

 
.page_header_bg {
	background-repeat: no-repeat;height: 50px;width: 573px;
	color: white;text-align: right;font-size: 250%;padding: 0
}





.main_boxes_bl {background: url('/resources/images/main_boxes_bl.jpg') 0 100% no-repeat;border: 1px solid #e7e7e7;}
.main_boxes_br {background: url('/resources/images/main_boxes_br.jpg') 100% 100% no-repeat;}
.main_boxes_tl {background: url('/resources/images/main_boxes_tl.jpg') 0 0 no-repeat;}
.main_boxes_tr {background: url('/resources/images/main_boxes_tr.jpg') 100% 0 no-repeat; }

 
.personal_box_middle
{
color: white;width: 211px;vertical-align: top;padding: 10px 0px 5px 10px;text-align: right;
}

.personal_box_middle_header
{
font-size: 130%;font-weight: bold;
}



.results_table
{
	border: none;
	margin: 0px;
	padding: 0px;
	
	text-decoration:none;					
	
	font-size: 100%;
	
	color: white;
	background-color: #E3E3E3;
	vertical-align: top;
	text-align: center;
}

.results_table_header
{
	border: none;
	color: white;
	background-color: #034d96;
	font-weight:bold;
	vertical-align:middle;
	text-align: center;
	height: 30px;
}


.results_table_body
{
	border: none;
	color: black;
	background-color: #f2f9ff;
	vertical-align: center;
	text-align: center;
	font-weight:normal;
	font-size: 100%;
}



.results_table_selected_row
{
	color: black;
	background-color: #C5E3FF;
	vertical-align: center;
	text-align: center;
	font-weight:normal;
	font-size: 100%;
}


.results_table_extended_row
{
	color: black;
	background-color: #FFFFFF;
	vertical-align: center;
	text-align: center;
	font-weight:normal;
	font-size: 100%;
}


.results_table_selected_col
{
	color: black;
	background-color: #99cdff;
	vertical-align: center;
	text-align: center;
	font-weight:normal;
	font-size: 100%;
}


.winner_tab_on
{
	background-image: url('/resources/images/wins_results/winner_tab_on.jpg');
	background-repeat: no-repeat;
	width: 118px;
	height: 33px;
	font-weight:bold;
	vertical-align: bottom;
	text-align: center;
	display: block;
	text-decoration:none;
	color:white;	
}



.winner_tab_off
{
	background-image: url('/resources/images/wins_results/winner_tab_off.jpg');
	background-repeat: no-repeat;
	width: 118px;
	height: 33px;
	font-weight:bold;
	vertical-align: bottom;
	text-align: center;
	display: block;
	text-decoration:none;
	color:white;	
}





.stages_titles
{
	color: white;
	font-weight:bold;
	vertical-align:middle;
}

.j_link
{
	cursor: pointer;
	text-decoration: underline;
	color: blue;
}



.general_content
{
	color: black;
	font-size: 14px;
	font-weight: normal; 
	font-family:arial;
	border:none;
}


.general_content_header
{
	color: black;
	font-size: 14px;
	font-weight: bold; 
	font-family:arial;
	border:none;
}

a.sitemap_link
{
	color: #024c95; font-size: 12px; font-weight: normal; font-family: arial;
}	

.winner_resualts_rows {
	height: 30px; 
}


a.sub_menu_link 
{
color: #024c95;font-size: 14px;font-weight: normal; font-family:arial;
}


.qTitle {cursor: pointer;font-size: 110%;text-decoration: underline;}


#wins_club_pic_top .top { background-image: url(/resources/images/hagralot/top.gif); }
#wins_club_pic_top .bottom { background-image: url(/resources/images/hagralot/bottom.gif);}
#wins_club_pic_top .btns {
			background-image: url(/resources/images/hagralot/btn_bck.png);
			background-repeat: no-repeat;
			background-position: center center;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: bold;
			text-decoration: underline;
			color: #00327D;
		}

		
/* #FFEDE9*/ 		
		
.toto_col_num_odd{font-size:11px; font-weight:bold; padding: 0 ;margin: 0 ;width: 10px; height:14px; text-align: right;border-left: 2px solid #FFEDE9; border-bottom: 2px solid #FFEDE9; background-color: #FFEDE9;}
.toto_col_num_even{font-size:11px; font-weight:bold; padding: 0 ;margin: 0 ;width: 10px; height:14px; text-align: right;border-left: 2px solid #FFEDE9; border-bottom: 2px solid #FFEDE9;}
.toto_col_team_odd{font-size:11px; padding: 0 ;margin: 0 ;width: 105px; height:18px; text-align: right;border-left: 2px solid #FFEDE9; border-bottom: 2px solid #FFEDE9; background-color: #FFEDE9;}	
.toto_col_team_even{font-size:11px; padding: 0 ;margin: 0 ;width: 105px; height:18px; text-align: right;border-left: 2px solid #FFEDE9; border-bottom: 2px solid #FFEDE9;}		

.dark_triple {width:742px;height:14px;cellpadding:0; cellspacing:1px;}
.light_triple {width:104px;height:12px;cellpadding:0; cellspacing:1px;}
.dark_cube {width:10px;height:12px;border:3px solid #F7C0BD;}
.light_cube {width:10px;height:12px;border:2px solid #F6DAD7;}

tr.title_line td {color: #ff8080;font-weight: bold; border-bottom: 2px solid #F6DAD7;}
.small_title {width:10px;height:10px;}

.toto_blue{height: 22px; background-color:#09BDF0; font-weight: bold; font-size: large;}
.toto_lightgray{height: 22px; background-color:#E7E7E9; font-weight: bold; font-size: large;}



.winner_row_title{background-color: #FFFFFF; height: 35px; font-weight: bold;}
.winner_row_odd{background-color: #FFFFFF; height: 35px}
.winner_row_even{background-color: #FADACF; height: 35px;}

.winner_title_col_1{border-left: 1px solid #CC6666;; text-align: center;}
.winner_title_col_2{text-align: center;}

.winner_result_col_1{border-left: 1px solid #CC6666; text-align: center}
.winner_result_col_2{border-left: 1px solid #CC6666; text-align: right; padding-right: 5px}
.winner_result_col_3{text-align: center}



