.printonly
{
	display:none;
}

blockquote
{
	margin-left:40px;
}
em,i
{
	font-style:italic;
}

bold,strong
{
	font-weight:bold;
}

sup
{
  position: relative;
  top: -5px;
}

html
{
	background:#c0c0c0 url(bg.gif) repeat-y center;

}
#page{
	margin: 0 auto;
	width:960px;
	padding:0;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background:#fff;
}

a
{
	color:#13236F;
}
a:visited
{
	color:#565E8F;
}
a:hover
{
	color:#BC7616;
}

.explore a
{
	color:#397111;
}
.explore a:visited
{
	color:#7A895C;
}
.explore a:hover
{
	color:#BC7616;
}


#banner
{
	background:url(header_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:93px;
	overflow:hidden;
	position:relative;
	border-top: 1px solid #000;
}

#banner h1
{
	background:url(ohr_somayach.gif);
	position:absolute;
	width:277px;
	height:0;
	overflow:hidden;
	padding-top:57px;
	top:36px;
	left:167px;
}
#banner h3
{
	background:url(www.ohr.edu.gif);
	position:absolute;
	width:150px;
	height:0;
	overflow:hidden;
	padding-top:34px;
	top:0;
	left:0;
}
#searchbox
{
	/*background:url(search.jpg);*/
	position:absolute;
	width:162px;
	height:31px;
	overflow:hidden;
	top:0;
	right:0;
}
#searchbox td input
{
	margin-top:8px;
	padding-left:4px;
	width:102px;
	height:14px;
	overflow:hidden;
}
#searchbox input
{
	border:none;
	width:110px;
	margin: 9px 0 0 10px;
	background:none;
	font-size:11px;
	color:#666;
}

#searchbox input:focus {
    outline: none;
	color:#333;
}

#studytab a
{
	background:url(study.jpg);
	position:absolute;
	width:168px;
	height:0;
	overflow:hidden;
	padding-top:50px;
	left:617px;
	top:43px;
}
.study #studytab a, .study #studytab a:hover
{
	background:url(study-sel.jpg);
}
#studytab a:hover, #studytab.hover a
{
	background:url(study-over.jpg);
}
#exploretab a
{
	background:url(explore.jpg);
	position:absolute;
	width:169px;
	height:0;
	overflow:hidden;
	padding-top:50px;
	left:448px;
	top:43px;
}
#exploretab a:hover,#exploretab.hover a
{
	background:url(explore-over.jpg);
}
.explore #exploretab a, .explore #exploretab a:hover
{
	background:url(explore-sel.jpg);
}
#audiotab a
{
	background:url(audio.jpg);
	position:absolute;
	width:169px;
	height:0;
	overflow:hidden;
	padding-top:50px;
	left:785px;
	top:43px;
}
#audiotab a:hover, #audiotab.hover a
{
	background:url(audio-over.jpg);
}
.audio #audiotab a,.audio #audiotab a:hover
{
	background:url(audio-sel.jpg);
}

#parsha
{
	position:absolute;
	left:463px;
	top:10px;
	color:#CCD3F9;
	font-size:11px;
	width:320px;
	text-align:center;
	text-shadow: 1px 1px 0px #000;
	font-family: Arial, Helvetica, sans-serif;
}
#parsha a
{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFFF99;
	padding-left:3px;
	text-decoration:none;
}
#parsha a:hover
{
	text-decoration:underline;
}
#parsha .details
{
	color:#CED9FF;
}
#branches
{
	background:url(branches.gif);
	position:absolute;
	width:86px;
	height:0;
	overflow:hidden;
	padding-top:35px;
	left:40px;
	top:46px;
}

