* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #FFF;
    font-family: "Josefin Sans", Arial, Helvetica, sans-serif;
    font-size: 21px;
    color: #808080;
    line-height: 1.2em;
}

img, img.main_img {
    vertical-align: bottom;
    max-width: 100%;
}

tr.spacer td {
    line-height: 1px;
}

#wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    text-align: left; /* this overrides the text-align: center on the body element. */
    background: #FFF;
    width: 100%;
}

#sect_logo, #sect_logo_home {
    display: none; /* hide section logo by default */
}

.center1 {
    text-align: center;
}

/*ITEM THUMBS*/

div.tlist {
    margin-top: 20px;
}


.tlist div {
    float: left;
    margin: 0 0 40px 46px;
    width: 191px;
    display: table;
}

.tlist img.thm_img {
    max-width: 191px;
    border: 1px solid #DDD;
    /*padding: 15px;*/
}

.img_missing1 {
    background-image: url(../im_cms/no_image1.gif);
    background-size: contain;
}

/*.tlist div:nth-of-type(4n+1) {
    margin-left: 0;
    clear: left;
}*/

.tlist p:first-of-type {
    margin: 0 0 8px 0;
}

.tlist h3 {
    font-weight: normal;
    font-size: 17px;
    color: #999;
    /*margin-top: 5px;*/
    display: block;
}

/*ARTIST THUMBS*/

.alist div {
    border: none;
    float: left;
    margin: 0 0 40px 46px;
    width: 145px;
    display: table;
}

.alist img.thm_img {
    width: 145px;
    height: 145px;
}

/*.alist div:nth-of-type(5n+1) {
    margin-left: 0;
    clear: left;
}*/

.alist a {
    font-size: 17px;
    text-decoration: none;
}

.alist a:visited {
    text-decoration: none;
    color: #333
}

.alist a:hover {
    text-decoration: underline;
    color: #FF0000
}

.alist a:active {
    text-decoration: none;
    color: #FF0000
}

.alist img.top_pic {
    margin: 0;
}

.alist h3 {
    font-weight: normal;
    font-size: 17px;
    color: #333;
    margin-top: 2px;
}

.alist p.ad {
    font-size: 13px;
}

#title_container {
    margin: 34px 0 0 8px;
    height: 60px;
    float: left;
}

#title_container img {
    height: 60px;
    width: auto;
}

.main_div {
}

#cms_container.story {
}

#footer, .small1 {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 18px;
    font-weight: normal;
    color: #666666;
}

#footer_link {
    display: inline-block;
}

#footer a {
    color: #999;
}

#footer a:hover {
    color: #FAA;
}

div#fmenu {
    text-align: center;
    margin: 0 auto;
}

#fmenu ul {
}

#fmenu ul li {
    display: inline;
    margin: 0; /* else tiny_mce overrides it */
    list-style: none;
}

#fmenu ul li a {
    font-weight: normal;
    font-size: 17px;
    color: #666;
    text-decoration: none;
}

#fmenu ul li a:hover {
    color: #F00;
    text-decoration: underline;
}

#fmenu ul li + li:before {
    content: "| ";
}

#footer div.npu a {
    font-size: 18px;
    min-height: 26px;
    display: block;
}

#footer div.npu {
    text-align: left;
    border-top: 1px #ccc dashed;
    clear: both;
    min-height: 30px;
}

#footer div.npu_n {
    background: url(../im_cms/npu.png) right 0 no-repeat;
}

#footer div.npu_n a {
    color: #0C60A6;
    text-align: left;
    margin: 6px 30px 5px 0;
    float: right;
}

#footer div.npu_p {
    background: url(../im_cms/npu.png) left -100px no-repeat;
}

#footer div.npu_p a {
    color: #0C60A6;
    margin: 6px 0 5px 30px;
}

#footer div.npu_u {
    background: url(../im_cms/npu.png) left -200px no-repeat;
}

#footer div.npu_u a {
    color: #0a3d6d;
    margin: 6px 0 5px 30px;
}

#mobile_link {
    padding: 10px;
    text-align: center;
}

#mobile_link a {
    /*    color: #FFF;*/
}

#logo_home_link {
    /* position: absolute; */
    height: 100%;
    width: 80%;
    z-index: 10;
    cursor: pointer;
    /* top: 1px; */
    margin: 0 auto;
}

/*CMS*/
a.slideTitle p {
    display: inline-block;
    margin-top: 15px;
    font-size: 20px;
    font-weight: normal;
    padding: 0 0 10px 37px;
    background: url(../im_cms/slider1m.png) 0 -100px no-repeat;
}

a.slideTitleBold p {
    display: inline-block;
    margin: 15px 0 5px 0;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 7px 37px;
    background: url(../im_cms/slider1m.png) 0 0 no-repeat;
}

a.slideClose {
    display: block;
    background: url(../im/but_less.jpg) no-repeat;
    padding: 0 0 6px 60px;
    margin-top: 15px;
}

a.slideClose:hover {
    text-decoration: none;
}

