﻿.headings {
	background-image:url('/cte/images/workshops/workshop_reg_headers.png');
	background-repeat: repeat-y;
	width:100px;
}

.date {
	width:135px;
}

.time {
	width:150px;
}

.title {
	width:300px;
}

.facilitator {
	font-size:10pt;
}

.checkbox {
	width:30px;
}

div.tech {
	border-left:8px solid #0095cd; /*a6caed*/
	border-bottom:1px solid #0095cd;
	border-top:1px solid #0095cd;
	padding:3px;
	margin:10px 0px 10px 0px;
}


div.tech h2 {
	border-bottom:1px solid #a6caed;
	padding-bottom:8px;
}

div.orient {
	border-left:8px solid #eda6c6;
	border-bottom:1px solid #eda6c6;
	border-top:1px solid #eda6c6;
	padding:3px;
	margin:10px 0px 10px 0px;
}


div.orient h2 {
	border-bottom:1px solid #eda6c6;
	padding-bottom:8px;
}


.tech_cancel_date {
	border-right:8px solid #a6caed;
	border-bottom:1px solid #a6caed;
	padding:3px;
	text-align:right;
}



.facDev_cancel_date {
	border-right:8px solid #a6eda8;
	border-bottom:1px solid #a6eda8;
	padding:3px;
	text-align:right;
}


div.facDev {
	border-left:8px solid #64991e;
	border-bottom:1px solid #64991e;
	border-top:1px solid #64991e;
	padding:3px;
	margin:10px 0px 10px 0px;
}
div.facDev h2 {
	border-bottom:1px solid #a6eda8;
	padding-bottom:8px;
}

.facDev_cancel {
	border-left:8px solid #a6eda8;
	border-bottom:1px solid #a6eda8;
	padding:3px;
	margin-top:8px;
	cursor:pointer;
}
.facDev_cancel_content {
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	border-top:0px;
	border-right:1px solid #e0e0e0;
	padding:3px;
	margin-left:16px;
	margin-right:8px;
	color:#666;
}



/*
div.facDev .legendFacDev {
	border-right:8px solid #a6eda8;
	border-bottom:1px solid #a6eda8;
	padding:3px;
	margin:3px 0px 3px 0px;
	text-align:right;
	float:right;
}
*/
