img , img a
{
	border:0px;
	border-style:none;
}

.fleft
{
	float:left;
}
.fright
{
	float:right;
}
.fnone
{
	float:none;
}

.info_b,info_b a
{
	font-size: 12px;
	color: #000000;
	padding-top:4px;
}

.clr
{
	clear:both;
	height:1px;
	font-size:1px;
	overflow:hidden;
}

body
{
	margin:0;
	padding:0;
	background: #EBEAE7 url(/images/page_bg.gif) repeat-x bottom right;
	font-family: arial;
	font-size:12px;
	font-weight:normal;
	direction:rtl;	
	color:#3d4049;
	overflow-y:auto;
}

a.indexlink
{
	font-size: 12px;	
	color:#3d4049;
	font-family: Arial (Hebrew);
	text-decoration: none;
}
a.indexlink:hover
{
	font-size: 12px;
	color:#3d4049;
	font-family: Arial (Hebrew);
	text-decoration: underline;
}


.bg_screen
{
	background: #004b85 url(/images/screen_bg.gif) repeat-x top right;
}
.top_screen
{
	background: #004b85 url(/images/screen_top.gif) repeat-x top right;
}
.bottom_screen
{
	background: #004b85 url(/images/screen_bottom.gif) repeat-x top right;
}
#warper
{
	width:790px;
	margin:0 auto;
	direction:rtl;	
	text-align:right;
	
}
#warperPopUp
{
	width:570px;
	margin:0 auto;
	direction:rtl;	
	text-align:right;
	
}

#headerPopUp
{
	margin-top:0px;
	width:570px;
	height:95px;
	background: #006a9e url(/images/logotoppopup.gif) no-repeat top right;
	margin-right:3px;
}

#navigationPopUp
{
	width:570px;
	margin-top:-6px;
	height:37px;
	background: #004b85 url(/images/menu_bg.gif) repeat-x top right;
	color:#FFFFFF;
	font-weight:bold;
}

#header
{
	margin-top:0px;
	width:790px;
	height:95px;
	background: #006a9e url(/images/logotop.gif) no-repeat top right;
	margin-right:3px;
}
#header_icons
{
	padding-top:40px;
	padding-right:5px;
}
#header_icons img
{
	margin-right:27px;
	margin-left:30px;
}
#navigation
{
	width:790px;
	margin-top:-6px;
	height:37px;
	background: #004b85 url(/images/menu_bg.gif) repeat-x top right;
	color:#FFFFFF;
	font-weight:bold;
}

#navigation ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#navigation ul li
{
	float:right;
	padding-top:12px;
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
}
#navigation ul li.sep
{
	padding:0;
}
#navigation ul li a
{
	color:#FFFFFF;
	text-decoration:none;
}
#navigation ul li a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

#content
{
	width:783px;/*782px;*/
	background:#FFFFFF;
	border:0px solid #ffffff;
	border-right:1px;
	border-left:1px;
	border-top:0px solid #EBEAE7;
	border-bottom:0px;
	padding-top:2px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:0px;
	/*padding:10px 2px;*/
}

* html #content
{
	margin-top:-10px;
}

#body_right
{
	
	width:192px;
	margin-right:1px;
	margin-left:1px;
	float:right;
	border-left:1px solid #EDEDED;
	/*height:780px;*/
}

/*
.MenuList A {
	PADDING-right: 48px; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: url(/images/menulist.gif) no-repeat 31px 5px; COLOR: #464545; LINE-HEIGHT: 34px; TEXT-DECORATION: none; 
	
}
.MenuList A:hover {
	FONT-SIZE: 11px; COLOR: #464545; TEXT-DECORATION: underline;
}
*/

.MenuList
{
	PADDING-top: 10px;
	padding-bottom: 10px;
	border:0px solid #f0f0f0;
	font-size:12px;
	border-bottom:1px;
	PADDING-right: 22px;
	LINE-HEIGHT: 22px;
	FONT-WEIGHT: bold; 
}

.MenuList img 
{
	padding-bottom: 2px;
}
.MenuList A {
	
	
	COLOR: #464545; 
	TEXT-DECORATION: none;
	
}

.MenuList A:hover 
{
	COLOR: #464545; 
	TEXT-DECORATION: underline;
}

.MenuTop
{
	PADDING-right: 48px;
	PADDING-top:15px;
	color:#FFFFFF;
	FONT-SIZE: 16px;
	font-weight:bold;
}

/*#body_right h1
{
	margin:15px;
	color:#b60000;
	font-weight:bold;
	font-size:24px;
	padding-right:10px;
}*/

