﻿
html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, img, ul, li, figure, canvas, video, th, td, tr {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font: inherit;
   
}
body {
    padding: 0;
    margin: 0;
    background: url(../images/bg-image.jpg) repeat top left;
    font-family: Verdana,Tahoma,Arial,'Segoe UI';
    font-size: 13px;
    color: #808080;
}


.sp {
    background-image: url("../images/sprite-image.png");
    background-repeat: no-repeat;
}

.cl {
    color: #c60000;
}


#nav {
    /*width:100%;
    padding: 4px 0 4px 0;*/
    background-color: #ffd646;
    float: left;
    box-shadow: 0 0 2px #999;
    float: left;
    font-size: 88%;
    width: 100%;
    margin: 7px 0 7px 0;
    text-align: center;
}

    #nav ul {
        /*list-style-type: none;*/
        float: left;
        list-style-type: none;
        margin: 0;
        padding-left: 3.5%;
        display: inline;
    }

        #nav ul li {
            color: #666;
            list-style-type: none;
            width: 100%;
            float: left;
            display: inline;
            -webkit-transition-property: background-color;
            transition-property: background-color;
            -webkit-transition-duration: .5s;
            transition-duration: .5s;
        }

            #nav ul li:hover {
                background-color: #E67813; /*#E77817;*/
                color: #fff;
            }


            #nav ul li a {
                color: #666666;
                float: left;
                padding: 10px 5px;
                text-decoration: none;
            }

                #nav ul li a:hover {
                    /*color:#911f77 ;*/
                    color: #fff;
                }

.header {
    float: left;
    width: 100%;
}

.indiartlogo {
    float: left;
    margin: 8px 0 0 10px;
    width: 18%;
}

    .indiartlogo img {
        width: 100%;
    }

.hdrrighpnl {
    float: right;
    width: 58%;
}


.footer {
    background: url("../images/footer-bg-new1.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
    border-top: 2px solid #e67813;
    float: left;
    font-size: 85%;
    height: 180px;
    padding-top: 20px;
    width: 100%;
}

    .footer a {
        color: #FFF;
    }

    .footer ul {
        float: left;
        height: 150px;
        list-style-type: none;
        margin: 0;
        padding-left: 3.2%;
        width: 29%;
    }

.fr {
    float: right;
}

.footer ul li {
    list-style-type: none;
    width: 100%;
    float: left;
    padding: 4px 0;
    border-bottom: dotted 1px #cecece;
}

.createdby {
    float: left;
    padding: 0 1%;
    width: 98%;
}
.fr span{
	color:#ccc;
}
.hdrrow {
    padding: 7px 0;
    float: left;
    width: 100%;
}

.mainbody {
    float: left;
    width: 100%;
}

.content {
    width: 97%;
    margin: 0px auto;
    /* box-shadow: 0 0 9px #e6e6e6;
   background-color: #ffffff;*/
}

a {
    color: #989898;
    text-decoration: none;
}

    a:hover {
        color: #b61818  ;
        text-decoration: underline;
    }

input[type=text],input[type=password],input[type=number], select, textarea {
    border: 1px solid #cecece;
    color: #575757;
    float: left;
    padding: 6px;
    width: 100%;
}

    input[type=text]:focus, select:focus, textarea:focus,input[type=number]:focus {
        border: 1px solid #000 !important;
        box-shadow: 0 0 9px #e6e6e6;
    }


input[type=button], input[type=submit] {
    background-color: #e67914;
    border: 0px solid #ffb34e;
    border-radius: 2px;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
    float: left;
    padding: 5px 10px;
}

    input[type=button]:hover, input[type=submit]:hover {
        box-shadow: 0 0 4px #ffffff inset;
    }

.popkeyword {
    width: 100%;
}

.cp {
    cursor: pointer;
}

.top a {
    margin: 0 5px;
    float: right;
}

.popkeyword a, span {
    float: left;
    font-size: 85%;
    margin: 0 2px;
}

.fl {
    float: left;
}

.blg {
    background-position: -318px -7px;
    padding: 11px 10px;
}

.fcb {
    background-position: -340px -7px;
    padding: 11px 10px;
}

.gplus {
    background-position: -361px -7px;
    padding: 10px 10px;
    display:none !important;
}
.google {
   background-position: -362px -5px;
    padding: 10px 10px;
}
.vmo {
    background-position: -425px -7px;
    padding: 10px;
}

.tw {
    background-position: -363px -7px;
    padding: 10px 10px;
}

.yt {
    background-position: -383px -7px;
    padding: 10px 10px;
}

.ig {
    background-position: -404px -7px;
    padding: 10px 10px;
}

.home {
    background-position: -445px -7px;
    padding: 10px;
}

.register {
    background-position: -478px -5px;
    padding: 10px;
}

.Cart {
    background-position: -596px -80px;
    padding: 10px;
}

.Want {
    background-position: -812px -79px;
    padding: 10px;
}
.ShortList {
    background-position: -619px -82px;
    padding: 10px;
}
.Myaccount {
    background-position: -793px -82px;
    padding: 10px;
}

.contact {
    background-position: -511px -9px;
    padding: 10px;
}

.homelink {
    float: right;
    margin-left: 20px;
    position: relative;
}
    .homelink span {
     margin-right:3px;
    }

.triangle {
    border-bottom: 14px solid #ffffff;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    display: block;
    height: 0;
    left: 37px;
    position: absolute;
    top: 12px;
    width: 0;
}

#Cartnotification, #Shorlistnotification {
    background-color: #000000;
    color: #ffffff;
    right: 0;
    padding: 10px;
    position: fixed;
    top: 35px;
    width: 220px;
    display: none;
    z-index: 1001;
    cursor: pointer;
}

#ct {
    background-color: #fff;
    color: #000;
    right: 0;
    padding: 10px;
    position: fixed;
    bottom: 100px;
    display: block;
    z-index: 100;
    cursor: pointer;
    border: solid 1px #cccccc;
}

#CartCnt, #ShntCnt, #WantCnt {
    background-color: #ffffff;
    border-radius: 10px;
    color: #000000;
    cursor: pointer;
    display: block;
    padding: 2px 4px;
    z-index: 5;
}

.pr {
    position: relative;
}

.abtInd {
    width: 100%;
    font-size: 85%;
}

.PfBtn a {
    background-color: #f2f2f2;
    border: 1px solid #cccccc;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    padding: 6px;
    text-align: center;
    width: 70px;
}

.row1 {
    float: left;
    width: 100%;
}

.left {
    float: left;
    width: 49%;
}

.mid {
    float: left;
    width: 1%;
}

.right {
    float: left;
    width: 50%;
    position: relative;
}

.row1 .right img {
    width: 100%;
}

.row1 .left {
    /*border:solid 2px #989898;*/
}

/* .row1 .left img {
        width: 95%;
        border: solid 2px #FFF;
        box-shadow: 0 0 2px #cccccc;
    }*/
.ampHed more {
    position: absolute;
    right: 0;
}

.amp {
    float: left;
    width: 100%;
    border: solid 2px #cecece;
}

    .amp h2 {
        color: #000000;
        float: left;
        font-size: 130%;
        font-weight: normal;
        margin: 0;
        padding: 0 0 2px 5px;
        width: 19%;
    }

.we {
    color: #000000;
    float: left;
    font-size: 90%;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 5px 4px;
    width: 67%;
}



.amp h2 span1 {
    float: left;
    text-align: center;
}

.amp div {
    float: left;
}

.amp2 div {
    float: left;
    width: 100%;
}

.amp span1 {
    background-color: #000000;
    bottom: 10px;
    left: 0;
    line-height: 2;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    width: 94%;
    color: #FFF;
}


