.translation_box{
	background:#FFFFFF;
	border: 1px solid #BFBFBF;
	padding: 9px;
}

.b-b-s {
    width: 100%;
    background-color: #ffffff;
    float: left;
    display: none;
}
.ex-phrase-div{
	width:67px;
}
.ex-phrase{
	width:10px;
}
.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 #getWord{
    border: #aeaeae solid 1px;
    background-color: #ffffff;
    width: 140px;
    height:28px;
    color: black;
    cursor: text;
}

.t-search:hover {
    background-color: #0099EE;
}

.lop ul {
    margin-left: 4px;
    margin-bottom: 10px;
    width: 320px;
    /*float:left;*/
    line-height: 15px;
}

.lop ul li {
    color: #000000;
    font-weight: bolder;
    cursor: pointer;
}

.titleTagSearch:hover
{
	color: #666;
}

.tagSearch .tagActive{
	color:	#009B66;
	cursor:text;
}


.lop li ul {
    background: none;
    margin-left: 25px;
    width: 200px;
}

.lop li ul li {
    color: #999;
    cursor: pointer;
}

.lop li ul li:hover {
    color: #009B66;
}

.closedCat {
    background-image: url(../img/translate/Translate_select_Arrow.png);
    background-position: left;
    height: 14px;
    width: 14px;
    float: left;
    margin-right: 3px;
}

.openCat {
    background-image: url(../img/translate/Translate_select_Arrow.png);
    background-position: right;
    height: 14px;
    width: 14px;
    float: left;
    margin-right: 3px;
}

/*.closedCat:hover {
    background-position: right;
}

.openCat:hover {
    background-position: left;
}*/

.page_left {
    width: 345px;
    float: left;
    padding-left: 20px;
    border-right: 1px solid #999;
	margin-bottom: 5px;
}

.page_right {
    width: 345px;
    float: left;
    padding-left: 20px;
	margin-bottom: 5px;
}

.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: 14px;
    font-weight: bold;
	color:#353535;
}
.translate_hd{
	background:#ededed;
	padding:10px;
}

.phrase-des {
    font-size: 12px;
    color: #353535;
    margin-top: 6px;
}

.t-show, .t-tag {
    float: left;
    width: 144px;
    margin-top: 8px;
    margin-right: 6px;
    background-image: url(../img/translate/Translate_Arrow.png);
    background-repeat: no-repeat;
    color: #353535;
    cursor: pointer;
    height: 22px;
    padding-top: 8px;
    padding-left:30px;
    font-size: 12px;
    font-weight: bold;
}
.c-tag {
	background-image: url(../img/translate/cancel_cross.png);
	float: right;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	cursor:pointer;
}

	
}
.myTranslate {
    background-image: url(../img/translate/Small_Arrow.png);
    width: 99px;
}

.t-area, .tag-cat {
    margin-top: 8px;
    float: left;
    display: none;
    width: 537px;
}

.taggedOn{
	color: #999;
	font-style: italic;
	margin-top:5px;
	margin-bottom: 10px;
	padding-bottom:2px;
	padding-left: 2px;
	border-bottom: 1px solid #999;
}

.taggedOnFil{
	margin-bottom: 2px;
	margin-left: 70px;
	height: 15px;
}

.taggedOnDelete{
	background-image: url(../img/translate/Translate_select_Arrow.png);
    background-position: right;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 15px;
	width: 15px;
    float: left;
}

.tag-cat {
    background-color: #ffffff;
}

div.tag-cat div.tag-list {
    width: 530px;
    margin-bottom: 0px;
    border: 1px solid #cccccc;
    float: left;
}

div.tag-cat div.tag-list p.tagme{
    margin-left: 25px;
	margin-bottom: 2px;
    background-color: #ffffff;
    color: #999;
    font-style: normal;
	font-weight: bold;
	cursor: pointer;
    height: 15px;
}

div.tag-cat div.tag-list p.tagged{
    margin-left: 25px;
	margin-bottom: 2px;
    background-color: #029a0d;
    color: #fff;
    font-style: italic;
	font-weight: bold;
    cursor: pointer;
    height: 15px;
}

div.tag-cat div.tag-list p.tagme:hover{
    color: #196db0;
}

div.tag-cat div.tag-list p.tagged:hover{
    background-color: #FFAE9E;
}

.tagIt{
	margin-bottom: 10px;
	min-height: 15px !important;
	min-height: 20px;
}

.titleTagIt{
	color: #000;
    font-weight: bold;
    cursor: pointer;
	margin-bottom: 5px;
}

div.tag-cat div.tag-list input.ph-desc {
    width: 430px;
    border: 1px solid #95D5F1;
    color: #9f9f9f;
    margin-top: 2px;
}

