/* 
	Acem Stylesheet
	for showing course functionnality and items
	view section headers for further details
	
	located in mothership stylesheet folder
	sets global styles, might be individually altered by local site stylesheet
*/


/* view_full_acemcourse.tpl */

h1#courseTitle	{

}

#coursePlaceTitle	{
	/* puts courseplace up on the title line */
	text-align: right;
	margin: -20px 0 7px 0px;
	clear: both;
}

p#courseTypeHeader	{
	/* course type header */
	color: #999;
	font-size: 12px;
	font-weight: normal;
	margin: 1px 0 10px 0;
}

p#courseTypeHeader a	{
	color: #999;
}

img.imgCoursePlace	{
	float: right;
	margin: 1px 0 6px 6px;
	clear: both;
	width: 100px;
	max-height:75px;
	overflow: hidden;
}

#imgCourseType	{
	float: right;
	margin: 1px 0 0 2px;
	clear: both;
}

.courseRightField	{
	width: 340px;
	float: right;
	margin-top: 6px;
}

.courseLeftField		{
	width: 590px;
	float: left;
	clear: none;
	margin-top: 6px;
}

#priorityCourseInfoField	{
	
}

#courseInfo {
	width: 100%;
	padding: 3px 4px 3px 0px;
}

#courseInfoInstructor {
	width: 100%px;
	float: left;
	clear: none;
	padding: 3px 4px 3px 8px;
	background: #eee;
	border: 1px solid #ccc;
	overflow: hidden;
}


#instructorInfo	{
	float: right;
	clear: none;
	width: 100%;
	margin-bottom: 4px;
	padding: 1px 4px 3px 8px;
	background: #ffffe5;
	border: 1px solid #F5E082;
	overflow: hidden;
}

h2#instructorInfoHead	{
	margin-bottom: 15px;
}

#instructorEmbed	{
	margin: 0px 0 -16px 0;
}

.instructorImage {
	width: 60px;
	border: none;
	float: right;
}

#courseTypeInfo	{
	/* displaying the generic info of this course type */
	float: left;
	margin: 0 0 0 3px;
	background: #ccc;
	width: 200px;
	}

#courseTypeInfo h1	{
	color: white;
	margin-top: 0;
	border-bottom: 0;
	font-size: medium;
}

#courseFacts	{
	/* fact-field of the course - displaying particular info and facts */
	float: left;
	display: block;
	width: 338px;
	border: 1px solid #ccc;
	background: #eeeeee;
	clear: both;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

#courseFacts ul	{
	margin-left: 0px;
	padding-left: 20px;
	list-style-image: url(../images/ul_logo_999.png);
}

#courseFacts li	{
	margin: 2px 0;
}
	
dl#courseFactsList	{
	margin-top: 0px;
	width: 100%;
	padding: 2px;
}
	
dl#courseFactsList dt	{
	font-weight: bold;
	background: #cccccc;
	padding: 3px 6px;
	color: #5F5959;
	width: 95%;
	/* font-family: Lucida Grande,Georgia,Arial,Verdana,Helvetica,sans-serif;*/
}

dl#courseFactsList dd	{
	margin-left: 4px;
	padding: 4px 6px 15px 6px;
	color: #333333;
}


#enrol	{
	margin-left: 2px;
	/* width: 100%;
	height: 50px;
	color: #666666;
	padding-right: 30px;
	background-color: #eeeeee;
	background-image: url(../images/logo_990505.png);
	background-repeat: no-repeat;
	background-position: 98% 50%; 
	text-align: center; */
}

ul#enrol 	{
	/* button for enrolment to external arrangers */
	list-style-type: none;
	margin: 5px 0 10px 0;
	padding: 0;
	letter-spacing: 0.01em;
	border: none;
	float: left;
}

#enrol:hover,  .defaultbutton:hover 	{
	
	/* 
	background: #f93;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/logo_990505.png);
	background-repeat: no-repeat;
	background-position: 98% 50%; 
	*/
}

ul#enrol li	{
	float: left;
	border: 1px solid #999;
}

ul#enrol li a	{
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-align: center;
	height: 18px;
	padding: 2px 6px 0 6px;
}