.ampicon {
    background-position: -554px -7px;
    padding: 3px 7px;
}

.Documentaryicon {
    background-position: -802px -4px;
}

.ampHed {
    border-bottom: 1px dotted #000000;
    margin: 1.1% 8px;
    padding: 0;
    width: 97%;
}



/*.aep div {
        position: relative;
        width: 95%;
        padding-bottom: 5px;
    }*/

.amp2 {
    float: left;
    width: 100%;
    margin-top: 1%;
}

.aep2 div {
    background-color: #fff;
    margin: 0 1%;
    padding: 1% 1.4%;
    position: relative;
    width: 45%;
    box-shadow: 0 0 3px #cccccc;
}

.aep2 img {
    width: 100% !important;
}

.aep2 h3 {
    margin: 0;
    padding: 0 0 3px 0;
    font-size: 85%;
    color: #000;
    text-align: center;
    width: 94%;
}

.aep2 span {
    color: #000;
    text-align: center;
    width: 94%;
}

.aep-text {
    width: 23%;
    font-size: 85%;
    text-align: justify;
    float: left;
    padding: 0 15px 0 2px;
    margin: 0px;
}

.aep-text1 {
    width: 22%;
    font-size: 85%;
    text-align: justify;
    float: left;
    padding: 0 3px 0 2px;
    margin: 0px;
}



.ADdivider {
    float: left;
    width: 100%;
    border-top: solid 1px #989898;
    border-bottom: solid 1px #989898;
    height: 2px;
    margin: 20px auto;
    position: relative;
}

    .ADdivider span {
        background-position: -421px -85px;
        left: 44%;
        padding: 9px 82px;
        position: absolute;
        top: -9px;
    }

.indDirectories {
    width: 100%;
    float: left;
}

    .indDirectories img {
        width: 100%;
    }

    .indDirectories div {
        float: left;
    }

    .indDirectories .iddiv {
        background-color: #fff;
        border: 1px solid #cecece;
        border-radius: 5px;
        box-shadow: 0 2px 2px #dedede;
        margin-left: 1%;
        padding: 5px 0;
        width: 18.9%;
    }

        .indDirectories .iddiv h3 {
            color: #000;
            float: left;
            font-size: 110%;
            font-weight: normal;
            margin: 15px 0 0;
            padding: 0;
        }

            .indDirectories .iddiv h3 a {
                color: #000;
                text-decoration: none;
            }

.iddiv p {
    text-align: justify;
    font-size: 85%;
    height: 135px;
}

.idde {
    border-top: 1px solid #cecece;
    font-size: 85%;
    padding: 10px 0 5px;
    text-align: right;
    width: 100%;
}

.idicon {
    background-position: -681px -2px;
    padding: 22px;
}

.imgdataCont {
    padding: 0 3%;
}

.idde a {
    margin-right: 10px;
}

.idhedcon {
    float: left;
    padding: 0 0 10px 0;
    width: 100%;
}

.pedsfm {
    float: left;
    width: 100%;
    margin: 20px 0;
}

    .pedsfm .left {
        position: relative;
        width: 48%;
    }

    .pedsfm .right {
        position: relative;
        width: 48%;
        margin-left: 2%;
    }

#listHori1, #listHori2 {
    width: 100%;
    float: left;
    background-color: #FFF;
    padding: 1% 0;
    box-shadow: 0 1px 1px #cccccc;
}

.sliderHori1 ul, .sliderHori2 ul {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.prevHori1, .prevHori2 {
    cursor: pointer;
    background-position: -587px -6px;
    cursor: pointer;
    margin: 113px 0 0;
    padding: 16px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    opacity: 0.8;
}

    .prevHori1:hover, .prevHori2:hover {
        opacity: 1;
    }

.nextHori1, .nextHori2 {
    background-position: -624px -6px;
    cursor: pointer;
    margin: 113px 0 0 0px;
    padding: 16px;
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 5;
    opacity: 0.8;
}

    .nextHori1:hover, .nextHori2:hover {
        opacity: 1;
    }

.sliderHori1, .sliderHori2 {
    float: left;
    left: -5000px;
    position: relative;
    visibility: hidden;
    margin: 0 auto;
    width: 100%;
}

    .sliderHori1 ul li, .sliderHori2 ul li {
        padding: 0px;
        margin: 0 2px;
    }

        .sliderHori1 ul li img, .sliderHori2 ul li img {
            border: 1px solid #f2f2f2;
            box-shadow: 1px 1px 1px #f2f2f2;
            float: left;
            padding: 4px;
        }

        .sliderHori1 ul li div, .sliderHori2 ul li div {
            float: left;
            width: 100%;
            color: #b61818;
        }

            .sliderHori1 ul li div a, .sliderHori2 ul li div a {
                text-decoration: none;
            }

        .sliderHori1 ul li a, .sliderHori2 ul li a {
        }


#listHori {
    height: 100%;
    width: 100%;
}