.slideContent {
    background: url(../im/bg_a.jpg) bottom repeat-x;
    margin-bottom: 20px;
}

.div_slide_highlight {
    background-color: rgba(255,255,255,0.8);
}

.quoteText {
    background: url(../im_cms/quote_start.png) top left no-repeat;
    padding: 15px 0 0 51px;
    font-style: normal;
    font-weight: bold;
    clear: both;
    margin: 10px auto;
    max-width: 350px;
}

.quoteRef {
    background: url(../im_cms/quote_end.png) bottom right no-repeat;
    padding: 10px 51px 12px 51px;
    font-size: 85%;
    font-style: italic;
    clear: both;
    margin: 0 auto;
    max-width: 350px;
}

div.pic_rotator {
    position: relative;
}

div.pic_rotator img {
    border: none;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, .2);
    border-radius: 3px;
}

div.pic_rotator div {
    float: left;
    display: none;
    max-width: 100%;
}

.pic_grid1 {
    width: 490px;
}

.pic_grid1_thm {
    float: left;
    margin: 0 0 0 10px;
    border: 0;
}

.pic_grid1_main {
    margin: 0 0 10px 0;
    border: 0;
}

.button1, .but_maillist_signup {
    background: #999;
    color: #FFF;
    cursor: pointer;
    padding: 4px 20px 4px 20px;
    border: none;
    margin: 0 0 15px 0;
}

.button1:hover, .but_maillist_signup:hover {
    background-color: #ccc;
}

.but_maillist_signup {
    margin: 15px 0 25px 0;
}

.shareDiv {
    margin: 10px 0;
}

.share_aux1 {
    margin: 0 0 5px 0;
    font-size: smaller;
}

.img_table td {
    padding: 0 !important;
    border: none !important;
}

.img_shadow {
    box-shadow: 3px 3px 8px rgba(0, 0, 0, .2);
}

.img_shadow_thm {
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .2);
}

.clear {
    clear: both;
}

.input1 {
    background-color: #FFF;
    border: 1px solid #DDD;
    color: #333;
    padding: 2px;
    margin-top: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    border-radius: 2px;
}

#pgStr {
    margin: 10px 0 15px 0;
}

.pgstr a, .pgstr .sel {
    padding: 5px;
    font-size: 18px;
}

.pgstr .sel {
    font-weight: bold;
}

.nextPrevStr {
    text-align: right;
}
.ssep {
    height: 20px;
}

.item_price {
    margin: 10px 0;
    font-weight: bold;
}

.sstyle1 {
    padding: 15px;
    border: 1px solid #FA5814;
}

.sstyle2 {
    padding: 15px;
    border: 1px solid #03707F;
}

.sstyle3 {
    padding: 15px;
    border: 1px solid #DDDDDD;
}

.main_img, div.aux_pic img, .thm_img {
    vertical-align: bottom;
    opacity: 0;
}

img.thm_img, img.main_img {
    border-radius: 2px;
}

table.main_img {
    margin: 15px 0 10px 0;
    width: 100%;
}

/* Forms */

input, select, textarea {
    border: 2px solid #CCCCCC;
    padding: 5px;
    border-radius: 4px;
    font-size: 22px;
}

/*input[type=text],
input[type=tel],
input[type=email],
textarea {
    width: 97%;
    max-width: 450px;
}*/

.iw1 {
    width: 180px;
}

.iw2 {
    width: 250px;
}

.iw4 {
    max-width: 350px;
    width: 97%;
}

.iw5 {
    max-width: 450px;
    width: 97%;
}

select {
    max-width: 97%;
}


form fieldset,
form fieldset legend,
form fieldset label,
form fieldset ol,
form fieldset li {
    margin: 0;
    padding: 0;
}

form fieldset {
    border: none;
    font-weight: bold;
    text-align: left;
}

.sublegend1 {
    font-style: italic;
    font-weight: normal;
    margin: 15px 0 5px 0;
}

form fieldset label {
    display: inline-block;
    font-weight: normal;
    font-size: 16px;
}

form fieldset li {
    list-style: none;
    margin: 20px 0 5px 0;
}

/* CMS menu */
.menu_container {
    margin-left: 0;
}

.menu_container .mhead1 {
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 6px;
}

/* RTP box */
#rtp {
    padding: 15px;
    margin: 0;
    position: absolute;
    top: 40px;
    right: 10px;
    background-color: #F60;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    z-index: 1000;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
    border-radius: 4px;
}

#rtp a {
    display: inline-block;
    color: #FFF;
    text-decoration: none;
    padding: 0 11px 0 18px;
    background: url(../im_cms/arr_l_but.png) 0 49% no-repeat;
}

#rtp a:hover {
    text-decoration: underline;
}

#rtp a.close_rtp {
    float: right;
    margin: -12px;
    padding: 10px 10px 5px 5px;
    background: url(../im_cms/close_button1.png) no-repeat;
}

#rtp a.close_rtp span {
    display: none;
}

