@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(apps/news01.css);
@import url(apps/calendar01.css);
@import url(/site/template/assets/scripts/jquery/lightbox/css/jquery.lightbox-0.5.css);

.temputils{
	background: none;
	display: inline;
	position: absolute;
	top: 2px;
	right: 10px;
}

.temputils li{
	background: none;
	display: inline;
}

.temputils li a{
	color: #fff;
	font-weight: bold;
}

html{
	height: 100%;
	background:#1d588f url(../images/html_bg.gif) repeat-x 0 0;
}

body{
	color:#00325d;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	height: 100%;
	background:transparent url(../images/body_bg.gif) no-repeat center 0px;
}

.admin #t80730 a, .admin #t80700 a, .admin #t80821 a, .admin #t80698 a{
	top:-150px;
}

#admin-header{
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
}

#wrap{
	margin:0px auto;
	text-align:left;
	width:923px;
	position: relative;
}

/* HEADER
-------------------------------------------*/
#header{
	height: 163px;
	margin:0 auto;
	width:923px;
	position:relative;
	left:6px;
	background:transparent url(../images/mastheads/1.jpg) no-repeat 0px 0px;
}

/*Home, About Us*/
.tab80326 #header, .tab80703 #header{
	background:transparent url(../images/mastheads/1.jpg) no-repeat 0px 0px;
}

/*Services & Ritual*/
.tab80702 #header{
	background:transparent url(../images/mastheads/3.jpg) no-repeat 0px 0px;
}

/*TBS Groups, Upcoming Events, Calendar*/
.tab80732 #header, .tab80699 #header, .tab80700 #header{
	background:transparent url(../images/mastheads/5.jpg) no-repeat 0px 0px;
}

/*Jewish Education, Site Map*/
.tab80701 #header, .tab80821 #header{
	background:transparent url(../images/mastheads/4.jpg) no-repeat 0px 0px;
}

/*Support Us, Contact Us, Membershipo*/
.tab80757 #header, .tab80698 #header, .tab80730 #header{
	background:transparent url(../images/mastheads/2.jpg) no-repeat 0px 0px;
}


#header h1{
	position: absolute;
	top: 30px;
	font-size: 30px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	#logo{
		background: url(../images/spacer.gif) 0 0 no-repeat;
		left:3px;
		position:absolute;
		top: 10px;
	}
		#logo img{
			height:142px;
			width:263px;
		}


/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	height:47px;
	width:900px;
	position:relative;
	left:6px;
}
	#nav{
		margin:0 auto;
		text-align:center;
	}
		#nav ul{
			list-style:none;
			margin:0 auto;
			text-align:left;
		}
			#nav ul li{
				background-image:none;
				display:inline;
				margin:0;
				padding:0;
			}
				#nav a{
					display:block;
					float:left;
					text-decoration:none;
					background:url(../images/nav_bg.gif) 0 0 no-repeat;
					height:0 !important;
					overflow:hidden;
					padding:47px 0 0 0;
					position:absolute;
				}
				#nav a:hover, #nav a.active{
				}
				
			/*Home*/
			#t80326 a, #t80326 a.active{
			background-position:0px 0px;
			left:0px;
			width:70px;
			}
			
			#t80326 a:hover{
			background-position:0px -47px;
			}
						
			/*About Us*/
			#t80703 a{
			background-position:-70px 0;
			left:70px;
			width:98px;
			}
			
			#t80703 a:hover, #t80703 a.active{
			background-position:-70px -47px;
			}
			
			/*Services & Ritual*/
			#t80702 a{
			background-position:-167px 0;
			left:167px;
			width:166px;
			}
			
			#t80702 a:hover, #t80702 a.active{
			background-position:-167px -47px;
			}
			
			/*TBS Groups*/
			#t80732 a{
			background-position:-329px 0;
			left:330px;
			width:115px;
			}
			
			#t80732 a:hover, #t80732 a.active{
			background-position:-329px -47px;
			}
			
			/*Jewish Education*/
			#t80701 a{
			background-position:-445px 0;
			left:445px;
			width:167px;
			}
			
			#t80701 a:hover, #t80701 a.active{
			background-position:-445px -47px;
			}
			
			/*Upcoming Events*/
			#t80699 a{
			background-position:-612px 0;
			left:612px;
			width:167px;
			}
			
			#t80699 a:hover, #t80699 a.active{
			background-position:-612px -47px;
			}
			
			/*Support TBS*/
			#t80757 a{
			background-position: -777px 0;
			left:776px;
			width:125px;
			}
			
			#t80757 a:hover, #t80757 a.active{
			background-position: -777px -47px;
			}
			
			/*Top Nav*/
			#t80730 a, #t80700 a, #t80821 a, #t80698 a{
				display:block;
				background:transparent;
				height:auto !important;
				padding:0;
				text-indent:0;
				color:#fff;
				font-family:"Times New Roman", Times, serif;
				text-transform:uppercase;
				top:-159px;
			}
			
			/*Membership*/
			#t80730 a{
			left:560px;
			}
			
			#t80730 a:hover, #t80730 a.active{
			color:#7fcd5c;
			}
			
			/*Calendar*/
			#t80700 a{
			left:657px;
			}
			
			#t80700 a:hover, #t80700 a.active{
			color:#7fcd5c;
			}
			
			/*Sitemap*/
			#t80821 a{
			left:741px;
			}
			
			#t80821 a:hover, #t80821 .active{
			color:#7fcd5c;
			}
			
			/*Contact Us*/
			#t80698 a{
			left:811px;
			}
			
			#t80698 a:hover, #t80698 a.active{
			color:#7fcd5c;
			}
			
	#main-body{
		background:transparent url(../images/main_body_bg.gif) repeat-y 0px 0px;
	}
	
	#main-table-body{
		background:transparent;
		border-collapse:collapse;
		clear:left;
		height:auto !important;
		height:400px;		
	}
	#main-table-body-leftcell{
		background: transparent;
		width:250px;
		vertical-align:top;
	}
	#main-table-body-rightcell{
		vertical-align:top;
		width:650px;
		background:transparent url(../images/rightCell_bg.gif) repeat-y 8px 0px;
	}

