/* CSS Document */

.clear {clear: both; height: 1px; line-height: 1px; margin-bottom: -1px;}

#hwdcourses {
	width: 100%;
}

#hwdcourses h5.header {
	font-size: 130%;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	text-align: left;
}

/* Text passed with mosmsg url parameter */
.message {
	
	width: *;
	border: 1px solid #c30;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	background: #fae1d9;
	text-align: center;
}

#hwdcourses table.courseheader {
	background: #202626 url(/components/com_hwdcourses/images/header_classic.gif) 100% 0 no-repeat;
	height:108px;
	color:#ffffff;
	text-align: top;
}
#hwdcourses td.coursetextheader {
	padding: 10px;
	font-size:200%;
	height:30px;
	color:#ffffff;
	vertical-align: top;
}
#hwdcourses td.coursefilter {
	padding: 10px;
	height:38px;
	color:#ffffff;
	vertical-align: bottom;
}
#hwdcourses table.listingtitle {
	background: #202626;
	color:#ffffff;
	border: 1px solid #333;
	padding: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
	text-align: left;
}

#hwdcourses table.listingbody {
	border: 1px solid #333;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}

#hwdcourses th.courseheader {
	border: 1px solid #333;
	padding: 5px;
}

#hwdcourses td.courseheader {
	border: 1px solid #333;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

#hwdcourses table.subjectjump {
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	padding-left: 10px;
	background: #202626;
}

#hwdcourses div.copyright {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
}

#hwdcourses .printbutton img{
}

#hwdcourses .category {
	padding: 4px;
	margin: 2px;
}

#hwdcourses .category .image {
	float: left;
	padding: 15px 5px 2px 2px;
}

#hwdcourses table tr td {
	text-align: left;
}

#hwdcourses div.link {
	text-align: right;
}

#hwdcourses div.date {
	text-align: left;
	font-weight: 700;
}

#hwdcourses tr.sectiontableentry1 td {
	padding-top: 5px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

#hwdcourses tr.sectiontableentry2 td {
	padding-top: 5px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}


#hwdcourses tr.sectiontableentry1 td a {

}

#hwdcourses tr.sectiontableentry2 td a {

}

#hwdcourses .copyright {
	text-align: center;
}

#hwdcourses .inputbox {
	margin: 1px;
}

#hwdcourses input.button {

}

#hwdcourses input.disable {
	color: #555;
	background: #CCC;
	border: 1px solid #555;
	text-align: center;
}

#hwdcourses a.link {
	margin: 3px;
	padding: 1px 2px 1px 2px;
}

#hwdcourses a.link:hover {

}

#hwdcourses table.edit {
	width: 100%;
	text-align: left;
}

#hwdcourses table.details {
	width: 100%;
}

#hwdcourses td.details {
	text-align: left;
	padding: 1px 15px 2px 0px;
	width: 20%;
}

#hwdcourses .map {
	letter-spacing: 2px;
}

#hwdcourses .pagenavi {
	text-align: center;
}

#hwdcourses .pagenavi div {
	margin-top: 5px;
}

ul.user { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

ul.user li { 
	float: left; 
	margin: 5px; 
	list-style: none; 
	background: none; 
}

ul.user li img { 
	border: 1px solid #AAA;
	padding: 3px; 
}

ul.user li span.username, ul.user li a { 
	width: 120px;
	display: block; 
	text-align: center; 
	font-weight: 700; 
}