/* @override 
	http://yahelisrael.com/css/main.css
	http://woodenteeth.com/yahel/css/main.css
	http://yahel/css/main.css
	http://yahelisrael.com/_dev/css/main.css
*/

@charset "UTF-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;

}

body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{
	margin:0;
	padding:0;
	color: #333333;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#slideWrapper {
	display: block;
	width: 720px;
	height: 284px;
}

a:hover{
	color: #faa11b;
}

a{
	color: #333333;
	text-decoration:underline;
	line-height: 17px;
}

/* ------English-------
*/

.english #container { 
	width: 860px;  
	background: #fff; 
	text-align: left;
	margin: 0 auto;
} 
.english #header { 
	background: #fff; 
	padding: 0;  
} 

.english #header #language {
	float: right;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #faa11b;
	margin-bottom: 10px;
}
.english #header a {
	color: #bbb;
	text-decoration: none;
}
.english #header a:hover {
	color: #faa11b;
	text-decoration: underline;
}

.english #sidebar1 {
	float: left; 
	width: 92px; 
	background: white; 
	padding: 14px 0 15px;
	margin-right: 4px;
}

.english #sidebar1 img {
	margin-bottom: 3px;
}

.english #masa_subNav {
	float: right; 
	position: relative;
	top: 55px;
}

.english #masa_subNav img {
	display: block;
	margin-bottom: 1px;
}

.english #mainContent {
	margin: 0;
	width: 720px;
	float: left;
	background-color: white;
	border: 1px solid #878787;
	padding: 20px;
} 

.english #mainContent #copy2 {
	padding-right: 190px;
	padding-left: 9px;
	margin-top: 18px;
}

.english #mainContent #copy {
	padding-right: 9px;
	padding-left: 9px;
	margin-top: 18px;
}
.english #mainContent h1 {
	font: 24px Trebuchet, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 8px;
}

.english #mainContent h2 {
	font: 24px Trebuchet, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 8px;
}
.english #mainContent p {
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
.english #mainContent #advisory .thumb {
	border: 1px solid gray;
	margin-right: 15px;
}

.english #mainContent #partners .thumb {
	margin-right: 15px;
}
.english #mainContent #copy ul {
	list-style-type: none;
}
.english #mainContent #copy2 ul {
	list-style-image: url(../images/uploads/linkIcon.gif);
	margin-left: 25px;
}
.english #mainContent #copy2 li {
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
}
.english #mainContent #copy li {
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
#homepageBlog {
	padding: 8px;
	width: 230px;
	position: absolute;
	left: 578px;
	top: 644px;
	z-index: 1;
	border: 2px solid #f93;
}

#homepageBlog h2 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 7px;
}

#homepageBlog ul {
	/*list-style-image: url(http://yahelisrael.com/images/uploads/linkIcon_black.gif);*/
	margin-left: 25px;
}

#homepageBlog ul li {
	display: inline-block;
	float: left;
}

#homepageBlog ul a:hover {
	color: #f93;
}
#homepageBlog .homepage-date {
	display: inline-block;
	width: 45px;
	margin-left: -25px;
	float: left;
	height: 19px;
}

#homepageBlog .homepage-date .month{
	display: inline;
}

#homepageBlog .homepage-date .day{
	display: inline;
}

.english #footer { 
	background: white;
	margin-bottom: 30px;
	text-align: right;
} 
.english #footer p {
	margin: 0; 
	padding: 10px 0; 
}

/* ------Hebrew------- */

.hebrew #container { 
	width: 920px;  
	background: #fff; 
	text-align: right;
	margin: 0 auto;
} 
.hebrew #header { 
	background: #fff; 
	padding: 0;
} 

.hebrew #header #language {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #faa11b;
	margin-bottom: 10px;
}
.hebrew #header a {
	color: #bbb;
	text-decoration: none;
}

.hebrew #header a:hover {
	color: #faa11b;
	text-decoration: underline;
}

.hebrew #sidebar1 {
	float: right; 
	width: 153px; 
	background: white; 
	padding: 14px 0 15px;
	margin-left: 3px;
}

.hebrew #sidebar1 img {
	display: block;
	margin-bottom: 3px;
}
.hebrew #mainContent {
	margin: 0;
	width: 720px;
	float: left;
	background-color: white;
	border: 1px solid #878787;
	padding: 20px;
} 
.hebrew #mainContent #copy {
	padding-right: 9px;
	padding-left: 9px;
	margin-top: 18px;
}
.hebrew #mainContent h1 {
	font: 24px Trebuchet, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 8px;
}
.hebrew #mainContent p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	direction: rtl;
	text-align: right;
}

.hebrew #mainContent #advisory .thumb {
	border: 1px solid gray;
	margin-left: 15px;
}

.hebrew #mainContent #partners .thumb {
	margin-left: 15px;
}

.hebrew #footer { 
	background: white;
	margin-bottom: 30px;
	text-align: left;
	margin-right: 155px;
} 
.hebrew #footer p {
	margin: 0; 
	padding: 10px 0; 
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it sh
