﻿
#wrapper,
#page-body,
.content,
.body-content
 {width:98%;}

body {
	font-size:12pt;	
}

div#topnav,
div.header-functions,
div.left-column,
div.right-column,
div.basket-breadcrumbs,
div#footer {
	display : none;
}

.wide .body-content {
	width : 98%;
	padding-right:20px;
}

input, .pf-button {
	display : none;
}

/*h1.page-title {
	display : none;
}*/

p.dd-message {
	display : none;
}

.body-content{ float:left; width:720px; }

.body-thumbnail-boxes { width: 100%; }

.body-thumbnail-boxes .content-item { width: 530px; }




div.printbox {
    background: none;
    float: left;
    overflow: hidden;
    width: auto;
}


.container-blue-border.isotope-item, .container-blue-border.large{ background: none; }
.container-green-border.isotope-item, .container-green-border.large{ background: none; }
.container-orange-border.isotope-item, .container-orange-border.large{ background: none; }

#print-isotope, #reset-isotope, #open-all-isotope {display:none;float:none;width:auto;clear:both;}/*div.at-a-glance-container {width:auto;float:none;padding:0;margin:0;}*/

#wrapper,
#page-body,
.content,
.body-content
 {width:auto;float:none;}


#page-body {
    /*margin-top: -40px;*/
}
 
 
 /* Fixes 15/08/2013 for Isotope */
 
.aag-more-link
{
    display:none;
}

.container-blue-border
{
    border:none;    
    margin:0px;
    padding-top:10px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:20px;
}
.container-green-border
{
    border:none;    
    margin:0px;
    padding-top:10px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:20px;
}
.container-orange-border
{
    border:none;    
    margin:0px;
    padding-top:10px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:20px;
}

.social-bar-wrapper
{
    display:none;
}

.social-media-share
{
    display:none;
}

.content a
{
    color: Black;
}

.body-content ul
{
    margin-bottom: 0px;    
}


.print-view-only {
    visibility:visible;
    display: block;
}

.print-view-top-box {
    width:100%;
    float:right;
    text-align:right;
    padding-bottom:10px;
}

.print-view-bottom-box {
    width:100%;
    float:right;
    border-top: 1px solid black;
    text-align:right;
    font-size:10pt;	
}

.morelink {
    visibility:hidden;
    display:none;
}