/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	}
p.clear {
	clear:both;
	margin:0px;
	padding:0px;
	}	
img {
	border:0;
	}	
html, body {
	height: 100%;
	}
body > .wrapper {
	height: auto; 
	min-height: 100%;
	}
.wrapper {
	height:100%;
	width:100%;
	text-align:center;
	}	
.jlearnbooktitle  {
	display:block;
	border-bottom:solid 1px #c4c4c4;
	background:url(../images/bg_j_logo.jpg) top left no-repeat;
	padding-left:35px;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#4a1125;
	font-size:20pt;
	font-weight:bold;
	}		
/*********************************************************************************/	
.top_bar {
	width:100%;
	margin:auto;
	text-align:right;
	height:29px;
	background:url(../images/bg_topbar.jpg) top left repeat-x;	
	}
.top_bar .content {
	width:940px;
	margin:auto;
	}	
.top_bar a {
	background:url(../images/bg_topbar_network.jpg) 100% 0 no-repeat;
	text-decoration:none;
	line-height:29px;
	color:#000000;
	padding-right:40px;
	display:inline-block;
	height:29px;
	}	
.top_bar .select {		
	background:url(../images/bg_topbar_select.jpg) 0 0 no-repeat;
	color:#dcbe93;
	border:none;
	margin-top:3px;
	height:20px;
	width:182px;
	position:absolute;
	overflow:hidden;
	text-align:left;
	padding:2px 0px 0px 5px;
	}
.top_bar select.styled {
	opacity:0;
	position:relative;
	height:20px;
	width:182px;
	z-index:2;	
	}
/*********************************************************************************/		
.header {
	height:125px;
	width:940px;
	margin:auto;
	text-align:left;
	}	
.header .logo {
	float:left;
	background:url(../images/jlearn_logo.jpg) 0 0 no-repeat;
	width:215px;
	height:41px;
	margin-top:20px;
	padding-top:64px;
	padding-left:40px;
	font-size:8pt;
	color:#4a1125;
	}	
.header .logo span {
	color:#a1a1a1;
	}	
.header .nav {
	float:right;
	}	
.header .nav .addthis {
	clear:both;
	margin-top:20px;
	text-align:right;
	
	}	
.header .nav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#3366FF;
	}
.header .nav ul li {
	float:left;
	margin-left:30px;
	margin-top:5px;
	}		
.header .nav ul li a {
	text-decoration:none;
	color:#131414;
	height:25px;
	display:block;
	line-height:25px;	
	padding:0px 11px 0px 11px;	
	}	
.header .nav ul li a.current,
.header .nav ul li a:hover {
	background:url(../images/nav_hover.jpg) top left repeat-x;
	height:25px;
	color:#FFFFFF;
	line-height:25px;
	border-left:solid 1px #4a1125;
	border-right:solid 1px #4a1125;	
	padding:0px 10px 0px 10px;
	}	
/*********************************************************************************/	
.maincontent {
	width:940px;
	margin:auto;
	}
.maincontent .location {
	width:280px;
	height:269px;
	background-color:#4a1125;
	color:#FFFFFF;
	float:left;	
	text-align:left;
	}
.maincontent .location strong {
	font-size:14pt;
	font-weight:bold;
	display:block;
	padding:10px 0px 10px 10px;
	}	
.maincontent .location .text {
	padding-left:10px;
	padding-right:20px;
	line-height:40px;
	}	
.maincontent .location .select {		
	background:url(../images/bg_location_select.jpg) 0 0 no-repeat;
	color:#ffecb8;
	border:none;
	margin-top:3px;
	height:27px;
	line-height:27px;
	width:205px;
	position:absolute;
	overflow:hidden;
	text-align:left;
	line-height:normal;
	padding:6px 0px 0px 10px;
	}
.maincontent .location select.styled {
	opacity:0;
	position:relative;
	height:27px;
	width:205px;
	z-index:2;	
	}	
