﻿body.twitter
{
    background-color: #a3cde2; background-image: none; margin: 0;
}

.twitter_main
{
    width: 960px;
    margin: auto;
}

.social_media_links
{
    margin-right: 8px;
    margin-top: 0px;
    margin-bottom: 3px;
    font-weight: bold;
}

.sub_bg_container_twitter
{
    width: 960px;
    margin: auto;
    clear: both;
    padding-bottom: 20px;
}

.twitter_header_tagline
{
    padding-bottom: 22px;
    width: 913px;
    position: relative;
}

.twitter_headline
{
    font-weight: bold;
    font-size: 18px;
    color: #c65e16;
    font-family: Arial
}

.twitter_tagline
{
    padding-left: 160px;
}

.twitter_content_body
{
    font-size: 12px;
    color: #006699;
    font-family: Arial;
}

.twitter_header
{
    background-image: url(/images/social/twitter_header.png);
    background-repeat: no-repeat;
    height: 245px;
    width: 960px;
}

.twitter_poweredby
{
    position: relative;
    top: 132px;
    left: 748px;
    width: 200px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.twitter_kflogo
{
    padding-top: 8px;
    padding-left: 4px;
}

.twitter_main_body
{
    background-image: url(/images/social/twitter_bg.png);
    background-repeat: repeat-y;
    padding-left: 48px;
    padding-right: 48px;
}

.twitter_footer
{
    background-image : url(/images/social/twitter_footer.png);
    background-repeat: no-repeat;
    height: 95px;
    width: 960px;
}

.twitter_copytext
{
    float: right;
    position: relative;
    top: 52px;
    padding-right: 22px;
}

.twitter_copylinks
{
    font-weight: normal;
    text-decoration: underline;
}

/*.sub_copyright
{
    float: left;
    margin-right: 10px;
    color: #006699;
}*/