body {
	color: #666;
	font: 13px/1.5 'Myriad Pro','Trebuchet MS',Helvetica,Arial,FreeSans,sans-serif;
	background: url('/lelImages/JCAImages/global/bg-header.jpg') repeat-x scroll 50% 0 #fff;
}
a {
	color: #56aa1c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	outline: none;
}
hr {
	border:0 #ccc solid;border-top-width:1px;clear:both;height:0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
}
h3 {
	font-size:16px
}
h4 {
	font-size:14px
}
h5 {
	font-size:12px
}
h6 {
	font-size:10px
}
p {
	font-size: 13px;
	line-height: 1.5em;
}
ol {
	list-style:decimal
}
ul {
	list-style:disc
}
li {
	margin-left:30px
}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-bottom:5px
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}

/* ----- Global Layout -----*/
#container {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	height: 85px;
	margin-bottom: 20px;
}
#logo a {
	width: 296px;
	height: 72px;
	background: url(/lelImages/JCAImages/global/logo-jca.png) 0 0 no-repeat;
	margin-top: 16px;
	float: left;
	text-indent: -9999px;
}
#newsletter_signup {
	width: 380px;
	float: right;
	margin-top: 53px;
}
#newsletter_signup h2 {
	font-size: 12px;
	line-height: 24px;
	float: left;
	margin-bottom: 0;
	margin-right: 10px;
}
#newsletter_signup form {
	float: left;
}
#newsletter_signup input {
	color: #666;
	width: 169px;
	height: 16px;
	font-size: 12px;
	padding: 5px;
	border: 0;
	background: url(/lelImages/JCAImages/global/bg-input-newsletter-signup.png) left top no-repeat;
	float: left;
}
#newsletter_signup a {
	display: inline-block;
	width: 73px;
	height: 26px;
	background: url(/lelImages/JCAImages/global/button-submit.png) left top no-repeat;
	text-indent: -9999px;
	float: right;
}
#newsletter_signup a:hover {
	background-position: left bottom;
}
#content {
	clear: both;
	width: 960px;
	overflow: hidden;
}
.leftCol {
	float: left;
	width: 665px;
	overflow: hidden;
}
.rightCol {
	float: right;
	width: 275px;
	overflow: hidden;
}
.fullCol {
	clear: both;
	width: 960px;
	overflow: hidden;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #f6f6f6;
}
.leftCol .topcap {
	width: 665px;
	height: 15px;
	background: url(/lelImages/JCAImages/global/bg-subpage-body-topcap.gif) 0 0 no-repeat;
	margin-left: -30px;
}
.leftCol .bottomcap {
	width: 665px;
	height: 15px;
	background: url(/lelImages/JCAImages/global/bg-subpage-body-bottomcap.gif) 0 0 no-repeat;
	margin-left: -30px;
	overflow: hidden;
}
.fullCol .topcap {
	background: url(/lelImages/JCAImages/global/bg-subpage-fulllength-topcap.gif) 0 0 no-repeat;
	width: 960px;
	height: 15px;
	margin-left: -30px;
}
.fullCol .bottomcap {
	clear: both;
	background: url(/lelImages/JCAImages/global/bg-subpage-fulllength-bottomcap.gif) 0 0 no-repeat;
	width: 960px;
	height: 15px;
	margin-left: -30px;
	overflow: hidden;
}
#footer {
	color: #fff;
	width: 930px;
	height: 83px;
	background: url(/lelImages/JCAImages/global/bg-footer.gif) left top no-repeat;
	padding-top: 24px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 12px;
}
#footer h2 {
	margin-bottom: 8px;
}
#footer h3 {
	float: right;
}
#footer p {
	width: 570px;
	height: 20px;
}

#login {
	color: #fff;
	width: 930px;
	height: 83px;
	background: url(/lelImages/JCAImages/global/bg_header_login.png) left top no-repeat;
	padding-top: 12px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 12px;
}
#login h2 {
	margin-bottom: 2px;
}
#login h3 {
	text-indent: -9999px;
}
#login p {
	width: 570px;
	height: 20px;
}

#login a {
	color: #fff;
}

#login a {
	color: #fff;
}