/* SUB MENU
-------------------------------------------*/
#sidebar {
	background:none;
	margin:0 0 0 0;
}

#menu-header {
	background:transparent url(../images/menu_header.gif) no-repeat 0px 0px;
	width:220px;
	height:174px;
	margin-left:15px;
}

#menu{
	margin: 0px 0 0 15px;
	padding:0 17px 15px 26px;
	width: 177px;
	background:#3d78bb;
}
	#menu ul{
		font-size: 12px;
		margin:0 20px 0 0;
		padding:0;
		list-style: square inside;
	}
		#menu li{
			background-image:none;
			padding:0 0 0 0px;
			margin: 0 0px 0px 0;
			list-style: none;
		}
			#menu a {
				text-decoration:none;
				text-transform:none;
				color:#fff;
				display:block;
				font-size: 13px;
				padding: 7px 3px 7px 3px;
				border-top: 1px solid #6493c9;
				width:152px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
			}
			
			#menu a:hover {
				color: #79d04e;
			}
			
			#menu a.current{
				color: #79d04e;
			}
			
			#menu a.subcurrent{
				color: #fff;
				background:#61ab3f url(../images/menuBox2.gif) no-repeat 0px 7px;
				text-decoration: none;
			}
			
			#menu li ul{
				margin: 0 0px 0 0px;
				padding: 0;
				border-bottom: 0px;
			}
			
			#menu li ul li{
				list-style: none;
				padding: 0px 0 0px 0px;
				margin: 0;
			}
			
			#menu li ul li a {
				font-size: 12px;		
				padding-left: 17px;
				border-top: 1px solid #6493c9;
				text-decoration: none;
				width:138px;
				background:transparent url(../images/menuBox.gif) no-repeat 0px 7px;
			}
			
			#menu li ul li a:hover {
				background-color: transparent;
				color: #fff;
				background:#61ab3f url(../images/menuBox2.gif) no-repeat 0px 7px;
			}
			
			#menu h3{
				margin:0px;
				padding:0px;
			}
			
			#menu h3 a, #menu h3 a:hover{
				padding:0px;
				margin:0px;
				width:157px;
				height:33px;
				border:0px;
				text-indent:-10000px;
				text-decoration:none;
				background:transparent url(../images/menu_headings/tbsGroups.gif) no-repeat 0px 0px;
			}
			
			/*About Us*/
			.tab80703 #menu h3 a, .tab80703 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/aboutUs.gif) no-repeat 0px 0px;
			}
			
			/*Services & Ritual*/
			.tab80702 #menu h3 a, .tab80702 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/servicesRitual.gif) no-repeat 0px 0px;
			height:57px;
			}
			
			/*TBS Groups*/
			.tab80732 #menu h3 a, .tab80732 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/tbsGroups.gif) no-repeat 0px 0px;
			}
			
			/*Jewish Education*/
			.tab80701 #menu h3 a, .tab80701 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/jewishEducation.gif) no-repeat 0px 0px;
			height:57px;
			}
			
			/*Upcoming Events*/
			.tab80699 #menu h3 a, .tab80699 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/upcomingEvents.gif) no-repeat 0px 0px;
			height:57px;
			}
			
			/*Support TBS*/
			.tab80757 #menu h3 a, .tab80757 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/supportTBS.gif) no-repeat 0px 0px;
			}
			
			/*Membership*/
			.tab80730 #menu h3 a, .tab80730 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/membership.gif) no-repeat 0px 0px;
			}
			
			/*Calendar*/
			.tab80700 #menu h3 a, .tab80700 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/calendar.gif) no-repeat 0px 0px;
			}
			
			/*Sitemap*/
			.tab80821 #menu h3 a, .tab80821 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/sitemap.gif) no-repeat 0px 0px;
			}
			
			/*Contact Us*/
			.tab80698 #menu h3 a, .tab80698 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/contactUs.gif) no-repeat 0px 0px;
			}
			
			
	#menu-footer{
		background:transparent;
		padding:12px 0 0 16px;
	}
	
	#menu-footer a img{
		border:0px;
	}

