﻿/*
collumns er:
1 kollonne = 150p
de 5 andre kollonne = 130p
space imellem = 20p

farvekoder:
blå = 1e9bc5
grå (denne kode dækker alle grå farver) = 727272

font:
ariel

regex til at finde css klasse med stort navn
class="[A-Za-z0-9]*[A-Z]+[A-Za-z0-9]*"

*/
@font-face {
    font-family: 'Proxima Nova';
    src: url('proximanova-regular-webfont.eot');
    src: url('proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('proximanova-regular-webfont.woff') format('woff'), url('proximanova-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('proximanova-bold-webfont.eot');
    src: url('proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('proximanova-bold-webfont.woff') format('woff'), url('proximanova-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaLtSemibold';
    src: url('proximanova-sbold-webfont.eot');
    src: url('proximanova-sbold-webfont.eot?#iefix') format('embedded-opentype'), url('proximanova-sbold-webfont.woff') format('woff'), url('proximanova-sbold-webfont.ttf') format('truetype'), url('proximanova-sbold-webfont.svg#ProximaNovaLtSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    background-color: #D7D4CF;
    font-family: georgia;
    font-size: 12px;
    margin: 0px;
}

a {
    text-decoration: none;
    color: #ED2E24;
}

    a:hover {
        border-bottom: 1px solid #ff9999;
    }

.underlyingHover:hover {
    border-bottom: 1px solid #ff9999;
}


h1 {
    font-size: 11px;
    font-family: Proxima nova;
    letter-spacing: 1px;
    font-weight: bold;
    margin: 0px;
}

.logoText {
    margin-top: 8px;
    margin-left: 3px;
    font-size: 11px;
    font-family: Proxima nova;
    letter-spacing: 1px;
    font-weight: bold;
}

.h1ProductTitle {
    font-size: 14px;
    font-family: georgia;
    letter-spacing: 0px;
    font-weight: normal;
}

.h1MagazineTitle {
    color: #ED2E24;
    font-size: 24px;
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 2px;
}

.h1Gift {
    letter-spacing: 3px;
    font-size: 16px;
    color: #ED2E24;
    text-decoration: none;
    line-height: 10px;
    font-family: 'ProximaNovaLtSemibold';
}

h1 a {
    color: #000000;
}

.inputhead {
    font-size: 14px;
    font-weight: bold;
    color: black;
}

.blafarve {
    color: #000000;
}

.blaabaggrund {
    background-color: #1e9bc5;
}

.graa1text {
    color: #b3b3b3;
}

.graa2text {
    color: #727272;
}

.graa1baggrund {
    background-color: #d3d3d3;
}

.graa2baggrund {
    background-color: #727272;
}


/* ----------------------------------------------------------------*/
/* teaser */
.teaserCell {
    width: 190px;
    background-color: #e9e9e9;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}

.teaserCell2 {
    width: 900px;
    background-color: #000000;
    color: #000000;
}
/* ----------------------------------------------------------------*/

.conttbl {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: repeat;
}

.menutbl {
    border: 0px none #000000;
    background-color: white;
    text-align: center;
    font-size: 13px;
    font-family: century gothic;
}

.menutbl2 {
    border: 0px none #000000;
    background-color: black;
    text-align: center;
    font-size: 13px;
    font-family: century gothic;
    width: 900px;
}

.menuitem {
    color: #000000;
}

.menuitemselected {
    color: #1e9bc5;
}

.menuitem a:hover {
    color: #ffffff;
    background-color: #000000;
}

.menuitemseperator {
    padding-left: 2px;
    padding-right: 2px;
}

.menuitem2 {
    color: #FFFFFF;
    background-color: #000000;
}

    .menuitem2 a:hover {
        color: #000000;
        background-color: #FFFFFF;
    }

.menuitem2selected {
    color: #1e9bc5;
}

.menuitem2seperator {
    padding-left: 2px;
    padding-right: 2px;
}

.shoppingsimple {
    font-size: 12px;
    line-height: 12px;
    background-color: white;
    border: 1px solid #1e9bc5;
    color: #727272;
    padding: 5px;
    margin-left: auto;
}

.bluehead {
    background-color: #1e9bc5;
    color: #ffffff;
    font-size: 11px;
    font-family: century gothic;
}

.afname {
    font-size: 26px;
    color: #1e9bc5;
    font-family: Century Gothic;
    text-transform: uppercase;
}

.bluelnk {
    color: #1e9bc5;
    font-size: 12px;
}

    .bluelnk:hover {
        background-color: #1e9bc5;
        color: #ffffff;
    }

a:hover {
    background-color: Transparent;
    color: #ED2E24;
}

.featuredimg {
    overflow: hidden;
    max-width: 690px;
}

.featartnamediv {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-color: #e9e9e9;
    background-image: url( 'images/cornerblack_45p.gif' );
    background-position: right top;
    background-repeat: no-repeat;
    text-align: right;
    height: 75px;
}




.normalstepindicatorlargestyle, .ofsteptext {
    /*filter : alpha(opacity=50); 	-mox-opacity: .50; 	opacity: .50; 	color: white;*/
    color: #e9e9e9;
}

/*
;
	-mox-opacity: .50;
	opacity: .50;
	color: white;
	color: #ffffff;
	
}*/

.normalstepindicatorlargestyle {
    font-size: 300px;
    text-align: center;
    vertical-align: top;
}

.ofsteptext {
    font-size: 26px;
    position: relative;
    top: -65px;
    overflow: hidden;
}

.normalstepstyle {
    font-size: 40px;
    color: #000;
    font-weight: normal;
}

.normalstepinfostyle {
    font-size: 15px;
    color: #b3b3b3;
}


/******************************* corners begin ********************************************/
.cornergrey25ul {
    background-image: url(images/corner_grey_25_ul.gif);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: transparent;
    width: 24px;
    height: 25px;
}

.cornergrey25ur {
    background-image: url(images/corner_grey_25_ur.gif);
    background-repeat: no-repeat;
    background-position: right top;
    background-color: transparent;
    width: 24px;
    height: 25px;
}

.cornergrey25ll {
    background-image: url(images/corner_grey_25_ll.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: transparent;
    width: 24px;
    height: 25px;
}

.cornergrey25lr {
    background-image: url(images/corner_grey_25_lr.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: transparent;
    width: 24px;
    height: 25px;
}

.cornerwhite10ur {
    background-image: url( images/corner_white_outer_ur.gif );
    background-repeat: no-repeat;
    background-position: right top;
    width: 10px;
    height: 10px;
    line-height: 10px;
    font-size: 10px;
}

.cornerwhite10ul {
    background-image: url( images/corner_white_outer_ul.gif );
    background-repeat: no-repeat;
    background-position: left top;
    width: 10px;
    height: 10px;
    line-height: 10px;
    font-size: 10px;
}

.cornerwhite10lr {
    background-image: url( images/corner_white_outer_lr.gif );
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 10px;
    height: 10px;
    line-height: 10px;
    font-size: 10px;
}

.cornerwhite10ll {
    background-image: url( images/corner_white_outer_ll.gif );
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 10px;
    height: 10px;
    line-height: 10px;
    font-size: 10px;
}

.cornerwhite15ll {
    background-image: url( images/corner_white_15_ll.gif );
    background-repeat: no-repeat;
    background-position: left bottom;
}

.cornerwhite15lr {
    background-image: url( images/corner_white_15_lr.gif );
    background-repeat: no-repeat;
    background-position: right bottom;
}

.cornerwhite15ur {
    background-image: url( images/corner_white_15_ur.gif );
    background-repeat: no-repeat;
    background-position: right top;
}

.cornerwhite15ul {
    background-image: url( images/corner_white_15_ul.gif );
    background-repeat: no-repeat;
    background-position: left top;
}

.cornerblue13ul {
    background-image: url( images/corner_blue_13_ul.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 13px;
    height: 13px;
    line-height: 13px;
    font-size: 13px;
}

.cornerblue13ur {
    background-image: url( images/corner_blue_13_ur.gif);
    background-repeat: no-repeat;
    background-position: right top;
    width: 13px;
    height: 13px;
    line-height: 13px;
    font-size: 13px;
}

.cornerblue13ll {
    background-image: url( images/corner_blue_13_ll.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 13px;
    height: 13px;
    line-height: 13px;
    font-size: 13px;
}

.cornerblue13lr {
    background-image: url( images/corner_blue_13_lr.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 13px;
    height: 13px;
    line-height: 13px;
    font-size: 13px;
}

.cornerblue13left {
    background-image: url( images/corner_blue_13_left.gif );
    background-repeat: repeat-y;
    background-position: left;
    width: 13px;
}

.cornerblue13right {
    background-image: url( images/corner_blue_13_right.gif );
    background-repeat: repeat-y;
    background-position: right;
    width: 13px;
}

.cornerblue13top {
    background-image: url( images/corner_blue_13_u.gif );
    background-repeat: repeat-x;
    background-position: left top;
    height: 13px;
}

.cornerblue13bottom {
    background-image: url( images/corner_blue_13_l.gif );
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 13px;
}

.cornerblue13solidlr {
    background-image: url( images/corner_blue_13_solid_lr.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 13px;
    height: 13px;
    line-height: 13px;
    font-size: 13px;
}

.cornerblue13solidll {
    background-image: url( images/corner_blue_13_solid_ll.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 13px;
    height: 13px;
    line-height: 13px;
    font-size: 13px;
}

.cornerblue13solidur {
    background-image: url( images/corner_blue_13_solid_ur.gif);
    background-repeat: no-repeat;
    background-position: right top;
    width: 13px;
    height: 13px;
    line-height: 13px;
    font-size: 13px;
}

.cornerblue13solidul {
    background-image: url( images/corner_blue_13_solid_ul.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 13px;
    height: 13px;
    line-height: 13px;
    font-size: 13px;
}

/******************************* corners end ********************************************/
.dotspacerline {
    background-image: url(images/dots.white.2p.horizontal.gif);
    background-position: left center;
    background-repeat: repeat-x;
    height: 10px;
}

.dotspacerlineblack {
    background-image: url(images/dots.black.2p.horizontal.gif);
    background-position: left center;
    background-repeat: repeat-x;
    height: 10px;
}


.normalfieldnamestyle {
    font-size: 12px;
    color: black;
}

.normalforminfostyle {
    font-size: 12px;
}

.formheadline {
    font-family: 'Century Gothic', Tahoma;
    font-size: 24px;
}

.normalformheadline2style {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.normalformheadline {
    font-family: 'Century Gothic';
    font-size: 24px;
}

.normaloptionsstyle {
    font-size: 14px;
    font-weight: bold;
}

.normalformexplain2style {
    font-size: 12px;
}

.normallinkhelpstyle {
    font-size: 11px;
    font-family: Century Gothic;
}

.normalformnextstyle a:hover {
    background-color: #000000;
    color: white;
}

.normalformlinkstyle a:hover, .normalcollumndata2style a:hover, .producthistory a:hover, .normalsearchheadlinestyle a:hover, .normalcatheadlinestyle a:hover, .normalfloorstyle a:hover, .normalcatstyle a:hover, .normalpagingstyle a:hover, .normallinkhelpstyle a:hover {
    background-color: #000000;
    color: white;
}

.tableheader {
    text-transform: capitalize;
}

.normalcollumndatastyle1 a {
    font-size: 14px;
    background-color: #1e9bc5;
    color: #ffffff;
    cursor: pointer;
}

.usernotificationtext {
    font-size: 17px;
}

.normalcollumndatastyle1 {
    font-size: 14px;
    background-color: #1e9bc5;
    color: #ffffff;
    cursor: pointer;
}

.usernotificationcenter {
    background-image: url(images/Speech_Middle.png);
    background-repeat: repeat-y;
    margin-left: 10px;
    margin-right: 10px;
}

.hiddencontrol {
    visibility: hidden;
    display: none;
}
/* -----------------------  rating -------------------------*/
.ratingstar {
    font-size: 0pt;
    width: 16px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    background-repeat: no-repeat;
}

.filledratingstar {
    background-image: url(images/star-on16.gif);
}

.emptyratingstar {
    background-image: url(images/star-off16.gif);
}

.savedratingstar {
    background-image: url(images/star-selected20.gif);
}

.yabc {
    /*	background-color:#e6e7e8;*/
}

.yach1 {
    font-size: 20px;
    font-family: 'Century Gothic';
}

.yach2 {
    font-size: 12px;
    color: #FFFFFF;
}

.yach1 a {
    color: white;
}

    .yach1 a:hover {
        color: #000000;
        background-color: #FFFFFF;
        display: block;
        width: 100%;
    }

.yach3 a {
    font-size: 12px;
}

    .yach3 a:hover {
        color: #FFFFFF;
        background-color: #000000;
        width: 100%;
    }



.selectedli {
    color: #FFFFFF;
    background-color: #000;
}

    .selectedli:hover {
        color: white;
        background-color: #1e9bc5;
    }

.selectedmnuitem {
    width: 140px;
    color: white;
    background-color: #1e9bc5;
}

.mnuitem {
    color: #ffffff;
    background-color: #b3b3b3;
}

    .mnuitem:hover {
        color: white;
        background-color: #1e9bc5;
    }

.whitebold {
    color: #ffffff;
    font-weight: bold;
}


.addtowishlistmenu {
    background-color: #ffffff;
    border-right: #1e9bc5 1px solid;
    border-top: #1e9bc5 1px solid;
    border-left: #1e9bc5 1px solid;
    border-bottom: #1e9bc5 1px solid;
}

.padding5 {
    padding: 5px;
}


/*.yaccback
{
	background-image: url( 'images/uracntback.gif' );
	background-repeat: no-repeat;
	background-position: left top;
	height:80px;
	width:300px;	
}*/

.modalbackground {
    background-color: gray;
    opacity: 0.7;
    filter: alpha(opacity=60);
}


.witebluelink {
    color: white;
}

    .witebluelink:hover {
        color: #1e9bc5;
        background-color: white;
        padding-left: 5px;
        margin-left: -5px; /* 	padding-right:5px; 	margin-right:-5px; */
    }

.floatright {
    float: right;
    background-color: transparent;
}

.floatleft {
    float: left;
    overflow: hidden;
}

.productimage {
    width: 590px;
    float: left;
}

.visiblefalse {
    visibility: hidden;
}
/* ----------------------- Basket Top ----------------------  */
.basketcontainer {
    background-position: left top;
    height: 125px;
    width: 125px;
    overflow: hidden;
    background-image: url( 'Images/basket_bg.png' );
    background-repeat: no-repeat;
    color: #FFFFFF;
}

.baskethead {
    font-family: century gothic;
    font-size: 12px;
}

.baskethead2 {
    font-family: century gothic;
    font-size: 25px;
}

.basketinfo {
    font-size: 11px;
    color: #FFFFFF;
}

.basketcheckout {
    font-family: century gothic;
    font-size: 14px;
    color: #ffffff;
}

.baskettotal {
    font-size: 12px;
}

.baskettotal2 {
    font-size: 20px;
}

.pricecurrency {
    font-family: 'Century Gothic', Tahoma;
    font-size: 9px;
    font-weight: normal;
    color: #ffffff;
}

.price {
    font-weight: bold;
}

.price2 {
    font-weight: bold;
    font-size: 15px;
}

.newssignbtn {
    background-position: left center;
    width: 102px;
    float: left;
    height: 24px;
    line-height: 25px;
    vertical-align: middle;
    background-image: url( 'Images/signup_bg_100p.gif' );
    background-repeat: no-repeat;
    margin-top: 2px;
    padding-left: 2px;
}

.newstxbx {
    border: thin none #FFFFFF;
    font-size: 14px;
    line-height: 22px;
    margin-top: 0px;
    vertical-align: middle;
}

.enews {
    font-size: 11px;
}

.formnext {
    font-family: century gothic;
    font-size: 16px;
    font-weight: bold;
}

.normalformnextstyle {
    font-family: century gothic;
    font-size: 16px;
    font-weight: bold;
}

.producttitle {
    font-size: 12px;
    font-weight: normal;
}

.producttitle2 {
    font-size: 14px;
    font-weight: bold;
}

.producttype {
    font-size: 14px;
    font-weight: bold;
}

.productinfo2 {
}

.lnkadditem {
    font-family: century gothic;
}

.productsold {
    font-family: century gothic;
    color: Red;
}

    .productsold:hover {
        font-family: century gothic;
        background-color: White;
        color: Red;
        cursor: default;
    }

.normalcolumn {
    font-size: 10px;
}

.normalnotestyle {
    font-size: 14px;
    color: White;
}

.normalcollumndatastyle {
    font-size: 12px;
}

.normalformreadmorestyle {
    font-size: 12px;
}

.normalformnext2style {
    font-family: 'Century Gothic', Tahoma;
    font-size: 14px;
}

.normalformexplainstyle {
    font-size: 12px;
}

/*Product type head  */


.ptypeheadtxt {
    color: #ffffff;
    font-size: 11px;
    font-family: century gothic;
}

.ptypehead {
    /*width:140px;*/
    background-color: #000000;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    margin-top: 5px;
}

    .ptypehead:hover {
        /*width:140px;*/
        background-color: #000000;
        cursor: pointer;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 10px;
        margin-top: 5px;
    }

.ptypeheadselected {
    background-color: #000000;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    margin-top: 5px;
}

/* arhead is used for the accordion should have same style as ptypehead */
.arheader {
    background-color: #b3b3b3;
    color: #727272;
    margin-top: 5px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: pointer;
}

    .arheader:hover {
        background-color: #1e9bc5;
    }
/* headselected is used for accordion when it is selected*/
.headselected {
    background-color: #000000;
    color: #ffffff;
    margin-top: 5px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}

    .headselected a {
        color: #ffffff;
    }

.productdescription {
    font-size: 12px;
    line-height: 1.5em;
}

/* dette er ui culture */
.langitemstyle1 {
    background: white; /*border:solid 1px black;*/
    width: 100%;
    display: block;
    z-index: 500;
}

    .langitemstyle1 img {
        padding-right: 3px;
        padding-top: 2px;
        z-index: 500;
    }

.langitemstyle2 {
    background-color: #FFFFFF;
    width: 100%;
    display: block;
    z-index: 500;
}

    .langitemstyle2 img {
        padding: 3px;
        width: 20px;
        height: 20px;
        z-index: 500;
    }



.langmenusub2 {
    border: solid 1px black;
    padding-right: 3px;
    z-index: 500;
}

.langroot {
    font-family: Century Gothic;
    font-size: 12px;
    font-weight: normal;
    z-index: 500;
}

.langdynmnu {
    z-index: 600;
}

.langroot img {
    padding-right: 3px;
    width: 20px;
    height: 20px;
    padding-top: 3px;
    z-index: 500;
}

.helpitems {
    text-align: left;
    width: 100%;
    display: block;
    padding-left: 3px;
    padding-right: 3px;
    z-index: 999;
}

    .helpitems img {
        padding-right: 3px;
        width: 20px;
        height: 20px;
        padding-top: 2px;
        z-index: 999;
    }

.helpitemhover {
    width: 100%;
    display: block;
    background-color: #000000;
    color: White;
    z-index: 999;
}

.helpdynamicmenustyle {
    z-index: 999;
}

.menuZindex {
    z-index: 999;
}


.blabla {
    font-family: century gothic;
    font-weight: bold;
    font-size: 24px;
    color: White;
}

.placeorder {
    background-color: #1e9bc5;
    height: 30px;
    padding-right: 3px;
}

.portraitimage {
    max-width: 135px;
}

.scaleImg:hover {
    background-color: Transparent;
    cursor: pointer;
}

.Product_Image_Container {
    float: left;
    height: 150px;
    width: 130px;
    overflow: hidden;
    margin-bottom: 5px;
    text-align: center;
    vertical-align: middle;
    margin-right: 7px;
    margin-left: 7px;
}

.ProductThumbnail {
    width: 122px;
    height: 122px;
    cursor: pointer;
}

.overlayImg {
    position: relative;
    top: -122px;
    cursor: pointer;
    width: 122px;
    height: 122px;
}

.productTitle, .priceDiv {
    position: relative;
    top: -122px;
}

.barartists1 {
    font-family: century gothic;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: none;
    margin: 0px;
    line-height: 65px;
    vertical-align: middle;
    height: 65px;
    padding-left: 15px;
}

.artistname1 {
    font-family: century gothic;
    font-size: 30px;
    color: #000000;
    margin: 0px;
    padding-right: 45px;
}

.frontthumbimg {
    max-height: 100px;
    max-width: 900px;
}

.artistBrowserHeader {
    height: 35px;
    width: 900px;
    background-color: black;
    filter: alpha(opacity=50);
    text-align: right;
    opacity: 0.5;
    z-index: 10;
    font-family: century gothic;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 35px;
    vertical-align: middle;
    position: absolute;
}

.fadesc {
    background-color: #FFFFFF;
    color: Black;
    width: 440px;
    filter: alpha(opacity=70);
    text-align: left;
    opacity: 0.7; /*overflow:hidden;*/
}

.bartext {
    color: #000000;
    font-family: century gothic;
    font-size: 30px;
    font-weight: bold;
    text-transform: none;
    margin: 0px;
    line-height: 65px;
    vertical-align: middle;
    height: 65px;
    padding-left: 15px;
}

.centerDiv {
    margin: 0px auto 0px auto;
    padding: 0px;
    width: 1026px;
    position: relative;
}

.menuDiv {
    margin: 0px;
    padding: 27px 34px 0px 39px;
    color: #000000;
    background-color: #e7e5e2;
    z-index: 10;
    position: relative;
}

#menuTable td {
    padding: 0px 0px 0px 0px;
}

.menuSpacer {
    width: 20px;
}

#basketTable td {
    text-align: left;
}

#footerDiv {
    width: 1026px;
}

#footerDivUpper {
    background-color: #ffffff;
    height: 225px;
    width: 953px;
    padding: 13px 34px 0px 39px;
}

#nsDiv {
    width: 480px;
    height: 95px;
    float: left;
    color: #000000;
}

    #nsDiv b {
        font-family: "Proxima Nova";
        letter-spacing: 1px;
    }

#twitter {
    width: 473px;
    height: 95px;
    color: #000000;
    float: left;
}

#footerDivBottom {
    width: 988px;
    padding-bottom: 13px;
    background-color: #E7E5E2;
    padding-left: 38px;
}

.footerRegion {
    width: 190px;
    height: 227px;
    float: left;
    margin-right: 57px;
}

.supportTime {
    width: 190px;
    height: 23px;
    font-size: 11px;
    margin-top: 9px;
    text-align: center;
}

.supportCountry {
    font-size: 14px;
    text-align: center;
    margin-top: 14px;
}

.supportPhone {
    font-size: 14px;
    text-align: center;
    margin-top: 3px;
}

.supportMail {
    font-size: 14px;
    text-align: center;
    color: #EC3625;
    margin-top: 3px;
}

.footerSocial {
    height: 117px;
    float: left;
}

.footerSocialHeader {
    height: 47px;
    line-height: 47px;
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 2px;
}

.footerShippingHeader {
    height: 43px;
    line-height: 47px;
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 2px;
}

.socialLinks {
    margin-right: 6px;
    border: none;
}

    .socialLinks img {
        width: 70px;
    }


#footerDivPartners {
    width: 1026px;
    height: 70px;
    background: #d2cfca;
}

#sponsorText {
    float: left;
    font-family: "Proxima Nova";
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: bold;
    color: White;
    line-height: 15px;
    width: 114px;
    height: 53px;
    text-align: left;
    padding-top: 17px;
    margin-left: 39px;
}

.partnerImgHolder {
    width: 70px;
    height: 70px;
    float: left;
}

#supportDiv {
    width: 970px;
    height: 12px;
    overflow: hidden;
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 2px;
    padding-top: 29px;
    padding-bottom: 4px;
}

    #supportDiv b {
        letter-spacing: 1px;
    }

#qAndADiv {
    width: 146px;
    min-height: 152px;
    float: left;
    padding-right: 14px;
}

    #qAndADiv b {
        font-family: "Proxima Nova";
        letter-spacing: 1px;
    }