#ohrlinks
{
	position:absolute;
	top:3px;
	left:170px;
}
#ohrlinks li
{
	display:inline;
	padding-right:15px;
}
#ohrlinks a
{
	color:#fff;
	text-decoration:none;
	font-size:11px;
	text-shadow: 1px 1px 0px #000;
}
#ohrlinks a:hover
{
	color:#FF0
}
a#donate
{
	color:#ff9;	
}
/*
#contact
{
	background:url(contact_us.gif);
	position:absolute;
	width:83px;
	height:0;
	overflow:hidden;
	padding-top:24px;
	left:160px;
	top:0px;
}
#contact:hover
{
	background:url(contact_us-over.gif);
}
#about
{
	background:url(about_os.gif);
	position:absolute;
	width:139px;
	height:0;
	overflow:hidden;
	padding-top:24px;
	left:243px;
	top:0px;
}
#about:hover
{
	background:url(about_os-over.gif);
}
#donate
{
	background:url(donate-over.gif);
	position:absolute;
	width:62px;
	height:0;
	overflow:hidden;
	padding-top:24px;
	left:382px;
	top:0px;
}
#donate:hover
{
	background:url(donate.gif);
}
*/
#menu
{
	background: repeat-x url(default_bar_bg.gif) top;
	height:38px;
	text-align: center;
}
.explore #menu
{
	background: repeat-x url(explore_bar_bg.gif) top;
}
.study #menu
{
	background: repeat-x url(study_bar_bg.gif) top;
}
.audio #menu
{
	background: repeat-x url(audio_bar_bg.gif) top;
}
#menu ul
{
}
#menu li
{
	display:inline-block;
	background: repeat-x url(default_menu_bg.gif) top;
}
.explore #menu li
{
	background: repeat-x url(explore_menu_bg.gif) top;
}
.study #menu li
{
	background: repeat-x url(study_menu_bg.gif) top;
}
.audio #menu li
{
	background: repeat-x url(audio_menu_bg.gif) top;
}
#menu li.dummy
{
	padding:6px 0 16px 0;
	font-size:12px;
	background:url(default_menu_sep.gif) left top no-repeat;
}
.explore #menu li.dummy
{
	background-image:url(explore_menu_sep.gif);
}
.study #menu li.dummy
{
	background-image:url(study_menu_sep.gif);
}
.audio #menu li.dummy
{
	background-image:url(audio_menu_sep.gif);
}
#menu li a
{
	padding:6px 12px 0px 12px;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	background:url(default_menu_sep.gif) left top no-repeat;
	padding-bottom:16px;
	display:inline-block;
}
.explore #menu li a, .study #menu li a
{
	color:#FFFFFF;
	text-shadow: #333 1px 1px 0px;
	font-weight:normal;
}
#menu li span>a
{
	padding-bottom:21px;
}
.explore #menu li a
{
	background-image:url(explore_menu_sep.gif);
}
.study #menu li a
{
	background-image:url(study_menu_sep.gif);
}
.audio #menu li a
{
	color: #ffc;
	font-weight:bold;
	background-image:url(audio_menu_sep.gif);
	text-shadow: #333 1px 1px 0px;
}
#menu li>span
{
	display:inline-block;
	color:#FFFF99;
}
#menu li.selected>span
{
	background:url(default_menu_current.png) bottom no-repeat;
}
.explore #menu li.selected>span
{
	background-image:url(explore_menu_current.png);
}
.study #menu li.selected>span
{
	background-image:url(study_menu_current.png);
}
.audio #menu li.selected>span
{
	background-image:url(audio_menu_current.png);
}
#menu li.selected a
{
	color:#ff9;
	font-weight:bold;
	text-shadow: #333 0px 0px 3px;
}
#menu li a:hover
{
	text-shadow: #333 0px 0px 3px;
	color:#ffc;
}
.study #menu li.selected a,.explore #menu li.selected a
{
	color:#FFFF99;
	text-shadow: #333 1px 1px 0px;
}
.study #menu li a:hover,.explore #menu li a:hover
{
	color:#FFFF99;
}
.audio #menu li a:hover
{
	color:#fff;
	text-shadow: #333 1px 1px 0px;
}


#article
{
	width:960px;
	position:relative;
}

.section h2
{
	font-size:32px;
	letter-spacing:-1px;
	margin-top:0px;
	padding: 3px 0 4px 0;
	color:#114b14;
	font-weight:bold;
	text-align:center;
	text-shadow: #ccc 1px 1px 1px;
	background-position: top left;
}
.explore .section h2
{
	border-top: 1px solid #efc;
	border-bottom: 1px solid #efc;
}
.section h2 a
{
	color:#0E244E;
	display:block;
	text-decoration:none;
}

.explore .section h2 a
{
	color:#114b14;
}
.study .section h2 a
{
	color:#92272C;
}
.section h2 a:hover
{
	color:#000;
}
.section ul
{
	text-align:center;
	background:#c7d3e9 url(default_submenu_bg.gif) repeat-x top;
}
.explore .section ul
{
	background:#BEE29B url(explore_submenu_bg.gif) repeat-x top;
}
.study .section ul
{
	background:#92272C url(study_submenu_bg.gif) repeat-x top;
}
.section ul li
{
	display: inline-block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #778AD7;
	margin-bottom:0px;
	font-size:13px;
	line-height:normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	margin-left:1px;
}
.explore .section ul li
{
	border-right-color: #92C139;
	border-left-color: #DFEDC5;
	background:#BEE29B url(explore_submenu_button.gif) repeat-x top;
}
.study .section ul li
{
	border-right-color: #6F1E1E;
	background-color:#511809;
	margin-top:2px;
	border-left-color: #000000;
}
.study .section ul li:first-child
{
	border-left:none;
}
.study .section ul li:last-child
{
	border-right:none;
}

.section ul li a,.section ul li a:visited
{
	color:#161C61;
	text-decoration:none;
	display: inline-block;
	padding: 3px 10px;
	text-shadow: #eee 1px 1px 0px;

}
.explore .section ul li a,.study .section ul li
{
	color:#000;
	text-shadow: none;
}
.study .section ul li a,.study .section ul li,.study .section ul li a:visited
{
	color:#ffffff;
	text-shadow: #000 1px 1px 0px;
	padding-top:1px;
}

