
/*GLOBAL ATTRIBUTES
----------------------------------------------- */
#outer_wrapper {
width: 825px;
margin: 0 auto;
padding: 15px 0;
background: url(/images/layout/top_background_boxes.gif) no-repeat right top;
text-align: left;
}
#height_spacer {
width: 1px;
float: right;
height: 400px;
}

label {
display: block;
margin: .75em 0 0 0;
font-weight: bold;
font-family: verdana;
font-size: .9em;
color: #444444;
}

.submit_tag {
margin: 1em 0 0 0;
}
.submit_row {
padding: 5px 0 0 0;
border-top: 1px solid #ccc;
color: #ccc;
}
.submit_row span {
font-weight: bold;
font-size: 1.2em;
}

.clear {
height: 1px;
font-size: .1em;
clear: both;
}

.column {
float: left;
}
h4 {
position: relative;
}
h4 input.small {
position: absolute;
right: 0;
padding: 0;
font-size: .6em;

}
/* SPAM Filter - Hides sentinel form element */
.maps_filter {
display: none;
}





/*TEMPLATE/LAYOUT ATTRIBUTES----------------------------------------------------
------------------------------------------------------------------------------*/

/*Layout 1 - Home Page
-----------------------------------------------*/
#layout_home #column_1 {
clear: left;
float: left;
width: 570px;
margin: 10px 20px 0 0;
}
#layout_home #column_2 {
float: left;
width: 235px;
margin: 10px 0 0 0;
}
/*Layout 2 - 2 Columns
-----------------------------------------------*/
#layout_2cols #column_1 {
clear: left;
float: left;
width: 130px;
margin: 0 10px 0 0;
}
#layout_2cols #column_2 {
float: left;
width: 685px;
margin: 0;
}  
/*Layout 3 - 3 Columns
-----------------------------------------------*/
#layout_3cols #column_1 {
float: left;
width: 130px;
margin: 0 10px 0 0;
}
#layout_3cols #column_2 {
float: left;
width: 440px;
margin: 0 10px 0 0;
}
#layout_3cols #column_3 {
float: left;
width: 235px;
}
/*Footer
-----------------------------------------------*/
#footer {
width: 720px; /* full width minus padding */
height: 100px;
clear: both;
margin: 20px 0 0 0;
padding: 25px 0 0 105px;
background: #fff url("/images/layout/background_bottom_boxes.gif") no-repeat 0 0;
}


/*Columns being pushed down in IE6
-----------------------------------------------*/
#layout_home #column_2, #layout_3cols #column_3 {
overflow: hidden;
}



/*END TEMPLATE/LAYOUT ATTRIBUTES -----------------------------------------------
------------------------------------------------------------------------------*/





/*Main Content
----------------------------------------------- */
#main_content {
margin: 0;
padding: 0;
}
/* remove the editor's defaults */
#main_content table.editor-focused, #main_content table.editor-focused td {
border-collapse: collapse !important;
border: 0 !important;
}

/*Home Layout Specifics
--------------------------- */
#layout_home #main_content {
border-right: 1px solid #d0d9ee;
}
#layout_home #main_content table {
width: 550px !important;
}
#layout_home #main_content img {
border: 1px solid #d0d9ee; !important;
}
#layout_home #main_content h3 {
margin-left: 10px;
}



/*Header
----------------------------------------------- */
div#header {
margin: 0 0 20px 0;
}
#header h1 {
float: left;
margin: 0;
}
#header h1 a {
display: block;
width: 315px;
height: 61px;
margin: 0 0 0 10px;
background: transparent url(/images/layout/logo_large.gif) no-repeat 0 0;
overflow: hidden;
text-indent:-5000px;
}

#header .announcements {
float: right;
width: 450px;
margin: 0 0 5px 0;
}

