img#finder_sorting, img#shooting_date_at_will, img#edit_tags, img#file_dates_control, img#file_flags, img#invisible_files {
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: -8px;
}

div#header_container {
    height: 540px;
    background-size: 100% 40px, 945px 561px, cover;
    background-position: center bottom, center -13px, center bottom;
    background-image: url('/images/abfr10_2/blurry_button_background.png'), url('/images/abfa6/app_screenshot.png'), url('/images/abfa6/background.jpg');

}

.benefit h2, .usage_scenario h2, .feature h2 {

    font-size: 16px;
    margin-bottom: 4px;
    color: #434343;

}

div#header_container, div#header_container_on_minor_pages {
    width: 100%;
    position: relative;
    background-repeat: no-repeat, no-repeat, no-repeat;
    overflow: visible;
}

.usage_scenario h2 {
    border-radius: 8px;
    border-width: 1px;
    padding: 4px 0px 2px 10px;
    border-color: #499BEA;
    border-style: solid;
    font-size: 14px;
    margin-bottom: 16px;
    text-shadow: none;
    background: rgb(73, 155, 234); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(73, 155, 234, 1) 0%, rgba(32, 124, 229, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(73, 155, 234, 1) 0%, rgba(32, 124, 229, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(73, 155, 234, 1) 0%, rgba(32, 124, 229, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#499bea', endColorstr='#207ce5', GradientType=0); /* IE6-9 */

    color: white;
    text-align: center;

}

/* old stuff from abfr 10 site */

.grid_4_image_placeholder {
    width: 300px;
    height: 200px;
    background-color: white;
}

.grid_5_image_placeholder {
    width: 380px;
    height: 200px;
    background-color: white;
}

.grid_6_image_placeholder {
    width: 460px;
    height: 200px;
    background-color: white;
}

img#photography_medlee {
    margin-left: -10px;
}

img#music_medlee {
    margin-top: -50px;
    margin-bottom: 20px;
}

img#change_highlighting {
    margin-top: 4px;
    margin-bottom: 30px;
}

img#multi_step {
    margin-top: -2px;
    padding-bottom: 25px;
}

img#preview_pane, img#drag_n_drop {
    margin-top: 0px;
    margin-bottom: 5px;
}

img#inside_outside_medlee {
    padding-bottom: 30px;
}

img#tag_based_renaming {
    margin-top: -34px;
    padding-bottom: 30px;
}

img#droplet_medlee {
    margin-top: 0;
    padding-bottom: 20px;
}

img#power_user_medlee {
    margin-top: -40px;
    padding-bottom: 20px;
}


div#footer_container h3 {
    font-family: MuseoSlab-500, serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    font-size: 16px;
    color: #DDDDDD;
    text-shadow: 1px 1px 1px #000000;
    margin-bottom: 5px;
    padding-top: 10px;
}

img#bottom_logo {
    margin-top: -15px;
    text-align: right;
}

div#footer_container a:link, div#footer_container a:visited {
    color: #00b3ff;
    font-family: MuseoSlab-500, serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: none;
    font-weight: normal;
    text-transform: uppercase;
}

div#footer_container a:active, div#footer_container a:hover {
    text-decoration: underline;
}

div#footer_container a:active {
    color: white;
}

div#footer_container p {
    margin-bottom: 5px;
    font-size: 12px;
    text-decoration: none;
    text-shadow: none;
    font-weight: normal;
}

div.visible {
    visibility: visible;
}

div.hidden {
    visibility: hidden;
}

div.pop_up_section {
    padding: 20px;
}

div.pop_up_section p {
    margin-bottom: 5px;
}

div.pop_up_section p.small_print {
    font-size: 12px;
    color: #999999;
    margin-left: 20px;
    margin-bottom: 20px;
}

/* visited or just plain link -> inviting blue */
div.pop_up_section a:visited, div.pop_up_section a:link {
    color: #00a7ff;
}

/* hover over pop_up link -> bold */
div.pop_up_section a:hover, div.pop_up_section a:visited, div.pop_up_section a:link, div.pop_up_section a:active {
    /*	font-weight: bold; */
    font-family: MuseoSlab-500, serif;
    font-size: 18px;
    text-decoration: none;
    text-shadow: 1px 1px 1px black;
    margin-bottom: 10px;
}

