/*--------------------------------

Layout stylesheet for Shop Display Systems

Author: Hannah Watkins

Email: hannah@ntsols.com

Website: http://www.ntsols.com

---------------------------------*/





/* body */



body
{
    margin-top: 10px;
    color: #333333;
}



a
{
    text-decoration: none;
}



img
{
    border: 0;
}



div.clear
{
    clear: both;
}



/* centres site on page */



div#page
{
    width: 980px;
    margin: auto;
}







div#page div#topbanner
{
    width: 980px;
    background-image: url('../images/topbanner.gif');
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 35px;
}



    div#page div#topbanner ul
    {
        list-style: none;
        margin-left: 5px;
        padding-left: 5px;
        margin-bottom: 1px;
        padding-bottom: 0;
        margin-top: 10px;
        padding-top: 0;
    }



        div#page div#topbanner ul li
        {
            display: inline;
            padding-right: 10px;
            
        }
        
        
        





/* CMS styling */

div#page div#topbannercms
{
    width: 980px;
    background-image: url('../images/topbanner.gif');
    background-repeat: no-repeat;
    padding-top: 35px;
    padding-bottom: 80px;
}

div#page div#cmsmain
{
}

div#page div#cmsmain a
{
    color: #8f3b4e;
    text-decoration: underline;
}

div#page div#cmsmain input
{
    border: 1px solid #cccccc;
    height: 19px;
}

div#page div#cmsmain input.button
{
    border: 1px solid #cccccc;
    color: #8f3b4e;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url('../images/buttonbg.jpg');
    background-repeat: repeat-x;
    background-position: bottom left;
    background-color: #ffffff;
    margin-bottom: 20px;
}

