body {
	margin:auto;
	width:100%;
	background:url(/images/templates/chabad_edu/bg_body.jpg) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
p, li, .p {font-family:Arial, Helvetica, sans-serif;font-size:13px;}
a {
	text-decoration:none;
	color:#000000;
}
img, div {
	border:none;
	outline:none;
}
#whole_wrapper {
	position:relative;
	float:left;
	width:100%;
	background:url(/images/templates/chabad_edu/bg_bot_wrap.jpg) left bottom repeat-x;
}
#whole_wrapper_center {
	position:relative;
	float:left;
	width:100%;
	background:url(/images/templates/chabad_edu/bg_wrapper_center.png) center bottom no-repeat;
}
#whole_wrapper_in {
	position:relative;
	float:left;
	width:100%;
	background:url(/images/templates/chabad_edu/bg_wrapper_in.png);
}
#wrapper {
	width:975px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	display:block;
}
#wrapper_in_mid {
	position:relative;
	float:left;
	width:100%;
	background:url(/images/templates/chabad_edu/bg_main_content.jpg) left top repeat-y;
}
#wrapper_in_top {
	position:relative;
	float:left;
	width:100%;
	background:url(/images/templates/chabad_edu/bg_header.jpg) left top no-repeat;
}
#wrapper_in_bot {
	position:relative;
	float:left;
	width:100%;
	background:url(/images/templates/chabad_edu/bg_footer.jpg) left bottom no-repeat;
}
table.body tr td .cco_body_wrapper, table.body tr td .mainmenu{
	vertical-align:top;
	font-size:13px;
	color:#8c8c8c;
	text-align:left;
}
#main_content p {color:#000000;}
/*Style for Header*/
#header {
	position:relative;
	width:100%;
	z-index:10;
}
#header .top_menu {
	position:relative;
	width:100%;
	height:20px;
	z-index:3;
}
#header .top_menu ul {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
}
#header .top_menu ul li {
	position:relative;
	float:right;
	list-style:none;
	margin:0px 10px 0px 0px;
	color:#d283a3;
	font-size:13px;
}
#header .top_menu ul li.search a {
	position:relative;
	float:left;
	background:url(/images/templates/chabad_edu/bg_li_search.jpg) right no-repeat;
	padding:0px 15px 0px 0px;
}
#header .top_menu ul li a {
	text-decoration:none;
	color:#d283a3;
}
#header .mid_header {
	position:relative;
	width:100%;
	z-index:2;
	float:left;
}
#header .mid_header .logo {
	position:relative;
	float:left;
	width:126px;
	height:75px;
	margin:0px 0px 0px 20px;
}
#header .mid_header .logo a {
	position:relative;
	float:left;
	width:126px;
	height:75px;
	background:url(/images/templates/chabad_edu/logo.png) left top no-repeat;
}
#header .mid_header .bg {
	position:relative;
	float:left;
	width:620px;
	height:64px;
	/*background:url(/images/templates/chabad_edu/bg_mid_header.jpg) left top no-repeat;*/
	margin:2px 0px 0px 30px;
	overflow:hidden;
}
#header .mid_header .donate {
	position:relative;
	float:right;
	width:144px;
	height:50px;
}
#header .mid_header .donate a {
	position:relative;
	float:right;
	width:144px;
	height:50px;
	background:url(/images/templates/chabad_edu/donate.png) left top no-repeat;
	margin:25px -20px 0px 0px;
}
#header .mainmenu {
	position:relative;
	float:left;
	height:35px;
	z-index:4;
	margin:20px 0px 0px 15px;
}
#header .mainmenu ul {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#header .mainmenu ul li {
	position:relative;
	float:left;
	list-style:none;
}
#header .mainmenu ul li a {
	position:relative;
	float:left;
	height:35px;
	text-decoration:none;
}
#header .mainmenu ul li.home a {
	width:57px;
	background:url(/images/templates/chabad_edu/home.jpg) left top no-repeat;
}
#header .mainmenu ul li.about a {
	width:107px;
	background:url(/images/templates/chabad_edu/about.jpg) left top no-repeat;
}
#header .mainmenu ul li.blog a {
	width:99px;
	background:url(/images/templates/chabad_edu/blog.jpg) left top no-repeat;
}
#header .mainmenu ul li.new a {
	width:107px;
	background:url(/images/templates/chabad_edu/news.jpg) left top no-repeat;
}
#header .mainmenu ul li.program a {
	width:145px;
	background:url(/images/templates/chabad_edu/program.jpg) left top no-repeat;
}
#header .mainmenu ul li.location a {
	width:146px;
	background:url(/images/templates/chabad_edu/location.jpg) left top no-repeat;
}
#header .mainmenu ul li.get_involve a {
	width:168px;
	background:url(/images/templates/chabad_edu/get_involve.jpg) left top no-repeat;
}
#header .mainmenu ul li.contact a {
	width:116px;
	background:url(/images/templates/chabad_edu/contact.jpg) left top no-repeat;
}
#header .mainmenu ul ul {
	position:absolute;
	float:none;
	width:160px;
	border:5px solid #b8427f;
	background:#e0dede;
	left:-9px;
	top:35px;
	visibility:hidden;
}
#header .mainmenu ul li.about ul {
	border:5px solid #2a729b;
}
#header .mainmenu ul li.blog ul {
	border:5px solid #b6427e;
}
#header .mainmenu ul li.new ul {
	border:5px solid #0050a1;
}
#header .mainmenu ul li.program ul {
	border:5px solid #4a756f;
}
#header .mainmenu ul li.location ul {
	border:5px solid #ad0645;
}
#header .mainmenu ul li.get_involve ul {
	border:5px solid #d45724;
}
#header .mainmenu ul ul ul {
	left:160px;
	top:-5px;
}
#header .mainmenu ul ul li {
	float:left;
	width:160px;
}
#header .mainmenu ul li.about ul li a, #header .mainmenu ul li.blog ul li a, #header .mainmenu ul li.new ul li a, #header .mainmenu ul li.program ul li a, #header .mainmenu ul li.location ul li a, #header .mainmenu ul li.get_involve ul li a {
	clear:both;
	height:auto;
	float:none;
	line-height:20px;
	padding:5px 24px 5px 10px;
	width:126px;
	display:block;
	background:none;
	color:#333333;
	border-bottom:1px solid #ffffff;
}
#header .mainmenu ul li ul li a.haveSub {
	background:url(/images/templates/chabad_edu/next-level.png) no-repeat 132px 8px;
}
#header .main_title {
	height:48px;
	padding:5px 0px 0px 15px;
	background:url(/images/templates/chabad_edu/bg_main_title.jpg) repeat-x top;
	font-family:"Myriad Pro",Arial;
	font-size:36px;
	color:#ffffff;
	text-transform:uppercase;
	margin:10px 0 0 0;
	z-index:3;
}
#header .submenu {
	position:relative;
	float:left;
	width:100%;
	background:#edebeb;
	z-index:2;
}
#header .submenu div {
	position:relative;
	float:left;
	width:115px;
	margin:0px 0px 0px 0px;
	background:url(/images/templates/chabad_edu/bg_border.jpg) left repeat-y;
	padding:10px 20px 10px 20px;
	height:48px;
	font-size:16px;
	color:#000000;
	font-family:"Myriad Pro",Arial;
	/*max-width:140px;*/
}
#header .submenu div.first {
	background:none;
}
/*Closed Style for Header*/





