/* CSS Script for LifeJobs Redesign. Created by Webmaster Tim Carl on September 20, 2007 

DO NOT ADD A FONT SIZE TO THE LINKS CSS. THIS WILL DISTORT THE DROP DOWN MENU. KEEP THE LINKS AT THE DEFAULT FONT SIZE.

*/ 

/* White text for top navigation */ 
.whitetext { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;  
color: #ffffff } 

/* White Bold text for top navigation */ 
.whitetextbold { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;  
font-weight: bold; 
color: #ffffff } 

/* Default setting for imported text */ 
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
} 

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
} 


/* Default setting for footer */ 
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
} 



/* Style for white links in header */ 
  a.sublink:link { color:#FFFFFF; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: underline }
  a.sublink:active { color:#FFFFFF; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: underline }
  a.sublink:visited { color:#FFFFFF; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline  }
  a.sublink:hover { color:#f1c489; font-weight: normal; font-size: 12px;  font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: none }
  
/* Style for LifeBridge main links */   
  a.sublink2:link { color:#000000; font-size: 12px;font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: underline }
  a.sublink2:active { color:#000000; font-size: 12px;font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: underline }
  a.sublink2:visited { color:#000000;font-size: 12px;font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline  }
  a.sublink2:hover { color:#0154a2; font-size: 12px;font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: none }
  
/* Style for LifeBridge footer links */   
  a.sublink3:link { color:#000000; font-size: 11px;font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: underline }
  a.sublink3:active { color:#000000; font-size: 11px;font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: underline }
  a.sublink3:visited { color:#000000;font-size: 11px;font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline  }
  a.sublink3:hover { color:#0154a2; font-size: 11px;font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: none }
  
    
/* Style for homepage title. */ 
.largehome{
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	
}

/* Style for other text such as spacers between links. Example on the footer of homepage between the links. */ 
.other {
color: #FFFFFF; 
font-size: 12px }

/* First header */ 
.headerblue { 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 16px; 
color: #02517a } 


/*Header for HomePage*/
.headerblue2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #02517a;
	font-weight: bold;
}

/*Header for Sinai Title Header*/
.headerred {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7b001d;
	font-weight: bold;
}
.headerred1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9d1717;
	font-weight: bold;
}
/*Header for Sinai Title Header*/
.headergreen {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #017923;
	font-weight: bold;
}
.headergreen1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #017923;
	font-weight: bold;
}
/*Header for Levindale Title Header*/
.headerorange {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d96f07;
	font-weight: bold;
}
.headerorange2{font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d96f07;
	font-weight: bold;
}
/*Header for Jewish Title Header*/
.headerpurple {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #53338c;
	font-weight: bold;
}
.headerpurple2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #53338c;
	font-weight: bold;
}
/* Page Header */ 
.headerblack { 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
font-size: 14px; 
color: #000000 }

/* H2 Title Tags */ 
h2 { 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
font-size: 12px; 
color: #000000 }

.subscript { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #} 

/*Repeating Background 
.background {
	background-image: url(http://199.253.176.78/SiteMaker/websitefiles/LifeJobs2539141/images/FreedomImages/freedombackgroun.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center center;
}
*/
.ezHealth {
	border: medium double #0068BD;
}
table, tr, td{padding: 0px; margin: 0px}
.NavBarNum1{margin-top: 0px; padding: 0px;}



/* Press Release Information - - -  This section is for the Press Release (Online Media Center) Section id=3578*/


body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	
	background: #dae3e8;
}


.leftImage{margin:5px 20px 0 0; float:left; border:3px solid #e5e8eb;}
.rightImage{margin:5px 20px 0 0; float:right; border:3px solid #e5e8eb;}

.clear {
	clear: left;
}
.clear2 {
	clear: right;
}
div#container, div#container2 {
	width: 925px;
	margin: 0 auto;
}
div#outer {
	background: #fff url(img/bg.gif) repeat-x;
}
div#outer2 {
	background: #fefefe url(img/bg2.gif) repeat-x;
}
div#upper {
	padding-top: 20px;
}
div.separate {
	height: 20px;
	background-color: transparent;
}
#header {
	height: 90px;
	position: relative;
	background: url(../img/headerbg.jpg) no-repeat;
}
a#logo {
	position: absolute;
	top: 23px;
	left: 22px;
}
p#phone {
	position: absolute;
	top: 23px;
	right: 12px;
	text-align: right;
	color: #727272;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
	font-weight:bold;
	letter-spacing:0.02em;
}
p#phone span.note {
	color: #6a84bd;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	margin-left: 10px;
}
ul#nav {
	position: absolute;
	top: 55px;
	right: 12px;
	height: 31px;
}
ul#nav li {
	list-style: none;
	height: 31px;
	float: left;
	position: relative;
	padding-left: 5px;
}
ul#nav li.first {
	padding-left: 0;
}
ul#nav li a {
	height: 31px;
	text-indent: -9000px;
	display: block;
	outline: 0;
}
ul#nav li a.nav-home {
	background: url(../img/nav-home.gif) no-repeat top left;
	width: 59px;
}
body#home ul#nav li a.nav-home, body#home ul#nav li a.nav-home:hover {
	background-position: 0 -62px;
}
ul#nav li a.nav-study {
	background: url(../img/nav-study.gif) no-repeat top left;
	width: 95px;
}
body#study ul#nav li a.nav-study, body#study ul#nav li a.nav-study:hover {
	background-position: 0 -62px;
}
ul#nav li a.nav-about {
	background: url(../img/nav-about.gif) no-repeat top left;
	width: 83px;
}
body#about ul#nav li a.nav-about, body#about ul#nav li a.nav-about:hover {
	background-position: 0 -62px;
}
ul#nav li a.nav-faq {
	background: url(../img/nav-faq.gif) no-repeat top left;
	width: 43px;
}
body#faq ul#nav li a.nav-faq, body#faq ul#nav li a.nav-faq:hover {
	background-position: 0 -62px;
}
ul#nav li a.nav-contact {
	background: url(../img/nav-contact.gif) no-repeat top left;
	width: 77px;
}
body#contact ul#nav li a.nav-contact, body#contact ul#nav li a.nav-contact:hover {
	background-position: 0 -62px;
}
ul#nav li a:hover {
	background-position: 0 -31px;
}
div#main {
	margin: 0;
	margin-bottom: 10px;
}
/*div#main-bg {
	height: 199px;
	background: url(images/mainOldVideo1.jpg) no-repeat top center;
	position: relative;*/
}
body#study div#main-bg {
	height: 140px;
	background: url(../img/study-bg.jpg) no-repeat top left;
	position: relative;
}
body#about div#main-bg, body#faq div#main-bg, body#contact div#main-bg {
	height: 140px;
	background: url(../img/about-bg.jpg) no-repeat top left;
	position: relative;
}
body#study div#main-bg h3, body#about div#main-bg h3, body#faq div#main-bg h3, body#contact div#main-bg h3 {
	position: absolute;
	top: 23px;
	left: 46px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	font-size: 36px;
	font-family: Georgia, serif;
}
body#study div#main-bg p.desc, body#about div#main-bg p.desc, body#faq div#main-bg p.desc, body#contact div#main-bg p.desc {
	position: absolute;
	top: 65px;
	left: 48px;
	font-style: italic;
	color: #f4d410;
	font-size: 14px;
	font-family: Georgia, serif;
	letter-spacing: 0.03em;
}
body#study div#main-bg a.volunteer, body#about div#main-bg a.volunteer, body#faq div#main-bg a.volunteer, body#contact div#main-bg a.volunteer {
	position: absolute;
	top: 94px;
	left: 47px;
	width: 137px;
	height: 28px;
	background: url(../img/volunteer-small.gif) no-repeat;
}
body#study div#main-bg a.volunteer:hover, body#about div#main-bg a.volunteer:hover, body#faq div#main-bg a.volunteer:hover, body#contact div#main-bg a.volunteer:hover {
	background-position: 0 -28px;
}