/*********************************************************************************/	
.rotateimg {
	margin-left:280px;
	}
.rotateimg ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
.maincontent .maincenter {
	margin-top:20px;
	}
.maincontent .maincenter .block {
	width:300px;
	float:left;
	text-align:left;
	}
.maincontent .maincenter .block strong {
	display:block;
	font-size:14pt;
	font-weight:bold;
	padding-bottom:10px;
	color:#772642;
	}	
.maincontent .maincenter .block a {
	background:url(../images/nav_hover.jpg) top left repeat-x;
	height:25px;
	color:#FFFFFF;
	display:inline-block;
	line-height:25px;
	border-left:solid 1px #78b614;
	border-right:solid 1px #78b614;	
	padding:0px 10px 0px 10px;	
	text-decoration:none;		
	}	
.knowledge {
	background:url(../images/knowledge.jpg) top left no-repeat;
	padding-top:120px;
	margin-bottom:10px;
	}
.community {
	background:url(../images/identity.jpg) top left no-repeat;
	padding-top:120px;	
	margin-bottom:10px;	
	}
.empowerment {
	background:url(../images/empowerment.jpg) top left no-repeat;
	padding-top:120px;	
	margin-bottom:10px;	
	}		
.maincontent .maincenter .blockmiddle {
	margin-left:20px;
	margin-right:20px;
	}		
/*********************************************************************************/	
.mainbottom {
	margin-top:50px;
	text-align:left;
	width:940px;
	}
.mainbottom .program {
	width:595px;
	float:left;
	height:580px;
	}
.mainbottom .program strong {
	display:block;
	font-size:12pt;
	font-weight:bold;
	color:#811e41;
	}	
.mainbottom .program ul {
	list-style-type:none;
	margin:15px 0px 0px 10px;
	padding:0px;
	}	
.mainbottom .program ul li {
	background:url(../images/bg_bullet.jpg) center left no-repeat;
	padding-left:10px;
	margin-bottom:15px;
	}	
.mainbottom .program ul li a {
	font-size:10pt;
	color:#811e41;
	}	
.mainbottom .jlearn {
	font-weight:bold;
	color:#131414;
	}	
.mainbottom .jlearn span {
	color:#4a1125;
	}	
.mainbottom .events {
	background:url(../images/bg_upcomingevents.jpg) 0 49px no-repeat;
	float:right;
	width:301px;
	height:392px;
	}	
.mainbottom .events .title {
	background:url(../images/bg_upcomingevents_title.jpg) top left repeat-x;
	height:49px;
	color:#4a1125;
	line-height:49px;
	display:block;
	padding-left:25px;
	font-size:14pt;
	font-weight:bold;
	}	
.mainbottom .events ul {
	list-style-type:none;
	margin:5px 25px 0px 10px;
	padding:0px;
	z-index:1;
	position:relative;
	}	
.mainbottom .events ul li{
	background:none;
	}
.mainbottom .events ul li ul li {
	background:url(../images/bg_events_bullet.jpg) 0 26px no-repeat;
	padding:20px 0px 20px 15px;
	color:#4a1125;
	}	
.mainbottom .events ul li a {
	color:#FFFFFF;
	}	
.mainbottom .events ul li strong {
	display:block;
	padding-bottom:5px;
	}	
.bgred {
	color:#4a1125;
	display:block;
	margin-bottom:10px;
	}
/*********************************************************************************/	
.coursestop {
	border-top:solid 5px #785a33;
	text-align:left;
	padding-top:20px;
	}
.coursestop .coursesleft {
	width:595px;
	float:left;
	height:auto;
	}
.coursestop .coursesleft .course {
	margin-top:20px;
	border-bottom:solid 1px #c4c4c4;
	padding-bottom:20px;
	margin-bottom:30px;
	}
.coursestop .coursesleft .courselast {
	border:none;
	}	
.coursestop .coursesleft .coursenum{
	color:#84796b;
	display:block;
	padding-bottom:5px;
	}
