/** general **/
#popupContact{   display:none;   position:fixed;   _position:absolute; /* hack for internet explorer 6*/  height:367px;   width:510px;   background:#FFFFFF;   border:2px solid #cecece;   z-index:2;   padding:12px;   font-size:13px;   }
form{
	margin:					0;
	padding:				0;
}
.tdn{font-weight:normal;font-size:10px;}

.OpenTxtBox{border:1px solid #D9D9D9;padding:3px;}
.nextText{text-decoration:underline;}

.fleft
{
	float:left;
}
.fright
{
	float:right;
}
.fnone
{
	float:none;
}


body{
	margin:					0;
	direction:				rtl;
	
	font-size:				12px;
	font-family:			arial;
	color:					#4D4D4D;
}
select,input,a{
	font-size:				12px;
	font-family:			arial;
	color:					#4D4D4D;
	
}
a{
	font-weight:			bold;
	text-decoration:		none;
}
input{
	font-size:				11px;
}
.enter{
	clear:					both;
	/** IE **/
	font-size:				2px;
	height:					1px;
}
.orange{
	color:					#de1018;
}
/** content **/
#container{
	margin:					auto;
}
/** top bar **/
#container #top_bar{
	background-image:		url('http://www.2thailand.co.il/images/top_bar_bg.gif');
	height:					29px;
	padding:				0 15px;
}

.MenuBut{
	background-image:		url('http://www.2thailand.co.il/images/butcateg.gif');
	/*height:					24px;*/
	background-repeat:		no-repeat;
	background-position:	right;
	float:					right;
	width:                  125px;/*89px;*/
	text-align:				center;
	
	vertical-align:bottom;
	margin-left:			3px;
	margin-right:			2px;

	
	/*padding:				0 15px;*/
}

.catlinktop
{
	color:#d52226;
	padding-left:2px;
	padding-right:2px;
	}
.catlinktop2
{
	color:#1f1a7e;
	padding-left:2px;
	padding-right:2px;
	}

.MenuButText
{
	vertical-align:bottom;
	height:					24px;
	/*margin-top:			8px;*/
	padding-top:			8px;

	}