a.volunteerSmall {
    display:block;
	position: absolute;
	top: 94px;
	left: 47px;
	width: 137px;
	height: 28px;
	background: url(../img/volunteer-small.gif) no-repeat;
}
a.volunteerSmall:hover {
    background: url(../img/volunteer-small.gif) no-repeat;
	background-position: 0 -28px;
}

body#contact div#content-big p {
	margin: 10px;
	display: block;
}
body#contact form {
	margin: 10px;
	color:#5673a0;
	font-weight:bold;
}
body#contact form input, body#contact form textarea {
	margin-bottom: 10px;
}
div#main-bg h3 {
	position: absolute;
	bottom: 100px;
	left: 341px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	font-size: 36px;
	font-family: Georgia, serif;
}
div#main-bg p.desc {
	position: absolute;
	bottom: 80px;
	left: 345px;
	font-style: italic;
	color: #f4d410;
	font-size: 1.05em;
	font-weight:bold;
	font-family: Georgia, serif;
	letter-spacing: 0.03em;
}
div#main-bg a.volunteer {
	position: absolute;
	left: 342px;
	bottom: 38px;
	width: 163px;
	height: 34px;
	background: url(../img/volunteer-now.gif) no-repeat;
	display: block;
	text-indent: -9000px;
	outline: 0;
}
div#main-bg a.volunteer:hover {
	background-position: 0 -34px;
}
div#main-bg img.photo {
	position: absolute;
	right: 156px;
	bottom: 34px;
}
div#main-bg h4 {
	font-weight: normal;
	font-style: italic;
	color: #f7f9fa;
	font-size: 18px;
	font-family: Georgia, serif;
	margin-bottom: 8px;
}
div#main-bg p.learn {
	line-height: 1.5em;
	color: #fff;
	font-style: italic;
	margin-bottom: 10px;
}
div.info {
	display: block;
	position: absolute;
	top: 54px;
	right: 33px;
	width: 110px;
}
div#main a.watch {
	color: #e3d463;
	text-decoration: none;
	background: url(../img/arrow.gif) no-repeat top left;
	padding-left: 25px;
	text-decoration:underline;
}

