﻿.DivComments
{
	background:#e4e4e5;
	width:478px;
	margin:0;
	text-align:left;
}

.ISAT_CommentList__Block
{
	margin-bottom: 20px;
}

.ISAT_CommentList__Header_0
{
	height:30px;
	background: #FFFFFF url("/Images/bg-header-comentario-01.gif") repeat-x;
	padding:6px 5px 0 10px;
	font-weight:bold;
}

.ISAT_CommentList__Header_1
{
	height:30px;
	background: #FFFFFF url("/Images/bg-header-comentario-02.gif") repeat-x;
	margin: 0 0 0 15px;
	padding:6px 5px 0 10px;
	font-weight:bold;
}

.ISAT_CommentList__Header_2
{
	height:30px;
	background: #FFFFFF url("/Images/bg-header-comentario-03.gif") repeat-x;
	margin: 0 0 0 30px;
	padding:6px 5px 0 10px;
	font-weight:bold;
}

.ISAT_CommentList__Header a
{
	color:#FFF;
	margin-top:0;
}
.ISAT_CommentList__UserName 
{
	font-size: 13px;
	margin-right: 0px;
	color:#FFF;
}
.ISAT_CommentList__UserName a
{
	color:#FFF;
	text-decoration: none;
}
.ISAT_CommentList__TimeInVideo 
{
	color: #FFF;
	text-decoration: none;
}
.ISAT_CommentList__Date 
{
	margin-left: 0px;
	color:#FFF;
}
.ISAT_CommentList__Body 
{
	padding:0;
	text-align:left;
}
.ISAT_CommentList__Text 
{
	display: block;
	color:#333;
	font:normal 14px Trebuchet MS, Arial;
	text-align:left;
	width:410px;
	padding: 0 10px 0 0px;
}
.ISAT_CommentList__ReplyArea 
{
	background: url("/Images/bg-textarea-comentario.gif") no-repeat 68px 0;
}
.ISAT_CommentList__ReplyTextbox 
{
	border:0;
	width:361px;
	height:86px;
	padding:2px;
	overflow:auto;
	margin:1px 73px 5px 73px;
}

.ISAT_CommentList__ReplyButton_Click
{
	background:url('/images/bg-button-72-28-down.gif') no-repeat;
	width:72px;
	height:28px;
	color:#FFF;
	font:bold 11px Trebuchet MS, Arial
	cursor:pointer;
	text-align:center;
	margin:5px 0 10px 20px;
}

.ISAT_CommentList__ReplyButton 
{
	background:url('/images/bg-button-72-28.gif') no-repeat;
	width:72px;
	height:28px;
	color:#FFF;
	font:bold 11px Trebuchet MS, Arial
	cursor:pointer;
	text-align:center;
	margin:5px 0 10px 20px;
}

.ISAT_CommentList__ReplyButton_Hover
{
	background:url('/images/bg-button-72-28-over.gif') no-repeat;
	width:72px;
	height:28px;
	color:#FFF;
	font:bold 11px Trebuchet MS, Arial
	cursor:pointer;
	text-align:center;
	margin:5px 0 10px 20px;
}

.ISAT_CommentList__PostButton 
{

}

.ISAT_CommentList__RemoveButton
{
	color: #FFF;
	text-decoration: none;
	text-align:right;
}

.ISAT_CommentList__MainInsertComment
{
	background: url("/Images/bg-textarea-comentario.gif") no-repeat 68px 0;
}

.DivCommentTitle
{
	width: 490px;
	padding: 5px 10px;
	background: url("/Images/bg-title-comment.gif") no-repeat;
	color:#FFF;
	font: normal 16px Trebuchet MS, Arial
	margin-bottom:10px;
}

.ISAT_CommentList__MainInsertCommentTextbox
{
	border:0;
	width:361px;
	height:86px;
	padding:2px;
	overflow:auto;
	margin:1px 73px 5px 73px;
}

.ISAT_CommentList__MainInsertCommentButton
{
	background:url('/images/bg-button-132-28.gif') no-repeat;
	font: bold 11px Trebuchet MS, Arial
	color:#FFF;
	width:132px;
	height:28px;
	padding:0 0 2px 0;
	clear:both;
	margin:5px 5px 5px 300px;
	text-align:center;
	cursor:pointer;
}

