﻿#AjaxLoading 
{
	font-family:Arial;
    font-size:12px;
    font-weight:bold;	
}

.CursorPointer
{
	cursor:pointer;
}

#PersonalBarContainer{
    /*width:130px;
    height:300px;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;	
    padding-left: 5px;
    padding-right: 5px;
    background-color: #FFFFFF;
    border: 1px solid #D0D0D0;*/
}

#PersonalBarContainer .LineSeperator{
   width:120px; 
   height:1px; 
   overflow:hidden;
   margin-right:5px; 
   border-bottom: 1px solid #D0D0D0;
}

#PersonalBarContainer .pblink{
   text-decoration: none;	
   color: #000000;
   cursor:pointer;
}

#PersonalBarContainer #FacebookContainer {
    height:133px;
}

#PersonalBarContainer #WeatherContainer {
    height:42px;
    font-size:13px;
}

#PersonalBarContainer #RadioContainer {
    height:42px;
    font-size:14px;
}

#PersonalBarContainer #HoroscopeContainer {
    height:42px;
    font-size:14px;
}
#HoroscopeContainer #HoroscopeLink {
}


#PersonalBarContainer #CellContainer {
    height:42px;
    font-size:14px;
}
#PersonalBarContainer #MapsContainer {
    height:42px;
    font-size:14px;
}

#WeatherPopupHolder
{
	width:208px; 
	border: 3px solid #0055E3;
	background-color: #FFFFFF;
}
#WeatherPopupHolder #WeatherPopupBar
{
	width:210px; 
	height:26px;
	background-color: #0055E3;
	color: #FFFFFF;
	font-weight:bold;
	font-family:Arial;
    font-size:15px;
}

#WeatherPopupHolder #WeatherPopupBar .PopupBarTitle
{
	float:left; 
	margin-left:5px;
	margin-top:2px;
}

#WeatherPopupHolder #WeatherPopupBar .PopupBarCloseImage
{
	cursor: pointer;
}

#WeatherPopupHolder #WeatherPopupContainer{
    width:188px; 
    height:235px;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;	
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px inset #D0D0D0;
}

#WeatherPopupHolder .PopupTitle{
   font-size:22px;
   font-weight: bold;
}

#WeatherPopupHolder hr{
   color: #D0D0D0;
   height:1px;
}
#WeatherPopupHolder .PopupSubTitle{
   font-size:14px;
   font-weight: bold;
   margin-top:5px;
}

#WeatherPopupHolder #PopupCity{
   font-size:14px;
   font-weight:normal;
   height:16px;
}
#WeatherPopupHolder #GlobalTabsContainer{
    width:188px; 
    height:90px;
    margin-top:10px;
}

#WeatherPopupHolder #TabsContainer{
    width:188px; 
    height:25px;
}

#WeatherPopupHolder .EmptyTab{
    width:45px; 
    height:24px;
    float:right;
    border-bottom: 1px solid #D0D0D0;
}

#WeatherPopupHolder .Tab{
    width:47px; 
    height:21px;
    padding-top:2px;
    float:right;
    text-align:center;
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
    border-top: 1px solid #D0D0D0;
    cursor: pointer;
}

#WeatherPopupHolder .UnSelectedTab{
    border-bottom: 1px solid #D0D0D0;
    background-color:#F2F2F2;
}

#WeatherPopupHolder .CityContainer
{
	float:right;
    width:186px; 
    height:66px;
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
}

#WeatherPopupHolder select{
    margin-top:20px;
    width:160px;
    float:none;
}

#WeatherPopupHolder .SaveButton{
    width:53px;
    height:22px;
    background-color:#000000;
    color:#FFFFFF;
    cursor:pointer;
    text-align:center;
    float:left;
    padding-top:5px;
    margin-top:15px;
}

/*******************************/
#HoroscopePopupHolder
{
	width:208px;
	height:300px; 
	border: 3px solid #0055E3;
	background-color: #FFFFFF;
}
#HoroscopePopupHolder #HoroscopePopupBar
{
	width:210px; 
	height:26px;
	background-color: #0055E3;
	color: #FFFFFF;
	font-weight:bold;
	font-family:Arial;
    font-size:15px;
}

#HoroscopePopupHolder #HoroscopePopupBar .PopupBarTitle
{
	float:left; 
	margin-left:5px;
	margin-top:2px;
}

