/* ***************************
  Site - Synagogue
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* ***************************
   $1 GLOBAL Styles
   ***************************/
   @font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family:"Merriweather Bold";
	src:url("../fonts/Merriweather-Bold.eot?") format("eot"),
		url("../fonts/Merriweather-Bold.woff") format("woff"),
		url("../fonts/Merriweather-Bold.ttf") format("truetype"),
		url("../fonts/Merriweather-Bold.svg#Merriweather-Bold") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto-medium-webfont.eot');
    src: url('../fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-medium-webfont.woff') format('woff'),
         url('../fonts/roboto-medium-webfont.ttf') format('truetype'),
         url('../fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), 
  	   url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), 
	   url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), 
	   url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), 
	   url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

* {
	margin: 0;
	padding: 0;
}
a {
	color:#bd9349;
	text-decoration:none;
}
a:hover {
	color:#bfbfbf;
	text-decoration:underline;
}
img {
	border:0;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}

.moveable {
	cursor: move;
}
#header_top #header_top_login_area{
    margin-top:-7px;
}
#header_top .start_logged_in{
    margin-top:-7px;
}


/* ***************************
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
    font-size:16px;
    font-family: 'robotolight';
	background:#f3f2fa;
	color:#595959;
}
#container {
	margin:0px auto;
	text-align:left;	
}
/* ***************************
   $3 Header Styles
   ***************************/
#header{background:#808080;overflow:hidden;height:39px;border-bottom:0px;font-family:Arial, Helvetica, sans-serif;color:#ffffff; font-size:12px;}
#header a{color:#fff;}

#header_inner{
	margin:0px auto;
	width:960px;
	height:41px;
}

#sidebar_left h1{
	width:204px; height:114px;
	background:url(../images/logo.png) no-repeat;	
	margin:0px auto;
}
#sidebar_left h1 a {
	width:176px;
	height:213px;
	display:block;
	text-indent:-9999px;
	outline-style:none;
}
#header h3{
	font-style:italic;
	font-size:16px;
	float:left;
	color:#336699;
	margin-top:30px;
	font-weight:normal;
	margin-left:72px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#header_top{
	height:29px;
	text-align:left;
	padding-top:10px;
	color:#000;
}
#header_top form{
	/*float:right;
	width:310px;*/
	padding-right:2px;
	width:auto;
}
#header_top form input{
	width:124px;
	height:13px;
	border:1px solid #6c859b;
	padding:5px 10px;
	background:#fff;
	border-radius:3px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#header_top form .submit_button{
	width:8px;
	height:14px;
	margin-left:5px;
	padding:0px;
	cursor:pointer;
	background:url(../images/bg_submit.png) left top no-repeat;
	border:0;
}

#header_top form a{
	color:#000;
	text-decoration:underline;
}
#header_top form a:hover{
	color:#000;
	text-decoration:none;
}


#header_top #admin_frm_head{
/*	float:left;
	padding:0 0 0 280px;
	width:340px;
	position:relative;
	bottom:18px;
*/
}

.header_button{ background:#bd9349; border:0;}
.header_button:hover{ background:#997940;}
#sponsHeader a { color:#333; }



/* ***************************
   $4 Content Styles
   ***************************/
#content{
	margin:240px auto 33px; padding-bottom:50px;
	width:960px; position:relative;
	background:#fff;
	clear:both; border-top:8px solid #bd9349; box-shadow:1px 1px 5px #ccc;
	/*overflow:hidden;*/
}
#maincontent{
	float:left;
	margin-top:0px; margin-left:24px;
	width:620px;
	background:url(../images/bg_content_top.png) top right no-repeat;
	padding-top:48px;
	position:relative;
}
#maincontent.full_width{ width:auto; float:none; margin-right:24px;}
#content #maincontent.cal.full_width{ width:auto; float:none; margin-right:24px;}
#maincontent.photo{	margin-top:24px;padding:0;background:none;	color:#666;	min-height:760px;}
#content #maincontent.cal{margin-top:24px;padding:0;width:auto;background:none !important;}
#content #maincontent.admin{margin-top:24px;padding:0;width:auto;background:none !important;}
div.default{}

