/* CCSTheme v 3.x */
/* General */

/* BEGIN Common */
body { 
	font-family: Arial; font-size: 11px%;
	
	}

.text { 
	color: #000000 
	}

a.menulink:link, a.menulink:visited { 
	color: #0033cc;
	}

a.menulink:hover, a.menulink:active { 
	color: #446b92;
	}


a:link { 
	color: #1772c4;
	text-decoration:none;
	}

a:visited { 
	color: #1772c4;
	}

a:hover,a:active { 
	color: #446b92;
	text-decoration:underline;
	}

ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px 
	}

form {
	margin: 0px;
	}

h1	{
	font-size: 13px;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	font-size: 12px;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	font-size: 11px; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	font-size: 10px;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	font-size: 9px; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	font-size: 8px;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

th	{ 
	font-family: Arial; font-size: 10px;
	}

td { 
	font-family: Arial; font-size: 10px;
	}

/* END Common */

.Header {
	width: 100%;
	}

.Header th { 
	font-size: 18px;
	padding: 2px;
	background-color:#1772C4; 
	color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}

.Header a:link { 
	color: #ffffff;
	}

.Header a:visited { 
	color: #ffffff;
	}

.Header a:hover, .Caption a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeft { 
	background-color:#1772C4;
	}

.HeaderRight { 
	background-color:#1772C4;
	}

.HeaderLeft img{
	width: 4px;
	}

.HeaderRight img{
	width: 9px;
	}


/* Grid Options */
.Grid { 
	border-left: 1px solid #3d84cc; 
	border-bottom: 1px solid #3d84cc;
	border-right:1px solid #3D84CC;
	width: 100%;
	}

.Caption th { 
	font-size: 10px; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #bfedbb; color: #000000;
	white-space: nowrap;
	}

.Caption td { 
	font-size: 10px; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #bfedbb; color: #000000;
	white-space: nowrap;
	}

.Caption a:link { 
	color: #000000;
	}

.Caption a:visited { 
	color: #000000;
	}

.Caption a:hover, .Caption a:active { 
	color: #446b92;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	font-size: 11px; font-weight: lighter; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Row td { 
	font-size: 11px;
	padding: 4px;
	border-top: 1px solid #3d84cc;
	vertical-align: top;
	background-color: #f7f8fa; 
	color: #000000;
	}

.Row a:link { 
	color: #0033cc;
	}

.Row a:visited { 
	color: #840000;
	}

.Row a:hover, .Row a:active { 
	color: #446b92;
	}
	
	
	.PopupRow th { 
	font-size: 11px; font-weight: lighter; text-align: left; vertical-align: top;
	padding: 4px;
	border-top: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.PopupRow td { 
	font-size: 12px;
	padding: 4px;
	border-top: 1px solid #3d84cc;
	vertical-align: top;
	background-color: #f7f8fa; 
	color: #000000;
	}

.PopupRow a:link { 
	color: #0033cc;
	}

.PopupRow a:visited { 
	color: #840000;
	}

.PopupRow a:hover, .Row a:active { 
	color: #446b92;
	}

.Separator{
	color: #3d84cc;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 10px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td { 
	font-size: 10px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	vertical-align: top;
	background-color: #e6eff7; 
	color: #000000;
	}

.AltRow a:link { 
	color: #0033cc;
	}

.AltRow a:visited { 
	color: #840000;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #446b92;
	}

.NoRecords td { 
	font-size: 10px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; 
	color: #000000;
	vertical-align: top;
	}

.Footer td { 
	font-size: 10px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Footer a:link { 
	color: #0033cc;
	}

.Footer a:visited { 
	color: #840000;
	}

.Footer a:hover, .Footer a:active { 
	color: #446b92;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footer input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.Record { 
	border-left: 1px solid #3d84cc; border-bottom: 1px solid #3d84cc;
	width: 100%;
	}

.Error td { 
	font-size: 10px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	color: #446b92;
	vertical-align: top;
	background-color: #f7f8fa; 
	}

.Controls th { 
	font-size: 10px; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Controls td { 
	font-size: 10px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	vertical-align: top;
	background-color: #f7f8fa; 
	color: #000000;
	}

.Bottom td { 
	font-size: 10px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f7f8fa; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Bottom a:link { 
	color: #0033cc;
	}

.Bottom a:visited { 
	color: #840000;
	}

.Bottom a:hover, .Caption a:active { 
	color: #446b92;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
	}

.Bottom input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaption th{
	font-size: 14px;
	padding: 2px;
	border-top: 1px solid #3d84cc; 
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #e6eff7; 
	color: #000000;
	}

.GroupCaption td{
	font-size: 10px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f8fa; 
	color: #000000;
	}

.GroupCaption a:link {
	color: #003366;
	text-decoration:none;
	margin-top:10px;
	}

.GroupCaption a:visited{
	color: #000000;
	}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #446b92;
	}

.GroupFooter td{
	font-size: 10px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #bfedbb; 
	color: #000000;
	}

.GroupFooter a:link {
	color: #0033cc;
	}

.GroupFooter a:visited{
	color: #840000;
	}

.GroupFooter a:hover,.GroupFooter a:active{
	color: #446b92;
	}

.GroupFooter img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooter input {
	margin: 2px;
	vertical-align: middle;
	}

.SubTotal td{
	font-size: 10px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	vertical-align: top;
	font-weight: bold;
	background-color: #e6eff7; 
	color: #000000;
	border-bottom: 2px solid #3d84cc;
	}

.SubTotal a:link {
	color: #0033cc;
	}

.SubTotal a:visited{
	color: #840000;
	}

.SubTotal a:hover, .SubTotal a:active{
	color: #446b92;
	}

.Total td{
	font-size: 10px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #e6eff7; 
	color: #000000;
	}

.Total a:link {
	color: #0033cc;
	}

.Total a:visited{
	color: #840000;
	}

.Total a:hover, .Total a:active{
	color: #446b92;
	}

/* Form Options */
.Button { 
	background-color: #3d84cc; color: #ffffff; border-left: solid 1px #EDEDED; border-top: solid 1px #EDEDED; border-right: solid 1px #848284; border-bottom: solid 1px #848284; padding: 2px; font-weight: bold; font-size: 85%; font-family: Tahoma;
	}

/* Calendar */

.Calendar { 
	border: 1px solid #3d84cc;
	width: 100%;
	}

.CalendarWeekdayName{
	font-size: 11px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #e6eff7; 
	color: #000000;
	}

.CalendarWeekdayName a:link {
	color: #0033cc;
	}

.CalendarWeekdayName a:visited{
	color: #840000;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #446b92;
	}

.CalendarWeekendName{
	font-size: 11px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #e6eff7;	
	color: #000000;
	}

.CalendarWeekendName a:link {
	color: #000000;
	}

.CalendarWeekendName a:visited{
	color: #000000;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #446b92;
	}

/* Calendar Day */
.CalendarDay{
	font-size: 11px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #f7f8fa;	
	color: #000000;
	}

.CalendarDay a:link {
	color: #0033cc;
	}

.CalendarDay a:visited{
	color: #840000;
	}

.CalendarDay a:hover, .CalendarDay a:active{
	
	}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 11px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	/*text-align: center;*/
	background-color: #e6eff7;	
	color: #000000;
	}

.CalendarWeekend a:link {
	color: #0033cc;
	}

.CalendarWeekend a:visited{
	color: #840000;
	}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #446b92;
	}

/* Calendar Today */
.CalendarToday {
	font-size: 11px;
	padding: 0px;
	border-top: 3px solid #3d84cc; border-right: 3px solid #3d84cc; border-left: 2px solid #3d84cc; border-bottom: 2px solid #3d84cc;
	text-align: center;
	background-color: #f7f8fa;	
	color: #000000;
	}

.CalendarToday a:link {
	color: #0033cc;
	}

.CalendarToday a:visited{
	color: #840000;
	}

.CalendarToday a:hover, .CalendarToday a:active {
	color: #446b92;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 11px;
	padding: 0px;
	border-top: 3px solid #3d84cc; border-right: 3px solid #3d84cc; border-left: 2px solid #3d84cc; border-bottom: 2px solid #3d84cc;
	text-align: center;
	background-color: #e6eff7;	
	color: #000000;
	}

.CalendarWeekendToday a:link {
	color: #0033cc;
	}

.CalendarWeekendToday a:visited{
	color: #840000;
	}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #446b92;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 11px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #f7f8fa;	
	color: #3d84cc;
	}

.CalendarOtherMonthDay a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthDay a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 11px;
	padding: 0px;
	border-top: 3px solid #3d84cc; border-right: 3px solid #3d84cc; border-left: 2px solid #3d84cc; border-bottom: 2px solid #3d84cc;
	text-align: center;
	background-color: #f7f8fa;	
	color: #3d84cc;
	}