.cco_body_wrapper {
	/*margin-left:15px;*/
}
.co_content_title_row {display:none;}


/*Style for Main Content*/

#main_content {
	position:relative;
	float:left;
	width:100%;
	padding:20px 0px 20px 0px;
	min-height:900px;
	z-index:9;
}
#main_content .cco_body_wrapper {
	position:relative;
}
#main_content .cco_body_wrapper .row_content {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 15px 0px;
}
#main_content .cco_body_wrapper .row_content_bg {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 15px 0px;
	padding:0px 0px 30px 0px;
	background:url(/images/templates/chabad_edu/bg_con_slide.jpg) center bottom no-repeat;
}
#main_content .cco_body_wrapper .row_content h1, #main_content .cco_body_wrapper .row_content_bg h1, .co_body p.h3 {
	position:relative;
	margin:10px 0px 10px 0px;
	padding:0px 25px 0px 0px;
	font-family:"Myriad Pro",Arial;
	font-size:28px;
	color:#b2074a;
	text-transform:uppercase;
	font-weight:normal;
}
#main_content .cco_body_wrapper .row_content .title {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 15px 0px;
}
#main_content .cco_body_wrapper .row_content .title h1 {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; /*padding:0px 25px 0px 0px;*/
	font-family:"Myriad Pro",Arial;
	font-size:21px;
	color:#b2074a;
	width:auto;
	text-transform:uppercase;
	font-weight:normal;
	/*background:url(/images/templates/chabad_edu/bg_h1_rs.jpg) right 1px no-repeat;*/
}
#main_content .cco_body_wrapper .row_content .title h1 span {
	color:#0057a8;
}
#main_content .cco_body_wrapper .row_content .column {
	position:relative;
	float:left;
	width:204px;
	display:inline;
	/*overflow:hidden;*/
	margin:0px 25px 0px 0px;
	color:#8c8c8c;
}
#main_content .cco_body_wrapper .row_content .column.right_column {
	float:right;
	margin:0;
}
#main_content .cco_body_wrapper .row_content .column p, #main_content .cco_body_wrapper .row_content .column div {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 15px 0px;
}
#main_content .cco_body_wrapper.homepage .row_content .column p {
	width:auto;
}
#main_content .cco_body_wrapper .row_content .column h3, #main_content .cco_body_wrapper .row_content .column h3 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#0057a8;
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 10px 0px;
	font-weight:normal;
}
#main_content .cco_body_wrapper .row_content .column a.read_more {
	position:relative;
	float:left;
	font-size:13px;
	color:#c54577;
	text-decoration:none;
}
#main_content .cco_body_wrapper .row_content .column a.right, #main_content .cco_body_wrapper .row_content_bg .column a.right, #main_content .cco_body_wrapper .row_content_bg a.right {
	float:right;
	font-size:13px;
	color:#c54577;
	text-decoration:none;
}
#main_content .cco_body_wrapper .row_content .column div.like, #main_content .cco_body_wrapper .row_content .column_right div.like {
	position:relative;
	float:right;
	width:auto;
	/*width:44px;
	height:20px;*/
	margin:0px 5px 0px 0px;
}
#main_content .cco_body_wrapper .row_content .column a.like, #main_content .cco_body_wrapper .row_content .column_right a.like {
	position:relative;
	float:right;
	width:44px;
	height:20px;
	margin:0px 5px 0px 0px;
	background:url(/images/templates/chabad_edu/like.jpg) left top no-repeat;
}
#main_content .cco_body_wrapper .row_content .column span.fb_like, #main_content .cco_body_wrapper .row_content .column_right span.fb_like {
	position:relative;
	float:right;
	padding:0px 0px 0px 3px;
	color:#333333;
	background:url(/images/templates/chabad_edu/span_fb_like.jpg) left top no-repeat;
}
#main_content .cco_body_wrapper .row_content .column span.fb_like span, #main_content .cco_body_wrapper .row_content .column_right span.fb_like span {
	border:1px solid #d1d1d1;
	border-left:none;
	position:relative;
	float:left;
	font-size:12px;
	height:16px;
	padding:1px 5px 0px 5px;
}
#main_content .cco_body_wrapper .slide1 {
	position:relative;
	float:left;
	width:100%;
	background:url(/images/templates/chabad_edu/bg_slide1.jpg) left top no-repeat;
	padding:5px 0px 0px 0px;
}
#main_content .cco_body_wrapper .slide1 .top_slide {
	position:relative;
	float:left;
	width:100%;
	background:#f6f6f6;
	padding:0;
}
#main_content .cco_body_wrapper .slide1 .top_slide .header {
	position:relative;
	float:left;
	color:#d1578b;
	font-size:21px;
	font-family:"Myriad Pro",Arial;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	font-weight:normal;
	width:145px;
}
#main_content .cco_body_wrapper .slide1 .top_slide .text {
	position:relative;
	float:left;
	width:450px;
	color:#3274a8;
	font-size:13px;
	margin:5px 0px 0px 0px;
}
#main_content .cco_body_wrapper .slide1 .top_slide .pagination {
	position:relative;
	float:right;
	width:30px;
	margin:7px 0px 0px 0px;
}
#main_content .cco_body_wrapper .slide1 .top_slide .pagination a.pre {
	position:relative;
	float:left;
	width:6px;
	height:9px;
	background:url(/images/templates/chabad_edu/pre_slide.jpg) left top no-repeat;
}
#main_content .cco_body_wrapper .slide1 .top_slide .pagination a.next {
	position:relative;
	float:left;
	width:6px;
	height:9px;
	margin:0px 0px 0px 5px;
	background:url(/images/templates/chabad_edu/next_slide.jpg) left top no-repeat;
}
#main_content .cco_body_wrapper .slide1 .cont_slide {
	position:relative;
	float:left;
	width:100%;
	background:url(/images/templates/chabad_edu/bg_con_slide.jpg) center top no-repeat;
	padding:35px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}