#changeLanguage {
    width: 146px;
    height: 152px;
    float: left;
    padding-right: 15px;
}

    #changeLanguage b {
        font-family: "Proxima Nova";
        letter-spacing: 1px;
    }

#siteMapDiv {
    width: 146px;
    height: 152px;
    float: left;
    padding-right: 14px;
}

    #siteMapDiv b {
        font-family: "Proxima Nova";
        letter-spacing: 1px;
    }

#shareDiv {
    width: 146px;
    height: 152px;
    float: left;
    padding-right: 15px;
}

    #shareDiv b {
        font-family: "Proxima Nova";
        letter-spacing: 1px;
    }

#changeCountryDiv {
    float: right;
    width: 250px;
}

/*		eyeHome		*/
#mainContentDiv {
    width: 949px;
    padding: 0px 39px 0px 38px;
    background-color: #ffffff;
}


/*		lead story component		*/
.leadStoryTitleImageDiv {
    width: 949px;
    height: 439px;
    background-color: #FFFFFF;
}

.leadStoryTitleDiv {
    width: 914px;
    height: 28px;
    font-family: "ProximaNovaLtSemibold";
    letter-spacing: 1px;
    font-size: 18px;
    /*font-weight: bold;*/
    background-color: #e7e5e2;
    padding: 10px 20px 0px 15px;
}

