/* CSS Document */

img {display: block; margin: auto; border: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
margin: 0px;
padding: 0px;
background-image:url(/images/bg-x.jpg);
background-repeat:repeat-x;
}

.header_bg {
	 background-image: url(/images/header_bg.jpg); 
	 background-repeat:repeat-x;
}

.header_bg img { margin-right: 0; }

.sidebar {
 background-image: url(/images/sidebar_bg.jpg);
background-repeat:repeat-y;
text-align:center;
}

.sidebar2 {
 background-image: url(/images/sidebar_bg2.jpg);
background-repeat:repeat-y;
}


.nav {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
text-align:center;
color: #1c3341;
}

.nav a {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
text-align:center;
color: #1c3341;
text-decoration:none;
}

.nav a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
text-align:center;
color: #1c3341;
text-decoration:underline;
}

.shabbat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
color: #1c3341;
	margin: 5px;
		text-transform: uppercase;
}

.shabbat2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6a6a6a;
	margin: 0px 0px 3px 0px ;
	text-transform: uppercase;
}

.donate {
	margin-bottom: 25px;
}

.month {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:14px;
color: #1c3341;
margin: 0px 0px 3px 0px;
padding: 0px;
text-transform:uppercase;
}

.month a {
color: #1c3341;
text-decoration: none;
}

.month a:hover {
color: #1c3341;
text-decoration: underline;
}

.calendar_link {
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size:14px;
	font-weight:bold;
}
.calendar_link  a {
	color: #6a6a6a;
	text-decoration: none;
	}

.calendar_link  a:hover {
	color:#6a6a6a;
	text-decoration: underline;
	}
	
.home_module {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c3341;
	line-height: 18px;
 
	border: 1px solid #cacaca;
}

.home_module p {
	padding: 5px 15px 15px 15px ;
	margin: 0px;
}

.home_module div.title {
	padding-left: 15px;
}

.bottom_sidebar_bg {
	background-image: url(/images/sidebar_bg_footer.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}

.bottom_sidebar_bg2 {
	background-image: url(/images/sidebar_bg2_footer.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #1c3341;
	text-align:center;
}	

.footer a {
	color: #1c3341;
	text-decoration: none;
}	

.footer a:hover {
	color: #1c3341;
	text-decoration: underline;
}	

.footer .copyright  {
	color: #cacaca;
	text-decoration: none;
}

.footer .copyright a {
	color: #cacaca;
	text-decoration: none;
}

.footer .copyright a:hover {
	color: #cacaca;
	text-decoration: underline;
}

.grey_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	margin: 0px 0px 3px 0px ;
}

.grey_txt a, .grey_txt a:visited, .grey_txt a:hover { color: #999999; }

.text_bold{
	color: #1c3341;
	font-size:12px;
	font-weight: bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

.text_bold a {
		color: #1c3341;
		text-decoration:none;
}	

.text_bold a:hover {
		color: #1c3341;
		text-decoration:underline;
}	

.mainContentArea {width: 710px; margin: auto; margin-top: 15px; }

.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image:url(/images/hdr_bg.jpg);
	color: #FFFFFF;
	font-weight: bold;
}


.page_title {padding: 6px 6px 6px 15px; margin: 0 0 10px 0;}

.inTextHeader {margin: 3px 10px; font-weight: bold; }

.mainContentArea .inText {margin: 35px; }

.content_txt p {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;

}

.content_txt h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight:bold;
line-height: 18px;
color: #0078b9;
margin: 5px 5px 20px 0px;

}

.content_txt h6 {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
 margin: 0px;
 padding: 0px;
font-weight:normal;
font-style:italic;


}

.content_txt a {
font-family:Arial, Helvetica, sans-serif;
color: #0078b9;
text-decoration:none;
font-weight:bold;
}

.content_txt a:hover {
font-family:Arial, Helvetica, sans-serif;
color: #0078b9;
text-decoration:underline;
font-weight:bold;
}

.content_txt img{
padding-left: 25px;
padding-bottom: 25px;
}


.campus_module, .element_details {
	background-color: #f5f5f5;
	border: 1px solid #cdcdcd;
}

.element_details {
	padding: 10px 15px 20px 30px;
	margin-bottom: 15px;
}

.element_details .title {
	font-weight: bold;
	font-size: 18px;
	color: #1C3341;
}




.campus_link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
		color: #1c3341;
}

.campus_link a {
 
		color: #1c3341; 
		text-decoration: none;
}

.campus_link a:hover {
 
		color: #1c3341; 
		text-decoration: underline;
}

.campus_address {
	font-family: Arial, Helvetica, sans-serif;
 
	font-size:12px;
		color: #1c3341;
}

.campus_address span {
	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
	font-size:14px;
		color: #1c3341;
}

.video_title {
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight:bold;
line-height: 0px;
text-align: left;
	color: #1c3341;
	padding: 0px;
margin: 0px 5px 30px 20px;
}