#maincontent .pad-helper{}
#maincontent.full_width .pad-helper{ width:auto;}
#maincontent.cal .pad-helper{ width:auto;}
#maincontent.cal .pad-helper,
#maincontent.cal .pad-helper *,
#maincontent.cal .pad-helper *:before,
#maincontent.cal .pad-helper *:after{
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#maincontent .content_container{width:auto;padding-right:0px;}
#maincontent.full_width .content_container{width:auto;}
#maincontent.admin .pad-helper{width:100%;padding:0;background:none;}
#maincontent.cal .pad-helper{width:100%;padding:0;background:none;}
#maincontent a{text-decoration:none;}
#maincontent.admin h2 { background-color: none;}
#maincontent h2{
	float:none;font-family:"Merriweather Bold"; font-style:normal;padding:0;height:auto;line-height:22px;font-size:20px;color:#4d4b87;padding-bottom:15px;font-weight:normal;
	background:none !important;
}
#maincontent h2 a{color:#4d4b87;}
#maincontent h2 a:hover{ color:#bfbfbf !important;}
.content_body img{ max-width:100%; height:auto !important;}
/*#maincontent h2:hover{ color:#bfbfbf;}*/
.featured_article{
	background: none;
	padding:0;
	margin-bottom:20px;
	border-top:0;
}
.content_body table {border-collapse: collapse;}
.content_body table td {
	padding:5px;
}
#content #maincontent.admin fieldset table { background: none repeat scroll 0 0 #DDE0E2 !important;}
tr.listing_heading { background-color: #f0f0f0 !important; color: black;}
tr.listing { background-color: #f0f0f0 !important;}
tr.listingb { background-color: #DDE0E2 !important;}
#maincontent p{
	font-size:16px;
	color:#595959;
	padding:0px;
	line-height:20px;
	margin-bottom:15px;
}
#maincontent p a{
	color:#bd9349;
	text-decoration:underline;
}
#maincontent p a:hover{
	color:#bd9349;
	text-decoration:none;
}
#maincontent ul{
	font-size:14px;
	color:#595959;
	padding-bottom:20px;
}
#maincontent ul li{
	padding-top:16px;
	padding-bottom:3px;
}
#maincontent .img_left{
	float:left;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:10px;
}
#maincontent .readmore{
	font-size:14px;
	display:block;
	padding-top:12px;
	margin-bottom:20px;
	font-style:normal !important;font-family:"Merriweather Bold"; text-decoration:none; text-transform:uppercase;
	padding-left:14px;
}
#maincontent .readmore:hover{ color:#bfbfbf;}
#maincontent .readmore a{
	color:#fdfefb;
	display:block;
	float:left;
	background:url(../images/submit_button2.gif) right center no-repeat;
	padding-right:23px;
	text-decoration:none;
}
#maincontent .readmore a:hover{
	color:#fdfefb;
	background:url(../images/submit_button1.gif) right center no-repeat;
}
#topnav{
	height:30px;
	float:none; display:none;
	width: 960px;
}
#topnav h3{
	font-size:12px;
	padding-right:13px;
	height:26px;
	color:#7D5122;
	text-align:right;
	line-height:26px;
	background:url(../images/bg_topnav_h3.png) right top no-repeat;
	font-weight:normal;
}
#topnav ul {
	margin-top:56px;
	float:right;
	padding-right:80px;
}
#topnav ul li{
	float:left;
	background:url(../images/bg_topnav_li.gif) left center no-repeat;
	height:32px;
	padding:0px 17px 0px 21px;
	font-family:"Courier New", Courier, monospace;
	font-size:19px;
	line-height:32px;
}
#topnav ul li a{
	color:#ffffff;
	text-decoration:none;
}
#topnav ul li a:hover{
	color:#ffffff;
	font-weight:bold;
}
#topnav ul .nav_home{ background:none;}
#topnav ul .nav_home a{
	color:#ffffff;
	font-weight:bold;
}

/* Registration */
div.register { width:480px; }
#maincontent .registration ul { color:black; }
#maincontent .registration ul li h4 { }


/* Donation */
#maincontent.donate { width:680px; }
#maincontent.user_dashboard{width:auto;}
#maincontent .donation ul { color:white; }
#maincontent .donation ul li h4 { }

#maincontent .submit_payment { background:none;; }
#maincontent .submit_payment ul { color:black; }
#maincontent .submit_payment ul li h4 { color:black; }


