/*############################################################################################################*/
/*############################################## GENERAL RULES ###############################################*/
/*############################################################################################################*/
/*
body{
padding: 0;
margin: 0;
}

p, li, table
{
	font-family:arial;
}*/
/*############################################################################################################*/
/*################################################ BODY PAGE #################################################*/
/*############################################################################################################*/

@font-face {
    font-family: "KidsRegular";
    font-style: normal;
    font-weight: normal;
    src: url("/images/global/fonts/kidsn-webfont.eot");
    src: url("/images/global/fonts/kidsn-webfont.eot?#iefix") format("embedded-opentype"), 
    url("/images/global/fonts/kidsn-webfont.ttf") format("truetype"), 
    url("/images/global/fonts/kidsn-webfont.svg#KidsRegular") format("svg");
}

@font-face {

    font-family: "MyriadProBold";
    font-style: normal;
    font-weight: normal;
    src: url("/images/global/fonts/myriadpro-bold-webfont.eot");
    src: url("/images/global/fonts/myriadpro-bold-webfont.eot?#iefix") format("embedded-opentype"), 
    url("/images/global/fonts/myriadpro-bold-webfont.ttf") format("truetype"), 
    url("/images/global/fonts/myriadpro-bold-webfont.svg#MyriadProBold") format("svg");
}

div#chabad_body_page{
  background: #E9F6FB url(/images/shluchim/minisites/themes/momandme/momandme_background.png) repeat-x scroll center top;
  text-align: center;
	padding-top:5px;
  margin: 0 -18px 0 -18px;
}

/*############################################################################################################*/
/*############################################## MAIN CONTENT ################################################*/
/*############################################################################################################*/
div#chabad_main_content{
	/*background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_main_content.png) repeat-y scroll center top;*/
	margin-left: auto;
	margin-right: auto;
	width:700px;
	overflow:hidden;
	text-align:left;
	direction:ltr;
}

/*############################################################################################################*/
/*################################################## HEAD ####################################################*/
/*############################################################################################################*/
div#chabad_head{
	background:#FFFFFF;
	float:left;
	margin-left:19px;
	width:663px;
}

div#chabad_head .chabad_content_head{
	margin:auto;
	width:663px;
}

div#chabad_head .chabad_logo{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_logo_background.png) no-repeat scroll right top; 
	text-align:center;
	height:106px;
}

div#chabad_head .chabad_logo a{
	height:103px;
	#height:57px;
	text-decoration:none;
}


div#chabad_head .chabad_logo a div
{		
	color: #ed0a7f;
	font-family: 'KidsRegular', Arial;
	text-shadow: 1px 2px 2px #fff;
	line-height:100%;
	height: 57px;
	font-size: 30px;
	float: left;
	width: 250px;
	margin-left: 20px;	
	margin-top: 1px;
	#margin-top: 12px;
	margin-bottom: 0px;
	cursor:pointer;
}

div#chabad_head .chabad_text_head img{
	height:102px;
	margin-left:30px;
}


div#chabad_head .chabad_text_head.text          /*kevin new*/
{

}

div#chabad_head  .main_head_text
{

}	
div#chabad_head .chabad_text_head.rotate       /*kevin new*/
{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_text_head_clean.png) no-repeat scroll left top; 
	color:#2eb6d3;
	font-family: 'KidsRegular';  	
	margin:-3px 44px -5px 45px;
	#margin:0px 0  2px 43px;	
	font-weight:bold;
	height:100px;
	/*float:left;	*/
	width:350px;
}

div#chabad_head .chabad_text_head.rotate div      /*kevin new*/
{

	color:#2eb6d3;
	font-family: 'KidsRegular';  	
	margin:2px  164px 2px 39px;
	#margin:4px  -14px 2px 39px;
	font-weight:bold;
	text-shadow: 0px 0px 0px #2c2a79;
	height:60px;
	font-size:21px;
	#font-size:21px;
	/*float:left;*/
	/*text-transform:uppercase;*/
	width:191px;
	position:absolute;
}


