.infobox.feedinfo{
	background-image:url(../../img/feedback/feedback_background.png);
	background-repeat:repeat;
}
.content-wrapper{
	background-image:url(../../img/feedback/feedback_background.png);
	background-repeat:repeat;
	
}
.infobox.player{
	border-top-width:0px;
}
div.feedback-image{
	background-image:url(../../img/feedback/idea.png);
	float:left;
	margin-left:20px;
	width:108px;
	height:60px;
	background-repeat:no-repeat;
	margin-top:6px;
	
}

div.feedback-main-title{	
	float:left;
	margin-left:20px;
	margin-top:10px;
	width:auto;	
}
p.feedback-main-heading{	
	 font-size:18px;
	 font-weight:bolder;
	 margin-bottom:3px;
	}
p.feedback-sub-heading{
	font-size:11px;	 
}
div.feedback-slogan{
	font-size:14px;	
	margin-top:20px;
	float:left;
	margin-left:20px;
}
div.feedback-search{
	float:left;
	margin-top:5px;
	margin-left:20px;
	
}
div.feedback-search input{
	border-color:#95D5F1;
	width:704px;
	height:18px;
	padding:6px;
	border-right:none;	
	float:left;
}
div.feedback-search .ajax-loading{	
	width:14px;
	height:18px;
	padding:6px;
	float:left;
	background-color:#fff;
	margin-left:0px;
	border-top:#95D5F1 1px solid;
	border-right:#95D5F1 1px solid;
	border-bottom:#95D5F1 1px solid;	
	background-image:url(../../img/feedback/refresh-loader.png);
	background-position:26px 60px;
	cursor:pointer;
}
div.feedback-search .ajax-loading:hover{
	background-image:url(../../img/feedback/refresh-loader.png);
	background-position:0px 29px;
}
div.feedback-create{
	width:100%;
	margin-top:6px;
	float:left;
}
p.feedback-create-label{
	font-size:11px;
    margin-left:20px;
	margin-top:6px;
	display:block;
	float:left;	
}
p.feedback-or{
	font-size:11px;
	margin-left:179px;
	font-weight:bolder;
	margin-top:6px;
	display:block;
	float:left;
	
}
p.feedback-create-button{
	background-image:url(../../img/feedback/Create_btn.png);
	background-repeat:repeat-x;
	background-position:0px 1px;
	font-weight:bolder;	
	height:11px;
	margin-left:274px;
	padding:8px;
	cursor:pointer;
	margin-right:16px;
	float:right;	
}
p.feedback-create-button:hover{	
  background-position:151px -30px;	
}
div.feedback-display,div.feedback-solution{
	float:left;
	width:260px;
	background-color:#fff;
	margin-top:0px;
	height:22px;
}
div.feedback-display p,div.feedback-solution p{
	float:left;
	margin-left:2px;
	font-size:12px;
	margin-top:5px;
}
div.feedback-display span,div.feedback-solution span{
	float:left;
	margin-left:12px;
	color:#888;
	font-size:12px;
	margin-top:5px;	
}
div.feedback-sort{
	float:left;
	width:260px;
	background-color:#fff;
	margin-top:0px;
	height:22px;
}
div.feedback-status{
	float:right;
	width:360px;
	background-color:#fff;
	margin-top:0px;
	height:22px;
}
div.feedback-status p{
	float:right;	
	font-size:12px;
	margin-right:10px;
	
}
p.feedback-unresolved{	
	background-image:url(../../img/feedback/resolved_btn.png);
	background-position:1px 2px;
	background-repeat:repeat-x;		
	cursor:pointer;	
	height:17px;	
	width:100px;	
	margin-bottom:0px;
	padding-top:3px;
	padding-left:55px;
	color:#fff;
	font-weight:bolder;
}

p.feedback-resolved{	
	background-image:url(../../img/feedback/resolved_btn.png);
	background-position:1px -34px;
	background-repeat:repeat-x;		
	cursor:pointer;	
	height:17px;	
	width:100px;	
	margin-bottom:0px;
	padding-top:3px;
	padding-left:55px;
	color:#fff;
	font-weight:bolder;
}
div.feedback-sort p{
	float:left;	
	font-size:12px;
	margin-top:5px;	
}
p.feedback-all,p.feedback-solution-all,p.feedback-fixed,p.feedback-unfixed{
	cursor:pointer;
	color:#88CCDD;
	font-weight:bolder;
}
p.feedback-all.all-active,p.feedback-solution-all.sall-active
,p.feedback-fixed.fixed-active,p.feedback-unfixed.unfixed-active{
	cursor:text;
	color:#000;
	font-weight:bolder;
}

