/* site-specific css */
/* for site-specific stuff not core gallery-site css */

html, body {
    height: 100%;
}

div.subheading {
    font-size: 24px;
    color: #7f8790;
    text-transform: none;
}

.records_list ul li h2 {
    margin: 0 0 10px;
    font-size: 20px;
    color: #001020;
    text-transform: none;
}

.records_list ul li .subtitle {
    text-transform: none;
}

span.year {
}

.subtitle {
    font-size: 16px;
    font-weight: normal;
    color: #001021;
}

#container {
    width: 100%;
    min-width: 980px;
    padding: 0;
    background-color: #fff;
    margin-bottom: -100px;
    height: auto !important;
    min-height: 100%;
}

#header {
    background-color: rgb(242, 238, 235);
    width: 100%;
    min-width: 980px;
    padding: 0;
    height: 80px;
    margin-bottom: 0px;
}

#header_content {
    width: 980px;
    position: relative;
    margin: 0 auto;
    padding: 0 25px;
}

#logo {
    position: absolute;
    top: 30px;
    left: 20px;
    margin: 0;
}
    #logo a {
        display: block;
        text-indent: -9999px;
        background-image: url("/images/logo2.png");
        background-repeat: no-repeat;
        width: 258px;
        height: 21px;
        outline: 0;
    }
    .device-highres #logo a {
        background-image: url("/images/logo2_2x.png");
        background-size: 258px auto;
    }

#main_content {
    width: 980px;
    margin: 70px auto;
    padding: 0 25px;
    position: relative;
}

#main_content h1.has_subtitle {
    margin-bottom: 5px;
}

#push {
    height: 100px;
}



div#top_nav {
    
}

#top_nav ul {
    position: absolute;
    top: 28px;
    right: 0;
}

#top_nav.navigation ul li a,
#top_nav.navigation ul li a:visited {
    color: #888;
    outline: 0;
    font-weight: normal;
    font-size: 15px;
    font-weight: 300;
    text-transform: none;
    -moz-transition: color 0.3s ease-in-out;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
    #top_nav.navigation ul li.active a,
    #top_nav.navigation ul li a:hover {
        color: #000;
    }

/* Sub Nav */

div#sub_nav {
    position: relative;
    width: 980px;
    bottom: 57px;
}

div#sub_nav ul {
    position: absolute;
    right: -25px;
}

#sub_nav.navigation ul li a {
    font-size: 14px;
    outline: 0;
    text-transform: none;
}

#sub_nav.navigation ul li a:hover {
    color: inherit;
}


/* Sub Nav - Artists */

div.subsection-artists-list div#sub_nav {
    position: relative;
    float: left;
    left: 0;
    top: 0px;
    z-index: 99;
}

div.subsection-artists-list div#sub_nav ul {
    position: inherit;
    right: 0px;
}

/* Sub Nav - Exhibitions */

body.section-exhibitions div#sub_nav {
    position: relative;
    width: 980px;
    bottom: 25px;
    margin-bottom: 50px;
}

/* Home
------------------------------------------------------------------------------*/

/* Horizontal Layout */

body.section-home div#main_content {
    width: auto;
    margin: 0;
    padding: 0;
    position: static;
}

body.section-home div#push {
    height: 152px;
}

body.section-home div.horizontal #slideshow {
    width: 100% !important;
    max-width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
body.section-home div.horizontal #slideshow ul,
body.section-home div.horizontal #slideshow ul li,
body.section-home div.horizontal #slideshow ul li .image,
body.section-home div.horizontal #slideshow ul li .image span,
body.section-home div.horizontal #slideshow ul li .image img {
    width: 100% !important;
    max-width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    vertical-align: top;
    height: auto !important;
}

body.section-home div.horizontal #slideshow ul li a {
    background-color: #eaeaea;
    overflow: auto;
}

body.section-home div.horizontal #slideshow ul li .image img {
    max-width: 2000px;
    margin: 0 auto;
    text-align: center;
}

/* ------------- */

body.section-home div.horizontal div#feature_panel_container {
    width: 100%;
    background-color: #fcfcfc;
    z-index: 100;
    position: fixed;
    bottom: 0;
}

div.horizontal div.feature_panel {
    width: 300px;
    display: block;
    float: left;
    margin: 15px 0;
    overflow: visible;
}

body.section-home div.horizontal div#fixed {
    width: 980px;
    margin: 0 auto;
    padding: 0 25px;
}

div.horizontal div.feature_panel span.content {
    width: 170px;
    float: left;
}



div.horizontal div#feature_panel_2, div.horizontal div#feature_panel_3 {
    margin-left: 20px;
    padding-left: 20px;
}