div#chabad_head .chabad_text_head div{
	/*color:#7E520C;
	font-family:arial;
	font-size:27px;*/	
}

div#chabad_head .chabad_navigator_bar{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_navigator_layout.jpg) no-repeat scroll left top;
	float:left;
	height:36px;
	margin-top:0;
	width:663px;
}

div#chabad_head .chabad_navigator_bar .chabad_menu_content{
	float:left;
	width:663px;
}

div#chabad_head .chabad_navigator_bar ul{
	float:left;
	padding: 0;
	margin: 0;
}

div#chabad_head .chabad_navigator_bar ul li{
	color:#FFFFFF;
	display:block;
	float:left;
	height:34px;
	padding-top:10px;
	position: relative;
	z-index:1;
}

div#chabad_head .chabad_navigator_bar ul li .sub_menu{
	background:#F6BAD4 none repeat scroll 0 0;
	left:0;
	min-width:122px;
	_width:175px;
	position:absolute;
	top:34px;
	display:none;
}
div#chabad_head .chabad_navigator_bar ul li ul
{
	float:none;
}

div#chabad_head .chabad_navigator_bar ul li ul li{
	float:none;
	border-right:none;
	border-bottom:1px solid #FFFFFF;
	height:auto;
	min-height:23px;
	_height:23px;
	margin-top:3px;
	padding-top:0;
}

div#chabad_head .chabad_navigator_bar ul li.active .sub_menu
{
	display:block;
}

div#chabad_head .chabad_navigator_bar ul li ul li.last{
	border: none;
}


div#chabad_head .chabad_navigator_bar ul li ul li a{
	font-size:12px;
	padding:2px 7px 0 18px;
	display:block;
	/* seems in chrome and ff, this is causing trouble */
	#width:100%;
	float:none;
	height:auto;
	margin-bottom:6px;
}

div#chabad_head .chabad_navigator_bar ul li ul li a:hover{
	background: none;
}

div#chabad_head .chabad_navigator_bar ul li.last{
	border-right:none;
}

div#chabad_head .chabad_navigator_bar ul li a{
	color:#FFFFFF;
	float:left;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	height:26px;
	padding-left:17px;
	padding-right:16px;
	padding-top:1px;
	text-decoration:none;
}

div#chabad_head .chabad_navigator_bar ul li a.arrow
{
	background: url(/images/shluchim/minisites/down_triangle_white.gif) no-repeat right 7px;
	padding-right: 22px;
	margin-right:4px;
}

div#chabad_head .chabad_navigator_bar ul li.active a.parent, div#chabad_head .chabad_navigator_bar ul li a.selected, div#chabad_head .chabad_navigator_bar ul li a:hover{
	color: #F0037F;
}

div#chabad_head .chabad_navigator_bar ul li a.first{
  padding-left: 0;
}

div#chabad_head .flowers{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_flowers.png) no-repeat scroll left top;
	float:left;
	height:131px;
	margin-bottom:-47px;
	margin-left:16px;
	margin-top:14px;
	position:relative;
	width:190px;
}


/*############################################################################################################*/
/*################################################## BODY ####################################################*/
/*############################################################################################################*/
div#chabad_body_content{
	background:#FFFFFF url(/images/shluchim/minisites/themes/momandme/momandme_body_content.jpg) repeat-x scroll left top;
	float:left;
	margin-left:19px;
	width:663px;;
	padding-bottom:15px;
}
/*div#chabad_body_content #cco_body h1, */div#chabad_body_content #cco_body #PageTitle
{
	margin-top: 10px;
	font-size: 22px;
	color: #DF619B;
	border-bottom: #DF619B 1px dotted;
	font-family: Georgia;
}

/*div#chabad_body_content */.chabad_banner_content{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width: 461px;
}

/*div#chabad_body_content */.chabad_banner_content{
	float: left;
}

/*div#chabad_body_content */
.chabad_banner_content .chabad_image_content{
	float: left;
}