.leadBtnLeft {
    position: relative;
    top: -238px;
    float: left;
}

.leadBtnRight {
    position: relative;
    top: -238px;
    float: right;
}

.leadBoxDiv {
    width: 15px;
    height: 15px;
    margin-left: 6px;
    float: right;
    background-color: #828282; /* #E91D24 */
}

/*		4 X teaser		*/
#teasers {
    width: 949px;
    height: 218px;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
}

.teaser {
    width: 226px;
    height: 219px;
    margin: 0px;
    padding: 0px;
    float: left;
    color: #000000;
    font-size: 12px;
}

.teaserSpacer {
    width: 15px;
    height: 178px;
    float: left;
}

.teaserTitle {
    height: 27px;
    text-align: center;
    font-family: "ProximaNovaLtSemibold";
    letter-spacing: 1px;
}

.teaserImage {
}

.teaserText {
    height: 40px;
    font-size: 14px;
    text-align: center;
    color: #ED2E24;
    font-family: ProximaNovaLtSemibold;
    letter-spacing: 1px;
    text-transform: uppercase;
}

    .teaserText td {
        padding-top: 7px;
        vertical-align: top;
    }

/*		selectedArt		*/
#selectedArt {
    width: 949px;
    margin-top: 15px;
}

.hiddenLink {
    color: #000000;
}

.hiddenLinkh {
    color: #000000;
}

.hiddenLink:hover {
    color: #ED2E24;
    background-color: #ffffff;
    background-color: Transparent;
}

.mediaHolder {
    padding: 0px 0px 0px 2px;
}

.mediaButtonHolder {
    float: left;
    margin-left: 2px;
    margin-right: 2px;
}

    .mediaButtonHolder img {
        border: 0px;
        width: 16px;
        height: 16px;
    }

