@import url("main.css");
@import url("forum.css");
@import url("buttons.css");
@import url("releases.css");
@import url("stats.css");
@import url("bucktracker.css");
@import url("translate.css");
@import url("facebox.css");



.logged_name {
    background: url("/static/icons/balloon-facebook.png") no-repeat scroll 0 1px transparent;
    font-family: 'lucida grande',sans-serif;
    font-size: 11px;
    padding-left: 19px;
    padding-top: 2px;
}











a.userjs:hover {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url('https://userscripts.org/images/sprite.png?2') no-repeat scroll right 0;
    color:#0088FF;
    text-decoration: underline;
}

a.userjs {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    background:#BAE37F url('https://userscripts.org/images/sprite.png?2') no-repeat scroll right -130px;
    border:1px solid #888888;
    color:#000044;
    display:block;
    font-size:large;
    font-weight:bold;
    padding:2px 16px;
    text-align:center;
    text-decoration:none;
    width:85px;
    height:31px;
    line-height: 30px;
}






div.links {
    font-size:11px;
    font-weight: 200;
    margin-bottom:2px;
    width:515px;
    height:13px;
}
div.links div#pages {
    float:right;
    padding-right:10px;
}
div.links div#desc {
    float:left;
    padding-left:10px;
}
div.screenshots {
    background:#eceff6;
    border:#d4dae8 1px solid;  
    /*width:500px;   */
    padding:8px;
    padding-bottom:0px;
}
div.screenshot { 
    background:#f7f7f7;
    border:#cccccc 1px solid;  
    /*width:482px;   */
    padding:8px;
    margin-bottom:8px;
    min-height:60px;
}
div.screenshot img {
    width:150px;
    border:1px solid #cccccc;
}
div.screenshot div.hr {
    border-top:1px solid #d4dae8;
    height:1px;
    /*width:482px;*/
    margin:10px 0px 10px 0px;    
}
div.screenshot div.little {
    width:153px;
}
div.screenshot div.description {
    font-size:11px;
    font-weight: 100;    
    width:58%;
    text-align:left;
    overflow: visible;
}
div.screenshot div.description span.title {
    font-size:12px;
    width:150px;
    margin-left:-20px;
    line-height:20px;
    border-bottom:1px solid #999999;
    font-weight: 300;   
    z-index:1000;
}





tr.lang_row {
    height:20px;
    width:440px;    
}
tr.pair {
    background: rgb(216,223,234); 
}
tr.noop {
    background: rgb(237,239,244); 
}
td.lang_flag {
    padding-left:7px;
    width:23px;
}
td.lang_name {
    width:398px;
}
td.lang_progress {
    width:68px;
    text-align:right;
}
div.review_body {
    padding:5px 0px 5px 5px;
}
.review_title {
    padding-left:5px;
    display:inline;
    text-transform: uppercase;
    color:#999999;
    font-size:11px;
}
.review_rating {
    display:inline;
}
.rating_fix {
    padding:0px;
    margin-bottom:-1px;
}
.review_author {
    font-weight:bold;
    padding-right:8px;
}
div.changelog {
    margin-top:30px;
    background:none repeat scroll 0 0 #F7F7F7;
    border-top:1px solid #3B5998;
    border-bottom:1px solid #D8DFEA;
    padding:5px;
    font-family: monospace;
    font-size: 11px;
}
div.timechanged {
    color: rgb(51, 51, 51);
}
h2.title {
    font-weight:bold;
    font-size:13px;
}
div.title {
    float:left;
    padding-right:10px;
    width:300px;
}
div.version {
    border-bottom:1px solid #898989;
    padding:10px 10px;
    background:white;
    margin:0px 8px 0px 8px;
    min-height:30px; 
    height:30px; 
    overflow: hidden;
}
div.first {
    border-top:1px solid #898989; 
}
div.infos {
    color:#000;
    float:right;
    width:160px;
}
div.changelog div.version div.version_infos {
    float:left;
    width:480px;
    padding-right:10px;
}
div.more_infos {
    color:#808080;
    padding-top:1px;
    font-size: 10px;
}
span.changes {
    color:#303030;
    font-size:13px;
    font-weight: bold;
}
div.changelog div.version div.version_infos h2 {
    font-size:11px;
    font-weight: bold;
    width:260px;
    color:#3B5998;
}
div.screenshots {
    background:#eceff6;
    border:#d4dae8 1px solid;  
    /*width:500px;   */
    padding:8px;
    padding-bottom:0px;
}
div.screenshot { 
    background:#f7f7f7;
    border:#cccccc 1px solid;  
    /*width:482px;   */
    padding:8px;
    margin-bottom:8px;
    min-height:60px;
}
div.screenshot img {
    width:150px;
    border:1px solid #cccccc;
    z-index:200;
}
div.screenshot div.hr {
    border-top:1px solid #d4dae8;
    height:1px;
    /*width:482px;*/
    margin:10px 0px 10px 0px;    
}
div.screenshot div.little {
    width:153px;
}
div.screenshot div.img {
    float:left;
}