.sliderHori ul {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.prevHori {
    cursor: pointer;
    background-position: -587px -6px;
    cursor: pointer;
    margin: 22% 0 0;
    padding: 16px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    opacity: 0.3;
}

    .prevHori:hover {
        opacity: 1;
    }

.nextHori {
    background-position: -624px -6px;
    cursor: pointer;
    margin: 22% 0 0;
    padding: 16px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    opacity: 0.3;
}

    .nextHori:hover {
        opacity: 1;
    }

.sliderHori {
    float: left;
    left: -5000px;
    position: relative;
    visibility: hidden;
}

    .sliderHori ul li {
        padding: 0px;
    }

        .sliderHori ul li img {
            float: left;
        }

        .sliderHori ul li div {
            float: left;
            width: 100%;
            color: #b61818;
        }

            .sliderHori ul li div a {
                text-decoration: none;
            }



.pemenu .pebg {
    background-color: #fff;
    float: left;
    padding: 10px 10px 0 10px;
    box-shadow: 0 0 1px #cccccc;
}

    .pemenu .pebg div {
        padding: 20px;
        float: left;
    }

    .pemenu .pebg h3 {
        color: #000000;
        float: left;
        font-size: 135%;
        font-weight: normal;
        margin: 10px 0;
        padding: 0;
    }

.nonpebg {
    float: left;
}

.pemenu .right {
    width: 50%;
}

.ExEvartPro {
    float: left;
    width: 100%;
    padding: 10px 0;
}

    .ExEvartPro .left, .ExEvartPro .right {
        background-color: #FFF;
        box-shadow: 1px 1px 1px #cccccc;
        padding: .4%;
    }

    .ExEvartPro .left {
        width: 99%;
    }

    .ExEvartPro .right {
        width: 40%;
        margin-left: 1%;
    }

.videologo {
    background-position: -41px -84px;
    float: left;
    padding: 15px;
}

.artlogo {
    background-position: -864px -2px;
    float: left;
    padding: 15px;
}

.artlogonew {
    background-position: -857px -14px;
    float: left;
    padding: 18px;
}

.contactlogo {
    background-position: -71px -83px;
    float: left;
    padding: 17px;
}

.testlogo {
    background-position: -145px -83px;
    float: left;
    padding: 17px;
}

.artRegislogo {
    background-position: -109px -83px;
    float: left;
    padding: 17px;
}

.contactrow {
    float: left;
    padding: 10px 0;
}

.ExEvartPro .hed {
    float: left;
    width: 100%;
}

    .ExEvartPro .hed h3 {
        color: #000000;
        float: left;
        font-size: 135%;
        font-weight: normal;
        margin: 7px;
        padding: 0;
        width: 80%;
        text-decoration: none;
    }

        .ExEvartPro .hed h3 a {
            color: #000000;
            text-decoration: none;
        }

.ExEvartPro ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

    .ExEvartPro ul li {
        float: left;
        list-style-type: none;
        width: 23.7%;
        margin-left: 10px;
    }

        .ExEvartPro ul li img {
            border: 1px solid #cccccc;
            box-shadow: 1px 1px 1px #f2f2f2;
            padding: 4px;
            width: 97%;
        }

.ExEvartPro .right ul li {
    width: 47%;
}

    .ExEvartPro .right ul li img {
    }

.more {
    text-align: right !important;
    font-size: 85% !important;
    width: 100% !important;
    float: left !important;
    margin: 5px 0 !important;
    border: none !important;
    box-shadow: none !important;
}

.brd {
    padding: 2px;
    width: 100%;
    float: left;
}

.imgtext {
    padding: 2px;
    width: 100%;
    font-size: 92%;
    text-align: center;
}

    .imgtext a {
        font-size: 92%;
        text-decoration: none;
    }

.abtartindschoo {
    width: 100%;
    float: left;
}

    .abtartindschoo .blog {
        float: left;
        width: 79%;
        background-color: #fff;
        box-shadow: 0px 0px 3px #ccc;
    }


.blog ul {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    list-style-type: none;
}

    .blog ul li {
        float: left;
        list-style-type: none;
        margin: 0 0 0 2%;
        width: 30%;
    }

.exhi {
    width: 100%;
    float: left;
}

    .exhi .blog {
        float: left;
        width: 100%;
        background-color: #fff;
        box-shadow: 0px 0px 3px #ccc;
    }


    .exhi ul {
        padding: 0;
        margin: 0;
        float: left;
        width: 100%;
        list-style-type: none;
    }

        .exhi ul li {
            float: left;
            list-style-type: none;
            margin: 0 2%0 1%;
            width: 22%;
        }

.exhi1 {
    height: 168px;
    font-size: 85%;
    text-align: justify;
}

    .exhi1 a {
        color: #808080;
        font-size: 98%;
        text-decoration: none;
    }

    .exhi1 img {
        float: left;
        margin: 2px;
        padding-right: 7px;
    }

.abtartindschoo .tour {
    float: left;
    width: 19%;
    margin-left: 1.6%;
}

.detail {
    width: 100%;
    float: left;
    padding: 5px 0;
    text-align: right;
    font-size: 85%;
}

.greyhed {
    background-color: #cecece;
    float: left;
    padding: 0 1%;
    width: 98%;
}

.grynum {
    float: right;
}

    .grynum div {
        cursor: pointer;
        float: right;
        font-family: cursive;
        font-size: 130%;
        font-weight: bold;
        margin-left: 12px;
    }

.greyhed h3 {
    color: #000;
    float: left;
    font-weight: normal;
    margin: 5px 0 0;
    width: 80%;
}

    .greyhed h3 a {
        color: #000;
        width: 80%;
        text-decoration: none;
    }

.abtartindschoo .tour {
    float: left;
    background-color: #FFF;
    box-shadow: 0px 0px 3px #ccc;
}

.dn {
    display: none;
}

.tour p {
    float: left;
    font-size: 85%;
    margin: 10px;
    text-align: justify;
}

.blogcontent h4 {
    float: left;
    margin: 0;
    font-weight: normal;
    color: #4b4b4b;
    padding: 5px;
}

.blogcontent p {
    float: left;
    font-size: 85%;
    margin: 4px 0 0;
    text-align: justify;
}

.pheight {
    height: 200px;
    font-size: 85%;
    text-align: justify;
}

    .pheight a {
        color: #808080;
        font-size: 98%;
        text-decoration: none;
    }

    .pheight img {
        float: left;
        margin: 2px;
        padding-right: 7px;
    }


#listHori3 {
    height: 100%;
    width: 100%;
    float: left;
    background-color: #FFF;
}