.coursestop .coursesleft .coursename {
	display:block;
	font-size:14pt;
	font-weight:bold;
	color:#4a1125;
	padding-bottom:15px;
	}
.coursestop .coursesleft .info {
	display:inline-block;
	width:115px;
	font-weight:bold;
	float:left;
	padding-bottom:10px;
	}
.coursestop .coursesleft .intro 
{
    width: 45px;
}
.coursestop .coursesleft .desc {
	display:inline-block;
	width:520px;
	float:left;
	padding-bottom:10px;	
	}	
.coursestop .registerbg {	
	color:#131414;	
	}
.coursestop .coursesleft .checkout {
	width:200px;
	float:left;
	margin-right:20px;
	}		
.coursestop .coursesleft .gender {
	width:200px;
	display:inline-block;
	margin-right:20px;
	}
.coursestop .coursesleft .alert {
	display:block;
	color: #4a1125;
	padding-bottom:5px;
	}	
.coursestop .coursesleft .checkoutlg {
	width:100%;
	float:left;
	margin-top:10px;
	padding:10px;
	}	
.coursestop .coursesleft .arm {
	background:url(../images/arm.png) 24px 4px no-repeat;
	padding-left:40px;
	}
.coursestop .coursesleft .arm input{
	width:230px;
	color:#4a1125;
	}
.checkoutbg {
	background-color:#f8f5f1;
	}
.coursestop .coursesleft .checkoutstate {
	width:54px;
	margin-right:20px;
	float:left;
	}	
.coursestop .coursesleft .checkoutcvv {
	float:left;
	}	
.coursestop .coursesleft .checkoutex {
	float:left;
	width:140px;
	}	
.coursestop .coursesleft .checkoutex select {
	width:55px;
	height:32px;
	line-height:32px;	
	margin-top:3px;	
	}	
.coursestop .coursesleft .checkoutccmonth {
	width:50px;
	margin-right:10px;
	float:left;
	}
.coursestop .coursesleft .checkoutccyear {
	width:67px;
	margin-right:20px;
	float:left;
	}		
.left {
	float:left;
	}
.right {
	float:right;
	}
.chabad a {
	color:#000;
	}	
.coursestop .coursesleft .checkout input,
.coursestop .coursesleft table td.field input,
.chabad input{
	background:url(../images/bg_registerinput.jpg) 0 0 no-repeat;
	width:200px;
	padding:7px 0px 13px 5px;
	border:none;
	margin-top:3px;
	}	
.coursestop .coursesleft table td textarea{
	background:url(../images/bg_textarea.jpg) 0 0 no-repeat;
	width:200px;
	height:88px;
	padding:7px 0px 13px 5px;
	border:none;
	margin-top:3px;
	}		
.coursestop .coursesleft .checkoutaddress input {
	background:url(../images/bg_addressinput.jpg) 0 0 no-repeat;
	width:420px;
	padding:7px 0px 13px 5px;
	border:none;
	margin-top:3px;
	}		
.coursestop .coursesleft .checkoutstate input,
.coursestop .coursesleft .checkoutcvv input {
	background:url(../images/bg_stateinput.jpg) 0 0 no-repeat;
	width:54px;
	padding:7px 0px 13px 5px;
	border:none;
	margin-top:3px;
	}		
.coursestop .coursesleft .checkoutzip input {
	background:url(../images/bg_zipinput.jpg) 0 0 no-repeat;
	width:126px;
	padding:7px 0px 13px 5px;
	border:none;
	margin-top:3px;
	}				
.coursestop .coursesleft .checkoutsm input {
	margin-top:10px;
	padding:7px 0px 13px 5px;	
	}	
.coursestop .coursesleft .element {
	display:block;
	position:relative;
	z-index:3;
	padding-left:22px;
	padding-top:10px;
	}	
.coursestop .coursesleft .element .green {
	display:block;
	color:#811e41;
	}	
