

.rm-groupView .rm-unread {
	color: #c00;
	padding-right: 12px;
	background: transparent url(/_inc/images/icons/others/Unread_9x9.gif) no-repeat scroll 100% center;	
}
/*=rm-roundRectMed
---------*/
.rm-roundRectMed {
	padding: 4px 10px 7px;
	cursor: pointer;
	color: #666;
	background-color: #e2e2e2;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
 	border-radius: 8px;
 	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
 	margin-bottom: 12px;
}
.rm-roundRectMed:hover {
	background-color: #999;
	border: 1px solid #666;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}
.rm-roundRectMed span { margin-left: 7px; }
.rm-roundRectMed a { text-decoration: underline; }
.rm-roundRectMed:hover a,
.rm-roundRectMed a:hover {
	color: #fff;
	background-color: transparent;
}
.rm-roundRectMed a.rm-nextReplies,
.rm-roundRectMed a.rm-prevReplies {
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 6px;
	text-decoration: underline;
	padding-left: 20px;
}
.rm-roundRectMed a.rm-nextReplies { background-image: url(/_inc/images/arrow-expanded.png); }
.rm-roundRectMed a.rm-prevReplies { background-image: url(/_inc/images/arrow-up.png); }
.rm-commentDivideFull .rm-roundRectMed { margin: 14px 0; }
.rm-commentDivideFull .rm-roundRectMed .rm-wrap { float: none; }
/*=rm-roundRectLarge
---------*/
.rm-roundRectLarge {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 8px 10px;
	cursor: pointer;
	color: #666;
	background-color: #ebebeb;
	border: 1px solid #ebebeb;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
 	border-radius: 8px;
 	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}
.rm-roundRectLarge:hover {
	border: 1px solid #ccc;
	color: #000;
	background-color: #e2e2e2;
}
.rm-roundRectLarge .rm-thumbWrap {
	float: left;
	margin-right: 8px;
}
.rm-roundRectLarge .rm-thumbWrap img { margin-right: 3px; }
.rm-roundRectLarge .rm-lastComment {
	float: left;
	margin-right: 16px;
	margin-top: 2px;
}
.rm-roundRectLarge .rm-lastComment strong { color: #000; }
.rm-roundRectLarge .rm-items {
	float: left;
	line-height: 16px;
	background: transparent url(/_inc/images/icons/items/Comment_16x16.png) no-repeat 0 center;
	padding-left: 20px;
	margin-top: 7px;
}
/*=rm-roundRectangle
---------*/
.rm-roundRectangle {
	border: 1px solid #ccc;
	padding: 10px;
	max-width: 1550px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
 	border-radius: 8px 10px;
 	margin: 10px 0;
}
.rm-roundRectangle .rm-reply .rm-commentCount {
	color: #666;
	font-size: 9px;
	float: left;
	margin-right: 5px;
}
.rm-roundRectangle .rm-reply img {
	float: left;
	margin-right: 9px;
}
.rm-roundRectangle .rm-reply .rm-replyContent { overflow: hidden; }
.rm-roundRectangle .rm-reply p {
	color: #000;
	overflow: hidden;
	margin-bottom: 8px;
	margin-right: 10px;
}
.rm-roundRectangle .rm-reply .rm-moreLink {
	margin-left: 5px;
	text-decoration: underline;
}
/*=rm-discussionsList
---------*/
.rm-discussionsList {
	border: 1px solid #ebebeb;
	clear: both;
	margin-bottom: 20px;
	padding: 13px 15px 14px;
	background: transparent url(/_inc/images/pods/normal/bottom_right.png) no-repeat scroll 0 bottom;
	border-bottom-width: 0;
	overflow: hidden;
}
.rm-discussionsList li {
	width: 208px;
	height: 40px;
	min-height: 15px;
	float: left;
	overflow: hidden;
	margin: 3px 10px 3px 0;
	cursor: pointer;
	padding-top: 1px;
}
.rm-discussionsList li a {
	background-repeat: no-repeat;
	background-position: 1px 0;
	color: #000;
	text-overflow: ellipsis;
	padding-left: 23px;
	display: block;
	max-height: 28px;
	min-height: 15px;
	overflow: hidden;
}
.rm-discussionsList li a:hover { background-color: transparent; }
.rm-discussionsList li:hover a span {
	text-decoration: underline;
	background-color: #ebebeb;
}
.rm-discussionsList li .rm-count {
	margin-left: 23px;
	color: #999;
}

/*=rm-standardTable
---------*/
.rm-standardTableWrap {
	clear: left;
	float: left;
	width: 100%;
}
.rm-standardTableWrap#rm-topics { margin-bottom: 45px; }
.rm-standardTableWrap .rm-pagination {
	float: left;
	margin-right: 20px;
	padding-top: 1px;
	margin-bottom: 15px;
}
.rm-standardTableWrap .rm-bottomButton {
	display: inline-block;
	margin-top: 20px;	
}
.rm-standardTableHead {
	clear: left;
	margin-bottom: 12px;
	position: relative;
	color: #666;
}
.rm-standardTableHead h2 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #000;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 32px;
	padding-left: 40px;
	width: 178px;
	background-image: url(/_inc/images/icons/items/DiscussionThread_32x32.png); 
}
.rm-standardTableHead h2.rm-featured { background-image: url(/_inc/images/icons/items/DiscussionFeatured_32x32.png); }
.rm-standardTableHead .rm-topicCount {
	display: inline;
	margin-right: 10px;
}
.rm-standardTableHead .rm-topicChk {
	position: absolute;
	right: 0;
	top: 8px;
}
.rm-standardTableHead .rm-topicChk label { color: #666; }
.rm-standardTable { 
	margin: 0 0 20px;
	clear: both;
}
.rm-standardTable th {
	border-bottom: 1px solid #999;
	color: #666;
	padding: 0 8px 3px;
	vertical-align: bottom;
	white-space: nowrap;
}
.rm-standardTable th.rm-first {
	padding-left: 0;
	width: 190px;
}
.rm-standardTable th.rm-fullTh { padding-left: 20px; }
.rm-standardTable th.rm-smallTh {
	text-align: right;
	width: 40px;
}
.rm-standardTable th.rm-last {
	text-align: right;
	padding-right: 0;
	width: 160px;
}
.rm-standardTable th a {
	color: #666;
	text-decoration: none;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: right 4px;
}
.rm-standardTable .rm-ratings th a {
	color: #0029ff;
	outline: none;
	text-decoration: none;
}
.rm-standardTable .rm-ratings th a:hover {
	color: #0029ff;
	outline: none;
	background-image: none;
	background-color: #ebebeb;
	text-decoration: underline;
}
.rm-standardTable th a.rm-sortDescDefault:hover,
.rm-standardTable th a.rm-sortDesc,
.rm-standardTable th a.rm-sortAsc:hover{
	color:#000;
	background-image: url(/_inc/images/site_admin/Sort-Desc.gif);
}

.rm-standardTable th a:hover,
.rm-standardTable th a.rm-sortAsc,
.rm-standardTable th a.rm-sortDesc:hover{
	color:#000;
	background-image: url(/_inc/images/site_admin/Sort-Asc.gif);
}
.rm-groupView .rm-noDiscussions { margin-bottom: 20px; }
.rm-groupView .rm-noDiscussions .rm-staticFormTip {
	background-image: url(/_inc/images/icons/actions/Info_16x16.png);
	color: #000;
	font-size: 13px;
	margin: 0 0 3px 0;
}
.rm-groupView .rm-noDiscussions .rm-smallBtn { margin-left: 24px; }
.rm-standardTable td {
	vertical-align: top;
	border-bottom: 1px dotted #bebebe;
	padding: 9px 8px;
	white-space: nowrap;
	overflow: hidden;
}
.rm-standardTable .rm-dateStarted {
	width: 190px;
	max-width: 190px;
	padding-left: 0;
}
.rm-standardTable .rm-dateStarted li {
	position: relative;
	*zoom: 1;
}
.rm-standardTable .rm-dateStarted img {
	position: absolute;
	left: 0;
	top: 0;
}
.rm-standardTable .rm-dateStarted .rm-details {
	min-height: 32px;
	height: auto !important;
	height: 32px;
	padding-left: 38px;
}
.rm-standardTable .rm-dateStarted .rm-details a { font-weight: bold; }
.rm-standardTable .rm-dateStarted .rm-details div { color: #666; }
.rm-standardTable .rm-topic {
	white-space: normal;
	padding: 7px 8px 9px 20px;
	background-position: 5px 11px;
}
.rm-standardTable .rm-topic ul {
	padding-left: 16px;
	position: relative;
}
.rm-standardTable .rm-topic .rm-noActions { padding-left: 0; }
.rm-standardTable .rm-topic .rm-streamItem { *zoom: 1; }
.rm-standardTable .rm-topic .rm-minAcWrap { *display: inline; }
.rm-standardTable .rm-topic .rm-actions {
	position: absolute;
	top: 2px;
	left: -2px;
}
.rm-standardTable .rm-topic .rm-title { margin-bottom: 4px; }
.rm-standardTable .rm-topic .rm-title a { font-size: 13px; }
.rm-standardTable .rm-topic .rm-itemOptions { margin-top: 2px; }
.rm-standardTable .rm-topic .rm-itDataWrap { *display: inline; }
.rm-standardTable .rm-topic .rm-pages {
	display: inline-block;
	*margin-bottom: 5px;
}
.rm-standardTable .rm-topic li .rm-page {
	padding: 1px 0 1px 20px;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #666;
}
.rm-standardTable .rm-ratings th {
	border: none;
	vertical-align: baseline;
	padding: 0 0 6px;
}
.rm-standardTable .rm-ratings td {
	border: none;
	padding: 0;
	vertical-align: baseline;
	white-space: normal;
}
.rm-standardTable .rm-ratings .rm-owner {
	background-image: none;
	color: #0029FF;
	padding: 0;	
}
.rm-standardTable .rm-ratings .rm-owner:hover { text-decoration: underline; }
.rm-standardTable .rm-ratings th a { padding: 0; }
.rm-standardTable .rm-views {
	width: 40px;
	max-width: 40px;
	text-align: right;
	padding-right: 20px;
}
.rm-standardTable .rm-views li span { color: #666; }
.rm-standardTable .rm-posts {
	width: 40px;
	max-width: 40px;
	text-align: right;
	padding-right: 18px;
}
.rm-standardTable .rm-posts li span {
	padding: 1px 18px 2px 0;
	background: transparent url(/_inc/images/icons/items/DiscussionMessage_16x16.png) no-repeat right 0;	
}
.rm-standardTable .rm-unreadCounts {
	width: 40px;
	max-width: 40px;
	text-align: right;
	padding-right: 18px;
}
.rm-standardTable .rm-lastReply {
	width: 160px;
	max-width: 160px;
	padding-right: 0;
}
.rm-standardTable .rm-lastReply li {
	position: relative;
	*zoom: 1;
}
.rm-standardTable .rm-lastReply img {
	position: absolute;
	right: 0;
	top: 0;
}
.rm-standardTable .rm-lastReply .rm-details {
	min-height: 32px;
	height: auto !important;
	height: 32px;
	margin-right: 38px;
	overflow: hidden;
	text-align: right;
}
/*=rm-commentListing
---------*/
.rm-discussions #rm-itemContentWrap .rm-innerContentWrap { max-width: 750px; }
.rm-discussions .rm-typeReply #rm-itemContentWrap .rm-innerContentWrap { min-width: 612px; }
.rm-discussOpts {
	clear: left;
	float: left;
	margin-bottom: 30px;
}
.rm-discussOpts li {
	float: left;
	margin-right: 7px;
}
.rm-discussions #rm-item #rm-itemFeedback {
	overflow: visible;
	max-width: 710px;
}
.rm-discussions #rm-itemFeedback .rm-repliesAndComments h3 {
	background-image: url(/_inc/images/icons/items/DiscussionMessage_16x16.png);
	float: left;
}
.rm-discussions #rm-itemFeedback .rm-repliesAndComments .rm-selectWrap  { 
	position: absolute;
	right: 0;
	top: 0;
	*position: relative;
	*float: right;
}
.rm-discussions #rm-itemComments #rm-commentListing {
	width: 100%;
	max-width: 710px;
	float: left;
	margin-bottom: 20px;
}
.rm-discussions #rm-itemComments #rm-commentListing .rm-comment {
	border-top: 1px dotted #CCCCCC;
	padding-top: 12px;
	padding-bottom: 12px;
	overflow: visible;
	margin-bottom: 0;
	*zoom: 1;
	position: relative;
	min-height: 44px;
}
.rm-discussions #rm-itemComments #rm-commentListing .rm-commentOnReply { padding-bottom: 0; }
.rm-discussions #rm-itemComments #rm-commentListing .rm-inlineDivide {
	width: 100%;
	float: left;
}
.rm-discussions #rm-itemComments #rm-commentListing .rm-itemData .rm-inlineDivide { float: none; }
.rm-discussions #rm-itemComments #rm-commentListing .rm-commentDivide {
	float: left;
	clear: left;
}
.rm-discussions #rm-itemComments #rm-commentListing .rm-drawMore { clear: left; }
.rm-discussions #rm-itemComments #rm-commentListing .rm-commentDivideFull {
	clear: left;
	font-size: 13px;
}
.rm-discussions #rm-itemComments #rm-commentListing .rm-commentDivideFull .rm-moreReplies { text-align: right; }
.rm-discussions #rm-itemComments #rm-commentListing .rm-commentDivideFull .rm-moreReplies a { text-decoration: underline; }
.rm-discussions #rm-itemComments #rm-commentListing .rm-commentDivideFull .rm-moreReplies span { margin-left: 7px; }
.rm-discussions #rm-itemComments .rm-outOfBounds {
	width: 40px;
	position: absolute;
	left: -46px;
}
.rm-discussions #rm-itemComments .rm-outOfBounds .rm-commentCount {
	float: right;
	color: #666;
	font-size: 9px;
	margin-left: 4px;
}
.rm-discussions #rm-itemComments .rm-outOfBounds .rm-unread {
	width: 9px;
	height: 9px;
	float: right;
	padding: 0;
	margin-top: 1px;
}
.rm-discussions #rm-itemComments #rm-commentListing .rm-comment.rm-first { border-top: none; }
.rm-discussions #rm-commentListing .rm-largeThumb { padding-left:82px; }
.rm-discussions #rm-commentListing .rm-largeThumb .rm-thumb {
	width: 55px;
	height: 55px;
	margin-left: -82px;
}
.rm-discussions #rm-itemComments #rm-commentListing .rm-comment .rm-replyWrap {
	font-size: 13px;
	margin-bottom: 12px;
}
.rm-discussions #rm-itemComments #rm-commentListing .rm-comment .rm-secondMeat .rm-replyWrap { margin-bottom: 0; }
.rm-followingTopic .rm-replyFollowLink { display: none; }
.rm-notFollowingTopic .rm-replyFollowLink { display: inline; }
.rm-replyFollowLink .rm-stopFollowing { color: #c00; }
.rm-discussions #rm-item .rm-snip .rm-itemRatings { margin-left: 0; }
.rm-discussions #rm-itemComments #rm-commentListing.rm-subCommentListing {
	padding-left: 23px;
	margin-top: 0;
	width: auto;
}
.rm-discussions #rm-itemComments #rm-commentListing .rm-subCommentListing .rm-comment,
.rm-discussions #rm-itemComments #rm-commentListing.rm-subCommentListing .rm-comment {
	border-top: none;
	padding-top: 0;
	padding-bottom: 0;
}
.rm-discussions #rm-itemComments #rm-commentListing .rm-subCommentListing .rm-drawMoreFilled,
.rm-discussions #rm-itemComments #rm-commentListing.rm-subCommentListing .rm-drawMoreFilled { *zoom: 1; }
.rm-discussions #rm-itemComments #rm-commentListing .rm-subCommentListing .rm-comment .rm-thumb,
.rm-discussions #rm-itemComments #rm-commentListing.rm-subCommentListing .rm-comment .rm-thumb {
	float: left;
	height: 32px;
	margin-left: -59px;
	width: 32px;
}
.rm-discussions #rm-itemComments #rm-commentListing .rm-subCommentListing .rm-addCommentWrap,
.rm-discussions #rm-itemComments #rm-commentListing.rm-subCommentListing .rm-addCommentWrap { clear: left; }
.rm-discussions #rm-itemComments #rm-commentListing .rm-subCommentListing .rm-outOfBounds,
.rm-discussions #rm-itemComments #rm-commentListing.rm-subCommentListing .rm-outOfBounds { top: 0; }
.rm-discussions #rm-commentListing .rm-commentAdd .rm-thumb { margin-left: 0; }

