/** overloaded styles **/
.body ul {
	margin: inherit;
	padding-left: 40px;
	list-style-type: inherit;
	list-style-position: inherit;
	list-style-image: inherit;
}

/** modular styles **/
.rtmodule_curriculum .reports .grades .header td.label, .rtmodule_curriculum .reports .levels .header td.label {
	background-color: #B9CE2C;
}
.rtmodule_quotes .browseContainer {
	border: 1px dotted #B9CE2C;
	height: 200px;
	overflow: auto;
	padding: 5px;
	width: 200px;
}
.rtmodule_quotes .browseContainer .detail {
	border: 0;
	padding: 0;
}
.rtmodule_gallery .rot1Container {
	border: 1px dotted #B9CE2C;
	height: 200px;
	overflow: auto;
	padding: 10px 5px 10px 5px;
	text-align: center;
	vertical-align: middle;
	width: 200px;
}
.rtmodule_gallery .rot1Container img {
	width: 180px;
}
#rtregion_main {
	padding-right: 10px;
}
.rtmodule_apc .newsContainer .content {
	border-bottom: 1px dotted #B9CE2C;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.rtmodule_curriculum .weekReport .label {
	font-weight: bold;
}
.rtmodule_curriculum .reports table td {
	border: 1px solid #999;
	font-size: 10px;
}
#bbs_comment_listtopics_header {
	padding: 2px 2px 2px 2px;
}
.rtview_comment_listcomments .header a, #bbs_comment_listtopics_header a {
	/** color: #efefef;  (UEE-172)**/
	font-size: 95%;
	padding: 0 2px 0 2px;
}
.rtmodule_bbs .category_name, .rtmodule_bbs div.forum .title {
	background-color: #c1d72e;
}
.BlueColor { 
	color: #00b6de; 
}
.forumtitle div.title a { 
	font-size: 14px; 
}
.rtmodule_mt h2 {
	background-color: #ccc;
	padding: 1px;
	margin: 8px 0 5px 0;
}
.rtmodule_mt h3 {
	border-bottom: 1px solid #ccc;
	margin: 5px 0 3px 0;
}
.rtmodule_mt ul.nav {
	margin: 10px 0 0 0;
	padding: 0;
}
.rtmodule_mt ul.nav li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 3px 0 3px;
	font-weight: bold;
}
.rtmodule_mt ul.nav li.selected {
	background-color: #ccc;
}

/* tweak apc attachments formatting */
.rtmodule_apc div.content {
	clear: left;
}
.rtmodule_apc ul.attachmentsExternalLi {
	margin: 5px 0 0 0;
}
.rtmodule_apc ul.attachmentsExternalLi li {
	clear: left;
}
.rtmodule_apc ul.attachmentsExternalLi li div {
	padding: 5px 0 5px 0;
}
.rtmodule_apc ul.attachmentsExternalLi li div span {
	vertical-align: middle;
	float: left;
	padding: 0 3px 0 5px;
}
.rtmodule_apc ul.attachmentsExternalLi li div span a {
	vertical-align: middle;
	float: left;
}
.rtmodule_apc ul.attachmentsExternalLi li div span.comment a {
	float: none;
}
.rtmodule_apc ul.attachmentsExternalLi li div span a.icon {
	padding-right: 5px;
}
.rtmodule_apc ul.attachmentsExternalLi img.comment_reply {
	padding-left: 5px;
}

/* tweak curriculum attachments formatting */
.rtmodule_curriculum .attachments img { float: left; padding-right: 5px; }
.rtmodule_curriculum .attachments li { clear: left;}

.rtview_message .alertMsg {
	font-size: 12px;
}

.rtmodule_users .button label a {
	color: #B6CC33; 
	text-decoration: none;
}

.rtTabs ul.main li a {
	padding: 4px 0.8em;
}

/* unit builder styles */
.rtmodule_unit .rtview_detail .print a {
	font-weight: normal;
	font-size: 80%;
}
.rtmodule_unit .rtview_detail .add_section {
	margin: 0 0 5px 0;
}

.rtmodule_unit .rtview_detail .children .title {
	margin: 0 0 3px 0;
	font-weight: bold;
	font-size: 110%;
}

/*  This crashes FF2
.rtmodule_unit .rtview_detail .children .body {
	clear: left;
}
*/

.rtmodule_unit .rtview_detail  a.edit_section {
	font-weight: normal;
	font-size: 80%;
}

.rtmodule_unit .rtview_detail .child {
	margin: 3px 0 8px 0;
}

.rtmodule_unit .rtview_detail .border {
	clear: left;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.rtmodule_unit .rtview_detail .form {
	margin: 8px 0 0 0;
}

.rtmodule_unit .rtview_detail .form {
	margin: 8px 0 0 0;
}

.rtmodule_unit .rtview_detail .attachment {
	float: left;
}

.rtmodule_unit .rtview_detail .attachments {
	clear: left;
}

.rtmodule_unit .rtview_detail .contributors ul,  .rtmodule_unit .rtview_detail .contributors li {
	display: inline;
	margin: 0;
	padding: 0;
}

.rtmodule_unit .rtview_detail .contributors li:after {
	content: ", ";
}

.rtmodule_unit .rtview_detail .contributors li.last:after {
	content: " ";
}

.rtmodule_unit .rtview_browse ul.browse .title {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 2px;
}

.rtmodule_unit .rtview_browse ul.browse li {
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.rtmodule_unit .rtview_browse ul.browse li .units li {
	padding: 0 0 0 0;
	margin: 2px 0 0 0;
	border-bottom: none;
}

.rtmodule_unit .rtview_browse ul.browse li .show_units {
	margin: 3px 0 2px 0;
	padding: 2px;
	font-size: 80%;
}

.rtmodule_unit .rtview_browse ul.browse li .hide_units {
	margin: 3px 0 2px 0;
	padding: 2px;
	font-size: 80%;
}

.rtmodule_apc ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0; 
	padding: 10pt 0 10pt 27pt;
}