#maincontent.user_dashboard,
#maincontent.user_dashboard ul { color:black; padding-bottom:2px; }
#maincontent.user_dashboard .section { padding:15px 15px; background-color:#f0f0f0;margin-bottom:20px; }
#maincontent.user_dashboard .credit { color:#4d4b87; }
#maincontent.user_dashboard .filter_box #show_hide a { background-image:url(../images/list_arrow.gif); }
#maincontent.user_dashboard .filter_box { background-color:none; border:1px dotted #555; }
#maincontent.user_dashboard .filter_box #show_hide { background-color:#DDE0E2; }
#maincontent.user_dashboard .filter_box ul { color:black; }

#maincontent.user_dashboard .section table.txs thead tr td { background-color:#DDE0E2; color:black; }
#maincontent.user_dashboard .section table.txs td { border-color:#333; }

#maincontent.user_dashboard td span.check_number { color:#888; }


.pad-helper .ui-state-default, 
.pad-helper .ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default{ color:#595959;}
.calendar_table .ui-widget{ font-size:12px;}
table.calendar td span.day{ height:auto !important;}
/*table.calendar td div.daywrap{ width:auto !important;}*/
table.zman_table tr td{ border-bottom:1px dotted #808080;}


/* ***************************
   $5 Sidebar Stylesa
   ***************************/
#sidebar_left{
	float:none;
	width:960px;	
	height:auto;
	background:none;
	position:absolute;top:-240px; left:0px;
	overflow:visible;
}


#sidebar_left .bb{
	height:0px;
	overflow:hidden;
	width:246px;
}
#sidebar_left .bt{
	height:20px;
	overflow:hidden;
	width:960px;	
}
#mainnav{
	padding:0;
	height:auto;	
	background:#4d4b87;
	width:960px;
	margin-top:0;
	overflow:visible;	
	text-align:center;
}
#mainnav .menuheader{

}
#mainnav .menuheader label{

}
#mainnav .menuheader label.openheader{
}
ol#mainnav ol{
}
.categoryitems li{
}
.categoryitems a{

}
.categoryitems a:hover{
}


#nav_section{
	display:inline-block; vertical-align:middle;
	margin:0 auto;
	width:auto;
}
#nav_section{
	*display:inline;
}
#nav_section li{
	float:left;
	display:block;
	background:none;
	font-size:15px;
	width:auto;
	position: relative;
}
#nav_section a{
	font-family: 'robotolight';
	font-style:normal;
	font-weight:normal;
	padding:0;
	text-decoration:none;
	line-height:41px;
	background:none;	
	text-align:left;
	display:block;
	padding:0 10px;
	width:auto;
	color:#fff;
}
#nav_section a:hover{
	background:none;
	color:#3478b3;
}

/*--- DROPDOWN ---*/
#nav_section li ul{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	list-style:none;
	position:absolute;
	display:none;
	top:40px;
	border:1px solid #d5d5d5;
	border-top:0;
	padding:0;
	height:auto;
	padding:10px 0;
	box-shadow:0 2px 2px #ccc;
}
#nav_section li ul ul{border:1px solid #d5d5d5;left:190px;top:-10px;}

#nav_section ul li{
	margin:0;
	padding:0;
	padding-top:1px;
	float:none;
	position:relative;
}
#nav_section ul a{
	white-space:normal; 
	float:none;
	padding:5px 40px 5px 30px;
	background:url(../images/icon_sub_li.png) 15px 10px no-repeat;
	line-height:16px;
	height:auto;
	text-align:left;
	width:120px;
}
#nav_section li.selected_nav a{color:#bfbfbf;}
#nav_section li.selected_nav li a{color:#333333;}
#nav_section li:hover ul{ /* Display the dropdown on hover */
	display:block;
	height:auto;
	left:0;
}
#nav_section li:hover ul ul{
	display:block;
	height:auto;
	left:190px;
}
#nav_section li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	color:#bfbfbf;
	text-decoration:none;
}
#nav_section li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	color:#333;
	text-decoration:none;
}
#nav_section li li:hover a{
	color:#3478b3;
	text-decoration:none;
}
#nav_section li li:hover ul a{
	color:#333;
	text-decoration:none;
}
#nav_section li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	color:#3478b3;
	background:url(../images/icon_sub_li.png) 15px 10px no-repeat;
}
#nav_section li:hover ul ul, #nav_section li:hover ul ul ul, #nav_section li:hover ul ul ul ul{display:none;}
#nav_section li:hover ul, #nav_section li li:hover ul, #nav_section li li li:hover ul, #nav_section li li li li:hover ul{display:block;}

