body, h1, h2, h3, h4, h5, h6, img, a, p, form   {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
*html img {
/*	behavior: url(css/iepngfix.htc)*/

}
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #EBE4D4 url(../images/template/body_tile.png) repeat;
	text-align: left;
}
.text01 {
	font-size: 12px;
	font-weight: normal;
	color: #F30;
}
.text02 {
	text-align: justify;
}
.blu12U {
	font-size: 12px;
	color: #0080B2;
	text-decoration: underline;
}
.readon {
	font-size: 12px;
	color: #0080B2;
	text-decoration: none;
}
.readon:hover { text-decoration: underline; }


/*3px jog hack*/
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html p {
	height: 1%;
	margin-left: 0;
}
/* End hide from IE5/mac */

.wrapper {
	width: auto;
	height: 100%;
}
.frame {
	width: 959px;
	height: auto;
	margin: 0 auto;
}
.page {
	width: 100%;
	height: auto;
	margin: 0 auto;
	float: right;
	background: url(../images/template/page_hebtext.jpg) no-repeat left 696px;
}
.header {
	height: 183px;
	width: 959px;
	background: url(../images/template/header_bg.jpg) no-repeat right top;
	position: relative;
}
.header .logo {
	float: left;
	height: auto;
	width: auto;
	font: 10px Helvetica, sans-serif;
}

.header .newsletter {
	float: right;
	height: 37px;
	width: 270px;
	margin-top: 11px;
	position: relative;
}
.header .newsletter p {
	font-size: 12px;
	font-weight: normal;
	color: #0080B2;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.header .newsletter .inpText {
	background: #FFFFFF;
	float: left;
	height: 16px;
	width: 201px;
	border: 1px solid #807780;
	color: #807780;
}

.header .newsletter .inpBtn {
	color: #FFFFFF;
	background: #33ABF3;
	float: right;
	height: auto;
	width: 57px;
	border: 1px solid #0079F2;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	cursor: pointer;
}
.header  .newsletter  .inpBtn:hover {
	color: #0080B2;
	background: #FBFBF3;
	border: 1px solid #0080B2;
}


.header .donate {
	background: url(../images/template/header_donate_bg.png) no-repeat left top;
	float: right;
	height: 74px;
	width: 273px;
	margin-top: 9px;
	clear: right;
	position: relative;
}
.header .donate a {
	background: url(../images/template/pixel.gif);
	height: 74px;
	width: 273px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}


.header .donate .in {
	float: left;
	height: 65px;
	width: 185px;
	padding-left: 9px;
	color: #FFFFFF;
	padding-top: 5px;

}

.header .donate h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 20px;

}

.header .donate p {
	font-size: 12px;
	margin-top: 6px;

}

.nav_hold {
	width: 959px;
	height: 42px;
	float: right;
	background: url(../images/template/nav_holder_bg.png) no-repeat left top;
}


#nav_top {
	height: auto;
	width: 955px;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 100;
	text-align: center;
	padding-left: 4px;
	float: left;
}

ul.menu {
	list-style:none;
	margin:0;
	padding:0;
	margin-top: 1px;
}

ul.menu * {
	margin:0;
	padding:0
}

ul.menu li {
	position:relative;
	float:left;
	width: auto;
	text-align: center;
	background: url(../images/template/nav_top_sep.png) no-repeat right top;
	padding-right: 1px;
}
ul.menu li.last {
	border-style: none;
	background: url(../images/template/pixel.gif);
}
ul.menu li a{
	display:inline-block;
	color:#0080B2;
	text-decoration:none;
	font-size: 12px;
	width: auto;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 29px;
	height: 29px;
	padding: 0px 20px;
}
ul.menu li a.selected {
	color: #FFF;
	background: url(../images/template/nav_top_sel.png) repeat-x left top;
}
ul.menu li a.selected:hover {
	color: #FFF;
	background: url(../images/template/nav_top_sel.png) repeat-x left top;
}
ul.menu li a:hover , ul.menu .menuhover{
	background: url(../images/template/nav_top_over.png) repeat-x left top;
}