#container #top_bar .login{
	width:					800px;
	float:					right;
	padding-top:			5px;
}
#container #top_bar .login div{
	float:					right;
	line-height:			19px;
	font-weight:			bold;
	margin-left:			7px;
}
#container #top_bar .login div input{

	font-weight:			normal;
}
#container #top_bar .login #forget_password{
	margin-left:			13px;
	font-size:				11px;
}
#container #top_bar .login #forget_password a{
	font-size:				11px;
}
#container #top_bar #register{
	float:					left;
	line-height:			29px;
}
/** HEADER **/
#container #header{
	width:					960px;
	margin:					5px auto;
}
/** menu **/
#container #header #header_right{
	width:					700px;
	float:					right;
}
#container #header #menu{
	width:					700px;
	margin-top:				10px;
	margin-right:			20px;
}
#container #header #menu a{
	font-size:				17px;
	display:				block;
	float:					right;
	padding-top:			50px;
	margin-left:			20px;
	min-width:				50px;
	_width:					50px;	/* IE 6 */
	_white-space:			nowrap;	/* IE 6 */
	text-align:				center;
	
	background-repeat:		no-repeat;
	background-position:	top center;
}
#container #header #menu a#menu_info{
	background-image:		url('http://www.2thailand.co.il/images/menu_info.gif');
}
#container #header #menu a#menu_forums{
	background-image:		url('http://www.2thailand.co.il/images/menu_forums.gif');
}
#container #header #menu a#menu_tips{
	background-image:		url('http://www.2thailand.co.il/images/menu_tips.gif');
}
#container #header #menu a#menu_n{
	background-image:		url('http://www.2thailand.co.il/images/menu_n.gif');
}
#container #header #menu a#menu_ne{
	background-image:		url('http://www.2thailand.co.il/images/menu_ne.gif');
}
#container #header #menu a#menu_e{
	background-image:		url('http://www.2thailand.co.il/images/menu_e.gif');
}
#container #header #menu a#menu_c{
	background-image:		url('http://www.2thailand.co.il/images/menu_c.gif');
}
#container #header #menu a#menu_s{
	background-image:		url('http://www.2thailand.co.il/images/menu_s.gif');
}
/** logo **/
#container #header #logo{
	float:					left;
	width:					170px;
	margin-left:			20px;
}
/** location bar **/
#container #location_bar{
	background-image:		url('http://www.2thailand.co.il/images/navigation_bar.gif');
	background-repeat:		no-repeat;
	background-position:	right;
	height:					34px;
	font-size:				13px;
	margin-right:			10px;
}
#location_bar_text {
	padding-top: 8px;
	padding-right: 8px;
}
#container #location_bar a{
	font-size:				13px;
}
#container #location_bar a.india{
	color:					#00247d;
}
/** content **/
#container #content{
	width:					940px;
	margin:					auto;
}
#container #content .box{
	height:					188px;
	position:				relative;
	background-image:		url('http://www.2thailand.co.il/images/box_bg.gif');
	background-repeat:		repeat-x;
}
#container #content .box .box_right{
	width:					33px;
	background-image:		url('http://www.2thailand.co.il/images/box_right.gif');
	height:					188px;
	position:				absolute;
	right:					0;
	top:					0;
}
#container #content .box .box_left{
	width:					33px;
	background-image:		url('http://www.2thailand.co.il/images/box_left.gif');
	height:					188px;
	position:				absolute;
	left:					0;
	top:					0;
}
#container #content .box .box_content{
	padding:				0 33px;
}
#container #content .tab_box{
	height:					188px;
}
#container #content .tab_box .tab_title{
	
	background-image:		url('http://www.2thailand.co.il/images/tab_title_bg.gif');
	text-align:				center;
	height:					31px;
	line-height:			31px;
	color:					#00247d;
	font-size:				14px;
	font-weight:			bold;
	border:					1px solid #D9D9D9;
	border-bottom:			0;
}
#container #content .tab_box .tabs{
	padding:				0 10px;
	height:					27px;
	border-right:			1px solid #D9D9D9;
	border-left:			1px solid #D9D9D9;
}
.titleLR{
	padding:				0 10px;
	height:					27px;
	border-right:			1px solid #D9D9D9;
	border-left:			1px solid #D9D9D9;
}
#container #content .tab_box .tabs a{
	background-image:		url('http://www.2thailand.co.il/images/tab_left_bg.gif');
	display:				block;
	margin-right:			3px;
	float:					right;
}
#container #content .tab_box .tabs a:hover{
	background-image:		url('http://www.2thailand.co.il/images/tab_left_bg_over.gif');
}
#container #content .tab_box .tabs a div{
	background-image:		url('http://www.2thailand.co.il/images/tab_right.gif');
	background-position:	right center;
	background-repeat:		no-repeat;
	padding:				0 10px;
	text-align:				center;
	line-height:			27px;
}
#container #content .tab_box .tabs a:hover div{
	background-image:		url('http://www.2thailand.co.il/images/tab_right_over.gif');
}
#container #content .tab_box .tab_box_right{
	float:					right;
	width:					33px;
	background-image:		url('http://www.2thailand.co.il/images/box_right1_S.gif');
	height:					130px;
}
#container #content .tab_box .tab_box_left{
	float:					right;
	width:					33px;
	background-image:		url('http://www.2thailand.co.il/images/box_left_s.gif');
	height:					130px;
}
#container #content .tab_box .tab_box_content{
	float:					right;
	height:					129px;
	border-bottom:			1px solid #D9D9D9;
}
#container #content .simple_box .title{
	height:					32px;
	line-height:			32px;
	background-image:		url('http://www.2thailand.co.il/images/simple_box_title_bg.gif');
	color:					#00247d ;
	font-size:				14px;
	font-weight:			bold;
	text-align:				center;
}
.TitleCategoryText
{
	color:					#df161d ;
	font-size:				28px;
	font-weight:			bold;
	text-align:				right;
}
#container #content .simple_box .title .title_right{
	background-image:		url('http://www.2thailand.co.il/images/simple_box_title_right.gif');
	width:					28px;
	height:					32px;
	float:					right;
}
#container #content .simple_box .title .title_right1{
	background-image:		url('http://www.2thailand.co.il/images/simple_box_title_right1.gif');
	width:					28px;
	height:					32px;
	float:					right;
}
#container #content .simple_box .title .title_left{
	background-image:		url('http://www.2thailand.co.il/images/simple_box_title_left.gif');
	width:					28px;
	height:					32px;
	float:					left;
}