/*Comments*/
.commentContainer .slideTitle {
    font-weight: bold;
    margin: 5px 0 10px 0;
}

.commentContainer a.slideTitle, .commentContainer a.slideClose {
    color: #CC6600;
}

.commentContainer a.slideClose:hover {
    text-decoration: underline;
}

.commentContainer .slideClose {
    margin: 15px 0;
    padding: 0;
    background: none;
}

.commentContainer .slideContent {
    background: none;
}

.comment_box {
    border: 1px solid #CCC;
    background-color: #FAFAFA;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: #333;
    padding: 3px;
    width: 97%;
    max-width: 400px;
}

.com1 {
    background-color: #FAFAFA;
    padding: 3px 3px 3px 3px;
}

.com2 {
    background-color: #FFF;
    padding: 3px;
    /*	border: 1px solid #333; */
    border-top: none;
}

.com3 {
    border-top: 1px #CCC solid;
    padding-top: 5px;
    margin-top: 15px;
}

.comment_form p {
    margin-top: 10px;
}

.commentReveal {
    font-weight: bold;
    margin: 10px 0 20px 0;
}
.captcha1 {
    width: 300px;
    margin: 10px 0;
}

/*Messages*/
.message, .warning, .action, .status {
    padding: 45px 10px 10px 10px;
    margin: 10px 0 20px 0;
    font-size: 20px;
    font-weight: bold;
    border-radius: 3px;
}

.message {
    color: #0099CC
}

.warning {
    color: #C00;
    background: #FEE url(../common/im/error_sym.png) 5px 5px no-repeat;
    border: 1px solid #F66;
}

.sub_error {
    color: #C00;
    padding: 5px;
    margin: 5px 0;
    background: #FEE;
    border: 1px solid #F66;
    font-weight: bold;
    border-radius: 3px;
}

.action {
    color: #009900;
    background: #EFE url(../common/im/action_sym.png) 5px 5px no-repeat;
    border: 1px solid #6F6;
}

.status {
    color: #0099CC;
    background: #EEF url(../common/im/status_sym.png) 5px 5px no-repeat;
    border: 1px solid #66F;
}

.warning a, .status a, .action a {
    text-decoration: underline;
    color: #4b0082;
}

.redbold {
    color: #C00;
    font-weight: bold;
}
.red_bg {
    background-color: #FEE;
    padding: 3px;
}

.greenbold {
    color: #090;
    font-weight: bold;
}

.bluebold {
    color: #09C;
    font-weight: bold;
}

/*MAILING LIST */

div.ml {
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}

.ml_title {
    font-weight: bold;
    font-size: larger;
}

.ml p {
    margin: 5px 0;
}

a.subs_y, a.subs_p, a.subs_u {
    font-weight: bold;
    padding: 4px 6px 1px 38px;
    border-radius: 5px;
    color: #fff;
    font-size: smaller;
    cursor: pointer;
    text-decoration: none;
    margin: 5px 0 0 0;
    display: inline-block;
    vertical-align: bottom;
    background-image: url(../im/on_off1.png);
    background-size: 27px;
    background-repeat: no-repeat;
    background-position-x: 3px;
}

a.subs_y:hover, a.subs_p:hover, a.subs_u:hover {
    text-decoration: underline;
}

a.subs_y {
    background-color: #3A3;
    background-position-y: -43px;
}

a.subs_p {
    background-color: #FA0;
    background-position-y: -93px;
}

a.subs_u {
    background-color: #D55;
    background-position-y: 7px;
}

div.gdpr_container {
    position: relative;
    display: inline-block;
    margin: 20px 0 30px 0;
    padding: 5px 0 20px 0;
}

div.done_indicator {
    position: absolute;
    bottom: 90px;
    width: 315px;
    z-index: 10;
    text-align: center;
}

div.done_indicator span {
    color: #060;
    font-size: 40px;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.1);
    opacity: 0.7;
}

div.gdpr1 {
    position: relative;
    float: left;
    width: 45%;
    display: inline-block;
    margin: 10px 0 0 0;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    text-align: center;
    background-color: #3A3;
    cursor: pointer;
}

div.gdpr2 {
    position: relative;
    float: right;
    display: inline-block;
    margin: 10px 0 0 0;
    padding: 20px;
    width: 45%;
}

.gdpr1 p, .gdpr1 a {
    color: #FFF;
    font-weight: bold;
}

div.gdpr1:hover {
    background-color: #6C6;
}

p.gdpr_main {
    font-size: 26px;
    font-weight: bold;
}

.blanked {
    opacity: 0.2;
}

div.gdpr_container.blanked div.gdpr1:hover {
    background-color: #3A3;
    cursor: default;
}

div.gdpr_ok {
    text-align: center;
    border: 1px solid #0B0;
    padding: 7px;
    margin: 5px 0 10px 0;
    border-radius: 3px;
    background-color: #EFE;
}

div.gdpr_rec pre {
    font-size: smaller;
    color: #999;
}

