body
{
    margin: 0;
    padding: 0;
    background-color: white;
    overflow: visible;
    width:1440px;
    height:100%;

}

@font-face 
{
    font-family: "TradeGothicLTStdBoldCondensed";
    src: url('tradegothicltstd-bdcn20-webfont.eot');
    src: local("â˜º"), url('tradegothicltstd-bdcn20-webfont.woff') format('woff'), url('tradegothicltstd-bdcn20-webfont.ttf') format('truetype'), url('tradegothicltstd-bdcn20-webfont.svg') format('svg');
    font-size-adjust: 0.54;
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: "FreightText";
    src: url('freighttext-book-webfont.eot');
    src: local("â˜º"), url('freighttext-book-webfont.woff') format('woff'), url('freighttext-book-webfont.ttf') format('truetype'), url('freighttext-book-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face 
{
    font-family: "FontFaceFallback";
    src: local(Georgia, serif);
    font-style: italic;
}
div#header
{
    background-color: #F9F9F9;
    padding: 32px 32px 18px;
    width: 100%;
    border-bottom: 1px solid #EFEFEF;
}

div#header div#logo_container
{
    overflow: hidden;
    position: relative;
    width: 320px;
}

div#header div#logo_container a#logo
{
    display: block;
    background-image: url('good-logo.png');
    width: 102px;
    height: 56px;
    float: left;
}


div#header div#logo_container #infographics_header_text
{
    position: relative;
    text-transform: uppercase;
    font-size: 36px;
    font-family: TradeGothicLTStdBoldCondensed;
    float: left;
    left: 10px;
    top: 27px;
}

div#header a#head_back
{
    display: block;
    float: right;
    position: relative;
    right: 200px;
    top: 28px;
    font-family: Helvetica;
    font-size: 11px;
    color: #ee8269;
    text-decoration: none;
}

div#header div#graphical_exploration
{
    font-family: Helvetica;
    font-size: 12px;
    color: #8b8b8b;
    margin-top: 5px;
    font-style: italic;
}

div#left_column
{
    float: left;
    overflow: hidden;
    width: 990px;
    border-right: 1px solid #efefef;
}
div#infographic_outer_container
{
    border: 1px solid #EFEFEF;
    width: 990px;
    min-height: 600px;
    float: left;
    margin-left: 10px;
    margin-top: 25px;
    margin-right: 10px;
    box-shadow: rgba(42,43,44,0.07) 3px -3px 13px;
}

div#back_to_post_row
{
    margin: 15px 0px 15px 40px;
}

div#back_to_post_row a
{
    font-family: Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #71b3f7;
    text-decoration: none;
}

div#back_to_post_row a#see_more
{
    margin-left: 5px;
    border-left: 1px solid #CFCFCF;
    padding-left: 6px;
}

div#infographic_top_row
{
    overflow: auto;
    position: relative;
}

div#infographic_top_row a
{
    text-decoration: none;
    font-family: Georgia;
    font-size: 12px;
    font-weight: bold;
    color: #8b8b8b;
    font-style: italic;

}

div#raw_image
{
    float: left;
    margin-top: 18px;
    margin-bottom: 18px;
    margin-left: 18px;
}

img#raw_image_img
{
    display: none;
    width: 100%;
}

div#full_screen
{
    float: left;
    margin-top: 18px;
    margin-bottom: 18px;
    margin-left: 5px;
    border-left: 1px solid #CFCFCF;
    padding-left: 6px;

}

div#open_zoom_instructions
{
    float: right;
    font-family: Arial;
    font-size: 12px;
    margin-right: 14px;
    margin-top: 35px;
}

div#image_container
{
    margin-top: 7px;
    margin-right: 14px;
    margin-left: 18px;
    margin-bottom: 18px;
    height: 640px;
}


div#image_container iframe {
    border: 1px solid #efefef;
}

div#image_container_flat
{
    margin-top: 7px;
    margin-right: 14px;
    margin-left: 18px;
    margin-bottom: 18px;
    height: 100%;

}

div#image_container_flat img
{
    max-width: 944px;
}

div#ad_container
{
    float: left;
    margin-left: 15px;
}

div#ad_container div.infographic-title {
    width: 300px;
    margin-bottom: 32px;
}