.DisableFormDiv {
    position: fixed;
    z-index: 6000;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    display: none;
    background-color: #000000;
    filter: alpha(opacity=30);
    filter /*\**/: alpha(opacity=80)\9;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.DisableFormDivTransparent {
    position: fixed;
    z-index: 6000;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    display: none;
    background-color: #000000;
    filter: alpha(opacity=0);
    filter /*\**/: alpha(opacity=0)\9;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.signupForm {
    position: absolute;
    z-index: 6001;
    width: 300px;
    display: none;
    /*background-color: #D7D4CE;*/
    vertical-align: middle;
    border: 0px;
    color: #000000;
    margin-top: -13px;
}

.updateForm {
    position: absolute;
    z-index: 6001;
    width: 300px;
    display: none;
    /*background-color: #D7D4CE;*/
    vertical-align: middle;
    border: 0px;
    color: #000000;
    margin-top: 173px;
    margin-left: 31%;
}

.enquirySentPanel {
    position: absolute;
    z-index: 6001;
    width: 300px;
    display: none;
    /*background-color: #D7D4CE;*/
    vertical-align: middle;
    border: 0px;
    color: #000000;
    margin-top: 173px;
    margin-left: 31%;
}

.enquirySentPanelEmail {
    position: absolute;
    z-index: 6001;
    width: 300px;
    display: none;
    /*background-color: #D7D4CE;*/
    vertical-align: middle;
    border: 0px;
    color: #000000;
    margin-top: 10px;
    margin-left: 31%;
}


.offerForm {
    position: absolute;
    top: 430px;
    left: 434px;
    z-index: 6001;
    width: 300px;
    display: none;
    /*background-color: #D7D4CE;*/
    vertical-align: middle;
    border: 0px;
    color: #000000;
    margin-top: 7px;
    margin-left: -7%;
}


.hover {
    color: #000000;
}

    .hover:hover {
        color: #ED2E24;
    }

.loginForm {
    position: absolute;
    margin-left: -532px;
    margin-top: -8px;
    *margin-top: 8px;
    width: 585px;
    z-index: 6001;
    vertical-align: middle;
    border: 0px;
    color: #000000;
    white-space: normal;
}

.loginBtn {
    cursor: pointer;
    font-size: 14px;
}

.tbForgotPassForm {
    display: none;
}

/*		Editors choice		*/
.editorsChoice {
    width: 949px;
    border: 0px;
    padding: 0px 39px 0px 38px;
    background-color: #ffffff;
}

.editorsChoiceTitleDiv {
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 1px;
    width: 949px;
    text-align: center;
    font-size: 12px;
    padding-top: 27px;
    padding-bottom: 5px;
}

.editorsChoiceDistanceTop {
    width: 949px;
    height: 17px;
}

.editorsChoiceDistanceBottom {
    width: 949px;
    height: 17px;
}

.editorsChoiceHolder {
    width: 949px;
    height: 226px;
}

    .editorsChoiceHolder img {
        float: left;
    }

.editorsChoiceSpacer {
    width: 15px;
    height: 226px;
    float: left;
}

.redText {
    color: #ED2E24;
}

.greyText {
    color: #868787;
}

.editorsChoiceLinkButton {
    cursor: pointer;
}

/*	Search Results		*/
.searchResults {
    width: 1026px;
    border: 0px;
    padding: 0px;
    background-color: #ffffff;
}

.imageViewDiv {
    background-color: #ffffff;
    width: 950px;
    padding: 0px 38px 0px 38px;
}

.searchResultsPager {
    font-family: 'Proxima Nova';
    letter-spacing: 1px;
    width: 949px;
    clear: both;
    height: 48px;
    padding: 0px 0px 0px 0px;
}

.searchResultsPagerArtists {
    font-family: 'Proxima Nova';
    letter-spacing: 1px;
    width: 949px;
    clear: both;
    height: 22px;
    padding: 0px;
}

.pageNumber {
    float: right;
    height: 17px;
    width: 21px;
    text-align: center;
    font-family: Georgia;
    font-size: 14px;
}

    .pageNumber:hover {
        background-color: red !important;
    }

        .pageNumber:hover a {
            color: white !important;
        }


.searchResultsPagerTop {
    font-family: 'Proxima Nova';
    letter-spacing: 1px;
    width: 949px;
    clear: both;
    height: 30px;
    padding: 0px 0px 0px 0px;
    background-image: url('./images/dotDarkGrey3.png');
    background-repeat: repeat-x;
    background-position: bottom left;
}

.searchResultTypeControl {
    padding-top: 7px;
    width: 310px;
    text-align: left;
    float: left;
    color: Red;
}

    .searchResultTypeControl a {
        color: #000000;
    }

.searchResultResult {
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 1px;
    width: 919px;
    text-align: center;
    float: left;
    position: absolute;
    margin-left: 15px;
}

.searchResultResultArtists {
    padding-top: 4px;
    text-align: center;
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 1px;
    width: 329px;
    float: left;
}


.searchResultPartnerResult {
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 1px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
}

.searchResultBottom {
    width: 146px;
    height: 3px;
    float: left;
    background-image: url('./images/dotLightGrey3.png');
    background-repeat: repeat-x;
    background-position: bottom left;
}

.searchResultSort {
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 1px;
    padding-top: 32px;
    width: 150px;
    text-align: left;
    float: left;
    position: relative;
}

.searchResultSortArtists {
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 1px;
    padding-top: 4px;
    width: 160px;
    text-align: left;
    float: left;
    position: relative;
}

.searchResultPager {
    padding-top: 5px;
    width: 949px;
    text-align: right;
    float: left;
    font-family: Georgia;
    position: absolute;
}

.searchResultPagerArtists {
    padding-top: 4px;
    width: 150px;
    text-align: right;
    float: left;
    font-family: Georgia;
}

.searchResultsContent {
    width: 950px;
    margin-bottom: 20px;
}

.searchResultsImgRow {
    margin-top: 17px;
    height: 146px;
}

.searchResultsImgRowTrend {
    margin-top: 17px;
    height: auto;
}

.searchResultsImgDiv {
    height: 146px;
    width: 146px;
    float: left;
}

.searchResultsImgDiv150 {
    height: 150px;
    width: 150px;
    float: left;
}

.searchResultsImgDescription {
    padding-bottom: 5px;
}

    .searchResultsImgDescription h2 {
        font-size: 12px;
        line-height: 16px;
        margin: 0px;
        padding: 0px;
        font-family: Georgia;
        text-transform: none;
        font-weight: normal;
    }

.searchResultsImgRowSpacer {
    width: 15px;
    height: 146px;
    float: left;
}

.searchResultsImgRowSpacer10 {
    width: 10px;
    height: 150px;
    float: left;
}

.searchResultsImgRowSpacerNarrow {
    width: 14px;
    height: 146px;
    float: left;
}

.trendsBoxRow {
    margin-top: 12px;
}

.trendsPageBoxDiv {
    height: 150px;
    width: 150px;
    border: 0px solid;
    color: white;
    font-size: 16px;
    text-align: center;
    white-space: normal;
}

    .trendsPageBoxDiv:hover {
        cursor: pointer;
    }

    .trendsPageBoxDiv:active, .trendsPageBoxDiv: {
        border: 0px solid;
    }

.trendsPageBoxRowSpacer {
    width: 10px;
    height: 150px;
    float: left;
}

.floatLeft {
    float: left;
}

.productLink {
    color: #000000;
}

#srSort {
    position: absolute;
    width: 142px;
    padding: 10px;
    background-color: #E9E6E3;
    margin-left: -9px;
    *margin-left: -64px;
    margin-top: 18px;
    z-index: 10000;
}

    #srSort div {
        width: 140px;
        padding: 3px 0px 4px 0px;
        background-image: url('./images/dotLightGrey3.png');
        background-repeat: repeat-x;
        background-position: bottom left;
    }

    #srSort a {
        /*color: #000000;*/
    }

.listViewDiv {
    background-color: #E7E5E2;
    width: 949px;
    padding: 0px 39px 30px 39px;
}

.letterHolders {
    width: 949px;
}

.letterHoldersRow {
}

.letter {
    width: 146px;
    float: left;
}

.letterSpacer {
    min-height: 1px;
    width: 15px;
    float: left;
}

.letterSpacerNarrow {
    min-height: 1px;
    width: 14px;
    float: left;
}

.letterTitle {
    font-family: 'Proxima Nova';
    letter-spacing: 1px;
    padding: 14px 0px 5px 0px;
    background-image: url('./images/small_point_v2.png');
    background-position: bottom left;
    background-repeat: repeat-x;
    font-size: 11px;
    font-weight: bold;
}

.letterContent {
    min-height: 20px;
}

.listViewLeterTitle {
    font-family: 'Proxima Nova';
    letter-spacing: 1px;
    padding: 14px 0px 5px 0px;
    background-image: url('./images/dotBlack3.png');
    background-position: bottom left;
    background-repeat: repeat-x;
    font-size: 11px;
    font-weight: bold;
}

/*		Filter		*/
.filterDiv {
    width: 950px;
    background-color: #E7E5E2;
    padding-left: 38px;
    padding-right: 38px;
    font-size: 11px;
}

.filterMenu {
    width: 146px;
    float: left;
}

.filterMenuTitle {
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 1px;
    height: 19px;
    background-image: url('./images/dotBlack3.png');
    background-position: bottom left;
    background-repeat: repeat-x;
}

.filterMenuItem {
    width: 146px;
    padding-top: 5px;
    min-height: 17px;
}


.filterSelectedMenuItem {
    background-color: #d7d4cf;
}

.filterRemoveSelection {
    float: right;
    margin-left: 3px;
    color: #ED2E24;
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 2px;
    margin-top: 1px;
}


.filterMenuItem span {
    float: right;
    color: #BBBBBB;
}

.filterClearSelections {
    height: 25px;
    background-color: #d7d4cf;
    margin-left: 38px;
    margin-right: 38px;
    background-image: url('./images/dotBlack3.png');
    background-repeat: repeat-x;
    background-position: top left;
    text-align: center;
    padding-top: 10px;
}

    .filterClearSelections a {
        font-family: Georgia;
        font-size: 14px;
    }

.filterClearSelOuterDiv {
    background-color: #E7E5E2;
}

.filterSizeTable {
    font-family: Georgia;
    font-size: 14px;
    margin-top: -1px;
    border-collapse: collapse;
}



.middle {
    padding: 0px 5px 0px 5px;
}

.filterValues {
    width: 146px;
    padding: 0px 0px 0px 0px;
    /*position: absolute;*/
    background-color: #E7E5E2;
}

.fullValues {
    width: 146px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #E7E5E2;
    margin-left: -15px;
}

.moreLess {
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 1px;
    width: 146px;
    padding-top: 5px;
    padding-bottom: 10px;
    background-color: #E7E5E2;
}

.fullArtist {
    width: 949px;
    padding-top: 17px;
    padding-bottom: 30px;
    padding-left: 39px;
    padding-right: 39px;
    background-color: #E7E5E2;
    position: absolute;
    z-index: 10;
}

.filterLetters {
    width: 949px;
    height: 20px;
    background-image: url('./images/dotBlack3.png');
    background-repeat: repeat-x;
    background-position: bottom left;
}

.filterLetterGroup {
    float: left;
    font-family: 'ProximaNovaLtSemibold';
    padding-bottom: 3px;
    letter-spacing: 1px;
    margin-right: 10px;
}

.artistLetterRow {
    padding-top: 5px;
    vertical-align: top;
}

    .artistLetterRow span {
        float: right;
        color: #BBB;
    }

.colorPickerElement {
    position: absolute;
    width: 547px;
    margin-left: -322px;
    margin-top: -36px;
    z-index: 6001;
}

.displayNone {
    display: none;
}

/*		Product page		*/

.productContainer {
    width: 950px;
    position: relative;
    padding: 40px 38px;
    background-color: #ffffff;
}

.productImageDiv {
    width: 430px;
    position: relative;
    float: left;
    margin-right: 50px;
}

.productImageDiv2 {
    width: 470px;
    position: relative;
    float: left;
    margin-right: 10px;
}

.productTextDiv {
    float: left;
    width: 470px;
    background-image: url('./images/dotDarkGrey3.png');
    background-repeat: repeat-x;
    background-position: top left;
}

.productTextDivText {
    width: 430px;
    float: left;
}

.bioTextDivText {
    background-color: #ffffff;
    width: 949px;
    padding: 0px 39px 20px 38px;
}

.BiographyReadMore {
    font-size: 12px;
    font-style: italic;
    color: #ED2E24;
    cursor: pointer;
    line-height: 22px;
}

.imgbtnProductLeft {
    position: absolute;
    left: 0px;
}

.imgbtnProductRight {
    position: absolute;
    right: 0px;
}

.imgbtnProductRight2 {
    position: absolute;
    right: 40px;
}

.artistName {
    font-size: 16px;
    color: #EC2E28;
    font-family: 'Proxima Nova';
    letter-spacing: 1px;
}

.artistsWork {
    width: 950px;
    background-color: #ffffff;
    float: left;
}

.artistsWorkTitleDiv {
    height: 19px;
    background-image: url('./images/dotDarkGrey3.png');
    background-repeat: repeat-x;
    background-position: top left;
    padding-top: 15px;
    width: 950px;
    font-size: 16px;
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 2px;
    margin-bottom: 15px;
    color: #EC2E28;
}

.artistsWorkResultsContent {
    position: relative;
    left: 0px;
    top: 0px;
    width: 950px;
    min-height: 200px;
}

.artistsWorkImgDiv {
    float: left;
    cursor: pointer;
    overflow: hidden;
}

.artistsWorkbtnLeft {
    position: absolute;
    top: 60px;
    left: 0px;
    cursor: pointer;
}

.artistsWorkbtnRight {
    position: absolute;
    top: 60px;
    right: 1px;
    cursor: pointer;
}

.artistsWorkImgRowSpacer {
    float: left;
    width: 10px;
    height: 110px;
}

.relatedArticle {
    width: 470px;
    height: 197px;
    background-color: #ffffff;
    float: left;
}

.relatedArticleTitleDiv {
    height: 19px;
    padding-top: 10px;
    width: 470px;
    font-size: 12px;
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 1px;
    color: #EC2E28;
    background-image: url('./images/dotDarkGrey3.png');
    background-repeat: repeat-x;
    background-position: top left;
}