p.feedback-onlymine{
	cursor:pointer;
	color:#88CCDD;
	font-weight:bolder;
}
p.feedback-onlymine.onlymine-active{
	cursor:text;
	color:#000;
	font-weight:bolder;
}


div.feedback-sort span{
	float:left;
	margin-right:0px;
	color:#888;
	font-size:12px;	
	margin-top:5px;
}
p.feedback-date{
	cursor:pointer;
	color:#88CCDD;
	font-weight:bolder;
	margin-left:2px;
}
p.feedback-date.date-active{
	cursor:text;
	color:#000;
	font-weight:bolder;
}

p.feedback-vote{
	cursor:pointer;
	color:#88CCDD;
	font-weight:bolder;
	margin-right:0px;
	margin-left:2px;
}
p.feedback-vote.vote-active{
	cursor:text;
	color:#000;
	font-weight:bolder;
}
div.fbcontent{
	float:left;
	width:759px;
	margin-left:5px;
	margin-right:10px;
	margin-top:10px;
}
div.main-topic{
	float:left;
	width:100%;
	background-color:#fff;
}
div.main-topic.checked{
	border:2px solid #40A52B;
}

div.feedback-topic{
	margin-top:8px;
	float:left;
	margin-left:10px;
}
div.feedback-topic p{	
	float:left;
}
div.feedback-topic p.topic-title{
	width:595px;	
	font-size:14px;
	font-weight:bolder;	
}
div.feedback-topic p.topic-title.checked{
	color:#40A52B;
	width:573px;
	margin-left:2px;
}
div.feedback-topic p.topic-check{
    background-image:url(../../img/feedback/field_checkmark_icon.png);	
	cursor:pointer;
	float:left;
	height:20px;	
	margin-top:-2px;
	width:20px;	
	margin-bottom:0px;	
}
div.feedback-topic p.topic-date{
	width:100px;	
	font-size:10px;
	font-weight:bolder;
	color:#aeaeae;
}
div.feedback-topic p.topic-rating{
	width:50px;
    font-size:13px;
	font-weight:bolder;	
}
div.feedback-desc{
	margin-top:8px;
	float:left;
	margin-left:10px;
}
div.feedback-desc p.desc-body{	
	float:left;
	width:699px;
	color:#0044AA;
	font-size:11px;
	font-weight:bolder;	
}
div.feedback-desc p.desc-body span{
	  color:#C6C7C9;
	  font-size:10px;
	}
div.feedback-desc p.rating-image{
	background-image:url(../../img/feedback/thumbs.png);
	background-position:26px 1px;
	cursor:pointer;
	float:left;
	height:26.6px;
	margin-left:6px;
	margin-top:2px;
	width:25px;	
	margin-bottom:0px;
}
div.feedback-desc p.rating-image.rated{
background-image:url(../../img/feedback/thumbs.png);
background-position:26px 144px;	
}

div.feedback-desc p.rating-image:hover {
background-image:url(../../img/feedback/thumbs.png);
background-position:26px 144px;
}
div.feedback-desc .rating-text{
	color:#006837;
	font-size:10px;	
	width:50px;
	float:right;
	margin-bottom:0px;
	margin-top:5px;
	height:5px;
	
}
div.feedback-comment{
	margin-top:8px;
	float:left;
	margin-left:10px;
	
}

div.feedback-comment p.comment-user{
	float:left;
	width:102px;
	color:#0071BD;
	text-decoration:underline;
	cursor:pointer;
}
div.feedback-comment p.comment-admin,p.delete-feedback,.response-delete,p.client-config-feedback,p.feedback-resolve{
	float:left;
	width:160px;
	color:#B90000;
	text-decoration:underline;
	cursor:pointer;
	
}
.response-delete{
	width:60px;
	float:right;
}
p.feedback-resolve{
	width:100px;
}


