body {
    /*    border-left: 20px red solid;
        border-right: 20px red solid;*/
}

body {
    background-color: #FFF;
    font-family: Lato, sans-serif;
    font-size: 16px;
    color: #808080;
    line-height: 1.4em;
}

#wrapper {
    position: relative;
    width: 860px;
    margin: 20px auto;
    padding: 0;
}

#cms_container, .main_div {
    width: 850px;
    margin-top: 0;
    min-height: 300px;
    padding: 10px 5px;
}

.main_div {
    /*width: 770px;*/
}

#cms_container.story {
    width: 860px;
    margin-top: 0;
}

#topper {
    position: relative;
    width: 900px;
    margin: 0 auto;
    height: 18px;
}

#header1 {
    height: 80px;
    /*background-image: url(../im/logo_rm1a.png);
    background-size: 860px;
    background-position: left;
    background-repeat: no-repeat;*/
    width: 860px;
    margin: 10px auto 0 auto;
    position: relative;
    /*border-bottom: 2px solid #B46372;*/
}

#banner_name {
    font-size: 24px;
    letter-spacing: 5px;
    margin-top: 50px;
    color: #000;
}

#logo {
    margin-left: -26px;
    width: 230px;
    height: 57px;
}

#strap {
    margin-top: 7px;
    width: 300px;
}

#line1 {
    height: 1px;
    background-color: #f60;
    margin: -1px 0 0 200px;
}

#header.u2 {
    /*background-image: url(../im/bg_header2.jpg);*/
}

#stickydiv {
    position: absolute;
    width: 850px;
    height: 2px;
    top: 130px;
    z-index: 100;
    /*background: url(../im/book-direct.png) no-repeat;*/
    background-size: 100%;
    display: none;
}

#sd_vars {
    position: absolute;
    display: none;
    height: 130px;
}

.stickydiv_stuck {
    position: fixed !important;
    top: 0 !important;
    height: 45px !important;
    background-size: 100% !important;
    display: block !important;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

.small1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

#f1 {
    width: 210px;
    float: left;
    position: absolute;
    bottom: 0;
}

#f2 {
    width: 210px;
    float: left;
    text-align: center;
    position: absolute;
    bottom: 0;
}

#f3 {
    width: 210px;
    float: right;
    text-align: left;
    position: absolute;
    bottom: 0;
}

#f1 p, #f2 p, #f3 p {
    color: #000;
    font-size: 13px;
}

div#fnpu {
    text-align: center;
    margin: 20px 0 20px 250px;
    padding: 0 0 8px 0;
    width: 692px;
}

div.login_wrap {
    width: 750px;
    /*margin: 0 auto;*/
}

div.loginl {
    width: 400px;
    float: left;
}

div.loginr {
    width: 300px;
    margin-left: 50px;
    float: left;
}

/*CMS*/

.story_table1 {
    border-collapse: collapse;
}

.story_table1 td {
    /*border: none;*/
    padding: 0;
}

.shareDiv {
    clear: both;
    margin: 30px 0 20px 0;
}

.share_aux1 {
    /*float: left;*/
    margin: 3px 5px 0 0;
    font-size: smaller;
}

.share_aux2 {
    /*float: left;*/
}

span.magn {
    position: absolute;
    width: 25px;
    height: 25px;
    z-index: 100;
    bottom: 2px;
    left: 2px;
    background: url(../im_cms/magnifier.png) no-repeat;
    background-size: contain;
}

a.magn {
    position: relative;
}


/* ALBUM LAYOUT */

div.album {
    margin-top: 10px;
}

.album div {
    float: left;
    margin: 0 0 30px 33px;
    width: 120px;
    display: table;
}

.album div p {
    border: 1px solid #6e6505;
    padding: 10px;
    margin: 0 auto;
    display: table;
    border-collapse: separate;
}

.album img {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    max-width: 120px;
}

.album h3 {
    font-weight: normal;
    font-size: 15px;
    color: #CCC;
    margin-top: 2px;
    display: block;
    text-align: center;
}

/*MAILING LIST */

div.ml {
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}

.ml_title {
    font-weight: bold;
    font-size: larger;
    display: block;
}

.ml p {
    margin: 5px 0;
}

a.subs_y, a.subs_p, a.subs_u {
    font-weight: bold;
    padding: 2px 6px 1px 6px;
    border-radius: 5px;
    color: #fff;
    font-size: smaller;
    cursor: pointer;
    text-decoration: none;
    margin: 0 0 0 10px;
    display: inline-block;
    vertical-align: bottom;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}