.promtext h1
{
	margin:0;
	padding:0;
	padding-top:1px;
	color:#c1c1c1;
	font-weight:bold;
	font-size:10px;
	padding-right:3px;
	position:absolute;
}

.promtext h1 a
{

	padding-top:1px;
	color:#c1c1c1;
	font-weight:bold;
	font-size:10px;
}


#body_left
{
	width:578px;
	float:right;
	/*background:#FFFFFF url(/images/index_top_textbg.gif) no-repeat top right;*/
	padding:0px 5px;
	color:#004872;	
}


/*############ SEARCHBOX ###############*/
.searchbox
{
	width:188px;
}
.searchbox .title
{
	width:188px;
	background: url(/images/search_top_bg.gif) repeat-x top right;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	height:44px;
}

.searchbox .title_https
{
	width:188px;
	background: url(/images/search_top_bg.gif) repeat-x top right;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	height:44px;
}

.searchbox .title div
{
	padding-top:10px;
	font-size:14px;
	color:#FFFFFF;
}
.searchbox .body
{
	font-size:12px;
	color:#004872;
	background: url(/images/search_body_bg.gif) repeat-y top right;
	padding:0px 8px;
	font-weight:bold;
}
.searchbox .body_https
{
	font-size:12px;
	color:#004872;
	background: url(/images/search_body_bg.gif) repeat-y top right;
	padding:0px 8px;
	font-weight:bold;
}
.searchbox .body_https div
{
	margin-top:5px;
}
.searchbox .body div
{
	margin-top:5px;
}
.search_input
{
	width:140px;
	border:1px solid #7cc6ff;
}
.searchbox .footer
{
	width:188px;
	height:18px;
	background: url(/images/search_bottom_bg.gif) repeat-x top right;
	overflow:hidden;
}
.searchbox .footer_https
{
	width:188px;
	height:18px;
	background: url(/images/search_bottom_bg.gif) repeat-x top right;
	overflow:hidden;
}

/*############ SEARCHBOX ###############*/


/*############ REGISTER ###############*/
.register
{
	width:188px;
}
.register .title
{
	width:188px;
	background: url(/images/register_top_bg.gif) repeat-x top right;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	height:35px;
}
.register .title div
{
	padding-top:10px;
	font-size:14px;
	color:#FFFFFF;
}
.register .body
{
	font-size:12px;
	color:#004872;
	background: url(/images/register_body_bg.gif) repeat-y top right;
	padding:0px 8px;
	font-weight:bold;
}
.register .body div
{
	margin-top:5px;
}
.register_input
{
	width:140px;
	border:1px solid #d6a2a2;
}
.register .footer
{
	height:18px;
	background: url(/images/register_bottom_bg.gif) repeat-x top right;
	overflow:hidden;
}
/*############ REGISTER ###############*/

#index_map
{
	width:260px;
	text-align:center;
}

#index_map .title
{
	width:205px;
	margin:auto;
	background: url(/images/h2_bg.gif) repeat-x top right;
	height:33px;
	text-align:right;
	padding-top:10px;
	padding-right:20px;
	font-size:14px;
	font-weight:bold;
	color:#ef7600;
}


/* ############ TV BOX ############ */

.box
{
	width:138px;
	float:right;
	margin:10px;
}
.box .data
{
	width:128px;
	padding:5px;
	background:#e7e7e7;
	text-align:center;
	font-weight:bold;
	color:#004872;
}
.box .data img
{
	border:1px solid #b3b3b3;
}
.box .footer
{
	width:138px;
	height:16px;
	background: url(/images/sub_box_bottom.gif) no-repeat top right;
	overflow:hidden;
}
/* ############ TV BOX ############ */

/*######  forum_last_messages ######## */

#forum_last_messages
{

}
#forum_last_messages .title
{
	background: url(/images/search_top_bg.gif) repeat-x top right;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	height:44px;

}
#forum_last_messages .title div
{
	padding-top:10px;
	font-size:14px;
	color:#FFFFFF;
}
#forum_last_messages table
{
	border:1px solid #d9d9d9;
	width:488px;
	position:relative;
	top:-10px;
	right:1px;
}

.row1
{
	background:#f2f2f2;
	color:#666666;
}
.row2
{
	background:#ffffff;
	color:#666666;

}
.row_1
{
	background:#f2f2f2;
	color:#666666;
}
.row_2
{
	background:#ffffff;
	color:#666666;

}
/*######  forum_last_messages ######## */

.adv
{
	display:none;/*Banners*/
	height:81px;
	width:492px;
	background: url(/images/adv_bg.gif) repeat-x top right;
}
.adv div
{
	
	padding-top:12px;
}

