@charset "utf-8";
/* CSS Document */

#Top100-Frame-Wrapper {
    display: block;
    position: fixed;
    bottom: 10px;
    z-index: 100;
    background: #fff;
    width: 100%;
    box-shadow: 1px 1px 15px #d1d1d1;
}

#Top100-Frame {
    display: block;
    width: 1000px;
    margin: 0 auto;
    height: 78px;
    position: relative;
}

#Top100-Frame a.Back-Link {
    display: block;
    height: 20px;
    line-height: 20px;
    color: #000;
    padding: 0 10px 0 10px;
    position: absolute;
    left: 0;
    top: -20px;
    font-size: 11px;
    background: #fff;
    box-shadow: 0px -2px 3px #e3e3e3;
    font-weight: bold;
}

#Top100-Frame a.Back-Link:hover {
    color: #fff;
    background: #1b58ae;
}

#Top100-Frame a.Close-Frame {
    display: block;
    height: 20px;
    line-height: 20px;
    color: #000;
    padding: 0 10px 0 10px;
    position: absolute;
    right: 0;
    top: -20px;
    font-size: 11px;
    background: #fff;
    box-shadow: 0px -2px 3px #e3e3e3;
    font-weight: bold;
}

#Top100-Frame a.Close-Frame:hover {
    color: #fff;
    background: #1b58ae;
}

#Top100-Frame .Company {
    display: block;
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #f2f2f2;
    height: 54px;
    padding-top: 24px;
}

#Top100-Frame .Domains,
#Top100-Frame .Opinions {
    display: block;
    float: left;
    margin-right: 20px;
    border-right: 1px solid #f2f2f2;
    height: 63px;
    padding: 15px 20px 0 60px;
}

#Top100-Frame .Domains {
    background: url(http://top100.webhostingtalk.pl/media/images/top100/Top100-Domain-Icon.png) left center no-repeat;
}

#Top100-Frame .Opinions {
    background: url(http://top100.webhostingtalk.pl/media/images/top100/Top100-Opinions-Icon.png) left center no-repeat;
}

#Top100-Frame h2 {
    display: block;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

#Top100-Frame h2 a {
    color: #000;
}

#Top100-Frame h2 em {
    display: block;
    float: left;
    margin-right: 10px;
    font-style: normal;
}

#Top100-Frame h2 a.Add {
    display: block;
    float: left;
    background: #1b58ae;
    text-shadow: 1px 1px 003884;
    padding: 0 10px;
    border: 1px solid #003884;
    height: 17px;
    line-height: 16px;
    color: #fff;
    font-size: 11px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

#Top100-Frame h2 a.Add:hover {
    background: #003884;
}

#Top100-Frame span {
    color: #898989;
    font-size: 11px;
    display: block;
}

#Top100-Frame .WHT {
    display: block;
    float: right;
    height: 100%;
    overflow: hidden;
    width: 300px;
}

#Top100-Frame .WHT h2 {
    display: block;
    float: left;
    width: 156px;
    height: 78px;
    background: url(http://top100.webhostingtalk.pl/media/images/top100/Top100-WHT-Logo.png) left center no-repeat;
    margin-right: 20px;
}

#Top100-Frame .WHT h2 a {
    display: block;
    float: left;
    width: 156px;
    height: 78px;
    text-indent: -9000px;
}

#Top100-Frame .WHT #fb-root {
    display: block;
    float: right;
    width: 110px;
    overflow: hidden;
    margin-top: 10px;
}

.Top100-Info {
    display: block;
    background: #f7f7f7 url(images/top100/CompanyTop100MainPage.png) 15px 15px no-repeat;
    border: 1px solid #d6d6d6;
    border-top: none;
    margin: 0 2px;
    padding: 20px 20px 20px 163px;
    margin-bottom: 20px;
    overflow: hidden;
}

.Top100-Info h2 {
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #000;
    margin: 0 0 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #0c86bb;
}

.Top100-Info p {
    font-size: 12px;
    margin-bottom: 10px;
    color: #828282;
    text-align: justify;
}