div.feedback-comment-inline,div.feedback-adminResponse{
	margin-top:2px;
	float:left;
	margin-left:19px;
	width:740px;
	display:none;
}
div.feedback-adminResponse{
	width:759px;
	margin-left:0px;
	display:block;
}
div.comments-list,div.comments-adminList{		
	float:left;
	background-color:#fff;
	margin-top:-1px;
	margin-bottom:2px;
	width:100%;	
}
div.comments-list-edit,div.comments-adminList-edit{		
	float:left;
	background-color:#fff;
	margin-top:2px;	
}
div.configuration-list{
	width:100%;
	float:left;
	margin-top:2px;
	display:none;
	background-color:#fff;
}
div.configuration-list p.odd-cf{
	width:50%;
	float:left;
	margin-top:0px;
	background-color:#ebebeb;
	margin-bottom:0px;
}
div.configuration-list p.even-cf{
	width:50%;
	float:left;
	margin-top:0px;
	background-color: #666666;
	color:#ffffff;
	margin-bottom:0px;
}

div.comments-adminList-edit{		
display:none;
margin-top:-1px;
}

div.comments-list-edit p.edit-area,div.comments-adminList-edit p.edit-area{	
	margin-left:0px;
	margin-bottom:3px;
	float:left;
	margin-top:15px;		
}
div.comments-list-edit p.member-pic,div.comments-adminList-edit p.member-pic,
div.feedback-comment-inline p.member-pic,div.comments-adminList p.member-pic{
	margin-top:6px;	
	margin-bottom:3px;
	margin-left:4px;
	float:left;
	width:25px;
  
}
div.feedback-comment-inline p.member-pic{
	margin-bottom:-11px;
}
div.comments-list-edit div.comment-say,div.comments-adminList-edit div.comment-say
{
	float:left;	
	margin-right:0px;		
	height:23px;
	width:15px;
	margin-top:16px;
	margin-left:4px; 
}
div.comments-list-edit div.comment-say p.say-arrow,div.comments-adminList-edit div.comment-say p.say-arrow
{
	float:left;
	height:14px;
	width:15px; 
	background-image:url(../../img/feedback/say.png);
	margin-bottom:0px;
	
	
}

div.comments-list-edit div.comment-say p.say-repeat,div.comments-adminList-edit div.comment-say p.say-repeat
{
	float:left;
	height:100%;
	width:15px; 
	background-image:url(../../img/feedback/say2.png);
	background-repeat:repeat-y;
	margin-top:0px;
	
}

div.comments-list-edit p.edit-area textarea,div.comments-adminList-edit p.edit-area textarea{
   width:670px;
   height:41px;
   border-left:none;
   margin-left:0px;
	
}
div.comments-adminList-edit p.edit-area textarea{
   border-color:#B90000
}
div.comments-list-edit p.post-comment-button,div.comments-adminList-edit p.post-response-button {	
	margin-left:10px;
	background-image:url(../../img/feedback/Post_btn.png);
	background-repeat:repeat-x;
	background-position:0px 1px;
	font-weight:bolder;	
	padding:8px;
	cursor:pointer;	
	width:100px;
	color:#fff;
	margin-left:305px;	
	float:left;
}
div.comments-list-edit p.post-comment-button:hover,div.comments-adminList-edit p.post-response-button:hover {	
background-position:151px -26px;	
}

div.comments-list p.member{
    font-size:11px;
	font-weight:bolder;
	margin-top:5px;
	margin-left:7px;
	margin-bottom:1px;	
	width:572px;
	float:left
}
div.comments-list p.comment-date{
	width:100px;	
	font-size:10px;
	font-weight:bolder;
	color:#aeaeae;
	float:left;
}

div.comments-adminList p.member{
    font-size:11px;
	font-weight:bolder;
	margin-top:5px;
	margin-left:39px;
	margin-bottom:1px;	
}
div.comments-adminList p.member{
		margin-top:0px;
		margin-bottom:5px;
		width:500px;
		float:left;
		
}
div.comments-adminList p.admin-response-date{
	width:100px;	
	font-size:10px;
	font-weight:bolder;
	color:#aeaeae;
	float:left;
}
div.comments-list p.story{
    font-size:11px;		
	color:#9f9f9f;	
	margin-left:37px;
	clear:both;
}
div.comments-adminList p.story{
    font-size:11px;		
	color:#9f9f9f;	
	margin-left:39px;
}
div.comments-adminList p.story{
	color:#B90000;	
	margin-top:5px;
	margin-bottom:1px;
	
}