div#ad_container div.infographic-title a {
    font-weight: bold;
    color: #71b3f7;
    text-decoration: none;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 10pt;
}
div#ad_container div.infographic-title h1 a.post-link {
  font-family: FreightText;
  color: #2a2b2c;
  font-size: 32px;
  font-weight: normal;
}
div#welcome_to_the_new_good
{
    background: url(global.png) 0 -410px no-repeat;
    width: 300px;
    height: 124px;
    margin-top: 17px;
    position: relative;
}

div#welcome_to_the_new_good ul
{
    list-style: none;
    position: absolute;
    top: 40px;
    padding-left: 29px;
}

div#welcome_to_the_new_good li
{
    height: 17px;
    text-decoration: none;
    padding-left: 18px;
}

div#welcome_to_the_new_good li#learn_more_item
{
    background: url(global.png) 0 -2170px no-repeat;
}

div#welcome_to_the_new_good li#feedback_item
{
    height: 12px;
    background: url(global.png) 0 -2800px no-repeat;
    padding-left: 25px;
    margin-top: 12px;
}

div#welcome_to_the_new_good a
{
    color: white;
    font-weight: bold;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
    border: 0;
    text-decoration: none;
}

div#welcome_to_the_new_good a#feedback
{
    position: relative;
    top: -3px;
}

div#welcome_to_the_new_good li
{
    list-style: none;
    display: list-item;
    margin-bottom: 5px;
}

div#ad_2
{
    padding-top: 15px;
}

div#ad_3
{
    padding-top: 15px;
}

div#ad_4
{
    width: 960px;
    float: left;
    margin-top: 22px;
    margin-left: -3px;
}

div#more_infographics_on_good_container
{
    width: 960px;
    padding-left: 25px;
    min-height: 200px;
    float: left;
    margin-left: 3px;
    position: relative;
}

div#more_infographics_on_good_container div#more_infographics_container
{
    font-family: TradeGothicLTStdBoldCondensed;
    font-size: 36px;
    border-bottom: 1px solid #EFEFEF;
    width: 960px;
    text-transform: uppercase;
    margin-top: 35px;

}
div#more_infographics_on_good_container div.feed_item
{
    margin-top: 80px;
}

div#more_infographics_on_good_container div.feed_item img
{
    position: relative;
    left: -19px;
}

div#footer_container
{
    border-top: 1px solid #EFEFEF;
    margin-top: 48px;
    padding-top: 30px;
    padding-bottom: 30px;
    float: left;
    position: relative;
    width: 100%;

}
div#footer_top_row
{
    margin-left: 300px;
    line-height: 20px;
    overflow: hidden;
}

div#footer_bottom_row
{
    margin-left: 442px;
    line-height: 20px;
    overflow: hidden;
}

div#footer_bottom_row a
{
    text-decoration: none;
    font-size: 10px;
    color: #b2b2b2;
    font-weight: bold;
    font-family: Helvetica,Arial,sans-serif;

}

div#footer_top_row a
{
    text-decoration: none;
    font-size: 10px;
    color: #b2b2b2;
    font-weight: bold;
    font-family: Helvetica,Arial,sans-serif;

}

div#footer_top_row div#good_llc a
{
    color: #666;
}

div#footer_top_row div#good_llc
{
    font-size: 10px;
    font-weight: bold;
    font-family: Helvetica,Arial,sans-serif;
    text-decoration: none;
    float: left;
    margin-right: 25px;
}

div.footer_element
{
    float: left;
    width: 80px;

}

.smooth_zoom_preloader
{
    background-image: url(preloader.gif);
}

.smooth_zoom_icons
{
    background-image: url(icons.png);
}