div.horizontal div#feature_panel_3 {
    margin-right: 0;
    padding-right: 0;
}

body.section-home div.horizontal .records_list ul li span.content {
    display: none;
}

/* Vertical Layout */

div#content.vertical {
    margin: 70px auto 0;
    width: 980px;
    padding: 0 150px;
}

body.section-home div.vertical #slideshow,
body.section-home div.vertical #slideshow ul,
body.section-home div.vertical #slideshow ul li,
body.section-home div.vertical #slideshow ul li .image,
body.section-home div.vertical #slideshow ul li .image span,
body.section-home div.vertical #slideshow ul li .image img {
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 665px;
    height: 518px;
    float: left;
}

body.section-home div.vertical .records_list ul li span.content {
    display: none;
}

body.section-home div.vertical div#feature_panel {
    float: right;
    background-color: #fcfcfc;
    width: 265px;
    height: 518px;
}

div.vertical div.feature_panel {
    width: 265px;
    min-height: 172.6px;
    height:auto !important;
    height: 172.6px;
    display: block;
    float: right;
}

div.vertical div#feature_panel_2, div.vertical div#feature_panel_3 {
    padding-top: 20px;
}

div.feature_panel h3 {
    font-size: 16px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: none;
}
div.vertical div.feature_panel span.content {
    width: 150px;
    float: left;
    display: inline;
    padding-bottom: 20px;
}
.feature_panel div.image {
    width: 100px;
    float: right;
}
.feature_panel a {
    display: block;
    color: #888;
    text-decoration: none;
    outline: 0;
    font-size: 0.95em;
    margin: 0;
    background: none;
}
.feature_panel .description {
    display: block;
    margin: 0 0 5px;
    font-size: 0.95em;
    line-height: 1.3em;
}
.feature_panel .date {
    display: block;
    margin-bottom: 10px;
    outline: 0;
}


/*twitter feature*/
#twitter{
    background: url('/images/twitter_feature_panel.jpg') right top no-repeat;
}

#twitter #twitter-feed .acms-tw-row{
    border-bottom: none;
}

#twitter #twitter-feed .acms-tw-text{
    color: #7F8790;
    font-size: 0.95em;
    line-height: 1.3em;
}

#twitter #twitter-feed .acms-tw-text a{
    display: initial;
    color: #739dc8;
    text-transform: initial;
}

#twitter #twitter-feed .acms-tw-datetime{
    color: #ccc;
    font-style: italic;
}
#twitter a.acms-tw-account-link,
#twitter #twitter-feed .acms-tw-image-container,
#twitter #twitter-feed .acms-tw-screenname{
    display: none;
}