.sliderHori3 ul {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.prevHori3 {
    cursor: pointer;
    background-position: -587px -6px;
    cursor: pointer;
    margin: 100px 0 0;
    padding: 16px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    opacity: 0.8;
}

    .prevHori3:hover {
        opacity: 1;
    }

.nextHori3 {
    background-position: -624px -6px;
    cursor: pointer;
    margin: 110px 0 0 20px;
    padding: 16px;
    position: absolute;
    right: -20px;
    top: 0;
    z-index: 5;
    opacity: 0.8;
}

    .nextHori3:hover {
        opacity: 1;
    }

.sliderHori3 {
    float: left;
    left: -5000px;
    position: relative;
    visibility: hidden;
    width: 100%;
}

    .sliderHori3 ul li {
        padding: 0px;
        margin: 3px;
    }

        .sliderHori3 ul li img {
            box-shadow: 3px 3px 2px #cccccc;
            float: left;
            width: 97%;
        }


        .sliderHori3 ul li div a {
            text-decoration: none;
        }

.blogimg {
    float: left;
    padding-top: 11px;
    width: 40%;
}

.blogcontent {
    float: left;
    width: 60%;
}

.contactrow {
    float: left;
    width: 100%;
}

.col {
    margin-left: 1%;
}

    .col p {
        text-align: justify;
    }

.colhed h3 {
    color: #000;
    font-weight: normal;
    margin: 3px 0;
    padding: 7px 0;
}

.contactrow .col {
    float: left;
    width: 19.1%;
    background-color: #fFF;
    box-shadow: 0px 0px 3px #ccc;
}

.colpheight {
    height: 162px;
    padding: 7px;
    font-size: 85%;
    text-align: justify;
}

.paintlogo {
    background-position: -188px -83px;
    float: left;
    margin-right: 10px;
    padding: 12px;
}

.faceBooklogo {
    background-position: -290px -83px;
    float: left;
    margin-right: 10px;
    padding: 4px 21px;
}

.siteMapLogo {
    background-position: -343px -83px;
    float: left;
    margin-right: 10px;
    padding: 4px 34px;
}
<!-- artist directory-- > .mainbody {
    float: left;
    width: 100%;
}



.filterDiv {
    background-color: #ffffff;
    float: left;
    width: 12%;
    box-shadow: 0 1px 2px #c1c1c1;
    margin-top: 1.4%;
}

.scroll-pane {
    width: 100%;
    height: 1245px;
    overflow: auto;
}

.scroll-pane1 {
    width: 100%;
    height: 960px;
    overflow: auto;
}


.scroll-pane2 {
    width: 100%;
    height: 985px;
    overflow: auto;
}

.scroll-pane3 {
    width: 100%;
    height: 1320px;
    overflow: auto;
}

.scroll-pane4 {
    width: 100%;
    height: 550px;
    overflow: auto;
}

.scroll-pane5 {
    width: 100%;
    height: 638px;
    overflow: auto;
}

.scroll-pane6 {
    width: 100%;
    height: 365px;
    overflow: auto;
}

.filterDiv ul li:hover {
    background-color: #FFD646;
}

.filterDiv ul li a {
    color: #666;
    text-decoration: none;
}

.filterDiv H3 {
    background-color: #ccc;
    border-bottom: 2px solid #ffffff;
    color: #ffffff;
    float: left;
    font-size: 110%;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 5px 3%;
    width: 97%;
}

.filterDiv ul li {
    float: left;
    width: 97%;
    padding: 5px 0 5px 3%;
    border-bottom: dotted 1px #000;
    font-size: 85%;
}

.filterDiv .fliHed {
    background-color: #CCC;
    color: #FFF;
    font-size: 100%;
}

.fliHed:hover {
    background-color: #CCC!important;
}

.listing {
    margin-top: 5px;
    float: left;
    margin-left: 1%;
    width: 87%;
}

    .listing p {
        width: 100%;
        float: left;
        font-size: 100%;
        font-weight: normal;
        padding-left: 12px;
        line-height: 20px;
    }

    .listing ul, .filterDiv ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

.filterDiv ul {
    float: left;
}

.listing ul li {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 7px;
    box-shadow: 0 0 3px #cccccc;
    float: left;
    font-size: 85%;
    list-style-type: none;
    margin: 0.7%;
    width: 241px;
}

    .listing ul li img {
        /*width:100%;*/
        box-shadow: 0px 2px 5px #000;
    }

.new {
    margin-top: 5px;
    float: left;
    margin-left: 1%;
    width: 100%;
}

    .new p {
        width: 100%;
        float: left;
        font-size: 100%;
        font-weight: normal;
        padding-left: 12px;
        line-height: 20px;
    }

    .new ul li {
        background-color: #ffffff;
        border-radius: 7px;
        box-shadow: 0 2px 2px #c1c1c1;
        float: left;
        height: 350px;
        list-style-type: none;
        margin: 1%;
        padding: 10px;
        width: 265px;
        font-size: 85%;
    }

        .new ul li img {
            /*width:100%;*/
            box-shadow: 2px 2px 3px #868686;
        }

.new1 ul li {
    background-color: #ffffff;
    border-radius: 7px;
    box-shadow: 0 2px 2px #c1c1c1;
    float: left;
    height: 310px;
    list-style-type: none;
    margin: 1%;
    padding: 10px;
    width: 265px;
    font-size: 85%;
}

    .new1 ul li img {
        /*width:100%;*/
        box-shadow: 2px 2px 3px #868686;
    }

.new h3 {
    color: #000000;
    float: left;
    font-size: 135%;
    font-weight: normal;
    padding: 0;
    width: 100%;
    text-decoration: none;
    border-bottom: 1px #DEDDDD solid;
}

.new h4 {
    width: 100%;
    text-align: center;
    color: #b61818;
    float: left;
    font-size: 120%;
    font-weight: bold;
    margin: 0px;
    padding-bottom: 15px;
}

.new h5 {
    width: 100%;
    text-align: center;
    float: left;
    font-size: 100%;
    margin: 0px;
    padding-top: 10px;
}

.newtext {
    width: 100%;
    text-align: center;
    float: left;
    font-size: 115%;
    margin: 0px;
    padding-top: 12px;
    line-height: 18px;
}

.imgContener {
    max-height: 250px;
    min-height: 230px;
    position: relative;
    text-align: center;
    width: 100%;
}

.shortlistheart {
    position: absolute;
    cursor: pointer;
    z-index: 10;
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
    background-position: -642px -101px;
    padding: 10px 0;
    width: 22px;
}


    .shortlistheart:hover {
        background-position: -642px -81px;
    }

.listing ul li:hover .shortlistheart {
    opacity: 1;
}

.listing h4 {
    width: 100%;
    text-align: center;
    color: #b61818;
    float: left;
    font-size: 120%;
    font-weight: bold;
    margin: 0px;
    padding-bottom: 10px;
}

.listing h5 {
    width: 100%;
    text-align: center;
    float: left;
    font-size: 100%;
    margin: 0px;
    padding-top: 12px;
}

.listing h3 {
    width: 100%;
    border-bottom: 1px dotted #000000;
    color: #000000;
    float: left;
    font-size: 155%;
    font-weight: normal;
    text-align: center;
    padding-bottom: 5px;
}
/* artist directory end */
.artists-wrapper {
    width: 99%;
    float: left;
    margin: 0px auto;
}


    .artists-wrapper h6 {
        width: 100%;
        border-bottom: 1px dotted #000000;
        color: #000000;
        float: left;
        font-size: 155%;
        font-weight: normal;
        text-align: center;
        padding-bottom: 5px;
        margin: 5px;
    }

#artmar {
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 390px;
}

.artmar1 {
    width: 45%;
    float: left;
    text-align: justify;
    padding: 0 10px;
    font-size: 85%;
    height: 160px;
}

.artmar1img {
    width: 45%;
    float: left;
}

.artmar1txt {
    padding-left: 15px;
    width: 49%;
    float: right;
}

.artmar2img {
    width: 45%;
    float: left;
}

.artmar2txt {
    padding-left: 15px;
    width: 49%;
    float: right;
}

.artmarhead {
    width: 100%;
    float: left;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 3px;
}

.artmar2 {
    width: 45%;
    float: right;
    text-align: justify;
    padding: 0 10px;
    margin-left: 15px;
    font-size: 85%;
    height: 205px;
}

.img {
    float: left;
    padding-right: 10px;
}

.artmarhea {
    font-size: 100%;
}

.par {
    width: 100%;
}

.testimonials {
    margin-top: 5px;
    float: left;
    margin-left: 1%;
    width: 100%;
}

    .testimonials ul li {
        border-radius: 30px 0;
        box-shadow: 0 4px 4px #c1c1c1;
        float: left;
        height: 315px;
        list-style-type: none;
        margin: 1%;
        padding: 15px;
        width: 260px;
        font-size: 85%;
        color: #333;
        line-height: 15px;
    }

        .testimonials ul li p {
            text-align: justify;
        }

    .testimonials h5 {
        width: 100%;
        text-align: right;
        float: left;
        font-size: 100%;
        margin: 0px;
        padding-top: 12px;
        color: #666;
    }


.ulFilter {
    max-height: 157px;
    overflow-y: scroll;
}

    .ulFilter li {
        cursor: pointer;
        background: url("../images/CheckboxEmpty.png") no-repeat scroll 96% center #ffffff;
    }

.tick {
    background: url("../images/CheckboxFull.png") no-repeat scroll 96% center #ffffff!important;
}

.clr {
    float: right;
    text-decoration: underline;
    cursor: pointer;
    padding: 1px;
    display: none;
}

.square {
    float: left;
    padding: 0 6px;
    border: solid 1px #666;
}

.csshdnColors span {
    float: left;
    font-size: 100%;
    margin: 0 4px;
}

.nm {
    text-align: center;
    font-weight: bold;
}

.base {
    text-align: center;
    padding:1px 0;
}

.sz {
    text-align: center;
    padding:1px 0;
}

.pc {
    text-align: center;
    padding:1px 0;
}

.btnknowm {
    background-color: #FFD646;
    border: solid 1px #fefedf;
    cursor: pointer;
    float: left;
    padding: 3px;
    width: auto !important;
    color: #000;
}

    .btnknowm:hover {
        color: white;
        text-decoration: none;
    }

.btnbuy {
    padding: 3px 10px;
    background-color: #FFD646;
    border: solid 1px #fefedf;
    float: right;
    width: auto!important;
    cursor: pointer;
    color: #000;
}

    .btnbuy:hover {
        color: white;
    }

.greyBg {
    background-color: #eeeeee;
    border-radius: 0 0 5px 5px;
    float: left;
    padding: 2%;
    width: 96%;
}

.pd {
    padding: 10px;
    height: 381px;
}

.pnf {
    float: left;
    width: 100%;
    display: none;
}

.prl {
    float: left;
    padding: 5px 0 0 11px;
    width: 90%;
}

.prlp {
    position: absolute;
    top: 5px;
    right: 20px;
}

.ContentBG {
    background-color: #fff;
    float: left;
    margin: 20px 0;
    border: 1px solid #e8e8e8;
    width: 100%;
    position:relative;
}

.profilemsg {
    padding: 0px 10px;
    font-size: 85%;
}