#login .smalltext {
	font-size: 10px;
}

.button {
	background: no-repeat scroll 0px 0px;
	cursor: pointer;
	display: block;
	height: 25px;
	width: 72px;
}
.button:hover			{background-position: 0px -25px;}
.button:active			{background-position: 0px -50px;}

#registerButton a {
	display: block;
	width: 75px;
	height: 25px;
	position: absolute;
	background: url(/lelImages/JCAImages/global/button_register.png) left top no-repeat;
	vertical-align:top;
}

#registerButton a:hover {
	background-position: left bottom;
}

#registerButton h1 {
	text-indent: -9999px;
}

#registerButtonCenter a {
	display: block;
	width: 75px;
	height: 25px;
	background: url(/lelImages/JCAImages/global/button_register.png) left top no-repeat;
	vertical-align:top;
	text-align: center;
}

#registerButtonCenter a:hover {
	background-position: left bottom;
}

#registerButtonCenter h1 {
	text-indent: -9999px;
}



#continueButton a {
	display: block;
	width: 75px;
	height: 25px;
	background: url(/lelImages/JCAImages/global/button_continue.png) left top no-repeat;
	vertical-align:top;
	text-align: center;
}

#continueButton a:hover {
	background-position: left bottom;
}

#continueButton h1 {
	text-indent: -9999px;
}

#submitButton a {
	display: block;
	width: 75px;
	height: 26px;
	background: url(/lelImages/JCAImages/global/button-submit.png) left top no-repeat;
	vertical-align:top;
	text-align: center;
}

#submitButton a:hover {
	background-position: left bottom;
}

#submitButton h1 {
	text-indent: -9999px;
}



#copyright {
	text-align: center;
}

.home #contentNoHomePage {
	height: 375px;
	color: #fff;
	background: url(/lelImages/JCAImages/global/heroshot_greyed_out.gif) 0 0 no-repeat;
}

.home #contentNoHomePage h2 {
	margin-bottom: 2px;
	padding-top: 12px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 12px;
}

.redsmall {
	color: #D54A25;
	font-size: 10px;
}


.redlarge {
	color: #D54A25;
	font-size: 12px;
	margin-bottom: 2px;
	padding-top: 12px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 12px;
}

.whitelarge {
	font-size: 12px;
	margin-bottom: 2px;
	padding-top: 12px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 12px;
}

.redlarge a {
	color: #D54A25;
	font-size: 12px;
}




/* ----- Homepage -----*/
.home #content {
	height: 375px;
	background: url(/lelImages/JCAImages/home/heroshot_marketing_points.jpg) 0 0 no-repeat;
}
.home #statement {
	float: left;
	width: 500px;
}
.home #statement h1 {
	text-indent: -9999px;
}
.home #call_to_action {
	float: right;
	width: 387px;
	height: 340px;
	margin-top: 18px;
	margin-right: 20px;
}
.home #libraries h1, #career_centers h1, #view_demo h1 {
	margin-bottom: 17px;
}
.home #libraries h1 a, #career_centers h1 a, #view_demo h1 a {
	display:  block;
	width: 387px;
	height: 101px;
	text-indent: -9999px;
}
.home #libraries h1 a {
	background: url(/lelImages/JCAImages/home/button-libraries.gif) 0 0 no-repeat;
}
.home #career_centers h1 a {
	background: url(/lelImages/JCAImages/home/button-career-centers.gif) 0 0 no-repeat;
}
.home #view_demo h1 a {
	background: url(/lelImages/JCAImages/home/button-view-demo.gif) 0 0 no-repeat;
}
.home #libraries h1 a:hover, #career_centers h1 a:hover, #view_demo h1 a:hover {
	background-position: left bottom;
}
.home #libraries p, #career_centers p, #view_demo p {
	text-indent: -9999px;
	height: 0px;
	margin-bottom: 0px;
}