.CalendarOtherMonthToday a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthToday a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{
	color: #446b92;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	font-size: 11px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	text-align: center;
	background-color: #e6eff7;	
	color: #3d84cc;
	}

.CalendarOtherMonthWeekend a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #446b92;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 11px;
	padding: 0px;
	border-top: 3px solid #3d84cc; border-right: 3px solid #3d84cc; border-left: 2px solid #3d84cc; border-bottom: 2px solid #3d84cc;
	text-align: center;
	color: #3d84cc;
	background-color: #e6eff7;	
	}

.CalendarOtherMonthWeekendToday a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #446b92;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 11px;
	padding: 2px;
	border-top: 1px solid #3d84cc; border-right: 1px solid #3d84cc;
	background-color: #f1e0c0;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}

.CalendarSelectedDay a:link {
	color: #000000;
	}

.CalendarSelectedDay a:visited{
	color: #000000;
	}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	
	}

/* Calendar Navigator */
.CalendarNavigator {
	font-size: 11px;
	padding: 2px;
	background-color: #f7f8fa; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.CalendarNavigator a:link {
	color: #0033cc;
	}

.CalendarNavigator a:visited{
	color: #840000;
	}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #446b92;
	}

.CalendarNavigator img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */
.CalendarEvent{
	font-size: 10px;
	text-align: left;

	}