.artC {
    padding: 10px 10px 2px 10px;
    font-size: 150%;
    margin: 0px 0;
    font-weight: normal;
    font-size: 140%;
    position: relative;
}

.artCde {
    font-size: 85%;
    margin-left: 10px;
}

#drpSortBy {
    margin-right: 25px;
}

.pdBor {
    border: 1px solid #e8e8e8;
    box-shadow: 0 0 10px #e8e8e8;
    float: left;
    margin: 2%;
    padding: 2%;
    width: 92%;
    position:relative;
}

.btnpre {
    position:absolute;
    padding:10px;
    font-size:18px;
    background-color:#999;
    color:white;
    font-weight:bold;
    left:0;
    top:30%;
    font-family: monospace;
    opacity:0.5;
    text-decoration: none;
}
.btnnxt {
    position:absolute;
    padding:10px;
    font-size:18px;
    background-color:#999;
    color:white;
    font-weight:bold;
    right:0;
    top:30%;
    font-family: monospace;
    opacity:0.5;
    

}
.btnpre:hover,.btnnxt:hover {
    opacity:0.5;
    -webkit-transition: opacity 1s; /* Safari */
    transition: opacity 1s;
    color:#000;
}


.imgcont {
    float: left;
    width: 61%;
    text-align: center;
}

    .imgcont img {
        box-shadow: 0 0 0 #b1b1b1;
        max-width: 90%;
    }

.artWork {
    float: left;
    margin: 3% 0 0 1%;
}

.artWorkDet, .artDesc {
    float: left;
    width: 43%;
}

    .artWorkDet H3, .artDesc H3 {
        background-color: #f2f2f2;
        border-bottom: 2px solid #dbdbdb;
        font-weight: normal;
        margin: 0;
        padding: 10px 0;
        text-align: center;
    }

    .artWorkDet p {
        float: left;
        font-size: 85%;
        margin: 0;
        padding: 5px;
        width: 62%;
        min-height: 16px;
    }

    .artDesc div {
        font-size: 85%;
    }

.dv {
    width: 5px!important;
    font-size: 85%;
}

.dc {
    width: 23%!important;
    font-weight: bold;
}

.ee {
    float: left;
    padding: 6px 0;
}

.keywords {
    float: left;
    margin: 10px 0;
    font-size:90%;
}

.remark, .social, .pbns {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.social {
    text-align: right;
}

.rehe {
    width: 100%;
    float: left;
}

.pbns {
    text-align: center;
}

.rem {
    width: 150px;
    float: left;
    padding: 6px;
    background-color: #f2f2f2;
}

.remCon {
    border: 1px solid #f2f2f2;
    float: left;
    padding: 1%;
    width: 99%;
    font-size: 85%;
}

.btns {
    background-color: #f2f2f2;
    border: 1px solid #b9b9b9;
    float: left;
    padding: 10px;
    width: 150px;
    cursor: pointer;
}

    .btns:hover {
        color: white;
        background-color: #cecece;
    }

.OtherArtWork {
    font-size: 85%;
    float: left;
    border: solid 1px #f2f2f2;
    margin-top: 25px;
    overflow-x: auto;
    padding-bottom: 10px;
    width: 100%;
}

    .OtherArtWork h3 {
        width: 100%;
        float: left;
        margin: 0 0 10px 0;
        padding: 0;
        text-align: left;
        background-color: #f2f2f2;
        padding: 10px 0;
    }

    .OtherArtWork ul {
        list-style-type: none;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
    }

        .OtherArtWork ul li {
            border: 1px solid #e4e4e4;
            float: left;
            list-style-type: none;
            margin-left: 0.4%;
            padding: 1%;
            width: 14%;
        }

    .OtherArtWork .imgContener {
        height: auto!important;
        text-align: center;
        width: 100%;
        min-height: 155px!important;
    }

        .OtherArtWork .imgContener img {
        }

.aphotocss {
    position: absolute!important;
    border-radius: 5px!important;
    width: 40px!important;
    z-index: 2!important;
    top: -5px!important;
    left: -5px!important;
}

.progress-bar {
    height: 4px;
    z-index: 20000;
    top: 0;
    left: 0;
    position: fixed;
    background: #ff4500;
    /*background: -moz-linear-gradient(top,#ff4500 0%,#ff4500 50%,#ff4500  100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff4500),color-stop(50%,#ff4500),color-stop(100%,#ff4500));
    background: -webkit-linear-gradient(top,#ff4500 0%,#ff4500 50%,#ff4500 100%);
    background: -o-linear-gradient(top,#ff4500 0%,#ff4500 50%,#ff4500 100%);
    background: -ms-linear-gradient(top,#ff4500 0%,#ff4500 50%,#ff4500 100%);
    background: linear-gradient(to bottom,#ff4500 0%,#ff4500 50%,#ff4500 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4500',endColorstr='#ff4500',GradientType=0);*/
    box-shadow: 0 0 10px 0 #ff4500;
    -webkit-box-shadow: 0 0 10px 0 #ff4500;
    -moz-box-shadow: 0 0 10px 0 #ff4500;
}

#popupBg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 103;
    opacity: 0.5;
    background-color: #000000;
    display: none;
}

#popupContainer, #ZoomContainer {
    position: fixed;
    top: 10%;
    left: 20%;
    z-index: 105;
    background-color: #FFF;
    display: none;
    overflow: hidden;
}
.btnWanttobuy {
 cursor:pointer
}
    .btnWanttobuy:hover {
        color:#b61818;
    }

#popiframe {
    border: none;
    width: 800px;
    height: 500px;
    overflow: hidden;
}

.sold {
    background-color: #b22222;
    border: 1px solid #ec6565;
    float: right;
    padding: 3px 10px;
    width: auto !important;
    color: #fff;
}
.sold2 {
 color:red;
 font-weight:bold;
 float:left;
 width:100%;

}

.comm {
    color: #888888;
    float: right;
    padding: 3px 10px;
    width: auto !important;
}

.socialCon {
    float: right;
}

    .socialCon a {
        margin: 0 5px;
    }

.soldpd {
    float: left;
    color: red;
    font-weight: bold;
}

.AuthPol {
    float: left;
    width: 100%;
    margin-top: 10px;
    padding: 10px 0;
}

    .AuthPol a {
        background-color: #f2f2f2;
        margin-left: 2px;
        padding: 9px;
        text-align: center;
        width: 127px;
        float: left;
        margin-top: 2px;
    }

.artWorkCon {
    float: left;
    padding: 0 0 0 2%;
    width: 37%;
}

.artisDe {
    margin-left: 1%;
}

    .artisDe img {
        float: left;
    }

    .artisDe h5 {
        float: left;
        width: 60%;
        font-weight: bold;
        padding-left: 2%;
    }

    .artisDe span {
        float: left;
        width: 60%;
        padding-left: 2%;
    }

.searchContainer {
    float: left;
    width: 100%;
    padding: 20px 0 0 0;
}

    .searchContainer h3 {
        float: left;
        margin: 0 0 0 2%;
        width: 5%;
        padding: 5px;
    }

.txtSerCon {
    float: left;
    width: 50%;
}

.txtSerBut {
    float: left;
    margin-left: 20px;
}

.artinfo {
    font-size: 85%;
    font-weight: normal;
    margin: 0;
    padding: 10px 10px 2px;
    position: relative;
}

.OriginalTitleClick {
    background-color: #f2f2f2;
    border-top: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    color: #000000;
    cursor: pointer;
    float: left;
    margin-right: 1%;
    padding: 2% 0;
    text-align: center;
    width: 48%;
}