.section ul li a:hover
{
	color: #020033;
	background-color:#E4E4FA;
}
.explore .section ul li a:hover
{
	background-color:#A4DE54;
}
.study .section ul li a:hover
{
	color:#FFFF99;
	background-color:#701D1D;
}
.section ul li.selected 
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BAC4EB;
	border-right:none;
	margin-top:0px;
}
.explore .section ul li.selected 
{
	border-top: none #92C139;
}
.explore .section ul li.selected a
{
	border-top: 1px solid #92C139;
	padding-top:2px;
}
.study .section ul li.selected 
{
	border-top:none;
}
.section ul li.selected a
{
	color: #003300;
	background-color:#E4E4FA;
	font-weight:bold;
	letter-spacing:0;
}
.explore .section ul li.selected a
{
	background-color:#A4DE54;
}
.study .section ul li.selected a
{
	background-color:#701D1D;
	text-shadow: #000 1px 1px 1px;
	color:#ffa;
	padding-top:0;
}
#article .headerdiv {
	background-color: #17418E;
	background-image: url(default_title_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.explore #article .headerdiv {
	background-color:#305227;
	background-image:url(explore_title_bg.jpg);
}
.audio #article .headerdiv {
	background-image:url(audio_title_bg.jpg);
}
#article .header
{
	position:relative;
	clear:both;
	background:url(default_submenu.png) repeat-x left -2px;
	padding: 7px 160px 12px 203px;
}
.explore #article .header
{
	background-image:url(explore_submenu.png);
}

#article .dummyheader
{
	background:url(default_submenu.png) repeat-x top;
	padding-top:1px
}
.study #article .dummyheader
{
	background:url(study_submenu.png) repeat-x top;
}
.explore #article .dummyheader
{
	background:url(explore_submenu.png) repeat-x top;
}
.audio #article .dummyheader
{
	background:url(audio_submenu.png) repeat-x top;
}
*html #article .header,*html .explore #article .header
{
	background:none;
	padding-top:6px;
}
#article .header img
{
	float:right;
}

#article .header h1
{
	font-size:36px;
	letter-spacing:-2px;
	color:#fff;
	line-height:32px;
	padding-top:8px;
	padding-left:0px;
}
xx.explore #article .header h1, .study #article .header h1
{
	color:#323232;
}
#article .header .date
{
	font-size:11px;
	padding:3px 0 0 0;
	color: #eef;
	text-shadow: #000 0 1px 1px;
}
.explore #article .header .date
{
	color: #ffc;
	text-shadow: #000 0 -1px 1px;
}
#article .header .author
{
	padding:8px 0px 0;
	font-size:12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaa;
	color:#eec;
}
.explore #article .header .author
{
	text-shadow: none;
}

#article .header .author a
{
	font-weight:bold;
	text-decoration:none;
	color:#CCCCCC;
}
.explore #article .header .author a
{
	color:#ffa;
}
#article #abstract
{
	background:#f1ebdd url(abstract_bg.gif) repeat-x top;
	padding: 12px 206px 8px;
	font-size:15px;
	color:#3a2828;
}
.audio #article #abstract
{
	background:#f1ebdd url(abstract_bg.gif) repeat-x top;
	font-size:11px;
	color:#3a2828;
	line-height:16px;
}
#article
{
    position:relative;
	background:url(default_main_bg_rpt.jpg) repeat-y;
}
.explore #article
{
	background-image:url(explore_main_bg_rpt.jpg);
}
.study #article
{
	background-image:url(study_main_bg_rpt.jpg);
}
.audio #article
{
	background-image:url(audio_main_bg_rpt.jpg);
}
.header .articleimage
{
	float:right;
	position:relative;
	margin-left:20px;
	top:-5px;
}
.audio .header .articleimage
{
	float:right;
	position:relative;
	margin-left:20px;
	margin-bottom:10px;
	top:5px;
	right:15px;
	border:1px solid #333;
	-webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.4);
	-moz-box-shadow:  5px 5px 10px rgba(0,0,0,0.4);
}
#columns
{	
	background:url(default_main_bg_top.jpg) no-repeat;
}
.explore #columns
{	
	background:url(explore_main_bg_top.jpg) no-repeat;
}
.study #columns
{	
	background:url(study_main_bg_top.jpg) no-repeat;
}
.audio #columns
{	
	background:url(audio_main_bg_top.jpg) no-repeat;
}
#article #content
{
	width:640px;
	margin-bottom: 20px;
	margin-left:160px;
	padding-top:35px;
}
#article.noborder #content,.study #article #content
{
	padding-top:0px;
	margin-bottom:0px;
}
*html #article #content
{
	position:relative;
	left:-3px;
}
#article #text
{
	padding: 1px 0 0 0;
	margin: 0 auto;
	min-height:200px;
	line-height:150%;
	width:520px;
	font-family: "Segoe UI", Arial, Helmet, Freesans, sans-serif;
	font-size:14px;
}
.noborder #main #text
{
	margin: 0px auto;
	padding-top:1px;
	width:640px;
}