/* active -> lighter magenta */
div.pop_up_section a:active {
    color: white;
}

/* hover -> magenta */
div.pop_up_section a:hover {
    color: white;
}

/* more download options styling */
div.pop_up_section p.small_link_section {

    text-align: right;

}

div.pop_up_section p.small_link_section a {

    font-size: 12px;

}

div#button_row {
    width: 960px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    clear: both;
    position: relative;
}

div#download_button, div#buy_button {
    width: 200px;
    height: 30px;
    background-size: 200px 30px;
    float: left;
}

div#button_spacer {
    width: 560px;
    height: 30px;
    display: block;
    float: left;
}

div#download_button {
    background-image: url("/images/abfr10_2/download_button_yosemite.png");
    background-position: 18px 0px;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {

    div#download_button {
        background-image: url("/images/abfr10_2/download_button_yosemite@2x.png");
    }
}

div#download_button:hover {
    background-image: url("/images/abfr10_2/download_button_hover_yosemite.png");
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {

    div#download_button:hover {
        background-image: url("/images/abfr10_2/download_button_hover_yosemite@2x.png");
    }

}

div#buy_button {
    background-image: url("/images/abfr10_2/buy_button_yosemite.png");
    background-position: -22px 0;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {

    div#buy_button {
        background-image: url("/images/abfr10_2/buy_button_yosemite@2x.png");
    }
}

div#buy_button:hover {
    background-image: url("/images/abfr10_2/buy_button_hover_yosemite.png");
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {

    div#buy_button:hover {
        background-image: url("/images/abfr10_2/buy_button_hover_yosemite@2x.png");
    }

}

div#app_icon, div#app_icon_on_minor_pages {
    height: 510px;
    width: 100%;
}

div#app_icon_on_minor_pages {
    height: 355px;
}

div#minor_pages_spacer {
    height: 140px;
}

div#header_container_on_minor_pages {
    height: 385px;
    background-image: url('/images/abfr10_2/blurry_button_background.png'), url('/images/abfa6/logo.png'),
    url('/images/abfa6/background_on_minor_pages.jpg');
    background-size: 100% 40px, 1000px 350px, cover;
    background-position: center bottom, center top, center bottom;

}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {

    div#header_container {
        background-image: url('/images/abfr10_2/blurry_button_background.png'), url('/images/abfa6/app_screenshot@2x.png'), url('/images/abfa6/background.jpg');
    }

    div#header_container_on_minor_pages {
        background-image: url('/images/abfr10_2/blurry_button_background.png'),
        url('/images/abfa6/logo@2x.png'), url('/images/abfa6/background_on_minor_pages.jpg');
    }
}


div#footer_container {
    height: 240px;
    width: 100%;
}

div#download_popover {
    display: none;
    width: 300px;
    background: -webkit-linear-gradient(#120000 0%, #ffffff 100%);
}

div#content_container {
    background-image: url('/images/abfr10_2/footer_background_yosemite.png'), url('/images/abfa6/silver_background.jpg');
    background-size: 100% 300px, 100% 100%;
    background-repeat: repeat-x, repeat-y;
    background-attachment: scroll, fixed;
    background-position: center bottom, center;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    div#content_container {
        background-image: url('/images/abfr10_2/footer_background_yosemite@2x.png'), url('/images/abfa6/silver_background@2x.jpg');
        background-repeat: repeat-x, repeat-y;
        background-attachment: scroll, fixed;
        background-position: center bottom, center;
    }
}

body {
    color: #202020;
    font-family: 'Lucida Grande', 'Verdana', 'Gill Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-shadow: 0px 1px 1px #eee;
}

h2 {
    font-family: MuseoSlab-500, serif;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    color: #242424;
    text-shadow: 1px 1px 1px #ffffff;
    margin-bottom: 0;
}

h3 {
    font-family: MuseoSlab-500, serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    font-size: 12px;
    color: #555555;
    text-shadow: 1px 1px 1px #ffffff;
}

a.push_button_link {

    padding: 8px 50px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-decoration: none;
    background: #1097cc;
    color: #ffffff;
    text-shadow: none;
    border: 2px solid #1097cc;
}

a.push_button_link:hover {
    background: #FFffff;
    color: #1097cc;
    border: 2px solid #1097cc;
}

a.push_button_link:active {
    background: #1097cc;
    color: #ffffff;
}