.OriginalTitle {
    background-color: #ffffff;
    border-top: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    color: #000000;
    cursor: pointer;
    float: left;
    margin-right: 1%;
    padding: 2% 0;
    text-align: center;
    width: 48%;
}

.PrintChk {
    background: #ffffff url("../images/CheckboxEmpty.png") no-repeat scroll left 96%;
    cursor: pointer;
    float: left;
    padding: 2% 4% 0;
    width: 90%;
    margin: 0 0 0 10px;
}

#Original, #Print {
    border: 1px solid #f2f2f2;
    float: left;
    width: 100%;
}

.PrintSingleRow {
    float: left;
    width: 98%;
    margin-left: 2%;
    margin-top: 10px;
}

    .PrintSingleRow h5 {
        float: left;
        font-size: 100%;
        font-weight: bold;
        margin: 5px 0;
        width: 100%;
    }

    .PrintSingleRow input {
        float: left;
        margin-top: 5px;
    }

    .PrintSingleRow div {
        float: left;
    }

    .PrintSingleRow .md {
        margin-left: 5px;
        margin-top: 3px;
    }

    .PrintSingleRow .pz {
        margin-left: 6%;
        width: 94%;
    }

#mainNav h2, #mainNav #menuToggle {
    display: none;
}

nav ul {
    list-style: none;
}



/*nav styles*/
#mainNav {
    margin-bottom: .5em;
    width: 100%;
}

#mainNav li {
        float: left;
    }

#mainNav a, #mainNav h3 {
        display: block;
        color: rgb(76, 67, 65);
        border: none;
    }

#mainNav a:hover {
            color: rgb(123, 121, 143);
        }

 #mainNav a.current {
            color: rgb(123, 121, 143);
            cursor: default;
        }

#popupContainer {
width:800px;
height: 500px;
font-size:85%;
}
#CartMainCont {
float:left;
width:100%;
}
 .Carttablist {
         float:left;
         width:100%;
         padding:0;
        }
        .sctab,.wtbtab {
            background-color: #cccccc;
            color: #000000;
            float: left;
            font-weight: bold;
            padding: 1%;
            text-align: center;
            width: 15%;
        }
        .wtbtab1 {
            width:8%;
        }
        .wtbtab5 {
            width:37%;
        }
.wtbtab2, .wtbtab3, .wtbtab4 {
 cursor:pointer;
}


        .scont {
        float: left;
            width: 100%;
            border-bottom: 1px solid #c0c0c0;
        }
        .ulProduct {           
            float: left;
            width: 100%;
            margin: 0;
            padding: 0;
            height:420px;
            overflow-y: auto;
        }

            .ulProduct .sd {
                padding: 10px 0px;
                text-align: center;
                float: left;
            }
        .cimg {
           width: 20%;
        }
        .cname {
           width: 40%;
        }
        .cPrice {
           width: 20%;
        }
        .cCnt {
         width: 20%;
        }

        .shortlistthis {
            background-position: -642px -101px;
            padding: 10px 0;
            width: 22px;
             margin: 0 auto;
        }

            .shortlistthis:hover {
                background-position: -642px -81px;
            }

        .removethis {
            background-position: -672px -81px;
            padding: 10px 0;
            width: 22px;
            margin: 8px auto;
            cursor:pointer;
        }

        .removeloader {
            background: url("../images/fb-ajax-loader.gif") no-repeat 0 0;
            padding: 10px 0;
            width: 22px;
            margin: 8px auto;
        }

        .removethis:hover {
            background-position: -672px -101px;
        }
.NextEnqu {
  float:left;
  padding:7px 8px;
  background-color:silver;
  color:#000;
  cursor:pointer;
 
}
#MakePayment {
  padding:7px 8px;
  background-color:silver;
  color:#000;
  cursor:pointer;
 
}
.cartTotal {
border-top: 1px solid #cccccc;
    float: left;
    padding-top: 5px;
    width: 100%;
}
.cartTotal div {
float:right;
 font-size:140%;
 color:#000;
}
.slia {
    font-size: 139%;
    margin: auto;
    padding: 100px 10px;
    width: 310px;
}
.qtyContainer {
    margin: 0 auto;
    width: 60px;
}
.qtyContainer div {
    float: left;
    text-align: center;
    width: 18px;
}
.qtybtn {
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
    cursor: pointer;
}
.qtyno {
    border: 1px solid #f2f2f2;
}
.crs_moq {
    color: #ff0000;
    display: none;
    font-size: 80%;
}
#enquiryForm {
width:100%;
height:450px;
overflow-y:auto;
margin:0 auto;
}
    #enquiryForm div {
     width:96%;
     float:left;
        padding: 2px 0 0;
    }
      .fsto {
     margin-top:1%;
    }
      
#nav ul {
    padding-left: 4%;
}


.PopUpLogin{
 float: left;
    padding: 10px 40px 20px 0;
    width:225px;
}
    .PopUpLogin div {
     float:left;
     clear:both;
    padding: 13px 0 0 20px;  
    }
#pDivlogin {

}
#pDivRegister {
    display:none;
}
.divLoginRegHeader {
border-bottom: 6px solid #f2f2f2;
    background-color:#fff;
    float: left;
    width: 100%;

}
    .divLoginRegHeader h2 {
  float: left;
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    padding: 10px;
    text-align: center;
    width: 30%;
    cursor:pointer;

    }
    .or {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 20px;
    box-shadow: 0 0 8px 1px #cccccc inset;
    left: -20px;
    padding: 8px;
    position: absolute;
    text-align: center;
    top: 45px;
}


.PopSocialLogin {
 border-left: 1px solid #f2f2f2;
    float: left;
    margin: 21px 0;
    padding: 31px 0 38px 35px;
    position: relative;
 }
    .PopSocialLogin div {
    float: left;
    }

  #LoginPopup input[type="text"],input[type="password"]{
    width: 180px;
}
#btnForgotPass {
 background-color:#cccccc;
}
.err {
 font-size:85%;
 color:red;
float:left;
display:none;
font-family: sans-serif;
}
.popMyAccount {
    position:absolute;
}
#MyAccount p {
    display:none;
}

#MyAccount ul {
 background-color: #ffffff;
    box-shadow: 0 3px 2px #cccccc;
    float: none;
    font-size: 85%;
    height: auto;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    top: 20px;
    transition: max-height 0.5s ease 0s;
    width: 132px;
    z-index: 1000
}
    #MyAccount ul li {
    padding:5px 10px;
    text-align:center;
    list-style-type:none;
    float:left;
    }

    #MyAccount:hover ul {
        left: 0;
        max-height: 100em;
    }
    #MyAccount:hover p {
       display:block;
    }
    .hl {
    padding:0 4px 0 0;
    margin:0 10px 0 0;
    border-right: 1px solid #cccccc;
    }
    .pslm {
        clear:both;border-top:solid 1px #f2f2f2;padding-top:7px;margin-top:7px
    }
.closelogindiv {
    cursor: pointer;
    font-family: cursive;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    position: absolute;
    right: 10px;
    top: 3px;
}
.AtTag {
    color: #8C0000;
    margin: 5px auto;
    padding: 3px 5px;
    text-align: center;
    width: auto;
    background-color:#CCCCCC;
}


      #LoginPopup,#FeedBackPopup {
    background-color: #fff;
     border: 1px solid #4c4c4c;
    height: auto;
    /*padding: 20px 48px;*/
    position:fixed;
    top:200px;
    left:100px;
    width: 550px;
    z-index: 200;
    display:none;
   background-color:#fff;
}
    .mhc {
     display:block;
    }

