﻿/* ------------------------------------------- main layout  ------------------------------------------- */
html body
{
	cursor: default;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-family: arial;
	direction: ltr;
	background-color: #fefefe;
}
TD
{
	font-size: 12px;
}
input,textarea
{
	font-size: 12px;
	font-family: arial;
	direction: rtl;
}
.mainContent
{
	height:100%;
	width:100%;
	overflow: auto;
	direction:ltr;
}

.main
{
	direction:rtl;
	padding-top: 0px;
	width: 875px;
}
.main_search
{
	padding-top: 5px;
	width: 860px;
}

#col1
{
	width: 200px;
	float: right;
}
#col1 .box_content
{
	width: 198px; /* max-width: 186px; */
	max-width: 196px;
	padding-bottom:3px;
}
#col2 .box_content
{
	width: 358px; /* 	max-width: 356px; */
	max-width: 356px;
}
#col3 .box_content
{
	width: 303px; /* 	max-width: 291px; */
	max-width: 301px;
}
#col1 .astrology_signs
{
	width: 198px; /* max-width: 186px; */
	max-width: 196px;
}
#col2 .astrology_signs
{
	width: 358px; /* 	max-width: 356px; */
	max-width: 356px;
}
#col3 .astrology_signs
{
	width: 303px; /* 	max-width: 291px; */
	max-width: 301px;
}
#col2
{
	width: 360px;
	float: right;
	margin-right: 5px;
}
#col3
{
	width: 305px;
	float: right;
	margin-right: 5px;
}
#col3 .box_top_cubed
{
 	height:20px;
}

form
{
	display: inline;
}
img
{
	border: none;
}
/* ------------------------------------------- boxes  ------------------------------------------- */
.box
{
	text-align: right;
	font-family: arial;
	font-size: 12px;
	border: solid 1px #fff;
}
.box_top
{
	height: 28px;
	background: URL(    '../../images/box/box_top_mid.gif' );
}

.box_top_right
{
	width: 4px;
	height: 28px;
	background: URL(    '../../images/box/box_top_right.gif' );
	float: right;
}
.box_top_left
{
	width: 15px;
	height: 28px;
	background: URL(    '../../images/box/box_top_left.gif' ) no-repeat left;
	float: left;
	cursor: move;
}
.box_top_left_drag
{
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 5px;
}

html>body .box_top_left_drag
{
	margin-right: 0px;
}
.box_top_recommend
{
	height: 12px;
	background-color: #EFEFEF;
	font-size: 10px;
	color: #666666;
	text-align: right;
	border-bottom: solid 1px #FFF;
	padding-right: 5px;
}

.box_top_left_advertise
{
	width: 75px;
	height: 28px;
	background: URL('../../images/box/box_top_left.gif' );
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	padding-top: 7px;
}


.box_top_left_with_img
{
	height: 28px;
	background: URL(    '../../images/box/box_top_left.gif' ) no-repeat left;
	float: left;
	cursor: move;
}
.box_content
{
	font-size: 12px;
	text-align: right;
	overflow: hidden;
	border: solid 1px #bcbcbc;
	border-top: none;
	background-color: #fff;
	clear: both;
	padding-top:2px;
	padding-bottom:2px;
}
.box_tab_content_seperator
{
	font-size: 0px;
	clear: both;
	height: 3px;
}
.box_content_hidden
{
	display: none;
}
.seperator
{
	clear: both;
	font-size: 0px;
	height: 5px;
}
.seperator_dropable
{
	clear: both;
	font-size: 0px;
	height: 5px;
	background-color: #ffff88;
}

.box_top A
{
	color: #000;
	text-decoration: none;
}

.drag
{
	float: right; /*width:20px; 	background:url('../../images/box/move_ico_normal.gif') no-repeat 0px 10px; */
}
/* ------------------------------------------- tabs  ------------------------------------------- */
.tab
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.tab_selected
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.tab_selected .box_tab_right
{
	margin-top: 5px;
	height: 23px;
	width: 4px;
	background: URL(    '../../images/box/box_tab_right.gif' );
	float: right;
}
.tab_selected .box_tab_mid
{
	cursor: default;
	margin-top: 5px;
	height: 23px;
	line-height: 23px;
	padding-top: -2px;
	background-color: #fff;
	background-image: url('../../images/box/box_tab_mid.gif' );
	background-repeat: repeat-x;
	float: right;
	padding-right: 17px;
	padding-left: 17px;
}
.tab_selected .box_tab_left
{
	margin-top: 5px;
	height: 23px;
	width: 4px;
	background: URL('../../images/box/box_tab_left.gif' );
	float: right;
}
.tab_selected .box_tab_left_last
{
	margin-top: 5px;
	height: 23px;
	width: 4px;
	background: URL('../../images/box/box_tab_left.gif' );
	float: right;
}

