




/*
     FILE ARCHIVED ON 7:56:49 Jul 25, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:36:04 Apr 6, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
#aea-event-date {
	border-bottom: 2px solid #ccc;
	font-weight: bold;
	width:680px;
	padding: 10px;
	margin-bottom:20px;
}

#aea-event-planning {
	width:700px;
	background-color: #fff;
	margin: 10px 0;
	padding: 0;
}

#aea-event-planning li {
	border: 0;
	color: #000;
	padding: 0;
	list-style-type: none;
	margin: 0 0 2px 0;
	line-height: 16px;
}

#aea-event-planning li.aea-categ-1 {
	background-color: #ddd;
	font-style: italic;
	font-weight: bold;
}
#aea-event-planning li.aea-categ-1 td {
	color: #495053;
}

#aea-event-planning li.aea-categ-2 {
	background-color: #222222;
}

#aea-event-planning li.aea-categ-2 td {
	color: white;
}

#aea-event-planning li.aea-categ-3 td {
	font-weight: bold;
	color: #1056a1
}

#aea-event-planning li.aea-categ-4 td {
	color: #495053;
}

#aea-event-planning table {
	width:700px;
	margin:0;
	padding:0;
	border:0;
	border-collapse: collapse;
	background-color: transparent;
}

#aea-event-planning.aea-draggable #aea-event-planning table.aea-draggable-table {
	width:850px;
}	

#aea-event-planning td.hour {
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	width: 60px;
	background-color: transparent;
}	

#aea-event-planning td.content {
	text-align: left;
	padding: 7px 7px 7px 0;
	background-color: transparent;
}

#aea-event-planning .aea-name {
	font-weight: bold;
}

#aea-event-planning td.aea-draggable {
	cursor: pointer;
	width:20px;
	padding: 0;
}
#aea-event-planning td.aea-action {
	width:75px;
	padding: 0;
	background-color: #f9f9f9;
	text-align: center;
}

#aea-event-planning td.aea-action a {
	color: #495053;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	
}

#aea-event-planning td.aea-action a:hover {
	text-decoration: underline;
}

.aea-form-add {
	border-top: 2px solid #ccc;
	width: 700px;
	margin-top: 15px;
	padding-top: 15px;
}

.button-return-list {
	margin-top: 15px;
	padding-left: 20px;	
}