.relatedArticleImages {
    position: relative;
    top: 0px;
    left: 0px;
}

.relatedArticleImage {
    float: left;
    height: 110px !important;
    overflow: hidden;
}

.relatedArticleSpacer {
    width: 10px;
    height: 110px;
    float: left;
}

.relatedArticleDescription {
    font-family: Georgia;
    font-size: 11px;
}

.description {
    font-size: 14px;
    line-height: 19px;
}

.relatedArticlebtnLeft {
    position: absolute;
    top: 42px;
    left: 0px;
    cursor: pointer;
}

.relatedArticlebtnRight {
    position: absolute;
    top: 42px;
    right: 0px;
    cursor: pointer;
}

.productHeader {
    background-color: #e7e5e2;
    width: 950px;
    padding: 10px 38px 35px 38px;
}

.addToCart {
}


/*		RELATED WORK		*/

.relatedWork {
    width: 470px;
    height: 197px;
    background-color: #ffffff;
    float: left;
}

.relatedWorkTitleDiv {
    height: 19px;
    padding-top: 10px;
    width: 470px;
    font-size: 12px;
    font-family: 'Proxima Nova';
    letter-spacing: 1px;
    font-weight: bold;
    color: #EC2E28;
    border-top: 1px dashed #000000;
}

.relatedWorkImages {
    position: relative;
    width: 470px;
    height: 110px;
}

.relatedWorkImage {
    float: left;
    width: 110px;
    height: 110px;
}

.relatedWorkSpacer {
    width: 10px;
    height: 110px;
    float: left;
}

.relatedWorkDescription {
}

.relatedWorkbtnLeft {
    position: absolute;
    top: 42px;
    left: 0px;
    cursor: pointer;
}

.relatedWorkbtnRight {
    position: absolute;
    top: 42px;
    right: 0px;
    cursor: pointer;
}

.noLinkGrey, .noLinkGrey:hover {
    color: #868787;
    border-bottom: 0px;
}

.noLinkBlack, .noLinkBlack:hover {
    color: #000000;
    border-bottom: 0px;
}

.noLinkWhite, .noLinkWhite:hover {
    color: #ffffff;
    border-bottom: 0px;
}

.fontSizeTen {
    font-size: 10px;
}

.offerInput {
    padding: 0px 2px 0px 2px;
    margin: 0px;
    border: 0px;
}

.noLinkWhiteProxima, .noLinkWhiteProxima:hover {
    font-family: 'Proxima Nova';
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
}

.inputRow {
    height: 25px;
}

    .inputRow input, .inputRow select {
        margin: 0px;
        padding: 0px 0px 0px 5px;
        width: 225px;
        height: 25px;
        border: 0px;
    }

.titleRow {
    height: 25px;
}

    .titleRow td {
        vertical-align: middle;
        font-size: 11px;
    }

/*.titleRow span
{
	color: #ED2E24;
}*/

.sectionTitle {
    height: 25px;
}

    .sectionTitle td {
        vertical-align: middle;
        font-size: 12px;
        font-family: 'ProximaNovaLtSemibold';
        letter-spacing: 1px;
        text-align: center;
    }

.sectionSpacer {
    height: 25px;
}

.registerCompany {
    display: none;
}

.input {
    border: 0px;
}

.proxima {
    font-family: 'Proxima Nova';
    letter-spacing: 1px;
}

.proximaSemiBold {
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 2px;
}

.proximaSemiBold1px {
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 1px;
}

.red {
    color: #ED2E24;
}

.noBorder {
    border: 0px;
}

.magazineArtistTitle {
    color: #ED2E24;
    font-size: 13px;
}

.bold {
    font-weight: bold;
}

.wishlistResultItem {
    float: left;
    padding-top: 10px;
    width: 146px;
    margin-right: 15px;
}

    .wishlistResultItem img {
        width: 146px;
        height: 146px;
        margin-bottom: 5px;
        display: block;
    }

    .wishlistResultItem a {
        display: block;
    }

.wishlistResultSeparator {
    float: left;
    width: 0px;
    height: 146px;
}

.validateRow {
    font-size: 10px;
}

.searchField {
    width: 986px;
    height: 50px;
    font-size: 24px;
    border: 0px;
    padding-left: 39px;
    background-color: #EEEEEE;
    outline: none;
    font-family: Georgia;
}

    .searchField::-ms-clear {
        display: none;
    }

.completionList {
    background-color: white;
    width: 100% !important;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 38px;
    border-bottom-color: red;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    z-index: 9;
}

.completionItemList {
    padding-left: 39px;
    cursor: pointer;
    height: 35px;
    padding-top: 5px;
}

.CompletionListHighlighted {
    color: #ED2E24;
    padding-left: 39px;
    cursor: pointer;
    height: 35px;
    padding-top: 5px;
}

#searchList {
    text-align: left;
}

.lightDot {
    height: 3px;
    background-image: url('./images/small_point_v2.png');
    background-repeat: repeat-x;
}

.lightDotGrey {
    height: 3px;
    background-image: url('./images/small_point_grey_v2.png');
    background-repeat: repeat-x;
}


.heavyDot {
    height: 4px;
    background-image: url('./images/heavydot.png');
    background-repeat: repeat-x;
}

.greyDot {
    height: 1px;
    background-image: url('./images/DotDarkGrey3.png');
    background-repeat: repeat-x;
}

.greyDotItem {
    height: 1px;
    background-image: url('./images/DotDarkGrey3.png');
    background-repeat: repeat-x;
    clear: both;
    margin-top: 40px;
}

.greyDotItemTrend {
    height: 1px;
    background-image: url('./images/DotDarkGrey3.png');
    background-repeat: repeat-x;
    margin-top: 5px;
    float: left;
    width: 150px;
    margin-right: 10px;
}

.greyDotItemTrendWhole {
    width: 950px;
    height: 1px;
    background-image: url('./images/DotDarkGrey3.png');
    background-repeat: repeat-x;
    margin-top: 5px;
    float: left;
    margin-right: 10px;
}

.lightGreyDot {
    height: 1px;
    background-image: url('./images/DotLightGrey3.png');
    background-repeat: repeat-x;
}

.blackDot {
    height: 1px;
    background-image: url('./images/DotBlack3.png');
    background-repeat: repeat-x;
}

.redDot {
    height: 1px;
    background-image: url('./images/redDot3.png');
    background-repeat: repeat-x;
}

.autocompletiotionLine {
    width: 100%;
    vertical-align: middle;
    /*margin-top: 5px;
	margin-bottom: 5px;*/
}

    .autocompletiotionLine td {
        padding-top: 0px;
        padding-bottom: 0px;
    }

.wishlistHolder {
    width: 150px;
    position: absolute;
    background-color: #C0C0C0;
    z-index: 10000;
}

.wlls {
    width: 5px;
}

.wlm {
    text-align: left;
    height: 22px;
    line-height: 22px;
    width: 140px;
}

.wlrs {
    width: 5px;
}

.bidFooterHolder {
    background-color: #ffffff;
    width: 950px;
    padding-left: 38px;
    padding-right: 38px;
}

.bidFooterTitle {
    padding-bottom: 8px;
    padding-top: 8px;
    font-size: 12px;
    color: #ED2E24;
}

.bidFooterSeeAll {
    color: #ffffff;
    background-color: #ED2E24;
    vertical-align: top;
    font-size: 14px;
}

.bidFooterTitleRow td {
    vertical-align: top;
    padding-top: 5px;
}

.bidFooterTitleRow {
    font-size: 11px;
}

.bidFooterPriceRow td {
    vertical-align: top;
    padding-top: 5px;
}

.bidFooterPriceRow {
    font-size: 11px;
    color: #ED2E24;
}