#main_content .cco_body_wrapper .slide1 .cont_slide .blue_box {
	position:relative;
	float:left;
	width:295px;
	height:68px;
	padding:10px 15px 10px 15px;
	background:url(/images/templates/chabad_edu/bg_blue_box.jpg) left top no-repeat;
}
#main_content .cco_body_wrapper .slide1 .cont_slide .red_box {
	position:relative;
	float:right;
	width:295px;
	height:68px;
	padding:10px 15px 10px 15px;
	background:url(/images/templates/chabad_edu/bg_red_box.jpg) left top no-repeat;
}
#main_content .cco_body_wrapper .slide1 .cont_slide .left_cont_box {
	position:relative;
	float:left;
	width:247px;
	color:#ffffff;
}
#main_content .cco_body_wrapper .slide1 .cont_slide .left_cont_box h3 {
	position:relative;
	width:100%;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
	font-weight:normal;
	padding:0;
	font-size:17px;
	color:#ffffff;
	font-family:"Myriad Pro",Arial;
}
#main_content .cco_body_wrapper .slide1 .cont_slide .left_cont_box p {
	margin:0;
}
#main_content .cco_body_wrapper .slide1 .cont_slide .blue_box .right_cont_box, #main_content .cco_body_wrapper .slide1 .cont_slide .red_box .right_cont_box {
	position:relative;
	float:right;
	width:10px;
	padding:0px 20px 0px 0px;
	color:#00b8ff;
	font-size:15px;
	font-family:"Myriad Pro",Arial;
	text-transform:uppercase;
	background:url(/images/templates/chabad_edu/go_blue.jpg) right no-repeat;
	margin:25px 0px 0px 10px;
	display:inline;
}
#main_content .cco_body_wrapper .slide1 .cont_slide .red_box .right_cont_box {
	background:url(/images/templates/chabad_edu/go_red.jpg) right no-repeat;
}
#main_content .cco_body_wrapper .slide1 .cont_slide .red_box .right_cont_box a {
	color:#ffc5dc;
	text-decoration:none;
}
#main_content .cco_body_wrapper .slide1 .cont_slide .blue_box .right_cont_box a {
	color:#00b8ff;
	text-decoration:none;
}
#main_content .right_content {
	position:relative;
}
#main_content .right_content .mod {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 15px 0px;
}
#main_content .right_content .mod h3.gray, #main_content .right_content .mod a.gray {
	position:relative;
	float:left;
	font-family:"Myriad Pro",Arial;
	font-size:19px;
	color:#838383;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
	font-weight:normal;
	width:228px;
	height:35px;
	padding:10px 20px 0px 10px;
	background:url(/images/templates/chabad_edu/bg_right_h3.jpg) left top no-repeat;
}
#main_content .right_content .mod a.gray {
	background:url(/images/templates/chabad_edu/bg_a_right.jpg) left top no-repeat;
	text-decoration:none;
}
#main_content .right_content .mod p {
	position:relative;
	float:left;
	width:100%;
	margin:7px 0px 0px 0px;
}
#main_content .right_content .mod_grey {
	position:relative;
	clear:both;
	width:263px;
	background:#ededed;
	border:1px solid #d0d0d0;
	margin-bottom:13px;
	padding-bottom:20px;
}
#main_content .right_content .mod_grey ul {
	position:relative;
	float:left;
	width:263px;
	padding:0;
	margin:0;
	list-style:none;
}
#main_content .right_content .mod_grey ul li {
	position:relative;
	float:left;
	background:#f1f1f1;
	list-style:none;
	width:51px;
	height:40px;
	text-align:center;
	padding:6px 0 0 0;
	margin:0;
	border-right:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
}
#main_content .right_content .mod_grey ul li.last {
	border-right:0px solid #d0d0d0;
	width:54px;
}
#main_content .right_content .mod_grey ul li.active {
	background:#ffffff;
	border-bottom:none;
}
#main_content .right_content .mod_grey p {
	margin:15px 0px 0px 0px;
	position:relative;
	float:left;
	width:100%;
}
#main_content .right_content .mod_events {
	position:relative;
	clear:both;
	width:263px;
	border:1px solid #d0d0d0;
	border-top:none;
	margin:0 0 15px 0;
	float:left;
}
#main_content .right_content .mod_events .event_title {
	position:relative;
	float:left;
	background:url(/images/templates/chabad_edu/bg_event.jpg) left top no-repeat;
	width:263px;
	padding:5px 0px 0px 0px;
}
#main_content .right_content .mod_events .event_title h3 {
	position:relative;
	background:#f9f9f9;
	margin:0px 0px 0px 1px;
	padding:5px 10px 5px 10px;
	font-family:"Myriad Pro",Arial;
	font-size:19px;
	color:#c0346b;
	text-transform:uppercase;
	font-weight:normal;
}
#main_content .right_content .mod_events ul {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:342px;
	overflow-y:scroll;
	overflow-x:hidden;
}
#main_content .right_content .mod_events ul.noevents {
	height:auto;
}
#main_content .right_content .mod_events ul li {
	position:relative;
	float:left;
	list-style:none;
	padding:7px 10px 7px 10px;
	border-bottom:1px solid #ececec;
	color:#8c8c8c;
}
#main_content .right_content .mod_events ul li a {
	position:relative;
	float:left;
	text-decoration:none;
	color:#c63570;
	font-size:11px;
}
#main_content .right_content .mod_events ul li span {
	position:relative;
	float:left;
	width:100%;
	display:block;
	color:#8c8c8c;
}
#main_content .right_content .mod_events ul li.last {
	border:none;
	padding:20px 10px 20px 10px;
}
#main_content .right_content .mod_events ul li.last a {
	background:url(/images/templates/chabad_edu/li_last.jpg) right no-repeat;
	padding:0px 20px 0px 0px;
	float:right;
}
/*Closed Style for Main Content*/


