/*******************************************************************
   Neal IT CSS File - Training developed by Good Web Solutions
 ******************************************************************/
 
.training {
	border: 1px solid #5995C9;
	padding: 2px;
}

.training a:hover {
	text-decoration: none;

}

.course:hover {
	
	color: #000000;
	background-color: #C4DAEC;
	padding-right: 3px;
	padding-left: 3px;
}

#containment #content #mainpanel .course a {
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

#containment #content #mainpanel acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.tabheading {
	color: #999999;
	background-color: #FFFFFF;
	font-size: 0.9em;
}

.grey {
	color: #000000;
	background-color: #F0F0F0;
}

.herenow {
	color: #000000;
	background-color: #F3F3F3;
}

#containment #content #leftpanel .herenow a {
	background-color: #F3F3F3;
}

#containment #content #mainpanel #classroom {
	width: 95%;
	margin-left: 0px;
	border: thick double #BDD5EA;
	padding: 5px;
}

.right {
	float: right;
}

.light {
	font-weight: normal;
}

.tableopt {
	border: thin solid #F3F3F3;
}

.tick {
	list-style-image: url(images/training/submenua.png);
}


.discounts {
	font-size: 0.9em;
	color: #666666;
	background-color: #FFFFFF;
}