.box_tab_right
{
	float: right;
}
.box_tab_mid
{
	margin-top: 7px;
	height: 17px;
	float: right;
	cursor: pointer;
	padding-top: 0px;
	padding-right: 17px;
	padding-left: 17px;
}
.box_tab_mid_single
{
	margin-top: 7px;
	height: 17px;
	float: right;
	cursor: default;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
#col3 .box_tab_mid_single
{
	margin-top: 4px!important;
	height: 17px;
	float: right;
	cursor: default;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.box_tab_image
{
	padding-top: 8px;
	float: left;
}
.box_tab_left
{
	margin-top: 8px;
	width: 2px;
	height: 13px;
	background: URL(    '../../images/box/box_tab_sep.gif' );
	float: right;
}
.box_tab_content
{
	padding: 5px;
}
.tab_more_content_link
{
	float: left;
	color: #7a7a7a;
	text-decoration: none;
}
A:HOVER.tab_more_content_link
{
	color: #000;
}
/* ------------------------------------------- header ------------------------------------------- */

.header
{
	margin-right: 1px;
	margin-left: 1px;
	height: 86px;
	background: url(    '../../images/header/header_bg.gif' ) repeat-x;
}
.header_right
{
	float: right;
	background: url(    '../../images/header/header_right.gif' ) no-repeat;
	height: 100%;
	width: 6px;
}

.header_logo
{
	text-align: left;
	background: url(    '../../images/Pesah/header_bg.gif' ) repeat-x;
	float: left;
	width: 300px;
	height: 60px;
	padding-right: 0px;
	
}
.header_logo Embed
{
	margin-top: 1px;
}
.header_logo SPAN
{
	font-size:38px;
	font-weight:normal;
	color:#808080!important;
	margin:12px auto;
	float:right;
	padding:0px!important;
	line-height:38px;
	
}
.header_logo A
{ font-size:1px;}
.FavBtn
{ margin:3px 0 0 0;}
.header_logo IMG
{
	margin-top: 1px;
	
}
.header_search
{
	background: url(    '../../images/header/header_bg.gif' ) repeat-x;
	float: right;
	width: 380px;
	height: 100%;
	margin:0 17px 0 0;	
}
.header_search_inner
{
	padding-top: 3px;
}
.header_tabs
{
	cursor: default;
	height: 20px;
	overflow: hidden;
	position: relative;
	top: 5px;
	width:390px;
}
.header_tabs_title
{
	float: right;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin-left: 7px;
	margin-right: 5px;
	padding-top: 2px;
}
.header_tab_selected
{
	float: right;
	font-family: Arial;
	font-size: 12px;
	background: url(    '../../images/header/header_tab.gif' ) no-repeat right top;
	width: 53px;
	height: 20px;
	text-align: center;
	padding-top: 2px;
}
.header_tabs .sep
{
	float: right;
	margin-top:3px;
	font-size:10px;
	width: 2px;
	height: 2px;
	margin-left: 4px;
	margin-right: 4px;
}
.header_tab
{
	float: right;
	font-family: Arial;
	font-size: 12px;
	padding-top: 2px;
	cursor: pointer;
}
.header_search_input_bg
{
	background: url(    '../../images/header/header_input.gif' ) no-repeat;
	width: 350px;
	height: 37px;
	clear: both;
}


.header_search_input
{
	width: 360px;
	height: 35px;
	background-color: Transparent;
	padding: 8 20 8 8;
	background: url('../../images/header/poweredByGoogle.gif' ) no-repeat;
	background-position:18px 7px;
	border: none;
	margin-top: 2px;
}
.header_search_input_P1000
{
	width: 360px;
	height: 35px;
	background-color: Transparent;
	padding: 8 20 8 8;
	background: url('../../images/header/poweredByP1000.gif' ) no-repeat;
	background-position:18px 6px;
	border: none;
	margin-top: 2px;
}
.header_search_input_empty
{
	width: 360px;
	height: 35px;
	background-color: Transparent;
	padding: 8 20 8 8;
	border: none;
	margin-top: 2px;
}
.header_search_button_bg
{
	text-align: right;
	float: right;
	background: url(    '../../images/header/header_bg.gif' );
	width: 90px;
	height: 70px;
}

.footer_search
{
	margin-right: 1px auto;
	margin-left: 1px auto;
	border:solid 1px #b0b0b0;
	background: url('../../images/header/header_bg.gif') repeat-x 12px;
	padding:5px;
	height:37px;
	float:left;
	clear:both;
	width:100%;
}
.header_search_button
{
	padding-top: 27px;
	padding-right: 7px;
}
.header_search_by_google
{
	float:left;
	margin:0 0 0 12px;
}
.header_left
{
	background: url(    '../../images/header/header_bg.gif' );
}
.header_left_inner
{
	float: left;
}
.header_left_top
{
	background: url(    '../../images/header/header_top_left.gif' ) no-repeat;
	width: 25px;
	height: 24px;
}
.header_left_bottom
{
	background: url(    '../../images/header/header_bottom_left.gif' ) no-repeat;
	width: 25px;
	height: 61px;
}
.header_left_links
{
	float: left;
	vertical-align: bottom;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	padding-top: 1px;
}
/*.header_left_links
{
	float: left;
	vertical-align: bottom;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	padding-top: 20px;
}*/


.header_left_links SPAN
{
	color: #444;
	padding-left: 5px;
	padding-right: 5px;
	float:left;
}
.header_left_links A
{
	text-decoration: none;
	color: #555;
	float:left;
}
.header_left_links A:hover
{
	text-decoration: underline;
}
.header_top_ad
{
	float: left;
	overflow: hidden;
	height: 18px;
	margin:0 0 0 10px;
}

.header_top_line
{
	padding-right: 5px;
	line-height: 18px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: black;
}
#header_top_line_date
{
	float: right;
}

.header_top_line_sep
{
	float: right;
	width: 30px;
	text-align: center;
	font-size: 11px;
	color: #999;
}
.header_top_line_weather
{
	float: right;
}
.header_top_line_weather A
{
	color: #000000;
	text-decoration:none;
}
.header_top_line_weather A:hover
{
	color: #000000;
	text-decoration:underline;
}
.weather_icon
{
	margin-right: 4px;
}
.weather_description
{
	font-weight: normal;
}
.header_iforex
{
	float: right;
}
.header_iforex_text
{
	margin-right: 2px;
}
.header_iforex_value
{
	width: 35px;
}
.header_iforex_sign
{
	margin-right: 2px;
}




/* ------------------------------------------- subheader (header links)------------------------------------------- */

.subheader_table
{
	background-image: url('../../images/header/channelsBoxBg_01.gif');
	background-repeat: repeat;
	border-collapse: collapse;
	border: solid 1px #bcbcbc;
	direction:rtl;
}

.subheader_table TD
{
	border: solid 1px #d9d9d9;
}

.subheader_hr
{
	clear: both;
	height: 5px;
	font-size: 0px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 5px;
	display: block;
}

.subheader_link
{   padding:0;
	height: 24px;
	width: 72px;
	text-align: center;
	background-color:Transparent;
	vertical-align: middle;
}
.subheader_link a
{
	background-color:Transparent;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.subheader_link a:hover
{
	background-color:Transparent;
	text-decoration: none;
}
.subheader_link a:active
{
	background-color:Transparent;
	text-decoration: none;
}
.subheader_link_highlight
{   padding:0;
	height: 24px;
	/*
	background-image: url('../images/header/yellowStrip.gif' );
	background-position: right top;
	background-repeat: no-repeat;
*/
	background-color:#878787;
	text-align: center;
	width: 72px;
	color:#fff;
	vertical-align: middle;
}

.subheader_link_highlight a
{
	background-color:Transparent;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

.subheader_link_highlight a:hover
{
	
}
.subheader_link_highlight a:active
{
	
}
.subheader_link_pay
{
	background-color: #fff;
	height: 24px;
	text-align: center;
	width: 72px;
	border: solid 1px #d9d9d9;
	vertical-align: middle;
}
.subheader_link_pay a
{
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.subheader_link_pay a:hover
{
	color: #333333;
	text-decoration: none;
}
a.subheader_link_remove
{
	padding-right:4px;
	padding-left:3px;
	text-decoration: none;
	color: #333;
	font-size: 10px;
	background-color:Transparent;
	text-align: center;
}
.subheader_spacer
{
	float: right;
	width: 1px;
	display: inline;
}

.istart
{
	background: url(  '../../images/box/istart_bg.bmp' ) repeat;
	padding: 5px;
	height: 100%;
}
.istart TD
{
	font-size: 11px;
}
.istart .channel
{
	float: right;
}

.istart_button
{
	background: url(  '../../images/engines/button.gif' ) no-repeat;
	width: 41px !important;
	height: 20px;
	text-align: center;
	margin-right: 3px;
	float: left;
	padding-top: 3px;
	cursor: pointer;
}
.istart_button A
{
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
/* ------------------------------------------- content------------------------------------------- */
.shops_item
{
	float: right;
	text-align: center;
	width: 160px;
}
.shops_item IMG
{
	width: 60px;
	display: block;
	margin-bottom: 3px;
}

.shops_item A
{
	color: #000;
	text-decoration: none;
}
.shops_item A:hover
{
	text-decoration: underline;
}
.shops_item_horiz_sep
{
	padding-left: 10px;
	padding-right: 10px;
	width: 1px;
	height: 90px;
	border-left: solid 1px #ccc;
	float: right;
}
.shops_item_sep
{
	clear: both;
	height: 5px;
	font-size: 0px;
}


.content_line
{
	clear: both;
	margin-bottom: 3px;
}
#col1 .content_line
{
 margin:0 3px 0 0;	
}
.content_line IMG
{
	height: 70px;
}
.content_image
{
	padding: 1px;
	vertical-align:top;
}
.content_image img
{
 width:120px;
 height:71px;	
}
.content_line_politics
{
	clear: both;
	margin-bottom: 3px;
}
.content_line_politics #title
{
	font-weight: bold;
}
.content_line_politics IMG
{
	width: 70px;
}
.politics_image
{
	width: 70px;
	background-position: center center;
	background-repeat: no-repeat;
	float: right;
	clear: none;
	margin-left: 1px;
	
}
.politics_image IMG
{
	width: 70px;
}


.site
{
	font-size: 12px;
	font-weight: bold;
	width: 59px;
	float: right;
}
.date
{
	font-size: 11px;
	font-weight: bold;
	width: 70px;
	float: right;
	margin-right:3px;
}
.site_with_img
{
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	float: right;
}
.date_with_img
{
	float: right;
	font-size: 11px;
	font-weight: bold;
	width: 180px;
}
.link_with_img
{
}
.line
{
	float: right;
	margin-bottom: 3px;
	padding-left:3px;
	width:200px;
	#width:auto;
	
}
#col1 .line
{
float: right;
margin-bottom: 3px;
padding-left:3px;
width:142px;
#width:auto;	
	
}

.link
{
	background: url(    '../../images/header/dot_black.gif' ) no-repeat;
	background-position: right center;
	padding-right: 8px;
	margin-right: 5px;
	float: right;
}
.link_first
{
	float: right;
}

.line A
{
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
.line b
{
 margin:0 3px;
}
.line A:hover
{
	color: #888;
}
.site A
{
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
.site A:hover
{
	color: #888;
}
.channel
{
	background-image: url(  '../../Images/box/GoToChannel.gif' );
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float: left;
}
.channel A
{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #fe8b04;
}

.channel A:hover
{
}


.channelLinkUnderline
{
	float: right;
	
}
.channelLinkUnderline A
{
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #fe8b04;
	
}

.channelLinkUnderline A:hover
{
}
.channel_links
{
}
.channelLink
{
	float: right;
	height: 16px;
	width: 70px;
	margin:0 0 1px 1px;
	text-align:center;
	
}
.channelLink A
{
	color: #676767;
	font-size: 12px;
	width: 70px;
	height:16px;
	text-align:center;
	text-decoration: none;
}
.channelLink A:hover
{
 text-decoration: underline;
 
}
.links_container2 .channelLink A:hover
{
 background-color:#eee;	
}
.links_container2 .channelLink 
{
 background-color:#eee;	
}
.channel_links .highlight
{
	font-weight:bold;
}
.links_header
{
	margin-top: 4px;
	height: 45px;
	padding-top: 14px;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.tab_links
{
	background-color: #eee;
	width: 100%;
	padding: 5px;
}
.tab_links_title
{
	font-weight: bold;
	padding-left: 10px;
	float: right;
}
.channel_subtitle
{
	font-weight: bold;
	width:100%;
	font-size:13px;
	color:#000;
}
.channel_links hr
{
	height: 1px;
}
.channel_link
{
	float: right;
}
.channel_links A
{
	text-decoration: none;
	color: #000;
}
.channel_links A:hover
{
	text-decoration: underline;
}

.tab_links A
{
	text-decoration: none;
	color: #000;
}
.tab_links A:hover
{
	text-decoration: underline;
}
.teaser
{
	padding-left:10px;
	float: right;
}
.teaser A
{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #fe8b04;
}
.teaser A:hover
{
}
.links_container .sep
{
	font-size:10px;
	padding-top:2px;
	margin-left: 5px;
	margin-right: 5px;
}
.links_container2 .sep
{
	font-size:10px;
	padding-top:2px;
	margin-left: 5px;
	margin-right: 5px;
}
.channel_links_line
{
	clear: both;
	font-size: 0px;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: solid 1px #ddd;
}
.links_container
{
	padding: 2px 5px 2px 4px;
	clear: both;
}
.links_container2
{
	padding: 5px;
	clear: both;
	background-color: #eee;
}

.more_links
{
	background-image: url(  '../../Images/box/moreLinks.gif' );
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float: left;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #fe8b04;
	cursor: pointer;
}

.less_links
{
	background-image: url(  '../../Images/box/lessLinks.gif' );
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float: left;
	cursor: pointer;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #fe8b04;
}
/* ==================== topLinks ====================*/

.topLinks
{
	border: solid 1px #bcbcbc;
	padding:6px 10px 3px 3px;
}
.topLink
{
	float: right;
	height: 20px;
	width: 58px;
}
.topLinks A
{
	color: #676767;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.topLinks A:hover
{
	text-decoration: underline;
}


/* ==================== IForex====================*/
.iforex_box
{
	background-color: #EFEFEF;
	height: 18px;
	padding-top: 2px;
	margin-bottom: 4px;
}
.iforex_title
{
	color: #696969;
	font-weight: bold;
	margin-right: 2px;
	width: 50px;
}

.iforex_text
{
	font-weight: normal;
	color: black;
	margin-right: 2px;
}
.iforex_value
{
	font-weight: normal;
	width: 35px;
}
.iforex_sign
{
	margin-right: 2px;
}
.iforex_seperator
{
	padding-right: 8px;
	padding-left: 8px;
}


.footer
{
	padding-top: 20px;
	clear: both;
	font-family: arial;
	font-size: 12px;
	padding-bottom: 10px;
}

.footer A
{
	text-decoration: none;
	color: #000;
}



.footer_search_input
{
	background: url(    '../../images/header/header_input.gif' ) no-repeat ;
	width: 350px;

	padding-right: 209px;

	float:right;
}
.footer_search_button_bg
{
	text-align: right;
	float: right;
	width: 80px;
}
.footer_search_google
{
	padding-top:20px;
	text-align: right;
	float: right;
	width: 100px;
}
.footer_search_button
{
	padding-top: 5px;
	padding-right: 7px;
}


.footer_sep
{
	border-top: solid 1px #bcbcbc;
	margin-top: 10px;
	margin-bottom: 10px;
}


.footer A:hover
{
	text-decoration: underline;
}


.clearFloat
{
	clear: both;
	font-size: 0px;
	height: 0px;
}
/*-------------------------------online_games-----------------------------------*/
.games
{
	background: url( '../../Images/games/PinguinIcon.gif' ) no-repeat;
	background-position: bottom right;
}
.games_sep
{
	height: 120px;
	border-left: solid 1px #bcbcbc;
	padding-right: 8px;
	float: right;
}
DIV.online_games
{
	float: right;
	padding-right:2px;
	padding-left:2px;
	text-align: center;
	width: 75px;
	background-color: Transparent;
}
A.online_games
{
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background-color: Transparent;
}

.online_games A:hover
{
	text-decoration: underline;
	clear: both;
}


.games_link IMG
{
	border: solid 1px #fe8b04;
}
.kids_link IMG
{
	border: solid 1px #33ccff;
}
.games_link
{
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
.kids_link
{
	text-decoration: none;
	color: #000;
	font-weight: normal;
	background-color: Transparent;
}
.channel_kids
{
	background-image: url(  '../../Images/box/GoToChannelKtantanim.gif' );
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-align: left;
	width: 120px;
	float: right;
	text-align: left;
	margin-right: 50px;
	display: inline;
}
html>body .channel_kids  /*Firefox*/
{
	margin-right: 21px;
}

.channel_kids A
{
	text-decoration: none;
	font-weight: bold;
	color: #33ccff;
	background-color: Transparent;
}


/* ------------------------------------------- engines------------------------------------------- */
.engines
{
	width: 198px;
	max-width: 196px;
	background: #eee; /*background: url('../../images/engines/engines_bg.JPG' ); */
	background-repeat: repeat-x;
	border: solid 1px #bcbcbc;
}
.enginesTopRightCorner
{
	/*background-image: url( '../../images/engines/TopRightCorner.gif' ); */
	background-repeat: no-repeat;
	position: absolute;
	top: -1px;
	right: -1px;
	height: 5px;
	width: 5px;
}
.enginesTopLeftCorner
{
	/*background-image: url( '../../images/engines/TopleftCorner.gif' ); */
	background-repeat: no-repeat;
	position: absolute;
	top: -1px;
	left: -1px;
	height: 5px;
	width: 5px;
}
.engines .tab
{
	background-image: url('../../images/engines/HeaderBg.gif' );
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 8px;
	
	width: 86px;
	height: 33px;
	float: right;
	cursor: pointer;
	text-align: center;
}

.engines .tab_selected
{
	background-image: url('../../images/engines/HeaderSelected.gif' );
	overflow: hidden;
	height: 38px;
	border-bottom: none;
	position: relative;
	float: right;
	margin-right: 8px;
	width: 86px;
	text-align: center;
}

.engines img
{
	border: none;
	margin-top:2px;
}

.engines .box_content
{
	border-top: none;
	border-left: none;
	border-right: none;
	clear: both;
	background: #FFFFFF;
	padding: 5px;
}
.choose
{
	color: #bbb;
}
.movie_area
{
	background-color: #ffffcc;
}
.engines_spacer
{
	clear: both;
	height: 7px;
	font-size: 0px;
}

.engine_mail_option
{
	float: right;
	text-align: right;
	width: 96px;
}
.engine_mail_option A
{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
.engine_mail_option A:hover
{
	text-decoration: underline;
}
.email_submit
{
	margin-top: 5px;
	text-align: right;
	clear: both;
}
.engine_button
{
	background: url(  '../../images/engines/button.gif' ) no-repeat;
	width: 41px !important;
	height: 20px;
	text-align: center;
	margin-right: 3px;
	float: right;
	padding-top: 3px;
	cursor: pointer;
}
.engine_button A
{
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
.engine_button_zap
{
	background: url(  '../../images/engines/button_zap.gif' ) no-repeat;
	width: 41px !important;
	height: 20px;
	text-align: center;
	margin-right: 3px;
	float: right;
	padding-top: 3px;
	cursor: pointer;
	color:#ffffff;
}
.engine_button_zap A
{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.email_submit INPUT
{
	width: 140px;
	float: right;
}
.adress_input
{
	width: 140px;
	float: right;
}
.engine_option
{
	width: 90px;
	float: right;
	color: #000;
	font-size: 12px;
}
.price_compare
{
	padding-top: 45px;
	background: url(  '../../images/logo/Zap.gif' ) no-repeat  40px 0px ;
}
.price_compare SELECT
{
	width: 138px;	



}
.engine_input
{
	width: 140px;
	float: right;
}
.engine_input_zap
{
	width: 140px;
	float: right;
	border:solid 1px #4BA6EF;
}
.engine_select
{
	width: 145px;
	height: 20px;
	float: right;
}

.translate
{
	padding-top: 30px;
	background: url(  '../../images/logo/Babylon.gif' ) no-repeat 20px 3px;
}
.coin_convert{}
.coin_convert .EfixImg
{
 float:left;
 margin:0 5px 5px 0;	
 width:60px;
}
.coin_convert .sum{width:70px; float:right;}
.coin_convert SELECT
{
	width: 130px;
}
.engine_title
{
	padding-top: 3px;
	clear: both;
}
.coin_convert_link A
{
	margin-top: 5px;
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}
.coin_convert_link A:hover
{
	color: #999;
}
.coin_convert_link
{
	padding-left: 10px;
	text-align: left;
}
.winwin_board
{
padding-top: 10px;
}
.winwin_logo
{
 float:right;
 margin:1px 10px 0 0;	
}

.movies
{
	background: url(  '../../images/logo/seret.jpg' ) no-repeat 20px 5px;
	padding-top: 40px;
}
.movies SELECT
{
	width: 140px;
	float: right;
}

.boards
{
	background: url(  '../../images/logo/Yad2.gif' ) no-repeat 20px 5px;
	padding-top: 30px;
}
.alljobs
{
	background: url(  '../../images/logo/alljobs.gif' ) no-repeat 20px 5px;	
	padding-top: 60px;
	
	
}
.alljobs_button
{
	background: url(  '../../images/engines/butt_alljobs.gif' ) no-repeat;
	width: 41px !important;
	height: 22px;
	text-align: center;
	margin-right: 3px;
	float: right;
	padding-top: 3px;
	cursor: pointer;
	color:#ffffff;
}
.alljobs_button A
{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

.alljobs SELECT
{
	width: 140px;
	float: right;
}
.boards SELECT
{
	width: 135px;
}

.cars
{
	background: url(  '../../images/logo/Focus.gif' ) no-repeat 20px 5px;
	padding-top: 30px;
}
.cars SELECT
{
	width: 135px;
}

.alljobs_dipo
{
	background: url(  '../../images/logo/Dipo.gif' ) no-repeat 20px 5px;
	padding-top: 30px;
}
.alljobs_dipo SELECT
{
	width: 135px;
}


.engine_deals
{
	background: url(  '../../images/logo/eshet.jpg' ) no-repeat 20px 5px;
	padding-top: 30px;
}
/*
        ======================
            Astrology 
        ======================
        */
.astrology_signs
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	background-color: #EFEFEF;
	padding-left: 5px;
	padding-top:5px;
	
}
.astrology_signs A
{
	text-decoration: none;
}

.astrology_signs span
{
	width: 32px;
	height: 44px;
	float: left;	
	padding-top: 3px;
	background-position: top;
	background-repeat: no-repeat;
	cursor: pointer;
}
.astrology_sign
{
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.astrology_sign_over
{
	filter: alpha(opacity=100);
	opacity: 1;
}
#aries A
{
	color: #68C8FB;
}
#taurus A
{
	color: #70AFFE;
}
#gemini A
{
	color: #1958D9;
}
#cancer A
{
	color: #0B389D;
}
#leo A
{
	color: #A0CC03;
}
#virgo A
{
	color: #69CD53;
}
#libra A
{
	color: #00910D;
}
#scorpio A
{
	color: #00910D;
}
#sagittarius A
{
	color: #FBD33D;
}
#capricorn A
{
	color: #FBA51A;
}
#aquarius A
{
	color: #FC780B;
}
#pisces A
{
	color: #FD0000;
}





/*
======================
    Channels 
======================
*/

.channels
{
	background-image: url(  '../../Images/box/channels_back.gif' );
	height: 237px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 1px;
	width: 880px;
}
.channel_title
{
	background-image: url(  '../../Images/box/channel_title.gif' );
	background-position: right;
	background-repeat: no-repeat;
	width: 168px;
	height: 26px;
	float: right;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	color: #444444;
	font-size: 12px;
	font-family: Arial;
}
.channel_body
{
	background-color: White;
	width: 168px;
	height: 210px;
	border-top: solid 1px #bcbcbc;
	float: right;
	font-size: 12px;
	text-align: right;
	font-family: Arial;
}
.channel_box
{
	float: right;
	width: 168px;
	padding-right: 6px;
}
.channel_title_spacer1
{
	height: 5px;
	width: 168px;
}
.channel_title_spacer2
{
	height: 8px;
	width: 10px;
	float: right;
}
.channel_image
{
	width: 138px;
	height: 69px;
	border: solid 1px #CCCCCC;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 6px;
	margin-bottom: 5px;
}
.channel_more
{
	background-image: url(  '../../Images/box/GoToChannel.gif' );
	background-position: left;
	background-repeat: no-repeat;
	color: #FE8905;
	text-align: left;
	font-weight: bold;
	padding-top: 80px;
	text-indent: 15px;
}
.channel_more_spacer
{
	height: 11px;
	width: 15px;
	float: left;
}
.channel_text
{
	padding: 5px;
}

#popup_div
{
	position: absolute;
	top: 700px;
	left: 300px;
	width: 600px;
	height: 400px;
	background: #fff;
	border: solid 5px #bcbcbc;
	display: none;
}
html>body #popup_div
{
	position: relative;
	left: 0px;
	display: none;
	height: 400px;
}
#popup_iframe
{
	position: relative;
}
.help
{
	font-size: 12px;
	padding: 30px;
}

.help img
{
	margin-top: 3px;
	margin-bottom: 3px;	
}

.studys
{
	padding: 2px 1px 2px 0;
}
.study
{
	float: right;
	width: 149px;
	padding-left: 1px;
}
.study IMG
{
	float: right;
	margin-left: 1px;
	margin-bottom: 15px;
}
.studys A
{
	color: #000;
	text-decoration: none;
	font-size: 12px;
	
}
UL
{
	display: inline;
	margin: 0px;
	padding: 0px;
}
LI
{
	line-height: 18px;
}


marquee
{
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
.traffic A
{
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
.traffic
{
	border: solid 1px #bcbcbc;
	padding: 3px;
	padding-left: 0px;
	padding-bottom: 4px;
}
.traffic_marquee
{
	float: right;
}

.traffic_title
{
	border: solid 1px #bcbcbc;
	background: #eee;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
}

.P1000Separator
{
 border-bottom:1px solid #bcbcbc;
 height:1px;
 clear:both;
 	
}
/*============================================ Videos ============================================*/
.videos
{
	padding: 3px;
	background: #F5F5F5;
}
.videos_tabs
{
	width: 95px;
	padding-right: 3px;
	float: right;
	height: 210px;
	background-color: #F5F5F5;
	display:none;
}
.videos_tabs .tab_selected
{
	background-image: url(  '../images/box/horizontal_tab.gif' );
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 10px;
	padding-bottom: 10px; /*	 	margin-bottom: -12px; */
	text-align: center;
	margin-left: -1px;
}
.videos_tabs .tab
{
	cursor: pointer;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(  '../images/box/horizontal_line.gif' );
	background-repeat: no-repeat;
	background-position: bottom center;
	color: #454545;
}
.videos_frame
{
	float: right;
	padding: 5px;
	height: 284px;
	min-height: 314px;
	width: 349px;
	max-width: 324px;
	background-color: #FFFFFF;
}
.videos_frame_hidden
{
	display: none;
}
.video
{
	margin-bottom: 3px;
}
.video_sep
{
	clear: both;
	font-size: 0px;
	height: 3px;
}
.video_image
{
	border: solid 1px #A9A9A9;
	background-color: White;
	float: right;
}
.video_image IMG
{
	width: 70px;
	height: 50px;
}
.video_title
{
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.video_title A
{
	color: #000000;
	text-decoration: none;
}
.video_description A
{
	color: #000000;
	text-decoration: none;
}
.video_description
{
	height: 55px;
	overflow: hidden;
	float: right;
	font-weight: normal;
	color: #444444;
	padding-right: 5px;
	text-align: right;
	width:115px;
	
}
.videos_footer
{
	clear: both;
	margin-top: 23px;
	height: 21px;
	border-top: solid 1px #AAAAAA;
	color: #777777;
	font-size: 13px;
	font-weight: bold;
}
.videos_footer_prev
{
	width: 50px;
	height: 19px;
	float: right;
	cursor: pointer;
	background-image: url(  '../images/box/arrow_right.gif' );
	background-position: right center;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 2px;
}
.videos_footer_status
{
	position: absolute;
	right: 190px;
}
.videos_footer_status IMG
{
	height: 19px;
}
.videos_footer_next
{
	width: 40px;
	height: 19px;
	float: left;
	cursor: pointer;
	background-image: url('../../images/box/arrow_left.gif' );
	background-position: left center;
	background-repeat: no-repeat;
	text-align: right;
	margin-top: 2px;
}





/*============================================ toto ============================================*/
.toto SPAN
{
	color: Red;
}

.toto
{
	padding: 5px;
}
.toto_image
{
	text-align:left;
}
.toto_header
{
	font-weight: bold;
}
.toto .content_line
{
	border-bottom: solid 1px #eee;
	clear: both;
	margin-bottom: 3px;
	margin-top: 2px;
}
.toto .game
{
	text-align: right;
	float: right;
	width: 160px;
	font-weight: bold;
}
.toto .rate
{
	float: right;
	width: 40px;
	text-align: center;
}
.toto .comment
{
	text-align: center;
	float: right;
	width: 50px;
}

.toto .home
{
}
.toto .guest
{
	float: right;
}
.toto .sep
{
	float: right;
	padding-left: 4px;
	padding-right: 4px;
}

.mouse
{
	margin-bottom: 10px;
}
.mouse_image
{
	height: 75px;
	width: 75px;
	background-position: center top;
	background-repeat: no-repeat;
	float: right;
	clear: none;
	margin-left: 5px;
	padding: 1px;
	border: solid 1px #aeaeae;
}

.adult
{
	display: none;
	
	
}

.community_line
{
	float: none;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 2px;
}
html>body .community_line
{
	margin-right: 8px;
}
.community_line A
{
	color: #000;
	text-decoration: none;
}
.community_line A:hover
{
	color: #555;
}
.community_image
{
	width:70px;
	float:right;
	padding-left:5px;
}


.tour
{
	margin-top:3px;
	padding:5px;
}
.tour2
{
	background-color:#eee;
	padding:5px;
}
.tour A
{
	color: #000;
	text-decoration: none;
}
.tour A:hover
{
	color: #555;
	text-decoration: none;
}
.tour2 A
{
	color: #000;
	text-decoration: none;
}
.tour2 A:hover
{
	color: #555;
	text-decoration: none;
}


.box_tab_community
{
	padding: 10px;
}

.newage_line
{
	padding:1px 5px 1px 5px;
	vertical-align: top;
	float: none;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 2px;
}
.Walla_Line
{
    padding:0px 5px 0px 5px;
	vertical-align: top;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 2px;	
	width:180px;
}
.Walla_Line A
{
	color: #000;
	text-decoration: none;
	font-size:12px;
	cursor:pointer;
}
.Walla_Line A:hover
{
	color: #555;
	text-decoration: none;
	font-size:12px;
}
.Walla_Line IMG
{
 margin-top:5px;
}


.Walla_Line span
{
	width:170px;
	cursor:pointer;
	margin:2px 0;
}

.newage_line A
{
	color: #000;
	text-decoration: none;
}
.newage_line IMG
{
	height:70px;
	width:125px;
	margin-top:5px;
}

.newage_line A:hover
{
	color: #555;
	text-decoration: none;
}
.newage_line #title
{
	font-weight: bold;
}


.map_line
{
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	float: none;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 2px;
}
.map_line A
{
	color: #000;
	text-decoration: none;
}
.map_line A:hover
{
	color: #555;
	text-decoration: none;
}
.map_line #title
{
	font-weight: bold;
}
.map_image
{
	width: 75px;
	height: 75px;
	padding: 1px;
	
}


.sexy
{
	padding:1px 5px 1px 5px;
	vertical-align: top;
	float: none;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 2px;
}
.sexy A
{
	color: #000;
	text-decoration: none;
}
.sexy IMG
{
	height:70px;
	width:125px;
	margin-top:5px;
}
.sexy A:hover
{
	color: #555;
	text-decoration: none;
}
.sexy #title
{
	font-weight: bold;
}


/*============================================ kupon ============================================*/
.kupon_box
{
	width:315px;
	border: solid 1px #aaa; background: url('../../images/kupon/bg.gif'); padding: 3px;
}

.kupon_box TD
{
	padding-right:15px;
	font-weight:bold;
}

.kupon_box INPUT
{
	border:solid 1px #ccc;
}

.kupon_print 
{
	margin-top:23px;
	text-align:left;
	padding-left:12px;
}
.kupon_print A
{
	color:orange;	
	text-decoration:none;
}
#kupon_frame
{
	position: absolute;
	 border-right: solid 2px #ddd;
	 width:315px;
	 border-bottom: solid 2px #cccccc;
	display:none;
}
.kupon
{
	text-align:left;
}
.kupon A
{
	font-weight:bold;
	color: #ff9966;
}
.highlight A
{
	font-weight:bold;
	color: #000;
}

/*======================================== ads ========================================*/
.ads
{
	float:right;
	overflow:hidden;
	border:solid 1px #fff;
	border-bottom:none;
	padding-right: 1px; 
}
html>body .ads
{
	padding-right: 0px;
}

.closeButton
{
	float:right;
	padding:3px;
}

.closeButton A
{
	text-decoration:none;
	color:#000;
}
/*======================================== new start ========================================*/
.header_newstart_container
{
	height:60px;
	margin-bottom:1px;	
}
/*.header_newstart_container
{
	height:35px;
	margin-bottom:2px;	
}*/
.header_newstart_popup
{
	position:absolute;
	background-color: #ffffff;
}
.header_newstart_img
{
	cursor:pointer;
	display:none;
	height:40px;
		
}
.link_underline
{
	
	text-decoration:underline;
	padding-right:5px;
}

.link_underline A
{
	color:#545454;
	text-decoration:underline;
	padding-right:5px;
}
.smallBoxRight
{
	float:right;
	width:177px;	
}

.smallBoxRight .alljobs
{
	padding-right:3px;
	padding-top:40px;	
	background: url(  '../../images/logo/AlljobsCenter.gif' ) no-repeat 20px 0px;		
	height:132px;
	padding-bottom:6px;
	
	
}
.smallBoxRight  .alljobs_button
{
	background: url(  '../../images/engines/Alljobs_open_butt.gif' ) no-repeat;
	width: 26px !important;
	height: 15px;
	text-align: center;
	margin-right: 3px;
	margin-top: 5px;
	float: right;
	padding-top: 1px;
	cursor: pointer;
	color:#ffffff;
}
.smallBoxRight  .alljobs_button A
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
#col2  .smallBoxRight .box_content {
max-width:175px;
width:100%;
float:left;

}

.smallBoxLeft
{
	float:left;
	width:177px;
	
}
#col2  .smallBoxLeft .box_content {
max-width:175px;
width:100%;
float:left;

}
.smallBoxLeft .box_tab_content 
{
	height:167px;
}
/*============Cupid=========================*/
.slct
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    width:25px;
}
.txt_1
{
    font-size: 12px;
    padding-bottom: 3px;
    color: #000000;
    line-height: 8px;
    padding-top: 2px;
    font-family: Arial
}

/*============Cupid=========================*/
/*===========Winwin=========================*/
.WinwinSpan
{	
	width:25%;
}
.WinwinSpan a
{
	color: #000;
	text-decoration:none;
	
}
/*.WinwinSpan a:hover div
{
	
	color: #888888;
	text-decoration: underline;
	
}*/
.Winiwin_button
{
	background: url(  '../../images/winwin/Butt.jpg' ) no-repeat;
	width: 91px !important;
	background-position:right top;
	text-align: center;
	margin:4px 0 4px 0;
	float: right;
	cursor: pointer;
	display:block;
	height:20px;
	
}
/*===========Winwin=========================*/
/*============Radio=========================*/
.Radio
{
 border: solid 1px #bcbcbc; 
}
.Radio a
{
 
}
/*============Radio=========================*/
/*============NetexPirs=========================*/
.Netex_Line
{
	padding:0 4px;
}
.Netex_Line img
{
	margin:4px 0 3px 0;
}

.Netex_Title 
{
text-decoration:none;
}
.Netex_Title a
{
 font-size:14px;
 font: Arial ;
 font-weight:bold;
 color:#CA2127!important;
 text-decoration:none;cursor:pointer;
}
.Netex_Title a:hover 
{
	text-decoration:underline;
}
.Netex_Text
{}
.Netex_Text a
{
text-decoration:none;
font-size:12px;
font: Arial;
color:#333!important;
}
.MoreAds
{
	padding:2px 0 2px 5px;
}
.MoreAds a
{ color: #Ca2127!important;
  font: 12px;
  text-decoration:none;
}
.MoreAds a:hover
{text-decoration:underline;}
/*============NetexPirs=========================*/
.LearnLink
{
	color:#000;
	text-decoration:none;
}
.LearnLink span
{color:#000;}
.LearnLink:hover
{
	text-decoration:none;
}
.LearnLink:hover span
{
	color:#888;
}
.LearnLink:hover .LinkClass
{
	text-decoration:underline;
}

.Russian
{
	float:right;
	margin-right:130px;
}
.Russian A
{
	color: #000000;
	text-decoration:none;
	margin:0 10px;
}
.Russian Span
{
	margin:0 auto;
	text-align:center;
}
.Russian A:hover
{
	color: #000000;
	text-decoration:underline;
}
.LinkClass
{
 cursor:pointer;
 color:black!important;
 font-weight:bold;
 text-align:left;
 text-decoration:none;
}
.FirstLine
{
	width:80px; float:right;
	margin:2px 4px 0 0;
	cursor:pointer;
}
.FirstLine span
{
	width:80px;
	float:right;
	cursor:pointer;
	
}
.SubHeaderTab
{
  list-style-type:none;
  float:right;
  height:45px;
  width:873px;
  font-size:13px;
  margin:0;
  padding:0;
  	
}
.SubHeaderTab LI
{
  background:url(../../images/business/design/financed_strip_separator.jpg);
  background-position:left;
  background-repeat:no-repeat;
  margin: 0;
  padding: 0;
  float:right;
  height:45px;width:97px;padding:0;margin:0;

  
  	
}
.SubHeaderTab .CellConteiner
{
  background:url(../../images/business/design/financed_strip_gradientbg.jpg); 
  background-repeat:repeat-x;
  width:95px;
  margin:0;
  padding:0;
  height:45px;
  line-height:18px;	
}
.SubHeaderTab A
{
  background:url(../../images/business/design/financed_strip_gradientbg.jpg); 
  background-repeat:repeat-x;
  float:right;
 
}
.SubHeaderTab A:hover
{
 float:right;
}
.SubHeaderTab IMG
{
 	width:97px;
 	height:45px;
}
.SubData
{margin:2px 0 0 0; font-size:12px;direction:ltr;}
.CellConteiner div
{color:#333;}
.SubData b
{color:#D27E00; margin:1px;}
.FinancialLine
{float:none;height:45px;width:873px;border:solid 1px #bcbcbc; border-left:0; padding:0; margin:4px 1px;}
.TypedHeader
{
 background:url(../../images/business/design/leftboxes/left_boxes_Tabsgradientbg.jpg); 
 background-repeat:repeat-x;
 border:solid 1px #bcbcbc;
 border-bottom:0;
 height:20px;
}	
.typedleft
{
float:left;height:20px;
width:10px;
background:url(../../images/business/design/leftboxes/left_gray_cube.jpg);
background-repeat:no-repeat;	
}
.typedright
{float:right;height:20px;
width:10px;
background:url(../../images/business/design/leftboxes/right_gray_cube.jpg);
background-repeat:no-repeat;}
.typedcenter
{float:right; height:20px;line-height:20px; margin:0 5px 0 auto; font-weight:bold; }
.box_tab_right_cubed
{
	float: right;
	width: 1px;
	margin:0;
	height: 20px;
}
.box_top_right_cubed
{
    width: 1px;
	height: 20px;
	background: URL(    '../../images/box/box_top_right.gif' );
	float: right;	
}
.box_tab_mid_cubed
{
	margin:0;
	height: 17px;
	float: right;
	cursor: pointer;
	text-align:center;
	padding:0 17px;
	padding-top: 3px;
	
}
.box_top_cubed .tab
{margin: 0 1px;}
.box_top_cubed .tab_selected
{margin: 0 1px;}
.box_tab_image_cubed
{
	padding-top: 3px;
	float: left;
}
.box_tab_left_cubed
{
	margin:0;
	width: 1px;
	height: 20px;
	float: right;
	border-left: solid 1px #bcbcbc;
}
.box_tab_left_last_cubed
{
	margin:0;
	width: 1px;
	height: 20px;
	float: right;
	border-left: solid 1px #bcbcbc;
	
}
.box_top_left_drag_cubed
{
 margin-top: 3px;
 margin-right: 5px;
 margin-left: 5px;	
}
.box_top_cubed
{
	height:20px;
	background: URL('../../images/business/design/leftboxes/left_boxes_Tabsgradientbg.jpg' );
	background-repeat:repeat-x;
	border: solid 1px #bcbcbc;
	border-bottom:0;
	
	
}
.cubedborder
{
	border-right: solid 1px #bcbcbc;
	border-bottom: solid 1px #bcbcbc;
}
.box_top_left_cubed
{width: 16px;
 height: 20px;
 float: left;
 cursor: move;
}
.box_tab_mid_single_cubed
{
    margin:0 5px 0 0;
	height: 18px;
	float: right;
	cursor: default;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 10px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;	
}
.tab_selected .box_tab_right_cubed
{
	margin:0;
	height:22px;
	width: 1px;
	float: right;
	background-image: url('../../images/business/design/boxes/startwhiteTab24.jpg');
	background-repeat: repeat-x;
}
.tab_selected .box_tab_mid_cubed
{
	cursor: default;
	margin-top:0px;
	height: 22px;
	line-height: 22px;
	background-color: #fff;
	background-image: url('../../images/business/design/boxes/startwhiteTab24.jpg');
	background-repeat: repeat-x;
	float: right;
    text-align:center;
    padding-top: 0px;
    padding-left:17px;
    padding-right:17px;
   

}
.tab_selected .box_tab_left_cubed
{
	margin:0;
	height:22px;
	width: 1px;
	float: right;
	line-height: 22px;
	padding-top: -2px;
	border-left:1px solid #bcbcbc;
	background-image: url('../../images/business/design/boxes/startwhiteTab24.jpg');
	background-repeat: repeat-x;
}
.tab_selected .box_tab_left_last_cubed
{   margin:0;
	height: 21px;
	line-height: 20px;
	padding-top: -2px;
	width: 1px;
	float: right;
   border-left:1px solid #bcbcbc;
   background-image: url('../../images/business/design/boxes/startwhiteTab24.jpg');
   background-repeat: repeat-x;
}
.roundedRightBox
{
 background:url('../../images/business/design/rightboxes/start_buiss03_38.jpg' );
 background-repeat:no-repeat;
 width:199px;
 height:74px;
 margin:0 auto;	
 position:relative;
 font-size:12px;
}
.roundedbutton
{
 position:absolute;
 top:44px;
 left:0px;	
 cursor:pointer;
}
.RoundedLink
{
 width:197px;
 margin:1px auto 0 auto;
 color:#333;
 text-decoration:none;
 
}

.RoundedLink :hover
{
 color:#888;
 text-decoration:none;	
}
.RoundedLink img
{
 margin:2px 8px 0 0;
 width:180px;
 height:40px;
 float:right;	
}
.GrafImage
{
 float:left;
 width:125px;
 height:90px;
 
}
.finline
{
 width:170px;
 height:20px;
 line-height:20px;	
 padding-right:2px;
}
.finline_hover
{
	width:170px;	
	background-image:url('../../images/business/design/arrow.gif' );
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#f7f3f7;
	height:20px;
	line-height:20px;
	padding-right:2px;
	
}
.finline  A
{
 color:#333;
 text-decoration:none;	
}
.finline_hover A{color:#333;
 text-decoration:none;	}
.finline  A:hover
{
 color:#888;
 text-decoration:underline;	
}
.finline_hover  A:hover
{color:#888;
 text-decoration:underline;	
}
.reddata{color:Red; text-align:right; }
.greendata{color:Green; text-align:right;}
.subfooterlinks
{
	width:802px;
	margin:20px auto 10px auto;
}

.subfooterlinks A
{
	color:#333;
	font-size:12px;
	text-decoration:none;
	text-align:right;
	display:inline-table;
	height: 18px;
	float: right;
	margin:0px auto;
	width:100px;
	
}
.subfooterlinks A:hover
{text-decoration:underline;}
.banklinks{width:196px; margin-right:1px;}
.banklinks .first
{
border:1px solid #bcbcbc;
border-right:0;  	
}
.banklinks .second
{
border-left:1px solid #bcbcbc;
border-bottom:1px solid #bcbcbc;  	
} 
.banklinks .third
{
border-left:1px solid #bcbcbc; 
border-bottom:1px solid #bcbcbc; 	
} 
.banklinks UL
{
 list-style:none;
 float:right;
 width:196px;
 height:31px;
}
.banklinks A
{
 height:21px;
 width:64px;
 margin:0;
 float:right;	
 text-align:center;
 height:31px;
  
}
.banklinks LI
{
 list-style:none;
 border-right:1px solid #bcbcbc; 
 float:right;
 width:64px;
 height:31px;
 margin:0;	
}
.hot_line
{
  width:280px;
  margin:0px auto;
}
.hot_line b
{
 text-align:right;
 font-size:11px;
 color:#333;
 width:170px;
 float:right;
 margin-right:5px;	
}
.hot_line .Date
{
 text-align:right;
 font-size:11px;
 color:#888;
 width:70px;
 float:right;		
}
.hot_line table
{
 width:255px;
  margin:0px 5px 0 0;
  float:right;
}

.hot_line td
{
 padding:3px;
 
}
.hot_line .top
{
border-top:1px dotted #bcbcbc;
}
.hot_line .alt
{
border-bottom:1px dotted #bcbcbc;	
}
.HotContent
{
 padding:0;
 height:160px;
 overflow-y:scroll;
 width:300px;
 scrollbar-3dlight-color:#f2f2f2;
scrollbar-arrow-color:#333;
scrollbar-base-color:#bcbcbc;
scrollbar-darkshadow-color:#f0f0f0;
scrollbar-face-color:white;
scrollbar-highlight-color:#bcbcbc;
scrollbar-shadow-color:#888;	
}
.MarqCont{padding:0;height:110px;}
.MarqCont .content_line
{ width:300px;}
.MarqCont .line
{width:260px;float:left;padding:0;}
.MarqCont .date
{width:30px;float:right;margin: 0 4px;} 
.MiddleMessage
{
 width:610px;
 margin:4px auto;
 
}
.prerequestMessage
{
 width:600px;
 margin:4px auto;
 text-align:center;
} 
.prerequestMessage h5
{
  font-size:16px;	
} 
.prerequestMessage a
{color:Black;font-size:14px;text-decoration:underline;}
.prerequestMessage .btn
{
	background: url(  '../../images/engines/button.gif' ) no-repeat;
	width: 41px !important;
	height: 20px;
	text-align: center;
	margin-right: 80px;
	margin-left:80px;
	float: right;
	padding-top: 3px;
	cursor: pointer;	
}
.prerequestMessage .btn A
{
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
.SexShopConteiner
{
  width:100%;
  list-style:none;
  margin-right:3px;	
}
.SexShopConteiner LI
{
 width:90px;
 height:175px;
 float:right;
 margin:2px 4px 2px 0;
 position:relative;
 border:1px solid #bcbcbc;	
}
.SexShopConteiner A
{
 color:#333;
 text-decoration:none;
 width:100%;
 float:right;
 text-align:center;
 cursor:pointer;
}
.SexShopConteiner A:hover
{
 text-decoration:underline;	
}
.SexShopConteiner img
{
 margin-top:4px;
 width:75px;
 height:110px;
}
.SexShopConteiner span
{
 width:100%;
 display:block;	
 text-align:center;
}
.SexShopConteiner b
{
 width:100%;
 display:block;
 text-align:center;
 color:#fe8b04;
 position:absolute;
 bottom:2px;
 left:0;		
}
.TelPhone
{
	width:100%;
	list-style-type:none;
}
.TelPhone LI
{
 width:100%;
 float:right;
 text-align:center;
}
.TelPhone A
{
 width:100%;
 float:right;
 text-align:center;
 text-decoration:none;
 color:#000;	
}
.TelPhone A:hover
{
	color:#888;
}
.TelPhone span
{
 width:100%;
 display:block;
 text-align:center;	
}
.TelPhone b
{
 width:100%;
 display:block;
 text-align:center;	
}
.hotsex
{
float:right;
width:330px;
margin-right:5px;
}
.hotsex .img
{
 float:right;
 width:90px;
 margin:4px;
}
.hotsex .txt
{
 float:right;
 width:290px;
 
}
.hotsex A
{
 text-decoration:none;
 color:#333;	
}
.hotsex A:hover
{
 	
}
.hotsex B
{
 width:100%;
 display:block;
 text-align:right;	
}
.VgamesSex
{
 width:100%;	
}
.VgamesSex A
{
 text-decoration:none;
 color:#000;
 float:right;
 width:100%;
 text-align:center;	
}
.VgamesSex A:hover
{
 color:#888;	
}
.VgamesSex b
{
 width:100%;
 display:block;
 text-align:center;	
}
#box_SexFromHaverim .site{width:90%!important;}
/*winwinimages*/
.WinWinImages
{
 width:100%;
 float:right;
 height:140px;	
}
.WinWinImages li
{
 width:112px;
 height:135px;
 float:right;
 margin:0 3px 0 0;	
 list-style-type:none;
}
.WinWinImages a
{
 text-decoration:none;
 float:right;
 width:110px;
 cursor:pointer; 	
}
.WinWinImages img
{border:1px solid #ababab;
 width:108px;
 height:84px;	
}


.WinWinImages b
{color:#000;width:110px;display:inline-block;}
.WinWinImages span
{color:#555;width:110px;display:inline-block;}
.WinWinImages a:hover b
{color:#555;}
.WinWinImages a:hover span
{color:#888;}
/*winwinimages*/


#specials {
	margin:0;
	padding:0;
}
#specials ul {
	border:solid 1px #eaeaea;
	width:850px;#width:100%;
	border:solid 1px #bcbcbc;
	float:right;
	padding:3px;
	border-top:none;
	
}
#specials ul li {
	margin:0 18px;
	float:right;
	list-style-type:none;
}
#specials ul li a {
	text-decoration:underline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
#specials ul li a:hover {
	text-decoration:none;
}
ul li {
display:block;
list-style-type:none;
padding-top:2px;
}