/*Style for Bottom Part*/
#main_content .bottom {
	position:relative;
	float:left;
	width:100%;
	margin:15px 0px 0px 0px;
	background:url(/images/templates/chabad_edu/bg_bottom.jpg) center top no-repeat;
	padding:30px 0px 0px 0px;
}
#main_content .bottom .mod_col {
	position:relative;
	float:left;
	width:205px;
	color:#8c8c8c;
	padding:0px 15px 0px 0px;
	margin:0px 0px 0px 15px;
	border-right:1px solid #e7e7e7;
	min-height:200px;
}
#main_content .bottom .mod_col a {
	text-decoration:none;
	color:#c54577;
}
#main_content .bottom .mod_col h3 {
	font-size:21px;
	color:#3083b8;
	position:relative;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	text-transform:uppercase;
}
#main_content .bottom .mod_col p {
	width:100%;
	display:block;
	margin:10px 0px 0px 0px;
	overflow:hidden;
}
#main_content .bottom .last {
	border:none;
}
/*Closed Style for Bottom Part*/


/*Style for Footer*/
#footer {
	position:relative;
	float:left;
	width:100%;
	background:url(/images/templates/chabad_edu/bg_foot.jpg) center top no-repeat;
	margin:0;
	padding:30px 0px 50px 0px;
	text-align:center;
	color:#a5a0a0;
}
#footer .footer_menu {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	color:#dadada;
	font-size:15px;
	margin:0px 0px 10px 0px;
}
#footer .footer_menu a {
	text-decoration:none;
	margin:0px 5px 0px 5px;
	color:#c0346b;
}
#footer p {
	position:relative;
	float:left;
	width:100%;
	margin:5px 0px 0px 0px;
}
#footer span.red, #footer a {
	color:#c0346b;
	text-decoration:none;
}
/*Closed Style for Footer*/