/* Artist Page
------------------------------------------------------------------------------*/

    /* Listings */

    .image_list ul li .artist,
    .image_list ul li .title,
    .image_list ul li .title em {
        font-style: normal;
        font-size: 14px;
        text-transform: none;
    }

    .image_list ul li .signed_and_dated,
    .image_list ul li .medium,
    .image_list ul li .dimensions
    {
        display: none;
    }

    .image_list ul li.unavailable .content:before {
        display: none !important;
    }

    div.subsection-artists-list .records_list {
        width: 980px;

    }

    /* New Works */

    div.subsection-artists-list .records_list ul li {
        margin: 0 60px 0 0;
    }

    div.subsection-artists-list .records_list ul li.last {
        margin: 0;
    }

    .page-artists #artist_list_slideshow_nav.simple_list {
        width: 750px;
    }

    .section-artists .records_list.simple_list ul li a {
        font-size: 14px;
        text-transform: none;
    }

    .image_list ul li.unavailable .content > .title:after, 
    .image_list ul li.unavailable .content > .title_and_year:after {
        display: none;
    } 

    .image_list ul li.unavailable .content {
        position: relative;
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 15px;
    }
        .image_list ul li.unavailable .content:after {
            content: 'Sold';
            text-indent: -9999px;
            width: 20px;
            display: block;
            position: absolute;
            top: 6px;
            right: 6px;
            height: 6px;
            width: 6px;
            -moz-border-radius: 100px;
            -webkit-border-radius: 100px;
            border-radius: 100px;
            background: #cc0000;
        }

    .page-artists #artist_list_slideshow_nav.simple_list ul li h2 {
        font-size: 27px;
    }

    .page-artists #artist_list_slideshow_nav.simple_list ul {
        float: left;
        clear: none;
        width: 215px;
        margin-right: 35px;
    }

    .page-artists #artist_list_slideshow_nav.simple_list ul li {
        width: 215px;
        clear: none;
        float: left;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-right: 30px;
    }

    .page-artists #artist_list_slideshow_nav.simple_list ul li.last {
        margin-right: 0;
    }






    /* Artists A - Z */

    div#artist_list_slideshow_nav h2 {
        font-size: 24px;
    }

    /* Categories */

    /*
        .page-artists #content.artwork_categories ul li {
        width: 256px;
    }
    */

    .page-artists #content.artwork_categories .image_list ul li .image,
    .page-artists #content.artwork_categories .image_list ul li .image span,
    .page-artists #content.artwork_categories .image_list ul li .image a,
    .page-artists #content.artwork_categories .image_list ul li {
        width: 197px;
        max-width: 197px;
    }

    .page-artists #content.artwork_categories .image_list ul li .image,
    .page-artists #content.artwork_categories .image_list ul li .image span,
    .page-artists #content.artwork_categories .image_list ul li .image a {
        height: 165px;
        max-height: 165px;
    }

    .page-artists #content.artwork_categories .categories-header h1.label {
        float: left;
        margin-bottom: 20px;
    }
    .page-artists #content.artwork_categories {
        clear: both;
    }
    .page-artists #content.artwork_categories .categories-header #category_selector {
        background: transparent url(/images/arrow_down.png) 100% 50% no-repeat;
        width: 150px;
        float: right;
        width: 160px;
        margin-top: 7px;
        cursor: pointer;
        font-size: 14px;
    }
    .page-artists #content.artwork_categories .categories-header #category_selector.active {
        background: transparent url(/images/close.png) 100% 50% no-repeat;
    }

    /* Artist Page - Categories */

    div#periods_list_slideshow_nav {
        background-image: url('/images/dotted.gif');
        background-repeat: no-repeat;
        background-position: bottom;
        display: block;
        overflow: visible;
    }

        div#periods_list_slideshow_nav ul.left-col {
            width: 225px;
            float: left;
            display: inline;
        }

        div#periods_list_slideshow_nav ul.right-col {
            width: 225px;
            float: right;
            display: inline;
            clear: none;
        }


    div#categories_list_slideshow_nav {
        display: block;
        overflow: visible;
        position: relative;
        top: 20px;
    }

        div#categories_list_slideshow_nav ul.left-col {
            width: 225px;
            float: left;
            display: inline;
        }

            .page-artists #content.artwork_categories .records_list #categories_list_slideshow_nav li {
                margin-bottom: 10px;
                width: 225px;
            }

            .page-artists #content.artwork_categories .records_list #categories_list_slideshow_nav li a {
                line-height: 15px;
            }


        div#categories_list_slideshow_nav ul.right-col {
            width: 225px;
            float: right;
            display: inline;
            clear: none;
        }


    div#categories_list {
        padding-top: 20px;

    }


    div#cat_slideshow_container {
        position: absolute;
        top: 0px;
        right: 0px;
        max-height: 200px;
        width: 375px;
        background-color: #ccc;
    }


    div#cat_slideshow_container ul {
        position: relative;
        list-style-type: none;
        max-height: 200px;
    }


    div#cat_slideshow_container ul li {
        position: absolute;
        right: 0;
        top: 0;
        text-align: right;
    }

    div#cat_slideshow_container ul li img {
        max-width: 375px;
        max-height: 375px;
    }


    div#cat_text_list {
        width: 475px;
    }

    div.artwork_categories {
        position: relative;
    }

    div#period_menu_list {
        background-color: #ddd;
        width: 200px;
        float: left;
        display: inline;
    }

    div#cat_menu_list {
        float: right;
        width: 700px;
    }

    /* Categories Menu */

    /*
    div.category_list.hidden {
        background-color: #f4f5f7;
    }
    */



    div.category_list {
        width: 940px;
        background-color: #f4f5f7;
        overflow: visible;
        margin: 0px 0 50px;
        padding: 0 20px;
        -moz-border-radius: 5px;
        border-radius: 5px;

    }

    div.category_list ul {
        list-style-type: none;
        background-color: #f4f5f7;
        padding-left: 0;
    }

    .page-artists #content.artwork_categories div.category_list ul.left-col {
        float: left;
    }

    .page-artists #content.artwork_categories div.category_list ul.right-col {
        float: right;
    }

    .page-artists #content.artwork_categories div.category_list ul li {
        width: 290px;
        /* float: left; */
        /* display: inline; */
        margin: 0 20px 3px 20px;
    }

    div.category_list ul li a {
        text-decoration: none;
        color: #7F8790;

    }

    .page-artists #content.artwork_categories .records_list li {
        width: 170px;
        margin-bottom: 5px;
    }