.auctionDotHolder {
    width: 470px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.giftSelectionDiv {
    background-image: url('./images/auctionDot_grey.png');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}

    .giftSelectionDiv:hover {
        background-image: url('./images/auctionDot_black.png');
        background-repeat: no-repeat;
    }

.giftSelectionClicked {
    background-image: url('./images/auctionDot_red.png');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}

.auctionDotCell {
    width: 20px;
    height: 20px;
}

    .auctionDotCell div {
        background-image: url('./images/auctionDot_grey.png');
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
    }

.auctionDotCellSpacer {
    width: 10px;
}

div.previousBid {
    background-image: url('./images/auctionDot_black.png');
    background-repeat: no-repeat;
}

div.currentBid {
    background-image: url('./images/auctionDot_red.png');
    background-repeat: no-repeat;
}

div.currentDay {
    background-image: url('./images/auctionDot_red.png');
    background-repeat: no-repeat;
}

div.bidForDay {
    background-image: url('./images/auctionDot_grey.png');
    background-repeat: no-repeat;
}

    div.bidForDay:hover {
        background-image: url('./images/auctionDot_black.png');
        background-repeat: no-repeat;
    }

div.userSelectedBid {
    background-image: url('./images/auctionDot_red.png');
    background-repeat: no-repeat;
}

.auctionPriceHolder {
    width: 470px;
    height: 16px;
    margin-bottom: 20px;
}

.auctionPriceCell {
    width: 80px;
    font-size: 10px;
    color: #7B7D7C;
}

    .auctionPriceCell span {
        display: none;
    }

.auctionPriceCellSpacer {
    width: 10px;
}

span.alwaysVisiblePriceBid {
    display: block;
}

span.previousPriceBid {
    color: #000000;
    display: none;
}

span.currentPriceBid {
    color: #ED2E24;
    display: block;
}

span.userSelectedBid {
    color: #ED2E24;
    display: block;
}

span.currentDay {
    color: #ED2E24;
    display: block;
}

span.currentDayAllways {
    color: #7b7d7c;
    display: block;
}

.confirmBidButtonDisabled, .confirmBidButtonDisabled:active, .confirmBidButtonDisabled:hover {
    display: block;
    text-align: center;
    width: 150px;
    height: 35px;
    padding-top: 5px;
    background-color: #000000; /*#D7D4CF;*/
    cursor: default;
    font-size: 12px;
    line-height: 15px;
}

.watchBidButton, watchBidButton:active {
    color: White;
    display: block;
    text-align: center;
    width: 150px;
    height: 35px;
    padding-top: 5px;
    background-color: #000000; /*#D7D4CF;*/
    cursor: pointer;
    font-size: 12px;
    line-height: 15px;
}

    .watchBidButton:hover {
        background-color: Blue;
        color: White;
    }

.loadMoreArtistsButton {
    border: none;
    width: 100%;
    height: 100%;
    background-color: #d7d4cf;
    cursor: pointer;
    font-size: 18px;
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 2px;
}

    .loadMoreArtistsButton:hover {
        color: white;
    }

.watchTbEmail {
    width: 250px;
    border: none;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}

.confirmBidButton, .confirmBidButton:active, .confirmBidButton:hover {
    display: block;
    text-align: center;
    width: 150px;
    height: 35px;
    padding-top: 5px;
    background-color: #ED2E24;
    cursor: pointer;
    font-size: 12px;
    line-height: 15px;
}

.buyNowButton, .buyNowButton:active {
    display: block;
    text-align: center;
    width: 150px;
    height: 35px;
    padding-top: 5px;
    background-color: #000000;
    cursor: pointer;
    font-size: 12px;
    line-height: 15px;
}

    .buyNowButton:hover {
        display: block;
        text-align: center;
        width: 150px;
        height: 35px;
        padding-top: 5px;
        background-color: blue;
        cursor: pointer;
        font-size: 12px;
        line-height: 15px;
    }

.panelBlackText {
    text-align: center;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
}

.panelRedText {
    text-align: center;
    color: #ED2E24;
    font-size: 14px;
    line-height: 20px;
}

.cartTable {
}

    .cartTable td.cartLinkTD a {
    }

    .cartTable td.cartTD a {
        display: block;
        background-image: url('images/basket.png');
        vertical-align: middle;
        width: 21px;
        height: 15px;
        font-size: 12px;
        line-height: 13px;
        margin-left: 5px;
        color: #fff;
        text-align: center;
        position: relative;
        z-index: 1;
    }

div.usefulTips {
    width: 950px;
    padding: 0px 38px;
    background-color: #fff;
}

    div.usefulTips div.headline {
        line-height: 30px;
        color: #ED2E24;
    }

    div.usefulTips div.link {
        float: left;
        width: 110px;
        height: 110px;
    }

        div.usefulTips div.link a img {
            width: 110px;
            height: 110px;
        }

    div.usefulTips div.spacer {
        width: 10px;
        height: 10px;
        float: left;
    }

    div.usefulTips div.clearBoth {
        clear: both;
    }

    div.usefulTips div.bottomSpacer {
        width: 950px;
        height: 1px;
        margin-top: 16px;
    }

/***********************************************/
div.partnerFooter {
    width: 950px;
    padding: 0px 38px;
    background-color: #fff;
}

    div.partnerFooter div.headline {
        line-height: 30px;
        color: #ED2E24;
    }

    div.partnerFooter div.link {
        float: left;
        width: 110px;
        height: 110px;
    }

        div.partnerFooter div.link a img {
            width: 110px;
            height: 110px;
        }

    div.partnerFooter div.spacer {
        width: 10px;
        height: 10px;
        float: left;
    }

    div.partnerFooter div.clearBoth {
        clear: both;
    }

    div.partnerFooter div.bottomSpacer {
        width: 950px;
        height: 1px;
        margin-top: 16px;
    }

.tblMessage {
    position: fixed;
    z-index: 6001;
    top: 50%;
    margin-top: -80px;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    height: 160px;
    background-color: #D7D4CE;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 1px;
    display: none;
}

.cpdOuter {
    position: absolute;
    top: 0px;
    left: 732px;
    width: 256px;
    padding-top: 6px;
    background-color: #E2342A;
    color: #ffffff;
    z-index: 11;
}

.cpdText {
    width: 210px;
    padding: 20px 10px 15px 10px;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    display: none;
}

.cpdKeyline {
    width: 210px;
    height: 1px;
    margin-left: 10px;
    background-color: #FFFFFF;
    display: none;
}

.cpdTelephone {
    width: 210px;
    padding: 15px 10px 15px 10px;
    font-size: 19px;
    display: none;
    font-weight: bold;
    line-height: 26px;
}

.cpdControl {
    position: absolute;
    left: 236px;
    bottom: -20px;
    width: 20px;
    height: 20px;
    overflow: hidden;
}

    .cpdControl a {
        position: relative;
        display: block;
        width: 20px;
        height: 40px;
        background-image: url('images/cpdArrow.png');
        top: -20px;
    }

.enquiryDropDown select {
    background-color: #D7D4CF;
    margin-top: 10px;
    padding: 0px 0px 0px 5px;
    width: 225px;
    height: 25px;
    border: 0px;
}

.contactEnquiriesName {
    font-family: Georgia;
    font-size: 11px;
    margin-top: 10px;
}

.giftSections {
    font-family: Georgia;
    font-size: 11px;
}


.contactEnquiriesEmail {
    font-family: Georgia;
    font-size: 11px;
    margin-top: 10px;
}


.contactEnquiriesNameEmail {
    font-size: 12px;
    margin-top: 3px;
    border: none;
    background-color: #D7D4CF;
    height: 25px;
    width: 430px;
    padding-left: 5px;
}

.giftName {
    font-size: 12px;
    margin-top: 3px;
    border: none;
    background-color: #D7D4CF;
    height: 25px;
    width: 425px;
    padding: 0px;
    padding-left: 5px;
}

.giftAmount {
    font-size: 12px;
    top: -3px;
    border: none;
    background-color: #D7D4CF;
    height: 23px;
    width: 57px;
    position: relative;
    text-align: right;
    padding-right: 5px;
}

.contactEnquiriesEnquiry {
    font-family: 'Proxima Nova';
    font-size: 13px;
    margin-top: 3px;
    border: none;
    background-color: #D7D4CF;
    height: 160px;
    width: 426px;
    resize: none;
    overflow: auto;
    padding-left: 5px;
    padding-top: 4px;
}

.giftMsg {
    font-family: 'Proxima Nova';
    font-size: 13px;
    margin-top: 3px;
    border: none;
    background-color: #D7D4CF;
    height: 160px;
    width: 425px;
    resize: none;
    overflow: auto;
    padding: 0px;
    padding-left: 5px;
    padding-top: 4px;
}

.subscribeButton {
    border: none;
    background-color: Black;
    font-family: 'ProximaNovaLtSemibold';
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: bolder;
    color: White;
    width: 217px;
    height: 20px;
    margin-top: 9px;
    cursor: pointer;
}


.unsubscribeButton {
    border: none;
    background-color: #FE0000;
    font-family: 'ProximaNovaLtSemibold';
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: bolder;
    color: White;
    width: 217px;
    height: 20px;
    margin-top: 9px;
    cursor: pointer;
}

.contactEnquiriesButton {
    border: none;
    background-color: Black;
    font-family: 'ProximaNovaLtSemibold';
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: bolder;
    color: White;
    width: 150px;
    height: 22px;
    margin-top: 9px;
    cursor: pointer;
}

.EnquiryError {
    color: #ED2E24;
    margin-left: 30px;
}

.sibscribeError {
    color: #ED2E24;
    margin-left: 4px;
    font-size: 10px;
}

.EnquirySent {
    color: Green;
    margin-left: 30px;
}

.partnerImg {
    margin-right: -3px;
    width: 70px;
    height: 70px;
}

#footerDivPartners a img {
    width: 70px;
    height: 70px;
}

.tweetHeader {
    height: 20px;
    vertical-align: middle;
    line-height: 20px;
}

    .tweetHeader img {
        border: 0px;
    }

.tweetHeaderRight {
    color: #ED2E24;
    line-height: 20px;
    float: left;
    font-size: 10px;
}

.tweetHeaderLeft {
    float: left;
    line-height: 20px;
    font-size: 12px;
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 1px;
}

.tweetLeft {
    float: left;
    width: 215px;
    height: 70px;
    font-size: 10px;
    overflow: hidden;
}

.tweetRight {
    float: left;
    width: 215px;
    height: 70px;
    margin-left: 30px;
    font-size: 10px;
    overflow: hidden;
}

.subscribeBox {
    border: none;
    width: 240px;
    height: 23px;
    padding-left: 5px;
}

.subscribeBoxDDL {
    border: none;
    width: 245px;
    height: 23px;
}

.subscribeLeftDiv {
    width: 47.5%;
    float: left;
    background-color: #E7E5E2;
    padding-left: 39px;
    font-size: 12px;
    height: 377px;
}

.subscribeRightDiv {
    width: 48.69%;
    float: left;
    background-color: #E7E5E2;
    height: 377px;
}

.subscriptionOptions {
    font-size: 13px;
    height: 46px;
    width: 440px;
}

.checkOff {
    background: url('images/checkBox.png') no-repeat;
    width: 18px;
    height: 18px;
    overflow: hidden;
    background-position: 0px 0px;
    cursor: pointer;
    float: left;
    margin-right: 7px;
}

.checkOn {
    background: url('images/checkBox.png') no-repeat;
    width: 18px;
    height: 18px;
    overflow: hidden;
    background-position: 0px -18px;
    cursor: pointer;
    float: left;
    margin-right: 7px;
}

.giftHead {
    margin-top: 15px;
}

.giftAmountDiv {
    float: left;
}

.columns {
    width: 25%;
    float: left;
}

.hdrLeftSection {
    height: 100px;
    width: 227px;
    font-size: 16px;
    font-family: 'Proxima Nova';
    background-color: #ED2E24;
    margin-top: 15px;
    padding-left: 10px;
    color: white;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 19px;
}

.greySpacer {
    margin: 0px auto;
    width: 230px;
    background-color: #D7D4CE;
    height: 5px;
    margin-top: 30px;
    margin-bottom: 7px;
}

.NewsTemplateHeader2 {
    color: #ED2E24;
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 2px;
    font-size: 12px;
    margin-left: 4px;
}

.NewsTemplateHeaderHomePage {
    color: #ED2E24;
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 2px;
    font-size: 12px;
    margin-left: 4px;
    margin-top: 15px;
}

.RecentNewsTitle {
    height: 30px;
    width: 300px;
    background-color: #ed2e24;
    margin-top: 15px;
    font-size: 16px;
    color: white;
    padding-left: 10px;
    font-family: ProximaNovaLtSemibold;
    white-space: normal;
    letter-spacing: 2px;
    padding-top: 15px;
    line-height: 15px;
}


.NewsTemplateDate2 {
    font-size: 11px;
    margin-left: 4px;
}

.NewsTemplateImage2 {
    width: 230px;
    height: 106px;
    margin-left: 4px;
    margin-top: 14px;
}