.b-b-s{
width:100%;
background-color:#ffffff;
float:left;
display:none;
}
.lop{
width:100%;
background-color:#ffffff;
float:left;
display:none;
}
.x-clear{
	color:#0071BD;
	font-weight:bold;
	text-decoration:underline;
	float:left;
	cursor:pointer;
	display:block;
	
}
.t-search{
	height:14px;
	background-color:#0071BD;
	padding:6px;
	color:white;
	border:#32709A solid 1px;
	cursor:pointer;
}
.b-selected div input{
	border:#aeaeae solid 1px;
	background-color:#ffffff;
	width:300px;
	color:black;
	cursor:text;
	}
.lop ul{
	margin-left:4px;
	width:150px;		
	float:left;
	line-height:15px;
}
.lop ul li{
	 color:#000000;	 
	 font-weight:bolder;
	} 
.lop li ul{
	  margin-left:10px;
	  width:138px;  
	} 
.lop li ul li{
	   color:#aeaeae; 
	   cursor:pointer;
	}	

.b-b-s div{
	float:left;
	margin-left:4px;
	margin-bottom:6px;
	}
	 
.b-selected{
	font-weight:bold;	
}
.n-selected{
	color:#7c7ef9;
	text-decoration:underline;
	cursor:pointer;
	
}
.tclear{
	clear:both;
}
.phrase{
	font-size:18px;
	font-weight:bold;
	margin-top:4px;
	width:80%;
	margin-left:20px
}
.phrase-des{
	font-size:12px;
	color:#aeaeae;
	margin-top:6px;
	width:80%;
	margin-left:20px
}
.t-show{
	float:left;
	width:174px;	
	margin-top:8px;
	margin-left:20px;
	margin-right:6px;
	background-image:url(../img/translate/Translate_Arrow.png);
	background-repeat:no-repeat;		
	color:#7c7ef9;
	cursor:pointer;
	height:30px;
	padding-top:8px;
	font-size:14px;
	font-weight:bold;
	
}
.myTranslate{
	background-image:url(../img/translate/Small_Arrow.png);	
	margin-left:2px;
	width:129px;
}
.t-area{
	margin-top:8px;
	float:left;
	background-color:#cccccc;
	display:none; 
	width:537px;
}

.t-area textarea{	
	border:4px solid #cccccc;
	width:530px;
	margin-bottom:0px;
}
.t-area .editme{
	width:530px;
	background-color:white;
	margin-bottom:0px;
	color:#9f9f9f;
	margin-top:8px;
 
}
.t-area .extended-area{
	width:548px;	
	clear:right;
	background-color:#cccccc;
	height:40px;
	margin-top:0px;
	display:none;		
	
}
.phrase-act{
	width:548px;
	background-color:#ffffff;	
	float:left;
	
}
.phrase-act div{
	width:100px;
	background-color:#C6C7C9;
	border:2px solid #9f9f9f;
	float:left;
	margin-top:4px;
	height:21px;
	padding-top:5px;
	font-size:14px;
	cursor:pointer;
		
	}
.p-send{
	margin-left:150px;		
	}
.p-cancel{
		margin-left:8px;
	}
.t-hl{
	background-color :#95D5F1;
	width:100%;
	height:4px;
	margin-top:8px;
	width:720px;
	margin-left:20px;
}
.wrap-pagin{
	width:770px;
	background-color:#ffffff;
	margin-top:-6px;	
	float:left;	
}
.left-wrap{
	height:38px;
	background-color:#e8c4d7;
	float:left;
	width:5px;
	margin-top:-6px;
}
.right-wrap{
	height:38px;
	background-color:#e8c4d7;
	float:left;
	width:5px;
	margin-top:-6px;
}
.thori{
	background-color:#e8c4d7;
	width:780px;
    height:4px;	
}
.paginate-tout{
	width:780px;
	float:left;
	display:none;
}
.ajax-pagination{	
	height:30px;
	margin-top:4px;
	width:729px;
	margin-left:20px;
	background-color:#E8F2FE;
	margin-bottom:4px;	
}
.ajax-pagination div{
	  font-size:20px;
	  color: #9f9f9f;
	  padding-top:5px;
	  float:left;
	  margin-left:8px;
	  cursor:pointer;
	}
	

