﻿/* Remove unwanted elements */
#headerSearchBox, #nav, #leftNavigationColumn, #breadCrumbs, #levelOneBanner, #targetArea, #footer, .sys_button, .noprint {display: none;}

/* Reset font size 120% */
body {font-size:120%}

/* Ensure the content spans the full width */

#mainSection, #mainContentColumn, #fullWidthMainContentSection {width: 100%; margin: 0; border: 0; float: none;}

/* Level one */

#levelOneArticle01, #levelOneArticle02 {width: 100%; margin: 0; padding: 0; border: 0; float: none;}

#mainContentColumn h1 {color: #000; background-color: #fff; width: 100%; margin: 0; padding: 0; float: none; font-weight: bold;}
#mainContentColumn h2, #mainContentColumn h3 {color: #000; background-color: #fff; width: 100%; margin: 20px 0 0 0; padding: 0; float: none; font-weight: bold;}

#mainContentColumn img {display: none;}

/* Level two */

#levelTwoMainContentSection, #genericMainContentSection {width: 100%; margin: 0; border: 0; float: none;}

#levelTwoLeftColumn, #levelTwoRightColumn, .sys_levelTwoArticle, .sys_mediaContentHolder, .sys_RightColumn {width: 100%; margin: 0 0 30px 0; padding: 0; border: 0; float: none;}

#genericMainContentSection h1 {color: #000; background-color: #fff; width: 100%; padding: 0; float: none; font-weight: bold;}
#genericMainContentSection h2, #genericMainContentSection h3 {color: #000; background-color: #fff; width: 100%; margin: 30px 0 0 0; padding: 0; float: none; font-weight: bold;}

.sys_levelTwoArticle {width: 100%; margin: 0; padding: 0; border: 0; float: none;}

/* Course pages */

#acc {width: 100%; margin: 0; border: 0; float: none;}

#acc h2 {width: 100%; float: none; padding: 10px 0 0 0;}

#acc .acc-section, .acc-item {width: 100%; display:inline !important; }

/*=================================
NEW AUG 2014 
=================================*/

#mainSection, #mainContentColumn, #fullWidthMainContentSection {width:95%;}

/*Header*/

header img {display: inline;}

.mainHeader__logo, .primaryNav, .searchBox { display: none; }

/*left Nav*/

#leftNavigationColumn, #levelTwoRightColumn {display:none;}

.sys_targetArea {display:none;}

#acc h2 {background: none;}

/*social gubbins*/

.st_facebook_hcount, .st_twitter_hcount, .st_googleplus_hcount, .st_email_hcount {display:none;}

/*footer*/

.primaryFooter {
    border-top: 1px solid #000;
    background: #fff;
    color: #000;
}

footer .row, .primaryFooter__logo, .secondaryFooter {display:none;}

.primaryFooter .small-3 {width:100%;}