.slider li {
    min-height:500px;
    list-style-type: none;
    float:left;
    display:inline;
}
tr.tr_content > td {
    height:450px;
    vertical-align:top;
    padding:5px;
    padding-top:15px; 
}
td small {
    font-size:x-small;
}




a.linkSelected {
    font-weight:bold !important;
    color:black !important;
    cursor: default;

    text-decoration: underline !important;
    font-size: small !important;    
}
a.switch {
    font-weight: normal;
    color:#555555;
    font-size:x-small;
}
select#forversion {
    color: #3b5998;
    border:1px solid #F2F2F2;
    outline: none;
    font-weight:bold;
    width:60px;
    background:#F2F2F2;
}
textarea#description {
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;  
}
.progresschange {
    font-weight:bold;
    display:inline-block;
    width:20px;
    height:20px;
    line-height:18px;
    border:2px solid #777FAD;
    cursor:pointer;
    text-align:center;
}
input#name, input#url {
    color: #3b5998;
    border:1px solid #CCCCCC;
    font-weight:bold;
    width:280px;      
    padding-left:5px;
}

fieldset, form {
    border:none;
    padding:0;
    margin:0;
}
.changeText {
    max-width: 589px;
}




h1, h2, h3, h4, h5 {
    color:#333333;
    font-size:13px;
    margin:0;
    padding:0;
}



div#submenu {
    background:#deeccf;
    height:50px;
    margin:auto auto;
}


div#submenu {
    margin-bottom: 3px;
}
div#submenu ul li {
    list-style-type: none;
    cursor: pointer;    
    display: inline;
    float: left;
    top:30px;
    position: relative;
    border:1px solid #777777;
    min-width:110px;
    text-align:center;
    margin-right:3px;
    vertical-align:middle;
    margin-right:3px;
    font-size:11px;
    height:22px;
}
div#submenu ul li a {
    padding:3px 5px;
    width:110px;
    color:#777fad;
    display:block;
    text-decoration: none;
    background: #d8dfea;
    height:16px;
    line-height:15px;
}
div#submenu ul li.selected a {
    color:#777777;
    background:#EDEFF4;
    border-bottom:1px solid #EDEFF4;
}
.help div#submenu ul li.selected a {
    color:#777777;
    background:white;
    border-bottom:1px solid white;
}
div#submenu ul li.selected {
    color:#777777;
    background:#EDEFF4;
    border-bottom: none !important;
}
div#submenu ul li.selectedcomments a {
    background:#EDEFF4;
    border-bottom:1px solid #EDEFF4;
}
a.submenu {
    color:#717171;  
    text-decoration: none;
    font-size:10px; 

    margin-left:20px; 
}
a.menu:hover, a.submenu:hover {
    color:#717171;  
    text-decoration: underline;     
}



div#submenu ul li a:hover {
    color:white;
    background:#777fad;
}
div#submenu ul li.selected a:hover {
    color:#717171;
    background:#EDEFF4;
}
.help div#submenu ul li.selected a:hover {
    color:#717171;
    background:white;
}
div#submenu ul li.selectedcomments a:hover {
    color:#717171;
    background:#EDEFF4;
    border-bottom:1px solid #EDEFF4;
}

  

a:hover {
    text-decoration: none;
}
.pointer {
    cursor: pointer !important;
}