.sebox {
    width:73%;float:right;
}
.seinp {
    width: 78%!important;
}

.adtc {
 background-color:#F4A460;
}



#FeedBackPopup h2 {
 float:left;
 margin:0;
 padding:10px 0;
 background-color:#e67914;
 color:white;
 width:100%;
 font-size:130%;
 font-weight:bold;
}

#FeedBackPopup div {
 margin:0;
 padding:0;
 width:100%;
 float:left;
}
#FeedBackPopup .fbcont {
    width:90%;
    margin:0 auto;
    float:none;

}
#FeedBackPopup input[type="text"] {
 width:100%;
}
#btnFb {
background-color:#e67914;
color:white;
width:10px;
font-weight:bold;
padding:5px;
}
#btnFb p {
float:left;
margin:0;
padding:0;
width:10px;
line-height:1;
text-transform:uppercase;

}
#fberros {
 color:red;
 display:none;
}
.fbcnt {
    padding-bottom:5px !important;
}
.AaigTag {
    float: left;
    width: 100%;
    text-align: left;
    margin-left: -42px;

}
   .childartlogo {
      float: left;
      width: 28%;
   }

   .childartlogo img {
      width: 100%;
    }

.dashboardMenu {
 display:inline-block;
 width:100%;
 text-align:center;
 padding:10px 0;
}
.dashboardMenu div {
       display: inline-block;
    width: 100px;
    padding: 15px 20px;
    background-color: #fff;
    border-radius: 5px;
    cursor:pointer;
}
          .dashboardMenu span {
             float:left;
             margin-left: 5px;
            }

          .dashboardMenu i {
             float:left;
                 margin-top: 2px;
            }
/*desktop styles*/
@media only screen and (min-width:481px) {

    /*header styles*/
    header {
        height: 165px;
        margin-bottom: 1em;
    }

        header h1 {
            font-size: 3.2em;
            padding-left: 110px;
            line-height: 100px;
            line-height: 165px;
            margin-right: .5em;
            float: left;
            margin-left: 3.9%; /* fixes nasty 1px header fitting problem*/
            display: inline;
            background: url(../_images/desolve_logo.png) no-repeat left center;
        }

        header h2 {
            font-family: Cantarell, Arial, Helvetica, sans-serif;
            font-style: italic;
            font-weight: normal;
            font-size: 1.4em;
            color: #fff;
            float: left;
            text-transform: lowercase;
            letter-spacing: .1em;
            line-height: 165px;
        }

    /*nav styles*/
    /*
    #menuContainer {
        position: relative;
        width: 100%;
        float: left;
        margin-bottom: 4em;
    }

    #mainNav {
        float: left;
        box-shadow: 0 0 2px #999;
        background-color: #ffd646;
        position: absolute;
        z-index: 101;
    }

        #mainNav li {
            position: relative;
            padding: 0.7em 0;
			margin-right: -2.5px;
        }

        #mainNav a, #mainNav h3 {
            text-align: left;
            padding: 0 .7em;
        }

            #mainNav a:hover {
                color: #b61818;
                text-decoration: none;
            }

   
    .submenu {
        background-color: #ffffff;
        box-shadow: 0 1px 1px #959595;
        border-radius: 0 0 5px 5px;
    }

    #mainNav ul.submenu {
        float: none;
        width: auto;
        height: auto;
        position: absolute;
        top: 3.1em;
        max-height: 0;
        -moz-transition: max-height 0.5s ease;
        -webkit-transition: max-height 0.5s ease;
        -o-transition: max-height 0.5s ease;
        transition: max-height 0.5s ease;
        overflow: hidden;
        z-index: 1000;
        font-size: 85%;
        background-color: #f2f2f2;
    }

     #mainNav ul.submenu li {
            float: none;
            margin: 0;
            padding: 0 0;
        }

    #mainNav li:hover ul {
        left: 0;
        max-height: 100em;
    }

    #mainNav li:hover {
        background-color: #F2F2F2;
    }

    #mainNav ul.submenu2 li a {
        border-bottom: 1px dotted #cccccc;
        padding: 0.5em 1em;
        white-space: nowrap;
        text-align: left;
    }

    #mainNav ul.submenu2 li:first-child {
        font-weight: bold;
        font-size: 120%;
        padding: 1.5em 0 0.5em 1em;
        white-space: nowrap;
        text-align: left;
    }

    #mainNav ul.submenu2 li:last-child a {
        border-bottom: none;
        padding-bottom: 20px;
    }

    #mainNav ul.submenu li a:hover {
       
    }

    .submenu ul {
        float: left;
    }

    .topMenu {
        margin: auto;
        width: 1000px;
    }

    */



    

    .fadebg {
        display: none;
        opacity: .8;
        background-color: #000;
        position: absolute;
        z-index: 100;
        width: 100%;
        height: 768px;
    }

    .img_left {
        background: #ffffff none repeat scroll 0 0;
        border: 1px solid #cccccc;
        box-shadow: 0 0 5px #cccccc;
        float: left;
        margin: 5px 15px 1px 5px;
        padding: 4px;
        width: auto;
    }

    .viewall {
        margin-bottom: 7px;
        padding-left: 80%;
        text-align: right;
        width: 20%;
    }

    .dashboardMenu {
 margin-top:20px;
}

}

@media only screen and (max-width:1300px) {
    body {
        font-size: 12px;
    }

    .filterDiv {
        width: 18%;
    }

    .listing {
        width: 81%;
    }


    .pheight {
        height: 245px;
    }

    .colpheight {
        height: 188px;
    }

    .aep-text1 {
        height: 100px;
    }

    .aep-text {
        height: 200px;
    }

    .sliderHori1, .sliderHori2 {
        margin: 0 6.9%;
    }


    .exhi1 {
        height: 215px;
    }

        .exhi1 img {
            width: 50%;
        }

    .artmar2 {
        width: 41%;
        height: 200px;
    }

    .artmar1 {
        width: 41%;
    }

    #artmar {
        height: 450px;
    }

    .artmar2txt {
        width: 47%;
    }

    .artmar1txt {
        width: 47%;
    }

    .iddiv p {
        height: 180px;
    }

    #nav ul {
        padding-left: 1.5%;
    }

    .testimonials ul li {
        width: 250px;
        height: 320px;
    }
}



@media only screen and (min-width:1500px) {

    .sliderHori1, .sliderHori2 {
        margin: 0 6.9%;
    }

    .artmar2 {
        height: 178px;
    }

    .artmar1 {
        height: 178px;
    }

    #artmar {
        height: 340px;
    }

    .iddiv p {
        height: 115px;
    }

    .exhi1 {
        height: 155px;
    }

    #nav ul {
        padding-left: 4%;
    }

    .testimonials ul li {
        width: 300px;
        height: 305px;
    }

    .new ul li {
        width: 300px;
        padding: 12px;
    }
}




@media only screen and (max-width:1500px) {
    .filterDiv {
        width: 17%;
    }

    .listing {
        width: 82%;
    }
}



/*mobile styles*/
@media only screen and (max-width:480px) {

             #MainDiv {
                width: 100% !important;
                margin-top:30px !important;
            }
        #MainDiv .fullrow {
        width: 87%;
        }  

    .imgcont,.artWorkCon {
     width: 100%;
    }
        .imgcont img {
         width:100%;
        }

        .OtherArtWork ul li {
       width: 95%;
       }

    .filterDiv {
    height: 24px;
    overflow: hidden;
    position: absolute;
    width: 18%;
    z-index: 1;
   
}

        .FilterExpand {
    height: auto!important;
     width: 85%!important;
     box-shadow: 2px 2px 4px #000000;
      position:absolute;

   }
    .listing {
        margin-left: 11%;
    }
    .sebox {
    width:auto!important;
}
    .seinp {
        width: 50%!important;
}
    #MainDiv {
    width: 310px;
   }
    #LoginPopup {
     width:300px;
     height:380px;
     overflow-y:auto;
    }
    .fsto {
     margin-top:2%;
    }
    #enquiryForm {
        height: 350px;
    }
        .shortlistthis {
            float:left;
           margin: 0;
        }
        .removethis {
           float:left;
           margin:0;

        }
        .ulProduct {           
            height:310px;
        }

    #popupContainer,#FeedBackPopup  {