.Top100-Info p a {
    font-weight: bold;
    color: #0C86BB;
}

.Top100-Info p a:hover {
    text-decoration: underline;
}

.Top100-Info p.Icon {
    padding-left: 40px;
    background: url(images/Import-Small-Icon.png) left top no-repeat;
    height: 21px;
    line-height: 21px;
}

.Top100-Info .Left {
    display: block;
    float: left;
    width: 550px;
}

.Top100-Info .Right {
    width: 200px;
    float: right;
}

.Top100-Info .Right h3 {
    font-size: 14px;
    font-weight: bold;
}

.Top100-Info .Right ul {
    display: block;
    width: 200px;
}

.Top100-Info .Right ul li {
    display: block;
    float: left;
    width: 200px;
    text-align: center;
}

#Top100-Lists {
    display: block;
    margin: 20px;
}

#Top100-Lists a {
    color: #000 !important;
}

#Top100-Lists a:hover {
    color: #0C86BB !important;
}

#Top100-Lists .small-info {
    font-size: 12px;
    display: block;
    color: #d3d3d3;
}

#Top100-Lists h4 {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
    color: #0c86bb;
    text-transform: uppercase;
    background: url(images/top100/Title-Line.png) center repeat-x;
}

#Top100-Lists h4 span {
    background: #fff;
    padding: 0 10px;
}

#Top100-Lists .Big-List {
    display: block;
    overflow: hidden;
    margin-bottom: 40px;
}

#Top100-Lists .Big-List li {
    display: block;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    height: 32px;
    line-height: 10px;
}

#Top100-Lists .Big-List li:hover {
    background: #fafafa;
}

#Top100-Lists .Big-List li small {
    display: block;
    font-size: 11px;
    color: #b1b1b1;
}

#Top100-Lists .Big-List li strong {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-bottom: 12px;
    display: block;
}

#Top100-Lists .Big-List li .Count {
    display: block;
    float: left;
    margin-right: 14px;
    font-size: 46px;
    text-align: right;
    width: 40px;
    color: #e2e2e2;
    height: 34px;
    line-height: 34px;
    letter-spacing: -6px;
}

#Top100-Lists .Big-List li .Medal {
    display: block;
    float: left;
    margin-right: 10px;
    width: 32px;
    height: 34px;
}

#Top100-Lists .Big-List li .Medal img {
    display: block;
    float: left;
}

#Top100-Lists .Big-List li .Company {
    display: block;
    float: left;
    width: 348px;
    margin-right: 20px;
    height: 34px;
}

#Top100-Lists .Big-List.Medals li .Company {
    width: 307px;
}

#Top100-Lists .Big-List li.Import .Company {
    background: url(images/Import-Icon.png) right top no-repeat;
}

#Top100-Lists .Big-List li.Import:hover .Company {
    background: #fafafa url(images/Import-Icon.png) right bottom no-repeat;
}

#Top100-Lists .Big-List li .Company h2 {
    display: block;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-bottom: 12px;
}

#Top100-Lists .Big-List li .Company h5 {
    display: block;
    font-size: 11px;
    color: #b1b1b1;
}

#Top100-Lists .Big-List li .Opinions {
    display: block;
    float: right;
    width: 135px;
    padding-left: 20px;
    border-left: 1px solid #e6e6e6;
    height: 34px;
}

#Top100-Lists .Big-List li .Opinions span {
    display: block;
    margin-bottom: 12px;
    font-size: 13px;
    color: #b1b1b1;
}

#Top100-Lists .Big-List li span.Stars {
    display: block;
    width: 96px;
    height: 16px;
    background-image: url(http://www.webhostingtalk.pl//public/style_images/wht/ranking/yellowstars.png);
    margin-bottom: 7px;
}

#Top100-Lists .Big-List li span.Stars.Stars1 {
    background-position: 0 0
}

#Top100-Lists .Big-List li span.Stars.Stars2 {
    background-position: 0 -16px
}

#Top100-Lists .Big-List li span.Stars.Stars3 {
    background-position: 0 -32px
}

