﻿html
{
	/*scrollbar-base-color: #f0ffd9;*/
	
}
body 
{
	background-color:White;
	text-align:center;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Arial;
	direction:rtl;	
	
	
}
/* favorites*/

.page_favorit
{
	width:770px;
	text-align:left;	
}
.page_favorit_link_text
{
	color: #636363;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
}


/* favorites*/

.page_content
{
	width:770px;
	padding:0px;
	margin:0px;	
	vertical-align:top;
}

.page_content_inner
{
	width:575px;		
}

.page_content_inner_closed
{
	min-height:0px;		
	display: none; 
}



.page_footer
{
	width:750px;
	direction:ltr;
	height:27px;
	background-color:#F0F0F0;
	padding-right:10px;
	padding-left:10px;
	font-size:11px;
	font-weight:bold;
	line-height:27px;
	margin-top:10px;
	clear:both;	
}

/* header section*/
.header_div
{
	width:770px;
	height:66px;
}
.header_table
{
	width:100%;
}
.header_table_left_cell
{
	width:188px;
}
.header_table_right_cell
{
	
	
}

.logo_image
{	
	float:right;
	margin-top:12px;
	width:188px;
	height:46px;
	background-image:URL(../../images/common/logo.gif);
	background-repeat:no-repeat;
	position:relative;
	text-decoration:none;
	cursor:hand;
}
.slogen_text
{
	color:#636363;	
	font-family:Arial;	
	font-size:11px;
	font-weight:bold;
	position:absolute;
	bottom:-4px;
	left:-10px;	
}

/* header section*/

/* navigation section */
.navigation_div
{
	width:770px;
	padding-top:10px;
	clear:both;
}
.navigation_table
{
	width:100%;
}

