body {
	
}

/******************/
/* Shared Content */
#contentTop {
	padding: 0px;
	margin-top: 0px;
	width: 600px;
	height: 33px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.sharedContent {
	background: url(/images/course_bluebar.jpg) no-repeat;
	color: #276FA2;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

* html .sharedContent {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

img.uploadContentButton {
	border: 0px;
	position: relative;
	left: 471px;
	top: -40px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#contentTop h2 {
	font-family: Arial;
	font-weight: bold; 
	font-size: 20px;
	
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 16px;
}

* html #contentTop {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 50px;
	float: right;
}

* html #contentTop h2{
	padding-top: 0px;
}

#pagination {
	font-family: Arial;
	font-size: 11px;
	color: #E79221;
	width: 600px;
	height: 27px;
	border: 0px solid #00ff00;
	text-align: center;
	vertical-align: baseline;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	background: url(/images/bluebar_divider.jpg) left bottom repeat-x;
}

#pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pagination li {
	display: inline;
	margin-left: 5px;
	padding: 0px;
}

#pagination a:visited  {
	color: #E79221;
	text-decoration: none;
	font-weight: normal;
}

#pagination a:link  {
	color: #E79221;
	text-decoration: none;
	font-weight: normal;
}

#pagination a:focus  {
	color: #E79221;
	text-decoration: none;
	font-weight: normal;
}

#pagination a:active  {
	color: #E79221;
	text-decoration: none;
	font-weight: normal;
}

#pagination a:hover  {
	color: #E79221;
	text-decoration: underline;
}

#pagination .pageNumbers {
	width: 340px;
	float: left;
	margin: 0px;
	padding-left: 0px;
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#pagination .nextPrevious {
	
	width: 220px;
	float: right;
	border: 0px solid #ff00ff;
	text-align: right;
	margin: 0px;
	padding-right: 16px;
}

#pagination .nextPrevious a:link, a:focus, a:active, a:visited  {
	color: #E79221;
	text-decoration: none;
	font-weight: normal;
}

#contentTable {
	width: 599px;
	border-collapse: collapse;
	text-align: left;
	color: #4C4C4D;
	font-size: 12px;
	margin-top: 1px;
	padding-top: 0px;
}

.contentBorder {
	border-top: solid 2px;
	border-bottom: solid 2px;
	border-top-color: #8aafcc;
	border-bottom-color: #8aafcc;
	margin-top: 0px;
	padding-top: 0px;
}

.contentBorder a, a:active, a:visited {
	color: #678CAC;
	text-decoration: underline;
	font-weight: bold;
}

#contentTable tr {
	height: 22px;
	border-bottom: 1px dashed #dbdbdb;
	padding: 0px;
	font-family: Arial;
}

#contentTable tr:hover {
	
}

.tableHover tr:hover {
	background-color: #efb550;
}

* html #contentTable td {
	border-bottom: 1px dashed #dbdbdb;
	padding: 0px;
}

#downloads {
	text-align: right;
	margin-right: 0px;
	padding-right: 16px;
}

#title {
	text-align: left;
}

* html td#downloads {
	padding-right: 16px;
	margin-right: 0px;
}

#tableHead {
	margin: 0px;
	padding: 0px;
	height: 23px;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	background: url(/images/table_header_bg.jpg) left;
	
}

.contentHead {
	color: #678CAC;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}

* html #contentTable {
	margin-top: -36px;
	padding-top: 0px;
}

#contentHead tr{
	border-bottom: 0px;
}

#contentHead tr:hover {
	background: url(/images/table_header_bg.jpg) left;
}

#icon {
	padding: 0px;
	width: 46px;
	border: 0px solid black;
	margin: 0px;
	background-image: url(/images/default_content_icon_small.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#icon .word{
	background-image: url(/images/word_content_icon_small.jpg);
}

#icon tr.over {
	background-color: #efb550;
}

/*******************/
/* Teacher Ratings */

.ratingBorder {
	border-top: solid 2px;
	border-bottom: solid 2px;
	border-top-color: #8bba75;
	border-bottom-color: #8bba75;
}