#footer
{
	background: url(/images/footer_bg2.gif) repeat-x top right;
	height:36px;
	line-height:34px;
	color:#a4a4a4;
	font-weight:bold;
	width:791px;
}
#footer_https
{
	background: url(/images/footer_bg2.gif) repeat-x top right;
	height:36px;
	line-height:34px;
	color:#a4a4a4;
	font-weight:bold;
	width:791px;
}
#footer a
{
	color:#a4a4a4;
	font-weight:bold;
	text-decoration:underline;
}

.UserLoginLink 
{
	color:#a4a4a4;
	font-weight:bold;
	text-decoration:none;
}
.UserLoginLink 
{
	text-decoration:underline;
}
/* ################ FORUM INDEX & SUB PAGE DATA ############# */
#sub_navigation
{
	padding-right:10px;
	margin:5px;
}

#cities_list
{
	padding-right:20px;
	margin:5px;
}

.sub_navigation_space
{
	font-size:13px;
}

#title
{
	/*background: url(/images/title_bg.gif) repeat-x top right;
	color:#004872;*/
	font-weight:bold;
}
#title .stMainBottom
{
	font-weight:normal;
	}
/*#title h1
{
	margin:0;
	padding:0;
	padding-top:10px;
	color:#b60000;
	font-weight:bold;
	font-size:24px;
	padding-right:10px;
}



#popuptitle h1
{
	margin:0;
	padding:0;
	padding-top:10px;
	color:#b60000;
	font-weight:bold;
	font-size:24px;
}

#articlestitle  h1
{
	margin:0;
	padding:0;
	padding-top:4px;
	font-weight:bold;
	font-size:14px;
}*/

#forum_warp
{
	width:590px;
	float:left;
	background:#FFFFFF;
	padding:0px 10px;
	color:#004872;
}
 
#forum_right
{
	width:260px;
	margin-right:5px;
	margin-left:5px;
	float:right;
}

.blue
{
	color:#004872;
	font-weight:bold;
	text-decoration: none;
}