#Top100-Lists .Big-List li span.Stars.Stars4 {
    background-position: 0 -48px
}

#Top100-Lists .Big-List li span.Stars.Stars5 {
    background-position: 0 -64px
}

#Top100-Lists .Big-List li span.Stars.Stars0 {
    background-position: 0 -80px
}

#Top100-Lists .Big-List li span.Stars.Stars15 {
    background-position: 0 -112px
}

#Top100-Lists .Big-List li span.Stars.Stars25 {
    background-position: 0 -128px
}

#Top100-Lists .Big-List li span.Stars.Stars35 {
    background-position: 0 -144px
}

#Top100-Lists .Big-List li span.Stars.Stars45 {
    background-position: 0 -160px
}

#Top100-Lists .Big-List li .Domains {
    display: block;
    float: right;
    width: 65px;
    padding-right: 22px;
    padding-left: 13px;
    margin-right: 18px;
    border-left: 1px solid #e6e6e6;
    text-align: center;
    height: 34px;
}

#Top100-Lists .Big-List li .Domains.Up {
    background: url(images/top100/Domains-Up.png) right top no-repeat;
}

#Top100-Lists .Big-List li .Domains.Down {
    background: url(images/top100/Domains-Down.png) right top no-repeat;
}

#Top100-Lists .Big-List li .Market {
    display: block;
    float: right;
    width: 96px;
    padding-left: 24px;
    border-left: 1px solid #e6e6e6;
    text-align: center;
    margin-right: 20px;
    height: 34px;
}

#Top100-Lists .Big-List li .Links {
    display: block;
    float: right;
    padding-left: 20px;
    border-left: 1px solid #e6e6e6;
    text-align: right;
    height: 34px;
}

#Top100-Lists .Big-List li .Links a {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-bottom: 12px;
    display: block;
}

#Top100-Lists .Small-List {
    display: block;
    overflow: hidden;
    list-style: none;
    margin-bottom: 10px;
}

#Top100-Lists .Small-List li {
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
    color: #898989;
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    height: 30px;
    line-height: 24px;
}

#Top100-Lists .Small-List li small {
    font-size: 11px;
    display: block;
    margin-top: -10px;
}

#Top100-Lists .Small-List li div strong {
    margin-top: -5px;
    display: block;
}

#Top100-Lists .Small-List li .Count {
    display: block;
    float: left;
    margin-right: 5px;
    width: 25px;
    color: #000;
    font-weight: bold;
    text-align: right;
}

#Top100-Lists .Small-List li .Company {
    display: block;
    float: left;
    margin-right: 40px;
}

#Top100-Lists .Small-List li.Import .Company {
    background: url(images/Import-Small-Icon.png) right center no-repeat;
    padding-right: 60px;
}

#Top100-Lists .Small-List li .Company h2 {
    color: #000;
    font-weight: bold;
    display: inline;
}

#Top100-Lists .Small-List li .Opinions .sdLocalization {
    margin-top: -7px;
    height: 25px;
}
#Top100-Lists .Small-List li .Opinions .sdSlaValue {
    line-height: 10px;
}
#Top100-Lists .Small-List li .Opinions {
    display: block;
    float: right;
    margin-right: 25px;
    text-align: left;
    width: 120px;
}

#Top100-Lists .Small-List li .Domains strong{
    display: inline-block;
}
#Top100-Lists .Small-List li .Domains small{

}
#Top100-Lists .Small-List li .Domains {
    display: block;
    float: right;
    margin-right: 20px;
    text-align: center;
    padding-right: 10px;
    width: 80px;
}

#Top100-Lists .Small-List li .Domains.Up {
    background: url(images/top100/Domains-Up.png) right center no-repeat;
    background-position-y: 5px;
}

#Top100-Lists .Small-List li .Domains.Down {
    background: url(images/top100/Domains-Down.png) right center no-repeat;
    background-position-y: 5px;
}

#Top100-Lists .Small-List li .Market {
    display: block;
    float: right;
    width: 96px;
    padding-left: 24px;
    text-align: center;
    margin-right: 20px;
    height: 34px;
}