/*div#chabad_body_content */
.chabad_banner_content .chabad_image_banner{
	/*background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_banner_image.jpg) no-repeat scroll left top;*/
	height:177px;
	overflow:hidden;
	width:461px;
}

/*div#chabad_body_content */.chabad_banner_content .chabad_image_banner img{

}


/*div#chabad_body_content */.chabad_banner_content .chabad_text_banner{
	background:#186CA9 url(/images/shluchim/minisites/themes/momandme/momandme_text_banner_layout.png) no-repeat scroll right top;
	float:left;
	min-height:106px;
	#height:105px;
	margin-top:-1px;
	position:relative;
	width:461px;
}

.chabad_banner_content .chabad_text_banner div.chabad_welcome_warp.text{ /*kevin*/
   position: relative; margin: -30px 0px 4px; height: 58px;
}


.chabad_banner_content .chabad_text_banner .text div.chabad_welcome1{ /*kevin*/
	background: url("/images/shluchim/minisites/themes/momandme/left_coner_welcome.png") no-repeat scroll left top transparent;
	/*height: 58px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-top: -33px;
	position: relative;
	text-indent: -9999em;*/
	float:left;
	padding-left:18px;
	margin-top:0;
}
	
	
.chabad_banner_content .chabad_text_banner .text div.chabad_welcome { /*kevin*/
	background: url("/images/shluchim/minisites/themes/momandme/body_welcome.png") repeat-x left top transparent;
	/*height: 58px;
	margin-bottom: 0;
	margin-left: 13px;
	margin-top: -58px;
	position: relative;
	display:inline;*/
	text-align:center;    
	line-height:58px;
	min-width:150px;
	font-family:"MyriadProBold", Arial;
	font-size:30px;
	font-weight:bold;
	text-shadow: 1px 1px 1px #ab5154;
	color:#e8e9ea;
	text-indent:0;
	margin:-1 1 0 0;  
	display:table;
	white-space:nowrap;
}
	
.chabad_banner_content .chabad_text_banner .text div.chabad_welcome3{  /*kevin*/
	padding-right: 17px;
	background: url("/images/shluchim/minisites/themes/momandme/right_coner_welcome.png") no-repeat scroll right top transparent;
	#background: url("/images/shluchim/minisites/themes/momandme/right_coner_welcome1.png") no-repeat scroll right top transparent;
	margin-top:0px;
	#display:inline;    
	
}

/*div#chabad_body_content */
.chabad_banner_content .chabad_text_banner div.chabad_welcome{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_welcome.png) no-repeat scroll left top;
	height:58px;
	margin-left:10px;
	margin-top:-33px;
	text-indent:-9999em;
	position:relative;
	width:150px;
	margin-bottom: 0;
}	

/*div#chabad_body_content */
.chabad_banner_content .chabad_text_banner div.chabad_text_banner_description{
	color:#FFFFFF;
	font-family:arial;
	font-size:15px;
	margin-left:23px;
	text-align:left;
	margin-bottom: 0;
	margin-top: 0;
}

/*div#chabad_body_content */
.chabad_banner_content .chabad_text_banner a.chabad_more_button{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_more_button.png) no-repeat scroll left top;
	float:right;
	height:25px;
	margin-right:15px;
	margin-top:10px;
	text-indent:-9999em;
	width:64px;
}

/*div#chabad_body_content*/ 
.chabad_banner_content .chabad_text_banner a.chabad_more_button.text{
	background:transparent url(/images/shluchim/minisites/themes/momandme/more_background.png) no-repeat scroll left top;
	float:right;
	height:25px;
	margin-right:20px;
	margin-top:2px;
	text-indent:5px;
	width:64px;
	color:white;
	font-family:"MyriadProBold", Arial;
	text-decoration:none;
	font-weight:bold;
	line-height:21px;
	text-shadow: 1px 1px 1px #1b0c44;
	font-size:17px;
}