/*Search*/
#searchDiv {
    position: absolute;
    right: 5px;
    top: 0;
    width: 300px;
    height: 100px;
}

#searchDivInner {
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
    height: 100px;
    text-align: right;
}

#searchDiv a.showSearch {
    background: url(../im_cms/but_search1.png);
    margin: 1px 0 0 0;
    width: 52px;
    height: 22px;
    display: block;
    float: right;
}

#searchDiv a.showSearch span {
    display: none;
}

#searchButton {
    vertical-align: middle;
}
img.search_img {
    float: left;
    margin: 0 5px 5px 0;
    max-height: 80px;
    max-width: 80px;
}

a.linksrch {
    text-decoration: none;
    color: #C73727;
}

a.linksrch:hover {
    text-decoration: underline;
}

.sresult {
    border-bottom: 1px dotted #CCC;
    padding-right: 30px;
}

/* NAV */
/* phone popup nav */

a#menu_icon:hover {
    cursor: pointer;
}

a#menu_icon span {
    display: none;
}

#main_menu {
    /* ul */
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    height: 100%;
    background: rgba(255, 255, 255, 0.85);
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.6);
}

#main_menu li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#main_menu a {
    display: block;
    padding: 6px 0 6px 10px;
    margin: 0;
    width: 160px;
    font-size: 27px;
    font-family: 'Josefin Sans', Arial, Helvetica, sans-serif;
    background-color: #fff;
    color: #999;
    text-decoration: none;
    border-top: 1px solid #ff0;
    border-bottom: 1px solid #ee0;
}

#main_menu li:first-child a {
    border-top: none;
}

#main_menu li:last-child a {
    /*border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;*/
}

#main_menu a:hover, #main_menu a:active {
    background-color: #cccccc;
    color: #FFF;
}
#main_menu ul.acc li a {
    background-color: #dadada;
}

.prev_button1, .prev_button2 {
    float: right;
    margin: 10px 0 10px 0;
}


a.but_more_details span, a.but_prev_page span {
    font-weight: bold;
}

div.rhs_nav {
    float: right;
    text-align: right;
    height: 40px;
    /*width: 150px;*/
    margin: -3px 0 10px 0;
}

div.lower_nav2 {
    text-align: right;
    margin: 10px 0;
}

#captcha_image_audio_controls {
    display: inline-block;
}

a.captcha_play_button, a.captcha_refresh_button {
    display: block;
}

a.captcha_play_button img, a.captcha_refresh_button img {
    width: 35px;
    margin: 0 0 5px 20px;
}

.rhs_nav a, .lower_nav a, .enter_exh a {
    margin: 3px 0 0 10px;
}

.rhs_nav a, .nextPrevStr a, .enter_exh a, .lower_nav a a {
    height: 40px;
    background: url(../im/buttons2m.png) no-repeat;
    display: inline-block;
}

a.but_back_to_artists, a.but_back_to_works, a.but_back_to_ex {
    width: 40px;
    background-position: -100px 0;
    background-size: 150px;
}

a.but_prev {
    width: 40px;
    background-position: 0 0;
    background-size: 150px;
}

a.but_next, a.but_ex, a.but_see {
    width: 40px;
    background-position: -50px 0;
    background-size: 150px;
}

.rhs_nav span, .lower_nav span, .nextPrevStr span, .enter_exh span span {
    display: none;
}
.nextPrevStr a.but_next {
    margin-left: 20px;
}

/* SOCIAL */
.social_media_links {
    padding: 10px 0 7px 0;
}

.social_media_links a {
    width: 60px;
    height: 60px;
    margin-right: 5px;
    display: inline-block;
    background: url(../im_cms/social_media1m.png) no-repeat 0 0;
}

.social_media_links a.but_facebook {
    background-position: 0 0;
}

.social_media_links a.but_facebook:hover {
    background-position: -60px 0;
}

.social_media_links a.but_twitter {
    background-position: 0 -60px;
}

.social_media_links a.but_twitter:hover {
    background-position: -60px -60px;
}

.social_media_links a.but_linked_in {
    background-position: 0 -120px;
}

.social_media_links a.but_linked_in:hover {
    background-position: -60px -120px;
}

.social_media_links a.but_google_plus_one {
    background-position: 0 -180px;
}

.social_media_links a.but_google_plus_one:hover {
    background-position: -60px -180px;
}

.social_media_links a.but_email {
    background-position: 0 -240px;
}

.social_media_links a.but_email:hover {
    background-position: -60px -240px;
}

.social_media_links a.but_rss {
    background-position: 0 -300px;
}

.social_media_links a.but_rss:hover {
    background-position: -60px -300px;
}
.social_media_links a.but_tumblr {
    background-position: 0 -360px;
}

.social_media_links a.but_tumblr:hover {
    background-position: -60px -360px;
}

.social_media_links a.but_instagram {
    background-position: 0 -420px;
}

.social_media_links a.but_instagram:hover {
    background-position: -60px -420px;
}

