@charset "utf-8";
/* CSS Document */
/* CSS Document */
html, body {
    padding: 0px;
    margin: 0px;
}
* {
    margin: 0;
    padding: 0;
}
#divnull {
    height: 0px;
    width: 0px;
    display: none;
}
.explain{
    font-size: 12px;
}
.h2profile {
    background:#60696E none repeat scroll 0 0;
    color:white;
    font-size:14px;
    height:20px;
    margin-bottom:5px;
    margin-left:5px;
    margin-top:7px;
    padding-top:5px;
    text-align:center;
    width:340px;
}
.h2profile a {
    color: white;
}
.placeholder {
    cursor: e-resize;
    width: 760px;
    height: 300px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #545454;
    background: url(images/contentbg.jpg) repeat top left;
}

body a, .twituser {
    color: #077bb7;
    text-decoration: none;
}

textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #545454;
}

div#container {
    margin: 0px auto;
    width: 100%;
    background: url(images/sidebar2bg.jpg) repeat-y top left;
}

#header {
    float: left;
    width: 100%;
    heigth: 88px;
    background-color: #f4f4f4
}

div#sidebar {
    float: left;
    margin-right: 0px;
    width: 228px;
    background: url(images/sidebarbg.jpg) repeat-y top left;
    border-top: 1px solid white;

}

div#sidebarright {
    float: right;
    width: 363px;
    background-color: #ccccff;
    overflow-x: hidden;
    overflow-y: auto;
    border-left: white 1px solid;
    border-top: white 1px solid;
    background: url(images/sidebarrightbg.jpg) repeat-y top left;
}

#sidebarmensaje #mensajetweet {
    width: 334px;
    height: 75px;
    background: url(images/formstatusbg.jpg) no-repeat top left;
    border: solid 0 #fff;
    padding-left: 5px;
    padding-top: 5px;
    color: white;
}
#sidebarmensaje #shorturl {
    width: 303px;
    height: 27px;
    background: url(images/formstatusurlbg.jpg) no-repeat top left;
    border: solid 0 #fff;
    padding-left: 4px;
    color: white;
    font-size: 10px;    
}

div#sidebarrightcontent {
    width: 350px;
}

.sepr {
    margin-left: -6px;
    margin-top: 7px;
}

div#sidebarmensaje {
    margin-left: 6px;
    margin-top: 5px;
}

div#content {
    float: left;
    margin-right: 0px;
    overflow-x: hidden;
    overflow-y: scroll;

}

div#footer {
    float: left;
    width: 100%;
    height: 20px;
    background: #434343;
    border-top: 1px solid #878787;
}

div#header {
    height: 88px;
    background: url(images/headbg.jpg) repeat-x top left;
}

div#body {
    overflow: hidden;
    height: 100%;
    background: url(images/sidebar2bg.jpg) repeat-y top left;
}

#content h1 {
    border-bottom: 1px solid #BAE4F8;
    color: #464646;
    font-size: 20px;
    font-weight: normal;
    margin: 5px 5px 15px;
    padding: 5px 0;
    width: 100%;
}

#content h2 {
    border-bottom: 1px solid #BAE4F8;
    color: #464646;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 5px 10px;
    padding: 5px 0;
    width: 100%;
}

div#footer-push {
    height: 10px;
}

#sidehelp {
    height: 110px;
    background: url(images/footsidebarbg.jpg) repeat-x top left;
    margin-top: 10px;
    padding: 10px;
    width: 207px;
    padding-bottom: 0px;
}

#sidehelp h2 {
    color: #268CC0;
    font-size: 15px;
    margin-bottom: 5px;
    margin-left:1px;
}

#headerup {
    height: 50px;
}

#userimg {
    background: url(images/userimgbg.jpg) no-repeat top left;
    height: 51px;
    float: left;
    margin-right: 5px;
    padding-left: 5px;
    width: 50px;
}

#userimg img {
    border:1px solid #99AAAA;
    margin-top: 3px;
}

#bienvenidal {
    float: left;
    width: 9px;
    background: url(images/bienvenidal.jpg) no-repeat top left;
    height: 41px;
    margin-top: 5px;
}

#bienvenidar {
    float: left;
    width: 9px;
    background: url(images/bienvenidar.jpg) no-repeat top left;
    height: 41px;
    margin-top: 5px;
}

#bienvenida {
    float: left;
    background: url(images/bienvenidam.jpg) repeat-x top left;
    height: 31px;
    padding: 10px 10px 0 5px;
    margin-top: 5px;
}

#headerdown {
    margin-left: 5px;
    height: 36px;
    color: white;
    font-size: 15px;
    width: 221px;
    float: left;
}

.headtext {
    float: left;
    widows: 150px;
    padding-top: 8px;
    padding-left: 15px;
    margin-right: 5px;
}

#headercontent {
    height: 36px;
    color: white;
    font-size: 15px;
    margin-left: 222px;
    background: url(images/contenttitlebg.jpg) no-repeat 8px 2px;
}