div#chabad_left_colum, div.chabad_left_colum{
	float:left;
	width:473px;
	overflow-x:hidden;
}

div#chabad_left_colum .content_page, div.chabad_left_colum .content_page {
	margin-left:8px;
	margin-top:8px;
	width:465px;
}
div#chabad_left_colum .content_page_full, div.chabad_left_colum .content_page_full {
	margin-top:8px;
	margin-left:4px;
	width:657px;
	overflow:hidden;
}

div#chabad_left_colum .chabad_box_content_first{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_box_footer.jpg) no-repeat scroll left bottom;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:460px;
	margin-left:5px;
	padding-bottom:12px;
}

div#chabad_left_colum .chabad_box_content_second{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_box_footer.jpg) no-repeat scroll left bottom;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:460px;
	margin-left:5px;
	padding-bottom:12px;
}

div#chabad_left_colum .chabad_box_content_third{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_box_footer.jpg) no-repeat scroll left bottom;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:460px;
	margin-left:5px;
	padding-bottom:12px;
}

.chabad_box_content_head {
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_head_body.jpg) no-repeat scroll left top;
	float:left;
	height:11px;
	overflow:hidden;
	width:455px;
}

.chabad_box_content_body {
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_box_body.jpg) repeat-y scroll left top;
	float:left;
	overflow:hidden;
	width:455px;
}

.chabad_box_gradient {
	background:#FFFFFF url(/images/shluchim/minisites/themes/momandme/momandme_box_gradient.jpg) repeat-x scroll left top;
	float:left;
	margin-left:2px;
	width:450px;
}

div#chabad_left_colum .chabad_box_content_second .chabad_box_gradient {
	background:#FFFFFF url(/images/shluchim/minisites/themes/momandme/momandme_box_gradient_menor.jpg) repeat-x scroll right top;
	float:left;
	margin-left:2px;
	width:450px;
}

div#chabad_left_colum .chabad_box_content_third .chabad_box_gradient {
	background:#FFFFFF url(/images/shluchim/minisites/themes/momandme/momandme_box_gradient_menor.jpg) repeat-x scroll right top;
	float:left;
	margin-left:2px;
	width:450px;
}

.chabad_announce{
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:430px;
}

div#chabad_left_colum .chabad_box_content_first .chabad_title_box{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_title_box_layout.png) no-repeat scroll left top;
	height:44px;
	padding-bottom:5px;
	width:436px;
}

.chabad_title_box.no_line{
	border-bottom:1px solid #80CFE2;
	width:290px;
}

.chabad_title_box div.big_title{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_arrow_quote.png) no-repeat scroll left 19px;
	color:#FFFFFF;
	font-family:arial;
	font-size:25px;
	margin-left:15px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left:15px;
	padding-top:8px;
	padding-bottom: 0;
	text-transform:uppercase;
	margin-right:14px;
}

.chabad_title_box div.medium_title{
	color:#FB8061;
	font-family:arial;
	font-size:21px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

.chabad_text_box{
	text-align:left;
}

.chabad_text_box div.gray{
	color:#FB423B;
	font-family:arial;
	font-size:14px;
	line-height:18px;
	margin-top:8px;
}

.chabad_text_box div{
	color:#50494B;
	font-family:arial;
	font-size:14px;
	line-height:18px;
	margin-top:8px;
	margin-bottom: 0;
}

.chabad_text_box div.gray span{
	color:#00A0C6;
}

.chabad_text_box div.bold{
	color:#50494B;
	font-weight:normal;
}

.chabad_text_box div.black{
	color:#50494B;
}

.chabad_text_box div.blue{
	color:#00A0C6;
	font-family:arial;
	font-size:14px;
	line-height:18px;
	font-weight: bold;
}


.chabad_box_content_footer{
	background: transparent url(/images/shluchim/minisites/themes/momandme/momandme_box_footer.jpg) no-repeat scroll left top;
	float:left;
	height:11px;
	margin-left:10px;
	width:453px;
}

div#chabad_right_colum{
	float:right;
	margin-right:0px;
	width:190px;
}