ul.menu ul {
	position:absolute;
	margin: 0px;
	padding: 0px;
	top:28px;
	left:0px;
	background:no-repeat left top;
	display:none;
	opacity:0;
	list-style:none;
	color: #333;
	width: 143px;
	border-right: 1px solid #F8F7ED;
	border-left: 1px solid #F8F7ED;
}

ul.menu ul li {
	position:relative;
	border-top:none;
	width:auto;
	margin:0;
	background: url(../images/template/pixel.gif);
	padding: 0px;
}

ul.menu ul li a {
	display:block;
	color: #3B3B2F;
	text-transform: none;
	text-align: left;
	line-height: normal;
	height: auto;
	padding: 3px 0px 3px 18px;
	font-size: 12px;
	background: #F4F4E8 url(../images/template/nav_top_arr.png) no-repeat left 7px;
	width: 125px;
	font-weight: normal;
}

ul.menu ul li a:hover {
	color: #FFFFFF;
	background: #0080B2 url(../images/template/nav_top_arrOn.png) no-repeat left 7px;
}

ul.menu .lowline {
	display: block;
	background: url(../images/template/nav_top_lowline.png) no-repeat left bottom;
	height: 11px;
	width: 143px;
}
.content_hold {
	float: right;
	height: auto;
	width: 100%;
}


.hp {
	margin-top: 8px;
	width: 959px;
	float: right;
}
.hp .left {
	float: left;
	height: auto;
	width: 334px;
	margin-top: 14px;
}
.hp  .rabbi {
	float: right;
	height: auto;
	width: 328px;
	font-size: 12px;
	line-height: normal;
	margin-bottom: 15px;
}
.hp  .rabbi   h3 {
	font-size: 20px;
	font-weight: normal;
	color: #0080B2;
	background: url(../images/template/hp_right_horsep.gif) no-repeat left bottom;
	padding-bottom: 6px;
	margin-bottom: 12px;
}
.hp  .rabbi  p {
	text-align: justify;
}
.hp  .rabbi   .readon { color: #0080B2; 
}
.hp  .rabbi  .readon:hover {
	text-decoration: underline;
}
.hp .todaytalmud {
	background: url(../images/template/todaytalmud.jpg) no-repeat left top;
	float: right;
	height: 162px;
	width: 327px;
}
.hp .todaytalmud .in {
	padding-left: 16px;
	padding-top: 12px;
	padding-right: 15px;
}

.hp .todaytalmud h3 {
	font-size: 20px;
	font-weight: normal;
	color: #0080B2;
	margin-bottom: 13px;
}
.hp  .todaytalmud  .blu12U { margin-bottom: 8px; }
.hp .todaytalmud .btn {
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../images/template/todaytalmud_btn.png) no-repeat left top;
	text-align: center;
	float: left;
	height: 18px;
	width: 71px;
	margin-top: 10px;
	margin-right: 6px;
}
.hp .todaytalmud .btn:hover { text-decoration: underline; }

.hp   .gdjl {
	float: right;
	width: 617px;
	height: 208px;
	background: url(../images/template/gdjl_bg.jpg) no-repeat left top;
	margin-bottom: 13px;
}


.hp .gdjl .in { padding: 14px 11px 0px 19px; }
.hp .gdjl .about {
	float: left;
	height: 194px;
	width: 320px;
	text-align: justify;
}
.hp .gdjl .about h4 {
	font-size: 20px;
	font-weight: normal;
	color: #FF8B00;
	margin-bottom: 20px;
}

.hp .gdjl .about img { float: left; }

.hp .gdjl .pledge {
	float: right;
	height: 88px;
	width: 255px;
	margin-bottom: 6px;
	background: url(../images/template/hp_pledge_bg.jpg);
}
.hp .gdjl .pledge a {
	font-size: 16px;
	font-weight: normal;
	color: #0080B2;
	float: left;
	padding-top: 27px;
	padding-left: 43px;
	display: inline-block;
	height: 40px;
}