#banner {
	display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
	padding:13px 0 0 0px;
	margin: 0;
	position:relative;
	width: 100%;
	background:transparent url(../images/breadcrumbs_bg.gif) no-repeat 0px 0px;
}
	#breadcrumblist{
		font-size: 10px;
		line-height:120%;
		padding:.5em 0 .5em 15px;
		width:707px;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			color:#9db9ee;
			text-decoration:none;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{
			color:#9db9ee;
			text-decoration:underline;
		}
		
		#breadcrumbemail{
			position:absolute;
			right:110px;
			text-align:right;
			top:19px;
			width:9em;
		}
			#breadcrumbemail a:link, #breadcrumbemail a:visited{
				background:url(../images/email.gif) 0 4px no-repeat;
				float:right;
				padding:0 5px 0 14px;
				color:#9db9ee;
				font-size:12px;
				font-family:Arial, Helvetica, sans-serif;
				text-decoration:none;
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
				color:#9db9ee;
				text-decoration:underline;
				}
		
		#breadcrumbprint{
			font-size: 10px;
			position:absolute;
			right:25px;
			text-align:right;
			top:19px;
			width:9em;
		}
			#breadcrumbprint a:link, #breadcrumbprint a:visited{
				background:url(../images/printer.gif) 0 4px no-repeat;
				float:right;
				padding:0 5px 0 14px;
				color:#9db9ee;
				font-size:12px;
				font-family:Arial, Helvetica, sans-serif;
				text-decoration:none;
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
				color:#9db9ee;
				text-decoration:underline;
				}


/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin: 5px 25px 0 9px;
		padding:0 20px 10px;
		overflow:hidden;
		min-height:400px;
		background:#fff;
		width:590px;
	}
	#pagetitle{
		margin:20px 0 15px 0px;
		background:transparent url(../images/pagetitle.gif) no-repeat 0px 0px;
		position:relative;
		width:590px;
		height:120px;
	}
	
	#pagetitletext{
			height:98px;
			width:500px;
			overflow:hidden;
			position:absolute;
			bottom:4px;
	}
	
		#pagetitletext h1{
			font-size:24px;
			font-weight:normal;
			color: #1d588f;
			font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
			position:absolute;
			bottom:4px;
			margin-left:7px;
		}
	#content-footer{
		
	}

/* FOOTER
-------------------------------------------*/
#clearfooter{
		display:none;
}

#footer{
	clear:both;
	height: 189px;
	margin:0 auto;
	position:relative;
}
	#footerwrap{
		margin:0 auto;
		width: 923px;
		position:relative;
		height: 189px;
		background:transparent url(../images/footerwrap.gif) no-repeat -5px 0px;
	}
	
	#footerContact{
		width:822px;
		height:94px;
		background:transparent url(../images/footerContact.gif) no-repeat 0px 0px;
		left:10px;
		position:absolute;
		top:59px;
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
	}
	
	#footerContact a{
		color:#8dc452;
	}
	
	#footerContact ul{
		margin:0px;
		padding:0px;
	}
	
	#footerContact ul li{
		display:inline;
		border-right:1px solid #4a77b2;
		padding:0 9px 0 4px;
		background:transparent;
		line-height:23px;
	}
	
	#footerContact ul li.first{
		padding-left:0px;
	}
	
	#footerContact ul li.last{
		border-right:0px;
	}
	
	#footerContact ul li strong{
		font-weight:normal;
		color:#9db9ee;
	}
	
	#footerContact ul li a{
		color:#fff;
		text-decoration:none;
	}
	
	#footerContact ul li a:hover{
		color:#fff;
		text-decoration:underline;
	}
	
	#uscj{
		position:absolute;
		left:842px;
		top:79px;
	}
	
	#uscj img{
		border:0px;
	}
	
	#contactLink{
	display:block;
	margin-bottom:12px;
	}
	
	#contactLink img{
	border:0px;
	height:20px;
	width:100px;
	}
	
	#copyright{
		color:#fff;
		font-size:9px;
		position:absolute;
		left:0px;
		bottom:10px;
	}
	
	#poweredby{
		color:#999;
		font-size:11px;
		position:absolute;
		left:10px;
		bottom:10px;
	}
		#poweredby a{
			color:#fff;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}