/* ADMIN MENU */
#admin_menu {
    width: 100%;
    margin: 0 0 15px 0;
    padding: 3px 0 0 0;
    position: relative;
}
#admin_menu p {
    font-family: Verdana, Geneva, sans-serif;
}

.admin_menu_show {
    background: #EEE;
    color: #333;
    font-size: 11px;
    line-height: normal;
}

div.admin_menu_hide {
    display: none;
}

p.admin_menu_lhs {
    margin: 0;
    padding: 0 0 3px 10px;
}

p.admin_menu_rhs {
    float: right;
    margin-right: 70px;
}

.admin_preview {
    background: #FFC;
    margin: 0;
    padding: 2px 0 3px 10px;
}

#admin_menu p {
    font-size: 11px;
}

#admin_menu a {
    color: #666;
    text-decoration: none;
}

#admin_menu a:hover {
    color: #999;
    text-decoration: underline;
}

#admin_menu a span {
    display: none;
}

.pm_spacer {
    margin-right: 20px;
}

a#but_pm {
    display: block;
    position: absolute;
    right: 10px;
    height: 10px;
    width: 32px;
    z-index: 10;
}

.but_pm_show {
    background: url(../im_cms/but_pm_show.png) no-repeat;
    padding: 3px 5px 3px 5px;
    margin: 5px 0 0 0;
}

.but_pm_hide {
    background: url(../im_cms/but_pm_hide.png) no-repeat;
    padding: 0;
    margin: -10px 10px 0 0;
}

a#but_pm span {
    display: none;
}

span.am_red_warn,
span.am_yellow_warn {
    font-weight: bold;
    color: #FFF;
    background-color: #F00;
    padding: 1px 3px;
    margin: 0 5px;
    border-radius: 2px;
}

span.am_yellow_warn {
    color: #000;
    background-color: #FF0;
}

.aelink0, .aelink1, .aelink2 {
    position: absolute;
    display: block;
    width: 29px;
    height: 19px;
    background: url(../im_cms/but_admin_edit.png);
    background-position: 0 0;
    z-index: 10;
}

.aelink1 {
    background-position: 0 -20px;
}

.aelink2 {
    background-position: 0 -40px;
}

/* Priv menu */

div.priv_menu {
    float: right;
}

.priv_menu ul {
}

.priv_menu ul li {
    display: inline;
    margin: 0; /* else tiny_mce overrides it */
    list-style: none;
    float: left;
}

.priv_menu ul li a {
    font-weight: normal;
    font-size: 17px;
    padding: 2px 0 2px 20px;
    margin: 0 0 0 20px;
    display: block;
    background: url(../im_cms/acc_menu_sm.png) no-repeat;
    height: 17px;
    line-height: 10px;
}

.priv_menu ul li a:hover {
    color: #F00;
    text-decoration: none;
}

.priv_menu ul li.home a {
    background-position: 0 0;
}

.priv_menu ul li.personal a {
    background-position: 0 -20px;
}

.priv_menu ul li.orders a {
    background-position: 0 -40px;
}

.priv_menu ul li.logout a {
    background-position: 0 -60px;
}

div.priv_menu {
    float: right;
}

.priv_menu2 ul {
}

.priv_menu2 ul li {
    margin: 0; /* else tiny_mce overrides it */
    list-style: none;
}
.priv_menu2 ul li a {
    font-weight: bold;
    font-size: 22px;
    padding: 2px 0 2px 50px;
    display: block;
    background: url(../im_cms/acc_menu_lg.png) no-repeat;
    height: 42px;
    line-height: 31px;
}

.priv_menu2 ul li a:hover {
    color: #F00;
    text-decoration: none;
}

.priv_menu2 ul li.personal a {
    background-position: 0 -5px;
}

.priv_menu2 ul li.orders a {
    background-position: 0 -56px;
}

/* User form */

table.userform {
    width: 100%;
}

/*Blog*/
#cms_container.blog_story {
    margin-top: 20px;
}

#blog_page_rhs, #blog_story_rhs {
    margin: 0 10px 0 10px;
    min-height: 430px;
    text-align: left;
}

#blog_story_rhs {
    margin-top: 20px;
}

.twitter_container p {
    text-align: left;
    font-size: 11px;
    margin: 0 0 12px 0;
}

a.tdate {
    color: #bf9859;
    font-style: italic;
    padding: 0 5px 0 0;
}

a.treply, a.retweet {
    color: #bf9859;
    display: inline-block;
    padding: 0 5px 0 13px;
    background: url(../im_cms/misc1.png) 0 3px no-repeat;
}

.blog_title_list_header {
    font-weight: bold;
    border-bottom: 1px #CCC solid;
    margin-bottom: 5px;
}

.blog_list_container {
    text-align: left;
}
.blogdiv_usermonth {
    margin-top: 20px;
}

.blogdiv_catcat {
    margin-bottom: 40px;
}

.blog_list_container dt {
    margin: 10px 0 0 0;
}

.blog_list_container dl dt:first-child {
    margin-top: 0;
}

