#comments_more{
	padding:0px;
	margin-top:10px;
}

#comments_more .prev_page{
	display:none;
}

#comments_more a.next_page{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background: url('../images/admin/admin_add_button.png') repeat-x 0px 0px; 
	border:1px solid #999;
	display:block;
	text-align:center;
	width:697px;
	margin:0px 0px !important;	
	padding:8px 0px;
}

.reply-time {
  padding-left: 50px;	
}

.single_comment_show_all{
	background:url("../images/community/icon-comment.png") no-repeat 4px 4px;
	display: block;
	padding:4px 10px 4px 24px;
	text-decoration: underline;
}

.update-status {
	margin:10px 0 15px;
}

	.update-status textarea {
		border:solid 1px #000;
		color:#4D4D4D;
		font-family:"Lucda Grande","Lucida Sans",Tahoma,Arial,Helvetica,Sans-Serif; 
		font-size:1em;
		height:15px;
		margin-bottom:10px;
		padding:10px;
		width:685px;
	}
	
	.update-status select {
		background:url(/images/community/select.gif) repeat-x bottom;
		border:solid 1px #ccc;
		padding:3px;
	}
	
	.update-status input[type="submit"] {
		background:#fff;
		background:#62BFED;
		border:solid 1px #1E80C5;
		color:#fff;
		font-family:"Lucida Grande","Lucida Sans",Tahoma,Arial,Helvetica,Sans-Serif; 
		margin-left:5px;
		padding:3px 8px;
	}

.update {
	border-bottom:solid 1px #ddd;
	color:#333;
	min-height:63px;
	position:relative;
	margin-top:6px;
}

/*	.avatar {
		left:0;
		position:absolute;
		text-align:center;
		width:64px;
	}*/
	
.update.watched {
	min-height:43px;
	padding:15px 0 15px 79px;
}
	
	.you-watched {
		background:url(/images/community/you-watched.png) no-repeat;
		height:43px;
		left:4px;
		position:absolute;
		width:51px;
	}

	.featured-news {
		background:url(/images/community/news.png) no-repeat;
		height:50px;
		left:4px;
		position:absolute;
		width:48px;
	}
	
	.regarding {
		margin-bottom:3px;
		padding-left:11px;
	}
	
	.update-links {
		margin-top:3px;
	}
	
	.reply .update-links {
		padding-left:11px;
	}
	
	.comment-unit p {
		margin-bottom: 5px;
	}
		
			.avatar a {
				color:#2371ad;
				display:block;
				text-decoration:none;
			}
			
		.update-comment,.update-question,.update-suggestion,.comment-moderator,.update-video,.update-answer {
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			margin-left:10px;
			min-height:24px;
			padding:10px;
			position:relative;
		}
			
			.update-comment {
				background:#f1f9ff;
				border:solid 1px #abd3f4;
			}
			
				.update-comment p {
					padding:0 0 .5em;
				}

			.comment-moderator {
				background:#25a4dc !important;
				border:solid 1px #006490 !important;
				color: #fff !important;
			}
			
				.comment-moderator p {
					color: #fff;
				}
	
				.comment-moderator a {
					color: #fff;
				}
			
			.comment-other {
				background:#f1f9ff;
				border:solid 1px #abd3f4;
			}
				
			.update-question {
				background:#fdf6eb;
				border:solid 1px #fbdfb3;
			}
			
			.update-suggestion {
				background:#f2fff5;
				border:solid 1px #c2dec8;
				color:#000 !important;
			}
			
			.update-answer {
				background:#FFE8E9;
				border:solid 1px #FF8787;
				color:#000 !important;
			}
			
			.update-video {
				background:#676767 !important;
				border:solid 1px #333 !important;
				color:#fff !important;
			}
			
				.update-video a {
					color:#FFF3C0;
				}
		
		.arrow-left-comment,.arrow-left-other,.arrow-left-question,.arrow-left-suggestion,.arrow-left-moderator,.arrow-left-video,.arrow-left-answer {
			left:-11px;
			height:24px;
			position:absolute;
			top:10px;
			width:11px;
		}
	
			.arrow-left-comment {background:url(/images/default/arrow-left-blue.png) no-repeat;}
			.arrow-left-moderator {background:url(/images/default/arrow-left-dark-blue.png) no-repeat !important;}
			.arrow-left-other {background:url(/images/default/arrow-left-blue.png) no-repeat;}
			.arrow-left-question {background:url(/images/default/arrow-left-yellow.png) no-repeat;}
			.arrow-left-suggestion {background:url(/images/default/arrow-left-green.png) no-repeat;}
			.arrow-left-answer {background:url(/images/default/arrow-left-red.png) no-repeat;}
			.arrow-left-video {background:url(/images/default/arrow-left-dark-gray.png) no-repeat !important;}
	
	.comment-type {
		float:right;
		margin-top:3px;
		margin-right:-4px;
		padding:2px 24px 2px 2px;
		text-transform:uppercase;
	}
	
		.type-comment {
			background:url('../images/comment_images.png') no-repeat 100% -2px;
			color:#3A94C0;
		}
	
		.type-question {
			background:url('../images/comment_images.png') no-repeat 100% -62px;
			color:#EA9632;
		}
	
		.type-suggestion {
			background:url('../images/comment_images.png') no-repeat 100% -124px;
			color:#349C5B;
		}
		
		.type-answer {
			background:url('../images/comment_images.png') no-repeat 100% -184px;
			color:#F00;
		}
	
	.update .comment_main .avatar{
		float:left !important;
		text-align:center;
		width:64px;
		margin:8px;
	}
	
	.update .comment_main .bubble_area{
		float:right;
		width:606px;
		margin:8px 8px 8px 0;
	}
	
	.update .comment_main{
		overflow:auto;
	}
	
	.update .highlighted_comment_comment{
		background:#D1E9F2;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		margin-bottom:6px
	}
	
	.update .highlighted_comment_suggestion{
		background:#CCF2CC;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		margin-bottom:6px
	}
	
	.update .highlighted_comment_question{
		background:#FCE7D2;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		margin-bottom:6px;
	}
	
	.update .highlighted_comment_answer{
		background:#FFD2D5;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		margin-bottom:6px;
	}
	
	.update .highlighted_reply_comment{
		background:#D1E9F2;
	}
	
	.update .highlighted_reply_suggestion{
		background:#CCF2CC;
	}
	
	.update .highlighted_reply_question{
		background:#FCE7D2;
	}
	
	.update .highlighted_reply_answer{
		background:#FCE7D2;
	}
	
	
		.type-video {
			background:url(/images/community/video16.png) no-repeat right;
			color:#333;
		}
	
	.comment-reply {
		padding:2px 2px 2px 13px;
	}
	
		.comment-reply a {
			color:#418dcb;
			text-decoration:underline;
		}
		
		.comment-reply a:hover {
			text-decoration:none;
		}