.hp .gdjl .quiz {
	float: right;
	*margin-top: -13px;
	_margin-top: -13px;	
	height: 88px;
	width: 253px;
	background: url(../images/template/hp_quiz_bg.jpg) no-repeat left top;
	clear: right;
}
.hp .gdjl .quiz div {
	float: left;
	height: 76px;
	width: 154px;
	padding-top: 5px;
	padding-left: 6px;
}

.hp .gdjl .quiz h4 {
	font-size: 16px;
	font-weight: normal;
	color: #0080B2;
	margin-bottom: 10px;
}
.hp .social {
	background: url(../images/template/hp_social.jpg) no-repeat left top;
	float: right;
	height: 70px;
	width: 256px;
	margin-left: 15px;
	margin-bottom: 7px;
	padding-left: 7px;
	padding-top: 7px;
}
.hp .social .item {
	height: 20px;
	width: 100px;
	padding-left: 30px;
	margin-bottom: 4px;
	line-height: 20px;
}
.hp .social .item a { color: #0080B2; 
}


.hp .social h3 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 3px;
}

.hp .social .item.twt { background: url(../images/template/social_icon_twt.png) no-repeat left top; }
.hp  .social  .item fbk {  }


.hp .search {
	background: url(../images/template/hp_search_bg.png) no-repeat left bottom;
	float: right;
	height: 60px;
	width: 242px;
	padding-right: 11px;
	margin-left: 15px;
	padding-left: 10px;
}
.hp  .search   p {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 3px;
	margin-top: 5px;
}
.hp  .search   .inpText {
	background: #FFFFFF;
	float: left;
	height: 16px;
	width: 190px;
	border: 1px solid #807780;
	color: #807780;
}
.hp  .search  .inpBtn {
	color: #FFFFFF;
	background: #33ABF3;
	float: right;
	height: auto;
	width: 39px;
	border: 1px solid #0079F2;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	cursor: pointer;
}
.hp .search .inpBtn:hover {
	color: #0080B2;
	background: #FBFBF3;
	border: 1px solid #0080B2;
}


.hp .ambassadors {
	background: url(../images/template/hp_ambassadors_bg.jpg);
	float: right;
	height: 75px;
	width: 327px;
	margin-bottom: 7px;
	padding-top: 5px;
	padding-left: 8px;
}
.hp .ambassadors img {
	float: left;
	margin-right: 19px;
}

.hp .ambassadors h3 {
	font-size: 20px;
	font-weight: normal;
	color: #0080B2;
	margin-top: 8px;
	margin-bottom: 17px;
}