#container #content .simple_box .title .title_right_l{
	background-image:		url('http://www.2thailand.co.il/images/simple_box_title_right_l.gif');
	width:					24px;
	height:					32px;
	float:					right;
}
#container #content .simple_box .title .title_right1_l{
	background-image:		url('http://www.2thailand.co.il/images/simple_box_title_right1_l.gif');
	width:					24px;
	height:					32px;
	float:					right;
}
#container #content .simple_box .title .title_left_l{
	background-image:		url('http://www.2thailand.co.il/images/simple_box_title_left_l.gif');
	width:					24px;
	height:					32px;
	float:					left;
}

#container #content .simple_box .simple_box_content{
	border:					1px solid #D9D9D9;
	border-top:				0;
	padding:				10px;
	
}


#container #content .simple_box .simple_box_list{
	border:					1px solid #D9D9D9;
	border-top:				0;
	padding:				0px;
	background-color:#FAFAFA;
}

#container #content .simple_box .simple_box_list2
{
	border:					1px solid #D9D9D9;
	border-top:				0;
	border-bottom:				0;
	padding:				0px;
	background-color:#FAFAFA;
}

.tguvot_box
{
	width:286px;
	border-top:2px solid #ffffff;
	border-left:5px solid #ffffff;
	border-right:5px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.hamlatzot_box
{
	width:286px;
	border-top:2px solid #ffffff;
	border-left:5px solid #ffffff;
	border-right:5px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.tguvot_box .sub_t_box
{
	margin:5px;
	color:6B6B6B;
}

.hamlatzot_box .sub_t_box
{
	margin:5px;
}

.sub_t_box .lit
{
	font-size: 10px;
}

.content4d
{
	width:					580px;
	float:					right;
}

.content5d
{
	width:					600px;
	float:					right;
}


#container #content .simple_box .simple_box_content_all{
	border:					1px solid #D9D9D9;
	padding:				10px;
	height:					700px;
}

#container #content .small_box{
	width:					187px;
	float:					right;
	margin-top:				3px;
}
#container #content .small_box.middle{
	margin-left:			0px;
	margin-right:			2px;	
}
#container #content .small_box .small_box_top{
	background-image:		url('http://www.2thailand.co.il/images/small_box_top.gif');
	height:					12px;
	font-size:				2px; /* IE 6 */
}
#container #content .small_box .small_box_bottom{
	background-image:		url('http://www.2thailand.co.il/images/small_box_bottom.gif');
	height:					12px;
	font-size:				2px; /* IE 6 */
}
#container #content .small_box .small_box_content{
	border-right:			1px solid #D9D9D9;
	border-left:			1px solid #D9D9D9;
	padding:				0 6px;
	height:					275px;
}
#container #content .small_box .small_box_content h3{
	margin-top:				0;
	color:					#00247d ;
	font-size:				14px;
	margin-bottom:			3px;
}
#container #content .small_box .small_box_content p{
	margin:					0;
	padding:				0;
	font-weight:			bold;
	font-size:				12px;
}
#container #content .big_box{
	width:					488px;
	float:					right;
	margin-top:				3px;
}
#container #content .big_box .big_box_top{
	background-image:		url('http://www.2thailand.co.il/images/big_box_top.gif');
	height:					12px;
	font-size:				2px; /* IE 6 */
}
#container #content .big_box .big_box_bottom{
	background-image:		url('http://www.2thailand.co.il/images/big_box_bottom.gif');
	height:					12px;
	font-size:				2px; /* IE 6 */
}
#container #content .big_box .big_box_content{
	border-right:			1px solid #D9D9D9;
	border-left:			1px solid #D9D9D9;
	padding:				0 6px;
}
/** user location box **/
#container #content #box_location{
	width:					197px;
	float:					right;
}
#container #content #box_location .box_content{
	background-image:		url('http://www.2thailand.co.il/images/user_location.gif');
	background-position:	center 20px;
	background-repeat:		no-repeat;
	padding-top:			65px;
}
#container #content #box_location .box_content .city{
	color:					#4D4D4D;
	font-size:				19px;
	font-weight:			bold;
	text-align:				right;
	width:					100px;
	margin:					0 auto;
}
#container #content #box_location .box_content .country{
	color:					#C7C7C7;
	font-size:				19px;
	font-weight:			bold;
	text-align:				left;
	width:					100px;
	margin:					0 auto;
}
#container #content #box_location .box_content .country img{
	padding-left:			10px;
}
#container #content #box_location .box_content p.links, #container #content #box_location .box_content p.links a{
	padding-top:			10px;
	color:					#999999;
	font-weight:			normal;
	line-height:			18px;
}
/** transportation box **/
#container #content #box_trans{
	width:					419px;
	float:					right;
	margin:					0 5px;
}
#container #content #box_trans .tabs{
	padding-right:			15px;
	_padding-right:			14px;	/* IE 6 */
}
#container #content #box_trans .tab_box_content{
	width:					353px;
}
/** entretaiment box **/
#container #content #box_entr{
	width:					314px;
	float:					right;
}
#container #content #box_entr .tabs{
	padding-right:			40px;
	_padding-right:			39px;	/* IE 6 */
}
#container #content #box_entr .tab_box_content{
	width:					248px;
}
/** ROW 2 **/
#container #content #row2_right{
	float:					right;
	margin-top:				5px;
}
#container #content #row2_right .simple_box{
	width:					179px;
}
#container #content #row2_right #box_weather {
	margin-top:				5px;
}
#container #content #row2_right #box_weather .simple_box_content{
	height:					144px;
}
#container #content #articles{
	width:					572px;
	margin:					5px 5px 0 5px;
	float:					right;
}
#container #content #page{
	width:					607px;
	margin:					5px 5px 0 5px;
	float:					right;
}
#container #content #page_forum{
	width:					720px;
	margin:					5px 5px 0 5px;
	float:					right;
}
#container #content #box_forums{
	width:					179px;
	float:					right;
	margin-top:				5px;
}
#container #content #side_menu{
	width:					144px;
	float:					right;
	margin-top:				5px;
}
#container #content #tguvot{
	width:					298px;
	float:					right;
	margin-top:				5px;
	display:none;
}
#container #content #hamlatzot{
	width:					298px;
	float:					right;
	margin-top:				5px;
	margin-right:				4px;
	display:none;
}
#container #content #side_menu .simple_box_content{
	height:					280px;
}
#container #content #box_forums .simple_box_content{
	height:					280px;
}
/** banners **/
#container #content #banners{
	letter-spacing:			5px;
	text-align:				center;
	direction:				ltr;
	margin-top:				8px;
}
/** ROW 3 **/
#container #content #box_health{
	width:					265px;
	float:					right;
}
#container #content #box_health .tabs{
	padding-right:			28px;
	_padding-right:			27px;	/* IE 6 */
}
#container #content #box_health .tab_box_content{
	width:					199px;
}
#container #content #box_kids{
	width:					379px;
	float:					right;
	margin:					0 5px;
	height:					198px;
}
#container #content #box_kids .box_content{
	background-image:		url('http://www.2thailand.co.il/images/india_kids.gif');
	background-position:	center 20px;
	background-repeat:		no-repeat;
	padding-top:			50px;
}
#container #content #box_kids .box_content p{
	margin-top:			0;
}
#container #content #box_visa{
	width:					286px;
	float:					right;
}
#container #content #box_visa .tabs{
	padding-right:			21px;
	_padding-right:			20px;	/* IE 6 */
}
#container #content #box_visa .tab_box_content{
	width:					220px;
}
/** ROW 4 **/
#container #content #box_relegion{
	width:					287px;
	float:					right;
}
#container #content #box_relegion .tabs{
	padding-right:			35px;
	_padding-right:			34px;	/* IE 6 */
}
#container #content #box_relegion .tab_box_content{
	width:					221px;
}
#container #content #box_cost{
	width:					197px;
	float:					right;
	margin-right:			5px;
}
#container #content #box_cost .tabs{
	padding-right:			50px;
	_padding-right:			49px;	/* IE 6 */
}
#container #content #box_cost .tab_box_content{
	width:					131px;
}
#container #content #box_drags{
	width:					244px;
	float:					right;
	margin-right:			5px;
}
#container #content #box_drags .tabs{
	padding-right:			7px;
	*padding-right:			5px;	/* IE 7 */
	_padding-right:			3px;	/* IE 6 */
}
#container #content #box_drags .tab_box_content{
	width:					178px;
}
#container #content #box_sport{
	width:					197px;
	float:					right;
	margin-right:			5px;
}
#container #content #box_sport .tabs{
	padding-right:			30px;
	_padding-right:			29px;	/* IE 6 */
}
#container #content #box_sport .tab_box_content{
	width:					131px;
}
/** ROW 5 **/
#container #content #map{
	/*background-image:		url('http://www.2thailand.co.il/images/thailand_map.jpg');*
	width:					230px;
	height:					420px;*/
	float:					right;
	margin-top:				5px;
	margin-right:			65px;
}
#container #content #albums{
	width:					488px;
	margin-top:				5px;
	float:					left;
}
#container #content #albums .big_box_content{
	height:					269px;
}
#container #content #albums .gallery{
	position:				relative;
	width:					111px;
	float:					right;
	margin:					10px 3px;
}
#container #content #albums .gallery .text{
	position:				absolute;
	text-align:				center;
	width:					111px;
	right:					0;
	top:					83px;
}

