/*
'' inline style usage
'' ul#leftnav li a.lnactive -> sidebars
'' .subheading              -> careers
'' .photo-box-center        -> logout
'' h1 a                     -> subcat page, heading link
'' .form-input-error        -> form error message
'' .paginate select.perpage -> search page rpp dropdown
*/
/*
   below copied from .result-tools select.perpage because results to display drop down was bigger on search than on schedule
*/

.jp-h12 {    /* this and jp-h1 work together see subcategories. this is on a tag */
	text-decoration:none;
}

.jp-h1 {     /* this and jp-h12 work together see subcategories. this is on H1 tag */
	color: #2A5D9A;
	text-decoration:none;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:10px;
	text-align:center;
}
.jp-page-title 
{ background-color:blue; 
  color:white;
  text-align:center; 
} 
 



.h3class {
	font-size: 18px;
	font-weight: bold;
	color: #f09615;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.h3class:hover {
	text-decoration:none; 
}

.nowidth { width:auto } 
.nobox { border-style:solid;border-width:1px;border-color:silver }
.noboxright { border-style:solid;border-width:1;text-align:right }

.collapse , .collapse td { border-color:#bee4f8   ;
      border-width:1;
      border-style:solid;
      border-collapse:collapse;

      /* position:absolute;
		left:190px; */

		/* float:left; */

		/* margin-left:-300px;*/

      }

.normal   {  /*  background-color:#E6F4FC */; /* color:#000080 */   ; } 
.reverseold {background-color:#E6F4FC  ; /* color:#000080 */ ; font-weight:bold }
.reverse {background-color:white; /* color:#000080 */ ; font-weight:bold }
.reversec {background-color:white; aaa:#ffffcd ; /* color:#000080 */ ; font-weight:bold; text-align:center }

.alternate {background-color:white ; 
            /* color: #000080 */ } 
            
.reverseprompt {text-align:center; font-weight:bolder; background-color:yellow ; color:blue}
      


.paginate select.perpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 50px;
	white-space: nowrap;
}
/*
	below added to make registration pages have just one blue box.
*/
#form-body {
	float: left;
	background-color: #e6f4fc;
	padding: 15px;
	width: 475px;
	border: 1px solid #bee4f8;
	margin-bottom: 15px;
	text-align: left;
}

.form-body {
	float: left;
	background-color: #e6f4fc;
	padding: 15px;
	width: 475px;
	border: 1px solid #bee4f8;
	margin-bottom: 15px;
	text-align: left;
}

.reg-table1{ width:50%;
	vertical-align: top;
}
.reg-table2 { width:100%;
	vertical-align: top;
}

/*
	below copied from .result-tools a because paging options on searchresults were wacky!
*/

.paginate a {
	margin-left: 3px;
}
ul#leftnav li a.lnactive {
	text-decoration: underline;
	color: #FEB60E;

}

.subheading
{
	color: #F09615;
	font-weight: bold
}

.photo-box-center {
	font-size: 10px;
	font-style: italic;
	color: #2487EB;
	float: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: center;
}

h1 a {
	color: #f09615;
	text-decoration:none;
}

#topmast-container a {
	cursor:pointer;
}



.msg-negative-jp {
	color: #ff0000;
	/* line-height:.5em; */ 

}
.format-left-outline	{float: left; font-size: 13px; width: 100%;}
#add_this { float: left;
text-align: left;
margin: 0px 0 0 0;

}

/*
   below added because when pages are crawled, pages with tables do not render properly. Take this out and you'll see what I mean. The text in the table cells is much bigger than it should be
*/

table.results td, table.category-list td
{
	font-size: 11px;
}
/*
   jp classes added to eliminate dup id errors
*/
.jp-body-center-column-divide
{
	float: left;
	width: 505px;
}

.jp-body-center-left-column {
	float: left;
	width: 242px;
}

.jp-body-center-right-column {
	float: left;
	width: 242px;
	margin-left: 20px;
}

.jp-register-box-blue {
	background-color: #e6f4fc;
	padding: 15px;
	border: 1px solid #bee4f8;
	margin-bottom: 15px;
	text-align: left;
}

.jp-registration-container {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #bee4f8;
	margin-bottom: 15px;
	line-height: 1.8em;
	text-align: left;
}