/* ----- Subpages: Libraries, Career Centers -----*/
.libraries #statement, .careercenters #statement {
	width: 665px;
	height: 268px;
	text-indent: -9999px;
	position: relative;
	margin-bottom: 20px;
}
.libraries #statement {
	background: url(/lelImages/JCAImages/libraries/masthead.jpg) 0 0 no-repeat;
}
.careercenters #statement {
	background: url(/lelImages/JCAImages/career-centers/masthead.jpg) 0 0 no-repeat;
}
.libraries #statement a, .careercenters #statement a {
	display: block;
	width: 200px;
	height: 71px;
	position: absolute;
	background: url(/lelImages/JCAImages/libraries/cta-viewdemo.png) left top no-repeat;
}
.libraries #statement a {
	top: 120px;
	left: 110px;
}
.careercenters #statement a {
	top: 120px;
	left: 110px;
}
.libraries #statement a:hover, .careercenters #statement a:hover {
	background-position: left bottom;
}
#bodytext {
	background-color: #f1f1f1;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 20px;
}
#bodytext h2 {
	color: #f04e23;
	font-size: 23px;
	margin-top: 10px;
}
#bodytext table.chart {
	background: #fff;
}
#bodytext table.chart th.title {
	text-align: right;
	padding-left: 10px;
	padding-right: 20px;
}
#bodytext table.chart th, #bodytext table.chart td {
	border-top: 1px solid #bac4c8;
	padding: 12px 5px 12px 10px;
	vertical-align: top;
}
.libraries p, .careercenters p  {
	clear: both;
}
.rightCol #testimonials {
	background-color: #666;
	width: 275px;
	height: auto;
	overflow: hidden;
}
.rightCol #testimonials p {
	color: #fff;
	width: 235px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 13px;
	font-style: italic;
}
.rightCol #testimonials .topcap {
	background: url(/lelImages/JCAImages/global/bg-testimonialbubble-topcap.gif) 0 0 no-repeat;
	width: 275px;
	height: 30px;
}
.rightCol #testimonials .bottomcap {
	background: url(/lelImages/JCAImages/global/bg-testimonialbubble-bottomcap.gif) 0 0 no-repeat;
	width: 275px;
	height: 45px;
}
.rightCol #banner-blog-promo {
	margin-top: 15px;
	margin-bottom: 10px;
}
.rightCol #banner-blog-promo h2 a {
	display: block;
	text-indent: -9999px;
	width: 275px;
	height: 152px;
	background: url(/lelImages/JCAImages/global/banner-join-us-on-our-blog.gif) 0 0 no-repeat;
}
.rightCol #banner-blog-promo p {
	display: none;
}
.rightCol #cta {
	text-indent: -9999px;
}
.rightCol #cta .trial a, .rightCol #cta .attend_webinar a, .rightCol #cta .request_info a {
	display: block;
	width: 275px;
	height: 58px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rightCol #cta .trial a:hover, .rightCol #cta .attend_webinar a:hover, .rightCol #cta .request_info a:hover {
	background-position: left bottom;
}
.rightCol #cta .trial a {
	background: url(/lelImages/JCAImages/global/cta-trial.gif) 0 0 no-repeat;
}
.rightCol #cta .attend_webinar a {
	background: url(/lelImages/JCAImages/global/cta-attend-webinar.gif) 0 0 no-repeat;
}
.rightCol #cta .request_info a {
	background: url(/lelImages/JCAImages/global/cta-request-info.gif) 0 0 no-repeat;
}
.fullCol h2 {
	color: #f04e23;
}
.fullCol .screenshot {
	width: 173px;
	height: auto;
	overflow: hidden;
	margin-right: 10px;
	float: left;
}
.fullCol .screenshot p {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	color: #666;
	font-weight: bold;
}
.privacypolicy .fullCol p {
	width: 900px;
}
.fullCol p a {
	text-decoration: none;
}