.announcements p {
margin: 0;
width: 430px; /* object that AlphaImageLoader filter is applied to must have layout. set height, width, position, etc. */
              /* http://msdn2.microsoft.com/en-us/library/ms532969.aspx */
padding: 15px 10px 0 10px;
background: transparent no-repeat top center;
font-size: 1.1em;
font-weight: bold;
line-height: 1.4em;
}
.announcements span {
display: block;
height: 20px;
margin: 0;
background: transparent no-repeat bottom center;
}
.announcements_alert p    {background-image: url(/images/layout/announcements_alert_top.png); color: #fff;}
.announcements_alert span {background-image: url(/images/layout/announcements_alert_bottom.png);}
.announcements_special_announcement p    {background-image: url(/images/layout/announcements_message_top.png); color: #405581;}
.announcements_special_announcement span {background-image: url(/images/layout/announcements_message_bottom.png);}

* html .announcements_alert p    {background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/layout/announcements_alert_top.png',sizingMethod='crop');}
* html .announcements_alert span {background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/layout/announcements_alert_bottom.png',sizingMethod='crop');}
* html .announcements_special_announcement p    {background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/layout/announcements_message_top.png',sizingMethod='crop');}
* html .announcements_special_announcement span {background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/layout/announcements_message_bottom.png',sizingMethod='crop');}



/*Error Attributes
----------------------------------------------- */
.field_with_errors {
display: inline;
}
.errorExplanation {
margin: 0 0 10px 0;
background-color: #feefef;
border: 1px solid #c00;
}
.errorExplanation h2 {
padding: 2px 2px 2px 5px;
background-color: #c00;
color: #fff;
font-size: 1em;
}
.errorExplanation p, .errorExplanation ul {
padding: 5px;
}


/*Site Menu - Main Site Navigation
----------------------------------------------- */
#site_menu {
width: 130px;
margin: 0 0 20px 0;
padding: 0;
background: url("/images/layout/site_menu_curve_top_left.gif") no-repeat 0 0;
}
#site_menu ul {
margin: 0 0 0 8px;
padding: 10px 0 5px 0;
background: url("/images/layout/site_menu_curve_top_right.gif") no-repeat right top;
}
#site_menu ul ul {
margin: 0;
padding: 0;
background: none;
}
#site_menu li {
margin: 5px 3px 10px 0;
padding: 0;
list-style-position: outside;
list-style-type: none;
}
#site_menu ul ul li {
padding: 0 0 0 8px;
}
#site_menu a {
font-family: "century gothic" arial;
text-decoration: none;
color: #475d8c;
}
#site_menu ul a {
font-size: 1.2em;
}
#site_menu ul ul a {
font-size: 1.1em;
}



#site_menu .bottom_left {
float: left;
width: 50%;
margin: 0;
background: url("/images/layout/site_menu_curve_bottom_left.gif") no-repeat bottom left;*/
}
#site_menu .bottom_right {
float: right;
width: 50%;
margin: 0;
background: url("/images/layout/site_menu_curve_bottom_right.gif") no-repeat bottom right;*/
}
#site_menu, #site_menu ul, #site_menu .bottom_left, #site_menu .bottom_right {
background-color: #e8edf7;
}


/*Opportunity Listing
-----------------------------------------------*/
.opportunity_listing, .opportunity_listing_search {
float: left;
border-bottom: 1px dashed #ccc;
margin: 0 0 20px 0;
}
.opportunity_listing h3 {
float: left;
margin: 0 0 .25em 0;
font-family: "century gothic" arial;
font-weight: bold;
font-size: 1.2em;
}
.opportunity_listing h3 a {
float: left;
color: #19458f;
}
.opportunity_listing h3 span {
padding: 2px 0 0 0;
float: right;
font-weight: bold;
font-size: .75em;
line-height: 1.6em;
}
.opportunity_listing div {
float: left;
margin: 0;
padding: 0 0 .5em 0;
}
.opportunity_listing div span {
float: left;
color: #666666;
}
.opportunity_listing div.bottom_row {
clear: left;
width: 100%;
}
.opportunity_listing a {
float: right;
}

.opportunity_listing_search {
width: 100%;
border-bottom-style: solid;
padding: 0 0 10px 0;
}
.opportunity_listing_search form {
margin: 0;
}
.opportunity_listing_search select {
width: 200px;
}


/*Side Bar List
----------------------------------------------- */
.side_bar_listing {
margin-bottom: 10px;
}
.side_bar_listing h2 {
margin: 0;
font-family: "century gothic" arial;
font-size: 1em;
font-weight: bold;
color: #19458f;
}
.side_bar_listing h3 {
margin: 0;
font-family: arial;
font-size: .9em;
font-weight: bold;
color: #000;
}
.side_bar_listing li {
padding-left: 8px;
background: url("/images/layout/list_bullet.gif") no-repeat 0px 8px;
list-style-position: outside;
list-style-type: none;
}


/*Photos Display
----------------------------------------------- */
.gallery td {
margin: 0;
width: 150px;
}
.gallery .label {
padding: 5px 0 5px 0;
vertical-align: bottom;
text-align: center;
}
.gallery .photo {
padding: 0 0 10px 0;
vertical-align: top;
}
.gallery img {
margin: 0;
border: 0;
padding: 0;
}
.gallery a {
display: block;
margin: 0 auto;
width: 120px;
border: 2px solid #fff;
}
.gallery a:hover {
border: 2px solid #A8BDE0;
}