a.subs_y:hover, a.subs_p:hover, a.subs_u:hover {
    text-decoration: underline;
}

a.subs_y {
    background-color: #3A3;
}

a.subs_p {
    background-color: #FA0;
}

a.subs_u {
    background-color: #D55;
}

/*Search*/
#searchDiv {
    float: right;
    width: 400px;
}

#searchDiv ol {
    text-align: right;
}

#searchDiv li {
    display: inline;
}

#searchfield {
    width: 268px;
}

/*ITEM THUMBS*/
/* largely uses common  settings*/

.tlist:not(.catlist) div:nth-of-type(4n+1) { /*for desktop view don't let tlist override encompassing catlist*/
    margin-left: 0;
    clear: left;
}

.tlist p:first-of-type {
    margin: 0 0 8px 0;
}

/* NAV */

#main_menu {
    list-style: none;
    height: 30px;
    position: absolute;
    right: 0;
    top: -6px;
}

#main_menu li {
    float: left;
    height: 30px;
    margin: 0; /* else tiny_mce overrides it */
    list-style: none;
}

#main_menu li a:hover {
    cursor: pointer;
}

#main_menu li.but_search {
    float: right;
}

#main_menu li a {
    display: block;
    /*height: 30px;*/
    padding: 5px 0 0 20px;
    margin: 0 0 5px 10px;
    /*background: url(../im/menu_but1.png) no-repeat;*/
    color: #000;
    background-position: 2px 14px;
    background-size: 5px;
    text-decoration: none;
    font-size: 19px;
    letter-spacing: 0.2em;
}

#main_menu li a:hover {
    color: #F00;
    background-position: 2px -14px;
}

#main_menu li:first-of-type a, #main_menu li.but_search a {
    padding-left: 0;
    margin-left: 4px;
    background: none;
}

#main_menu ul li ul {
    height: auto;
    left: 0;
    position: absolute;
    top: 25px;
    display: block;
}

#main_menu ul li:hover ul {
    display: block;
}

#main_menu ul li ul li {
    text-align: left;
    float: none;
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    color: #4C4626;
    height: auto;
}

#main_menu ul li ul li a {
    font-weight: normal;
    padding: 6px 10px 3px 10px;
    display: block;
    text-align: left;
    height: 20px;
    background: #E6E1CC;
}

#main_menu ul li ul li a span {
    display: block;
}

#main_menu ul li ul li a:hover
    /* #main_menu ul li ul li.current_pick a*/
{
    background: #D3CAA5;
    color: #FFF;
    text-decoration: none;
}

#logo_home_link {
    position: absolute;
    height: 43px;
    width: 300px;
    z-index: 10;
    cursor: pointer;
    top: -10px;
}


.cont_read, .prev_button1, .prev_button2 {
    float: right;
    margin: 10px 0 10px 0;
}

.cont_read a, .prev_button1 a, .prev_button2 a {
    display: inline-block;
    border: 1px solid #C60;
    padding: 3px;
    border-radius: 3px;
    margin: 0 0 10px 0;
    background-color: #FFF9F4;
    text-decoration: none;
}

.cont_read a:hover, .prev_button1 a:hover, .prev_button2 a:hover {
    background-color: #fff;
}

/* SOCIAL */
.social_media_links {
    /*padding: 5px;*/
}

.social_media_links a {
    width: 24px;
    height: 24px;
    margin-left: 5px;
    display: inline-block;
    background: url(../im_cms/social_media2.png) no-repeat 0 0;
    background-size: 48px;
    border-radius: 4px;
}

.social_media_links a:first-of-type {
    margin-left: 0;
}

.social_media_links a.but_facebook {
    background-position: 0 0;
}

.social_media_links a.but_facebook:hover {
    background-position: -24px 0;
}

.social_media_links a.but_twitter {
    background-position: 0 -24px;
}

.social_media_links a.but_twitter:hover {
    background-position: -24px -24px;
}

.social_media_links a.but_linked_in {
    background-position: 0 -48px;
}

.social_media_links a.but_linked_in:hover {
    background-position: -24px -48px;
}

.social_media_links a.but_email {
    background-position: 0 -72px;
}

.social_media_links a.but_email:hover {
    background-position: -24px -72px;
}

.social_media_links a.but_rss {
    background-position: 0 -96px;
}

.social_media_links a.but_rss:hover {
    background-position: -24px -96px;
}

.social_media_links a.but_tumblr {
    background-position: 0 -120px;
}

