@import "FonnerbasicLayout.css";

.productLabPict, .seriesLabPict, .seriesacc, .oneDayLabPict, .handonLabPict, .eventPict, .workshopsPict, .internationalGroupPict{ 
	height: 157px;
	padding: 5px 0
}
.workshopsPict{
	background: url(workshopsimgs/2021workshop.jpg) center 75% no-repeat;
}
.seriesLabPict{
	background: url("workshopsimgs/atl2.jpg") center 75% no-repeat;
}
.seriesacc{
	background: url("workshopsimgs/acc.jpg") center 75% no-repeat;
}

.productLabPict{
	background: url("workshopsimgs/feature.jpg") center 75% no-repeat;
}
.oneDayLabPict{
	background: url("workshopsimgs/2021training.jpg") center 75% no-repeat;
}
.handonLabPict{
	background: url(workshopsimgs/whitehairwm.jpg) center 75% no-repeat;
}
.eventPict{
	background: url(workshopsimgs/groupPhoto.jpg) center 75% no-repeat;
}
.internationalGroupPict{
	background: url(workshopsimgs/internationGroup.jpg) center 75% no-repeat;
}
.servicespicture{
	background: url(servicesimgs/nicoleandkelly.jpg) center 75% no-repeat;
	height: 157px;
	padding: 5px 0;
}
.calendarpicture{
	background: url(webnarsimgs/kellyheadset.jpg) center 75% no-repeat;
	height: 157px;
	padding: 5px 0;
}

#sublinks ul{
	list-style: none;
	margin:10px 5px;

}
#sublinks li {
	margin:10px 0;
}

#sublinks a, #sublinks a:visited {
	display:block;
	padding: 10px 5px;
	background-color: #3f3f3f ;	
	border-left: #5f7162 solid 15px;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;

}

#sublinks a:hover, #sublinks a:active, #sublinks a:focus {
	border-left: #3f3f3f solid 15px;
	background-color: #5f7162;
}

.subUberlink{
	color:#fff;
	border-left: #000 solid 15px;
	background-color: #5f7162;
	padding: 10px 5px;
	font: 90% Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
}
.workshopsTitle{
background:url(workshopsimgs/workshopsTitle.gif) no-repeat;
}

.productLabsTitle{background:url(sublevelimgs/ProductLabsTitle.gif) no-repeat;
}
.eventsTitle{
background:url(sublevelimgs/nationaleventsTitle.gif) no-repeat;
}
.internationalTitle{
background:url(sublevelimgs/internationaleventsTitle.gif) no-repeat;
}

.stateTitle{
background:url(sublevelimgs/stateeventsTitle.png) no-repeat;
}
.oneDayTitle{
background:url(sublevelimgs/assistiveTitle.gif) no-repeat;
}
.multipleDayTitle{
background:url(sublevelimgs/multipledayTitle.gif) no-repeat;
}
.ATLiteracyTrainingTitle{background: url(workshopsimgs/ATLTTitle.gif) no-repeat;
}

.sortingProdTitle{
background:url(sublevelimgs/productsTitle.gif) no-repeat;
}
.servicesTitle{
background: url(servicesimgs/servicesTitle.gif) no-repeat;
}
.calendarTitle{
background: url(webnarsimgs/webnarsTitle.gif) no-repeat;
}
.green {
	color: #3D503D;
}
#leftColumnOne, #leftColumnTwo {
	width: 200px;
	
}
#leftColumnOne{
	float: left;
	margin: 0 0 10px 15px;
}
#leftColumnTwo {
	float: right;
	margin: 0 0 10px 0;
}
.noFloat {
	clear: both;
}
.redBold {
	color:#5f7162;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.redItalic {
	font-style: italic;
	color: #991A1E;
	font-family: Arial, Helvetica, sans-serif;
}
