/*** visual styling ***/
* html #footer-wrapper {
	background:#ffffff;         /*** same as body background ***/
}
body {
	background:#ffffff;         /*** same as body background ***/
	color:#00324d;
}
#wrap {
	background:gray;
}
#header {
	background:url(/images/styling/banners/banner01.png) no-repeat;
}
body, #header, #footer {
	background-color:#308100;
}
#navigation {
	background:#306E00;
}
#container {
	background:#ffffff;
}
#left {
	background:#30A500;
}
#center {
}
#right {
	background:gray;
}
#container {
}
#container .column {
}
#header #search {
}
#header #search .search_button {
	background:url(/images/styling/buttons/search_button.png) no-repeat 0 0;
}
#header #search .search_button:hover {
	background-position:-20px 0;
}
#header #lji_promo {
	color:#ffffff;
}
#header #lji_promo_logo {
	background:url(/images/styling/banners/lji_logo.png) no-repeat;
}
#footer .made_by_bluebinary {
	background:url(/images/styling/themes/welfare-charity/made_by_bluebinary.png) no-repeat;
}
#footer h2 {
	color:#30D300;
}

/* top navigation bar styling */
#navbar {
}
#navbar li.separator {
	border-right:1px dotted #ffffff;
}
#navbar #row_menu ul li:hover, #row_menu ul li a:hover {
	color:#ffffff;
	background:#30D300;
}
#navbar ul#row_bar li:hover, ul#row_bar li a:hover {
	background-color:#30D300;
}
#navbar a.unselected, a.unselected_anchor {
	color:#ffffff;
	background-color:inherit;
}
#navbar a.selected, a.selected_anchor, #navbar li.selected {
	color:#ffffff;
	background-color:#1D3400; /* 305600; */
}
#navbar li.unselected {
}

/* left sidebar navigation styling */
#navigation_box {
}
#navigation_list {
}
.navigation_list_sub {
}
.navigation_section_non_anchor_text {
	color:yellow;
}
.navigation_section {
}
.navigation_section_expanded {
	background-color:#306E00;
}
.navigation_section_border {
}
.navigation_link, .navigation_link:link, .navigation_link:visited {
	color:#ffffff;
}
.navigation_link:hover, .navigation_link:active, .navigation_section:hover {
}
.navigation_link_parent, .navigation_link_parent:link, .navigation_link_parent:visited {
	color:#ffffff;
}
.navigation_link_selected, .navigation_link_selected:link, .navigation_link_selected:visited {
	color:#ffffff;
}
.navigation_link_selected:hover, .navigation_link_selected:active {
	/* background:#385e85; */
}
.navigation_link_item:hover {
	background:#306E00;
}
.navigation_sub_section {
}
.navigation_sub_section_selected {
	background:#30B900;
}
.navigation_sub_section_expanded {
	color:green;
}
.navigation_sub_section:hover {
	background:#30D300;
}
.navigation_sub_link, .navigation_sub_link:link, .navigation_sub_link:visited {
	text-decoration:none;
	color:#ffffff;
}
.navigation_sub_link:hover, .navigation_sub_link:active {
}
.navigation_sub_link_selected {
	color:#ffffff;
}
/*** lji navigation link styling ***/
.navigation_list_lji_item { 
}
.navigation_list_lji_link {
}
.navigation_list_lji_logo {
    background:url(/images/promo/logos/lji_menu_white.png) no-repeat;
}

#navigation_lji_project_logo_image {
	width:140px;
	height:47px;
	margin:20px 0 10px 2px;
	background:url(/images/styling/sidebar/leeds_sign.png) no-repeat left bottom;
}
/*
#navigation_lji_project_ljrc_logo_image {
	width:140px;
	height:47px;
	margin:20px 0 10px 2px;
	background:url(/images/styling/sidebar/ljrc_logo.gif) no-repeat left bottom;
}
*/
/* main body content container styling */

#clickback a, #clickback a:link, #clickback a:visited {
	color:#00324d;
}
#clickback a:hover, #clickback a:active {
	color:#cc0000;
}
div#body_center {
}
div#body_center h1 {
}
div#body_center h1.mir {
}
div#clickback {
}
div#body p {
}
div#body p:first-child {
}
div#body h1 {
}
div#body h2 {
	color:#384362;
}
div#body h2.pp { /* pre-paragraph styling, reduces gap between header and paragraph */
}
div#body h3 {
}
div#body h4 {
}
div#body h5 {
}
div#body h6 {
}
p.quotation {
}

span.gallery_title {
	font-size:0.9em;
	font-weight:bold;
}

img.gallery_closest_icon {
	border:1px solid #bebebe;
	padding:1px;
}
img.gallery_closest_icon:hover {
	border:1px solid #cc0000;
	padding:1px;
}
img.gallery_closest_icon_this {
	border:1px dotted #bebebe;
	padding:1px;
}
img.gallery_pic_thumb {
	border:1px solid #bebebe;
	padding:1px;
}
img.gallery_pic_large {
	border:1px solid #bebebe;
	padding:1px;
}
img.gallery_pic_thumb:hover {
	border:1px solid #cc0000;
	padding:1px;
}

td.table_col_light {
	background-color:#99ccff;
	color:#000000;
}
td.table_col_mid {
	background-color:#3366cc;
	color:#ffffff;
}
td.table_col_dark {
	background-color:#3399ff;
	color:#000000;
}