/* Artist Subsection - Biograhpy
------------------------------------------------------------------------------*/

    div.subsection-biography #content_module {
        width: 650px;
    }

    div.subsection-biography #sidebar {
        float: right;
        width: 280px;
    }

/* Artist Subsection - Works
------------------------------------------------------------------------------*/

    span#artist_years {
        display: block;
        font-size: 15px;
    }
    #image_gallery #content_module {
        display: inline;
        float: left;
        min-height: 500px;
        padding-bottom: 30px;
        position: relative;
        width: 250px;
    }
        #image_gallery #content_module h3 {
            font-size: 13.5px;
        }
        
        #image_gallery #content_module .subtitle,
        #image_gallery #content_module .detail_view_module {
            margin: 0 0 20px;
        }
        #image_gallery #content_module .price {
            font-size: 11px;
            text-transform: uppercase;
            letter-spacing: 1px;
            padding: 8px 0 0;
        }

        #image_gallery.unavailable #content_module:before {
            display: none;
        }  
        #image_gallery.unavailable #content_module .subtitle {
            position: relative;
            width: 100%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding-right: 25px;
        }
            #image_gallery.unavailable #content_module .subtitle:after {
                content: 'Sold';
                text-indent: -9999px;
                width: 20px;
                display: block;
                position: absolute;
                top: 6px;
                right: 6px;
                height: 6px;
                width: 6px;
                -moz-border-radius: 100px;
                -webkit-border-radius: 100px;
                border-radius: 100px;
                background: #cc0000;
            }

    body.section-artists #image_gallery .enquire,
    body.section-artists #image_gallery .link {
        background: none;
        padding: 0;
        margin: 0 10px 0 0;
        float: left;
        clear: none;
    }
    body.section-artists #image_gallery .link a,
    body.section-artists #image_gallery .link a:visited {
        color: #7F8790;
    }

    body.section-artists #image_gallery .subtitle {
        font-size: 18px;
        line-height: 26px;
    }

    div.subsection-works .records_list ul:last-child {
        margin-bottom: 0;
    }
    div.subsection-works .records_list ul li {
        display: inline;
        float: left;
        margin: 0 60px 40px 0;
    }
    div.subsection-works .records_list ul li .price {
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding: 8px 0 0;
    }

    div.subsection-works .records_list ul li.last {
        margin: 0;
    }

    div.subsection-works #image_gallery .records_list.mini_list ul li {
        width: auto;
        float: left;
        clear: none;
        margin: 0 10px 10px 0;
    }
        div.subsection-works #image_gallery .records_list.mini_list ul li a {
            display: block;
        }
        div.subsection-works #image_gallery .records_list.mini_list ul li .icon {
            display: block;
            margin: 0;
        }
        div.subsection-works #image_gallery .records_list.mini_list ul li .content {
            display: none;
        }

    #image_gallery ul#additional_images {
        list-style: none;
        padding: 0;
        width: 350px;
    }
    #image_gallery #additional_images li {
        float: left;
        width: auto;
        height: 55px;
        margin-bottom: 16px;
        margin-right: 10px;
    }
    #image_gallery #additional_images .image {
        width: auto;
        height: 55px;
    }

    div#artwork_detail_info {
        margin-top: 50px;
        padding-top: 15px;
    }

    div#artwork_detail_info div#left-col {
        width: 465px;
        float: left;
        display: inline;
        margin-right: 50px;
    }

    div#artwork_detail_info div#right-col {
        width: 465px;
        float: left;
        display: inline;
    }

    div#artwork_detail_info div.detail_view_module {
        clear: none;
        padding: 30px 0;
    }

    /* Artist Subsection - Video */

    div.subsection-video div#content_module {
        width: 100%;
        margin: 0;
    }

    div.subsection-video div#sidebar {
        display: none;
    }

    /* Related items below grid ------------------------------------------------------------------------------*/

    .records_list.mini_list ul li .content h2 {
        font-size: 1em;
        text-transform: none;
    }
    #artist_related_grid {
        clear: both;
        width: 100%;
        background: url('/images/dotted.gif') 0 30px repeat-x;
        padding: 60px 0 0;
    }
        #artist_related_grid h3 {
            font-size: 14px;
            margin-bottom: 18px;
        }
        #artist_related_grid .mini_list ul li,
        #related_artworks .mini_list ul li {
            float: left;
            width: 200px;
            margin: 0 60px 16px 0;
            clear: none;
        }
            #artist_related_grid .mini_list ul li a,
            #related_artworks .mini_list ul li a {
                width: 100%;
            }
            #artist_related_grid .mini_list ul li .content,
            #related_artworks .mini_list ul li .content {
                width: 135px;
            }
            #artist_related_grid.single_related_set .mini_list ul li:nth-child(2n) {
                margin-right: 60px;
            }
            #artist_related_grid .mini_list ul li:nth-child(2n),
            #related_artworks .mini_list ul li:nth-child(2n),
            #artist_related_grid.single_related_set .mini_list ul li:nth-child(4n) {
                margin-right: 0;
            }
        #artist_related_grid #related_artists {
            float: left;
            width: 47%;
            margin-right: 6%;
        }
        #artist_related_grid #related_categories {
            float: left;
            width: 47%;
        }
        #artist_related_grid.single_related_set #related_artists,
        #artist_related_grid.single_related_set #related_categories {
            width: 100%;
            margin-right: 0;
        }

    #artist_related_toolbar {
        clear: both;
        width: 100%;
        background: url('/images/dotted.gif') 0 20px repeat-x;
        padding: 50px 0 0;
    }
        #artist_related_toolbar .link {
            float: left;
        }
        #artist_related_toolbar #artist_prev_next {
            float: right;
        }
            #artist_related_toolbar #artist_prev_next .link {
                margin: 0 0 0 20px;
                padding-right: 0;
                clear: none;
                color: #888;
            }
            #artist_related_toolbar #artist_prev_next .link a,
            #artist_related_toolbar #artist_prev_next .link a:visited {
                color: #000;
            }