.hp .ambassadors a {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.hp .ambassadors a:hover { text-decoration: underline; }


.hp .dafyomi {
	background: url(../images/template/hp_dafyomi_bg.jpg);
	float: right;
	height: 60px;
	width: 302px;
	padding-right: 20px;
	padding-left: 13px;
}
.hp   .dafyomi     p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 7px;
}
.hp   .dafyomi    .inpText {
	background: #FFFFFF;
	float: left;
	height: 16px;
	width: 260px;
	border: 1px solid #807780;
	color: #807780;
}
.hp   .dafyomi    .inpBtn {
	color: #0F7BBB;
	background: url(../images/template/pixel.gif) repeat;
	float: right;
	height: auto;
	width: 35px;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	cursor: pointer;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.hp  .dafyomi  .inpBtn:hover { text-decoration: underline; 
}


.media_inner {
	background: url(../images/template/inner_media_frame.png);
	float: left;
	height: 152px;
	width: 945px;
	padding: 7px;
}
.inner {
	margin-top: 0px;
	width: 959px;
	float: left;
	height: auto;
	padding-bottom: 15px;
}
.inner .left {
	float: left;
	height: auto;
	width: 292px;
	position: relative;
}
.inner .list_hold {
	background: url(../images/template/nav_side_bg.jpg);
	float: left;
	height: auto;
	width: 292px;
}
.inner .left .list_hold h3 {
	font-size: 20px;
	font-weight: normal;
	color: #FF8B00;
	height: 34px;
	width: auto;
	padding-left: 20px;
	line-height: 34px;
	margin-top: 15px;
	display: block;
}
.nav_side {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
	padding: 0px 11px 15px;
	position: relative;
}
.nav_side li {
	list-style: none;
	float: left;
	clear: both;
	width: 270px;
	background: url(../images/template/nav_side_sep.png) no-repeat left bottom;
	height: 31px;
	padding-bottom: 1px;
}
.nav_side a {
	font-size: 13px;
	font-weight: normal;
	color: #3B3B2F;
	float: left;
	width: 250px;
	height: 31px;
	background: url(../images/template/arr_gray.png) no-repeat 9px 12px;
	line-height: 29px;
	padding-left: 20px;
}
.nav_side a.selected {
	background: url(../images/template/arr_blue.png) no-repeat 9px 12px;
	color: #009AC5;
}
.nav_side a:hover {
	background: url(../images/template/arr_blue.png) no-repeat 9px 12px;
	color: #009AC5;
}
.inner .list_hold .list_foot {
	background: url(../images/template/nav_side_hold_foot.jpg) no-repeat;
	clear: both;
	height: 20px;
	width: 292px;
}
.inner   .search {
	background: url(../images/template/inner_search_bg.png) no-repeat right top;
	float: left;
	height: 15px;
	width: 265px;
	margin-left: 0px;
	position: relative;
	padding: 1px 1px 1px 10px;
	margin-bottom: 15px;
}
.inner    .search    p {
	font-size: 11px;
	font-weight: normal;
	color: #0080B2;
	text-transform: uppercase;
	float: left;
	width: 65px;
	text-align: center;
	line-height: 15px;
}
.inner    .search    .inpText {
	background: url(../images/template/pixel.gif);
	float: left;
	height: 15px;
	width: 173px;
	border: none;
	color: #807780;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.inner    .search   .inpBtn {
	color: #FFFFFF;
	background: url(../images/template/pixel.gif) repeat;
	float: right;
	height: auto;
	width: 25px;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	cursor: pointer;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.inner .bepart {
	background: url(../images/template/inner_bepart_bg.jpg);
	float: left;
	height: 74px;
	width: 293px;
	margin-bottom: 15px;
}
.inner  .bepart  a {
	font-size: 16px;
	font-weight: normal;
	color: #0080B2;
	float: left;
	margin-top: 20px;
	padding-left: 84px;
}
.inner  .social {
	background: url(../images/template/inner_social_bg.jpg) no-repeat left top;
	float: right;
	height: 81px;
	width: 207px;
	margin-bottom: 15px;
	padding-left: 86px;
}
.inner  .social  h3 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
}
.inner  .social  .item {
	height: 20px;
	width: 100px;
	padding-left: 30px;
	margin-bottom: 6px;
	line-height: 20px;
}
.inner  .social  .item  a { color: #0080B2; 
}
.inner  .social  .item.twt { background: url(../images/template/social_icon_twt.png) no-repeat left top; }
.inner   .social   .item.fbk { }


.inner .right {
	float: right;
	height: auto;
	width: 647px;
	padding-right: 4px;
}
.inner .tools {
	background: url(../images/template/tools_bg.png);
	float: right;
	height: 23px;
	width: 120px;
	padding-right: 5px;
	margin-top: 25px;
}

.inner .tools a {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #2A2A2A;
	float: right;
	padding-left: 23px;
}
.inner .tools a.print {
	background: url(../images/template/tools_icon_print.png) no-repeat left top;
	margin-left: 15px;
}

.inner .tools .share { background: url(../images/template/tools_icon_mail.png) no-repeat left top; }


.inner .right h1 {
	font-size: 20px;
	font-weight: normal;
	color: #0080B2;
	background: url(../images/template/inner_h1_sep.png) no-repeat right bottom;
	margin-bottom: 15px;
	padding-bottom: 5px;
	margin-top: 20px;
	float: left;
	width: 500px;
}
.inner .right .textHold {
	width: 100%;
	clear: both;
}
.inner .right .textHold p {
	text-align: justify;
}

.inner .right .textHold a.readon {
 	color: #0000ff;
}
.inner .right .textHold .clsNext{
	text-align:right;
	font-weight:bold;
	margin-top:5px;
	font-size: 14px;
	}
.inner .right .textHold .clsNext a{
	color: #0080B2;
	}
.clsContentText{
	clear:both;
	padding-top:10px;
	}
.clsPageImage{
	float:left;
	margin-right:5px;
	}
.clsReadMore a{
	color: #0080B2;

}
/*****************LIST PAGE****************/

.list {
	margin: 0px;
	padding: 0px 0px 18px;
	width: 100%;
	float: left;
}

.list li {
	float: left;
	height: auto;
	width: 585px;
	list-style: none;
	margin-bottom: 12px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.list li h3 {
	background: url(../images/template/list_top.png) no-repeat;
	height: 34px;
	color: #FF8B00;
	padding: 0px 13px;
	font: bold 16px/32px Tahoma, Verdana, sans-serif;
}

.list img  {
	float: left;
	background: #FFFFFF;
	padding: 1px;
	border: 1px solid #76C1D7;
	text-align: left;
	margin: 3px 13px 20px;
}

.list .text {
	text-align: justify;
}

.list .text .readon {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FF8B00;
	background: url(../images/template/list_readon.png);
	float: none;
	height: 17px;
	width: 63px;
	text-align: left;
	padding-left: 13px;
	margin-top: 8px;
	display: block;
}


/*-------------------< SEARCH >-----------------------*/
.searchList {
	width: 502px;
	padding-left: 14px;
	list-style: none;
	text-align: left;
}
.searchList li {
	float: left;
	height: auto;
	width: 502px;
	padding-bottom: 12px;
	border-bottom: 1px solid #E0D8B6;
	padding-top: 10px;
}
.searchList div {
	float: left;
	width: 590px;
}


.searchList img {
	background: url(../images/template/exhib_img1frame.png) no-repeat;
	padding: 5px;
	float: left;
	margin-right: 5px;
}
.searchList h2 {
	line-height: 22px;
	height: 22px;
	width: 142px;
	font-size: 13px;
	color: #7E2011;
	background: #FEEBA9;
	padding-left: 5px;
	margin: 0px 0px 5px;
}
.searchList h3 a{
	font-size: 13px;
	color: #0080B2;
	font-weight:bold;
	text-decoration:underline;
}
.searchList p{
	text-align:justify;
}

.footer {
	background: url(../images/template/footer_bg.jpg) no-repeat left top;
	height: 39px;
	width: 959px;
	clear: both;
	padding-top: 10px;
}
.footer a {
	color: #000;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline !important;
}
.footer .copy {
	font-size: 10px;
	float: left;
	padding-left: 10px;
	width: 260px;
}
.footer  .credit {
	font-size: 10px;
	float: left;
	padding-left: 10px;
}
.footer .wdi {
	float: right;
	font-size: 10px;
	color: #000;
	padding-right: 10px;
}
.footer .wdi:hover {
	text-decoration: underline;
}
.footer_inner {
	background: url(../images/template/footer_inner.png) no-repeat left top;
	height: 40px;
	width: 959px;
	clear: both;
	padding-top: 10px;
}
.footer_inner a {
	color: #000;
	text-decoration: none;
}
.footer_inner a:hover {
	text-decoration: underline !important;
}
.footer_inner .copy {
	font-size: 10px;
	float: left;
	padding-left: 10px;
}
.footer_inner  .credit {
	font-size: 10px;
	float: left;
	padding-left: 10px;
}
.footer_inner .wdi {
	float: right;
	font-size: 10px;
	color: #000;
	padding-right: 10px;
}
.footer_inner .wdi:hover {
	text-decoration: underline;
}