#article #text p
{
	margin:1.2em 0;
}
#article #text>p:first-child
{
	font-weight:bold;
}

#sidebar
{
	float: left;
	width:160px;
	left:0;
	text-align:center;
	margin-top:10px;
}
#sidebar2
{
	margin-top:10px;
	width:160px;
	text-align:center;
	position:absolute;
	right: 0;
}
#sidebar a, #sidebar2 a
{
	margin: 3px 0!important;
	display:block;
}
#sidebar img, #sidebar2 img
{
	-webkit-box-shadow: 2px 4px 7px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 4px 7px rgba(0,0,0,0.3);
}


.study #sidebar
{
	display:none;
}
.study #sidebar2
{
	display:none;
}	

.explore .sectiondescription
{
	padding: 0 60px;
}

.subsection_listing
{
	padding: 11px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F2F4FD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #15239D;
}
.explore .subsection_listing
{
	border-bottom: 1px solid #7D9B17;
	background-color:#fafdf3;
}
.subsection_listing:first-child
{
	border-top: 1px solid #15239D;
}
.explore .subsection_listing:first-child
{
	border-top: 1px solid #7D9B17;
}
.subsection_listing:hover
{
	background-color:#D3D7FA;
}
.explore .subsection_listing:hover
{
	background-color:#EDF9D5;
}

.subsection_listing h4
{
	font-weight:bold;
}

.subsection_listing a
{
	color:#000033;
	display:block;
	text-decoration:none;
}
.explore .subsection_listing a
{
	color:#003300;
}

.subsection_listing .author
{
	color:#588505;
	font-size:9px;
	padding-left:31px;
}
.subsection_listing .abstract
{
	padding-left:31px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:120%;
}

