

/* footerKare BEGIN*/
#footer{
    background: url("/images/footer-bkg.png") repeat-x;
    padding-top: 10px;
    padding-bottom: 20px;
}
#footer p{
    color: #A7A7A7;
}
.footerKare{
    font-family: arial;
    font-size: 10px;
    color: #b7b7b7;
}
.footerKare li{
    margin-top:10px;
    padding-left: 5px;
    list-style: none;
}

.footerKare a:link, .footerKare a:visited{
    font-size: 12px;
    color: #b7b7b7;
    text-decoration: none;
}
.footerKare a:hover{
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}
.footerKare h2{
    font-size: 18px;
    font-weight: normal;
}

#footerKareLeft{
    width:200px;
    margin-right: 20px;
    background: url(/images/separator_v.png) repeat-y right;
}

#footerKareLeft-logo{
    display: block;
}
#footerKareCenter{
    padding-left: 20px;
    font-size: 12px;
}

#footerKareCenter p{
    margin-bottom:10px;
    margin-top:10px;
}

#created-by-holder{
    position: relative;
}

#created-by{
    position: absolute;
    right: 0;
    top: -58px;
    bottom: 0px;
    width: 105px;
    height: 78px;
    background: url('/images/logo-footer.png') no-repeat 0 -86px;
}
#created-by:hover{
    background: url('/images/logo-footer.png') no-repeat 0 8px;
}


#superhosting {
    height:20px;
    margin-top:20px;
    vertical-align:bottom;
}

#superhosting .superhosting_link{
    position: relative;
    float: right;
    bottom: 20px;
    width:140px;
    margin-right:70px;

    text-align:center;
}

.superhosting_link a:link, .superhosting_link a:visited{
    color:#0066CC;
    text-align:center;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    text-decoration: none;
}

.superhosting_link a:hover{
    text-decoration: underline;
}

.partner_links {
    margin: 0 auto;
    color:#A7A7A7;
    font-size:9px;
    margin-top:10px;
    position:absolute;
    top:-5px;
    left: 20px;
}

.partner_links a:link, .partner_links a:visited {
    color:#A7A7A7;
    font-size:9px;
    margin-bottom:10px;
    margin-left:2px;
}

.partner_links a:hover{
    text-decoration:underline;

}


/* footerKare END*/