.reply_info_comment {
	background:url('../images/comment_images.png') no-repeat -2px 0px;
	font-size:.917em;
	margin-left: 50px;
	margin-top:-10px;
	padding:4px 10px 2px 20px;
}

.reply_info_question {
	background:url('../images/comment_images.png') no-repeat -2px -60px;
	font-size:.917em;
	margin-left: 50px;
	margin-top:-10px;
	padding:4px 10px 2px 20px;
}

.reply_info_suggestion{
	background:url('../images/comment_images.png') no-repeat -2px -122px;
	font-size:.917em;
	margin-left: 50px;
	margin-top:-10px;
	padding:4px 10px 2px 20px;
}

.reply_info_answer{
	background:url('../images/comment_images.png') no-repeat -2px -181px;
	font-size:.917em;
	margin-left: 50px;
	margin-top:-10px;
	padding:4px 10px 2px 20px;
}

.selected-reply-type-comment{
	width:38px;
	height:25px;
	background:url('../images/comment_picker.png') no-repeat -88px -29px;
}

.selected-reply-type-comment:hover{
	width:38px;
	height:25px;
	background:url('../images/comment_picker.png') no-repeat -88px 0px;
}

.selected-reply-type-question{
	width:38px;
	height:25px;
	background:url('../images/comment_picker.png') no-repeat 0px -29px;
}

.selected-reply-type-question:hover{
	width:38px;
	height:25px;
	background:url('../images/comment_picker.png') no-repeat 0px 0px;
}

.selected-reply-type-suggestion{
	width:38px;
	height:25px;
	background:url('../images/comment_picker.png') no-repeat -44px -29px;
}

.selected-reply-type-suggestion:hover{
	width:38px;
	height:25px;
	background:url('../images/comment_picker.png') no-repeat -44px 0px;
}

.selected-reply-type-answer{
	width:38px;
	height:25px;
	background:url('../images/comment_picker.png') no-repeat -132px -29px;
}