/* Exhibitions Page
------------------------------------------------------------------------------*/

/* Main Page - Current Exhibitions
------------------------------------------------------------------------------*/

div#exhibitions-grid-forthcoming_featured,
div#exhibitions-grid-current {
    padding: 50px 0 0px;
    margin-bottom: 20px;
}

div#exhibitions-grid-forthcoming, div#exhibitions-grid-past {
    padding-top: 45px;
}

body.section-exhibitions #exhibitions-grid-forthcoming .detail_list ul li:nth-child(2n) {
    margin-right: 0;
}

body.section-exhibitions #exhibitions-grid-forthcoming .detail_list ul li:nth-child(3n),
body.section-exhibitions #exhibitions-grid-forthcoming .detail_list ul li.last {
    margin-top: 30px;
}

body.section-exhibitions #exhibitions-grid-forthcoming_featured div.subheading,
body.section-exhibitions #exhibitions-grid-current div.subheading {
    position: absolute;
    left: 655px;
}

body.section-exhibitions #exhibitions-grid-forthcoming_featured .records_list span.content h2,
body.section-exhibitions #exhibitions-grid-current .records_list span.content h2 {
    margin-top: 40px;
}

body.section-exhibitions #exhibitions-grid-forthcoming_featured .records_list span.content,
body.section-exhibitions #exhibitions-grid-current .records_list span.content {
    float: right;
    width: 350px;
}

body.section-exhibitions #exhibitions-grid-forthcoming_featured .records_list span.image,
body.section-exhibitions #exhibitions-grid-current .records_list span.image {
    float: left;
    margin-left: 0;
}

body.section-exhibitions #exhibitions-grid-forthcoming_featured .records_list span.image img,
body.section-exhibitions #exhibitions-grid-current .records_list span.image img{
    margin-left: 0;
}

body.section-exhibitions #exhibitions-grid-forthcoming_featured .records_list span.image span,
body.section-exhibitions #exhibitions-grid-current .records_list span.image span {
    vertical-align: top;
    background-color: #fff;
}





/* Main Page - Forthcomming Exhibitions
------------------------------------------------------------------------------*/

body.section-exhibitions #exhibitions-grid-forthcoming .detail_list ul li {
    float: left;
    min-height: 10px;
    width: 465px;
}

body.section-exhibitions #exhibitions-grid-forthcoming .records_list span.image {
    float: left;
}

body.section-exhibitions #exhibitions-grid-forthcoming .records_list span.content {
    float: right;
    width: 235px;
}

body.section-exhibitions #exhibitions-grid-forthcoming .records_list span.content span.description {
    display: none;
}

/* Main Page - Past Exhibitions
------------------------------------------------------------------------------*/

#exhibitions-grid-archive .detail_list ul li,
body.section-exhibitions #exhibitions-grid-past .detail_list ul li {
    float: left;
    min-height: 10px;
    width: 201px;
    margin-right: 57px;
}

#exhibitions-grid-archive .detail_list ul li.last,
body.section-exhibitions #exhibitions-grid-past .detail_list ul li.last {
    margin-right: 0px;
}