.blog_list_container dd {
    margin: 10px 0 0 15px;
    text-align: left;
}

.blog_list_container p.blog1 {
    margin: 10px 0 0 15px;
}

.blog_list_container p.blog2 {
    font-weight: bold;
}

.blog_list_container p.blog3 {
    margin: 10px 0 0 15px;
}

.blog_list_title {
    font-weight: bold;
    margin: 10px 0 0 0;
}

.blog_list_desc {
    text-align: left;
}

.blog_cat_link1 {
}

.blog_com_link1 {
    float: right;
    padding: 0 0 5px 20px;
    background: url(../im_cms/blog_user1.png) 0 -192px no-repeat;
}

.blog_bottom1 {
    margin: 5px 0;
    padding: 5px 0;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
}

table.blogger_listing {
    margin: 0 0 10px 0;
    text-align: left;
    width: 100%
}

table .blogger_listing td {
    margin: 0;
    padding: 0;
}

.blog_img_tny, .blog_img_thm {
    margin: 0 5px 0 0;
}
.blog_img_tny {
    max-height: 80px;
    max-width: 80px;
}

.blog_img_thm {
    max-height: 150px;
    max-width: 150px;
}

.blog_tag a {
    padding: 2px;
    border: 1px solid #FCC;
    background-color: #FCEEEE;
}

.blog_tag a:hover {
    background-color: #FFF;
    text-decoration: none;
}

p.blog_tag {
    line-height: 2em;
    text-align: left;
    margin: 3px 0 0 0;
}
p.blog_central_link a:before,
p.blog_user_link a:before,
p.blog_user_link2 a:before,
p.blog_subs_link a:before,
.blogger_listing a.slideTitle:before {
    content: "";
    background: url(../im_cms/blog_user1_m.png) no-repeat;
    width: 35px;
    height: 30px;
    float: left;
}

p.blog_central_link {
    margin: 0 0 20px 0;
}

p.blog_central_link a:before {
    background-position: 0 -30px;
}

p.blog_user_link {
    margin: 0 0 15px 0;
}

p.blog_user_link a:before {
    background-position: 0 2px;
}

p.blog_user_link2 {
    margin: 0 0 15px 0;
}

p.blog_user_link2 a:before {
    background-position: 0 -139px;
}

p.blog_subs_link {
    padding: 5px 0 5px 28px;
    font-size: 11px;
    color: #999;
}
p.blog_subs_link a:before {
    background-position: 0 -66px;
}

.blogger_listing a.slideTitle span {
    padding: 2px 0 2px 15px;
}

.blogger_listing a.slideTitle:before {
    background-position: 0 -109px;
}

/* Cookie Banner */

#cookie_banner {
    background-color: #58585A;
    color: #FFF;
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 0;
    /*    margin: -25px 0 25px 0;*/
    position: relative;
}

#cookie_banner a {
    color: #FFF;
    text-decoration: underline;
}

#banner_cookie_info, #footer_cookie_info {
    background-color: #FFF;
    color: #333;
    width: 650px;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    padding: 10px;
    display: none;
    margin: 10px auto;
    border: 1px solid #CCC;
    border-radius: 3px;
}

/*Custom*/
div.biogpic1 img {
    max-height: 80px;
    max-width: 80px;
}

td.thumbnail_title img {
    vertical-align: middle;
}

.exh_div {
    position: relative;
    /*	background-color: #D3D3A9; */
    border: 1px solid #EEE;
    padding: 5px;
    margin: 5px 0 15px 0;
    border-radius: 3px;
}
.exhib_title {
    font-size: 20px;
    font-weight: bold;
    color: #f60;
}

.slide_div {
    position: absolute;
    width: 100%;
    visibility: hidden;
    overflow: hidden;
}

div.basket_item {
    position: relative;
    display: table;
}

div.basket_item img {
    margin: 2px 2px 2px 0;
    border: none;
}

div.remove {
    position: absolute;
    right: -20px;
    top: -6px
}

div.item_enquire {
    margin: 20px 0;
}

div.item_enquire a {
    background: none repeat scroll 0 0 #eee;
    border-radius: 10px;
    padding: 5px;
}

span.sold, span.reserved {
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: middle;
    background: url(../im/sold.gif) no-repeat;
}

span.reserved {
    background: url(../im/reserved.gif) no-repeat;
}

div.sold {
    /*padding: 30px 0 20px 20px;*/
}

.range_left {
    float: left;
}

.range_right {
    float: right;
    text-align: right;
}

.stack_left {
    float: left;
    margin-right: 30px;
}

/* Aux images etc */

div.img1 {
    margin: 0;
    padding: 0;
    position: relative;
    display: inline;
}

.magnifier {
    bottom: 8px;
    left: 3px;
    position: absolute;
    z-index: 10;
    border: none;
}

div.prod_thm {
    float: none;
    margin: 6px 0 0 20px;
    text-align: left;
    max-width: 80px;
    /*max-height: 100px;*/
}