div#co_photo_gallery{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:186px;
	padding-left:4px;
}

div#co_photo_gallery .co_photo_gallery_head{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_foto_gallery_head.png) no-repeat scroll right top;
	float:left;
	height:46px;
	width:185px;
	text-indent:-9999em;
}



div#co_photo_gallery .co_photo_gallery_head div{
	display:none;
}

div#co_photo_gallery .co_photo_gallery_head.text
{
	/*background:none;*/
	background:transparent url("/images/shluchim/minisites/themes/momandme/momandme_foto_gallery_head.png") no-repeat scroll left top;
	margin-bottom:0px;
	font-family: 'KidsRegular', Arial;  
}


div#co_photo_gallery .co_photo_gallery_body{
	background:#C4E8F4 url(/images/shluchim/minisites/themes/momandme/momandme_foto_gallery_body.jpg) repeat-x scroll right top;
	float:left;
	margin-left:6px;
	padding-bottom:10px;
	width:173px;
}

div#co_photo_gallery chabad_.foto_gallery_body .co_photo_gallery_gradient{
	float:left;
	margin-left:4px;
	width:167px;
}

div#co_photo_gallery .co_photo_gallery_body .co_photo_gallery_gradient .co_photo_gallery_title{
	float:left;
	margin-left:15px;
	width:163px;
}

div#co_photo_gallery .co_photo_gallery_body .co_photo_gallery_gradient .co_photo_gallery{
	float:left;
	margin-top:5px;
	position:relative;
	text-align:center;
	width:173px;
}

div#co_photo_gallery .co_photo_gallery_body .co_photo_gallery_gradient .co_photo_gallery a{
	border:3px solid #FFFF00;
	float:left;
	/*
	min-height:95px;
	_height:95px;
	*/
	margin-left:19px;
	width:130px;
	overflow-x:hidden;
}

div#co_photo_gallery .co_photo_gallery_body .co_photo_gallery_gradient .co_photo_gallery a img{
	border: none;
	width:130px;
	height:auto;
}


div#co_photo_gallery .co_photo_gallery_footer{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_foto_gallery_footer.jpg) no-repeat scroll left top;
	float:left;
	width:181px;
	height:9px;
}

div#co_photo_gallery .co_photo_gallery_footer a{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_play_button.png) no-repeat scroll left top;
	float:right;
	height:40px;
	margin-right:13px;
	margin-top:-35px;
	position:relative;
	text-indent:-9999em;
	width:40px;
	margin-bottom: -10px;
}

div#chabad_updates{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:186px;
	padding-left:4px;
}

div#chabad_updates .chabad_updates_head{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_updates_head.jpg) no-repeat scroll left top;
	float:left;
	height:52px;
	width:185px;
}


div#chabad_updates .chabad_updates_head div {
 display:none;
}

div#chabad_updates .chabad_updates_head.text
{
	/*background:none;*/
	background:transparent url("/images/shluchim/minisites/themes/momandme/momandme_updates_head_clean.jpg") no-repeat scroll left top;
	margin-bottom:0px;
	font-family: 'KidsRegular', Arial;  
}

div#chabad_updates .chabad_updates_head.text div{ /*kevin*/
	font-family: 'KidsRegular', Arial;                                      
	/*border-bottom:1px solid #7E520C;*/
	font-weight:bold;
	color:#fff;
	font-size:20px;
	float:left;
	height:18px;
	margin-left:10px;
	margin-top:8px;
	#margin-top:16px;
	padding-bottom:0px;
	padding-left:5px;
	width:160px;
	text-shadow: 1px 1px 1px #d2c6e1;
	display:block;
}



div#chabad_updates .chabad_updates_body{
	background:#F5B9D3 url(/images/shluchim/minisites/themes/momandme/momandme_updates_body.jpg) repeat-x scroll left top;
	float:left;
	margin-left:6px;
	width:173px;
}

