/************************************************************/
/*   training.css built for Training Redesign Summer 2007   */
/* 			 created by RGB June 2007 				        */
/************************************************************/

h1#sectionHead1 {
	padding: 0;
	margin: 0;
	margin-top: .25em;
}

h1#sectionHead1 span {
	font-size: 70%;
	color: #999;
}

h2#sectionHead2 {
	color: #999;
	padding: 0;
	margin: 0;
	font-size: small;
	font-weight: normal;
	margin-bottom: 1em;
}

div#mainContentCol p:first-child {
	margin-top: 0;
	}

/************************************************************** SIDE NAVIGATION */
	
#sidenav_right {
	width: 132px;
	background-color: #999;
	background-image: url(/g/chrome/corner_sidenav_top.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: "Luxi Sans", verdana, arial, sans-serif;	
	font-weight: normal; /***/
	font-size: 90%;
	margin-bottom: 15px; /***/
	}
	
#sidenav_right ul {
	background-image: url(/g/chrome/corner_sidenav_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0;
	}
	
#sidenav_right ul ul {
	background: none;
	background-color: #ddd;
	margin: 0;
	padding: 0;
	}
	
#sidenav_right ul li {
	border-bottom: none;  /***/
	margin-right: 15px;  /***/
	}
	
#sidenav_right ul li:last-child {
	border-bottom: none;
	}
	
#sidenav_right ul li.navon,
.mainPage #sidenav_right ul li:first-child {
	background: #fff;  /***/
	font-weight: bold;
	}
	
#sidenav_right ul li.navon span {
	display: none;
	}
	
#sidenav_right ul li a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 4px 5px 4px 15px; /***/
	margin: 0;
	}
	
	
/* elearning "no" nav */	
.noNav #sidenav_right {
	background-image: url(/g/chrome/corner_moreinfo_top.png);
	background-color: #f6f6f6;
}

.noNav #sidenav_right ul {
	background-image: url(/g/chrome/corner_moreinfo_bottom.png);
}

.noNav #sidenav_right ul:before {
	content: "Return to:";
	font-weight: bold;
	margin-left: 15px;
	color: #666;
}

.noNav #sidenav_right ul li a {
	color: #06c;
}

.noNav #sidenav_right ul li a:hover {
	color: #06c;
	text-decoration: underline;
}



.hideNav #sidenav_right {
	display: none;
}
	
	
	
#sidenav_right ul li a.urhere,
.mainPage #sidenav_right ul li:first-child a {
	color: #333;
	}
	
#sidenav_right ul ul li a.navon {
	background: #ebebeb;
	color: #363636;
	}
	
#sidenav_right ul ul li a {
	color: #666;}
	
#sidenav_right ul ul li:last-child {
	border-bottom: none;
	}
	
#sidenav_right ul ul li a {
	padding-left: 30px;
	}
	
#sidenav_right ul li a:hover {
	color: #333;
	}
	
/************************************************************** RELATED LINKS */


	
#moreinfo ul {
	padding: 2px 5px 10px 15px;
	}
	
#moreinfo ul li {	
	background-image: url(/g/chrome/bullet_arrowblue.png);
	background-position: 0 5px;
	padding: 2px 0 2px 10px;
	}

#moreinfo ul li a {
	color: #c00;
	text-decoration: none;
	}
	
#moreinfo ul li a:hover {
	color: #06c;
	text-decoration: underline;
	}

#moreinfo h4 {
	font-weight: normal;
	font-size: 90%;
	}
	
/************************************************************** CATALOG TABLE */

table.catalog {
	width: 100%;
}

table.catalog caption {
	display: none;
}

table.catalog a {
	text-decoration: none;
}

table.catalog th {
	background-color: #c0dae7;
	color: #333;
}

table.catalog th, table.catalog td {
	margin: 0;
	padding: 8px 15px;
	text-align: center;
	border-bottom: 1px solid #c0dae7;
}

table.catalog th {
	border-bottom: 1px solid #333;
}

table.catalog .titleCel {
	text-align: left;
}

table.catalog tr.alt {
	background-color: #e5f0f5;
}

/************************************************************** MAIN CONTENT */

#mainContentCol {
	float: right; 
	width: 402px; 
}
	
/************************************************************** SIDE CONTENT */

#sideInfoCol {
	float: left; 
	width: 156px;
}
	

.summaryBox {
	border-bottom: 1px solid #c0dae7;
	background-color: #E5F0F5; 
	font-size: x-small;
}

.summaryBox h3 {
	background-color: #c0dae7;
	color: #333;
	text-align: center;
	padding: 3px 0;
}

.summaryBox a {
	text-decoration: none;
}

dl.summaryContent {
	margin: 0 0 1em 0; 
	padding: 0; 
	font-size: 90%;
}

dl.summaryContent dt {
	margin: 0 0 .5em 0; 
	padding:0; 
	width: 60%; 
	float: left; 
	text-align: right;
}

dl.summaryContent dd {
	margin: 0 0 .5em 0; 
	padding:0; 
	width: 30%; 
	float: left; 
	margin-left: 10px;
}

/**************************************************** TRACK COURSES INFO TABLE */

table.infoStrip {
	width: 100%;
	margin-bottom: 3em;
	background-color: #e5f0f5;
	border-bottom: 1px solid #c0dae7;
}

table.infoStrip a {
	text-decoration: none;
}

table.infoStrip td {
	margin: 0;
	padding: 5px 15px;
	width: 33%;
}

table.infoStrip th,
table.infoStrip caption {
	display: none;
}

table.infoStrip td.priceCel {
	font-weight: bold;
	text-align: center;
}

table.infoStrip td.actionCel {
	text-align: right;
}

/****************************************************** CERT TRACK INFO TABLE */

table.certTracks {
	width: 100%;
	margin-top: .8em;
	background-color: #fff;
	border: 1px solid #c0dae7;
}

table.certTracks + h3 {
	padding-top: 1em;
}

table.certTracks th {
	text-align: center;
}

table.certTracks td,
table.certTracks th {
	background-color: #eee;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

table.certTracks td.thisCourse,
table.certTracks th.thisCourse {
	background-color: #aaa;
	font-weight: bold;
}

table.certTracks th.thisCourse {
	color: #fff;
	font-size: 120%;
}

table.certTracks td.rhctCel,
table.certTracks th.rhctCel {
	background-color: #e5f0f5;
}

table.certTracks td.rhceCel,
table.certTracks th.rhceCel {
	background-color: #c0dae7;
}

/************************************************************ MISC STYLES */

.noticeArea {
	background-color: #e5f0f5;
	border-top: 1px solid #c0dae7;
	border-bottom: 1px solid #c0dae7;
	font-size: x-small;
	padding: 5px 15px;
	margin: 0 0 2em 0;
}

.noticeArea p,
.noticeArea h4 {
	line-height: 1.5em;
}

.noticeArea a {
	font-size: larger;
}

p+.noticeArea {
	margin-top: 1.5em;
}
	
.cite {font-size: 90%;
	color: #999;
	display: block;
	vertical-align:  }

.contentHighlight {
	background-color: #e5f0f5;
	padding: 15px;
	margin-bottom: 10px;
}

.underBannerLinks {
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 100px 0 0 0;	
}

.underBannerLinks li {
	float: left;
	border-right: 1px solid #666;
	padding-right: 5px;
}

.underBannerLinks li.last {
	float: left;
	padding-left: 5px;
	border: none;
}