#Top100-Lists .Small-List li .Links {
    display: block;
    float: right;
    text-align: right;
}

#Top100-Lists .Small-List li .Links a {
    font-size: 11px;
    font-weight: bold;
    color: #000;
}

.pagination {
    clear: both;
    text-align: center;
    height: 40px;
    display: block;
}

.pagination span, .pagination a {
    padding: 10px 12px;
    background: #FFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    border: solid 1px #EEE;
    margin-left: -5px;
    color: #000;
}

.pagination span {
    color: #C8C8C8;
    background: #FAFAFA;
    text-shadow: #FFF 0 1px 0;
}

.pagination a:hover {
    background: #FAFAFA;
}

.pagination .current {
    background: #398DC5;
    border: solid 1px #398DC5;
    border-bottom: solid 1px #317DB0;
    color: #FFF;
    text-shadow: #15567D 0 -1px 0;
    margin-right: 1px;
}

.Import-Form {
    display: block;
    margin: 20px 100px;
    background: #fafafa;
    border: 1px solid #e3e3e3;
    padding: 20px;
}

.Import-Form p {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 19px;
}

.Import-Form ul.Form {
    display: block;
}

.Import-Form ul.Form li {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
}

.Import-Form ul li label.left {
    display: block;
    float: left;
    width: 210px;
    font-size: 13px;
    color: #000;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}

.Import-Form ul li input[type=text] {
    display: block;
    float: left;
    width: 270px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #e3e3e3;
}

.Import-Form ul li textarea {
    display: block;
    float: left;
    width: 270px;
    height: 88px;
    line-height: 21px;
    padding: 0 10px;
    border: 1px solid #e3e3e3;
    font-family: Arial;
    font-size: 12px;
}

.Import-Form ul li img {
    display: block;
    float: left;
    margin-right: 20px;
}

.Import-Form input[type=submit] {
    background: #0a7cb3;
    border: none;
    padding: 5px 10px;
    color: #fff;
    text-transform: uppercase;
    font: bold 12px Arial;
    cursor: pointer;
}

.Terms {
    padding: 20px;
    font-size: 13px;
}

.Terms p {
    margin-bottom: 20px;
}

div.Captcha {
    display: block;
    float: left;
}

div.Trust_us {
    display: block;
    overflow: hidden;
    margin-top: 40px;
}

div.Trust_us h3 {
    font-size: 18px;
    margin-bottom: 20px;
}

div.Trust_us ul {
    display: block;
    float: left;
    width: 250px;
    margin-right: 40px;
}

div.Trust_us ul li {
    display: block;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #e4e4e4;
    font-size: 13px;
    font-weight: bold;
}

div.Trust_us ul li a {
    color: #0A7CB3;
}

div.Trust_us ul li a:hover {
    color: #F50051;
}

#Carousel {
    display: block;
    margin: 20px;
}

#Carousel h3 {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f4f4f4;
}

#Carousel .jcarousel-list {
}

#Carousel .jcarousel-item {
    display: block;
    float: left;
    width: 117px;
    height: 78px;
    margin-right: 8px;
    border: 1px solid #e3e3e3;
}

#Carousel .jcarousel-clip {
    display: block;
    width: 880px;
    margin: 0 auto;
    overflow: hidden;
}

#Carousel .jcarousel-prev {
    display: block;
    width: 20px;
    height: 78px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    background: url(images/top100/Carousel-Prev.png) left center no-repeat;
}

#Carousel .jcarousel-next {
    display: block;
    width: 20px;
    height: 78px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: url(images/top100/Carousel-Next.png) right center no-repeat;
}

#Carousel .jcarousel-prev:hover,
#Carousel .jcarousel-next:hover {
    background-color: #fcfcfc;
}