#spancontenttitle {
    margin-left: 8px;
    display: inline-block;
    width: 139px;
}

#spanpaginas {
    margin-right: 363px;
    display: inline-block;
    float: right;
}

/*
 #spanpaginas {
 margin-left: 5px;
 display: inline-block;
 width: 68px;
 float: right;
 margin-top: 3px;
 margin-right: 3px;
 text-align: right;
 }*/
.accountbox {
    width: 31px;
    height: 31px;
    background: url(images/boxbg.jpg) no-repeat top left;
    display: inline;
    float: left;
    padding: 0px 0 0 5px;
    margin-top: 2px;
}

.accountbox img {
    margin-top: 5px;
}

#headerdown a {
    color: white;
    text-decoration: none;
}

#sidebar h2 {
    font-size: 14px;
    color: white;
    margin-left: 20px;
    margin-bottom: 5px;
    margin-top:7px;
}

#sidehelp h2 {
    font-size: 14px;
    color: #9fa84b;

}

.sideul li a {
    font-size: 13px;
    color: #5e5e5e;
    text-decoration: none;
}

.sideul li {
    height: 24px;
    padding: 6px 0 0 40px;
}

.selectedsidebar {
    background: url(images/sidebarselect.jpg) no-repeat top left;
}

#mainContent {
    margin: 0 20px 0 226px;
    padding-left: 10px;
    background: url(images/contentbg.jpg) repeat top left;
}

.fltrt {
    float: right;
    margin-left: 8px;
}

.fltlft {
    float: left;
    margin-right: 8px;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.cleardiv {
    clear: both;
}

#mensaje {
    width: 70%;
}

#clickdata {
    padding-top: 20px;
}

.spanhead {
    margin-bottom: 15px;
}

.listausers, .listauserstiny{
    width: 100%;
}

.bienvenidaul {
    list-style: none;
    margin-top:45px;
    text-align: left;
    width: 620px;
}

.bienvenidaul li {
    font-size: 12px;
    background: url(images/dialogbg.jpg) no-repeat top left;
    width: 614px;
    height: 56px;
    text-align: left;
    padding-top:7px;
    color:#495355;
    line-height: 15px;
}
.bienvenidaul li img {
    border: #d7d8da solid 1px;
    margin-left:7px;
    margin-right:10px;
}


.listausers li, .listauserstiny li {
    width: 185px;
    height: 48px;
    display: -moz-inline-stack; /* FF2*/
    display: inline-block;
    vertical-align: top; /* BASELINE CORRECCIÓN*/
    padding: 5px 0 5px 5px;
    zoom: 1; /* IE7 (hasLayout)*/ *display:inline; /* IE */
    _height:
        100px; /* IE6 */
    border:
        1px #d7d7d7 solid;
    background:
        white;
    color:
        #494949;
    margin:
        10px 10px 10px 0;
    -moz-border-radius-topright:
        6px;
    -webkit-border-top-right-radius:
        6px;
}
.listauserstiny li {
    width: 145px;
    height: 35px;

}

.usericon {
    margin-top: 9px;
}
.listauserstiny .usericon {
    margin-top: 0px;
}

.listausers li img, .listauserstiny li img {
    margin-right: 5px;
}
.listauserstiny .imgtwitter {
    width: 25px;
    height: 25px;
}
.imgrecip, .listatwits .imgrecip {
    height:20px;
    margin-left:-22px;
    width: 20px;
    margin-top:30px;

    z-index:10;
    border: #d9d9d9 solid 1px;
    float: left;
}
.imgperfil {
    border:2px solid #60696E;
    margin-left:5px;
    margin-right:10px;
}
.imgtwitter {
    border: #d9d9d9 solid 1px;
    float: left;
    margin-top: -1px;
}

.listausers li a, .listauserstiny li a {
    text-decoration: none;
}

#progressbar {
    width: 760px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#accordion {
    width: 780px;
}

.listatwitsshort {
    width: 100%;
    margin-top: 10px;
    font-size: 12px;
}

.listatwitsshort li {
    width: 100%;
    display: table;
    height: 48px;
    vertical-align: top; /* BASELINE CORRECCIÓN*/
    padding: 5px;
}

.listatwitsshort li img {
    margin-right: 5px;
}

.roll, .botoncursor {
    cursor: pointer;
}

.listatwits {
    width: 98%;
    margin-top: 10px;
}

.listatwits li {
    width: 100%;
    height: 58px;
    display: -moz-inline-stack; /* FF2*/
    display: table;
    vertical-align: top; /* BASELINE CORRECCIÓN*/
    padding: 0px;
    zoom: 1; /* IE7 (hasLayout)*/
    *display:inline; /* IE */
    _height:
        100px; /* IE6 */
    margin-bottom:
        15px;
    color:
        #494949;
}

.msgbotones {
    float: right;
    display: table;
}
.msgbotonesuser {
    display:table;
    float:left;
    margin-left:5px;
}
.msgbody {
    margin-left: 48px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
}