.coursestop .coursesleft .month,
.coursestop .coursesleft .year {
	float:left;
	padding-bottom:2px;
	}
.coursestop .coursesleft .title {
	float:left;
	padding-bottom:6px;
	}
.month .select {		
	background:url(../images/bg_monthselect.jpg) 0 0 no-repeat;
	color:#dcbe93;
	border:none;
	margin-top:3px;
	height:32px;
	width:50px;
	position:absolute;
	overflow:hidden;
	text-align:left;
	padding:7px 0px 0px 5px;
	}
.month select.styled {
	opacity:0;
	position:relative;
	height:32px;
	width:50px;
	z-index:2;	
	}
.year .select,
.title .select{		
	background:url(../images/bg_yearselect.jpg) 0 0 no-repeat;
	color:#dcbe93;
	border:none;
	margin-top:3px;
	height:32px;
	width:67px;
	position:absolute;
	overflow:hidden;
	text-align:left;
	padding:7px 0px 0px 5px;
	}
.wide .select{		
	background:url(../images/bg_select_long.jpg) 0 0 no-repeat;
	color:#dcbe93;
	border:none;
	margin-top:3px;
	height:32px;
	width:180px;
	position:absolute;
	overflow:hidden;
	text-align:left;
	padding:7px 0px 0px 5px;
	}	
.year select.styled,
.title .select.styled{
	opacity:0;
	position:relative;
	height:32px;
	width:67px;
	z-index:2;	
	}		
/*.coursestop .coursesleft a,*/
.coursestop .coursesleft a.registerbutton,
.chabad .registerbutton{
	background:url(../images/nav_hover.jpg) top left repeat-x;
	height:25px;
	color:#FFFFFF;
	display:inline-block;
	line-height:25px;
	border-left:solid 1px #78b614;
	border-right:solid 1px #78b614;	
	padding:0px 10px 0px 10px;	
	text-decoration:none;
	margin-bottom:10px;
	}	
.coursestop .chabad {
	float:right;
	width:301px;
	background-color:#e4e2d2;
	color:#131414;
	}
.coursepop .chabad {
	float:right;
	width:301px;
	background-color:#e4e2d2;
	color:#131414;
	height:300px;
	}	
.aboutus {
	float:left;
	height:auto;
	width:595px;	
	}
.aboutus img {
	margin-right:10px;
	margin-bottom:10px;
	}
.abouttitle {
	color:#4A1125;
	border-bottom:solid 1px #c4c4c4;
	margin-bottom:15px;
	display:block;
	font-size:20pt;
	font-weight:bold;
	padding-bottom:15px;	
	}
.or {
	width:40px;
	text-align:center;
	height:300px;
	color:#000;
	float:left;
	margin-top:150px;
	}
.mainpop {
	width:642px;
	text-align:center;
	margin:auto;
	}
.coursepop {
	border:none;
	}
.coursepop .chabad {
	float:left;
	}
.coursestop .chabad .title {
	background:url(../images/bg_gray.jpg) top left repeat-x;
	height:49px;
	line-height:49px;
	padding-left:15px;
	display:block;
	font-size:14pt;
	font-weight:bold;
	}	
.coursestop .chabad .text {
	padding:15px;
	line-height:20px;
	}	
.coursestop .chabad .text img {
	margin-right:10px;
	margin-bottom:10px;
	}	
.coursestop .chabad .recruiter {
	border-top:solid 1px #ae9e82;
	margin:0px 15px 15px 15px;
	padding-top:15px;
	line-height:20px;
	}
/*********************************************************************************/	
.footer {
	margin-top:50px;
	height: 62px;
	text-align:center;
	padding-top:15px;
	clear:both;
	background-color:#f6f6f6;
	border-top:solid 1px #dbdbdb;
	}	
.footer strong{
	display:block;
	padding-bottom:12px;
	}		
.footer a {
	color:#811e41;
	text-decoration:none;
	}	
	
.validation-summary-errors { color:Red; }