.CalendarEvent a:link {
	color: #0033cc;
	text-decoration:none;

	
	}

.CalendarEvent a:visited{
	color: #840000;

	}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #446b92;
	text-decoration:underline;
	background-color:none !important;
	}
	
	
.CalendarStaticEventMonthTime {
	color: #1772C4;
	float:right;
	overflow:auto;
	position:relative; bottom:0;
}	

.CalendarEventIconMonth {
	float:left;
	padding-right:3px;
}
	
/* Style for events such as candle lightings and holidays in Month view*/	
.CalendarStaticEventMonthView, .CalendarStaticEventMonthView a:link, .CalendarStaticEventMonthView a:visited, .CalendarStaticEventMonthView a:hover, .CalendarStaticEventMonthView a:active{
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background-color:#86a5db;
	color:#FFFFFF;
	margin-bottom:1px;
	padding:1px;
	display:block;
}

.CalendarStaticEventMonthView a:hover{

background-color:#95b1e2;
display:block;
}

/* Style for events such as candle lightings and holidays in Week view */	
.CalendarWeekViewStaticGeneric, .CalendarWeekViewStaticGeneric th, .CalendarWeekViewStaticGeneric td, .CalendarWeekViewStaticGeneric a:link, .CalendarWeekViewStaticGeneric a:visited, .CalendarWeekViewStaticGeneric a:hover, .CalendarWeekViewStaticGeneric a:active{
	font-weight:bold;
}

/* Style for holidays in week view */
.CalendarWeekViewHoliday, .CalendarWeekViewHoliday th, .CalendarWeekViewHoliday td, .CalendarWeekViewHoliday a:link, .CalendarWeekViewHoliday a:visited, .CalendarWeekViewHoliday a:hover, .CalendarWeekViewHoliday a:active{
	font-weight:bold;
}

/* Style for candle lighting times in week view */
.CalendarWeekViewCandleLighting, .CalendarWeekViewCandleLighting th, .CalendarWeekViewCandleLighting td, .CalendarWeekViewCandleLighting a:link, .CalendarWeekViewCandleLighting a:visited, .CalendarWeekViewCandleLighting a:hover, .CalendarWeekViewCandleLighting a:active{
	font-weight:bold;
}

/* Style for candle lighting times in week view */
.CalendarWeekViewTorah, .CalendarWeekViewTorah th, .CalendarWeekViewTorah td, .CalendarWeekViewTorah a:link, .CalendarWeekViewTorah a:visited, .CalendarWeekViewTorah a:hover, .CalendarWeekViewTorah a:active{
	font-weight:bold;
}



/* Style for events such as candle lightings and holidays in Week view */	
.CalendarDayViewStaticGeneric, .CalendarDayViewStaticGeneric th, .CalendarDayViewStaticGeneric td, .CalendarDayViewStaticGeneric a:link, .CalendarDayViewStaticGeneric a:visited, .CalendarDayViewStaticGeneric a:hover, .CalendarDayViewStaticGeneric a:active{
	font-weight:bold;
}

/* Style for holidays in week view */
.CalendarDayViewHoliday, .CalendarDayViewHoliday th, .CalendarDayViewHoliday td, .CalendarDayViewHoliday a:link, .CalendarDayViewHoliday a:visited, .CalendarDayViewHoliday a:hover, .CalendarDayViewHoliday a:active{
	font-weight:bold;
}

/* Style for candle lighting times in week view */
.CalendarDayViewCandleLighting, .CalendarDayViewCandleLighting th, .CalendarDayViewCandleLighting td, .CalendarDayViewCandleLighting a:link, .CalendarDayViewCandleLighting a:visited, .CalendarDayViewCandleLighting a:hover, .CalendarDayViewCandleLighting a:active{
	font-weight:bold;
}

/* Style for candle lighting times in week view */
.CalendarDayViewTorah, .CalendarDayViewTorah th, .CalendarDayViewTorah td, .CalendarDayViewTorah a:link, .CalendarDayViewTorah a:visited, .CalendarDayViewTorah a:hover, .CalendarDayViewTorah a:active{
	font-weight:bold;
}




.monthDayBottomRow {
	 position:relative; bottom:0;
}


.eventtime{
display:block;
background:#dbe8ff;

}
	
	#rsvp_link, .rsvplink{
	font-size:15px;
	border:1px solid  #003366;
	background-color:#fff;
	padding:6px;
	text-decoration:none;
	font-weight:600;
	
	}
	
	.rsvplink a, .rsvplink a:visited{
	text-decoration:none;
	}