div.prod_thm img {
    vertical-align: bottom;
    opacity: 0;
    /*border: 1px solid #DDD;
    padding: 15px;*/
    max-width: 80px;
    max-height: 80px;
}

div.style_thumbs_under_right div.prod_thm, div.style_thumbs_under div.prod_thm {
    display: inline-block;
    margin-bottom: 20px;
}

div.style_thumbs_under_right {
    float: right;
    margin: 0 0 0 20px;
}

div.style_thumbs_under div.prod_thm:nth-of-type(6n+1) {
    margin-left: 0;
    clear: left;
}


/* @media constants */
#header1 {
    background: url(../im/header1_m.gif) no-repeat;
    margin: 0 auto;
    position: relative;
    border-bottom: 2px solid #ff0;
}

#wrapper {
    margin: 0 auto;
    text-align: left;
}

a#menu_icon {
    position: absolute;
    display: block;
    width: 37px;
    height: 25px;
    padding: 5px;
    background: url(../im_cms/menu_icon_m.png) 5px 5px no-repeat;
    background-size: 37px 25px;
}

#cms_container, .main_div {
    margin: 0 auto;
    min-height: 250px;
}

#footer {
    margin: 20px 0;
    padding: 5px;
}

.footer_top {
    /*padding: 0 50px 0 50px;*/
}

#footer_bottom {
    /*height: 40px;*/
    padding: 25px 50px 0 50px;
}

.bar1 {
    background: url(../im/bar1.jpg) no-repeat #FFF;
    height: 20px;
}

div.main_img {
    margin: 15px 0 0 0;
}

div.aux_pic {
    margin: 20px 0 0 20px;
    display: inline-block;
    text-align: left;
    width: 80px;
}

div#artists_index div.col {
    width: 100%;
}

div#artists_index div.col td.names a {
    display: block;
    margin-top: 3px;
}

div#artists_index div.col td.names a:first-of-type {
    margin-top: 8px;
}

div.pconf {
    position: absolute;
    background-color: #FF0;
    padding: 3px;
    margin: 5px 0 5px 0;
    border: 1px solid #F00;
    border-radius: 2px;
}

/*table.thm_grid:nth-of-type(3n+1) {
	margin-left: 0;
	clear: left;
}*/

/* width dependent layouts */
@media screen and (max-width: 359px) {
    #header1 {
        background-size: 320px auto;
        height: 32px;
        margin: 10px 0 5px 0;
    }

    #wrapper {
        width: 320px;
    }

    #cms_container, .main_div {
        padding: 10px;
    }

    a#menu_icon {
        top: 0;
        right: 2px;
    }

    .tlist div:nth-of-type(1n+1),
    .alist div:nth-of-type(1n+1) {
        margin-left: 0;
        clear: left;
    }

    /*    div.alist, div.tlist {
            width: 280px;
            margin-left: 10px;
        }*/
    .tlist div {
        width: 230px
    }

    .tlist img.thm_img {
        max-width: 200px;
    }

    .alist div {
        width: 200px;
        margin-left: 20px;
    }

    .alist img.thm_img {
        width: 200px;
        height: 200px;
    }

    .iw3 {
        max-width: 290px;
    }

    div.style_thumbs_under div.prod_thm:nth-of-type(3n+1),
    div.style_thumbs_under_right div.prod_thm:nth-of-type(3n+1){
        margin-left: 0;
        clear: left;
    }

    div.style_thumbs_under_right { /*Force to be non-float as no room on RHS for aux images on narrow screens*/
        float: none;
        margin: 0;
    }

}

@media screen and (min-width: 360px) and (max-width: 479px) {
    #header1 {
        background-size: 361px auto;
        height: 34px;
        margin: 12px 0 7px 0;
    }

    #wrapper {
        width: 360px;
    }

    #cms_container, .main_div {
        padding: 10px;
    }

    a#menu_icon {
        top: 2px;
        right: 2px;
    }

    .tlist div:nth-of-type(2n+1),
    .alist div:nth-of-type(2n+1) {
        margin-left: 0;
        clear: left;
    }

    div.alist, div.tlist {
        width: 330px;
        margin-left: 10px;
    }

    .tlist div {
        width: 150px;
        margin-left: 20px;
    }

    .tlist img.thm_img {
        max-width: 147px;
    }

    .alist div {
        width: 147px;
        margin-left: 25px;
    }

    .alist img.thm_img {
        width: 147px;
        height: 147px;
    }

    .iw3 {
        max-width: 330px;
    }

    div.style_thumbs_under div.prod_thm:nth-of-type(3n+1),
    div.style_thumbs_under_right div.prod_thm:nth-of-type(3n+1){
        margin-left: 0;
        clear: left;
    }

    div.style_thumbs_under_right {/*Force to be non-float as no room on RHS for aux images on narrow screens*/
        float: none;
        margin: 0;
    }

}