.NewsTemplateImageHomePage {
    width: 230px;
    height: 106px;
    margin-left: 4px;
}


.NewsTemplateText2 {
    font-size: 11px;
    margin-left: 4px;
    margin-top: 18px;
}

.NewsTemplateTextHomePage {
    font-size: 14px;
    margin-left: 4px;
    margin-top: 15px;
    line-height: 19px;
}


.NewsTemplateLink2 {
    font-size: 11px;
    font-style: italic;
    color: #ED2E24;
}

.InformationTemplateImage1 {
    width: 230px;
    margin-left: 4px;
    margin-top: 14px;
}

.redBox {
    background-color: #ED2E24;
    margin-top: 30px;
}

.NewsTemplateImageRed {
    width: 230px;
    height: 106px;
    margin-left: 4px;
    margin-top: 5px;
}

.NewsTemplateHeaderRed {
    margin-left: 4px;
    margin-top: 18px;
}

.NewsTemplateTitleRed {
    color: #FFFFFF;
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 2px;
    font-size: 12px;
}

.NewsTemplateDateRed {
    color: #FFFFFF;
    font-size: 11px;
    margin-left: 4px;
}

.NewsTemplateTextRed {
    color: #FFFFFF;
    font-size: 11px;
    margin-left: 4px;
    margin-top: 14px;
}

.NewsTemplateText3 {
    font-size: 14px;
    margin-left: 4px;
    margin-top: 8px;
}

.greySpacerProducts {
    margin: 0px auto;
    margin-top: 30px;
    width: 231px;
    background-color: #D7D4CE;
    height: 5px;
}

.ArtTemplateImage2 {
    width: 230px;
    margin-left: 4px;
    margin-top: 5px;
}

.ArtTemplateArtist2 {
    color: #ED2E24;
    font-family: 'ProximaNovaLtSemibold';
    letter-spacing: 2px;
    font-size: 12px;
    margin-left: 4px;
    margin-top: 10px;
}

.ArtTemplateTitle2 {
    margin-left: 4px;
    margin-top: 2px;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}

.ReadMoreDistance {
    margin-top: 2px;
}

.NewsTemplateLinkRed {
    font-size: 11px;
    font-style: italic;
    color: #FFFFFF;
}

    .NewsTemplateLinkRed:hover {
        font-size: 11px;
        font-style: italic;
        color: #FFFFFF;
    }

#mainContentDiv div .bidFooterHolder {
    padding-left: 0;
}

.leadStoryHeader {
    color: #ed2e24;
    font-size: 24px;
    padding-top: 15px;
    line-height: 32px;
}


.leadStoryNext {
    z-index: 1;
    position: absolute;
    width: 316px;
    height: 439px;
    right: 39px;
    overflow: hidden;
    cursor: pointer;
}

.leadStoryPrev {
    z-index: 1;
    position: absolute;
    width: 316px;
    height: 439px;
    left: 38px;
    overflow: hidden;
    cursor: pointer;
}

.leadStoryCurrent {
    z-index: 1;
    position: absolute;
    width: 317px;
    height: 439px;
    left: 356px;
    overflow: hidden;
    cursor: pointer;
}

.readMoreNews {
    position: absolute;
    right: 64px;
    overflow: hidden;
    cursor: pointer;
    top: 578px;
    z-index: 1;
    color: #e7e5e2;
    font-family: "georgia";
    letter-spacing: 1px;
    font-size: 18px;
    font-style: italic;
}


.titleExpander {
    position: absolute;
    top: 239px;
    margin-top: -16px;
    outline: 0;
    width: 262px;
    min-height: 20px;
    max-height: 85px;
    z-index: 1;
    right: -316px;
    font-family: "ProximaNovaLtSemibold";
    letter-spacing: 2px;
    font-size: 16px;
    background: #ED2E24;
    overflow: hidden;
    color: #FFFFFF;
    padding: 10px 39px 10px 15px;
    line-height: 21px;
    cursor: default;
}

.titleExpanderPrev {
    position: absolute;
    top: 239px;
    margin-top: -16px;
    outline: 0;
    width: 262px;
    min-height: 20px;
    max-height: 85px;
    z-index: 1;
    left: -316px;
    font-family: "ProximaNovaLtSemibold";
    letter-spacing: 2px;
    font-size: 16px;
    background: #ED2E24;
    overflow: hidden;
    color: #FFFFFF;
    padding: 10px 15px 10px 39px;
    line-height: 21px;
    cursor: default;
}

.addToBasket {
    cursor: pointer;
    background-color: #363636;
}

    .addToBasket:hover {
        background-color: #ED2E24;
    }

.viewArtwork {
    width: 146px;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
}

.makeOffer {
    background-color: #D7D4CF;
}

    .makeOffer:hover {
        background-color: Blue;
    }

        .makeOffer:hover .noLinkBlack {
            color: White;
        }

.makeOfferWhite {
    background-color: white;
}

    .makeOfferWhite:hover {
        background-color: Blue;
    }

        .makeOfferWhite:hover .noLinkBlack {
            color: White;
        }

.sendOfferBtnDiv {
    font-size: 14px;
    background-color: black;
    width: 150px;
    height: 25px;
    float: right;
    margin-bottom: 20px;
    color: white;
    border: 1px white solid;
}

    .sendOfferBtnDiv:hover {
        background-color: blue;
    }

.sendOfferBtnA {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 5px;
    border-bottom: 0px;
    color: white;
}

    .sendOfferBtnA:hover {
        border-bottom: 0px;
        color: white;
    }

.sendOfferMainDiv {
    display: none;
    position: absolute;
    z-index: 9;
    border-bottom: 3px solid red;
    top: -430px;
    left: 0;
}

.sendOfferButton {
    display: inline-block;
    width: 150px;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
}

.enquiryMainDiv {
    display: none;
    position: absolute;
    z-index: 9;
    border-bottom: 3px solid red;
    top: -430px;
    left: 0;
}

.followArtistMainDiv {
    display: none;
    position: absolute;
    z-index: 9;
    border-bottom: 3px solid red;
    top: -430px;
    left: 0;
}

.addToBasketButton {
    background-color: black;
    color: white;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 30px;
    border: none;
    text-align: center;
    width: 150px;
    margin-top: 5px;
}

    .addToBasketButton:hover {
        color: red;
        background-color: black;
    }

.ltArtistName {
    font-size: 12px;
    text-transform: uppercase;
    color: red;
    font-family: ProximaNovaLtSemibold;
    letter-spacing: 1px;
    padding-top: 5px;
    float: left;
    width: 150px;
}

.ltArtistNameFirst {
    font-size: 12px;
    text-transform: uppercase;
    color: red;
    font-family: ProximaNovaLtSemibold;
    letter-spacing: 1px;
    padding-top: 5px;
}

.ltArtworkTitle {
    font-size: 12px;
    text-transform: capitalize;
    color: black;
    padding-top: 2px;
    float: left;
    width: 150px;
}

.ltArtworkTitleBrowse {
    font-size: 12px;
    text-transform: capitalize;
    color: black;
    padding-top: 2px;
    width: 150px;
}

.ltArtworkTitleFirst {
    font-size: 12px;
    text-transform: capitalize;
    color: black;
    padding-top: 2px;
}

.ltArtworkPrice {
    padding-top: 2px;
    width: 150px;
    float: left;
}

.ltArtworkPriceFirst {
    padding-top: 2px;
}

.ltMostPopularItem {
    font-size: 16px;
    text-transform: uppercase;
    color: red;
    font-weight: bolder;
    padding-top: 2px;
    padding-bottom: 2px;
    clear: both;
    padding-top: 45px;
}

.left {
    float: left;
}

.trendAddToBasket {
    line-height: 22px;
    height: 22px;
    width: 150px;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    margin-top: 3px;
}

.trendPageHeaders {
    padding-bottom: 30px;
    font-size: 16px;
    color: #EC2E28;
    text-transform: uppercase;
    display: block;
}

.viewMoreButton:hover {
    background-color: blue;
}

.viewMoreButtonWhite {
    background-color: white;
}

    .viewMoreButtonWhite:hover {
        background-color: blue;
    }

.viewMoreMostPopular {
    background-color: white;
    border: 1px solid black;
    height: 26px;
    width: 148px;
    line-height: 26px;
}

    .viewMoreMostPopular:hover {
        background-color: blue;
        border: none;
        height: 28px;
        width: 150px;
        line-height: 28px;
    }

    .viewMoreMostPopular a {
        color: black;
        text-decoration: none;
    }

    .viewMoreMostPopular:hover a {
        color: white;
        text-decoration: none;
    }

.artistsSortLink a {
    color: black;
    text-decoration: none;
}

.artistsSortLink:hover a {
    color: black;
    text-decoration: none;
}

.onlyLeft {
    margin-left: 10px;
    font-size: 12px;
    color: #EC2E28;
}

.onlyLefTrend {
    font-size: 12px;
    color: #EC2E28;
}

.newsArticleItems {
    position: absolute;
    width: 310px;
    margin-top: 17px;
}

.trendsBoxRow input:hover:enabled {
    color: White !important;
    background-color: Red;
}

.divCircles {
    width: 100%;
    height: 400px;
    position: relative;
}

.divCircle1 {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 45px;
    margin-top: -10px;
    top: 50%;
    border-radius: 10px;
    background-color: #D7D4CF;
    cursor: pointer;
    color: Black;
}

    .divCircle1:hover, .divCircle2:hover {
        background-color: Red !important;
    }

.divCircle3:hover, .divCircle4:hover, .divCircle5:hover {
    background-color: Red !important;
    color: White !important;
}

.divText1 {
    position: absolute;
    bottom: -35px;
    font-size: 16px;
    margin: 0 auto;
    left: -38px;
    width: 100px;
    text-align: center;
    font-family: 'ProximaNovaLtSemibold';
}

.divCircle2 {
    width: 50px;
    height: 50px;
    position: absolute;
    margin-top: -25px;
    top: 50%;
    left: 105px;
    border-radius: 25px;
    background-color: #D7D4CF;
    cursor: pointer;
    color: Black;
}

.divCircleProduct {
    width: 160px;
    height: 160px;
    border-radius: 80px;
    background-color: #D7D4CF;
    cursor: pointer;
    color: Black;
    position: relative;
}

.divTextProduct {
    position: absolute;
    top: 73px;
    font-size: 16px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    font-family: 'ProximaNovaLtSemibold';
}

