/****************************************/
/**************** COMMON ****************/
/****************************************/
#header-credentials{
    display: none;
}

#header-right{
    display: none;
}

#share{
    display: none;
}

#left-column{
    display: none;
    width:0px;
}

.left-menu{
    display:none;
}

DIV#common-middle-column{
    margin: 0px;
    padding: 0px;
    width:100%;
}

DIV#common-main-container{
    border-bottom: 0px;
}


#big-footer-container{
    display: none;
}

/****************************************/
/************ FLOORING & PSR ************/
/****************************************/
#header-flooring, 
#header-psr{
    border-bottom:#bbc2c4 1px solid;
}

DIV#flooring-main-top-menu, 
DIV#psr-main-top-menu{
    display: none;
}

DIV#flooring-main-container,
DIV#psr-main-container{
    border: 0px;
    margin-top: 18px;
}

DIV#flooring-main-content-with-search,
DIV#psr-main-content-with-search,
DIV#psr-middle-column,
DIV#flooring-middle-column
{
    margin: 0px;
    padding: 0px;
    width:100%;    
}

#right-column{
    display: none;
}

#big-footer-container-flooring,
#big-footer-container-psr{
    display: none;
}


/****************************************/
/************* PRETTY PHOTO *************/
/****************************************/
.pp_content_container{
    display: none;
}

.pp_overlay{
    display: none;
} 





/****************************************/
/****** ORDERS FLOORING & PSR ******/
/****************************************/
.typeTitle{
    font-family: arial;
    font-size: 14px;
    color:#F87F0C;
    text-transform: uppercase;
}

.styleTitle, .polymerTitle{
    font-family: arial;
    font-size: 12px;
    color: #797E7F;
    text-transform: uppercase;
}

table#sku td{
    text-align: center;
}
table#sku thead td{
    font-size: 10px;
    text-transform: uppercase;
    background-color: #F4F4F4;
    color: #727678;
}

table#sku thead td.first{
    font-size: 10px;
    text-transform: uppercase;
    background-color: #F4F4F4;
    color: #727678;
    text-align: center;
    border-left: 0px;
    border-right: 2px solid #E2E2E2;
    width:70px;
}


table#sku tbody td{
    padding-top: 4px;
    padding-bottom: 4px;
}
table#sku tbody td.first{
    font-size: 12px;
    color: #F87F0C;
    border-right: 2px solid #E2E2E2;
}

#cart #client-infos strong,
#cart #client-infos span.labels,
#cart #client-infos span.values {
    display: block;
    font-size: 12px;
    color: #797E7F;
}

#cart #client-infos strong {
    margin-bottom: 10px;
    font-size: 14px;
}

#cart #client-infos span.labels {
    float: left;
    width: 150px;
}

#cart #client-infos span.values {
    margin-left: 160px;
}
/****************************************/
/****** ORDERS FLOORING & PSR ******/
/****************************************/