@media screen and (min-width: 480px) and (max-width: 597px) {
    #header1 {
        background-size: 480px auto;
        height: 42px;
        margin: 12px 0 10px 0;
    }

    #wrapper {
        width: 480px;
    }

    #cms_container, .main_div {
        padding: 10px;
    }

    a#menu_icon {
        top: 8px;
        right: 5px;
    }

    .tlist div:nth-of-type(2n+1),
    .alist div:nth-of-type(2n+1) {
        margin-left: 0;
        clear: left;
    }

    /*    div.alist, div.tlist {
            width: 440px;
            margin-left: 10px;
        }*/
    .tlist div {
        width: 205px;
        margin-left: 30px;
    }

    .tlist img.thm_img {
        max-width: 205px;
    }

    .alist div {
        width: 205px;
        margin-left: 25px;
    }

    .alist img.thm_img {
        width: 205px;
        height: 205px;
    }

    /*borders around main images*/
    img.main_img, div.aux_pic img {
        /*border: 1px solid #DDD;*/
        /*padding: 15px;*/
    }

/*    div.main_img {
        margin-right: 32px; *//* this is aux_pic_width_comp for borders around image *//*
    }*/

    div.aux_pic {
        width: 112px; /*aux pic width plus aux_pic_width_comp width for any borders*/
    }

    .iw3 {
        max-width: 450px;
    }

    div.style_thumbs_under div.prod_thm:nth-of-type(4n+1),
    div.style_thumbs_under_right div.prod_thm:nth-of-type(4n+1){
        margin-left: 0;
        clear: left;
    }

    div.style_thumbs_under_right {/*Force to be non-float as no room on RHS for aux images on narrow screens*/
        float: none;
        margin: 0;
    }
}

@media screen and (min-width: 598px) and (max-width: 749px) {
    #header1 {
        background-image: url(../im/header1_m.gif);
        background-size: 598px auto;
        height: 52px;
        margin: 16px 0 5px 0;
    }

    #wrapper {
        width: 598px;
    }

    #cms_container, .main_div {
        padding: 10px;
    }

    a#menu_icon {
        top: 3px;
        right: 3px;
    }

    .tlist div:nth-of-type(3n+1),
    .alist div:nth-of-type(3n+1) {
        margin-left: 0;
        clear: left;
    }

    /*    div.alist, div.tlist {
            width: 560px;
            margin-left: 10px;
        }*/
    .tlist div {
        width: 165px;
        margin-left: 30px;
    }

    .tlist img.thm_img {
        max-width: 161px;
    }

    .alist div {
        width: 161px;
        margin-left: 35px;
    }

    .alist img.thm_img {
        width: 161px;
        height: 161px;
    }

    /*borders around main images*/
    img.main_img, div.aux_pic img {
        /*border: 1px solid #DDD;*/
        /*padding: 15px;*/
    }

/*    div.main_img {
        margin-right: 32px; *//* this is aux_pic_width_comp for borders around image *//*
    }*/

    div.aux_pic {
        width: 112px; /*aux pic width plus aux_pic_width_comp width for any borders*/
    }

    .iw3 {
        max-width: 450px;
    }

    div#artists_index div.col {
        float: left;
        width: 46%; /* 2 cols side by side plus margin space below make 100%*/
    }

    div#artists_index div.col:nth-of-type(2) {
        width: 48%;
        margin-left: 6%;
    }

    div.style_thumbs_under div.prod_thm:nth-of-type(5n+1) {
        margin-left: 0;
        clear: left;
    }
}

@media screen and (min-width: 750px) {
    #header1 {
        background-image: url(../im/header1_m.gif);
        background-size: 750px auto;
        height: 65px;
        margin: 12px 0 10px 0;
    }

    #wrapper {
        width: 750px;
    }

    #cms_container, .main_div {
        padding: 10px;
    }

    a#menu_icon {
        top: 5px;
        right: 5px;
    }

    .bar1 {
        height: 16px;
    }

    .tlist div:nth-of-type(3n+1),
    .alist div:nth-of-type(4n+1) {
        margin-left: 0;
        clear: left;
    }

    .tlist div {
        width: 210px;
    }

    .tlist img.thm_img {
        max-width: 210px;
    }

    .alist div {
        width: 148px;
    }

    .alist img.thm_img {
        width: 148px;
        height: 148px;
    }

    /*borders around main images*/
    img.main_img, div.aux_pic img {
        /*border: 1px solid #DDD;*/
        /*padding: 15px;*/
    }

    div.main_img {
        margin-right: 32px; /* this is aux_pic_width_comp for borders around image */
    }

    div.aux_pic {
        width: 112px; /*aux pic width plus aux_pic_width_comp width for any borders*/
    }

    .iw3 {
        max-width: 450px;
    }

    div#artists_index div.col {
        float: left;
        width: 46%; /* 2 cols side by side plus margin space below make 100%*/
    }

    div#artists_index div.col:nth-of-type(2) {
        width: 48%;
        margin-left: 6%;
    }

    div.style_thumbs_under div.prod_thm:nth-of-type(6n+1) {
        margin-left: 0;
        clear: left;
    }
}