#article #text h1
{
	background-image: url(explore_h1_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	border-top:1px solid #ddd;
	margin:40px 0 11px 0;
	padding:12px 0 0 0;
	font-weight:normal;
	letter-spacing:-1px;
	font-size:30px;
	color:#337601;
	position:relative;
	left:-2px;
	text-shadow: #bbc 1px 1px 1px;
}
.study #article #text h1
{
	font-weight:bold;
}

#article #text h1.sectiontitle
{
	left:0;
}
.study #article #text h1.sectiontitle
{
	display:none;
}
#article #text h1:first-child
{
	margin-top:0;
}
#article #text h2
{
	font-size:20px;
	color:#F26011;
	margin-bottom:12px;
	margin-top:12px;
	letter-spacing:-1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#article #text h3
{
	font-size:16px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:12px 0;
	font-weight:normal;
	color:#557;
}
.explore #article #text h3
{
	color:#575;
}

#text ul
{
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top:20px;
}
#text ul li
{
	list-style:square outside;
	margin-left:20px;
}
#text ol
{
	margin: 20px 0 20px 40px;
}

#text ol ol, #text ol ul, #text ul ol, #text ol ol
{
	margin: 0 0 0 40px;
}

#text ol li
{
	list-style:decimal outside;
	margin: 4px 0;
}
#text ol[type="a"] li { list-style-type:lower-alpha; }

br.clear
{
	clear:both;
	height:1px;
	margin:0;
	padding:0;
	overflow:hidden;
}
.section_listings
{
	background-color:#D8E0ED;
}
.explore .section_listings
{
	background-color:#E8ECD9;
}
.section_listing
{
	background:url(default-subsection-bg.gif)  left;
	width:319px;
	border-bottom:1px solid #999;
	border-right:1px solid #fff;
	line-height:normal;
	font-family:"segoe ui",Tahoma, Geneva, sans-serif;
}
.audio .section_listing
{
	float:left;
}
.audio .section_listing ul
{
	height:150px;
	overflow:auto;
}
.explore .section_listing
{
	background:url(explore-subsection-bg.gif)  left;
}
.explore .relatedaudio .section_listing
{
	background:url(audio-subsection-bg.gif)  left;
}
.study .section_listing
{
	width:auto;
	background:#fffcf2;
	padding-bottom:30px;
	position:relative;
	border-bottom:none;
}
.section_listing h3
{
	background: url(default_subsection_header.gif) repeat-x bottom left;
	margin:0!important;
	padding:0;
}
.explore .section_listing h3
{
	background: url(explore_subsection_header.gif) repeat-x bottom left;
}
.explore .relatedaudio .section_listing h3
{
	background: url(audio_subsection_header.gif) repeat-x bottom left;
}
.study .section_listing h3
{
	background: #be5c1c url(study_subsection_header.gif) repeat-x  -20px bottom;
	padding-left:10px;
	position:relative;
	min-height:80px;
	line-height:16px;
	_height:80px;
}
.section_listing h3 a
{
	display:block;
	padding: 10px 30px 30px 20px;
	color:#FFFFFF!important;
	text-decoration:none;
}
.section_listing:hover h3 a
{
	color:#FFFF66!important;
}
.study .section_listing h3 a
{
	font-weight:bold;
	font-size:20px;
	position:absolute;
	bottom:1px;
	padding: 7px 30px 24px 17px;
}

.study .section_listing .description
{
	background-image: url(study-subsection-btm.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:120px;
	padding:10px 37px 20px;
	line-height: 150%;
	text-shadow: 1px 1px 0px #fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.study .section_listing  img
{
	display:block;
	position:relative;
	top:-10px;
	margin: 0 auto 2px;
}
.study .section_listing .more
{
	display:block;
	margin-top:10px;
	font-weight:bold;
}
.section_listing ul
{
	margin:0!important;
	padding-bottom:0px!important;
	background:url(/v3/i/default-subsection-btm.gif) bottom left repeat-x;
}
.explore .section_listing ul
{
	background:url(/v3/i/explore-subsection-btm.gif) bottom left repeat-x;
}
.explore .relatedaudio .section_listing ul
{
	background:url(/v3/i/audio-subsection-btm.gif) bottom left repeat-x;
}
.study .section_listing ul
{
	background:url(/v3/i/study-subsection-btm.gif) bottom left repeat-x;
}
.section_listing ul li
{
	list-style-type:none!important;
	margin:0!important;
	display:block;
	border-top: 1px solid #BAC5CB;
	border-bottom: 1px solid #E0E7E9;
}
.explore .section_listing ul li
{
	border-top: 1px solid #c5cabb;
	border-bottom: 1px solid #e6e8e1;
}
.explore .relatedaudio .section_listing ul li
{
	border-top-color: #BEC6FA;
	border-bottom-color: #fff;
}
.section_listing ul li a
{
	display:block;
	padding:5px 20px 5px 30px;
	margin-left:1px;
	text-decoration:none;
	color:#1F2645!important;
	font-weight:bsold;
}
.explore .section_listing ul li a
{
	color:#324321!important;
}
.explore .relatedaudio .section_listing ul li a
{
	color:#1F2245!important;
}
.section_listing ul li a:hover
{
	background-color:#F0F1FF;
}
.explore .section_listing ul li a:hover
{
	background-color:#fafff0;
}
.explore .relatedaudio .section_listing ul li a:hover
{
	background-color:#E8E9FF;
}

.section_listing ul li .abstract
{
	font-size:75%;
	font-weight:normal;
	padding-top:5px;
	padding-left:5px;
}

.explore .section_listing ul li .abstract
{
	color:#547137;
}

#subscribe
{
	position:absolute;
	right:0px;
	width:160px;
	text-align: center;
	margin-top: 17px;
	z-index: 100;
}
#subscribe input
{
	font-size:11px;
	color:#666666;
}
#subscribe input:focus
{
	font-size:11px;
	color:#000;
}
#subscribe input[type=text]
{
	width:100px;
}


#articlefooter
{
	width:520px;
	margin-right:1px;
	color:#779;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding:  10px 60px 4px 60px;
	font-size:11px;
	background-color: #eee;
	margin-top:10px;
}
.study #articlefooter
{
	display:none;
}
#articlefooter p
{
	margin-bottom:10px;
}
#articlefooter strong
{
	color:#557;
}

#pagefooter
{
	clear:both;
	background: #c3c3c3 url(footer.jpg) top left no-repeat;
	height:150px;
	color:#fff;
	margin: 0 160px;
	width:auto;
	padding: 10px 0 10px 48px;
	font-size:11px;
}

#pagefooter tr
{
 vertical-align:top;
}
#pagefooter td
{
 white-space:nowrap;
}
#pagefooter th
{
	padding-bottom:7px;
	color:#FFFF99;
	font-weight: bold;
}
#pagefooter th img
{
	position:relative;
	left:-3px;
}
#pagefooter p strong
{
	color:#FFFF99;
}

#pagefooter td a
{
	color:#fff;
	text-decoration:none;
	margin-right:35px;
	line-height:17px;
	display:block;
}


#pagefooter a:hover
{
	color:#FFFF33;
}
#article #text .latest_in_series
{
	border: 1px solid #bca;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; 	
}
#article #text .latest_in_series:hover .link
{
	background-color:#37471F;
	color:#B5D15C;
}

#article #text .latest_in_series .info
{
    -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; 
    -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; 
	font-size:11px;
	color:#666666;
	padding: 0 10px;
	border-bottom:1px solid #eee;
	background-color:#f6f6f6;
}
#article #text .latest_in_series h1
{
	margin:0px;
	left:0;
	border:none;
	padding-left: 20px;
	font-size:34px;
}

#article #text .latest_in_series a 
{
	text-decoration:none
}
#article #text .latest_in_series .author
{
	padding-left: 50px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
}
#article #text .latest_in_series .link
{
    -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; 
    -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; 
	background-color:#6F8839;
	color:#FFFFFF;
	margin-top:10px;
	padding: 5px 50px;
}

.pdfpage
{
}
.pdfpage .readerlink
{
	float:right;
}

.pdf .preview img
{
	border:1px solid #aaa;
	opacity:1;filter:alpha(opacity=100);
	-moz-transform: rotate(-3deg);	
}
.pdf .preview:hover img
{
	opacity:0.95;filter:alpha(opacity=95);
}
.pdf .preview
{
	margin-bottom:40px;
	background-color:#979700;
	position:relative;
	float:left;
	margin-right:20px;
	margin-top: 60px;
}
.pdf .preview .pdficonoverlay
{
	-moz-transform: rotate(0deg);	
	clear:both;
	position:absolute;
	bottom:-20px;
	right:-20px;
	border:none;
	z-index:100;
}
.pdf .preview:hover .pdficonoverlay
{
	opacity:1;filter:alpha(opacity=100);
}

.back_to_section
{
	float:left;
	width:640px;
	background-color:#122b5a;
	font-size:20px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
.explore .back_to_section
{
	background-color:#B5D15C;
}
.back_to_section a
{
	padding: 5px 46px;
	color:#fff;
	text-decoration:none;
	display:block;
}
.explore .back_to_section a
{
	color:#37471F;
}
.back_to_section a:hover
{
	color:#A9CFE7;
}
.explore .back_to_section a:hover
{
	background-color:#37471F;
	color:#B5D15C;
}

.related_articles
{
	padding: 10px 60px 0px;
	float:left;
	width:520px;
	background-color:#DBE9FD;
	border-top:1px solid #bbb;
}
.explore .related_articles
{
	background-color:#F2FECD;
}
.related_articles a
{
	color:#122b5a;
}
.explore .related_articles a
{
	color:#303F27;
}
.related_articles a:hover
{
	text-decoration:none;
	color:#000000;
}
.related_articles h1
{
	font-size:20px;
	margin-bottom: 10px;
}
.related_articles h1 a
{
	font-weight:bold;
	text-decoration:none;
}
.siblings .more
{
	display:block;
	margin-left:20px;
	margin-top:4px;
	font-weight:bold;
	text-decoration:none;
}

.siblings 
{
	margin-bottom:20px;
}
.see_also 
{
	margin-bottom:20px;
}
.related_articles ul
{
	margin-left: 15px;
}

.related_articles ul li
{
	list-style-type:square;
	list-style-position:outside;
	border-bottom: 1px solid #ccc;
}
.related_articles ul li:hover
{
	list-style-type:circle;
	background-color:#fff;
}

.related_articles ul a
{
	font-size:11px;
	text-decoration:none;
	display:block;
	padding: 4px 5px;
}
.related_articles ul a:hover
{
	background-color:#fff;
}


#feeds
{
	clear:both;
	position:relative;
	left:-4px;
	top:4px;
}
#feeds a
{
	margin:0 10px 0 0;
}

#os501c3
{
	clear:both;
	text-align:center;
	padding: 10px 180px 10px;
	color:#ccc;
	background-color:#000000;
	font-size:10px;
}
#os501c3 strong
{
	color:#FFFFFF;
}

#os501c3 a
{
	text-decoration:none;
	color:#FFFF99;
}

#page #content .archives
{
	margin-top:20px;
	margin-bottom:20px;
}
#page #content .archives tr
{
	border-top:20px solid #fff;
}
#page #content .archives .year
{
	border-right:1px solid #ccc;
}
#page #content .archives .year h2
{
	background-color:#465B31;
	padding:10px 5px 10px 80px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-top:0;
	border-top:18px solid #fff;
}
#page #content .archives .articles ul
{
	margin: 10px 0 10px 22px;
}
#page #content .archives .articles .abstract
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	position:relative;
	top: -1px;
	color:#333333;
}


.candlelighting {
	line-height:normal;
	font-size: 11px;
	color: #592C26;
	margin-bottom: 18px;
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 30px;
}
#hebcal h3,#hebcal .parashat, .candlelighting .holiday  {
	display: none;
}
#hebcal dl{margin:0;padding:0}
.candlelighting .copyright
{
	margin-top:4px;
}
.candlelighting .copyright, .candlelighting .copyright a, .candlelighting .copyright font
{
	color:#999;
	font-size:10px;
}

#this_week_latest
{
	border-bottom:1px solid #aaa;
	border-top:1px solid #aaa;
	float:left;
}
#this_week_latest.audio
{
	margin-bottom:5px;
}
.latest_listing
{
	padding: 10px 20px 10px 0;
	float:left;
	clear:both;
	width:620px;
	background-color:#F9FEE7;
	background-image:url(/v3/i/series_latest_bg.jpg);
	background-position: top left;
}
.audio .latest_listing
{
	background-image:url(/v3/i/series_latest_audio_bg.jpg);
}
.audio .latest_listing ul li span
{
	font-size:9px;
	color:#333333;
}
.audio .latest_listing ul li 
{
	margin-bottom:4px;
}
.audio .latest_listing ul li a
{
	color:#000033;
}
.latest_listing .feed
{
	float:right;
	position:relative;
	left:8px;
}
.latest_listing:hover .series h2
{
	color:#FFFF66!important;
}
.latest_listing .series
{
	width:300px;
	float:left;
	padding-right:20px;
	text-align:right;
}
.latest_listing .series a
{
	text-decoration:none;
}
.latest_listing .series h2
{
	background-image:none!important;
	font-size:34px;
	color:#ffd!important;
	border:none!important;
	letter-spacing:-1px;
	margin:0!important;
	padding:0!important;
}

.latest_listing .series .description
{
	letter-spacing:normal;
	clear:right;
	font-size: 11px;
	line-height:normal;
	color:#ddd;
	padding-top:6px;
	padding-left:10px;
	hanging-punctuation: end; 
}

#page .latest_listing ul
{
	float:left;
	width:240px;
	padding-left:10px;
	font-size:11px;
	line-height:normal;
	margin:2px 10px;
}

.latest_listing .latest_article
{
	font-size:15px;
	line-height:15px;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-top:2px;
	margin-bottom:2px;
}
.latest_listing .latest_article a
{
	color:#30481C;
}
.latest_listing li a
{
	text-decoration:none;
	display:block;
}

.latest_listing li.more
{
	list-style-type:none!important;
	margin-top:3px;
}
.latest_listing li.more a
{
	font-weight:bold;
	font-size:10px;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.latest_listing li.more a:hover
{
	color:#006600;
}

#frontpage #highlights
{
	height:249px;
	width:640px;
	position:relative;
	overflow:hidden;
	white-space:nowrap;
	background-color:#000000;
}
#frontpage #highlights #scrollcontainer
{
	position:relative;
	left:0px;
	height:249px;
}
#frontpage #highlights .highlight
{
	background-position:left bottom;
	background-repeat:no-repeat;
	height: 249px;
	width:640px;
	overflow:hidden;
	position: absolute;
	top:0;
	left:0;
	cursor:hand;
	cursor:pointer;
	vertical-align:top;
}
#frontpage #highlights .highlight a
{
	text-decoration:none!important;
}

#frontpage #highlights .highlight .banner
{
	background:url(/v3/i/fp_banner.png);
	height:87px;
}

#frontpage #highlights .highlight h2
{
	color: #FFFFFF;
	font-weight:bold;
	font-size:26px;
	margin:0;
	padding:10px 150px 0 20px;
}
#frontpage #highlights .highlight .nobyline h2
{
	padding-top:20px;
}
#frontpage #highlights .highlight .byline
{
	color: #ffffff;
	padding:0;
	margin: 0 20px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	text-shadow: 1px 1px 0px #000;
}
#frontpage #highlights .highlight .strapline
{
	position:absolute;
	right:0;
	bottom:-1px;
	background:url(fp_banner_strapline.png);
	padding:10px 20px 10px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	height:19px;
	text-shadow: 1px 1px 0px #000;
}
#frontpage #highlights .highlight .strapline span
{
	margin-left:140px;
}
#frontpage #highlights .highlight a.button
{
	width: auto;
	position:absolute;
	top:16px;
	right:20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:normal;
}

#frontpage #highlight_selector
{
	background-color:#000000;
	height:22px;
	width:640px;
	overflow:hidden;
}
#frontpage #highlight_selector ul
{
	margin:0;
	color:#FFFFFF;
	text-align:center;
	margin-left:20px;
}
#frontpage #highlight_selector ul li
{
	display:inline-block;
	list-style:none;
	margin:0;
	width:40px;
	overflow:hidden;
	height:14px;
}

#frontpage #highlight_selector ul li a
{
	background:url(fp_hl_dot_off.gif) no-repeat 15px 6px;
	width:0px;
	display:block;
	padding:0 0 0 40px;
	overflow:hidden;
}
#frontpage #highlight_selector ul li.selected a
{
	background-image:url(fp_hl_dot_on.gif);
}
#frontpage #latest
{
	height:150px;
	overflow:hidden;
	width:640px;
	line-height:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #666;
	border-top: 1px solid #ccc;
	background-color:#aaa;
}

#frontpage #latest #latest_articles,#frontpage #latest #latest_audio,#frontpage #latest #latest_study
{
	width:213px;
	float:left;
	position:relative;
	height:155px;
	overflow:hidden;
	padding-top:35px;
	margin-right:1px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #599230;
}
#frontpage #latest #latest_articles
{
	background-color:#d1e9ad;
}
#frontpage #latest #latest_audio
{
	background-color:#d1d8f3;
	border-bottom-color: #2F3C93;
}
#frontpage #latest #latest_study
{
	border-bottom-color: #782525;
	background-color:#fae1e4;
	width:212px;
	margin-right:0;
}
#frontpage #latest #latest_articles h3 a,#frontpage #latest #latest_audio h3 a,#frontpage #latest #latest_study h3 a
{
	background:url(fp_latest.png) top left;
	height:0;
	margin:0;
	font-weight:normal;
	padding-top:37px;
	overflow:hidden;
	width:214px;
	position:absolute;
	top:-37px;
	z-index:1000;
}
#frontpage #latest #latest_articles h3,#frontpage #latest #latest_audio h3,#frontpage #latest #latest_study h3
{
	background:url(fp_latest.png) left -37px no-repeat;
	height:10px;
	margin:0;
	font-weight:normal;
	width:40px;
	position:absolute;
	top:37px;
	left:0px;
	z-index:999;
}
#frontpage #latest #latest_study h3 a
{
	width:212px;
}
#frontpage #latest #latest_audio h3 a
{
  background-position: -214px 0;
}
#frontpage #latest #latest_study h3 a
{
  background-position: -428px 0;
}
#frontpage #latest ul
{
	margin:0;
	padding: 0;
	position:relative;
	width:233px;
	overflow-y:auto;
	overflow-x:hidden;
	height:155px;
	font-family:Tahoma, Geneva, sans-serif;

}
#frontpage #latest ul:hover
{
	width:213px;
}
#frontpage #latest ul li
{
	background-color:#9CCF50;
	list-style:none;
	margin:0;
	padding: 6px 40px 8px 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3EDC5;
	border-bottom-color: #96B636;
	color:#3E5227;
	font-size:10px;
	cursor:hand;
	cursor:pointer;
	background-image: url(gradient.png);
	background-position: top left;
	background-repeat: repeat-x;
}
#frontpage #latest ul li:last-child
{
	margin-bottom:100px;
}
#frontpage #latest ul:hover li
{
	padding-right:20px;
}
#frontpage #latest #latest_audio ul li
{
	border-top-color: #E4E4FA;
	border-bottom-color: #a4ade3;
	background-color:#8DA0E2;
}
#frontpage #latest #latest_audio .cost
{
	margin-top:2px;
}
#frontpage #latest #latest_study ul li
{
	border-top-color: #fff;
	border-bottom-color: #E1A6B0;
	background-color:#E48B94;
	color:#660000;
}
#frontpage #latest #latest_study ul li strong
{
	text-shadow: 1px 1px 0px #fffefe;
	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;
	color:#512021;
}
#frontpage #latest #latest_study ul li a
{
	text-shadow: none
}
#frontpage #latest ul li a
{
	text-decoration:none;
	color:#000;
	font-size:12px;
	line-height:12px;
	display:block;
	text-shadow: 1px 1px 0px #ccc;
}
#frontpage #latest #latest_study ul li a
{
	text-shadow: none
}
#frontpage #latest #latest_audio ul li 
{
	color:#202959;
}



/* For Application Forms */
.formheader h1
{
	background-color:#FFFFFF;
	margin-top: 0!important;
	padding: 10px 20px!important;;
}

.cmxform
{
	font-size:130%!important;
}

.cmxform fieldset ol
{
	margin-left:0!important;
}
.cmxform fieldset ol li
{
	list-style-type:outside!important;
	list-style:none!important;
}

/* http://blog.anomalyinnovations.com/2010/03/creating-a-realistic-looking-button-with-css3/ */

a.button {
	text-decoration: none;
	border-color: transparent transparent #ECECEC; /** rgba fallback **/
	border-color: transparent transparent rgba(255, 255, 255, 0.63);
	cursor: pointer;
	outline: none;
}
a.button:hover {
	text-decoration: none;
}
a.button,
a.button b.o,
a.button b.m {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-width: 1px;
	border-style: solid;
	display: block;
}
a.button b.o {
	border-color: #5A5A5A; /** rgba fallback **/
	border-color: rgba(0, 0, 0, 0.56);
}
a.button b.m {
	background: transparent url(button.png) repeat-x 0 0;
	border-color: #FFF transparent #C7C7C7; /** rgba fallback **/
	border-color: #FFF rgba(255, 255, 255, 0.33) rgba(255, 255, 255, 0.33);
}
a.button:hover b.m {
	background-position: 0 -80px;
}
a.button:active b.m {
	background-position: 0 -160px;
	border-color: #B7B7B7 transparent #D4D4D4; /** rgba fallback **/
	border-color: rgba(255, 255, 255, 0.11) rgba(255, 255, 255, 0.23) rgba(255, 255, 255, 0.27);
}
a.button b.m b {
	display: block;
	font-weight: bold;
	padding: 4px 14px;
	text-shadow: 0 1px 0 #DDD;
	color: #262626;
	/** Make the text unselectable **/
	-moz-user-select: none;
	-webkit-user-select: none;
}
.printbutton
{
	position:absolute;
	right:205px;	
}
.printbutton a
{
	text-decoration:none;
	padding:1px 20px 2px 30px;
	color:#555!important;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-shadow: 1px 1px 0px #fff;
	border:1px solid #999;
	box-shadow: 1px 1px 2px #ccc;
	border-radius:5px;
	position:relative;
	top:19px;
	left:30px;
	background: #ffd url(/v3/i/print.gif) no-repeat 10px 1px;
}
.printbutton a:hover
{
	background-color:#fff;
	color:#333!important;
	box-shadow: 1px 1px 2px #aaa;
}