#exhibitions-grid-archive .records_list span.image,
body.section-exhibitions #exhibitions-grid-past .records_list span.image {
    float: left;
    display: block;
    margin-bottom: 20px;
}

#exhibitions-grid-archive .records_list span.content,
body.section-exhibitions #exhibitions-grid-past .records_list span.content {
    width: 200px;
}

#exhibitions-grid-archive .records_list span.description,
body.section-exhibitions #exhibitions-grid-past .records_list span.content span.description,
#exhibitions-grid-archive .records_list span.link,
body.section-exhibitions #exhibitions-grid-past .records_list span.content span.link {
    display: none;
}

/* Exhibitions Subsection - Overview
------------------------------------------------------------------------------*/

.page-exhibitions .subsection-overview #sidebar .link {
    display: none;
}

.section-exhibitions .subsection-overview #slideshow ul li .image, .section-exhibitions .subsection-overview #slideshow ul li .image span {
    background-color: #fff;
}

.section-exhibitions .subsection-overview #slideshow ul li .image img {
    margin-left: 0;
    float: right;
}


/* Exhibitions Subsection - Works
------------------------------------------------------------------------------*/

div#ig_slideshow_container div#ig_slideshow {
    float: right;
}

#ig_slideshow .item {
    background-color: #f9f9f9;
}

#ig_slideshow_thumbnails_prev,
ig_slideshow_thumbnails_next {
    background: none;
    text-indent: 0;
}

#ig_slideshow_thumbnails {
    margin: 0;
}

.page-exhibitions .subsection-works #image_gallery .image {
    float: right;
    height: 525px;
    width: 700px;
}

/* Exhibitions Subsection - News
------------------------------------------------------------------------------*/

body.section-exhibitions .subsection-news .detail_list span.image {
    float: left;
    display: inline;
}

body.section-exhibitions .subsection-news .detail_list span.content {
    float: right;
    display: inline;
    width: 230px;
}

/* News Page
------------------------------------------------------------------------------*/

.list_grid_control {
    display: none;
}

.list_grid_control {
    display: none;
}

body.section-news .records_list ul li h2 {
    font-size: 20px;
}

body.section-news .records_list span.image {
    float: left;
}

body.section-news .records_list span.content {
    float: right;
    width: 230px;
}

body.section-news .records_list ul li .image {
    background-color: #FFF;
}

/* Large News Item */

body.section-news li.large {
    width: 980px;
    padding-top: 50px;
    margin-bottom: 20px;
}

body.section-news li.large span.image {
    float: left;
    width: 470px;
}

body.section-news li.large span.image span {
    vertical-align: top;
    background-color: #fff;
}

body.section-news li.large span.image span img {
    height: auto;  
}

body.section-news li.large span.content {
    width: 475px;
}

/* Publications Page
------------------------------------------------------------------------------*/

body.section-publications .records_list span.image {
    float: left;
}

body.section-publications .records_list span.content {
    float: right;
    width: 260px;
}

body.section-publications .records_list ul li .image {
    background-color: #fff;
}

body.section-publications .records_list ul li .image span {
    vertical-align: top;
    background-color: #fff;
}

body.section-publications li.large {
    width: 980px;
    padding-top: 50px;
    margin-bottom: 20px;
}

body.section-publications li.large span.image {
    float: left;
    width: 470px;
    height: auto;
}

body.section-publications li.large span.content {
    width: 475px;
}

/* Detail View */

body.section-publications #content_module {
    width: 625px;
}

body.section-publications #sidebar, body.section-publications #sidebar .image {
    width: 305px;
}


/* About Page
------------------------------------------------------------------------------*/

body.section-about div#left-section {
    width: 465px;
    float: left;
}

body.section-about div#right-section {
    width: 465px;
    float: right;
}

body.section-about div#right-section img {
    float: right;
}


body.section-about div#slideshow img.first {
    display: block;
}

body.section-about div#slideshow img {
    display: none
}

/* Contact Page
------------------------------------------------------------------------------*/

body.section-contact div#left-section {
    width: 265px;
    float: left;
}

body.section-contact div#right-section {
    width: 640px;
    float: right;
}
    body.section-contact div#right-section {
        width: 640px;
        float: right;
    }
    body.section-contact div#right-section #map_basic {
        height: 540px;
    }


/* Footer
------------------------------------------------------------------------------*/

#footer-vertical {
    width: 100%;
    margin-bottom: 0;
    height: 100px;
    background-color: #fcfcfc;
    color: #7f8790;
}

#footer {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0px;
    height: 100px;
    background-color: rgb(242, 238, 235);
    color: #7f8790;
}