.jp-registration-container-h1 {
	margin-top: 0;
}

.jp-registration-container-order {
	background-color: #e6f4fc;
	padding: 10px;
	margin-bottom: 0;
	line-height: 1.8em;
	text-align: left;
}

/* These were in Jenn's RFI HTML so I put them here */
.block { padding-left: 5px;
}
.register-fields2  {
	font-size: 11px;
	color: #1D3E5F;
	margin: 2px 0 5px;
	width: 75px;
}
.register-fields3  {
	font-size: 11px;
	color: #1D3E5F;
	margin: 2px 0 5px;
	width: 450px;
}

/* added this so Highmark registration form training objectives numbers displayed
the way Karl told me Steve wanted it to display */

.jp-topalign {
	vertical-align: top;

}
 
.small-register-fields  {
	font-size: 11px;
	color: #1D3E5F;
	margin: 2px 0 5px;
	width: 40px;
}
 
 /* added for Virtual Setup page */
#form-body2 {
	background-color: #e6f4fc;
	border: 1px solid #bec4f8;
	margin-bottom: 15px;
	padding: 15px;
	width: 665px;
	margin-left: 25px;
}

#full-page { width: 735px;
	float: left;
	margin-left: 20px;
}

#full-page ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#full-page ul li 
{
	display: block;
	background: url(http://www.learnquest.com/assets/images/bullet-body.gif) no-repeat 20px 7px;
	padding: 0 35px;

}
#full-page ul li ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#full-page ul li ul li {
	background-image: url(http://www.learnquest.com/assets/images/bullet-body-sub.gif);
}
li.li-none {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1d3e5f;
	margin: 0 0 0 0;
}
ol li.bold-list {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2487eb;
	margin: 0 0 0 0;
}
.photo-box2 {
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	text-align: center;
}

.onepx { font-size:1px; display:inline } 

table.category-list td a.point-down 
{
	background-image: url(../images/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right:  15px;
	display: inline-block;
	text-decoration:none; 
}

table.category-list td a.point-up
{
	background-image: url(../images/arrow-up.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 15px;
	display: inline-block;
	text-decoration:none; 	
}

.jp-catalog-height {

	height:85px; 
}

.ri-popup {
	position:absolute;
	left:300px;
	top:500px;
	width:300px;

	}

.course-detail-topics ol {
	list-style-type: decimal;
}

.course-detail .course-detail-topics ol li 
{
	xmargin: 4 0 4px 0px;
}
.course-detail .course-detail-topics ol li 
{
	display: list-item ;
}

 

 

ul#leftnav span a {
 
	font-size: 12px;
	font-weight: bold;
	 
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 0px;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}
ul#leftnav span a:hover {
	background-color: white;
}


/* added for new course outline */
table.upcoming-classes {
	xborder-top-style: none;
	xborder-right-style: none;
	xborder-bottom-style: none;
	xborder-left-style: none;
	background-color: #FFFFFF;
	margin-bottom: 16px;
	width: 505px;
}

table.upcoming-classes th 
{
	background-color: #FFFFFF;
	font-size: 14px;
	color: #FEB60E;
	font-weight: bold;
	text-align: left;
}
table.upcoming-classes th a {
	font-weight: bold;
	color: #FEB60E;
	text-decoration: none;
}
table.upcoming-classes th a:hover {
	text-decoration: underline;
}

table.upcoming-classes th, table.upcoming-classes td {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEE4F8;
}
table.upcoming-classes tr.alt {
	background-color: #f2f9fc;
}
#email-page		{ margin: 0px 0 0 0; text-align: right; float: right;  font-size:8pt  }
#email-page a	{ padding: 0px 0 0px  25px; background: url(../images/email.jpg) no-repeat 0 0;}

.point-down-cd
{
	background-image: url(../images/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 15px;
	display: inline-block;
	text-decoration: none; 
}
.point-up-cd
{
	background-image: url(../images/arrow-up.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 15px;
	display: inline-block;
	text-decoration: none; 
}



#topmast-tools-center {
	text-align: right;
	float: left;
	height: 135px;
	width: 375px;
	xdisplay:inline;
	color: #feb60e;
	padding-top:30px;
	font-size: 15px;
	font-weight:bold;
}
#topmast-tools-center a {
	color: #feb60e;
	font-weight:bold;
}


