.hp_tabs_container{
	position: absolute;
	overflow: hidden;
	height: 30px;
	top: 0px;
	left: 0px;
  z-index:1;	
}

div.hp_tabs{
	position: relative; 
	vertical-align: bottom;
	border-top: 1px solid #bebdb8;
	z-index: 0;
	background: white;
}

/*div id's*/

.hp_tabs_menu{
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	cursor:pointer;
}

.hp_tabs_menu tr td.hp_tabs_menu_item{
	padding: 0 0px 0 0px;
	vertical-align: top;
}

.hp_tabs_divs{
	/*height: 23px;*/
	position: absolute;
	left: 0;
	top: 0;
}

div.hp_tabs_div_body{
	display: none;
	overflow: hidden;
	z-index: 0;
	left: 0;
	top: 0;
}

/* header tab */

.hp_tabs_singleTab_header{
	direction: rtl;
	height: 23px;
	overflow: hidden;
}

.hp_tabs_singleTab_header table{
	height: 100%;
}

.hp_tabs_singleTab_header tr td{
	font-size: 12px;
	vertical-align: top;
}

.hp_tabs_singleTab_header td.header_middle{
	background: url(/images/common/tabTop_fill.png) top left repeat-x;
	padding-right: 3px;
}

.hp_tabs_singleTab_header .header_middle span{
	vertical-align: top;
}

.hp_tabs_singleTab_header .header_middle span.stocks_rate{
	color: #13AD03;
	font-size: 12px;
}



.hp_tabs_singleTab_header .header_middle span.exchange_rate{
	/*color: #FF0000;*/
	font-size: 12px;
}

.hp_tabs_singleTab_header .header_middle img{
	/*border-left: 3px solid gray;*/
}


.hp_tabs_singleTab_header td.header_right{
	background: url(/images/common/tabTop_right_plus.png) top left no-repeat;
	width: 23px;
	cursor: pointer;
}

.hp_tabs_singleTab_header td.header_left{
	background: url(/images/common/tabTop_left.png) top left no-repeat;
	width: 15px;
}

/* body header*/ 

.hp_tabs_tab_body_header{
	direction: rtl;
	height: 22px;
	width: 100%;
	/*border: 1px solid black;*/
}

.hp_tabs_tab_body_header tr td{
	color: #ffffff;
	background-color: #00aeef;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	padding-right: 8px;
	padding-left: 8px;
}

/* bottom tab */

.hp_tabs_singleTab_bottom{
	direction: rtl;
	height: 27px;
	width: 100%;
}

.hp_tabs_singleTab_bottom tr td{
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 3px;
}

.hp_tabs_singleTab_bottom td.bottom_middle{
	background: url(/images/common/tabBottom_fill.png) top left repeat-x;
	padding-right: 4px;
}


.hp_tabs_singleTab_bottom td.bottom_right{
	background: url(/images/common/tabBottom_right.png) top left no-repeat;
	width: 22px;
	cursor: pointer;
}

.hp_tabs_singleTab_bottom td.bottom_left{
	background: url(/images/common/tabBottom_left.png) top left no-repeat;
	width: 15px;
}


.hp_tabs_singleTab_bottom{
	direction: rtl;
}

/* frame */
.hp_tabs_singleTab_frame{
	direction: rtl;
}

.hp_tabs_singleTab_frame td.leftShad{
	background: url(/images/common/tab_left_shad.png) top left repeat-y;
	width: 4px;
}

.hp_tabs_singleTab_frame td.rightShad{
	background: url(/images/common/tab_right_shad.png) top left repeat-y;
	width: 3px; 
}

/* weather */
.hp_tabs_weather{
	direction: rtl;
	height: 184px;
	vertical-align: top;
}

.hp_tabs_weather tr td{
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
}

.hp_tabs_weather .header{
	height: 31px;
	padding: 7px 3px 0 0;
}

.hp_tabs_weather h5{
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	
	/*border-bottom: 1px solid black;*/
}

.hp_tabs_weather td.city_item{
	width: 93px;
	border-bottom: 1px solid #e4e4e4;
	direction: rtl;
	padding-right: 3px;
	height: 32px;
}

.hp_tabs_weather .body td.space{
	width: 6px;
	border: none;
}

.hp_tabs_weather .city_name{
	font-size: 11px;
	font-weight: bold;
	padding: 2px 4px 0 0;
}

.hp_tabs_weather .temperature{
	font-size: 10px;
	font-weight: normal;
	color: #00adf1;
}

.hp_tabs_weather .weather_icon{
	width: 32px; 
	vertical-align: middle;
}

.hp_tabs_weather .link{
	text-align: left;
	vertical-align: middle;
	height: 27px;
	padding-left: 1px;
	/*background-color: #ffff00;*/
}

.hp_tabs_weather .link img{
	margin-bottom: 1px;
}