#content-inner-body-tofes{
	/*overflow: auto;*/
	margin-bottom: 5px;
}
.tofes
{
	background-image: url(http://www.2thailand.co.il/images/bg_tofes.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 345px;
	text-align: center;
	float: right;
	margin-right: 33px;
	margin-top: 30px;
	font-weight:bold;
	}
	
#container #content #albums .gallery .pict{
	position:				absolute;
	text-align:				center;
	width:					111px;
	right:					0;
	top:					27px;
}
#leftgallery .gallery{
	position:				relative;
	width:					111px;
	float:					right;
	margin:					10px 3px;
}
#leftgallery .gallery .text{
	position:				absolute;
	text-align:				center;
	width:					111px;
	right:					0;
	top:					83px;
}

#leftgallery .gallery .pict{
	position:				absolute;
	text-align:				right;
	padding-right:			4px;
	right:					0;
	top:					7px;
}
/** footer **/
#container #footer{
	height:					190px;
	background-image:		url('http://www.2thailand.co.il/images/footer_bg.gif');
	padding-bottom:			8px;
	margin-top:				10px;
}
#container #footer #footer_lists{
	padding:				15px 0;
	height:					160px;
	padding-right:			20px;
	width:					930px;
	_width:					940px;
	margin:					auto;
}
#container #footer #footer_lists .item{
	float:					right;
	margin-left:			30px;
}
#container #footer #footer_lists .last{
	margin-left:			0px;
}
#container #footer #footer_lists .item .title{
	font-size:				14px;
	font-weight:			bold;
	color:					#de1018 ;
}
#container #footer #footer_lists .item .link a{
	font-size:				12px;
	line-height:			18px;
	color:					#6D6D6D;
}
#container #footer #footer_links,#container #footer #footer_text{
	text-align:				center;
	line-height:			20px;
}
#container #footer #footer_links a{
	font-weight:			normal;
}