.social_media_links a.but_tumblr:hover {
    background-position: -24px -120px;
}

/*.social_media_links a.but_instagram {
    background-position: 0 -144px;
}

.social_media_links a.but_instagram:hover {
    background-position: -24px -144px;
}*/

/* exception for home page / instagram icon */
#sm_links_hp {
    position: absolute;
    bottom: 20px;
    left: 50%;
}

.social_media_links a.but_instagram {
    background: url(../im_cms/insta1.png) no-repeat 0 0;
    background-size: 48px;
    background-position: 0 0;
}

.social_media_links a.but_instagram:hover {
    background-position: -24px 0;
}

/*Blog*/
#cms_container.blog_story {
    /*margin-top: 45px;*/
}

#blog_page_rhs, #blog_story_rhs {
    margin-top: 15px;
    float: left;
    min-height: 430px;
    text-align: left;
}

#blog_story_rhs {
    margin-top: 45px;
}


.blogdiv_usermonth {
    margin-top: 5px; /* set back to 20 if turning twitter back on */
}

.blog_list_container {
    text-align: left;
}

.blog_list_container dl {
    margin: 0;
}

.blog_list_container dt {
    margin: 2px 0 0 0;
}

.blog_list_container dl dt:first-child {
    margin-top: 0;
}

.blog_list_container dd {
    margin: 0 0 0 15px;
    text-align: left;
}

.blog_list_container p.blog1 {
}

.blog_list_container p.blog2 {
    font-weight: bold;
}

.blog_list_container p.blog3 {
    margin-top: 6px;
}

.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;
}

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.png) no-repeat;
    width: 25px;
    height: 30px;
    float: left;
}

p.blog_central_link {
    margin: 0 0 20px 0;
}

p.blog_central_link a:before {
    background-position: 0 -32px;
}

p.blog_user_link {
    margin: 0 0 15px 0;
}

p.blog_user_link a:before {
    background-position: 0 -3px;
}

p.blog_user_link2 {
    margin: 0 0 15px 0;
}

p.blog_user_link2 a:before {
    background-position: 0 -138px;
}

p.blog_subs_link {
    padding: 5px 0 5px 28px;
    font-size: 11px;
    color: #999;
}

p.blog_subs_link a:before {
    background-position: 0 -64px;
}

.blogger_listing a.slideTitle span {
    padding: 2px 0 2px 15px;
}

.blogger_listing a.slideTitle:before {
    background-position: 0 -108px;
}

/* Custom */

#contact_main_content {
    float: left;
    width: 400px;
}

#contact_form {
    float: left;
    width: 300px;
    margin-left: 40px;
}

#contact_form p {
    margin-top: 10px;
    font-size: small;
}

.gap1 {
    height: 2px;
}

.gap2 {
    padding-top: 5px
}

#biog1 {
    margin: 30px 0 10px 0;
}

.biogpic1 {
    float: left;
    margin: 0px 10px 0px 0;
}

div.biogpic1 img {
    max-height: 80px;
    max-width: 80px;
}

.tiny1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333
}

.pgStr1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #DDDDDD
}

.small1_input, .email_stdby {
    font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
    /*font-size: 11px;*/
    color: #333;
    border: 1px solid #777;
    background-color: #FFF;
    padding: 2px 2px 2px 2px
}

.email_stdby {
    color: #999;
}

.price1 {
    margin: 9px 0;
    font-weight: bold;
    font-size: 14px;
}

.table1 {
    border: 1px solid #5F5F7A;
}

.table2 {
    border: 1px solid #B0B0B0;
}

.pic1 {
    border: 1px solid #FFFFFF;
}

.space_on_right {
    margin-right: 5px;
}

.space_on_left {
    margin-right: 5px;
}

.news_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #996644;
}

.pic_far_border {
    border: 5px solid #FDFCE8;
}

.pic_near_border {
    border: 5px solid #FDFCE8;
}

.pic_fp_border {
    border: 5px solid #FDFCE8;
    margin-left: 20px;
}

#top_title {
    float: left;
    margin-bottom: 20px;
}

.rhs_nav {
    float: right;
    text-align: right;
}

.rhs_nav a, .lower_nav a, .enter_exh a {
    margin: 3px 0;
}

.rhs_nav a, .nextPrevStr a, .enter_exh a, .lower_nav a, .lower_nav2 a {
    height: 25px;
    background: url(../im_cms/arrows1.png);
    background-size: 15px;
    background-repeat: no-repeat;
    display: inline-block;
    text-decoration: none;
    color: #B46372;
    /*font-family: Neucha, cursive;*/
}