/* Newly CSS Added Hanif */

#header .top_menu ul li {
	position:relative;
}
.hiddedSearch {
	position:absolute;
	width:200px;
	height:30px;
	background:#0051a3;
	overflow:hidden;
	top:20px;
	right:0px;
	display:none;
}
.hiddedSearch * {
	margin:0;
}
#header .top_menu ul li.search a {
	display:block;
}
#header .top_menu ul li.search a.open {
	background: url(/images/templates/chabad_edu/bg_li_search_up.jpg) no-repeat right center;
}
input.keyword {
	float:left;
	background:none;
	border:none;
	padding:8px 5px;
	color:#ffffff;
	font-size:11px;
	font-style:italic;
	width:170px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
input.submitKeyword {
	float:left;
	background:none;
	border:none;
	float:left;
	width:30px;
	cursor:pointer;
	height:30px;
	background:url(/images/templates/chabad_edu/popup-search.jpg) no-repeat center;
}
/* Accordion */

.accordian {
	width: 265px;
}
.accordian ul {
	padding:0;
	margin:0;
	list-style:none;
}
.accordian li {
	list-style-type: none;
	padding:0;
	margin:0 0 7px 0;
	font-family:"Myriad Pro","Arial Narrow", Arial;
 width:
}
.accordian li.even, .accordian li.odd {
	font-size:19px;
	color:#838383;
	padding:0;
	text-transform:uppercase;
	font-weight:normal;
	/*width:235px;*/
	height:45px;
	line-height:45px;
	padding:0 20px 0 10px;
	background:url(/images/templates/chabad_edu/bg_right_h3_collapse.jpg) left top no-repeat;
}
.accordian li.openItem {
	background:url(/images/templates/chabad_edu/bg_right_h3.jpg) left top no-repeat;
	margin-bottom:0;
}
.accordian li.dimension {
	height:auto;
	margin:0 0 7px 0;
}
.socialHolder {
	clear:both;
	padding:15px 0 0 0;
	width:263px;
	text-align:center;
	margin:0 auto;
	min-height:220px;
}
.socialCon {
	display:none;
}
/* Slide */

#slides_two {
	position:relative;
	width:665px;
}
#slides_two .slides_container {
	width:665px;
	display:none;
}
#slides_two .slides_container div {
	width:665px;
	height:auto;
	display:block;
}
a.prev, a.next {
	position:absolute;
	top:70px;
	width:40px;
	height:55px;
	display:block;
	z-index:99;
	text-indent:-9999px;
}
a.prev {
	left:0;
	background:url(/images/templates/chabad_edu/arrow-prev.png) no-repeat 0 0;
}
a.next {
	right:0;
	background:url(/images/templates/chabad_edu/arrow-next.png) no-repeat 0 0;
}
ul.pagination {
	list-style:none;
	padding:0;
	text-align:center;
	margin:0;
}
ul.pagination li {
	display:inline;
	width:14px;
	height:14px;
	overflow:hidden;
	line-height:0;
	font-size:0;
}
ul.pagination li a {
	width:14px;
	height:14px;
	text-indent:-9999px;
	display:inline-block;
	background:url(/images/templates/chabad_edu/arrow-dott-inactive.png) no-repeat center;
}
ul.pagination li.current a {
	background:url(/images/templates/chabad_edu/arrow-dott-active.png) no-repeat center;
}
.row_content.slide {
	height:290px;
}
.goArrow {
	float:left;
	padding:28px 0 0 15px;
	text-transform:uppercase;
}
.goArrow a {
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	color:#00b8ff;
	font-size:15px;
	font-weight:bold;
	padding:0 8px 0 0;
	background:url(/images/templates/chabad_edu/go_blue.jpg) no-repeat right;
	text-decoration:none;
}
.goArrow a.redArrow {
	background:url(/images/templates/chabad_edu/go_red.jpg) no-repeat right;
	color:#ffffff;
}
/* Home New Slider */