.calendar_module {
	background-color: #f5f5f5;
	border: 1px solid #cdcdcd;
	padding-bottom: 25px;
}

.calendar_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #1c3341;
	
}

.calendar_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 
color: #0078b9;
	
}

.calendar_grey_hdr {
color: #5c5c5c;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.calendar_grey {
	color: #5c5c5c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.calendar_event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0078b9;
	font-weight: bold;
	padding-left: 10px;
	text-decoration:underline;
}

.calendar_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	font-weight: bold;
 
}

.calendar_organization {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	font-weight: bold;
 
}

.upcoming_events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
			color: #1c3341;
	font-weight: bold;
}

.upcoming_events li {
	padding-bottom: 10px;
}
.upcoming_events li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

			color: #0078b9;
	font-weight: normal;
}

.upcoming_events a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
			color: #1c3341;
	font-weight: bold;
	text-decoration:none;
}

.upcoming_events a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
			color: #1c3341;
	font-weight: bold;
	text-decoration:underline;
}

.calendar_hdr a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
	color: #1c3341;
}

.calendar_hdr a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	text-decoration:underline;
	color: #1c3341;
	
}

.join_txt {
		font-family: Arial, Helvetica, sans-serif;
			color: #1c3341;
			font-size: 12px;
	line-height: 18px;
}

.join_form {
			font-family: Arial, Helvetica, sans-serif;
			color: #1c3341;
						font-size: 12px;
}


.news_txt p {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
 padding: 0px 0px 0px 20px;

}

.news_txt h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight:bold;
line-height: 18px;
color: #0078b9;
margin: 5px 5px 20px 0px;
 padding: 0px 0px 0px 20px;

}

.news_txt h6 {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
 margin: 0px;
 padding: 0px 0px 0px 20px;

font-weight:normal;
font-style:italic;



}

.news_txt a {
font-family:Arial, Helvetica, sans-serif;
color: #0078b9;
text-decoration:none;
font-weight:bold;
}

.news_txt a:hover {
font-family:Arial, Helvetica, sans-serif;
color: #0078b9;
text-decoration:underline;
font-weight:bold;
}

.news_txt img{
 
}

hr {

	color: #fff;

	background-color: #fff;

	margin:5px 0px;

	padding:0px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: dotted;

	border-left-style: none;

	border-top-color: #fff;

	border-right-color: #ccc;

	border-bottom-color: #ccc;

	border-left-color: #ccc;

}

.italic {
	font-style: italic;
}

.contentBlock_form > form > table {
	width: 100%
}

.formTable {margin: auto; }

.hand { cursor: pointer; }

.forms { border: 1px solid #BBB; }
.forms table.formTable { width: 100%; }
.forms table.formTable td { vertical-align: top; padding-bottom: 5px;}
.forms td { font-size: 12px; }
.forms td.caption { padding-left: 5px; }
.forms .formHeader { font-weight: bold; margin: 10px; }
.forms .formTitle { background: URL(/images/templates/title_back.gif) repeat-x; height: 43px; color: #666666; font-weight: bold; font-size: 18px; padding-left: 15px; }
.forms .formGroupHeader {  background-color: #0078B9; color: #FFFFFF; font-weight: bold; padding: 4px; padding-left: 10px; }
.forms .buttonsBar { background-color: #0078B9; }
.forms td a { color: #000000; text-decoration: underline; }
.forms td.formError { color: #FF0000; padding: 10px; font-weight: bold; font-size: 11px; border-bottom: 1px solid #DAE68E; }

.formBtnLeft, .formBtnRight {display: none;}

.form_Join { border: 0; }
.form_Join table.formTable { width: auto; }
.form_Join .buttonsBar { background: none; }

#campus_life_list {
	margin-bottom: 15px;
}


.galleryPreview {
	font-weight: bold;
	float: left;
	height: 163px;
	width: 206px;
	background-image: url(/images/thumb_bg.png);
	background-repeat: no-repeat;
	
	margin: 0px 2px 5px 2px;
  padding: 13px 5px 5px 5px;
}

.galleryPreviewShadow {
	float: left;
	width: 216px;
	height: 79px;
	margin: 0px 2px 25px 2px;
	background-image: url(/images/thumb_shadow.png);
	background-repeat: no-repeat;
}

.galleryPreview .title {
	text-align: center;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.galleryPreview a, .galleryPreview a:visited {
	color: #4F4F4F;
	text-decoration: none;
}

.galleryPreview table {
	margin: auto;
}

.galleryPreview img {
	margin: auto;
}

.galleryList {
	width: 662px;
	margin: auto;
}

.galleryList li, .collection li {
	list-style: none;
}

.langSwitch {
	padding-top: 5px;
	padding-right: 5px;
	text-align: center;
	vertical-align: top;
}

.langSwitch a, langSwitch a:visited {
	text-decoration: none;
	color: #1C3341;
}

.langSwitch a:hover {
	text-decoration: underline;
}