.rhs_nav a:hover, .nextPrevStr a:hover, .enter_exh a:hover, .lower_nav a:hover, .lower_nav2 a:hover {
    background-image: url(../im_cms/arrows1h.png);
    color: #F00;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

a.but_next, a.pgs_next, a.but_see, a.but_ex, a.but_more_by_artist, a.but_more_about_artist {
    padding-right: 18px;
    background-position: right 3px;
}

a.but_next {
    margin-left: 16px;
}

a.but_prev, a.pgs_prev {
    padding-left: 18px;
    background-position: left -26px;
}

a.but_series {
    padding-right: 18px;
    background-position: right -81px;
}

a.but_back_to_artists, a.but_back_to_works, a.but_back_to_series, a.but_back_to_sale, a.but_back_to_new_works, a.but_back_to_ex, a.but_back_to_collections {
    padding-left: 18px;
    background-position: left -61px;
}

/*.rhs_nav span, .lower_nav span, .nextPrevStr span, .enter_exh span, .lower_nav2 span {
    display: none;
}*/

.lower_nav, .lower_nav2 {
    text-align: right;
    /*float:right;*/
    height: 30px;
    margin: 10px 0 0 0;
}

#top_text {
    margin: 5px 0 10px 0;
}

.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: #333;
}

.slide_div {
    position: absolute;
    width: 100%;
    visibility: hidden;
    overflow: hidden;
}

.front_page_box {
    border: 1px solid #CCCCCC;
}

.artist_pic {
    margin: 0 10px 0 0;
}

/*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 {
    /*artists dates*/
    font-size: 13px;
}

div#artists_index div.col {
    float: left;
    width: 32%;
    margin-left: 2%;
}

div#artists_index div.col:first-of-type {
    margin-left: 0;
}

div#artists_index div.col td.names a {
    display: block;
    margin-top: 1px;
}

div#artists_index div.col td.names a:first-of-type {
    margin-top: 14px;
}

a.link2:link {
    text-decoration: none;
    color: #600
}

a.link2:visited {
    text-decoration: none;
    color: #666
}

a.link2:hover {
    text-decoration: underline;
    color: #FF0000;
}

a.link2:active {
    text-decoration: none;
    color: #FF0000;
}

a.link3:link {
    text-decoration: none;
    color: #6C6B89;
}

a.link3:visited {
    text-decoration: none;
    color: #25242F;
}

a.link3:hover {
    text-decoration: underline;
    color: #AAA;
}

a.link3:active {
    text-decoration: none;
    color: #000;
}

.item_price {
    margin: 10px 0 30px 0;
    font-weight: bold;
}

.thumbnail_title {
    /*padding-top: 10px;*/
}

.main_image_title {
    margin: 15px 0 10px 0;
    display: inline-block;
}

h2.main_image_title span {
    font-weight: normal;
    font-size: smaller;
}

table.aux_pic {
    margin: 0 0 0 20px;
}

.sstyle1 {
    padding: 15px;
    border: 1px solid #FA5814;
}

.sstyle2 {
    padding: 15px;
    border: 1px solid #03707F;
}

.sstyle3 {
    padding: 15px;
    border: 1px solid #DDDDDD;
}

table.main_img {
    margin-top: 15px;
    border-collapse: collapse;
}

.main_img, div.aux_pic img, .thm_img {
    vertical-align: bottom;
    opacity: 0;
}

img.thm_img, img.main_img {
    border-radius: 2px;
}

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: 0;
}

div.item_enquire {
    margin: 20px 0;
}

div.item_enquire a {
    background: none repeat scroll 0 0 #eee;
    border-radius: 10px;
    padding: 5px;
}

div.item_enquire a:hover {
    padding: 4px;
    border: 1px solid #666;
}


/* Aux images etc */

div.img1 {
    margin: 0;
    padding: 0;
    position: relative;
    display: inline;
}

div.prod_thm {
    float: none;
    margin: 20px 0 0 20px;
    text-align: left;
    max-width: 100px;
    /*max-height: 100px;*/
}

div.prod_thm img {
    vertical-align: bottom;
    opacity: 0;
    /*border: 1px solid #DDD;
    padding: 15px;*/
    max-width: 100px;
    max-height: 100px;
}

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;
}

div.pconf {
    position: absolute;
    background-color: #FF0;
    padding: 3px;
    margin: 5px 0 5px 0;
    border: 1px solid #F00;
    border-radius: 2px;
}