#sliders {
	list-style:none;
	padding:0;
	margin:0;
	height:290px !important;
}
#sliders li {
	float:left;
	width:665px;
	height:290px !important;
	overflow:hidden;
	position:relative;
}
#sliders li .thumb {
	position:absolute;
	width:655px;
	height:290px;
	z-index:1;
}
#sliders li .sloganzone {
	position:relative;
	z-index:2;
	margin:0;
	padding:168px 0 0 0;
	height:110px;
}
#sliders li h2 {
	/*background:#ffffff;*/
	height:60px;
	line-height:60px;
	font-size:32px;
	color:#000000;
	padding:2px 20px;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	position:relative;
	z-index:3;
	clear:both;
}
#sliders li p {
	line-height:25px;
	font-size:16px;
	padding:10px 15px;
	margin:0;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#000000;
	color:#ffffff;
	margin:0;
	float:left;
	position:relative;
	z-index:3;
	clear:both;
	width:540px;
}
.smallFormWrapper {
	border:1px solid #cbcbcb;
	background:#f8f8f8;
	padding:10px 14px 10px 15px;
}
.smallFormWrapper .fields {
	height:25px;
	width:233px;
	overflow:hidden;
	margin-bottom:5px;
	background:url(/images/templates/chabad_edu/text-fields.gif) no-repeat 0 0;
}
.smallFormWrapper .fields input {
	padding:4px 7px;
	width:219px;
	border:none;
	background:none;
	color:#c3c3c3;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.smallFormWrapper .fields input:focus {
	outline:none;
	border:none;
}
.continue {
	padding:5px 0;
	text-align:right;
}
#no_slide {
	position:relative;
	width:635px;
	margin:0 0 15px 0;
}
#no_slide .noslide_container div {
	width:635px;
	height:auto;
	display:block;
}
.textZone h1.title {
	font-size: 30px;
	margin-bottom: 10px !important;
	text-shadow: 0 1px 0 #FFFFFF;
	margin-top:0px;
	height:30px;
	overflow:hidden;
	padding-bottom:10px !important;
	width:auto !important;
	float:none !important;
	font-size:30px !important;
	border-bottom: 1px solid #D4D9DE;
}
.title a {
	text-decoration: none;
	color: #B2074A;
}
.textZone p.note, .textZone span.note {
	background: none repeat scroll 0 0 #fff;
	border-bottom: 1px solid #D4D9DE;
	border-top: 0px solid #D4D9DE;
	color: #323232;
	margin: 10px 0 15px 0;
	padding: 5px 10px 15px 0;
	text-align: justify;
}
.textZone h1 {
	font-size: 24px;
	line-height: 26px;
	color: #56595A !important;
	font-size: 24px !important;
	line-height: 26px !important;
}
.textZone h2 {
	color: #1b6030;
	font-size: 22px;
	line-height: 24px;
}
.textZone h5 {
	font-size: 14px;
	line-height: 14px;
	margin-top: 10px;
}
.textZone h6 {
	font-size: 14px;
	line-height: 14px;
	margin-top: 10px;
	color:#1b6030;
}
#main_area h3 {
	color: #56595A;
}
.textZone h4 {
	color: #1b6030;
}
.textZone h3 {
	font-size: 18px;
	line-height: 18px;
	margin-top: 15px;
}
.textZone h1, .textZone h2, .textZone h3, .textZone h4, .textZone h5, .textZone h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
}
.sectionHolder {
	clear:both;
	margin-bottom:17px;
}
.sectionTitle {
	height:38px;
	background:url(/images/templates/chabad_edu/section-title-rptr.gif) repeat-x top;
	margin-bottom:11px;
	padding:0 13px;
}
#cco_body .sectionTitle a, #cco_body .sectionTitle a:link, #cco_body .sectionTitle a:visited, #cco_body .sectionTitle a:hover {
	text-decoration: none;
	color:#ffffff;
	line-height:38px;
	font-weight:normal;
	font-size:21px;
	font-family:"Myriad Pro", arial;
}
#cco_body .sectionTitle a:hover {text-decoration:underline;}