/*--------------------------Small Nav*/

#small_nav{ display:none; margin-left:0px; background:#4d4b87;}
#small_nav ul{ display:none; margin-left:0px;}
#small_nav a:hover{ text-decoration:none; color:#fff;}
#small_nav > li > a{ display:block;padding:10px 50px 10px 25px; font-size:18px; font-weight:700; color:#fff; text-align:left; text-decoration:none; position:relative;}
#small_nav li a span{ width:34px; height:34px; border-radius:1px; cursor:pointer; background:#bd9349; position:absolute; top:4px; right:10px;}
#small_nav li a span:after{ content:"\f067";font-family: 'FontAwesome'; display:block; color:#fff; text-align:center; font-size:18px; line-height:34px; font-weight:bold;}
#small_nav li a span.active:after{ content:"\f068"; }
#small_nav > li > ul{ background:#f3f2fa; margin-left:0px;}
#small_nav > li > ul a{ color:#666; text-decoration:none; font-size:18px; display:block; text-align:left; padding:10px 50px 10px 33px; position:relative;}
#small_nav > li > ul a:hover{ color:#fff;}
#small_nav > li > ul ul a{ padding:10px 50px 10px 50px; color:#666;}
#small_nav > li > ul a:hover{ color:#666;}
#small_nav > li > ul a span{ background:#bd9349;}
#small_nav > li > ul > li:first-child{ border:0;}
#small_nav > li > ul > li:first-child > a{ border:0;}

#sidebar_right_2 {display:none;}

#sidebar_right{ border-left:1px solid #d5d4e0; padding-left:24px;
	float:right;
	width:240px;
	margin-top:50px; margin-right:24px;
	display:inline;
	position:relative;
}
#sidebar_right .right_bm{
	background:none;
	border-top:0;
	padding-top:0;
	margin-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ddd;
}
#sidebar_right .right_bm .right_content{overflow:hidden;padding-bottom:0;}
#sidebar_right .right_bm .right_content2{overflow:hidden;}
#sidebar_right .right_bm .right_content h2{font-family:"Merriweather Bold";font-style:normal;font-size:20px;color:#4d4b87;padding-bottom:10px;font-weight:normal;line-height:26px;}
#sidebar_right .right_bm .right_content h4{
	font-style:normal;
	font-size:18px;
	color:#595959;
	font-family: 'robotomedium';
	line-height:22px;
	padding-bottom:15px;
    font-weight: normal;
}
#sidebar_right .right_bm .right_content h4{ padding-bottom:2px;}
#sidebar_right .right_bm .right_content_inner{
	padding:0;
	width:auto;
	margin:0 0;
	background:none;
	overflow:hidden;
}
#sidebar_right .right_bm table td {
	font-family: 'robotolight';
	font-size:16px;
    padding-bottom:3px;
    color:#595959;
}
#sidebar_right .right_bm table a{ text-transform:uppercase;font-family:"Merriweather Bold";}
#sidebar_right input.go_button, #maincontent input.go_button{ font-size:0px; width:73px;height:29px; float:right;padding:0px;cursor:pointer;background:url(../images/bg_submit.png) left top no-repeat #414141;	border:0;cursor:pointer;}
#maincontent input.go_button {
	float:left;
	margin-left:0px;
}
#sidebar_right hr{
    height:5px;
    color: transparent;	
    margin: 0 auto 12px auto;
	border-bottom:2px dotted #E6C59C;
}
#sidebar_right .readmore{
	color:#04375b;
	font-size:14px;
	display:block;
	height:26px;
	font-style:normal;
	
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
    padding:0;
    position:relative;
    margin-bottom:-20px;
}
#sidebar_right .readmore a{	color:#bd9349; font-size:14px;font-family: 'robotolight';display:block;float:left;padding-right:31px;padding-top:8px;line-height:26px;text-decoration:none;}
#sidebar_right .readmore a:hover{text-decoration:none; color:#bfbfbf;}
.right_box1{
	text-align:left;
	padding-top:0px;
	background:none;
	padding-bottom:15px;	
}
.right_box1 p{font-size:20px;font-family:"Merriweather Bold";color:#4d4b87;}
#subscribe_email_box{width:135px; float:left; height:18px;padding:5px 10px;border:1px solid #e1e1e1;background:#fff;border-radius:3px;font-family:Arial, Helvetica, sans-serif;}

#mailingListForm fieldset{ overflow:hidden;}

.pagination{ overflow:hidden;}
/* ***************************
   $6 Footer Styles
   ***************************/
#footer {
	background:#4d4b87;	
	text-align: center;	
	height:auto; width:100%;
	padding-top:40px;
	border-top:2px solid #ddd;
}
.footer_inner{
	background:none;width:960px;margin:10px auto;
	height:auto; padding-bottom:50px
}
.footer_inner ul{
	color:#fff;
	padding:0;
	background:none;
}
.footer_inner p{
	font-size:14px;
	line-height:23px;
	color:#fff;
}
#footer a{ color:#fff;}
#footer a:hover{ color:#bfbfbf;}
#footer p a { color:#fff;text-decoration:none; }
#footer p a:hover{ color:#bfbfbf;}
.footer_inner ul li{
	font-size:14px;
	display:inline;
}
.footer_inner ul li a{
	color:#fff;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_inner ul li a:hover{
	color:#bfbfbf;
	text-decoration:none;
}
.footer_inner h2, .footer_inner h3, .footer_inner h4 {
	color:#fff;
}
.schedule .edit_link {
	float:right;
	color:#ffffff;
	background: url(/pics/icons/edit_icon.png) no-repeat left top;
	padding: 0 8px 0 15px;
}