div#main a:hover.watch {
	color: #9cc6f1;
}

div.hr {
	width: 925px;
	height: 15px;
	background: url(../img/hr.gif) no-repeat top left;
}
div.hr hr {
	display: none;
}
div#notice {
	height: 32px;
	width: 917px;
	margin-left: 4px;
	background: url(../img/notice-bg.gif) no-repeat;
}
div#content {
	width: 642px;
	float: left;
	margin: 0;
	margin-left: 4px;
	padding: 0 0 0 0;
	border-right: 1px dashed #dde3ec;
	margin-top: 14px;
	background: #fff;
}
div#content-big {
	width: 622px;
	float: left;
	margin: 0;
	margin-left: 4px;
	padding: 0 15px 0 0;
	border-right: 1px dashed #dde3ec;
	margin-top: 14px;
	background: #fff;
}

div#left {
	width: 352px;
	padding-right: 10px;
	border-right: 1px dashed #dde3ec;
	float: left;
}
div#left p {
	color: #595a5a;
	margin: 10px;
	line-height: 1.5em;
}
div#right {
	width: 56px;
	margin-left: 10px;
	float: left;
}
div#right div.item {
	background: url(images/right-bg.gif) no-repeat;
	width: 263px;
	height: 59px;
	margin-bottom: 4px;
	position: relative;
}
h3.title {
	height: 25px;
	background: url(../img/title-bg.gif) repeat-x;
	color: #586d87;
	font-size: 17px;
	font-family: Georgia, serif;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 10px;
	display: block;
	position: relative;
}
h3.title a {
	position: absolute;
	right: 10px;
	bottom: 5px;
	width: 128px;
	height: 24px;
	background: url(../img/tell.gif) no-repeat;
	display: block;
}
h3.title img.arr {
	margin-left: 120px;
}
h3.title a:hover {
	background-position: 0 -24px;
}
h3.title a.blank {
	background: none;
	font-size: 12px;
	text-decoration: underline;
	color: #7c91b9;
	padding: 0;
	display: inline;
	position: relative;
	right: 0; top:-2px;
}

h3.title a:hover.blank {
    color:#5670a2;
}

div#right h3.title {
	margin-bottom: 10px;
}
div.item div.number {
	position: absolute;
	top: 19px;
	left: 10px;
	font-weight: bold;
	font-size: 17px;
	color: #fff;
}
div.item p.question {
	position: absolute;
	top: 12px;
	left: 39px;
	color: #e39b00;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
}
div.item p.question a{
	text-decoration: none;
	color: #e39b00;
}

div.item p.question a:hover{
	color: #7490c9;
}

div.item p.answer {
	position: absolute;
	top: 34px;
	left: 39px;
	color: #405268;
}
body#study h3.title {
	margin-bottom: 15px;
}
div.study-item {
	background: url(../img/study-item.gif) repeat-x;
	height: 113px;
	margin-bottom: 4px;
	position: relative;
}
div.study-item div.flag {
	background: url(../img/flag.gif) no-repeat;
	width: 33px;
	height: 36px;
	font-weight: bold;
	font-size: 17px;
	color: #fff;
	position: absolute;
	top: 13px;
	left: -6px;
	padding-left: 10px;
	padding-top: 10px;
}