div.tag-cat div.tag-list .tagAddDesc {
    margin-top: 2px;
	padding-left: 2px;
    color: #333;
    font-style: italic;
}

.titleTagItContent{
	color: #000;
    font-weight: bold;
}

.titleTagItContent:hover{
	color:#666;
}

.t-area textarea {
    border: 4px solid #cccccc;
    width: 530px;
    margin-bottom: 0px;
}

.t-area .editme {
    width: 450px;
    background-color: white;
    margin-bottom: 0px;
    color: #353535;
    margin-top: 8px;
    float: left;
}

.t-area .extended-area, .extended-area-enable {
    width: 538px;
    clear: right;
    background-color: #cccccc;
    height: 40px;
    margin-top: 0px;
    display: none;
}

.extended-area-enable {
    display: block;
}

.token_var {
    color: #7c7ef9;
    cursor: pointer;
}

.token_var:hover {
    text-decoration: underline;
}

.phrase-act, .tag-act {
    width: 548px;
    background-color: #ffffff;
    float: left;
}

/*.phrase-act div, .tag-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, .tag-send {
    margin-left: 140px;
    cursor:pointer;
	background:#196db0;
	border:1px solid #196db0;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	min-width:90px;
	padding:5px;
	display:block;
	max-width: 160px;
	float: left;
	margin-top:10px;
}

.p-cancel, .tag-cancel {
	cursor:pointer;
	margin-top:10px;
	float: left;
    margin-left: 30px;
    border:1px solid #bfbfbf;
	font-size:14px;
	color:#353535;
	font-weight:bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	min-width:90px;
	padding:5px;
	display:block;
	max-width: 160px;
	text-shadow:0 1px 0 #fbfbfb;
	background:#e1e1e1;
	background-image: -moz-linear-gradient(
	                top,
	                #cdcdcd,
	                #fbfbfb
	            );
    background-image: -webkit-gradient(
	                linear,
	                left top, left bottom,
	                from(#cdcdcd),
	                to(#fbfbfb)
	            );
}

.p-cancel:hover{
	color:#1b6daf;
	background:#e1e1e1;
	background-image: -moz-linear-gradient(
	                top,
	                #fbfbfb,
	                #cdcdcd
	            );
    background-image: -webkit-gradient(
	                linear,
	                left top, left bottom,
	                from(#fbfbfb),
	                to(#cdcdcd)
	            );
}
.t-hl {
    background-color: #bfbfbf;
    width:750px;
    height: 1px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.wrap-pagin {
    width: 760px;
    background-color: #ffffff;
    margin-top: -6px;
    float: left;
}

.left-wrap {
    height: 38px;
    float: left;
    width: 5px;
    margin-top: -6px;
}

.right-wrap {
    height: 38px;
    float: left;
    width: 5px;
    margin-top: -6px;
}

.thori {
    width: 780px;
    height: 4px;
}

.paginate-tout {
    width: 780px;
    display: none;
}

#pagination-clone {
    width: 760px;
}

.ajax-pagination {
    height: 30px;
    margin-top: 4px;
    width: 760px;
    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: 2px;
    margin-right: 2px;
    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;
}

.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-top: 6px;
    float: left;
    width: 720px;
    border-bottom:1px solid #e9e9e9;
}

.my-stat {  
    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;
}
#translate-ajax-load .content{
	border:0 none;
}

.Translates .news-article-list, .content-wrapper{
	float: none;
    padding: 0px;
    width:auto;
}
.Translates .collapser.first{
	margin-top:0;
}

.collapser.help{
	line-height:15px;
}
#translate-ajax-load .collapser.help .content{
	border-bottom: 1px solid #BFBFBF;
    border-left: 1px solid #BFBFBF;
    border-right: 1px solid #BFBFBF;
}
#translate-ajax-load .collapser.help .content h2{
	color: #365F91;
    font-size: 16px;
}
#translate-ajax-load .collapser.help .content ul{
	list-style-type: disc;
    padding: 10px 30px;
}
#translate-ajax-load .collapser.help .content ul.footer_list_decimal {
	list-style-type: decimal;
    padding-left: 40px;
    padding-right: 30px;
}
.translate_collapser{
	margin-bottom:10px;
	background:#e6e6e6;
}
.translate_faq{
	padding:10px;
}
.translate_faq a{
	font-size:12px;
	font-weight:bold;
}
.translate_faq_content{
	padding:10px;
	display: none;
}
.translate_loading{
	margin:auto;
	padding:30px;
	background:#e6e6e6;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-style: italic;
	color:#353535;
}
.translate_loading img{
	margin-right:7px;
}
/*.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;
 }
 */