div#page div#cmsmain table tr td
{
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

div#page div#cmsmain table.display
{
    background-color: #ebebeb;
}

div#page div#cmsmain table.display td
{
    padding-left: 10px;
    border-bottom: 3px solid #ffffff;
    vertical-align: top;
}

div#page div#cmsmain table.datatable
{
    background-color: #ebebeb;
}

div#page div#cmsmain table.datatable td
{
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
    text-align: left;
    padding-top: 3px;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #cccccc;
}

div#page div#cmsmain table.datatable th
{
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
    text-align: left;
    padding-top: 3px;
    background-color: #666666;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #cccccc;
}

div#page div#cmsmain table.datatable th a
{
    color: #ffffff;
}


/* top menu */

div#page div#topbanner div#topmenu
{
    background-color: #dcd2d4;
    margin-right: 120px;
    background-image: url('../images/menu_fade.jpg');
    background-repeat: no-repeat;
    background-position: top right;
    margin-bottom: 0;
    position: relative;
}

div#page div#topbanner div#topmenu ul
{
    margin-left: 0;
    padding-left: 10px;
    margin-top: 0;
    padding-top: 3px;
    padding-bottom: 5px;
    margin-bottom: 0;
    background-image: url('../images/topmenu_bg.jpg');
    background-repeat: repeat-x;
    background-position: bottom;
    margin-right: 140px;
}

div#page div#topbanner div#topmenu ul li
{
    display: inline;
    padding-right: 15px;
}

div#page div#topbanner div#topmenu ul li a
{
    display: inline;
    color: #333333;
}

div#page div#topbanner div#topmenu ul li a:hover
{
    text-decoration: underline;
}

/* login */
        
        div#page div#topbanner div#topmenu ul li.loginlink
        {
            /*margin-left: 10px;*/
        }
        
        div#page div#topbanner div#topmenu ul li.myAccountLink
        {
            /*margin-left: 200px;*/
        }

            div#page div#topbanner div#topmenu ul li a
            {
                color: #666666;
            }
            
            div#page div#topbanner div#topmenu ul li.loginlink a
            {
                color: #f5ecec;
                background-color: #b9a4a9;
                border: 1px solid #e6dee0;
                background-image: url('../images/loginbg.gif');
                background-position: top;
                background-repeat: repeat-x;
                padding-left: 10px;
                padding-right: 10px;
                padding-top: 2px;
                padding-bottom: 2px;
            }
            
            div#page div#topbanner div#topmenu ul li.myAccountLink a
            {
                color: #f5ecec;
                background-color: #b9a4a9;
                border: 1px solid #e6dee0;
                background-image: url('../images/loginbg.gif');
                background-position: top;
                background-repeat: repeat-x;
                padding-left: 10px;
                padding-right: 10px;
                padding-top: 2px;
                padding-bottom: 2px;
            }
            
            div#page div#topbanner div#topmenu ul li.loginlink a:hover 
            {
                text-decoration: none;
                color: #48272f
            }
            
            div#page div#topbanner div#topmenu ul li.myAccountLink a:hover 
            {
                text-decoration: none;
                color: #48272f
            }



div#page div#topbanner select
{
    margin-bottom: 0;
    padding-bottom: 0;
}



/* top banner for inner pages */

/*div#page div#topbannerinner
{
    width: 780px;
    background-image: url('../images/topbanner.gif');
    background-repeat: no-repeat;
    padding-top: 35px;
    padding-bottom: 10px;
}/*



/* tob menu for inner pages */



/*div#page div#topbannerinner div#topmenu
{
    background-color: #dcd2d4;
    margin-right: 120px;
    background-image: url('../images/menu_fade.jpg');
    background-repeat: no-repeat;
    background-position: top right;
    margin-bottom: 0;
}



div#page div#topbannerinner div#topmenu ul
{
    margin-left: 0;
    padding-left: 10px;
    margin-top: 0;
    padding-top: 3px;
    padding-bottom: 5px;
    margin-bottom: 0;
    background-image: url('../images/topmenu_bg.jpg');
    background-repeat: repeat-x;
    background-position: bottom;
    margin-right: 140px;
}



div#page div#topbannerinner div#topmenu ul li
{
    display: inline;
    padding-right: 15px;
}



div#page div#topbannerinner div#topmenu ul li a
{
    display: inline;
    color: #333333;
}



div#page div#topbannerinner div#topmenu ul li a:hover
{
    text-decoration: underline;
}



div#page div#topbannerinner p
{
    margin-top: 0;
    padding-top: 6px;
    margin-bottom: 0;
    padding-left: 10px;
}



div#page div#topbannerinner p a
{
    margin-left: 5px;
    background-image: url('../images/button_go.gif');
    background-repeat: no-repeat;
    padding-left: 3px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #fbfbcb;
}





div#page div#topbannerinner select
{
    margin-top: 0;
    margin-left: 5px;
    background-color: #fbfbcb;
    color: #333333;
}*/

/* product menu */

div#page div#productmenu
{
    background-color: #f0f0f0;
    border-bottom: 1px solid #cfcfcf;
    background-image: url('../images/prodmenubg.gif');
    background-position: top right;
    background-repeat: no-repeat;
    padding-top: 5px;
}

div#page div#productmenu ul
{
    margin-top: 0;
    margin-bottom: 8px;
    padding-bottom: 0;
    margin-left: 0;
    padding-left: 10px;
    padding-top: 5px;
}

div#page div#productmenu ul li
{
    display: inline;
    padding-right: 5px;
}

div#page div#productmenu ul li a
{
    border: 1px solid #dddddd;
    color: #666666;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 3px;
    padding-top: 3px;
}

div#page div#productmenu ul li a:hover
{
    border: 1px solid #666666;
}

div#page div#productmenu ul li a#selected
{
    border: 1px solid #666666;
}


/* main body */

div#page div#main
{
}

div#page div#main h1#trade_hair
{
    background-image: url('../images/hairdresser.gif');
    background-repeat: no-repeat;
    padding-left: 40px;
}

div#page div#main h2
{
    background-image: url('../images/content_header.jpg');
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 4px;
    margin-bottom: 0px;
}

div#page div#main h3
{
    background-image: url('../images/search_header.jpg');
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-top: 4px;
}

div#page div#main h1
{
	margin-top: 10px;
}

div#page div#main ul
{
	margin-bottom: 0px;
}

div#page div#main h2 a
{
    color: #000000;
}

div#page div#main p
{
    margin-top: 0;
    padding-top: 0;
}

div#page div#main a.viewbutt
{
    background-image: url('../images/button_view.jpg');
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 5px;
    color: #FBFBCB;
    font-weight: bold;
}

div#page div#main a.viewbutt:hover
{
    color: #333333;
}

div#page div#main div.contentpics   
{
    
    float: right;
    border: 1px solid #cccccc;
    width: 600px;
    height: 200px;
    overflow: auto;
}


    div#page div#main div.contentpics ul
    {
        width: 3000px;
        margin-left: 10px;
        padding-left: 10px;
        margin-top: 10px;
    }

        div#page div#main div.contentpics ul li
        {
            list-style: none;
            margin-right: 10px;
            text-align: center;
            float: left;
        }            
        
            div#page div#main div.contentpics ul li a 
            {
                width: 100px;
                height: 100px;
                border: 1px solid #cccccc;                
                float: left;                                
                text-decoration:none;
                color: #333333;
                margin-bottom:5px;
                line-height:14px;
            }
            
            div#page div#main div.contentpics ul li a:hover 
            {
                border: 1px solid #999999
            }
            
            div#page div#main div.contentpics ul li div.ProductName
            {
                margin-top:14px;                
            }

div#page div#main div#mainpic
{
    float: left;
    width: 300px;
    height: 295px;
    border: 1px solid #cccccc;
    text-align: center;
    padding-top: 5px;
    margin-right: 20px;
}

div#page div#main div#thumbnails
{
    float: right;
    height: 840px;
    width: 200px;
    border: 1px solid #663b47;
    overflow: auto;
}

div#page div#main div#thumbnails ul
{
    margin-top: 0;
}

div#page div#main div#thumbnails ul li
{
    list-style: none;
    float: left;
    margin-top:10px;
    margin-bottom: 10px;
}

div#page div#main div#thumbnails ul li a
{
    border: 1px solid #cccccc;
    min-height: 150px;
    width: 100px;
    padding-left:2px;
    padding-right:2px;
    padding-bottom:2px;
    text-align: center;
    margin-right: 10px;    
    display: inline-block;
    line-height:14px;
    text-decoration:none;
    color: #333333;
}

div#page div#main div#thumbnails ul li div.ProductName
{
    margin-top:10px;          
}

div#page div#main div#thumbnails ul li a:hover
{
    border: 1px solid #333333;
}

div#page div#main div#thumbnails ul li a.selected
{
    border: 1px solid #333333;
}

div#page div#main div#thumbnails ul li a img
{
    border: 0;
}

div#page div#main div#productdetails
{
    width: 720px;
    min-height: 520px;
    border: 1px solid #663b47;
    padding-left: 20px;
    padding-top: 20px;
    float: left;
    padding-right: 20px;
}

div#page div#main div#productdetails h4, div#page div#main div#productdetails p, div#page div#main div#productdetails ul
{
}

div#page div#main div#productdetails table
{
    margin-left: 0;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 10px;    
}

div#page div#main div#productdetails span.pricelist
{
    margin-left:25px;
   float:right;
   position:relative;
   right:150px;
}

div#page div#main div#productdetails span.pricelist a
{
    color:#000;
    text-decoration:none;    
    font-size:18px;
    font-weight:bold;

}

div#page div#main div#productdetails table tr td
{
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    border-bottom: 1px solid #cccccc;
    border-top: 2px solid #ffffff;
    background-color: #edecec;
}

.error
{
    display: block;
}

.errorhide, .detailhide
{
    display: none;
}

div#page div#main div#productdetails strong
{
    color: #8f3b4e;
}

div#page div#main div#productdetails input
{
    border: 1px solid #cccccc;
    color: #8f3b4e;
}

.button
{
    border: 1px solid #cccccc;
    color: #8f3b4e;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url('../images/buttonbg.jpg');
    background-repeat: repeat-x;
    background-position: bottom left;
    background-color: #ffffff;
    margin-bottom: 20px;
}

.searchbutton
{
    border: 1px solid #cccccc;
    color: #8f3b4e;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url('../images/buttonbg.jpg');
    background-repeat: repeat-x;
    background-position: bottom left;
    background-color: #ffffff;
}



div#page div#main div#productdetails div#description ul
{
    margin-left: 5px;
    padding-left: 5px;
    margin-top: 5px;
}

div#page div#main div#productdetails div#description ul li
{
    list-style: none;
    padding-bottom: 3px;
}

div#page div#main div#productdetails div#description ul li.alt
{
    background-color: #fbfbcb;
}

div#page div#main div#productdetails div#options input
{
    border: 1px solid #cccccc;
    width: 20px;
}

div#page div#main div#productdetails div#options p
{
    padding-bottom: 10px;
}

div#page div#main div#productdetails div#options
{
    width: 320px;
    float: right;
    margin-top: 40px;
    border-top: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
    margin-right: 20px;
    padding-top: 10px;
}

div#page div#main div#productdetails div#options a
{
    border: 1px solid #cccccc;
    color: #7B425D;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-image: url('../images/buttonbg.jpg');
    background-repeat: repeat-x;
    background-position: bottom left;
}

div#page div#main div#productdetails div#options a:hover
{
    color: #333333;
    border: 1px solid #7B425D;
}

div#page div#main p.prodcatdetails
{
    width: 320px;
}



/* Order pages */

div#page div#main table.ordertable
{
    background-color: #ebebeb;
    width: 780px;
}

div#page div#main table.ordertable td
{
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
    text-align: left;
    padding-top: 3px;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #cccccc;
}

div#page div#main table.ordertable th
{
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
    text-align: left;
    padding-top: 3px;
    background-color: #666666;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #cccccc;
}


/* Sub category menu */

div#page div#main ul.subcatmenu
{
    text-align: right;
    margin-top: 10px;
}

div#page div#main ul.subcatmenu li
{
    color: #000000;
    display: inline;
    list-style: none;
    margin-left: 20px;
    padding-left: 5px;
    border-left: 1px dotted #cccccc;
}

div#page div#main ul.subcatmenu li a
{
    color: #666666;
}

div#page div#main ul.subcatmenu li a:hover
{
    color: #000000;
    text-decoration: underline;
}


/* Order/registration pages details summary tables */



div#page div#main table#detailsummary
{
    background-color: #fdfde9;
    margin-bottom: 20px;
    border-top: 1px solid #CCCC99;
    border-left: 1px solid #CCCC99;
    border-bottom: 1px solid #999966;
    border-right: 1px solid #999966;
    width: 780px;
}

div#page div#main table#detailsummary td
{
    padding: 10px;
    border-bottom: 2px solid #ffffff;
    vertical-align: top;
}

div#page div#main table#detailsummary td em
{
    color: #663b47;
    font-style: normal;
    margin-right: 20px;
}

div#page div#main table#detailsummary td input
{
    border: 1px solid #cccc99;
}

div#page div#main table#detailsummary td input.button
{
    border: 1px solid #cccccc;
}


/* Customer login page */

a.login
{
    color: #663b47;
    text-decoration: underline;
}



/* footer */

div#page div#footer
{
    color: #666666;
    clear: both;
    background-image: url('../images/footer_bg.jpg');
    background-repeat: no-repeat;
    background-position: left;
    padding-bottom: 50px;
    padding-top: 20px;
}

div#page div#footer a
{
    color: #333333;
    text-decoration: underline;
}

div#page div#footer p
{
    margin-top: 0;
    margin-bottom: 0;
}


/* faq page */


div#page div#main a#faqquestion
{
}

div#page div#main .faqpage a
{
    color: #8f3b4e;
    display: block;
    margin-top: 10px;
    background-image: url('../images/faqicon.gif');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}

div#page div#main .faqpage a:hover
{
    text-decoration: underline;
}


/* installation guides  */


div#page div#main table tr td
{
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

div#page div#main table.display
{
    background-color: #ebebeb;
    width: 100%;
    border-right: 1px solid #cccccc;
}

div#page div#main table.display td
{
    padding-left: 10px;
    border-bottom: 3px solid #ffffff;
    vertical-align: top;
    border-bottom: 1px solid #cccccc;
}

div#page div#main table.datatable
{
    background-color: #ebebeb;
}

div#page div#main table.datatable td
{
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
    text-align: left;
    padding-top: 3px;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #cccccc;
}

div#page div#main table.datatable th
{
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: top;
    text-align: left;
    padding-top: 3px;
    background-color: #666666;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #cccccc;
}

div#page div#main a.installguide
{
    color: #8f3b4e;
    background-image: url('../images/installicon.gif');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}

div#page div#main a.installguide:hover
{
    text-decoration: underline;
}

        .testimonial {
            width: 948px;
            padding: 8px 10px 0px;
            margin-bottom: 15px;
            border: 1px solid #996;
            background-color: #FDFDE9;
            min-height: 594px;
        }

            .testimonial table {
                width: 100%;
            }

            .testimonial h1 {
                margin-top: 0 !important;
            }

            .testimonial p, .testimonial blockquote {
                text-align: justify;
            }

            .testimonial td {
                padding: 0 !important;
                vertical-align: top !important;
            }

            .testimonial blockquote {
                background-color: rgba(0, 0, 0, 0.1);
                position: relative;
                margin-left: 30px;
                padding: 5px 8px 8px;
                margin-right: 0 !important;
            }

                .testimonial blockquote::before {
                    content: "\"";
                    position: absolute;
                    left: -35px;
                    top: 20px;
                    font-size: 64px;
                    color: rgba(0, 0, 0, 0.3);
                }

            .gallery-container {
                width: 100%;
                height: 500px;
                position: relative;
            }

            .gallery-slideshow {
                height: 500px;
            }
         .gallery-slideshow  img{
                height: 500px;
                width: 100%;
            }

             .gallery-slideshow a {
                    font-size: 0;
                }

          .gallery-caption {
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                //width: 480px;
                padding: 10px;
                background-color: black;
                opacity: 0.8;
                color: #FFFFFF;
            }

           .gallery-thumbs {
               padding-top:10px;
            }

                .gallery-thumbs .thumbs {
                    padding: 0;
                }

                     .gallery-thumbs .thumbs li {
                        display: inline-block;
                        list-style-type: none;
                        background-color: #FFF;
                        opacity: 0.4;
                        transition: all linear 1s;
                    }
                  .gallery-thumbs .thumbs li.selected {
                        display: inline-block;
                        list-style-type: none;
                        opacity: 1;
                    }