.hp_tabs_weather .link a{
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*astrology body*/

.hp_tabs_astrology{
	padding-right: 6px;
	font-size: 12px;
	/*height: 136px;*/
}

.hp_tabs_astrology .astrology_header{
	height: 41px;
	_height: 40px;
}

.hp_tabs_astrology .astrology_header tr td{
	vertical-align: middle;
}

.hp_tabs_astrology .astrology_header .sign_icon{
	vertical-align: middle;
	padding-left: 8px;
}

.hp_tabs_astrology .astrology_header{
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0;
}

.hp_tabs_astrology .astrology_header h5{
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
}

.hp_tabs_astrology .astrology_header span{
	font-size: 12px;
	font-weight: normal;
}

.hp_tabs_astrology p{
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	padding: 0 2px 5px 0;
	line-height: 16px;
	/*height: 69px;*/
}

.hp_tabs_astrology .bottom_links a{
	color: #ff0000;
}

.hp_tabs_astrology .bottom_links{
	color: #ff0000;
	font-size: 12px;
	font-weight: normal;
	height: 26px;
	vertical-align: top;
}
/*stock market*/
.hp_tabs_stocks{
	padding: 0 0px 0 2px;
	height: 54px;
}

.hp_tabs_stocks table{
	width: 100%;
}

.hp_tabs_stocks tr td{
	border-top: 1px solid #eae6e3;
	font-size: 12px;
	height: 18px;
}

.hp_tabs_stocks_date{
	font-size: 11px; 
	color: white; 
	font-weight: normal;
}


.hp_tabs_stocks .bursa_name{
	color: #000000;
	padding-right: 4px;
	font-weight: normal;
}

.hp_tabs_stocks .value{
	font-weight: bold;
	text-align: left;
}

.hp_tabs_stocks .percentage{
	width: 51px;
	padding-left: 1px;
	font-weight: normal;
	direction: ltr;
}

.hp_tabs_stocks .percentage .plus{
	color: #039C03;
}

.hp_tabs_stocks .percentage .minus{
	color: #ff0000;
}

/*exchange rate */
/*stock market*/
.hp_tabs_exchange{
	padding: 0 0px 0 2px;
	height: 54px;
}

.hp_tabs_exchange table{
	width: 100%;
}

.hp_tabs_exchange tr td{
	border-top: 1px solid #eae6e3;
	font-size: 12px;
	height: 18px;
}


.hp_tabs_exchange .name{
	color: #000000;
	padding-right: 4px;
	font-weight: normal;
}

.hp_tabs_exchange .value{
	font-weight: bold;
	text-align: left;
}

.hp_tabs_exchange .percentage{
	width: 51px;
	padding-left: 1px;
	font-weight: normal;
	direction: ltr;
}

.hp_tabs_exchange .percentage .plus{
	color: #039C03;
}

.hp_tabs_exchange .percentage .minus{
	color: #ff0000;
}

.hp_tabs_exchange .all_rates_link{
	padding-right: 4px;
	color: #ff0000;
}

.hp_tabs_exchange .all_rates_link a{
	color: #ff0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.hp_tabs_exchange .all_rates_link img{
	margin-bottom: 1px;
}

.hp_tabs_exchange .all_rates_link span{
	font-size: 11px;
	font-weight: normal;
}

/* sports */
.hp_sports_tab_container {
	width: 191px;
}

.hp_sports_tab_reg {
	background: url(/images/common/tab_reg_bg.gif) center top no-repeat;	
}

.hp_sports_tab_sel {
	background: url(/images/common/tab_sel_bg.gif) center top no-repeat;
}

.hp_sports_tab_reg, .hp_sports_tab_sel {
	width: 45px;
	height: 18px;
	text-align: center;	
	font-size: 10px;
	cursor: pointer;
}

.hp_sports_tab_vspacing{
	height: 9px;
}
.hp_sports_tab_table {
	width: 181px;
	direction: rtl;
}

.hp_sports_tab_content {
	font-size: 12px;
	direction: rtl;
	width: 185px;
	height: 160px;	
	overflow: auto;
	position: absolute;
	display: none;
}

.hp_sports_tab_scores_table {
	width: 168px;
}
.hp_sports_tab_scores_name {
	width: 110px;
	font-size: 12px;
	border-bottom: 1px solid #EAE6E3;
	padding-right: 5px;
}
.hp_sports_tab_scores_info {
	width: 38px;
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid #EAE6E3;
	color: #00AEED;
}
.hp_sports_tab_scores_score {
	width: 20px;
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid #EAE6E3;
	color: #00AEED;
}
.hp_sports_tab_scores_title {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #EAE6E3;
	padding-right: 5px;
}

.hp_tabs_sport {
	padding-top: 4px;
	padding-right: 6px;	
	height: 200px;
}

/* logo img style*/
.hp_tab_logo {
	float: left; 
	border: none;
	margin-top: 2px;
	cursor: pointer;
}

/********************* id's **********************8*/

#hp_tabs_div_weather_body, #hp_tabs_div_weather_body .hp_tabs_singleTab_frame{
	width: 226px;
}

#hp_tabs_div_astrology_body, #hp_tabs_div_astrology_body .hp_tabs_singleTab_frame{
	width: 284px;
}

#hp_tabs_div_sport_body, #hp_tabs_div_sport_body .hp_tabs_singleTab_frame{
	width: 205px;
}

#hp_tabs_div_stocks_body, #hp_tabs_div_stocks_body .hp_tabs_singleTab_frame{
	width: 224px;
}

#hp_tabs_div_dollar_body, #hp_tabs_div_dollar_body .hp_tabs_singleTab_frame{
	width: 224px;
}