.ratingBorder tr {
	margin-left: 16px;
}

.ratingBorder a, a:active, a:visited {
	color: #729065;
	text-decoration: underline;
	font-weight: bold;
}

.teacherRatings {
	background: url(/images/ratings_greenbar.jpg) no-repeat;
	color: #4A7239;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

* html .teacherRatings {
	margin-bottom: -36px;
	padding-bottom: 0px;

}

img.rateTeacherButton {
	border: 0px;
	position: relative;
	left: 471px;
	top: -40px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.ratingHead {
	color: #729065;
}

/*******************/
/*    Noteboard    */

#comments {
	width: 593px;
	border-bottom: 3px solid;
	border-left: 3px solid;
	border-right: 3px solid;
	border-color: #f2e7d1;
	margin-top: 0px;
	background-color: #fff6e3;
	padding: 0px;
}

* html #comments {
	margin-top: -36px;
}

#evenComment{
	padding-bottom: 13px;
	padding-top: 13px;
}

#oddComment {
	clear: none;
	border-left: 0px solid;
	border-right: 0px solid;
	background-color: #f2e7d1;
	padding-top: 13px;
	padding-bottom: 13px;
}

#comments ul {
	list-style: none;
}

.noteboardBorder {
	border-top: solid 2px;
	border-bottom: solid 2px;
	border-top-color: #8bba75;
	border-bottom-color: #8bba75;
}

.noteboard {
	background: url(/images/noteboard_brownbar.jpg) no-repeat;
	color: #453C2C;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}

* html .noteboard {
	margin-bottom: -36px;
	padding-bottom: 0px;
}

img.postCommentButton {
	border: 0px;
	position: relative;
	left: 471px;
	top: -40px;
}

.noteboardHead {
	color: #729065;
}

.noteboardCommentBody {

}

.userIcon {
	float: left;
	border: 0px dashed #ff0000;
	width: 67px;
	min-height: 50px;
	text-align: center;
	background: url(/images/note_quote_triangle.gif) right top no-repeat;
	background-position: 57px 5px;
	padding: 0px;
	margin: 0px;
	z-index: 1;
	position: relative;
}

* html .userIcon {
	height: 50px;
	margin-right: -4px;
	
}

.commentBy {
	position: relative;
	top: 0px;
	left: 67px;
	border: 0px solid #ff0000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #7B6C51;
	width: 510px;
	margin-bottom: 8px;
}

.commentBy a, a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: underline;
}

.commentStamp {
	position: absolute;
	top: 0px;
	left: 410px;
	border: 0px solid #ff0000;
	margin-right: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #7B6C51;
	text-align: right;
	width: 100px;
}

.comment {
	z-index: 0;
	position: relative;
	clear: none;
	background-color: #ffffff;
	border: 1px solid #dacdb4;
	width: 484px;
	min-height: 25px;
	margin-left: 66px;
	padding: 14px;	
	font-family: Arial;
	font-size: 11px;
	color: #7B6C51;	
}

* html .comment {
	margin-left: 0px;
	height: 25px;
}

tr.oddRow td{
	height: 100px;
	margin-left: -20px;
	background-color: #00ff00;
	border: 1px dashed #ff0000;
}

/*******************/
/* Top Users       */

.topuserBorder {
	border-top: solid 2px;
	border-bottom: solid 2px;
	border-top-color: #8bba75;
	border-bottom-color: #8bba75;
}

.topuserBorder tr {
	margin-left: 16px;
}

.topuserBorder a, a:active, a:visited {
	color: #729065;
	text-decoration: underline;
	font-weight: bold;
}

.topuserRatings {
	background: url(/images/ratings_greenbar.jpg) no-repeat;
	color: #4A7239;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

* html .topuserRatings {
	margin-bottom: -36px;
	padding-bottom: 0px;

}

.topuserHead {
	color: #729065;
}

#score {
	text-align: right;
	margin-right: 0px;
	padding-right: 16px;
}