.ajax-pagination .ajax-page-no-selected{
	color:#cccccc;
	text-decoration:none;
	cursor:text;
	
}
.ajax-pagination .ajax-page-no-dots{
	color:#cccccc;
	text-decoration:none;
	cursor:text;
	
}
.translate-image {
	background-image:url(../img/translate/Translation_App_Icon.png);
	width:119px;
	height:78px;
	float:left;
	margin-left:12px;
	margin-top:8px;
}
.translate-info{
	float:left;
	width:500px;
	margin-left:8px;
	margin-top:8px;	
}
.translate-info div{
	 margin-top:2px;
	}
.translate-stat{
	margin-top:8px;
	margin-left:12px;
	}
.translators-top{
	float:left;
	width:350px;	
	margin-top:8px;
	
}
.translators-bottom{
	float:left;
	width:350px;
	margin-bottom:12px;
	margin-top:8px;
	
}
.n-translators{
	 float:left;
	 margin-left:4px;
	 font-size:18px;
	 font-weight:bolder;
	}
.lable-translators{
	 float:left;
	 margin-left:4px;
	 font-size:16px;
	 font-weight:bolder;
	 color:#aeaeae;
	}
.t-lable{
	font-size:20px;
	font-weight:bolder;
}
.t-message{
	font-size:10px;	
}
.t-message form{
 width:200px;
 display:inline;	
}
.t-stat-lable{
	font-size:18px;
	font-weight:bolder;
}
.t-vote{
	margin-left:20px;
	margin-top :6px;
	float:left;
	width:720px;			
}
.my-stat{
	margin-left:20px;
	margin-top :8px;
	float:left;
	width:60px;
	background-color:#ebebeb;			
}

.myPercent{
	font-weight:bolder;
	width:33px;	
	height:20px;
	float:left;
	margin-left:2px;
	margin-top:10px;
	
}
.myImage{
	
	float:left;
	height:26.6px;
	width:25px;	
	
}
.up{
	background-image:url('../img/translate/thumbs.png');
	background-position:26px 144px;
}
.down{
	background-image:url('../img/translate/thumbs.png');
    background-position:26px 90px;
}
.myVotes{
	font-weight:bolder;
	width:60px;	
	height:10px;
	color:#aeaeae;
	font-size:10px;
	float:left;
	background-color:#ffffff;
	
}
.t-percent{
	width:140px;
	float:left;
	color:#9f9f9f;
	margin-top:8px;
}
.translate-word{
	width:450px;
	float:left;
	color:#9f9f9f;
	margin-left:8px;
	margin-top:8px;
	
}

.t-percent-green {
	color:#009B66;
}
.t-percent-red {
	color:#B90000;
}

.t-Up,.tup-enable,.tup-disable{
float:left;
width:25px;
background-image:url('../img/translate/thumbs.png');
background-position:26px 1px;
height:26.6px;
margin-top:2px;
cursor:pointer;
margin-left:6px;
}
.t-Up:hover{
background-image:url('../img/translate/thumbs.png');
background-position:26px 144px;
}

.t-Down,.tdown-enable,.tdown-disable{
float:left;
width:25px;
background-image:url('../img/translate/thumbs.png');
background-position:26px 117px;
height:26.6px;
margin-top:4px;
margin-left:4px;
cursor:pointer;
}
.t-Down:hover{
background-image:url('../img/translate/thumbs.png');
background-position:26px 90px;
margin-top:4px;
}
.tup-enable{
background-image:url('../img/translate/thumbs.png');
background-position:26px 144px;
cursor:text;
	
}
.tup-disable{
	background-image : url(../img/translate/thumbs.png);
	background-position : 26px 226px;
	cursor:text;
}
.tdown-enable{
background-image:url('../img/translate/thumbs.png');
background-position:26px 90px;
margin-top:4px;
cursor:text;	
}
.tdown-disable{
	background-image : url(../img/translate/thumbs.png);
	background-position : 26px 29px;
	cursor:text;
}

.t-validate,.t-validated{
	float:right;
	width:50px;
	background-color:#666666;
	color:#ffffff;
	height:15px;
	padding:5px;
	cursor:pointer;
	
}

 .t-validated{
	background-color:#006837;
	color:#ffffff;
	cursor:text;
	
}