.red
{
	color:#b60000;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

.blue_notBold
{
	color:#004872;
	font-weight:normal;
	text-decoration: none;
}
A.blue
{
	color:#004872;
	font-weight:bold;
	text-decoration: none;
}
A.blue:hover
{
	color:#004872;
	font-weight:bold;
	text-decoration: none;
}

A.blue2
{
	color:#004872;
	font-weight:bold;
	text-decoration: none;
}
A.blue2:hover
{
	color:#004872;
	font-weight:bold;
	text-decoration: underline;
}

.forum_row
{
	background:#FFFFFF;
}
.forum_table
{
	background:#FFFFFF;
	
	
	border-collapse: collapse;
}
.forum_row td
{
	background:#FFFFFF;
	border:1px solid #dadada;
	border-collapse: collapse;
}

.forum_thead
{
	background: url(/images/forum_head_bg.gif) repeat-x top right;
	height:25px;
	text-align:center;
	color:#004872;
	font-weight:bold;
	padding:0;
	margin:0;
	
	border:1px solid #dadada;
}
.articles_thead
{
	background: url(/images/forum_head_bg.gif) repeat-x top right;
	height:25px;
	text-align:center;
	color:#004872;
	font-weight:bold;
	padding:0;
	margin:0;
	border:1px solid #dadada;

}
.forum_footer
{
	background: url(/images/forum_table_bottom_bg.gif) repeat-x top right;
	height:15px;
	padding:0;
	margin:0;
	border:0;
}

#newTopics
{

}

#newTopics .title
{
	background: url(/images/newtopics_top_bg.gif) repeat-x top right;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#004872;
}



#newTopics .center
{
	height:28px;
	line-height:24px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#00305E;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;

}

.NotPrice
{
	font-size:18px;
	font-weight:bold;
	color:#00305E;
}

#newTopics .center .sub
{
	/*position:relative;
	bottom:-10px;
	margin-bottom:5px;
	margin-top:5px;*/
	margin-bottom:0px;
}

#newTopics .center .sub0
{
	/*position:relative;
	bottom:-10px;*/
	font-size:20px;
	padding-left:10px;
	
}

#newTopics .center .sub2
{
	/*position:relative;
	bottom:-10px;*/
	font-size:13px;
	padding-right:10px;
	
}

#newTopics .footer
{
	background: url(/images/newtopics_bottom_bg.gif) repeat-x top right;
	height:10px;
	padding-top:28px;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	
	text-align:center;
}

.BoxImg
{
	border:1px solid #ECEEEB;
}

.talignC{padding-right:20px;}
.BoxText
{
	text-align:right;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:0px;
}

.BoxSize
{
	height:60px;
}

.BoxText2
{
	text-align:right;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:0px;
}

#newTopics .body
{
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	
}


.PicBorder
{
	/*border:2px solid #dadada;*/
	width:241px;
}
#newTopics .body .row1 , #newTopics .body .row2
{
	padding:10px;	
	width:200px;
}

#newTopics .body .row_1 , #newTopics .body .	
{
	padding:10px;	
	width:200px;/*238px;*/
}

#newTopics .body .row1 a, #newTopics .body .row2 a
{
	 text-decoration:underline;
	 color:#676767;
}


.HelloUser
{
	padding-right:5px;
	color:#004872;
	font-weight:bold;
}

#newTopics .body .row_1 a, #newTopics .body .row_2 a
{
	 color:#004872;
}

/* ################ FORUM INDEX & SUB PAGE DATA ############# */

.paging
{
	background-color:#629bc3;
	padding:3px;
	font-weight:normal;
}
.paging_numbers
{
	background-color:#F6FbFF;
	padding:3px;
	font-weight:normal;
}
.bgpaging
{
	background-color:#ABC5D8;
}


A.WhiteLinkRight
{
	font-size: 12px;	
	color: #ffffff;
	font-family: Arial (Hebrew);
	text-decoration: none;
}
A.WhiteLinkRight:hover
{
	font-size: 12px;
	color: #EFEEEE;
	font-family: Arial (Hebrew);
	text-decoration: underline;
	text-decoration: none;
}

A.TitleText
{
/*background: url(/images/newtopics_top_bg.gif) repeat-x top right;*/
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#004872;
	text-decoration: none;
}

A.TitleText:hover
{
	text-decoration: none;
}





A.WhiteLink
{
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	color: #ffffff;
	font-family: Arial (Hebrew);
	text-decoration: none;
}
A.WhiteLink:hover
{
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	color: #EFEEEE;
	font-family: Arial (Hebrew);
	text-decoration: underline;
}
A.WhiteSubLink
{
	font-size: 14px;
	padding-right: 4px;
	padding-left: 2px;
	color: #000000;
	font-family: Arial (Hebrew);
	text-decoration: none;
}
A.WhiteSubLink:hover
{
	font-size: 14px;
	padding-right: 4px;
	padding-left: 2px;
	color: #808080;
	font-family: Arial (Hebrew);
	text-decoration: underline;
}
A.WhiteSubLink_on
{
	font-size: 16px;
	padding-right: 4px;
	padding-left: 2px;
	color: #F6C988;
	font-family: Arial (Hebrew);
	text-decoration: none;
}
A.WhiteSubLink_on:hover
{
	font-size: 16px;
	padding-right: 4px;
	padding-left: 2px;
	color: #f6b505;
	font-family: Arial (Hebrew);
	text-decoration: underline;
}

A.WhitePagingLink
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial (Hebrew);
	text-decoration: none;
}
A.WhitePagingLink:hover
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial (Hebrew);
	text-decoration: underline;
}

A.BPagingLink
{
	font-size: 12px;
	color: #185a81;
	font-family: Arial (Hebrew);
	text-decoration: none;
}
A.BPagingLink:hover
{
	font-size: 12px;
	color: #185a81;
	font-family: Arial (Hebrew);
	text-decoration: underline;
}

input
{
	height: 13px;
	font-size: 12px;
}
.WhiteText12
{
	font-size: 12px;
	color: ffffff;
}

.blo12
{
	font-size: 12px;
	color: 004871;
}
.star
{
	font-size: 12px;
	color: Red;
}
.cursor_hand{
cursor: pointer;}

.HeaderMenu
{
	PADDING-top: 5px;
	padding-bottom: 3px;
	
	font-size:16px;
	border-bottom:1px solid #DADADA;
	PADDING-right: 22px;
	LINE-HEIGHT: 22px;
	FONT-WEIGHT: bold; 
}

.HeaderMenu	a
{
	color:#004872;
	text-decoration: none;
}

.HeaderMenu	a:hover
{
	color:#004872;
	text-decoration: underline;
}

.HeaderSubMenu
{
	PADDING-top: 0px;
	padding-bottom: 0px;
	
	font-size:14px;
	PADDING-right: 22px;
	LINE-HEIGHT: 22px;
	FONT-WEIGHT: bold; 
}

.HeaderSubMenu	a
{
	color:#DA80Da;
	text-decoration: none;
}

.HeaderSubMenu	a:hover
{
	color:#DA80Da;
	text-decoration: underline;
}

.TextCH
{
	color:D4402D;
}

.cc_111
{
	display:none;
}
