﻿.LogoTable
{
    padding:25px 0;
}

select 
{
    padding:3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-color:#ccc;
}



#MenuTable-wrapper 
{
     *margin-top:11px;
}

    .MenuTable
    {
        padding-top:15px;
        /*width:auto;*/
    }

    .topmenu 
    {
        margin:0;
        padding:0;
    }


/*  Top end ---------------- */

/*  Menu start ---------------- */



    .menuItem
    {
        margin:0 10px;
        padding:7px 10px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .menuItem:hover
    {
        border-top:1px solid #fff;
        border-bottom:1px solid #ccc;
    }

    .categoryListItem
    {
        /*-webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;*/
    }
    .categoryListItem:hover
    {
        /*background-color:#c6e5cf;*/
        border-bottom:1px solid #CCCCCC;
        background: #e8e8e8;
    }

    .CategoryInActive, .CategoryActive
    {
        height:100%;
    }


    .CategoryInActive img, .CategoryActive img
    {
        margin-right:3px;
    }

    .CategoryActive
    {
        text-decoration:none;
        font-weight:bold;
    }


/*  Menu end ---------------- */

/*  Sort start ---------------- */


    .sortTable select
    {
        padding:0;
    }


/*  Sort end ---------------- */

/*  Product start ---------------- */

.productBoxContainer 
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height:320px;
    margin:10px 10px;
    border:1px solid #dedede;
    background: rgb(244,244,244); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjglIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDclIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(244,244,244,1) 0%, rgba(255,255,255,1) 8%, rgba(255,255,255,1) 47%, rgba(244,244,244,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(8%,rgba(255,255,255,1)), color-stop(47%,rgba(255,255,255,1)), color-stop(100%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(255,255,255,1) 8%,rgba(255,255,255,1) 47%,rgba(244,244,244,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(255,255,255,1) 8%,rgba(255,255,255,1) 47%,rgba(244,244,244,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(255,255,255,1) 8%,rgba(255,255,255,1) 47%,rgba(244,244,244,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(255,255,255,1) 8%,rgba(255,255,255,1) 47%,rgba(244,244,244,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-8 */

}

.productMainContent 
{
    background-position:bottom;
    height:auto;
    border:1px solid #dee4df;
    width:885px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-bottom:15px;
    *margin-left:40px;
}

#maxSizeImg 
{
    
}

.productStockStatus 
{
    width:110px;
}

.productAmountChooser
{
    width:115px;
    height:auto;
    padding-bottom:15px;
}

.productBuyButtonContainer 
{
    width:80px;
}

.productTableBuyButtonContainer
{
    float:right;
    margin:0 70px 15px 0;
}

.perRow3
{
    width:225px;
}


table.productbox tr:nth-child(1), 
table.productbox tr:nth-child(2),
table.productbox tr:nth-child(3), 
table.productbox tr:nth-child(4), 
table.productbox tr:nth-child(5)
{
    background:none;
}

table.productbox a
{
    font-weight:bold;
    text-decoration:none;
    font-size:1.1em;
}


.textbox_nrItems 
{
    /*padding:8px 0;*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width:30px;
    border:1px solid #4e786a;
}

/*  Product end ---------------- */