/*=rm-commentAdd
---------*/
.rm-discussions #rm-itemComments .rm-commentAdd {
	clear: left;
	position: relative;
	width: auto;
	padding-left: 59px;
	*zoom:1;
	margin-bottom: 12px;
}
.rm-discussions #rm-itemComments #rm-commentListing .rm-commentAdd {
	margin-bottom: 0;
	padding-bottom: 12px;
}
.rm-discussions #rm-itemComments #rm-commentListing.rm-subCommentListing .rm-commentAdd { margin-bottom: 20px; }
.rm-discussions #rm-itemComments #rm-commentListing .rm-largeThumb.rm-commentAdd {
	padding-left: 82px;
	padding-top: 10px;
	border-top: 1px solid #E5E5E5;
}
.rm-discussions #rm-itemComments #rm-commentListing .rm-largeThumb.rm-commentAdd .rm-thumb { padding-top: 10px; }
.rm-discussions #rm-itemComments #rm-commentListing .rm-largeThumb.rm-commentAdd .rm-addFields { margin-left: -17px;}
.rm-discussions .rm-commentAdd .rm-thumb {
	width: 32px;
	height: 32px;
	position: absolute;
	left: 0;
	top: 0;
}
.rm-discussions .rm-commentAdd.rm-largeThumb .rm-thumb {
	height: 55px;
	width: 55px;
}
.rm-discussions .rm-commentAdd .rm-thumb.rm-thumbLink { cursor: pointer; }
.rm-discussions .rm-addFields .rm-commentWrap .rm-revealRTE {
	border: 1px solid #B1B1B1;
	background-color: #f9f9f9;
	height: 115px;
	cursor: text;
	margin-bottom: 9px;
	zoom: 1;
}
.rm-discussions #rm-itemComments .rm-commentAdd .rm-formContent {
	margin: 0;
	padding-left: 0;
	overflow: visible;
}
#rm-contentWrapper.rm-discussions .rm-addFields { width: auto; }
#rm-contentWrapper.rm-discussions .rm-commentAdd .rm-addFields { margin-left: -17px; }
#rm-contentWrapper.rm-discussions .rm-commentAdd.rm-largeThumb .rm-addFields { margin-left: 6px; }
.rm-discussions .rm-addFields li {
	clear: left;
	z-index: 2;
	zoom:1; 
}
.rm-discussions .rm-addFields li.rm-commentLabel {
	margin-bottom: 0;
	overflow: hidden;
	width: 100%;
}
.rm-discussions .rm-commentAdd .rm-addFields label { font-weight: bold; }
.rm-discussions .rm-addFields .rm-commentWrap {
	margin-bottom: 0;
	z-index: 1;
	*zoom: 1;
}
.rm-discussions .rm-addFields .rm-commentWrap .rm-textareaWrapper {
	position: relative;
	margin-bottom: 10px;
	background-color: transparent;
	border: none;
	padding: 0;
	width: auto;
	*zoom:1;
}
.rm-discussions .rm-addFields .rm-commentWrap .rm-mceOptions {
	position: absolute;
	bottom: 0;
	top: auto;
}
.rm-discussions .rm-addFields .rm-commentSubmit { clear: both; }
.rm-discussions .rm-addFields .rm-commentSubmit div {
	float: left;
	margin-right: 4px;
}
.rm-discussions .rm-addFields .rm-commentWrap .rm-followOpts li {
	float: left;
	clear: none;
	margin-right: 15px;
	margin-bottom: 18px;
}
.rm-discussions .rm-addFields .rm-commentWrap .rm-followOpts .rm-follow {
	font-weight: bold;
	padding-left: 20px;
	background: transparent url(/_inc/images/icons/messages/Message_16x16.png) no-repeat 0 center;
	color: #000;
	vertical-align: middle;
}
.rm-discussions .rm-addFields .rm-commentWrap .rm-followOpts label { font-weight: normal; }

/*=view reply
---------*/
.rm-discussions #rm-itemContentWrap .rm-topicDetails {
	font-size: 11px;
	margin-bottom: 15px;
	margin-left: 40px;
	overflow: hidden;
	color: #666;
}

/*=rm-editReply
---------*/
#rm-contentWrapper.rm-discussions .rm-editReply .rm-addFields {
	margin-left: 17px;
	width: auto;
}
.rm-topicBottomAdd {
	clear: left;
	float: left;
	margin-bottom: 40px;
}
.rm-discussions #rm-viewContentWrap .rm-sharingWrap { *clear: left; }