width:310px;
height: 400px;
overflow-y:auto;
font-size:85%;
}
        #FeedBackPopup {
     height: auto;
    }
  .sctab, .wtbtab {
     width: 30%;
     padding:10px 0;
    }
    .wtbtab1 {
    width: 0%;
}
.wtbtab5 {
    width: 10%;
}

.cimg {
    width: 52%;
}
    /*disable text sizing on orientation change*/
    html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video, th, td, tr {
        -webkit-text-size-adjust: none;
    }

    /*header styles*/
    header {
        height: 70px;
    }

        header h1 {
            font-size: 2em;
            padding-left: 55px;
            line-height: 70px;
            width: 190px;
            margin: 0 auto;
        }

        header h2 {
            display: none;
        }

    /*nav styles*/
       #mainNav {
        float: left;
        margin: 0 0 1em;
        position: absolute;        
        width: 90%;
        z-index: 10;
    }

        #mainNav li {
            margin: 0;
            float: none;
            position: relative;
            width: 100%;
            background-color: #f2f2f2;
        }

    .topMenu {
        max-height: 0;
        visibility: hidden;
    }

        .topMenu.expand {
            max-height: 900em;
            visibility: visible;
        }

    #mainNav a, #mainNav h3 {
        text-align: left;
        color: #000;
        display: block;
        margin-bottom: 1px;
     /* background: rgb(76, 67, 65);*/  
         background-color: #ffd646;
        
       padding: 4px 0 4px 14px;
        line-height: 2em;
        cursor: pointer;
    }
        

    #mainNav span.indicator {
        position: absolute;
        right: 1em;
    }
    /*dropdown menu styles*/

    #mainNav ul.submenu {
        float: none;
        width: 100%!important;
        height: auto;
        max-height: 0;
        -moz-transition: max-height 0.5s ease;
        -webkit-transition: max-height 0.5s ease;
        -o-transition: max-height 0.5s ease;
        transition: max-height 0.5s ease;
        overflow: hidden;
        left:-130px;
    }

        #mainNav ul.submenu.expand {
            max-height: 200em;
        }

        #mainNav ul.submenu li a {
            padding: .2em 1em;
            white-space: nowrap;
            color: #000;
            text-align: left;
            font-size: 1em;
            padding-left: 3em;
            background-color: #f2f2f2;
        }

    #mainNav .menuToggle {
        display: block;
        background: rgb(76, 67, 65);
        width: 8em;
        margin-bottom: .2em;
        position: relative;
    }

    .menuToggle a {
        text-align: center;
        padding: 0;
    }

    #mainNav ul.submenu2 {
       width: auto!important;
    }
     #mainNav ul.submenu2 li  a{
        border-bottom: 1px dotted #cccccc;
        white-space: nowrap;
        text-align: left;
    }

   #mainNav ul.submenu2 li:first-child {
        background-color: #f2f2f2;
        font-size: 100%;
        font-weight: bold;
        padding: 3% 0 3% 7%;
        text-align: left;
        white-space: nowrap;
        width: 93%;
        color: #000;
    }

    #mainNav ul.submenu2 li:last-child a {
        border-bottom: none;
        padding-bottom: 20px;
    }

 .footer {
    background-repeat: repeat;
    height: auto;
    min-width: 100%;
}
    
.footer ul {
    min-width: 97%;
}
    .mhc {
     display:none;
    }

    .hdrrighpnl {
    width: 67%;
   }
    .homelink {
        margin-left: 0px;
    }
    .indiartlogo {
      margin: 5px auto;
      width: 35%;
      float:none;
  }
    .searchContainer {
      padding: 40px 0 0;
    }
        .searchContainer h3 {
            width: 12%;
        }
        .txtSerCon {
        width: 45%;
     }
    .fuulw {
     width:100px!important;
    }

    .btnpre {
    top:4.8%;
    opacity:0.7;
}
.btnnxt {
     top:4.8%;
    opacity:0.7;
}
    .AaigTag {
        float: left;
    width: 40%;
    text-align: left;
    margin-left: -16px;
 
}
        .dashboardMenu {
 margin-top:20px;
}
  

            .dashboardMenu div {
             margin:5px;
            }
 
}


 @media only screen and (max-width:810px) {

            .hdrrighpnl {
                display:none;
            }
            .childartlogo {
    float: left;
    width: 50%;
}
    #menuContainer {
        float: left;
     padding: 0px;
    }

               #mainNav {
        float: left;
        margin: 0 0 1em;
        position: absolute;
        width: 90%;
        z-index: 10;
    }

        #mainNav li {
            margin: 0;
            float: none;
            position: relative;
            width: 100%;
            background-color: #f2f2f2;
        }

    .topMenu {
        max-height: 0;
        visibility: hidden;
    }

        .topMenu.expand {
            max-height: 900em;
            visibility: visible;
        }

    #mainNav a, #mainNav h3 {
        text-align: left;
        color: #000;
        display: block;
        margin-bottom: 1px;
     /* background: rgb(76, 67, 65);*/  
         background-color: #ffd646;
        
       padding: 0px 0 0px 14px;
        line-height: 2em;
        cursor: pointer;
    }
        

    #mainNav span.indicator {
        position: absolute;
        right: 1em;
    }
    /*dropdown menu styles*/

    #mainNav ul.submenu {
        float: none;
        width: 100%!important;
        height: auto;
        max-height: 0;
        -moz-transition: max-height 0.5s ease;
        -webkit-transition: max-height 0.5s ease;
        -o-transition: max-height 0.5s ease;
        transition: max-height 0.5s ease;
        overflow: hidden;
        left:-130px;
    }

        #mainNav ul.submenu.expand {
            max-height: 200em;
        }

        #mainNav ul.submenu li a {
            padding: .2em 1em;
            white-space: nowrap;
            color: #000;
            text-align: left;
            font-size: 1em;
            padding-left: 3em;
            background-color: #f2f2f2;
        }

    #mainNav .menuToggle {
        display: block;
        background: rgb(76, 67, 65);
        width: 8em;
        margin-bottom: .2em;
        position: relative;
    }

    .menuToggle a {
        text-align: center;
        padding: 0;
    }

    #mainNav ul.submenu2 {
       width: auto!important;
    }
     #mainNav ul.submenu2 li  a{
        border-bottom: 1px dotted #cccccc;
        white-space: nowrap;
        text-align: left;
    }

   #mainNav ul.submenu2 li:first-child {
        background-color: #f2f2f2;
        font-size: 100%;
        font-weight: bold;
        padding: 3% 0 3% 7%;
        text-align: left;
        white-space: nowrap;
        width: 93%;
        color: #000;
    }

    #mainNav ul.submenu2 li:last-child a {
        border-bottom: none;
        padding-bottom: 20px;
    }

   
        }
		
@media only screen and (max-width:480px){
	.footer ul {
    	list-style-type: none;
		margin: 12px 0 !important;
		}
	.footer ul li a {
    	display:inline-block !important;
		margin-top: 2px !important;
	
		}	
	}		