div#chabad_updates .chabad_updates_body .chabad_updates_gradient{
	float:left;
	width:173px;
}

div#chabad_updates .chabad_updates_body .chabad_updates_gradient .chabad_updates_title{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_logo_box_content.png) no-repeat scroll 100px top;
	float:left;
	height:60px;
	margin-left:15px;
	width:163px;
}

div#chabad_updates .chabad_updates_body .chabad_updates_gradient .chabad_updates_text{
	float:left;
	margin-left:12px;
	position:relative;
	width:160px;
	text-align:left;
}

div#chabad_updates .chabad_updates_body .chabad_updates_gradient .chabad_updates_text ul{
	padding: 0;
	margin: 0;
}

div#chabad_updates .chabad_updates_body .chabad_updates_gradient .chabad_updates_text .item{
	display:block;
	border-bottom:1px dotted #FFFFFF;
	float:left;
	margin-top:10px;
	padding-bottom:10px;
	width:160px;
}

div#chabad_updates .chabad_updates_body .chabad_updates_gradient .chabad_updates_text .item.last{
	border-bottom:none;
}

div#chabad_updates .chabad_updates_body .chabad_updates_gradient .chabad_updates_text .item div.chabad_title_update{
	color:#FFFF08;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	padding: 0;
	margin: 0;
}

div#chabad_updates .chabad_updates_body .chabad_updates_gradient .chabad_updates_text .item div.chabad_text_update{
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	padding: 0;
	margin: 0;
}

div#chabad_updates .chabad_updates_footer
{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_updates_footer.jpg) no-repeat scroll left top;
	float:left;
	width:181px;
	height:9px;
}

div#co_calendar{
/*background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_calendar_footer.jpg) no-repeat scroll left bottom;*/
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:186px;
	padding-left:4px;
}

div#co_calendar .co_calendar_head{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_calendar_head.jpg) no-repeat scroll left top;
	float:left;
	height:49px;
	width:185px;
}

div#co_calendar .co_calendar_head div{
	display:none;	
}	


div#co_calendar .co_calendar_head.text
{
	/*background:none;*/
	background:transparent url("/images/shluchim/minisites/themes/mommandme/momandme_calendar_head_clean.jpg") no-repeat scroll left top;
	margin-bottom:0px;
	font-family: 'KidsRegular', Arial;  
}

div#co_calendar .co_calendar_head.text div{ /*kevin*/
	font-family: "KidsRegular", Arial;    
	font-weight:bold;                                  
	/*border-bottom:1px solid #7E520C;*/
	color:#ffffff;
	font-size:18pt;
	float:left;
	min-height:23px;
	margin-left:10px;
	margin-top:8px;
	padding-bottom:0px;
	padding-left:5px;
	width:160px;
	text-shadow: 1px 1px 1px #D2C6E1;
	display:block;
}


div#co_calendar .co_calendar_body{
	background:#8DCA7D url(/images/shluchim/minisites/themes/momandme/momandme_calendar_gradient.jpg) repeat-x scroll left top;
	float:left;
	margin-left:6px;
	width:173px;
}

div#co_calendar .co_calendar_body .co_calendar_gradient{
	float:left;
	width:173px;
}

div#co_calendar .co_calendar_body .co_calendar_gradient .co_calendar_title{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_logo_box_content.png) no-repeat scroll 100px top;
	float:left;
	height:60px;
	margin-left:15px;
	width:163px;
}

div#co_calendar .co_calendar_body .co_calendar_gradient .co_calendar_text{
	float:left;
	margin-left:10px;
	position:relative;
	text-align:left;
	width:155px;
	font-size:12px;
}

div#co_calendar .co_calendar_body .co_calendar_gradient .co_calendar_text ul{
	padding: 0;
	margin: 0;
}