.demo-wrap {
	padding:0 0 0 45px;
}
.demo-wrap ul {
	height: 120px;
	overflow: hidden;
	width: 665px;
	margin:0;
	padding:0;
}
.demo-wrap .multiple li {
	width: 195px;
	text-align:left;
}
.demo-wrap .bx-prev {
	background: url(/images/templates/chabad_edu/slide-prev.gif) no-repeat 0 0;
	height: 31px;
	left: -45px;
	position: absolute;
	text-indent: -999999px;
	top: 45px;
	width: 23px;
	outline:none;
}
.demo-wrap .bx-next {
	background: url(/images/templates/chabad_edu/slide-next.gif) no-repeat 0 0;
	height: 31px;
	right: -35px;
	position: absolute;
	text-indent: -999999px;
	outline:none;
	top: 45px;
	width: 23px;
}
/* -------------------------- News CSS ------------------------ */
#main_content .cco_body_wrapper .row_content .title h1.noRss {
	background:none;
}
.newsRptr {
	clear:both;
	margin:0 0 27px 0;
	overflow:hidden;
}
.newsRptr .thumb {
	float:left;
	width:207px;
	text-align:left;
	margin:0 22px 0 0;
	display:inline;
	overflow:hidden;
}
.thumbDesc {
	margin:0;
}
.thumbDesc h3 {
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 10px 0;
	line-height:22px;
	font-weight:normal;
}
.thumbDesc h3.newshead {

	margin:0 0 0px 0;

}
.thumbDesc h3 a {
	color:#0057a8;
	text-decoration:none;
}
.thumbDesc h3 a:hover {
	color:#c54577;
}
.thumbDesc p {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8c8c8c;
	line-height:18px;
	margin:0 0 10px 0;
}
.descReadMore {
	text-align:right;
}
.descReadMore a {
	font-size:13px;
	text-decoration:none;
	color:#c54577;
	font-family:Arial, Helvetica, sans-serif;
}
.descReadMore a:hover {
	text-decoration:underline;
}
a.moreStories {
	display:block;
	height:30px;
	line-height:30px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	border:1px solid #d5d5d5;
	background:#f0f5fa;
	color:#0057a8;
	margin:0 0 10px 0;
	clear:both;
	text-decoration:none;
}
a.moreStories:hover {
	color:#c54577;
}
#main_content .right_content .mod_events ul.newsList li {
	color: #010101;
	font-size:11px;
	line-height:14px;
	list-style: none outside none;
	font-family:Arial, Helvetica, sans-serif;
}
h4.miniTitile {
	margin:5px 0 7px 0;
	color:#0059ad;
	font-size:13px;
	overflow:hidden;
}
#main_content .right_content .mod_events ul li h4.miniTitile a {
	color:#0057a8;
	font-size:13px;
	line-height:16px;
	text-decoration:none;
}
#main_content .right_content .mod_events ul li h4.miniTitile a:hover {
	color:#c54577;
}
ul.newsList em {
	display:block;
	color:#808080;
	font-size:13px;
	margin:0 0 8px 0;
}
ul.newsList li p {
	margin:2px 0 5px 0;
	line-height:13px;
	color:#010101;
}
#main_content .right_content .mod_events ul.newsList li.last {
	width:230px;
}
.morePlace {
	clear:both;
	min-height:50px;
	border:1px solid #d5d5d5;
}
#header .submenu div a {
	color:#000000;
}
#header .submenu div a:hover {
	color:#C63570;
}
.shortImage {
	width:665px !important;
	height:199px !important;
	overflow:hidden
}
.smallimg {
	width:208px;
	height:119px;
	background:#f6f6f6;
	text-align:center;
	padding:0px;
	overflow:hidden;
}
.blogiframe {
	margin-top:1em
}

.customHTML {float:left; width:100%; /*background:#CCC*/}

.bh {position:absolute; top:5px; right:5px;}

/*for blog*/
#main .post, #main .post_section, #main .post_body, #main {width:465px;overflow:hidden}