/*** body right styling ***/
div#body_right {
	margin-top:0.5em;
}

/*** url styling ***/

a.ref {color:#ffffff;text-decoration:none;}
a.ref:link a.ref:visited a.ref:active {color:#ffffff;}
a.ref:hover {color:#acbcde;}

a.link, a.link:link a.link:visited a.link:active,
a.email, a.email:link a.email:visited a.email:active {color:#00324d;text-decoration:none;}
a.link:hover,a.email:hover {color:#cc0000;}

a.quicklink {color:#004188;text-decoration:none;}
a.quicklink:link a.quicklink:visited a.quicklink:active {color:#004188;}
a.quicklink:hover {color:white;}

a.copy {color:#ffffff;text-decoration:none;}
a.copy:link a.copy:visited a.copy:active {color:#ffffff;}
a.copy:hover {color:#cc0000;}

a.entry {color:#000000;text-decoration:none;}
a.entry:link a.entry:visited a.entry:active {color:#000000;}
a.entry:hover {color:#003366;}

/*** journal styling ***/

.heading_large {
	font-size:26px;
	font-weight:bold;
	font-family:helvetica,arial,sans-serif;
}
.heading_medium {
	font-size:22px;
	font-weight:bold;
	font-family:helvetica,arial,sans-serif;
}
.heading_small {
	font-size:16px;
	font-weight:bold;
	font-family:helvetica,arial,sans-serif;
}

span.journal_entry_title {
	font-size:26px;
	font-weight:bold;
	font-family:helvetica,arial,sans-serif;
}

div.journal_entry div.entry_text, div.entry_text p {
	text-align:justify;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.05em;
}

div.journal_entry div.entry_text_small, div.entry_text_small p {
	text-align:justify;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.9em;
}

div.news_entry div.entry_text_small, div.entry_text_small p {
	text-align:justify;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.9em;
}

/*** rss ticker ***/

div#rssticker {
	display:block;
	padding:5px;
	width:90%;
	height:26px;
	background:#06f;
	margin-left:auto;
	margin-right:auto;
}
div#rssbox {
	background:#06f;
	padding:2px 0 1px 0;
	margin:0;
}
.rssclass {
	width:100%;
	padding: 2px;
	font-family:Helvetica,"Lucidia Grande",Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:white;
}
.rssclass a {
	color:white;
}
.rssclass a:hover {
}

.promo_img { /* width of promo images, embedded in content */
	width:650px;
}

/*** ajax slideshow ***/

div#slideshow {
	background:#cad3e0;
}
.slideshowclass {
}

/*** sitemap styling ***/
.sitemap a,.sitemap a:link,.sitemap a:visited {
	color:#00324d;
}
.sitemap a:hover,.sitemap a:active {
	color:#cc0000;
}
/*** footer sitemap styling ***/
#footer .sitemap a,#footer .sitemap a:link,#footer .sitemap a:visited {
	color:#30D300;
}
#footer .sitemap a:hover,#footer .sitemap a:active {
	color:#305100;
}
/*** search results list sytling ***/
.search_results a,.search_results a:link,.search_results a:visited {
	color:#00324d;
}
.search_results a:hover,.search_results a:active {
	color:#cc0000;
}
/*** links styling ***/
#links_name {
	color:red;
}
a.link {
	background:url(/images/icons/external_link.gif) no-repeat 100% 50%;
	background-image:url(/images/icons/external_link.gif);
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position-x:100%;
	background-position-y:50%;
	-webkit-background-clip:initial;
	-webkit-background-origin:initial;
	background-color:initial;
	padding-right:14px;
}
a.email {
	background:url(/images/icons/external_mail.gif) no-repeat 100% 50%;
	background-image:url(/images/icons/external_mail.gif);
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position-x:100%;
	background-position-y:50%;
	-webkit-background-clip:initial;
	-webkit-background-origin:initial;
	background-color:initial;
	padding-right:19px;
}
/*** sidebar shabbat times styling ***/
.sidebar_shabbat_title {
	background:url(/images/styling/sidebar/title_shabbat_times.png) no-repeat;
}
.sidebar_shabbat_date_hebrew {
}
.sidebar_shabbat_name_column {
}
.sidebar_shabbat_data_column {
}
.sidebar_shabbat_sedra {
}
.sidebar_events_title {
	background:url(/images/styling/sidebar/title_events.png) no-repeat;
}
.sidebar_events_list {
}
.sidebar_events_list li {
}
.sidebar_events_list li:hover {
}
.sidebar_events_list a,.sidebar_events_list a:link,.sidebar_events_list a:visited {
	color:#00324d;
}
.sidebar_events_list a:hover,.sidebar_events_list a:active {
	color:#ffffff;
}
.sidebar_articles_title {
	background:url(/images/styling/sidebar/title_latest_news.png) no-repeat;
}
.sidebar_articles_list {
}
.sidebar_articles_list li {
}
.sidebar_articles_list li:hover {
}
.sidebar_articles_list a,.sidebar_articles_list a:link,.sidebar_articles_list a:visited {
	color:#00324d;
}
.sidebar_articles_list a:hover,.sidebar_articles_list a:active {
	color:#ffffff;
}

div#accounts_user_icon {
	float:left;
	width:12px;
	height:12px;
	margin-top:1px;
	margin-right:5px;
	background:url(/images/accounts/user_fig.png) no-repeat;
}