div#co_calendar .co_calendar_body .co_calendar_gradient .co_calendar_text .item{
	color:#FFFFFF;
	border-bottom:1px dotted #FFFFFF;
	display:block;
	float:left;
	margin-top:10px;
	padding-bottom:10px;
	width:155px
}
div#co_calendar .co_calendar_body .co_calendar_gradient .co_calendar_text .item a{
	color:#FFFFFF;
}
div#co_calendar .co_calendar_body .co_calendar_gradient .co_calendar_text div.item .image
{
	float:left;
	padding-right:5px;
	padding-bottom:3px;
}
div#co_calendar .co_calendar_body .co_calendar_gradient .co_calendar_text .item.last{
	border-bottom:none;
}

div#co_calendar .co_calendar_body .co_calendar_gradient .co_calendar_text .item div.co_title_calendar{
	clear:both;
	color:#FFFF08;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	padding: 0;
	margin: 0;
}

div#co_calendar .co_calendar_body .co_calendar_gradient .co_calendar_text .item div.co_date{
	color:#474747;
	font-family:arial;
	font-size:12px;
	padding: 0;
	margin: 0;
}

div#co_calendar .co_calendar_body .co_calendar_gradient .co_calendar_text .item div.co_text_calendar{
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	padding: 0;
	margin: 0;
}
div#co_calendar .co_calendar_footer
{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_calendar_footer.jpg) no-repeat scroll left top;
	float:left;
	width:181px;
	height:9px;
}

div.co_section{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:12px;
	width:186px;
	padding-left:4px;
}

div.co_section .co_section_head{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_section_head.jpg) no-repeat scroll right top;
	float:left;
	height:48px;
	width:184px;
}

div.co_section .co_section_head div{
	display:none;
}

div.co_section .co_section_head.text
{
	/*background:none;*/
	background:transparent url("/images/shluchim/minisites/themes/momandme/momandme_section_head_clean.png") no-repeat scroll left top;
	margin-bottom:0px;
}

div.co_section .co_section_head.text div{ /*kevin*/
	font-family: "KidsRegular", Arial; 
	font-weight:bold;                             
	/*border-bottom:1px solid #7E520C;*/
	color:#ffffff;
	font-size:18px;
	float:left;
	height:23px;
	margin-left:10px;
	margin-top:8px;
	display:block;
	padding-left:5px;
	width:160px;
	text-shadow: 0px 2px 1px #D2C6E1;
}

div.co_section .co_section_body{
	background:url("/images/shluchim/minisites/themes/momandme/momandme_calendar_gradient.jpg") repeat-x scroll left top #8DCA7D;
	float:left;
	margin-left:6px;
	width:173px;
}

div.co_section .co_section_body .co_section_gradient{
	float:left;
	width:173px;
}

div.co_section .co_section_body .co_section_gradient .co_section_title{
	background:transparent url(/images/shluchim/minisites/themes/momandme/adult_education_logo_box_content.png) no-repeat scroll 100px top;
	float:left;
	height:60px;
	margin-left:15px;
	width:163px;
}

div.co_section .co_section_body .co_section_gradient .co_section_text{
	float:left;
	margin-left:15px;
	position:relative;
	width:155px;
	text-align:left;
}

div.co_section .co_section_body .co_section_gradient .co_section_text ul{
	margin: 0;
	padding:0;
}

div.co_section .co_section_body .co_section_gradient .co_section_text .item{
	display:block;
	float:left;
	margin-top:5px;
	padding-bottom:5px;
	width:155px
}

div.co_section .co_section_body .co_section_gradient .co_section_text .item.last{
	border-bottom:none;
}

div.co_section .co_section_body .co_section_gradient .co_section_text .item span{
	color:#FFFF00;
	float:left;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	margin-right:3px;
	/*margin-top:3px;*/
	padding:0;
}

div.co_section .co_section_body .co_section_gradient .co_section_text .item a{
	color:#FFFFFF;
	font-family:arial;
	text-decoration: none;
	font-size:12px;
	margin: 0;
	padding:0;
}
div.co_section .co_section_footer
{
	background:url("/images/shluchim/minisites/themes/momandme/momandme_calendar_footer.jpg") no-repeat scroll left bottom transparent;
	padding-bottom:10px;
	clear:both;
}

