* body, html{min-height:100%;height:100%;width:100%;}
* { padding:0; margin:0;} 
body{font-family:Arial,Helvetica,sans-serif;font-size:12px;margin:0pt;padding:0pt;cursor:default;text-align:center;background:#EDEDED;}
.outerPageDiv {
	float:right;
	display:inline;
	position:relative;
	text-align:center;
	width:100%;
}
.outerFrameDiv {
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:9px;
	position:relative;
	text-align:left;
	width:781px;
}
.outerFrameTopShadow {
	background:#FFFFFF url('/App_Themes/default/images/general/mainFrameUpperSide.gif') repeat-x scroll left top;
	clear:both;
	float:right;
	display:inline;
	height:10px;
	overflow:hidden;
	position:relative;
	width:781px;
}
.outerFrameTopLeftCorner {
	background:transparent url('/App_Themes/default/images/general/mainFrameLeftUpperCorner.gif') no-repeat scroll left top;
	display:inline;
	float:left;
	height:10px;
	width:10px;
	overflow:hidden;
}
.outerFrameTopRightCorner {
	background:transparent url('/App_Themes/default/images/general/mainFrameRightUpperCorner.gif') no-repeat scroll right top;
	float:right;
	display:inline;
	height:10px;
	width:10px;
	overflow:hidden;
}
.outerFrameDivLeftShadow {
	background:transparent url('/App_Themes/default/images/general/mainFrameLeftSide.gif') repeat-y scroll left top;
	border:0px solid green;
	display:inline;
	float:right;
	overflow:visible;
	position:relative;
	width:781px;
	z-index:5;
}
.outerFrameDivRightShadow {
	background:#FFFFFF url('/App_Themes/default/images/general/mainFrameRightSide.gif') repeat-y scroll right top;
	border:0px solid red;
	display:inline;
	float:left;
	margin-left:5px;
	width:777px;
}
.centerContentNewHomePage {
	display:inline;
	float:left;
	width:755px;
	margin-left:6px;
	margin-right:15px;
	position:relative;
}
.outerFrameBottomShadow 
{

	background:#FFFFFF url('/App_Themes/default/images/general/mainFrameBottomSide.gif') repeat-x scroll 0px 4px;
	clear:both;
	float:right;
	display:inline;
	height:10px;
	overflow:hidden;
	position:relative;
	width:100%;
}
.outerFrameBottomLeftCorner {
	background:transparent url('/App_Themes/default/images/general/mainFrameLeftBottomCorner.gif') no-repeat scroll left top;
	display:inline;
	float:left;
	height:10px;
	width:10px;
	overflow:hidden;
}
.outerFrameBottomRightCorner {
	background:transparent url('/App_Themes/default/images/general/mainFrameRightBottomCorner.gif') no-repeat scroll right top;
	float:right;
	display:inline;
	height:10px;
	width:10px;
	overflow:hidden;
}
.logo {
	float:right;
	display:inline;
	width:98px;
	height:46px;
	
	margin:10px 20px 0px 10px; 
}
/*********		CSS by Alona Novoseltsev	***********/
img{border:0px;}

.clear{clear:both;}
.bold{font-weight:bold;}
.fLeft_100{float:left;display:inline;width:100%;}
.fRight_100{float:right;display:inline;width:100%;}

.fLeft{float:left;display:inline;width:auto;}
.fRight{float:right;display:inline;width:auto;}
.sRow_lc{float:left;display:inline;width:10px;height:30px;overflow:hidden;background:transparent url('/App_Themes/default/images/general/s_box_l.gif') no-repeat scroll left top;}
.sRow_c{float:left;display:inline;height:30px;background-color:#eeedec;}
.sRow_rc{float:left;display:inline;width:10px;height:30px;overflow:hidden;background:transparent url('/App_Themes/default/images/general/s_box_r.gif') no-repeat scroll left top;}
.sRow_c_inner{float:left;display:inline;height:20px;margin:5px 0px 5px 5px;}

/**  Buttons  **/
.t_search_btn
{
	cursor:hand;
	float:left;margin-top:3px;display:inline;width:39px;height:23px;overflow:hidden;}
/*tanya*/
.inputSearch
{
	float:left;
	width:76px;
	height:18px;
	direction:rtl;
	padding-right:4px;
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #D4D0C8;
	border-bottom:1px solid #D4D0C8;
	margin:5px 2px 0px 5px;
	display:inline;
	color:#000000;
	font:normal 12px arial;
}
.sRow_inner
{
	float:left;
	width:auto;
}
.sRow_inner .text
{
	float:left;
	width:70px;
	height:18px;
	direction:rtl;
	text-align:right;
	margin:6px 9px 0px 0px;
	display:inline;
	color:#EC3642;
	font:bold 12px arial;
}
.sRow_inner select
{
	float:left;
	width:72px;
	height:auto;
	direction:rtl;
	font:normal 12px arial;
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #D4D0C8;
	border-bottom:1px solid #D4D0C8;
	margin:5px 3px 0px 0px;
	display:inline;
	color:#000000;
}
.shalomBox
{
	float:left;
	width:124px;
	height:20px;
	margin:5px 0px 0px 5px;
	display:inline;
}
.shalomBox .left
{
	float:left;
	width:9px;
	height:20px;
	background:url('/App_Themes/default/images/general/hello_box_l.gif') no-repeat;
}
.shalomBox .middle
{
	float:left;
	width:106px;
	height:18px;
	border-top:1px solid #FF3333;
	border-bottom:1px solid #FF3333;
	background:#ffffff;
	font:bold 12px arial;
	color:#EE3845;
	line-height:17px;
	text-align:center;
	
}
.shalomBox .right
{
	float:left;
	width:9px;
	height:20px;
	background:url('/App_Themes/default/images/general/hello_box_r.gif') no-repeat;
	
}
.sep
{
	float:right;
	width:2px;
	background:#ffffff;
	height:25px;
}
.tabsContainer
{
	float:right;
	width:100%;
	height:25px;
	overflow:hidden;
}
.leftContent
{
	float:left;
	width:165px;
	height:247px;
	background:url('/App_Themes/default/images/general/login_box_bg2.gif') no-repeat;
}
.leftContent_Prag
{
	float:left;
	width:165px;
	height:247px;
	background:url('/App_Themes/default/images/general/login_box_bg.gif') no-repeat;
}
.inputList
{
	float:left;
	width:88px;
	margin:65px 0px 0px 10px;
	display:inline;
}
.inputList input
{
	float:left;
	width:82px;
	display:inline;
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #D4D0C8;
	border-bottom:1px solid #D4D0C8;
	height:16px;
	padding-right:4px;
	direction:rtl;
	background:#ffffff;
	font:normal 12px arial;
	color:#000000;
	line-height:16px;
	
}
.h7
{
	width:100%;
	float:right;
	height:7px;
	overflow:hidden;
}
.buttonsCont
{
	float:none;
	width:146px;
	height:59px;
	margin:0px auto;
}
.rightFlash
{
	float:right;
	width:590px;
	background:red;
	height:247px;
}
.newsContainer
{
	float:right;
	width:100%;
	height:26px;
}
.newsContainer .left
{
	float:right;
	width:12px;
	height:26px;
	background: url('/App_Themes/default/images/pics/leftNews.gif') no-repeat;
}
.newsContainer .right
{
	float:right;
	width:109px;
	height:26px;
	background: url('/App_Themes/default/images/pics/news.gif') no-repeat;
}
.newsContainer .middle
{
	float:right;
	width:634px;
	height:24px;
	border-top:1px solid #EE3845;
	border-bottom:1px solid #EE3845;
	line-height:24px;
	overflow:hidden;
	
}
.newsContainer .middle a,.newsContainer .middle a:hover,.newsContainer .middle a:link,.newsContainer .middle a:visited
{
	float:right;
	color:#000000;
	text-decoration:none;
	direction:rtl;
	width:406px;
	text-align:right;
}
.boxesCont
{
	width:100%;
	float:right;
	height:150px;
}
.boxContainer
{
	width:183px;
	height:150px;
	background:url('/App_Themes/default/images/general/bot_red_box_bg.gif') no-repeat;
	float:right;
	margin-left:6px;
}
.boxContainer .title
{
	float:none;
	margin:2px auto 0px auto;
}
.boxContainer .inner
{
	float:right;
	width:161px;
	margin:9px 10px 0px 10px;
	display:inline;
	
}
.boxContainer .inner .image
{
	float:left;
	width:74px;
	height:72px;
	
}
.boxContainer .inner .text
{
	float:left;
	width:87px;
	height:80px;
	overflow:hidden;
	font:normal 13px arial;
	line-height:17px;
	color:#838383;
	text-align:right;
	direction:rtl;
}
.boxContainer .bottom
{
	float:right;
	margin:0px 5px 0px 0px;
	display:inline;
	width:174px;
	height:23px;
	background:#FDFCFC;
	
}
.boxContainer .bottom img
{
	float:left;
	margin:0px 0px 0px 10px;
	display:inline;
	
	
}
.footer
{
	float:right;
	width:100%;
	text-align:center;
	margin:20px 0px 3px 0px;
	
}
.footer a,footer a:link,footer a:visited
{
	
	
	text-align:center;
	color:#939292;
	font:bold 12px arial;
	text-decoration:none;

}
.footer a:hover
{
	text-decoration:underline;
}

.outerFrameDiv2 {
	float:none;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:781px;
}
.outerFrameDiv2 span{
	
	margin-left:10px;
	display:inline;
	text-align:left;
	width:781px;
	color:#5B595A;
}