ul#enrol li a:hover, ul#enrol li a:active	{
	color:#fff;
	text-decoration: none;
	background: #f93;
	background-image: url(../images/logo_990505.png);
	background-repeat: no-repeat;
	background-position: 98% 50%; 
}

.externalArranger	{
	border: 1px solid #cccccc;
	padding: 8px 60px 2px 8px;
	margin: 5px 0 10px 0;
	font-weight: bold;
	color: #666666;
	background-color: #eeeeee;
	background-image: url(../images/logo_990505.png);
	background-repeat: no-repeat;
	background-position: 96% 10%; 
	-moz-border-radius: 3px;
	border-radius: 3px;
}

dl.externalArrangerList	{
	margin-top: 4px;
}

.externalArrangerList	dd{
	padding: 0;
	margin-left: 0px;
}

.externalArrangerList	dl{
	padding-left: 1px;
}


.internalArranger	{
	margin: 4px 0 8px 0;
	clear: both;
	float: left;
	display: block;
}

/* view_full_acemcoursetype.tpl */

.courseTypeCalendar	{
	font-size: 11px;
	background-color: transparent;
}

.bundleCourseListTable	{
	border: none;
	max-width: 100%;
}

.courseTypeCalendar td	{
	vertical-align: top;
	padding-bottom: 8px;
}

.listBundleCourseSpacer	{
	background-color: #cccccc;
	height: 1px;
}

#listBundleCourseRow	{

}

td.listCoursePlace	{
	min-width: 100px;	
}

td.listCourseTitle	{
	
}

td.listCourseDate	{
	min-width: 95px;
}

td#listBundleCourseTitle	{
	max-width: 120px;
}

td#listBundleCourseDate	{
	min-width: 45px;
}


td.listCourseYear	{
	width: 5px;
}

/* view_full_acemcourseplace.tpl */

.comingCourseList	{
	width: 100%;
}

.comingCourseList td	{
	padding: 0 4px;
}

.comingCourseList th	{
	font-weight: bold; 
	font-size: small;
}


/* view_full_acemcoursecategory_folder.tpl */

.categoryList	{
	width: 600px;
}

.categoryList h3	{
	padding: 2px 0 2px 4px;
	margin: 20px 0 0 0;
	font-size: 1.4em;
	font-weight: bold;
	background: #999;
	color: #fff;
}

dl.categoryListItem 	{
	margin: 18px 0 0 0;
}

dt.categoryListItem	{
	font-size: 1.3em;
	font-weight: 500;
	margin: 0 0 0 0;
}

.categoryListItem dd	{
	margin: 0 0 18px 0;
	font-size: 1.0em;
}

.categoryListItem p	{
		margin: 1px 0 18px 0;
}

/* view_full_acemarranger.tpl */

.arrangerFacts	{
	width: 100%;
}

.arrangerFacts	ul {
	margin-left: 1px;
	padding-left: 1px;
}

.arrangerFacts	li {
	list-style: none;
}

/* calendar.tpl */

.calendar	{
	width: 100%;
}

ul#filter 	{
	width: 100%;
	margin: 4px 0 4px -4px;
	padding: 0 0 0 0px;
}

ul#filter li 	{
	float: left;
	margin-left: 5px;
	list-style-type: none;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	display: inline;
}

ul#filter select	{
	font-weight: bold;
	font-size: 11px;
	color: #666;
	height: 20px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

ul#filter option	{
	font-weight: bold;
	font-size: 11px;
	color: #333;
	padding: 2px 2px 0 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}


#filter li a, .filterOngoing a, .filterOngoing a:link, .filterOngoing a:visited	{
	border: 1px solid #999;
	display: block;
	float: left;
	text-align: center;
	height: 18px;
	padding: 2px 6px 0 6px;
	color: #666;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
}

#filter li a:hover, #filter li a:active, .filterOngoing a:hover, .filterOngoing a:active {
	color:#fff;
	background: #333;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
	
.filterOngoing	{
	margin: 0 4px 0 20px;
	padding: 4px 4px 0 4px;
	font-size: 11px;
	font-weight: bold;
    height: 20px;
    text-align: right;
    float: right;
    clear: none;
   	-moz-border-radius: 2px;
	border-radius: 2px;
}

listBgLight	{
	background: #ddd;
}

listBgDark	{
	background: #333;
}