.selected-reply-type-answer:hover{
	width:38px;
	height:25px;
	background:url('../images/comment_picker.png') no-repeat -132px 0px;
}


.comment-reply-footer{
	height:26px;
}

.reply-type-selector{
	float:right;
	position:relative;
	margin:6px 6px 0px 0px;
}

.reply-type-selector-menu{
	display:none;
	border:1px solid #000;
	position:absolute;
	top:26px;
	z-index:999;
	
}


.reply-type-selector-menu li{
	padding:6px 28px !important;
}

.reply-type-selector-menu li.menu-item-comment:hover,
.reply-type-selector-menu li.menu-item-question:hover,
.reply-type-selector-menu li.menu-item-suggestion:hover,
 .reply-type-selector-menu li.menu-item-answer:hover{
	cursor: pointer;
	background-color:#D2EFFF;
}

.reply-type-selector-menu li.menu-item-comment{
	background:url('../images/comment_images.png') #FFF no-repeat 4px -30px;	
}

.reply-type-selector-menu li.menu-item-question{
	background:url('../images/comment_images.png') #FFF no-repeat 4px -92px;
}

.reply-type-selector-menu li.menu-item-suggestion{
	background:url('../images/comment_images.png') #FFF no-repeat 4px -151px;		
}

.reply-type-selector-menu li.menu-item-answer{
	background:url('../images/comment_images.png') #FFF no-repeat 4px -210px;		
}

.comment-reply-submit-button{
	float:right;
	
}

.update-comments {
	background:#F1F9FF;
	border:solid 1px #ABD3F4;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:6px 0 6px 96px;
	width:525px;
	position:relative;
}

	a.view-all-comments {
		display:block;
		padding:3px 7px;
		font-size:11px;
		text-decoration:none;
	}
	
		a.view-all-comments:hover {
			text-decoration:none;
		}
		
		a.view-all-comments img {
			padding-right: 2px;
			vertical-align: middle;
		}
		
		.arrow-up-comment {
			background:url(/images/default/arrow-up-blue.png) no-repeat;
			display:block;
			left:20px;
			height:11px;
			position:absolute;
			top:-11px;
			width:24px;
			z-index:10;
		}
		
		/*
		.view-all-comments .arrow-up-comment {
			background:url(/images/default/arrow-up-blue-dark.png) no-repeat;
			z-index:11;
		}
		*/
	
		
.comment-units {

}
		
.hidden-replies{
	padding:0px !important;	
}

	.comment-units li {
		border-top:solid 1px #fff;
		list-style:none;
		padding:10px;
		position:relative;
	}
	
	.comment-units li:first-child {
		border-top:0;
	}
	
	.comment-units .avatar {
		left:10px;
		position:absolute;
		width:40px;
	}

	.avatar a:hover {
		text-decoration: none;
	}
	
	.comment-units .comment-body {
		line-height:1.2em;
		padding-left:50px;
	}
	
	.comment-body p {
		padding:0 0 .5em;
	}

	.comment-units textarea {
		border:solid 1px #000;
		color:#4D4D4D;
		font-family:"Lucida Grande","Lucida Sans",Tahoma,Arial,Helvetica,Sans-Serif; 
		font-size:.913em;
		height:15px;
		padding:5px;
		width:494px;
	}

	.comment-units .write-comment textarea {
		border:solid 1px #000;
		color:#4D4D4D;
		font-family:"Lucida Grande","Lucida Sans",Tahoma,Arial,Helvetica,Sans-Serif; 
		font-size:.913em;
		padding:5px;
		width:444px;
	}
	
	.comment-units .write-comment input[type="submit"] {
		background:#fff;
		background:#62BFED;
		border:solid 1px #1E80C5;
		color:#fff;
		font-family:"Lucida Grande","Lucida Sans",Tahoma,Arial,Helvetica,Sans-Serif; 
		margin-top:5px;
		padding:5px 8px;
	}

.staff-response {
	background:#5DA6D8;
	color:#fff;
}

	.staff-response .reply_info {
		color:#fff !important;
	}

	.staff-response a {
		color:#fff !important;
		text-decoration: underline !important;
	}
	
.video-response {
	background:#676767;
	color:#fff;
}

	.video-response a {
		color:#FFF3C0;
	}

	.video-response .reply_info {
		color:#fff !important;
	}
	
	.reply-type-selector-menu li{
		text-align:left !important;
		padding:6px 24px !important;
		min-height:0 !important;
	}