div#chabad_box_text{
	/*background:url("/images/shluchim/minisites/themes/momandme/momandme_text_footer.jpg") no-repeat scroll left bottom transparent; */
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:12px;
	width:174px;
	padding-left:9px;
}

div#chabad_box_text .chabad_box_text_head{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_text_head2.jpg) no-repeat scroll right top;
	float:left;
	height:10px;
	width:174px;
	overflow: hidden;
}

div#chabad_box_text .chabad_box_text_body{
	background:url("/images/shluchim/minisites/themes/momandme/momandme_calendar_gradient.jpg") repeat-x scroll left top #8DCA7D;
	float:left;
	width:174px;
}

div#chabad_box_text .chabad_box_text_body .chabad_box_text_gradient{
	float:left;
	width:173px;
}

div#chabad_box_text .chabad_box_text_body .chabad_box_text_gradient .chabad_box_text_title{
	background:transparent url(/images/shluchim/minisites/themes/momandme/adult_education_logo_box_content.png) no-repeat scroll 100px top;
	float:left;
	height:60px;
	margin-left:15px;
	width:163px;
}

div#chabad_box_text .chabad_box_text_body .chabad_box_text_gradient .chabad_box_text_comment{
	float:left;
	margin-left:15px;
	position:relative;
	width:155px;
	text-align:left;
}

div#chabad_box_text .chabad_box_text_body .chabad_box_text_gradient .chabad_box_text_comment ul{
	margin: 0;
	padding:0;
}

div#chabad_box_text .chabad_box_text_body .chabad_box_text_gradient .chabad_box_text_comment .item{
	display:block;
	float:left;
	margin-top:5px;
	padding-bottom:5px;
	width:155px
}

div#chabad_box_text .chabad_box_text_body .chabad_box_text_gradient .chabad_box_text_comment .item div, div#chabad_box_text .chabad_box_text_body .chabad_box_text_gradient .chabad_box_text_comment .item div{
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	margin:0;
	padding:0;
}
div#chabad_box_text .chabad_box_text_footer
{
	background:transparent url(/images/shluchim/minisites/themes/momandme/momandme_text_footer.jpg) no-repeat scroll left top;
	float:left;
	width:174px;
	height:9px;
}

/*############################################################################################################*/
/*################################################# FOOTER ###################################################*/
/*############################################################################################################*/
div#footer{
	margin:auto;
	overflow:hidden;
	padding-bottom:10px;
	width:663px;
	text-align:center;
	margin-top: 7px;
}

div#footer div{
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	margin-top: 3px;
}

/*############################################################################################################*/
/*################################################# BORDER ###################################################*/
/*############################################################################################################*/
div#border_bottom{
	background: transparent url(/images/shluchim/minisites/themes/momandme/momandme_boder_bottom.png) no-repeat scroll center top;
	overflow:hidden;
	height: 27px;
	padding-bottom:20px;
	margin: auto;
	width:663px;
}


/*############################################################################################################*/
/*################################################# Article Styles ###################################################*/
/*############################################################################################################*/

.chabad_left_colum p {
	font-family:arial;
}
p.Title, .Title p
{
	margin-top: 10px;
	font-size: 22px;
	color: #DF619B;
	border-bottom: #DF619B 1px dotted;
	font-family: Georgia;
	font-weight:bold;
}
p.SubTitle, .SubTitle p
{
	font-size: 17px;
	color: #DF619B;
	font-family: Georgia;
	font-weight:bold;
}
p.Small_Uppercase, .Small_Uppercase p
{
	font-size: 12px;
	color: #DF619B;
	font-family: Georgia;
	text-transform: uppercase;
}
P.Pull_Quotes, .Pull_Quotes p {
	font-size: 17px;
	color: #DF619B;
	font-family: Georgia;
	width:170px;
	border-bottom: #DF619B 1px dotted;
	float:right;
	text-align:right;
	margin:15px;
	font-style: italic;
}