.MenuList
{
	padding-bottom:			5px;
	padding-top:			5px;
	padding-right:			10px;
	padding-left:			10px;
	border-bottom:			1px solid #D9D9D9;
	font-weight:			normal;
	color:#4e4e4e;
	background-color:#FAFAFA;
}
.topNull
{
	border-top:			1px solid #fafafa;
}
.topNull
{
	border-top:			1px solid #fafafa;
}

.cursor_hand{
cursor: pointer;
}



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

#forum_last_messages
{

}
#forum_last_messages .title
{
	background: url(http://www.2thailand.co.il/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;

}

.row_line
{
	background:#ffffff;
	color:#666666;
	border-bottom:1px solid #d9d9d9;
}

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


.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(http://www.2thailand.co.il/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(http://www.2thailand.co.il/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(http://www.2thailand.co.il/images/forum_table_bottom_bg.gif) repeat-x top right;
	height:15px;
	padding:0;
	margin:0;
	border:0;
}

.simple_box_content1 a
{
	color:#00247d;
}
	
.TitleText
{
	color:#00247d;
	text-decoration: underline;
}

#zxc {
background-color:#000000;
border-bottom:1px solid #3E57A5;
border-top:1px solid #3E57A5;
height:40px;
position:relative;
z-index:800;
}
.bgpaging
{
	background-color:#00237D;
}

.bgStylePaging
{
	border:1px solid #2E59CA;
	color:#ffffff;
}


.paging
{
	background-color:#00237D;
	padding:3px;
	font-weight:normal;
	color:#ffffff;
}
.paging_numbers
{
	background-color:#A5B8E3;
	padding:3px;
	font-weight:normal;
	color:4d4d4d;
}
.BPagingLink
{
	font-weight:normal;
	}

.WhitePagingLink
{
	color:#ffffff;
}

.bLine
{
	margin-top:5px;
	border-top:1px solid #000000;
}
.BottomPrint
{
	
	
}
a span .blue{
color:#004872}

#map_canvas{
width: 576px; height: 400px; position: relative; background-color: rgb(229, 227, 223);
}
.disp{display: none;}
