/**
 * Temporary print stylehsheet
 */

#header,
#amax-basicsearch-isearchbox0,
#footer {
    display: none;
}
#amax-outer, #amax-inner, #content {
    width: 98%;
    border-left: 0;
    border-right: 0;
}
#amax-inner {
    width: 100%;
}
.amax-twocol #amax-templatearea-1,
.amax-threecol #amax-templatearea-1,
.amax-contentdisplay #amax-templatearea-1 {
    display: none;
}
.amax-twocol .amax-block,
.amax-threecol .amax-block,
.amax-contentdisplay .amax-block {
    float: none;
    width: 100%;
}
.amax-contentdisplay #amax-templatearea-2,
.amax-twocol #amax-templatearea-2,
.amax-threecol #amax-templatearea-2,
.amax-threecol #amax-templatearea-3,
.amax-homepage #amax-templatearea  {
    float: none;
    width: 100%;
}
.amax-homepage .amax-row {
    float: left;
    padding: 20px 0 0 30px;
}
.amax-homepage .amax-row .amax-templatearea {
    width: auto;
}


#amax-templatearea-0  {
    float: none;   
}
#amax-categoryheading-icathead0    {
    display: none;    
}