#footer-vertical #footer_content,
#footer_content {
    width: 980px;
    margin: 0 auto;
    padding: 0 25px;
    position: relative;
    top: 30px;
    font-size: 14px;
}

div#address_details {
    float: left;
    display: inline;
    width: 150px;
    padding-right:50px;
}

div#contact_info {
    width: 150px; /*145*/
    float: left;
    display: inline;
    padding-right:45px; /*50*/
}

div#additional_links {
    width: 220px;
    float: left;
    display: inline;
    padding-right:45px; /*50*/
    text-transform: none;
}
div#mailinglist_link {
    width: 220px;
    float: left;
    display: inline;
    text-decoration: none;
    color: #7f8790;
    text-transform: none;
}

#footer-section-right {
    width: 665px;
}

div.copyright {
    position: absolute;
    right: 25px;
    top: 0px;
}

#footer-vertical a, #footer-vertical a:visited,
#footer a, #footer a:visited {
    color: #888;
    text-decoration: none;
}

div#artlogic {
    display: block;
    font-size: 13px;
    width: 220px;
    float: left;
    text-transform: none;
}
    div#artlogic.noprint a,
    div#artlogic.noprint a:visited {
        color: #888;
    }


.social_media_icon {
    background-image: url("/lib/g/1.0/images/social_icons_black.png");
    margin-right: 4px;
    opacity: 0.75;
}
#social_links .social_links_item {
    width: auto;
}
#social_links .social_links_item a {
    text-indent: 0;
    width: auto;
    line-height: 23px;
}
#social_links .social_links_item a .social_media_icon {
    border: 0;
    background-color: transparent;
}


/* Other */

.link {
    background: none;
    font-size: 11px;
    color: #888;
}
.link span, .link a, .link a:visited {
    font-weight: normal;
    display: inline;
    color: #000;
    text-transform: uppercase;
    font-size: 11px;
    background: none;
}

.date {
    font-weight: normal;
}

.description {
    display: block;
    margin: 0 0 20px;
    color: #888;
}

.page-artists #content #artist_list_slideshow {
    position: absolute;
    right: 0;
    top: 55px;
}

.feature_list ul li {
    background: none;
}

#content_module {
    width: 465px;
}

#sidebar {
    float: right;
    width: 465px;
}

.detail_list ul li {
    float: left;
    min-height: 10px;
    width: 465px;
}

.records_list ul li .image {
    background-color: #f5f5f5;
    float: left;
}

.page-artists #artist_list_slideshow_nav.simple_list ul li h2 {
    font-size: 24px;
}

.simple_list ul li a, .simple_list ul li a:visited {
    text-decoration: none;
    font-weight: normal;
}

#image_gallery #slideshow,
#image_gallery #image_container {
    float: right;
    display: inline;
    width: 700px;
    height: 525px;
}
#image_gallery .image {
    float: right;
    display: table;
    background-color: #fff;
    width: 700px;
    height: 525px;
}
#image_gallery .image a {
    display: table-cell;
    background-color: #fff;
    width: 700px;
    height: 525px;
    vertical-align: center;
    text-align: center;
}
#image_gallery img {
    vertical-align: middle;
    display: inline;
    margin: 0 auto;
}

#image_gallery #content_module .page_stats {
    
}

.page_stats {
    font-weight: normal;
    font-size: 11px;
}

div.categories-header {
    width: 980px;
    height: 40px;
}

div.categories-header h1 {
    background-color: #fff;
}

div.category_selector {
    background-color: #fff;
}

/* General Records Settings */

.records_list ul li .image {
    background-color: #f7f7f7;
}

.feature_list ul li .content {
    width: 465px;
}

.feature_list ul li .image {
    height: 355px;
    margin-right: 0px;
    width: 465px;
    float: right;
    margin-left: 40px;
}

.detail_list ul li .content {
    width: 235px;
    float: right
}

#sidebar .image {
    background-color: #f7f7f7;
}

.section-exhibitions #sidebar .image {
    background-color: #ffffff;
}

/* Modified Links
-------------------------------------------------------------------------------*/

span.content .link {
    background: none;
    padding: 0;
}

.link {
    margin-top: 0px;
    font-size: 11px;
    font-weight: normal;
    display: block;
    width: auto;
    float: left;
    padding: 5px 25px 5px 0;
    height: 17px;
    font-weight: normal;
    background-repeat: no-repeat;
    background-position:left;
    color: #000;
}
.link.no_icon {
    background: none;
    padding-left: 0;
}