/*Daily Menu table layout
----------------------------------------------- */
.menu_card {
border: 1px solid #d0d9ee;
width: 400px;
background: #d0d9ee;
}
.menu_card .kosher {
background: #eff2f7;
}
.menu_card .subheading {
border: 1px solid #d0d9ee;
text-align: center;
vertical-align: middle;
padding: 1.2em .5em .5em .5em;
}
.menu_card td {
text-align: left;
vertical-align: top;
padding: .5em .5em 1em .5em;
background: #FFFFFF;
}
.menu_card .date {
text-align: center;
vertical-align: middle;
padding: 1.2em .5em .5em .5em;
background: #d0d9ee;
}
.menu_card .lunch { 
border: 1px solid #d0d9ee;
width: 50%;
}
.menu_card .lunch h4, .menu_card .dinner h4, .menu_card .footer h4 {
text-align: center;
}
.menu_card .dinner {
border: 1px solid #d0d9ee;
width: 50%;
}
.menu_card .footer {
text-align: center;
border: 1px solid #d0d9ee;
}


/*Home Weekly Menu
----------------------------------------------- */
#menu {
clear: both;
float: left;
width: 825px;
margin: 0 0 15px 0;
background: #fff1bf url(/images/layout/menu_curve_bottom_right.gif) no-repeat right bottom;
}
#menu h2 {
font-size: 0px;
float: left;
width: 680px;
background: #d0d9ee url(/images/layout/menu_curve_top_left.gif) no-repeat 0 0;
}
#menu h2 a {
display: block;
width: 120px;
height: 18px;
overflow: hidden;
margin: 8px 0 5px 20px;
background: transparent url(/images/layout/this_weeks_menu.gif) no-repeat 0 0;
text-indent: -5000px;
}

#menu table {
float: left;
height: 125px;
width: 680px;
margin: 0;
padding: 0 0 1px 0;
background: #e8edf7 url(/images/layout/menu_curve_bottom_left.gif) no-repeat 0 bottom;
}
#menu table td, #menu table th {
width: 135px;
border-right: 1px solid #d0d9ee;
padding: 2px 2px 2px 5px;
text-align: left;
vertical-align: top;
}
#menu table th {
height: 20px;
padding: 2px 2px 0 5px;
}
#menu table td {
height: 105px;
padding: 0 2px 2px 5px;
}
#menu table .last {
color: #070707;
}
#menu table .last div.date, #menu table .last div.menu_item {
margin: 0 0 5px 0;
}
#menu table .last .menu_item a, #menu table .last .menu_item a:visited {
color: #226;
text-decoration: none;
}
#menu table .last .menu_item a:hover {
text-decoration: underline;
}

#mission {
float: right;
width: 145px;
height: 129px;
overflow: hidden;
text-indent: -5000px;
background: transparent url(/images/layout/mission.gif) no-repeat right top;
}

/* ---------- CSS hacks targeting IE ---------- */
* html #menu table td, #menu table th {
width: 136px;
}



/* Admin Notice
----------------------------------------------- */
#outer_wrapper.with_admin_notice {
padding: 5px 0 15px 0;
}

#admin_notice {
float: right;
width: 450px;
margin: 0 0 5px 0;
border: 1px solid rgb(153, 153, 153);
padding: 0 0 5px 0;
font-family: sans-serif; 
font-size: 11px;
background-color: rgb(249, 249, 249);
}

#admin_notice h1 {
margin: 0;
padding: 1px 5px;
background: #036;
background: #b00;
line-height: .8em; /*override body.css attribute*/
}
#admin_notice h1 #title, #admin_notice h1 #sign_in {
display: block;
float: left;
font-family: arial;
font-size: 10px;
color: #fff;
}
#admin_notice h1 #title {
width: 100px;
font-weight: bold;
}
#admin_notice h1 #sign_in {
width: 340px;
font-weight: normal;
text-align: right;
}
#admin_notice h1 #sign_in a {
font-weight: bold;
color: #fff;
}

#admin_notice ul, #admin_notice p {
margin: 0;
}
#admin_notice ul {
float: left;
padding: 2px 5px 0 0;
}
#admin_notice li {
padding: 0 0 2px 5px;
}
#admin_notice p {
float: right;
padding: 2px 5px 0 5px;
}