.divText2 {
    position: absolute;
    bottom: -35px;
    font-size: 16px;
    margin: 0 auto;
    left: -22px;
    width: 100px;
    text-align: center;
    font-family: 'ProximaNovaLtSemibold';
}

.divCircle3 {
    width: 90px;
    height: 90px;
    position: absolute;
    margin-top: -45px;
    top: 50%;
    left: 195px;
    border-radius: 45px;
    background-color: #D7D4CF;
    cursor: pointer;
    color: Black;
}

.divCircle4 {
    width: 180px;
    height: 180px;
    position: absolute;
    margin-top: -90px;
    top: 50%;
    left: 325px;
    border-radius: 90px;
    background-color: #D7D4CF;
    cursor: pointer;
    color: Black;
}

.divCircle5 {
    width: 360px;
    height: 360px;
    position: absolute;
    margin-top: -180px;
    top: 50%;
    left: 545px;
    border-radius: 180px;
    background-color: #D7D4CF;
    cursor: pointer;
    color: Black;
}

.divTextCenter {
    position: absolute;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    font-family: 'ProximaNovaLtSemibold';
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    width: 100%;
}

.linkNumber {
    cursor: pointer;
}

.productNumberRanking:hover .linkNumber {
    color: Red !important;
}

.productNumberRanking:hover {
    color: Red !important;
}

.hoverMap {
    color: #ED2E24 !important;
}

.country-button-location {
    border: none;
    background-color: transparent;
    cursor: pointer;
    color: #AFB4B3;
    font-family: 'ProximaNovaLtSemibold';
}

    .country-button-location:hover {
        color: #ED2E24;
    }

.formPayPal {
    background-color: #e7e5e2;
    margin: 0px auto 0px auto;
    padding: 0px;
    width: 1026px;
    position: relative;
}

.paypalButton {
    width: 215px;
    color: #ffffff;
    font-size: 12px;
    font-family: 'Proxima Nova';
    height: 22px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

.addToBasketFullSize {
    display: inline-block;
    width: 150px;
    height: 26px;
    line-height: 26px;
}

.checkoutFullSize {
    display: inline-block;
    width: 142px;
    line-height: 20px;
}

.loginFullSize {
    display: inline-block;
    width: 145px;
    height: 24px;
    line-height: 24px;
}

.registerFullSize {
    display: inline-block;
    width: 231px;
    height: 25px;
    line-height: 25px;
}

.nextStepFullSize {
    display: inline-block;
    width: 230px;
    height: 25px;
    line-height: 25px;
}

.addCodeFullSize {
    display: inline-block;
    width: 115px;
    height: 25px;
    line-height: 25px;
}

.divYearHolder {
    margin-top: 40px;
    height: 140px;
    position: relative;
}

.divYearHorizontalLine {
    position: absolute;
    top: 15px;
    left: 0px;
    height: 2px;
    background-image: url('./images/DotDarkGrey3.png');
    background-repeat: repeat-x;
    width: 100%;
}

.yearSmallLine {
    float: right;
    height: 30px;
    width: 2px;
    background-color: #8E8E8E;
}

.yearButton {
    color: black;
    float: right;
    height: 140px;
    width: 30px;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    font-family: 'ProximaNovaLtSemibold';
    font-size: 16px;
    cursor: pointer;
}

    .yearButton:hover {
        background-color: #EB2E2E;
        color: White;
    }

.yearButtonSelected {
    background-color: #EB2E2E;
    color: White;
    float: right;
    height: 140px;
    width: 30px;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    font-family: 'ProximaNovaLtSemibold';
    font-size: 16px;
    cursor: pointer;
}

.yearSpacer {
    width: 10px;
    height: 10px;
    float: right;
}

.vertical {
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap;
    display: block;
    bottom: 0;
}

.artist-article-img {
    width: 949px;
}

.artist-article-holder {
    width: 950px;
    padding: 0px 38px 0px 38px;
    background-color: #ffffff;
}

.content-div-text {
    width: 600px;
    font-size: 16px;
    line-height: 22px;
    margin-top: 25px;
    padding-bottom: 25px;
}

.artist-article-product-image-holder {
    width: 275px;
    float: left;
    margin-right: 20px;
    margin-left: 15px;
}

.artist-article-product-info-holder {
    width: 600px;
    float: left;
}

.artist-article-product-image-holder > input {
    width: 100%;
}

.divCircleArtistProduct {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background-color: #D7D4CF;
    cursor: pointer;
    color: Black;
    position: relative;
}

    .divCircleArtistProduct:hover {
        background-color: Red !important;
        color: White !important;
    }


.subscribeToEmail {
    background-color: #D7D4CF;
    color: #333333;
    font-size: 14px;
    width: 250px;
    height: 25px;
    border: none;
}

.subscribeToEmailNew {
    background-color: #EBE9EA;
    color: #333333;
    font-size: 14px;
    width: 250px;
    height: 25px;
    border: none;
    padding: 0px;
}

select.subscribeToEmail {
    background-color: #D7D4CF;
    color: #333333;
    font-size: 14px;
    width: 250px;
    height: 25px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 4px;
}

select.subscribeToEmailNew {
    background-color: #EBE9EA;
    color: #333333;
    font-size: 14px;
    width: 250px;
    height: 25px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 4px;
}

.subsribeToEmailText {
    text-indent: 5px;
}

.subscribeToEmailButton {
    border: none;
    background-color: #363636;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: bolder;
    color: White;
    width: 150px;
    height: 21px;
    margin-top: 9px;
    cursor: pointer;
    font-family: 'Proxima Nova';
}


    .subscribeToEmailButton:hover {
        background-color: #ED2E24 !important;
    }

.subscribeToEmailButtonNew {
    border: 1px solid black;
    background-color: white;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: bolder;
    color: #333333;
    width: 150px;
    height: 25px;
    margin-left: 100px;
    cursor: pointer;
    font-family: 'Proxima Nova';
}

    .subscribeToEmailButtonNew:hover {
        background-color: blue !important;
        border: none;
        color: white;
    }


.red-background-white-color {
    background-color: #ED2E24;
    color: White;
    cursor: default;
    vertical-align: middle;
    line-height: 22px;
    height: 22px;
}


/* popup email subscription */

.pps_header_table {
    font-size: 24px;
    padding-top: 19px;
}

.pps_sub_header {
    font-size: 18px;
    padding-bottom: 20px
}

.pps_slideUp {
    position: fixed;
    bottom: 0;
    display: none;
    padding: 0;
    margin: 0;
    width: 100%;
    border-top: 5px solid #FF0000;
    /*background: rgba(225, 225, 225, .8) */
}

.pps_table {
    text-align: center;
    margin: 0 auto;
    padding: 0;
    border-spacing: 0;
    z-index: 10000;
}


.pps_close {
    position: absolute;
    right: 10px;
    top: 10px;
}


    .pps_close a {
        color: #363636;
    }

        .pps_close a:hover {
            border-bottom: 0px solid #363636;
        }

.pps_email {
    border-spacing: 0;
    padding: 0;
}

    .pps_email td {
        padding-bottom: 29px;
        padding-left: 5px;
    }

.pps_subscribeToEmailButton {
    border: none;
    background-color: #363636;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bolder;
    color: White;
    width: 150px;
    height: 25px;
    cursor: pointer;
    font-family: 'Proxima Nova';
    padding-top: 0;
    padding-bottom: 0;
}

    .pps_subscribeToEmailButton:hover {
        background-color: #ED2E24 !important;
    }


/* Secondary footer */
#secFooterHeader {
    padding-top: 15px;
    padding-bottom: 15px;
}

#secContainer {
    width: 950px;
}

#secFooterImage {
    display: inline-block;
    padding-right: 30px;
    width: 150px;
    height: 150px;
    vertical-align: top;
}


    #secFooterImage input[type="image"] {
        width: 150px;
        height: 150px;
    }

    #secFooterImage img {
        width: 150px;
        height: 150px;
        cursor: pointer;
    }


#secFooterText {
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    width: 760px;
    vertical-align: top;
}

.removeTextDecoration {
    text-decoration: none;
    border-bottom: none;
}

    .removeTextDecoration:hover {
        text-decoration: none;
        border-bottom: none;
    }

.radioButtonContainer {
    display: block;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
}

    /* Hide the browser's default radio button */
    .radioButtonContainer input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    border: solid 1px;
}

/* When the radio button is checked, add a black background */
.radioButtonContainer input:checked ~ .checkmark {
    background-color: black;
}

.notificationBar {
    border-top-style: solid;
    border-top-color: red;
    border-top-width: 5px;
    font-size: 24px;
    line-height: 30px;
    height: 75px;
    text-align: center;
    padding-top: 20px;
    position: fixed;
    bottom: -100px;
    width: 100%;
    z-index: 2147483641;
    display: none;
    left: 0;
}

.addToBasketMostPopular {
    /*don't delete this*/
}

.productPageFollowButton {
    width: 105px;
    height: 18px;
    line-height: 18px;
    color: black;
    background-color: white;
    font-size: 10px;
    letter-spacing: 1px;
    border: 1px solid black;
    cursor: pointer;
    text-align: center;
}

    .productPageFollowButton:hover {
        background-color: blue;
        color: white;
        border: 1px solid blue;
    }

.productPageCollect {
    cursor: pointer;
    background-color: black;
    width: 150px;
    height: 28px;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
}

    .productPageCollect:hover {
        background-color: #ED2E24;
    }

.productPageMakeAnOfferButton {
    width: 150px;
    height: 26px;
    color: black;
    background-color: white;
    font-size: 14px;
    border: 1px solid black;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
}

    .productPageMakeAnOfferButton:hover {
        background-color: blue;
        color: white;
        border: 1px solid blue;
    }

.collectionButton {
    color: black;
    background-color: white;
    border: 1px solid black;
    max-width: 220px;
    min-height: 21px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    margin-top: 4px;
    max-height: 38px;
    white-space: normal;
    text-align: left;
    cursor: pointer;
}

    .collectionButton:hover {
        background-color: blue;
        border: none;
        color: white;
        border: 1px solid blue;
    }

.hlGetListed {
    color: #666666;
}

    .hlGetListed:hover {
        color: #666666;
        text-decoration: none !important;
        border: none;
    }

.lbRemovedUnderline {
    text-decoration: none !important;
    border: none;
}

    .lbRemovedUnderline:hover {
        text-decoration: none !important;
        border: none;
    }