span.artist_link a {
    margin-top: 0px;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 2px 5px 0;
    height: 17px;
    font-weight: normal;
    background-image: none;
    background-repeat: no-repeat;
    background-position:left;
    color: #000;
    text-decoration: none;
}

span.artist_link {
    margin-right: 5px;
}

.link span, .link a {
    font-weight: normal;
    display: inline;
}

/* Divider Settings
------------------------------------------------------------------------------*/

div.divider {
    height: 20px;
}

div.divider.inner {
    height: 10px;
}

/* Fancybox
------------------------------------------------------------------------------*/

#fancybox-close {
    top: -10px;
    height: 29px;
    right: -10px;
    width: 29px;
    z-index: 100;
}

/* Page Stats 
------------------------------------------------------------------------------*/

.ps_links {
    position: absolute;
    left: 0;
}

.ps_links .ps_item a {
    color: #000
}

.ps_pages {
    position: absolute;
    right: 0;
    color: #000
}


/* Mailing list form
------------------------------------------------------------------------------*/

    .section-join-our-mailing-list #content_module{
        width: 100%
    }

    #mailing_list_signup {
        width: 100%;
    }
        #mailing_list_signup .form_wrapper {
            width: 100%;
            margin: 0 auto;
        }
        #mailing_list_signup .form_row {
            float: none;
            width: 100%;
            display: block;
            clear: both;
            margin: 0 0 15px;
        }
        #mailing_list_signup .form_row label {
            display: none;
        }
        #mailing_list_signup .form_row input.field {
            border: 1px solid #eaeaea;
            padding: 13px;
            max-width: 465px;
            width: 100%;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
        }
        #mailing_list_signup .form_row input.field.active {
            color: #515151;
        }
        #mailing_list_signup .form_row input.submit {
            border: 1px solid #FFF;
            padding: 2px 0 6px 0;
            cursor: pointer;
        }
        #mailing_list_signup .form_row input.submit {
            visibility: hidden;
            height: 0;
            margin: 0;
            width: 0;
            padding: 0;
        }

        #mailing_list_signup .form_row ul{
            padding-left: 0;
            list-style: none;
        }

        #mailing_list_signup .form_row ul li input[type='checkbox']{
            margin-right: 10px;
        }

        #mailing_list_signup .form_row ul li label{
            display: inline-block;
        }

        #mailing_list_signup .form_row ul li{
            display: inline-block;
            width: 33%
        }

/* Dotted Borders
------------------------------------------------------------------------------*/

.page-artists #artist_list_slideshow_nav.simple_list ul li,
div#artwork_detail_info,
div.has_border,
div#exhibitions-grid-forthcoming_featured,
div#exhibitions-grid-current,
div#exhibitions-grid-forthcoming,
div#exhibitions-grid-past,
div.vertical div#feature_panel_2,
div.vertical div#feature_panel_3,
body.section-news ul#row-no-1,
body.section-news ul#row-no-2,
body.section-publications ul#row-no-1,
body.section-publications ul#row-no-2 {
    background-image: url('/images/dotted.gif');
    background-repeat: no-repeat;
}

div.horizontal div#feature_panel_2, div.horizontal div#feature_panel_3 {
    background-image:url('/images/dotted-v.gif');
    background-repeat: no-repeat;
}

body.section-news ul#row-no-2,
body.section-publications ul#row-no-2 {
    padding-top: 45px;
}



span.artist_image_caption, span.slideshow_label {
    display: block;
    color: #b3b7b9;
    text-align: left;
}

.page-artists #artist_list_slideshow li {
    text-align: left;
}


.page-artists div.subsection-publications .records_list ul li .image,
.page-exhibitions div.subsection-publications .records_list ul li .image {
    background-color: #fff;
}



/* For availble artworks in record */

.section-artists h1 {
    height: 50px;
    margin-bottom: 10px !important;
}

.section-artists .artwork.unavailable .link .fancybox {
    background-image: url("/images/unavailable.png");
    background-position:-10px 25px;
    background-repeat: no-repeat;
    padding: 0 20px 0 0;
    overflow: visible;
    padding-bottom: 30px;
    display: block;
}

#image_gallery .detail_view_module {
    color: #7F8790;
}


body.section-artists div#sub_nav {
    bottom: 57px;
    position: relative;
    width: 980px;
}

body.section-exhibitions div#sub_nav {
    bottom: 55px;
    margin-bottom: 50px;
    position: relative;
    width: 980px;
}


#contact_form #contact_form_item_preview .signed_and_dated,
#contact_form #contact_form_item_preview .medium,
#contact_form #contact_form_item_preview .dimensions {
    display: none;
}