.schedule .edit_link a{
	color: #ffffff;
	text-decoration: underline;
}
.schedule .edit_link a:hover{
	color: #ffffff;
	text-decoration: none;
}


.content_container .edit_link{
	float: right;
	color: #ffffff;
	background: transparent url(/pics/icons/edit_icon.png) no-repeat scroll left top;
	padding: 0 8px 0 16px;
	margin-top: 13px;

}

.content_container .delete_content{
	float: right;
	color: #ffffff;
	background: transparent url(/pics/icons/delete.png) no-repeat scroll left top;
	padding: 0 8px 0pt 17px;
	margin-top: 13px;

}

div.add_div {
	text-align: right;
	color: #ffffff;
	margin: 2px 0px 5px 0px;
}
div.add_div a {
	text-align: right;
	color: #ffffff;
	background: transparent url(/pics/icons/green_plus.png) no-repeat scroll left top;
	padding: 0 8px 0pt 17px;
}

div.add_div2 {
	text-align: right;
	color: #000;
	margin: 2px 0px 5px 0px;
}
div.add_div2 a {
	float:right;
	text-align: right;
	color: #000;
	padding: 0 8px 0pt 17px;
	margin-left: 5px;
}

div.add_div2 a#addLink { background: transparent url(/pics/icons/green_plus.png) no-repeat scroll left top; }
div.add_div2 a#delLink { background: transparent url(/pics/icons/delete.png) no-repeat scroll left top; }


/* Admin Top Page Switcher */
#admin_frm_head input.submit { position:static; top:5px; margin:0 0 0 10px; padding:0; width:35px; height:24px; border:2px outset; }

div.featured_article {vertical-align: baseline; float:none;}
div.featured_article ul { padding:0 30px; }
div.featured_article ul li { list-style-type:disc; }

div.featured_article input,
div.featured_article select {
	margin: 12px 10px 5px 10px;
}
tr.credit_card_fields select:nth-child(1),
.newCardArea select {
	margin: 12px 10px 5px 0px !important;
}

div.featured_article .swfdiv {
	vertical-align: top;
}

