/* CSS Document */

/*** added from bizcenter ***/
#newsbiz{
    padding: 4px;
    width :590px;
    height:30px;
    margin: 0px;
    background-color: #BED0F4;
    color: #ffffff;
    font-weight: bold;
    border: 0px;
}
#contactID {
    visibility: hidden;
}
#contactWrapper {
    width: 100%;
    height: 100%;
    position:    absolute; 
    z-index:        1;
    display: none;
}
#divBiz td
{
 padding-right :10px;
}
form.newbiz input {
    width: 320px;
}
.keywordsmust {
    width: 76px;
    background-color: #ffffa5;    
}
.keywords {
    width: 76px;
}
/***@ added from bizcenter ***/


/** {
	margin: 0;
	padding: 0;
}
  */
  
body {
	background:#ffffff;
    font-family: Arial, Helvetica, sans-serif;
	direction: rtl;
    font-size:12px;
	color: #707070;
	background: #bbbbbb;
	padding-bottom: 15px;
	padding-top: 15px;
}
img {
	border: 0;
}

a {
	color: #808080;
	text-decoration: none;
}

a:hover  {
	color: #808080;
	text-decoration: underline;
}

/******** Misc *****/
.color1 {		/* green */
	color: #abd037;
	}
.color2 {		/* orange */
	color: #f5863f;
	}	
.color-def { /* grey */
	color: #808080;
	}
.lsep {
	font-size: 2px;
	line-height: 2px;
	}
.newbizs td {
	text-align: right;
	}
	

	
/***/

#bizBox, #someID {  /* classified */
	width: 500px;
	height: 30px;
	padding: 4px;
	margin: 0px;
	position: relative;
	text-align: right;
	float: right;
	display: inline;
	list-style: none;
}
#bizBox a,{
	text-decoration: none;
	background-color: #E0FFA5;
	width: 100%;
	padding: 2px;

	font-weight: bold;
}
#someID a{
	text-decoration: none;
	width: 100%;
	padding: 2px;
	font-weight: bold;
}

#bizBox ul.sub, #someID ul {
	list-style: square;
	padding: 0px;
	margin: 0px;
	padding-right: 5px;
}
#bizBox ul.sub li, #someID ul li {
	color: #f9b15c;
	list-style: square;
	height: 16px;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
	margin-right: 10px;
	background-color: #fff;
}
#bizBox ul.sub li a, #someID ul li a {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-decoration: underline;
}


#news, #fscroller { /* scroller news */
	padding: 4px;
	margin: 0px;
	background-color: #ABD037;
	color: #ffffff;
	font-weight: bold;
	border: 0px;
}
#fscroller a, #fscroller a:link, #fscroller a:visited, #fscroller a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}
#NewsScroller { /* biz scroller */
	background-color: #60A020;
	font-weight: bold;
	color: white;
}

tr.class1 { /* search row odd */
	background-color: #FFDD99; /*orange*/
	}
tr.class2 { /* search row even */
	background-color: #E0FFA5; /*green*/
	}

tr.tr_head { /* search header */
background-color: #60D020;
color: #ffffff;
font-weight: bold;
}
tr.tr_head th { 
	color: #ffffff;
	text-align: right;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	}
td.desc { /* search layer */
	background-color: #FFFFFF;
	display: none;
	border-bottom: 2px solid #ffffff;
	}
table.list td  { /*search text */
	padding: 4px;
	text-align: right;
	color: #404050;
	}
table.list td a,table.list td a:hover { /* search link */
	color: #404050;
	}
b.title {	/* title  orange line*/
	color: #abd037;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #fab25d;
	padding: 0px; 
	margin: 0px;
}
p.title { /* title  green background*/
	background-color: #E0FFA5;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 0px;
}
.formContact td {
	font-weight: bold;
	color: #000;
}
.formContact input, .formContact textarea {
	border: 1px solid #abd037;
}
input.send {
	background-color: #f79e65; 
	color: #ffffff;
	cursor: pointer;
}
/******************* OUTER ******************/

div#Outer {
	width: 773px;
	max-width: 773px;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
}

/****************** Content *****************/
div #Content {
	width: 100%;
}

#Content #right { /***** RIGHT *****/
	width: 160px;
	border-left: 2px dashed #a5a6a8;
	/*padding-right: 8px;*/
	padding-left:4px;
	line-height: 18px;
	}
	
#Content #main { /***** MAIN *****/
	width: 440px;
	text-align: center;
	vertical-align:top;
	/*padding-right:5px;
	padding-left:5px;
    */
	}
#main input.search {
	width: 250px;
	border: solid #5b5b5b;
	border-top: 1px;
	border-right: 1px;
	border-left: 2px;
	border-bottom: 2px;
	height: 20px;
	font-size: 16px;
	}
#main table.adv td {
	text-align: right;
	padding-bottom: 10px;
	line-height: 18px;	
	}
#main table.adv .title {
	color: #f5863f;
	font-weight: bold;

	}
#main table.adv .text {
	padding-right: 15px;
	}
	
#Content #left {	/***** LEFT *****/
	width: 170px;
	vertical-align: top;
	
	}

#left div.box {
	border: 2px solid #9a9c9e;
	height: 100%;
	color: #939598;
	padding: 5px;
	line-height: 18px;
	}

#left div.box .title2 {
	font-weight: bold;
	}

#left div.box .title2 a, #left div.box .title2 a:hover {
	color: #939598;

	}
	
#left div.box .title {
	color: #abd037;
	font-size: 16px;
	font-weight: bold;

	}


/****************** Header *****************/
div #Header {
	width: 100%;
	height:80px;
	vertical-align: top;
	padding-top:5px;

}

#Header td.menu {
	border-color: #f79e65;
	border-bottom: 2px solid #f79e65;
}

#Header td.menu a,#Header td.menu a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #909090;
	text-decoration: none;
}

#Header td.menu .sep {
	color:#cee389;
	font-weight:900;
	font-stretch:wider;
	}
/*************** Footer ****************/

div #Footer {
	width: 100%;
	font-weight: bold;
	color: #808080;
}
#Footer .sep {
	color: #cee389;
	}
#Footer a, #Footer a:hover {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
	}	