span.Stars {
    display: inline;
    width: 96px;
    height: 16px;
    background-image: url(http://www.webhostingtalk.pl//public/style_images/wht/ranking/yellowstars.png);
    margin-bottom: 0
}

.Sidebar .latestOpinions li span.Stars.Stars1 {
    background-position: 0 0
}

.Sidebar .latestOpinions li span.Stars.Stars2 {
    background-position: 0 -16px
}

.Sidebar .latestOpinions li span.Stars.Stars3 {
    background-position: 0 -32px
}

.Sidebar .latestOpinions li span.Stars.Stars4 {
    background-position: 0 -48px
}

.Sidebar .latestOpinions li span.Stars.Stars5 {
    background-position: 0 -64px
}

.Sidebar .latestOpinions li span.Stars.Stars0 {
    background-position: 0 -80px
}

.Sidebar .latestOpinions li span.Stars.Stars15 {
    background-position: 0 -96px
}

.Sidebar .latestOpinions li span.Stars.Stars25 {
    background-position: 0 -112px
}

.Sidebar .latestOpinions li span.Stars.Stars35 {
    background-position: 0 -128px
}

.Sidebar .latestOpinions li span.Stars.Stars45 {
    background-position: 0 -144px
}

.Sidebar .latestOpinions li:first-child a, .Sidebar .List ol li a:hover {
    color: #4B4B4B !important
}

.Sidebar .latestOpinions ol {
    list-style: none !important;
    margin-left: 0 !important
}

.Sidebar .latestOpinions ol li {
    margin-bottom: 20px !important
}

#latestOpinionsHooks ol li span.company {
    display: inline;
    background-image: url(http://www.webhostingtalk.pl//public/style_images/wht/companyinfo-icons.png);
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    padding: 1px 9px;
    margin-right: 5px
}

#latestOpinionsHooks ol li.positive span.company {
    background-position: -16px 0
}

#latestOpinionsHooks ol li.positive:hover span.company {
    background-position: 1px 0
}

#latestOpinionsHooks ol li.negative span.company {
    background-position: -16px -22px
}

#latestOpinionsHooks ol li.negative:hover span.company {
    background-position: 1px -22px
}

.Sidebar .topCompanies li span.Stars {
    display: inline;
    width: 96px;
    height: 16px;
    background-image: url(http://www.webhostingtalk.pl//public/style_images/wht/ranking/yellowstars.png);
    margin-bottom: 0
}

.Sidebar .topCompanies li
span.Stars.Stars1 {
    background-position: 0 0
}

.Sidebar .topCompanies li
span.Stars.Stars2 {
    background-position: 0 -16px
}

.Sidebar .topCompanies li
span.Stars.Stars3 {
    background-position: 0 -32px
}

.Sidebar .topCompanies li
span.Stars.Stars4 {
    background-position: 0 -48px
}

.Sidebar .topCompanies li
span.Stars.Stars5 {
    background-position: 0 -64px
}

.Sidebar .topCompanies li
span.Stars.Stars0 {
    background-position: 0 -80px
}

.Sidebar .topCompanies li
span.Stars.Stars15 {
    background-position: 0 -96px
}

.Sidebar .topCompanies li
span.Stars.Stars25 {
    background-position: 0 -112px
}

.Sidebar .topCompanies li
span.Stars.Stars35 {
    background-position: 0 -128px
}

.Sidebar .topCompanies li
span.Stars.Stars45 {
    background-position: 0 -144px
}

.Sidebar .topCompanies
li {
    padding: 8px;
    border-bottom: 1px solid #dfd6b6;
    font-weight: bold !important;
    font-size: 14px;
    margin-left: 10px
}

.Sidebar .topCompanies li
.Text {
    float: right;
    display: block;
    clear: right;
    font-weight: normal !important;
    font-size: 12px;
    color: #4B4B4B
}

.Sidebar .topCompanies ol li:first-child {
    color: #F50051
}

.Sidebar a {
    font: normal 13px arial, verdana, tahoma, sans-serif;
    color: #045596;
    text-decoration: none;
}

.DomainsDiff {
    background-image: url(images/Partner-HoverBubble-List.png);
    font-size: 16px;
    text-align: center;
    height: 50px;
    padding-top: 27px;
}