#HoroscopePopupHolder #HoroscopePopupBar .PopupBarCloseImage
{
	cursor: pointer;
}

#HoroscopePopupHolder #HoroscopePopupContainer{
    font-family:Arial;
    font-size:12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #D0D0D0;
}

#HoroscopePopupHolder #HoroscopeInnerContainer
{
    border: 1px solid #D0D0D0;
    padding-left:5px;
    padding-right:5px;
    padding-top:15px;
    padding-bottom:15px;
    height:230px;
}

#HoroscopePopupHolder .PopupTitle{
   font-size:22px;
   font-weight: bold;
}

#HoroscopePopupHolder #HoroscopeSign
{
	font-size:14px;
	font-weight:bold;
}

#HoroscopePopupHolder #HoroscopeSignDate
{
	font-size:11px;
}
#HoroscopePopupHolder #HoroscopeSignTextContainer
{
	padding-top:7px;
	height:195px;
}
#HoroscopePopupHolder #HoroscopeSignText
{
	font-size:11px;
}
#HoroscopePopupHolder #HoroscopeSignLink
{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	cursor:pointer;
}
#HoroscopeContainer .HoroscopeSignMainLink
{
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
	cursor:pointer;
}
#HoroscopePopupHolder #HoroscopeBirthday
{
	width:120px; 
	padding-right:5px; 
	float:right; 
}
.HoroscopeSelect
{
	font-size:10px;
}


#RadioPopupContainer{
    font-family:Arial;
    font-size:12px;
    padding: 2px;
    border: 1px solid #D0D0D0;
}

#RadioPopupContainer #RadioInnerContainer
{
    border: 1px solid #D0D0D0;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
    height:333px;
}

#RadioPopupContainer .PopupTitle{
   font-size:22px;
   font-weight: bold;
}

#RadioPopupContainer #RadioChannelsHolder
{
    height:270px;
}
	
#RadioPopupContainer #playerHolder {height:62px}
#RadioPopupContainer #playerHolder {width:100%}

#chName{font-size:12px; font-weight:bold;padding:1px 3px;margin: 0 5px 5px 5px;} 

#chList
{
	font-size:12px; 
	height:230px; 
	overflow-x:hidden; 
	overflow-y:Auto; margin:0 5px; 
	padding:0; 
	direction:ltr; 
	clear: both;

}
#chList li{margin:0; padding:0;direction:rtl;}
#chList li a{text-decoration:none; color:black; }
#chList li a:hover{text-decoration:underline;}
.selected{background:#8f8f8f;font-weight:bold;}

/***********************************************/
.wFacebook a.link{
		text-decoration: none;
		font-size: 12px;
		font-weight:bold;
		color: #3B5998;
}

.wFacebook .friendsTd
{
	/*padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;*/
	border-bottom:1px solid #EBEBEB;
	width:113px; 
	overflow-x:hidden;
	float:right;
	height:90px;
}
.wFacebook .wFbProfText
{
	/*width:125px;*/
/*	height:45px;
	overflow:hidden;	*/
}
.wFacebook .divFriends
{
	background-color:#ECECEC;
}

.wFacebook .buttonDiv
{
	width:20px;
	height:22px;
	padding-top:7px;
	white-space:nowrap;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
}

.wFacebook .wFbMessages 
{
	cursor:pointer;
	float:left;
	width:24px;
	padding-left:24px;
	text-align:center;
	height:29px;
	background:url('http://f.nanafiles.co.il/partner48/Common/Images/PersonalBar/Facebook/msg.png');
}

.wFacebook .wFbNotify
{
	cursor:pointer;
	float:left;
	width:24px;
	padding-left:24px;
	text-align:center;
	height:29px;
	background:url('http://f.nanafiles.co.il/partner48/Common/Images/PersonalBar/Facebook/notify.png');
}

.wFacebook .wFbPoke 
{
	cursor:pointer;
	float:left;
	width:24px;
	padding-left:24px;
	text-align:center;
	height:29px;
	background:url('http://f.nanafiles.co.il/partner48/Common/Images/PersonalBar/Facebook/poke.png');
}

.wFacebook .txtNewStatus 
{
	width:165px;
	border:1px solid #C9D1DF;
	font-size:16px;
	text-align:right;
	direction:rtl;
}

.wFacebook .divLoading 
{
      width:171px;
      text-align:left;
      direction:ltr;
}



.wFacebook .wFbProfText .link
{
	display:block;	
}
.wFacebook .wFbProfText span
{
	display:block; width:123px; overflow:hidden;
}

.wFacebook .divLogin, .wFacebook .divMain 
{
    display: none; width: 171px;
}

#FacebookPopupHolder
{
	width:195px;
	height:436px; 
	border: 3px solid #0055E3;
	background-color: #FFFFFF;
}
#FacebookPopupHolder #FacebookPopupBar
{
	width:197px; 
	height:26px;
	background-color: #0055E3;
	color: #FFFFFF;
	font-weight:bold;
	font-family:Arial;
    font-size:15px;
}

#FacebookPopupHolder #FacebookPopupBar .PopupBarTitle
{
	float:left; 
	margin-left:5px;
	margin-top:2px;
}
#FacebookPopupHolder #FacebookPopupBar .PopupBarCloseImage
{
	cursor: pointer;
}
#FacebookPopupHolder #FacebookInnerContainer
{
    border: 1px solid #D0D0D0;
    padding-left:5px;
    padding-right:5px;
    padding-top:7px;
    padding-bottom:7px;
    height:381px;
}
#FacebookPopupHolder #FacebookPopupContainer{
    font-family:Arial;
    font-size:12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #D0D0D0;
}