/* CALENDAR */
.calendar a { color:#333; }

/* POPUP CAL */
.popup_calendar_div { background-color:none; }
.cpYearNavigation,.cpMonthNavigation { background-color:#DDE0E2; color:block; }
td.cpCurrentDate { background-color:#DDE0E2; }
td.cpCurrentMonthDate:hover,
.cpCurrentMonthDate:hover { background-color:none; color:black; }

tr.listing { background-color:none; }
tr.listingb { background-color:none; }

/* Easy Popup */
#myPopup { background-color:none; }
#myPopup .hd { background-color: none; }
#myPopup .hd .close { color:black; }

/* Photo Gallery */
/* ---- Photos -------------- */
#gia_head{	background:#4d4b87; color:#fff;}

table.calendar{
	border-collapse: collapse;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin-bottom: 20px;
}
table.calendar td{
	border: 1px dotted #ccc;
	width: 112px;
	height: 112px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}
table.calendar td.unmonth{
	background: #ddd;
	color: #666;
}
table.calendar th{
	text-align: left;
	background: #4d4b87;
	color: #fff;
	padding: 2px;
	height: 20px;
}
table.calendar th a{
	color: #fff;
}
table.calendar th.next{
	text-align: right;
}
table.calendar th.previous{
	text-align: left;
}
table.calendar td.today{
	background: #ffc;
}
table.calendar th.month_header{
	font-size: 1.25em;
	text-align: center;
	padding-top: 7px;
	height: 2.5em;
}
table.calendar td div.dayhead{
	margin-bottom: 4px;
	text-align: right;
}
table.calendar td span.day{
	display: block;
	width: 18px;
	height: 12px;
	float: left;
	font-size: 10px;
	padding: 2px;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
table.calendar td span.jewishDay{
	height: 12px;
	font-size: 10px;
	font-style: italic;
	margin-right: 2px;
	padding: 2px;
}
table.calendar td div.sedra{
	color: #4d4b87;
	display: block;
	width: 100%;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	white-space:nowrap;
	overflow: hidden;
}

table.calendar td ul{
	margin-left: 5px;
	padding: 0px !important;
	list-style-type: circle;
	font-size: 11px;
	overflow: hidden;
}
table.calendar td ul li{
	font-size: 10px;
	padding: 0px !important;
	margin: 0px;
	white-space:nowrap;
	overflow: hidden;
	cursor: pointer;
}
table.calendar tr:hover{
	background: #efefef;
}
table.calendar td:hover{
	background: #ffc;
}

table.calendar .eventlink{
	/* margin-top: 20px; */
 	text-align: center;
}

table.calendar .eventlink a{
	color: blue;

}
table.calendar .eventlink a:hover{
	color: blue;
	text-decoration: underline;
}


.popdetail
{
	position: absolute;
	background-color: #ffffcc;
	border: 1px #6D6D6D solid;
	width: 170px;
	z-index: 300001;
	padding: 0px;
}

.popdetail ul {
	font-size: 10px;
	padding: 0px !important;
	margin-left: 5px !important;
	cursor: pointer;

}

.popdetail ul li{
	font-size: 10px;
	padding: 0px !important;
	margin-top: 0px;
	margin-left: 0px;
	cursor: pointer;
}
.popdetail .dayheader{
	background-color: #D4D0C8;
	text-align: center;
	font-weight: bold;
	padding: 0 0 0 0;
	border-bottom: 1px #6D6D6D solid;
}

.popdetail .dayheader .headerclose{
	color: #6D6D6D;
	float:right;
	border-left: 1px #6D6D6D solid;
	padding: 0 2px 0 4px;
	cursor: pointer;
}

.popevent
{
	position: absolute;
	background-color: #ffffff;
	border: 1px #6D6D6D solid;
	width: 148px;
	height: 96px;
	z-index: 300002;
	left: 0px;
	top: 0px;
}
.popevent .eventheader{

}
.popevent .eventbody{
	margin: 10px;

}
.popevent h3{
 color: #09C1CB;
}

.popevent .eventheader .headerclose{
	color: #6D6D6D;
	float:right;
	border-left: 1px #6D6D6D solid;
	border-bottom: 1px #6D6D6D solid;
	padding: 0 2px 0 4px;
	cursor: pointer;
}

table.calendar td div.daywrap{position: relative;}
.announce_icons{
	color:purple;
	position: absolute;
    bottom: 0px;
    vertical-align: bottom;
}

table.calendar td div.sedraDay { color:#09C1CB; }

#announcement_table table tr.listing_heading th { padding:8px; }

#treediv{
	background-color: none;
	padding: 20px 10px;
}

#tree li {
	color:#713B15;
	cursor:move;
	margin-top:-2px;
}

#tree ul {
	border:1px solid #000000;
	font-size:14px;
	font-weight:normal;
	list-style-type:none;
	padding:5px 10px 5px 30px;
}

div.fieldset span.legend { color:black; }

#sidebar_left #img_div #editlogo { background:transparent;  }

#maincontent .calendar ul { padding-bottom:0px;  }
#maincontent .calendar ul li { padding:0px; margin:0px; line-height:13px; }

.calendar_table .print, .calendar_table .gosubmit { background-color:#FFF; }

.featured_article H3.date {
	display:block;
	padding:5px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
    color: #727272;
    font-weight: normal;
    font-size: 12px;
	font-style:italic;
	float:none;
	margin-bottom:15px;
}
.menu{border:1px solid #000;}
.pg_img_div img{ background:#eee;}
.pg_img_div img:hover,
.pg_img_div a:hover img {background:#4d4b87;}
div#album_order div.dragger {
    border: 1px solid #666;
}
#topnav h3 {
    background:none;
	font-family:Arial, Helvetica, sans-serif;
}
.top_links{display:none;}


.pg_caption {color: #525252;}
#maincontent .pg_caption p{margin-bottom:0;}


#topnav{background:url(../images/icon_header_left.png) no-repeat center center; border:0; width:50px !important; height:53px !important; display:none; cursor:pointer;}

/* RB ADS*/
@media screen and (max-width: 1024px) {
	
	#header_admin_menu_menu{ left:50% !important; margin-left:-225px !important;}
	
	#header #header_inner,
	#content{ width:748px;}	

	
	#maincontent{ width:465px; margin-left:15px;}
	#sidebar_right{ margin-right:15px; padding-left:15px; width:220px;}


	#sidebar_left,
	#topnav,
	#sidebar_left .bt{ width:100%;}
	#mainnav,
	.footer_inner{ width:748px;}

}

@media screen and (max-width: 768px) {
	
	#header{ background:url(../images/bg_topbar.png) repeat-x; height:53px;}
	
	#header #header_inner,
	#content{ width:auto; margin-top:0px; border:none; margin-left:0px; margin-right:0px;}	
	#header #header_inner .hosted_by_text{ display:none;}
	#header #header_inner #header_buttons div#header_login_button{ background:url(../images/icon_header_right.png) no-repeat center center; padding:0px; height:53px; width:50px; text-indent:-999em; display:block !important; margin-top:0px; float:right; text-align:left;}
	#topnav{ display:block; position:absolute; width:50px; top:-53px; left:0px;}
	
	#header_login_menu form.head_signin hr.login_dropdown_line{ width:auto !important;}
	
	#header_login_menu{ width:100%; top:53px !important; left:0px;}
	#header_admin_menu_menu{ left:0px !important; margin-left:0px !important;}
	#header_admin_menu_menu ul{ width:100%;}
	
	
	#sidebar_left{ position:static; top:auto; margin-top:0px !important; position:relative;}
	#img_div{ text-align:center; padding-top:20px;}
	#mainnav{ position:absolute;display:none; width:100% !important; left:0px; top:0px;}	
	#nav_section{ width:100%; }
	#nav_section li{ float:none;}
	#nav_section li ul{position: static;width:100%;}

	#maincontent{ float:none; width:auto; margin-left:0px; margin-right:0px; padding-left:15px; padding-right:15px; border-top:8px solid #bd9349;}
	#sidebar_right{ border:0px; display:block; padding-left:15px; padding-right:15px; margin-left:0px; margin-right:0px; width:auto; float:none;}


	#sidebar_left,
	#sidebar_left .bt{ width:100%;}
	.footer_inner{ width:auto;}



}

@media (max-width:767px) {
	#nav_section {display:none;}
	#small_nav{ display:block;}
	 #mainnav {
    	z-index: 35;
	}

}

@media screen and (min-width: 480px) {
	
    #content.ads_enabled{	
		position:relative;
    }

	div.rbad[data-id=desktop_leaderboard_footer]{
		margin-right:260px;
	}

	.rbad[data-id='desktop_leaderboard_header'] {
		position: absolute;
		margin-top: -184px;
		margin-left: 251px;
	}

	.rbad[data-id='desktop_skyscaper_left'] {
		left: -180px;
		margin-right:0;
	}

	.rbad[data-id='desktop_skyscaper_right'] {
		right: -180px;
		margin-left:0;
	}

	div.rbad[data-id=desktop_leaderboard_footer]{
		margin-left:260px;
	}
}
@media (max-width:570px) {
	.rsContainer .rsImg {
		max-width:none;
	}
	.rsContainer .rsSlide>div {
		height:100%;
	}

	.captcha_code_div .captcha_code_label {
		width: 35%;
	}
	select.address_country {
		width: 85%;
	}
	
	
}
/* END RB ADS*/