.msgbody .headmen, .msgbody .textstatus {
    display: block;
}

.textstatus {
    padding: 10px;
    margin-left: 2px;
    display: block;
}

.headmen {
    height: 25px;
    width: 99%;
}

.msgbodygrey {
    background: url(images/statusheadbg) repeat-x top left #f3f3f3;
    border: 1px #d7d7d7 solid;
}
.msgbodygrey .statususername:hover {
    color:#d7d7d7;
}

.msgbodyred {
    background: url(images/statusheadbg) repeat-x top left #fff1f1;
    border: 1px #feb8b8 solid;
}
.msgbodyred .statususername:hover {
    color:#feb8b8;
}
.msgbodyblue {
    background: url(images/statusheadbg) repeat-x top left #e9eaff;
    border: 1px #a6c5fe solid;
}
.msgbodyblue .statususername:hover {
    color:#a6c5fe;
}
.msgcontent {
    border-right: 1px #d9d9d9 solid;
    float: left;
    height: 53px;
    padding-left: 5px;
    padding-top: 5px;
    width: 100%;
}

.textomen {
    width: 545px;
    float: left;
}

.botonesmen {
    float: right;
    margin-top: 6px;
    padding-left: 6px;
    width: 145px;
}

.spantitulo {
    font-weight: 700;
}

.listatwits li img {
    margin-right: 2px;
    margin-top: 2px;
}

.listatwits li a {
    text-decoration: none;
}

.listatwits .imgtwitter {
    margin-right: 3px;
    margin-top: 0px;
}

.boton {
    cursor: pointer;
    font-weight: bold;
}

.spanred {
    color: red;
}

.spanpurple {
    color: purple;
}

.spanblue {
    color: blue;
}

.spangreen {
    color: green;
}

.date {
    font-size: 10px;
    font-style: italic;
    color: #666;
    margin-right: 12px;
    vertical-align: 6px;
}

.statususername {
    margin-left: 5px;
    padding-top: 0;
    float: left;
    font-weight: bolder;
}

.cursor_pointer {
    cursor: pointer;
}

#login-form {
    width: 640px;
    min-height: 240px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background: url(images/dialogdivbg.png) no-repeat top center #c5d0d4;
    border: #616a6f 1px solid;
    text-align: left;
    padding: 0 10px 10px 10px;
    font-size: 12px;
    color: #5f6a6e;
}

#login-form h1.header {
    color:#2F393B;
    font-size:12px;
    font-weight:normal;
    margin-top:14px;
    text-align: center;
}

#login-form h2 {
    font-size: 15px;
    color: #494949;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    margin-left: 5px;
    padding: 0px;
    width: 100%;
    border-bottom: 1px #deeef5 solid;
}

#login-form td {
    font-size: 13px;
}

#tableinv .invtd {
    font-size: 10px;
}

#login-form .inputform {
    height: 51px;
    font-size: 18px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background: url(images/formlogin.jpg) no-repeat top left  !important;
    border: #cecece 1px solid;
    padding: 5px 0 0 3px;
    width: 351px;
    color: white;
}
.login-shape {
    background: #d3e1e6;
    border: #616a6f 1px solid;
    min-height: 50px;
    margin-top: 15px;
    display: none;
    width: 640px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-size: 12px;
    padding: 10px;

}
#login-inv {
    width: 520px;
    height: 60px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background: #d3e1e6 none repeat scroll 0 0;
    margin-top: 25px;
    font-size: 12px;
    margin-left: 32px;
}

#newtweetdiv {
    display: none;
}

.pblabel {
    position: absolute;
    width: 100%;
    text-align: center;
    line-height: 1.9em;
}
#diverrorcont, .divinfomsg {
    width:96%;
    margin-top:5px;
    margin-bottom: 5px;
    padding:5px;

}
#diverrorcont a {
    color:#f73434;
}
#cerrarinfo {
    color:blue;
}
.h2head{
    font-size:14px;
    font-weight:bold;
}
.ulrank{
    list-style-position: inside;
    margin-bottom:15px;

}
.ulrank li{
    list-style: none;
}

h3 {
    margin-top:5px;

    font-size: 13px;
}
#profiletabs.ui-tabs .ui-tabs-nav li a {
    color:white;
    float:left;
    font-weight:normal;
    padding:0.5em .5em;
    text-decoration:none;
}
.profileinfo {
    color: white;
}
.listalistas {
    margin-left:20px;
}
#centcontenido ul.listatwits{
    margin-left: 5px;
}
.spwrapper {
    background:#b9c4c8 repeat scroll left top;
    padding:10px;


}
#apierrors {
    margin-left: 5px;
}
.horariostats{
    margin:20px;
    font-size: 14px;
}
.searchtweets {
    font-size: 12px;
    padding: 5px;
    width: 335px;
}
#ajaxloading{
    display: inline;
}