.upper_menu
{
	vertical-align:top;
	background-color:#77BB14;
	padding-bottom:10px;	
}
.upper_menu_table
{
	background-color: #E1E1E1;
	text-align: right;
}
.upper_menu_seperator
{
	width:10px;
	background-image:URL(../../images/common/seperator.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height:24px;
}
.upper_menu_item_selected_right_corner
{
	width:10px;
	background-image:URL(../../images/common/tab_left_corner.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#77BB14;	
}
.upper_menu_item_selected_left_corner
{
	width:9px;
	background-image:URL(../../images/common/tab_right_corner.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#77BB14;	
}
.upper_menu_item_selected
{	
	text-align:center;
	background-color:#77BB14;	
	width:114px;
}
.upper_menu_item_text_selected
{	
	font-family:Arial (Hebrew);
	font-size:14px;
	font-weight:bold;
	color:White;
	cursor: hand;
}
.upper_menu_item
{
	text-align: center;
	width: 114px;
	cursor: hand;
}
.upper_menu_item_text
{		
	font-family:Arial (Hebrew);
	font-size:14px;
	font-weight:bold;
	color:#636363;	
	
}

.lower_menu_home
{
	background-color: #f0f0f0;
}
.lower_menu
{
	text-align:right;
	background-color:#A4D361;
}
.lower_menu_table
{
	height:27px;
}
.lower_menu_seperator
{
	width:10px;
	background-image:URL(../../images/cellular/nav_bottom_seperator.gif);
	background-repeat:no-repeat;
	background-position:top center;	
	padding-right:2px;
	padding-left:2px;
}
.lower_menu_item_selected
{
	cursor: hand;
	padding-left:9px;
	padding-right:4px;	
}
.lower_menu_item_text_selected
{
	
	font-family:Arial (Hebrew);
	padding-left:2px;
	padding-right:2px;
	font-weight:bold;
	font-size:12px;
	color:#77BB14;
	background-color:White;
}
.lower_menu_item 
{
	cursor: hand;
	padding-left:9px;
	padding-right:4px;
}
/* test*/

.lower_menu_item_text_hover
{
	font-family:Arial (Hebrew);
	padding-left:2px;
	padding-right:2px;
	font-weight:bold;
	font-size:12px;
	color:White;
	text-decoration: underline;
}
/* test*/
.lower_menu_item_text
{
	font-family:Arial (Hebrew);
	padding-left:2px;
	padding-right:2px;
	font-weight:bold;
	font-size:12px;
	color:White;
}

/* navigation section */

/* content table*/
.content_table
{
	direction:ltr;
	width:770px;
	
}
.content_table_right_cell
{	
	vertical-align:top;
	width:168px;	
	text-align:right;
	
}
.content_table_left_cell
{	
	vertical-align:top;
	text-align:right;	
	padding-top:10px;	
	width:580px;
	padding-right:10px;	
	
}
/* content table*/

/* content table right cell */
.content_table_right_table
{	
	padding-top:10px;
	width:100%;
	text-align:center;
}
.content_table_right_table_cell
{
	padding-top:10px;
}
/* content table right cell */

/* footer cell*/
.footer_table
{
	direction:ltr;
	width:100%;
	height:27px;
	background-color:#F0F0F0;
	padding-right:10px;
	padding-left:10px;
	clear:both;
	font-size:11px;
	font-weight:bold;
	line-height:27px;	
}
.footer_table_left_cell
{
	
	text-align:left;
	color:#636363;
	float:left;
	
}
.footer_table_right_cell
{
	
	text-align:right;
	float:right;

}

.footer_table_left_cell A
{
	text-align:left;
	color:#636363;
}
/*.footer_table_right_cell A
{
	text-align:right;
	color:#77BB14;
}
/* footer cell*/

/* box */

.box
{	float:right;
	width:168px;
	background-image:URL(../../images/common/box_left_corner.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#C8C8C8;
	font-size:12px;
	margin-bottom:15px;
}

.box_title
{
	width:168px;
	height:22px;
	background-image:URL(../../images/common/box_right_corner.gif);
	background-repeat:no-repeat;
	background-position:top right;	
	
}

.box_title_text
{
	font-weight: bold;
	text-align: right;
	line-height: 22px;
	margin-right: 8px;
	color: #636363;
}
.content
{
	width:148px; /* (box width)-(border)-(right padding) - (left padding) */
	background-color:#DDDDDD;
	border:1px solid #C8C8C8;
	text-align:right;
	padding-top:10px;
	padding-right:9px;
	padding-left:9px;	
}

.box_alt
{	
	width:168px;
	background-image:URL(../../images/cellular/crn_left_box.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#777777;
	font-size:12px;
	margin-bottom:8px;
}

.box_title_alt
{
	color:White;
	width:168px;
	height:22px;
	background-image:URL(../../images/cellular/crn_right_box.gif);
	background-repeat:no-repeat;
	background-position:top right;
	
}
.box_title_text_alt
{
	font-weight:bold;
	text-align:right;
	line-height:22px;
	margin-right:8px;
}

.content_alt
{
	background-color:#D2EBAE;
	border:1px solid #777777;
	width:148px; /* (box width)-(border)-(right padding) - (left padding) */
	text-align:right;
	padding-top:10px;
	padding-right:9px;
	padding-left:9px;
	padding-bottom:9px;
}

/* box */

/* captions */

.text_1 A
{
	color:#ba8e14;
	font-size:14px;
	font-family:Arial;	
}
.text_2 A 
{
	color:#77BB14;
}

.text_1 
{
	color:#636363;
	font-size:12px;
	font-family:Arial;	
}
.text_2 
{
	color:#77BB14;
}
.text_3 
{
	color:#999999;
	font-size:12px;
}

/* captions */



/* links */
a, a.visited
{
}
a.page_link_text
{
	font-size: 12px;
	font-family: Arial;
	color: #636363;	
}
a.page_link_text:hover
{
	font-size: 12px;
	font-family: Arial;
	color: #77BB14;	
	text-decoration:none;
}

.page_link
{
	direction:rtl;
	display: block;	
	padding-right: 9px;
	line-height: 22px;	
}

.page_link_inner 
{
	display:block;
	background-image:URL(images/common/bullet.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:9px;
	line-height:22px;
	font-size:12px;
	font-family:Arial;	
	color:#636363;
}


.page_link_bullet_cell
{
	width:5px;
	vertical-align:top;
	padding-top:10px; 	
}
.page_link_bullet_cell
{
	vertical-align:top;
}
/* site search box*/
.search_button_container
{
	vertical-align:bottom;
	text-align:left;
	width:100%;
	padding:3px;
}
.search_textbox
{
	width:100%;	
	
}

.table_maslul_details_cell
{
	width:60px;
	
}
.table_maslul_details_cell_text
{
	
	text-align:right;
	width:35px;
}


