#language-table{ width:100%; }
#language-table thead th{ background:#CCC;}


.disabled{ color: #999;}
.enabled{ color: green;}

/*
#gengo-inadminheader{ float:left; display:inline; position:relative; width:500px; font-size:12px; margin:17px 0 0 30px;}
#gengo-inadminheader ul{ display: inline; margin:0; padding:0; }
#gengo-inadminheader li{ display: inline; width:30px; margin:2px 5px 0 5px; font-size:12px; background:#CCC; border-radius: 2px;}
#gengo-inadminheader li:hover{ background:#EEE;}
#gengo-inadminheader li a, #gengo-inadminheader li a:visited{ padding:1px 8px 1px 8px; }
*/


#gengo-actions {
float: right;
margin: 11px 12px 0;
min-width: 130px;
position: relative;
}
#gengo-first {
-moz-border-radius: 12px;
-khtml-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
line-height: 15px;
padding: 3px 30px 4px 12px;
border-width: 1px;
border-style: solid;
}
#gengo-inside {
margin: 0;
padding: 2px 1px;
border-width: 1px;
border-style: solid;
position: absolute;
z-index: 11;
display: none;
-moz-border-radius: 0 0 12px 12px;
-webkit-border-bottom-right-radius: 12px;
-webkit-border-bottom-left-radius: 12px;
-khtml-border-bottom-right-radius: 12px;
-khtml-border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px;
border-bottom-left-radius: 12px;
}
#gengo-actions a {
display: block;
text-decoration: none;
font-size: 11px;
}
#gengo-inside a {
padding: 3px 5px 3px 10px;
}
#gengo-toggle {
height: 22px;
position: absolute;
right: 0;
top: 1px;
width: 28px;
}
#gengo-actions .slide-down {
-moz-border-radius: 12px 12px 0 0;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-khtml-border-bottom-right-radius: 0;
-khtml-border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom: none;
}


#gengo-first {
border-color: #c0c0c0;
background: #f1f1f1;
background: -moz-linear-gradient(bottom,#e7e7e7,#fff);
background: -webkit-gradient(linear,left bottom,left top,from(#e7e7e7),to(#fff));
}
#gengo-inside {
border-color: #c0c0c0;
background-color: #fff;
}
#gengo-toggle {
background: transparent url(./fav-arrow.gif?ver=20100531) no-repeat 0 -4px;
}
#gengo-actions a {
color: #464646;
}
#gengo-actions a:hover {
color: #000;
}
#gengo-inside a:hover {
text-decoration: underline;
}











th.column-translations{ width:15%; }
#gengo-dashboard .inside {
font-size: 12px;
padding-top: 20px;
}

#gengo-dashboard p.sub, #gengo-dashboard .table, #gengo-dashboard .version{
margin: -12px;
line-height:1;
}

#gengo-dashboard .table{
border-top: #ECECEC 1px solid;
width: 45%;
margin: 0 -9px;
padding: 0 10px;
position: relative;
}

.floatleft{ float:left; }
.floatright{ float:right; }


#gengo-dashboard .info {
padding: 6px 10px 12px;
clear: both;
}

#gengo-dashboard p.sub {
font-style: italic;
font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
padding: 5px 10px 15px;
color: #777;
font-size: 13px;
position: absolute;
top: -17px;
left: 15px;
}

#gengo-dashboard td.b {
padding-right: 6px;
text-align: right;
font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
font-size: 14px;
width: 1%;
}
#gengo-dashboard table td {
padding: 3px 0;
white-space: nowrap;
}

#gengo-dashboard a.button {
float: right;
clear: right;
position: relative;
top: -5px;
}

#gengo-dashboard td.b a {
font-size: 18px;
}





ul#language-files-table{ font-size:.9em; line-height:.9; margin:0 0 0 15px;}
ul#language-files-table li{ margin:0; padding:0; }




#gengo-select-actions{ width:160px;}




th.small, td.small{ width:48px !important; text-align:center !important;}
th.medium, td.medium{ width:60px !important; text-align:center !important;}
th.gengo-check-column{ padding:7px 0 !important; width:25px !important;}
th.gengo-check-column checkbox{ margin: 0 0 0 -10px !important; padding: 0; vertical-align: text-top; }