/********************************************************************************/
/* Reset */
/********************************************************************************/
html
{
	overflow-x: hidden;
	overflow-y: scroll;
	direction: ltr;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
body
{
	background: #fff;
	direction: ltr;
	text-align: left;
	font-family: Arial;
}


table
{
	border-collapse: collapse;
	border-spacing: 0px;
}
fieldset, img
{
	border: 0px;
}
img
{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
address, caption, cite, code, dfn, th, var
{
	font-style: normal;
	font-weight: normal;
}
em
{
	font-style: italic;
}
dl, dt, dd, ul, ol, li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border:none;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after
{
	content: '';
}
abbr, acronym
{
	border: 0px;
}
.b, b, strong
{
	font-weight: bold;
}
.nb
{
	font-weight: normal;
}
.d-none
{
	display: none !important;
}
.d-block
{
	display: block;
}

.all16
{
	font-size: 16px; !imported
}
.block-spacer
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	clear: both;
		display: block;
		float: none;
		font-size: 0px;
		height: 10px;
		margin: 0px;
		overflow: hidden;
		padding: 0px;
		width: 0px;
		line-height: 0px;
	direction: rtl;
}
.block-spacer2
{
	border: 0px;
	clear: both;
	display: block;
	float: none;
	font-size: 0px;
	height: 5px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 120px;
	line-height: 0px;
}

.AdsLinks1
{
	color:#1E90FF;
	font-family:arial;
	font-size:10px;
	font-weight:bold; 
	text-decoration:underline;	
}
.AdsLinks2
{
	color:Black;
	font-family:arial;
	font-size:10px;
	text-decoration:none;	
	outline-color:-moz-use-text-color !important;
	outline-style:none !important;
	outline-width:medium !important;
}
.clear-all
{
	border: 0px;
	clear: both;
	display: block;
	float: none;
	font-size: 0px;
	height: 0px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	visibility: hidden;
	width: 100%;
}
a,
a:link,
a:visited,
a:hover,
a:active
{
   outline: none !important;
}
.line-saperator
{
	height: 1px;
	color: #b3b3b3;
	background-color: #b3b3b3;
	border: 0px;
	clear: both;
	display: block;
	float: none;
	font-size: 0px;
	margin: 5px 0px;
	overflow: hidden;
	padding: 0px;
}
.jp-tabs-story-content-1 .line-saperator
{
    margin:0px !important;
}
.hide-line  
{
 visibility:hidden; 
}
.w100
{
	width: 100%;
}
@media print
{
	*
	{
		display: none !important;
	}
}
/************************************** banner list  ******************************************/

.banner_list li img
{

	}

/********************************************************************************/
/* Alignment */
/********************************************************************************/
.dir-side
{
	direction: ltr;
}
.dir-inverse
{
	direction: rtl;
}
.align-top
{
	vertical-align: top;
}
.align-bottom
{
	vertical-align: bottom;
}
.align-side
{
	text-align: left;
}
.align-inverse
{
	text-align: right;
}
.align-center
{
	text-align: center;
}
.float-side
{
	float: left;
}
.float-inverse
{
	float: right;
}
.float-center
{
	margin: auto;
}
/********************************************************************************/

/********************************************************************************/
/* Font Size */
/********************************************************************************/
.f1 {font-size: 77%;} /* Renders 10px */
.f2 {font-size: 85%;} /* Renders 11px */
.f3 {font-size: 93%;} /* Renders 12px */
.f4 {font-size: 100%;} /* Renders 13px */
.f5 {font-size: 108%;} /* Renders 14px */
.f6 {font-size: 116%;} /* Renders 15px */
.f7 {font-size: 123.1%;} /* Renders 16px */
.f8 {font-size: 131%;} /* Renders 17px */
.f9 {font-size: 138.5%;} /* Renders 18px */
.f10 {font-size: 146.5%;} /* Renders 19px */
.f11 {font-size: 153.9%;} /* Renders 20px */
.f12 {font-size: 161.6%;} /* Renders 21px */
.f13 {font-size: 167%;} /* Renders 22px */
.f14 {font-size: 174%;} /* Renders 23px */
.f15 {font-size: 182%;} /* Renders 24px */
.f16 {font-size: 189%;} /* Renders 25px */
.f17 {font-size: 197%;} /* Renders 26px */
/********************************************************************************/

/********************************************************************************/
/* Gold Biz */
/********************************************************************************/
.jp-grid-goldbiz
{
	height: 106px;
	margin-bottom: 10px;
	background: url(../../Images/gold_biz_bg.png) no-repeat;
}
.jp-grid-goldbiz .logo
{
	float: left;
	margin-top: 19px;
	margin-left: 16px;
	margin-right: 50px;
	display: inline;
	width: 142px;
}
.jp-grid-goldbiz .list
{
	float: left;
	display: inline;
	width: 780px;
	height: 90px;
	overflow: hidden;
	margin-top: 7px;
}
.jp-grid-goldbiz .list li
{
	width: 195px;
	float: left;
	display: inline;
}
.jp-grid-goldbiz .list li h5
{
	color: #64040f;
	font-size: 12px;
	margin-left: 15px;
}
.flexcroll
{
}
.flexcroll ul
{
	width: 160px !important;
	display: inline-block;
	height: auto;
	overflow-x: hidden;
}
.flexcroll ul li
{
	margin-bottom: 2px;
}
.flexcroll a
{
	color: #000;
	text-decoration: none;
}
.flexcroll img
{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin-right: 5px;
}
.scrollgeneric
{
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.vscrollerbase
{
	width: 10px;
	background: url(../../Images/scroll_bg.gif) repeat-y 3px top;
	left: 0 !important;
}
.vscrollerbar
{
	width: 10px;
	background: url(../../Images/scroll_track.gif) no-repeat left top;
}
.hscrollerbase
{
}
.hscrollerbar
{
}
.scrollerjogbox
{
	width: 10px;
	height: 10px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background-color: gray;
}
#mycustomscroll1, #mycustomscroll2, #mycustomscroll3, #mycustomscroll4
{
	width: 180px;
	height: 72px;
	overflow-y: scroll;
	position: relative;
	padding: 0px 0px 0px 10px;
}
/********************************************************************************/

/********************************************************************************/
/* Date */
/********************************************************************************/
.jp-grid-date 
{
    display: inline;
    float: left;
    height: 21px;
    line-height: 21px;
    
}
.jp-grid-date span
{
	float: left;
	margin-right: 0px !important;
	color: #1e1e1e;
}
/********************************************************************************/

/********************************************************************************/
/* Top Search */
/********************************************************************************/
.jp-grid-search
{
	/*width: 310px;*/
	display: inline;
	float: left;
    width:333px;
    padding-left:5px;
    padding-top:6px;

}
.jp-grid-search select
{
	width: 70px;
	height: 21px;
	margin-right: 5px;
	float: left;
}
.jp-grid-search input.search-text 
{
    background-image: url("/images/Header/searchbox.gif");
    border: 0 none;
    float: right;
    font-size: 12px;
    height: 22px;
    line-height: 19px;
    margin-right: 5px;
    width: 135px !important;
}

.jp-grid-search input.search-button
{
	border: 0px;
	cursor: pointer;
	background: url(../../Images/icon_search.gif) no-repeat left top;
	width: 25px;
	height: 21px;
	float: right;
}
/********************************************************************************/

/********************************************************************************/
/* Bottom Search */
/********************************************************************************/
.jp-grid-search-bottom
{
	width: 780px;
	height: 30px;
	display: inline;
	float: left;
	background-color: #cecece;
	margin-left:120px;
}
.jp-grid-search-bottom select
{
	width: 70px;
	height: 21px;
	margin-top: 4px;
	margin-right: 5px;
	float: right;
}
.jp-grid-search-bottom input.search-text
{
	font-size: 12px;
	border: solid 1px #a7a7a7;
	width: 198px;
	height: 19px;
	line-height: 19px;
	margin-top: 4px;
	margin-right: 5px;
	float: right;
}
.jp-grid-search-bottom input.search-button
{
	border: 0px;
	cursor: pointer;
	background: url(../../Images/icon_search.gif) no-repeat left top;
	width: 20px;
	height: 21px;
	float: right;
	margin-top: 4px;
	margin-right: 30px;
}
/********************************************************************************/

/********************************************************************************/
/* Make Homepage */
/********************************************************************************/
.jp-grid-makehomepage 
{
    border-left: 0 none !important;
    float: left !important;
    height: 21px !important;
    line-height: 19px;
    padding-left: 5px !important;
   
    width: 128px !important;
}

.jp-grid-makehomepage a
{
	text-decoration:none; 
	color:#1260a0;
}
/********************************************************************************/

/********************************************************************************/
/* Logo */
/********************************************************************************/
.jp-grid-logo
{
	width: 694px;
	display: inline;
	float: left;
}
.jp-grid-logo a
{
	margin-top: 12px;
	margin-left: 60px;
	margin-right: 200px;
	float: left;
	display: inline;
}
/********************************************************************************/

/********************************************************************************/
/* Weather */
/********************************************************************************/
.jp-grid-weather
{
	width: 100px;
	display: inline;
	margin-right: 10px;
	padding-right: 10px;
	border-right: solid 1px #b3b3b3;
	float: left;
}
.jp-grid-weather li
{
	padding-top: 6px;
	padding-bottom: 9px;
	text-align: right;
	border-bottom: dashed 1px #b3b3b3;
}
.jp-grid-weather a
{
	text-decoration: none;
	color: #000;
}
/********************************************************************************/

/********************************************************************************/
/* Top Banner */
/********************************************************************************/
.jp-grid-banner
{
	width: 185px;
	display: inline;
	float: left;
}
/********************************************************************************/

/********************************************************************************/
/* Top Menu */
/********************************************************************************/
.jp-grid-topmenu
{
	clear: both;
	height: 64px;
	margin-bottom: 10px;
	margin-top: 1px;
	background: url(Images/top_menu_bg.gif) no-repeat left top;
	border-bottom: solid 1px #ccc;
}
.jp-grid-topmenu table,
.jp-grid-topmenu a
{
	width: 100%;
	font-family: sans-serif;
	font-size: 12px;
	color: #233E49;
	text-decoration: none;
}
.jp-grid-topmenu a
{
	width: 100%;
	height: 100%;
	display: block;
	color: #000;
}
.jp-grid-topmenu a:hover
{
	text-decoration: underline;
	color: #333;
}
.jp-grid-topmenu table td
{
	padding-top: 10px;
	vertical-align: middle;
	line-height: 12px;
	text-align: center;
}
.jp-grid-topmenu table tr.top td.last,
.jp-grid-topmenu table tr.bottom td.last
{
	border-right: 0px;
}
.pipe
{
	font-weight: normal;
	color: #878787;
}
#france
{
	
    display: inline-block;
    height: 32px;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    width: 40px;
}
#france img
{
	float: left;
    padding-left: 9px;
    padding-right: 3px;
    padding-top: 10px;
}
#france a
{
	padding:0px;
}
#classfieds
{
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	width: 1px;
	height: 19px;
}
/********************************************************************************/

/********************************************************************************/
.jp-grid-generaltitle
{
	background-color: #565656;
	text-align: center;
	color: #fff;
	line-height: 18px;
	margin-bottom: 5px;
}
.jp-grid-sidepane
{	
	 display: inline;
    float: left;
    position: fixed;
    margin-right: 10px;
    width: 110px;
}

#grid_sidepane
{
	position: relative;
	}
.jp-grid-content
{
	width: 750px;
	display: inline;
	margin-right: 10px;
	margin-right: 8px;
	float: left;

}
.jp-grid-oppsidepane
{
	width: 120px;
	display: inline;
	float: left;
}
.jp-grid-oppsidepane .jp-grid-advertisment
{
background-color: #e8e8e8;	
}

.jp-grid-oppsidepane .banner_list div
{
	}
/********************************************************************************/

/********************************************************************************/
/* More Content */
/********************************************************************************/
.jp-grid-morecontent
{
}
.jp-grid-morecontent li
{
	background: #e8e8e8 url(../../Images/jp-list-item-bg.gif) no-repeat 0px top;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 11px;
}
.jp-grid-morecontent a
{
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
	height: 100%;
}
.jp-grid-morecontent span
{
	padding-left: 20px;
	display: block;
}
.other_section
{	
	background-color:#534e4e;
	line-height:19px;
	font-size:13px;
	color:White;
	width:470px;
	padding-left:10px;
	margin-bottom:16px;
	font-weight:bold;
	letter-spacing:0.5px;
	font-family:Tahoma;
}
/********************************************************************************/

/********************************************************************************/
/* Links Content */
/********************************************************************************/
.jp-grid-linkscontent
{
	
}
.jp-grid-linkscontent li
{
	background: #e8e8e8;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 11px;
}
.jp-grid-linkscontent a
{
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
	height: 100%;
}
.jp-grid-linkscontent span
{
	padding-left: 10px;
	display: block;
}
/********************************************************************************/

/********************************************************************************/
/* Content Top Banner */
/********************************************************************************/
.jp-contenttopbanner
{
	width: 748px;
	/*background: url(../../Images/content_banner_bg.gif) no-repeat center bottom;
	padding-bottom: 10px;*/
}
.jp-contenttopbanner div
{
	width: 100%;
	/*background: url(../../Images/content_banner_bg.gif) no-repeat center top;
	padding-top: 10px;*/
	text-align: center;
}
/********************************************************************************/

/********************************************************************************/
/* Content Bottom Banner */
/********************************************************************************/
.jp-contentbottombanner
{
	width: 780px;
	margin-left:120px;
	/*background: url(../../Images/content_banner_bg.gif) no-repeat center bottom;
	padding-bottom: 10px;*/
}
.jp-contentbottombanner div
{
	width: 100%;
	/*background: url(../../Images/content_banner_bg.gif) no-repeat center top;
	padding-top: 10px;*/
	text-align: center;
}
/********************************************************************************/

/********************************************************************************/
/* Banner List */
/********************************************************************************/
.jp-grid-bannerlist
{
}
.jp-grid-bannerlist li
{
	display: inline-block;
}
.jp-grid-bannerlist li.last
{
	border: 0px !important;
	margin: 0px!important;
	padding: 0px!important;
}

/********************************************************************************/

/********************************************************************************/
/* Footer  */
/********************************************************************************/
.jp-grid-footerlinks
{
	width: 780px;
	
	display: inline-block;
	border: solid 1px #ccc;
	
	margin-top: 10px;
}

.jp-grid-footerlinksmain
{
	width: 780px;
	
	display: inline-block;
	border: solid 1px #ccc;
	
	margin-top: 10px;
	margin-left: 125px;
	
}
.jp-grid-footerlinks1
{
	width: 780px;
	margin-left: -35px;
	display: inline-block;
	border: solid 1px #ccc;
	
	margin-top: 10px;
	*margin-top: 30px;
}
.jp-grid-footerlinks3
{
	width: 780px;
	margin-left: 0;
	display: inline-block;
	border: solid 1px #ccc;
	margin-top: 10px;
	*margin-top: 30px;
}
.jp-grid-footerlinks .inner
{
	margin: 15px 5px;
}
table.jp-grid-footerlinks-lev1
{
}
td.jp-grid-footerlinks-lev1
{
	vertical-align: top;
	border-right: solid 1px #7f7f7f;
}
td.jp-grid-footerlinks-lev1 h4
{
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}
div.jp-grid-footerlinks-lev1
{
	padding-left: 5px;
}
table.jp-grid-footerlinks-lev2
{
	width: 103px;
	float: left;
	margin-right:20px;
}
td.jp-grid-footerlinks-lev2
{
	font-size: 10px;
	color: #424242;
}
td.jp-grid-footerlinks-lev2 a
{
	font-size: 10px;
	text-decoration: none;
	color: #424242;
}
td.jp-grid-footerlinks-lev2 a:hover
{
	text-decoration: underline;
}

.jp-grid-footerlinks-lev1 .last
{
	border: 0px !important;
}

.jp-grid-footermenu
{
	width: 780px;
	margin-left:120px;
	display: inline-block;
	color: #000;
	font-size: 10px;
	
}
.jp-grid-footermenu span
{
	display: inline-block;
	margin-right: 5px;
}
.jp-grid-footermenu a
{
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.jp-grid-footerrights
{
	width: 780px;
	margin-left:120px;
	font-size: 14px;
	display: inline-block;
	padding-bottom: 28px;
}
.jp-grid-footerrights .left
{
	float: left;
	width: 49%;
	text-align: left;
	font-size:12px;
}
.jp-grid-footerrights .right
{
	width:275px;
	height:12px;
	padding-left:22px;
	float: right;
	text-align: left;
	direction: rtl;
}

.jp-grid-footerrights .right a
{
	color:Black;
	text-decoration:none;
}
/********************************************************************************/

/********************************************************************************/
/* Social Networking  */
/********************************************************************************/
.jp-socialnetworking
{
	background-color: #cecece;
	width: 100%;
	height: 13px;
	overflow: hidden;
	line-height: 16px;
}
.jp-socialnetworking a
{
	text-decoration: none;
	display: inline-block;
	margin: 0px 5px;
	height: 13px;
	line-height: 16px;
}
.jp-socialnetworking div
{
	height: 13px;
	line-height: 13px;
}
.jp-socialnetworking span
{
	float: left;
	width: 60px;
	background-color: #a21d22;
	height: 16px;
	line-height: 16px;
}
.jp-socialnetworking .jp-section-title
{
	height: 13px;
	line-height: 13px;
}
.a2a_dd img
{
    height: 13px !important;
    position: relative;
	margin-top:-4px;
    #margin-top: -2px !important;
}
/********************************************************************************/

/********************************************************************************/
/* Bottom Search */
/********************************************************************************/
.jp-contentsearch
{
	width: 750px;
	height: 30px;
	background-color: #cecece;
}
.jp-contentsearch div
{
	width: auto;
	display: inline;;
	margin-right: 10px;
	float: right;
}
.jp-contentsearch select
{
	width: 70px;
	height: 21px;
	margin-top: 4px;
	margin-right: 5px;
	display: inline;
	float: left;
}
.jp-contentsearch input.search-text
{
	font-size: 12px;
	border: solid 1px #a7a7a7;
	width: 198px;
	height: 19px;
	line-height: 19px;
	margin-top: 4px;
	margin-right: 5px;
	float: right;
}
.jp-contentsearch input.search-button
{
	border: 0px;
	cursor: pointer;
	background: url(../../Images/icon_search.gif) no-repeat left top;
	width: 20px;
	height: 21px;
	margin-top: 4px;
	float: left;
}
/********************************************************************************/

/********************************************************************************/
/* Advertisment Search */
/********************************************************************************/
.jp-advertisment-promotional
{
    background-color: #e8e8e8;
    width: 430px;
}
.jp-advertisment-promotional fieldset
{
    clear: both;
}
.jp-promotion-picture
{
	width: 60px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	float: left;
}
.jp-promotion-title,
.jp-promotion-title a
{
	margin-top: 3px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.jp-promotion-content,
.jp-promotion-content a
{
	color: #000;
	text-decoration: none;
}
.jp-advertisment-promotional-left
{
    float: left;
    font-size: 10px;
    color: #bbb;
    margin-left: 5px;
    margin-top: 5px;
    display: inline;
    line-height: 1em;
}
.jp-advertisment-promotional-right
{
    float: right;
    font-size: 10px;
    color: #bbb;
    margin-right: 5px;
    margin-top: 5px;
    display: inline;
    line-height: 1em;
}
/********************************************************************************/

/********************************************************************************/
/* Editors Pick */
/********************************************************************************/
.jp-editorspick-picture
{
    width: 250px;
}
.jp-editorspick-item-title,
.jp-editorspick-item-title a
{
    font-weight: bold;
    color: #000;
    text-decoration: none;
    *height: auto;
}
.jp-editorspick-item-content,
.jp-editorspick-item-content a
{
    color: #000;
    text-decoration: none;
}
/********************************************************************************/

/********************************************************************************/
/* Editors Pick */
/********************************************************************************/
.jp-daily-pictures span
{
    display: inline-block;
    margin-bottom: 10px;
}
.jp-daily-pictures ul
{
    width: 250px;
    margin: 0px auto;
}
.jp-daily-pictures ul li
{
    display: inline-block;
    float: right;
    color: #000;
    width: 70px;
}
.jp-daily-pictures ul li a
{
    color: #000;
    text-decoration: none;
}
.jp-daily-pictures ul li.back
{
    background: url(images/arrows.gif) no-repeat left 0px;
    text-align: right;
    margin-right: 20px;
}
.jp-daily-pictures ul li.back a
{
    display: inline-block;
    width: 100%;
}
.jp-daily-pictures ul li.totle
{
    text-align:center;
    margin-right: 20px;
}
.jp-daily-pictures ul li.totle a
{
    display: inline-block;
    width: 100%;
}
.jp-daily-pictures ul li.next
{
    background: url(images/arrows.gif) no-repeat right -16px;
    text-align: left;

}
.jp-daily-pictures ul li.next a
{
    display: inline-block;
    width: 100%;
}
/********************************************************************************/

/********************************************************************************/
/* Color Title */
/********************************************************************************/
.jp-color-default .jp-section-title span,
.jp-color-default .jp-breadcrumb-color
{
    background-color: #a21d21 !important;
    height: 13px;
}
/*
* color for Bank Hapoalim 
*/
.jp-color-default .jp-section-title span,
.jp-color-default .jp-color-hapoalim
{
    background-color: #cc0000 !important;
    height: 13px;
}
.jp-color-home .jp-section-title span,
.jp-color-home .jp-breadcrumb-color
{
    background-color: #a21d21;	 height: 13px;
}
.jp-color-art .jp-section-title span,
.jp-color-art .jp-breadcrumb-color
{
    background-color: #b21f69;	 height: 13px;
}
.jp-color-business .jp-section-title span,
.jp-color-business .jp-breadcrumb-color
{
    background-color: #a21d21;	  height: 13px;
}
.jp-color-cafe .jp-section-title span,
.jp-color-cafe .jp-breadcrumb-color
{
    background-color: #ffbe06;	  height: 13px;
}
.jp-color-christian .jp-section-title span,
.jp-color-christian .jp-breadcrumb-color
{
    background-color: #9e268e;	 height: 13px;
}
.jp-color-featurs .jp-section-title span,
.jp-color-featurs .jp-breadcrumb-color
{
    background-color: #a21d21;    height: 13px;
}
.jp-color-greenisrael .jp-section-title span,
.jp-color-greenisrael .jp-breadcrumb-color
{
    background-color: #2c9129;	 height: 13px;
}
.jp-color-headlines .jp-section-title span,
.jp-color-headlines .jp-breadcrumb-color
{
    background-color: #a21d21;	 height: 13px;
}
.jp-color-health .jp-section-title span,
.jp-color-health .jp-breadcrumb-color
{
    background-color: #25ad79;    height: 13px;
}
.jp-color-internetional .jp-section-title span,
.jp-color-internetional .jp-breadcrumb-color
{
    background-color: #1c63ae;	  height: 13px;
}
.jp-color-invest .jp-section-title span,
.jp-color-invest .jp-breadcrumb-color
{
    background-color: #a21d21;	 height: 13px;
}
.jp-color-iranian .jp-section-title span,
.jp-color-iranian .jp-breadcrumb-color
{
    background-color: #c6ba1a;    height: 13px;
}

.jp-color-israel .jp-section-title span,
.jp-color-israel .jp-breadcrumb-color
{
    background-color: #0096d1;	 height: 13px;
}
.jp-color-israelguide .jp-section-title span,
.jp-color-israelguide .jp-breadcrumb-color
{
    background-color: #0096d1;    height: 13px;
}
.jp-color-jerusalem .jp-section-title span,
.jp-color-jerusalem .jp-breadcrumb-color
{
    background-color: #a21d21;	 height: 13px;
}
.jp-color-jewishworld .jp-section-title span,
.jp-color-jewishworld .jp-breadcrumb-color
{
    background-color: #56b8d6;	 height: 13px;
}
.jp-color-local .jp-section-title span,
.jp-color-local .jp-breadcrumb-color
{
    background-color: #0096d1; height: 13px;
}
.jp-color-magazine .jp-section-title span,
.jp-color-magazine .jp-breadcrumb-color
{
    background-color: #9e268e;    height: 13px;
}
.jp-color-middleeast .jp-section-title span,
.jp-color-middleeast .jp-breadcrumb-color
{
    background-color: #ca7b29;	  height: 13px;
}
.jp-color-opinion .jp-section-title span,
.jp-color-opinion .jp-breadcrumb-color
{
    background-color: #a21d21;
}
.jp-color-opinion .jp-section-title span,
.jp-color-opinion .jp-color-hapoalim
{
    background-color: #cc0000;
}
.jp-color-promo .jp-section-title span,
.jp-color-promo .jp-breadcrumb-color
{
    background-color: #a21d21;	  height: 13px;
}
.jp-color-realestate .jp-section-title span,
.jp-color-realestate .jp-breadcrumb-color
{
    background-color: #404ea0;    height: 13px;
}
.jp-color-special .jp-section-title span,
.jp-color-special .jp-breadcrumb-color
{
    background-color: #a21d21; height: 13px;
}
.jp-color-sports .jp-section-title span,
.jp-color-sports .jp-breadcrumb-color
{
    background-color: #077016;	 height: 13px;
}
.jp-color-tentribes .jp-section-title span,
.jp-color-tentribes .jp-breadcrumb-color
{
    background-color: #a21d21;	 height: 13px;
}
.jp-color-travel .jp-section-title span,
.jp-color-travel .jp-breadcrumb-color
{
    background-color: #1c63ae;	 height: 13px;
}



.jp-color-blogs .jp-section-title span,
.jp-color-blogs .jp-breadcrumb-color
{
    background-color: #a21d21;    height: 13px;
}
.jp-color-classifeds .jp-section-title span,
.jp-color-classifeds .jp-breadcrumb-color
{
    background-color: #c52127;	 height: 13px;
}
.jp-color-subscribe .jp-section-title span,
.jp-color-subscribe .jp-breadcrumb-color
{
    background-color: #a21d21;	 height: 13px;
}
/********************************************************************************/

/********************************************************************************/
/* Color Bradcrumb */
/********************************************************************************/
.jp-color-default li.last,
.jp-color-default li.last a
{
    color: #770009;	 
}
.jp-color-home li.last,
.jp-color-home li.last a
{
    color: #770009;	 
}
.jp-color-headlines li.last,
.jp-color-headlines li.last a
{
    color: #770009;	   
}
.jp-color-iranian li.last,
.jp-color-iranian li.last a
{
    color: #635901;	  
}
.jp-color-jewishworld li.last,
.jp-color-jewishworld li.last a
{
    color: #4390af;	 
}
.jp-color-opinion li.last,
.jp-color-opinion li.last a
{
    color: #770009;	  
}
.jp-color-business li.last,
.jp-color-business li.last a
{
    color: #770009;	  
}
.jp-color-realestate li.last,
.jp-color-realestate li.last a
{
    color: #1b2d75;	 
}
.jp-color-invest li.last,
.jp-color-invest li.last a
{
    color: #1b2d75;	  
}
.jp-color-local li.last,
.jp-color-local li.last a
{
    color: #065184;	  
}
.jp-color-blogs li.last,
.jp-color-blogs li.last a
{
    color: #770009;	  
}
.jp-color-art li.last,
.jp-color-art li.last a
{
    color: #b21f69;	 
}
.jp-color-classifeds li.last,
.jp-color-classifeds li.last a
{
    color: #c52127;	 
}
.jp-color-israel li.last,
.jp-color-israel li.last a
{
    color: #065184;	 
}
.jp-color-middleeast li.last,
.jp-color-middleeast li.last a
{
    color: #CA7B29;	 
}
.jp-color-internetional li.last,
.jp-color-internetional li.last a
{
    color: #044d8e;	
}
.jp-color-health li.last,
.jp-color-health li.last a
{
    color: #2b8768; 
}
.jp-color-featurs li.last,
.jp-color-featurs li.last a
{
    color: #770009;	  
}
.jp-color-travel li.last,
.jp-color-travel li.last a
{
    color: #044d8e;	 
}
.jp-color-cafe li.last,
.jp-color-cafe li.last a
{
    color: #b27c02;	 
}
.jp-color-magazine li.last,
.jp-color-magazine li.last a
{
    color: #9e268e;	
}
.jp-color-sports li.last,
.jp-color-sports li.last a
{
    color: #075110; 
}
.jp-color-israelguide li.last,
.jp-color-israelguide li.last a
{
    color: #065184;	 
}
.jp-color-subscribe li.last,
.jp-color-subscribe li.last a
{
    color: #770009;	
}
.jp-color-christian li.last,
.jp-color-christian li.last a
{
    color: #9e268e;	 
}
.jp-color-jerusalem li.last,
.jp-color-jerusalem li.last a
{
    color: #9e268e; 
}
.jp-color-promo li.last,
.jp-color-promo li.last a
{
    color: #9e268e;	 
}
.jp-color-special li.last,
.jp-color-special li.last a
{
    color: #9e268e;	 
}
.jp-color-tentribes li.last,
.jp-color-tentribes li.last a
{
    color: #9e268e;	 
}
.jp-color-greenisrael li.last,
.jp-color-greenisrael li.last a
{
    color: #067200;	 
}

.jp-color-default .jp-section-title li.last a,
.jp-color-home .jp-section-title li.last a,
.jp-color-headlines .jp-section-title li.last a,
.jp-color-iranian .jp-section-title li.last a,
.jp-color-jewishworld .jp-section-title li.last a,
.jp-color-opinion .jp-section-title li.last a,
.jp-color-business .jp-section-title li.last a,
.jp-color-realestate .jp-section-title li.last a,
.jp-color-local .jp-section-title li.last a,
.jp-color-blogs .jp-section-title li.last a,
.jp-color-art .jp-section-title li.last a,
.jp-color-classifeds .jp-section-title li.last a,
.jp-color-israel .jp-section-title li.last a,
.jp-color-middleeast .jp-section-title li.last a,
.jp-color-internetional .jp-section-title li.last a,
.jp-color-health .jp-section-title li.last a,
.jp-color-featurs .jp-section-title li.last a,
.jp-color-travel .jp-section-title li.last a,
.jp-color-cafe .jp-section-title li.last a,
.jp-color-magazine .jp-section-title li.last a,
.jp-color-sports .jp-section-title li.last a,
.jp-color-israelguide .jp-section-title li.last a,
.jp-color-subscribe .jp-section-title li.last a,
.jp-color-christian .jp-section-title li.last a,
.jp-color-invest .jp-section-title li.last a,
.jp-color-jerusalem .jp-section-title li.last a,
.jp-color-promo .jp-section-title li.last a,
.jp-color-special .jp-section-title li.last a,
.jp-color-tentribes .jp-section-title li.last a,
.jp-color-greenisrael .jp-section-title li.last a
{
    color: #000 ;
}

.jp-maincontent-right.jp-color-greenisrael .jp-section-item-title,
.jp-maincontent-right .jp-color-greenisrael .jp-section-item-title a
{
    color: #067200 !important;    
}
/********************************************************************************/
.AddTalkBack
{
	font-size:12px;
	color:Gray;
	padding-left:3px;
	font-weight:bold;
	cursor:pointer;
	
	
}
.ReportAbuse
{
	font-size:12px;
	color:Gray;
	padding-left:3px;
	text-decoration:none;
	font-weight:bold;
	
}
.ReadAllTalkbacks
{
	font-size:12px;
	color:Gray;
	padding-left:3px;
	text-decoration:none;
	font-weight:bold;
}
.tblTalkback
{
	margin-bottom:20px;
}
.wrapper_ctrl{
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #D2D1D1;
height:137px;
margin-top:7px;
padding:3px;
width:192px;
}
.wrapper_ctrl .top{
border-bottom:1px solid #D2D0D0;
float:left;
height:41px;
padding-bottom:4px;
width:192px;
}

.wrapper_ctrl .stories_list
{
float:left;
padding-top:2px;
}
.wrapper_ctrl .top .item-img{
float:left;
margin-right:4px;
}
.wrapper_ctrl .top .item-title{
color: #40576B;
    float: left;
    font-size: 13px;
    width: 146px;
}

.wrapper_ctrl .top .item-title a{
color:black;
float:left;
font-size:13px;
padding-top:3px;
}
.wrapper_ctrl .stories_list .title{
color:#000000;
font-size:11px;
font-weight:bold;
}

.wrapper_ctrl .stories_list ul li{
background:url("/Premium/images/arrow.gif") no-repeat scroll 1px 1px #FFFFFF;
margin-top:3px;
padding-left:11px;
padding-top:0;
}
.wrapper_ctrl .stories_list ul li a{
color:#3C3C3C;
font-size:12px;
text-decoration:none;
}
.jp-color-author .wrapper_ctrl
{
	     background: none repeat scroll 0 0 #FAFAFA;
    float: left;
    height: auto;
    width: 242px;
}
.jp-color-author .wrapper_ctrl .top .item-title
{
	color:#2c2c2c;
}
.jp-color-author .wrapper_ctrl .top .item-title a
{
	color: #3F63AE;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
.jp-color-author .wrapper_ctrl .stories_list .title
{
	color:#6e6d6d;
}
.jp-color-author .wrapper_ctrl .stories_list ul li a
{
	color:#646363;
}
.jp-color-author .wrapper_ctrl .stories_list ul li{
 background: url("/images/author_arrow.gif") no-repeat scroll 1px 5px transparent;
}
.jp-color-author .wrapper_ctrl .top
{
	   width: 242px;
}
.author_details
{
	    float: left;
    margin-top: 24px;
    padding-left: 10px;
    padding-right: 10px;
    width: 698px;
}
.author_details .jp-section-item-name
{
	 color: #010101;
    float: left;
    font-size: 20px;
    margin-bottom: 9px;
    width: 100%;
}
.author_details .jp-section-item-properties
{
	 color: #2D5776;
    float: left;
    
    width: 100%;
}
.author_details .jp-section-item-properties a
{
	 color: #2D5776;
  
    
   
}
.author_details .jp-section-bottom
{
	    float: left;
    margin-top: 9px;
}
.author_details .jp-section-bottom .jp-section-item-picture
{
	  float: left;
    height: 100px;
    margin-bottom: 0;
    width: 100px;
}
.author_details .jp-section-bottom .jp-section-item-bio
{
	 float: left;
    width: 577px;
}
.author_details .jp-section-bottom .jp-section-item-bio div p
{
	font-size:14px;
}
.jp-autor-articles
{
	float: left;
    margin-top: 24px;
    width: 718px;
}
.jp-autor-articles .lblby
{
	   background: none repeat scroll 0 0 #EDF3F7;
    border-bottom: 1px solid #ADC3D3;
    border-top: 4px solid #8BA6BA;
    color: #2D5776;
    float: left;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-top: 7px;
    width: 100%;
}
.jp-autor-articles .lblby .expert_name
{
	 color: #010101;
}
.jp-autor-articles .articles_by_expert
{
 background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #D0D9E6;
    float: left;
    height: 103px;
    margin: 0;
    padding-bottom: 18px;
    padding-top: 25px;
}
.jp-autor-articles .articles_by_expert .lbltitle
{
	  background: none repeat scroll 0 0 transparent;
    color: #2A2929;
    font-size: 20px;
    padding: 0;
    text-decoration: none;
	}
.jp-autor-articles .articles_by_expert .imagelink
{
	float:left;
}
.jp-autor-articles .articles_by_expert .imgClass_image
{
	  margin-right: 20px;
    padding: 0;
    float:left;
}
.jp-autor-articles .articles_by_expert .lblClass_teazer
{
	 font-size: 14px;
    width: 550px;
}
.jp-autor-articles .articles_by_expert .lblClass_reporter
{
	 color: #62A4E7;
    font-size: 11px;
    margin-top: 10px;
    text-decoration: none;
}

.pager a
{
	text-decoration:none;
	color:Black;
}
#home_grid_sidepane
{
	 
       float: left;
    margin-right: 7.5px;
    position: relative;
    width: 120px;
}
.jp-grid-content-home
{
	 margin-right: 7.5px;
    width: 745px;
    float:left;
}
.jp-grid-content-home .jp-das-section
{
	  border-top: 1px solid #DBDBD6;
    padding-top: 9px;
}
.jp-grid-content-home .jp-maincontent
{
	background:none;
}
/*.flashdiv 
{
	z-index:1;
} */
.jp-grid-content-home .jp-maincontent .jp-section-item
{
	
	padding-top: 9px;
border-bottom: 1px solid #DBDBD6;
}
.jp-grid-content-home .jp-maincontent .jp-das-section .jp-section-item
{
	padding-top: 14px;
	padding-bottom: 4px;
}
.jp-grid-content-home .jp-maincontent .jp-section-item .jp-section-item-picture
{
	margin-top:0px;
	
}
.jp-grid-content-home .jp-maincontent .jp-section-item .line-saperator
{
	    margin: 2px 0;
}