/*** Feedback Pagination ***/
.wrap-pagin{
	width:770px;
	background-color:#ffffff;
	margin-top:-6px;	
	float:left;	
}
.left-wrap{
	height:38px;
	background-color:#e8c4d7;
	float:left;
	width:5px;
	margin-top:-6px;
}
.right-wrap{
	height:38px;
	background-color:#e8c4d7;
	float:left;
	width:5px;
	margin-top:-6px;
}
.thori{
	background-color:#e8c4d7;
	width:780px;
    height:4px;	
}
.paginate-tout{
	width:780px;
	float:left;
	display:block;
}
.ajax-pagination{	
	height:30px;
	margin-top:4px;
	width:770px;
	margin-left:0px;
	background-color:#FFF;
	margin-bottom:0px;	
	border-top:2px solid #000;
	border-bottom:2px solid #000;
}
.ajax-pagination div{	
	  font-size:20px;
	  color: #9f9f9f;
	  padding-top:3px;
	  float:left;
	  margin-left:8px;
	  cursor:pointer;
}
.ajax-pagination a{
	 margin-left:4px;
	 margin-right:4px;
	 text-decoration:none;
	 font-size:14px;
}
.ajax-pagination span{
	font-size:14px;
}
.ajax-pagination a:hover{
	text-decoration:underline;
}
	

.ajax-pagination .ajax-page-no-selected{
	color:#cccccc;
	text-decoration:none;
	cursor:text;
	
}
.ajax-pagination .ajax-page-no-dots{
	color:#cccccc;
	text-decoration:none;
	cursor:text;
	
}
/*** End ***/


/*.translate-app{
	width:950px;
	margin-top:0px;
	background-color:white;
	float:left;		
}
.translate-header{
	 width:699px;
	 background-image:url(../img/translate/u7.png);	 
	 background-repeat:no-repeat;
	 color:white;
	 font-size:30px;
	 font-weight:bold;	 	 
	 margin-top:2px;	  
	 height:59px;	 
	 float:left;
	 margin-left:124px;
	 
}
.translate-header div{
   margin-top:10px;
} 
.translate-body{
	width:699px;
	border:solid 1px black;	
	height:500px;
	margin-left:124px;		
	float:left;
	margin-bottom:4px;
}
.t-tab{
	width:130px;
	float:left;
	height:30px;
	background-color:#BEE6FD;
	margin-top:10px;
	cursor:pointer;	
}
.t-tab div {
	margin-top:7px;
}
.t-tab-emp{
	width:130px;
	float:left;
	height:30px;	
	margin-top:10px;	
}

.space{
	width:8px;
	height:30px;
	float:left;
	margin-top:10px;
}
.main-content{
	width:695px;
	float:left;
}
.translate-welcome {
	margin-top:120px;
	font-size:24px;
	font-weight:bold;
}
.youfoot-pages{
 width:150px;
 float:left;
 margin-top:2px;
 height:390px;
 overflow:hidden;
 overflow-y:scroll;
 border:1px solid;
 margin-left:10px;
 font-size:14px;
}
.tpheading{
width:150px;
 float:left;
 margin-top:45px;  
 margin-left:10px;
 font-size:14px;
 font-weight:bolder;	
}
.t-Right{
width:490px;
float:left;
margin-left:25px;
margin-right:10px;
margin-top:2px;
	
}
.t-Search{
	width:500px;	float:left;
	margin-top:4px;
}
.tSort{
	width:200px;
	float:left;	
}
.tSr{
	width:300px;
	float:right;
}
.t-Submit{
  width:500px;	
  margin-top:2px;
  border:1px solid;
  height:363px;
  overflow:hidden;
  overflow-y:scroll;  
}

.tid{
	width:480px;
	font-size:14px;
	font-weight:bolder;
	font-style:italic;
	margin-left:18px;
	margin-top:2px;	
}
.tsubmit{
	margin-left:10px;
	margin-top:1px;	
}
.tsubmit input{
	width:400px;		
}
.tsubmit button{
	width:50px;	
}
.tvspace{
	width:480px;
	height:10px;
}
.youfoot-pages div{
	cursor:pointer;
}
*/