.wShortFacebook
{
	width:123px; 
	height:100px;
	font-family:Arial;
}

.wShortFacebook .wFbMessages 
{
	cursor:pointer;
	float:left;
	width:24px;
	padding-left:24px;
	text-align:center;
	height:29px;
	background:url('http://f.nanafiles.co.il/partner48/Common/Images/PersonalBar/Facebook/msg.png');
	float:right;
}

.wShortFacebook .wFbNotify
{
	cursor:pointer;
	float:left;
	width:24px;
	padding-left:24px;
	text-align:center;
	height:29px;
	background:url('http://f.nanafiles.co.il/partner48/Common/Images/PersonalBar/Facebook/notify.png');
	float:right;
}
.wShortFacebook .buttonDiv
{
	width:20px;
	height:22px;
	padding-top:7px;
	white-space:nowrap;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
}
.wShortFacebook .txtNewStatus 
{
	width:119px;
	border:1px solid #C9D1DF;
	font-size:16px;
	text-align:right;
	direction:rtl;
}
.wShortFacebook .SmallLinkButton{
	text-decoration: underline;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	float:left;
}

.wShortFacebook a.link{
		text-decoration: none;
		font-size: 12px;
		font-weight:bold;
		color: #3B5998;
}

.wShortFacebook .friendsTd
{
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	height:40px;
}

.wShortFacebook .wFbProfText
{
	width:70px;
	overflow-x:hidden;	
	
}

.wShortFacebook .wFbProfText .link
{
	display:block;	
	text-decoration: none;
	font-size: 12px;
	color: #3B5998;
}
.wShortFacebook .wFbProfText span
{
	display:block;
	width:75px;
	height:17px;
	overflow:hidden;
	font-weight:normal;
}

.wShortFacebook .divFriends
{
	width:133px;
	height:272px;
	
	padding-left: 0px;	
	padding-right:0px;
	scrollbar-face-color: #BACEFB;	
	font-size: x-small;	
	scrollbar-highlight-color: #c3d6da;	
	overflow: auto;	
	overflow-y:scroll;
	overflow-x:hidden;
	scrollbar-shadow-color: #F6F5F0;	
	color: #045ca7;	
	scrollbar-3dlight-color: #F6F5F0;	
	line-height: 130%;	
	scrollbar-arrow-color: #000000;	
	scrollbar-track-color: #F6F5F0;	
	font-family: arial;	
	scrollbar-darkshadow-color: #F6F5F0;	
	letter-spacing: 0px;	
	text-decoration: none;
	text-align:right;
	direction:ltr;
}


.divLoading
{
	height:133px;
}

.divMain
{
	height:128px;
	padding-right:3px;
	padding-top: 5px;
}
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	height:70px;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}


.hsDayMonthContainer	{  width:150px; overflow:hidden; text-align:right; }
.hsDaySelect	{  width :40px;	height:20px;  border :solid 1px #7E99AE; }
.hsMonthSelect	{ width:60px; height:20px;  border  :solid 1px #7E99AE; }  
.hsSignShortDescContainer {  width:286px; height:74px; padding-top:5px; }   
.hsImgSend	{ height:11px;width:11px;border:0px; }