.ISAT_CommentList__MainInsertCommentButton_Click
{
	background:url('/images/bg-button-132-28-down.gif') no-repeat;
	font: bold 11px Trebuchet MS, Arial
	color:#FFF;
	width:132px;
	height:28px;
	padding:0 0 2px 0;
	clear:both;
	margin:5px 5px 5px 300px;
	text-align:center;
	cursor:pointer;
}

.ISAT_CommentList__MainInsertCommentButton_Hover
{
	background:url('/images/bg-button-132-28-over.gif') no-repeat;
	font: bold 11px Trebuchet MS, Arial
	color:#FFF;
	width:132px;
	height:28px;
	padding:0 0 2px 0;
	clear:both;
	margin:5px 5px 5px 300px;
	text-align:center;
	cursor:pointer;
}

.ISAT_CommentList__MainInsertCommentText
{
	font-size: 13px;
	font-weight: bold;
	display:none;
}

.ISAT_CommentList__Title
{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px -9px;
	color: #727d84;
	height:20px;
	padding:4px 0 0 10px;
	text-align:left;
	border-bottom:5px solid #FFF;
	display:none;
}

.ISAT_CommentList__RemovedText
{
	display: block;
	font-style: italic;	
}

.ISAT_CommentList__AdminBar
{
	height: 23px;
	background-color: #E6E6E6;
	border:solid 1px #E6E6E6;
	text-align: right;
}

.ISAT_CommentList__AdminBar select
{
	font-size: 10px;
	margin: 2px 0px 2px 2px;
}

.ISAT_CommentList__AdminBar input
{
	font-size: 10px;
	color: #FFF;
	font: bold 11px Verdana;
	background-color:#CC0000;
	border: none;
	padding: 2px 1px;
	cursor: pointer;
	margin: 2px 0px 2px 2px;
}

.DivBaloonCommentTop_0
{
	background: url("/Images/bg-baloon-comment-top.gif") no-repeat;
	width:510px;
	height:29px;
	margin-top:5px;
}

.DivBaloonCommentBottom_0
{
	background: url("/Images/bg-baloon-comment-bottom.gif") no-repeat;
	width:510px;
	height:20px;
}
.DivBaloonCommentMiddle_0
{
	display: block;
	color:#333;
	font:normal 14px Trebuchet MS, Arial
	text-align:left;
	width:510px;
	background: url("/Images/bg-baloon-comment-middle.gif") repeat-y;
}

.DivBaloonCommentTop_1
{
	background: url("/Images/bg-baloon-comment-top-1.gif") no-repeat;
	width:510px;
	height:29px;
	margin-top:5px;
}

.DivBaloonCommentBottom_1
{
	background: url("/Images/bg-baloon-comment-bottom-1.gif") no-repeat;
	width:510px;
	height:20px;
}
.DivBaloonCommentMiddle_1
{
	display: block;
	color:#333;
	font:normal 14px Trebuchet MS, Arial
	text-align:left;
	width:510px;
	background: url("/Images/bg-baloon-comment-middle-1.gif") repeat-y;
}

.DivBaloonCommentMiddle_1 .ISAT_CommentList__Text
{
	margin-left:60px;
	width: 400px;
}

.DivBaloonCommentTop_2
{
	background: url("/Images/bg-baloon-comment-top-2.gif") no-repeat;
	width:510px;
	height:29px;
	margin-top:5px;
}

.DivBaloonCommentBottom_2
{
	background: url("/Images/bg-baloon-comment-bottom-2.gif") no-repeat;
	width:510px;
	height:20px;
}
.DivBaloonCommentMiddle_2
{
	display: block;
	color:#333;
	font:normal 14px Trebuchet MS, Arial
	text-align:left;
	width:510px;
	background: url("/Images/bg-baloon-comment-middle-2.gif") repeat-y;
}

.DivBaloonCommentMiddle_2 .ISAT_CommentList__Text
{
	margin-left:70px;
	width: 380px;
}