/* ----- Forms -----*/
.forms_trial #statement, .forms_requestinfo #statement {
	width: 665px;
	height: 177px;
	text-indent: -9999px;
	position: relative;
	margin-bottom: 20px;
}
.forms_trial #statement {
	background: url(/lelImages/JCAImages/forms/masthead-trial.jpg) 0 0 no-repeat;
}
.forms_requestinfo #statement {
	background: url(/lelImages/JCAImages/forms/masthead-requestinfo.jpg) 0 0 no-repeat;
}
table.forms {
	margin-left: 40px;
}
.width_250 {
	_width: 250px;
	_height: 30px;
	width: 240px;
	height: 20px;
	padding: 5px;
	background: #fff;
	border: 1px solid #d7d7d7;
	margin-top: 5px;
	margin-bottom: 5px;
}
.width_115 {
	_width: 115px;
	_height: 30px;
	width: 105px;
	height: 20px;
	padding: 5px;
	background: #fff;
	border: 1px solid #d7d7d7;
	margin-right: 18px;
}
a.btn-form-submit {
	display: block;
	text-indent: -9999px;
	width: 108px;
	height: 41px;
	background: url(/lelImages/JCAImages/forms/btn-submit.gif) left top no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
a.btn-form-submit:hover {
	background-position: left bottom;
}

/* ----- Demo -----*/
.demo #content {
	width: 960px;
	height: 603px;
	_height: 602px;
	overflow: hidden;
	background: url(/lelImages/JCAImages/demo/bg.gif) 0 0 no-repeat;
	padding-top: 1px;
}

/* ----- Resources -----*/
.resources #statement {
	width: 665px;
	height: 177px;
	text-indent: -9999px;
	position: relative;
	margin-bottom: 20px;
	background: url(/lelImages/JCAImages/forms/masthead-trial.jpg) 0 0 no-repeat;
}
.resources_group {
	width: 635px;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.resources_thumb {
	float: left;
	width: 111px;
	height: 135px;
	margin-right: 15px;
	margin-bottom: 15px;
}

/* ----- Coming Soon -----*/
.comingsoon #statement {
	width: 665px;
	height: 177px;
	text-indent: -9999px;
	position: relative;
	margin-bottom: 20px;
	background: url(/lelImages/JCAImages/forms/masthead-trial.jpg) 0 0 no-repeat;
}
.comingsoon #bodytext h2 {
	height: 308px;
}

/* ----- Wordpress rtl -----*/
/* Based on Arabic (RTL) version of WordPress Classic theme, converted by Serdal (Serdal.com) */

#menu ul ul, #wp-calendar caption, #wp-calendar #prev a { text-align: right; }
#wp-calendar #next a, .feedback { text-align: left; }

blockquote {
	border-left: 0;
	border-right: 5px solid #ccc;
	margin-left: auto;
	margin-right: 1.5em;
	padding-left: 0;
	padding-right: 5px;
}

.feedback {
	font: 90%/175% 'Geeza Pro', Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-align: justify;
}

acronym, abbr, span.caps, h2, p, li, #header, #menu ul li, #menu ul ul li, #wp-calendar td, .feedback, .meta, .meta a { letter-spacing: normal; }

#commentlist li ul {
	border-left: 0;
	border-right: 1px solid #ddd;
}

#commentlist li .avatar {
	margin-right: 0;
	margin-left: 12px;
}

#commentlist li .avatar {
	margin-right: 0;
	margin-left: 12px;
}

#menu {
	border-left: 0;
	border-right: 1px dotted #ccc;
	padding: 20px 30px 10px 0;
	right: auto;
	left: 2px;
}

#menu form { margin: 0 13px 0 0; }

#menu ul {
	padding-left: 0;
	padding-right: 3px;
}

#menu ul li { font: normal normal 110% 'Geeza Pro', Tahoma, 'Times New Roman', Times, serif; }

#menu ul ul li {
	font: normal normal 12px/115% 'Geeza Pro', Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	padding-left: 0;
	padding-right: 12px;
}

#menu ul ul ul.children {
	padding-left: 0;
	padding-right: 4px;
}

#wp-calendar #next a {
	padding-right: 0;
	padding-left: 10px;
}

#wp-calendar #prev a {
	padding-left: 0;
	padding-right: 10px;
}

#wp-calendar td { font: normal normal 12px 'Geeza Pro', Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; }

/* ----- Wordpress style -----*/

/* ----- JCA Migration Message -----*/

.JCA_Migration_Header {
	font-size: 16pt;
	color: #fff;
	margin-bottom: 25px;
}
	
.orange {
	color: #ef4e23;
	font-weight: bold;
}
