/*-------------------------------*/
/* General Setup                 */

	#skipLinks, #extraLinks,
	#mainNavigation, #promoPanels, #popupContactClose, #photos, #addCourse{
		display: none;
	}
	
	#header {overflow: hidden;}
	
	#footer img  {
		display: none;
	}
	
	.homePromo img, .homePromoLast img  {
		display: none;
	}
		
	#hero embed, #hero #flashcontent {
		display: none;
		}
			
	#footer {
		postion: absolute; 
		bottom: 0;
		}
		
	body object {
		display: none;
		}

	body ul li, body ol li, body dd, body dl, body p, body table tr td, body table tr th {font-family: arial,sans serif;}
	body h1, body h2, body h3 {font-family: arial,sans serif;color: #003366;}
	
	div.addthis_toolbox {display:none;}

	#navigation ul {display: none;}
	#navigation h2 {visibility: hidden;}	
	#navigation p {margin: 0!important;}

	.enquiries {padding: 5px; border: 1px solid #000;}
	
	 #ucasCode , #schoolCode {float: left; margin-right: 10px}
	#mainContent h1 {margin-bottom: 3px!important;}
	h2.defList {visibility: visible!important;margin-top: -50px!important; font-size: 1em;}
	
	#tableContentList {display: none;}
	
	#courseNav {
		padding-left:0px;
		margin-left:0px;
		display: none;
	}

/*	#courseNav li.selected {font-weight: bold;display: block!important;}
	#courseNav li {list-style-type: none; display: none;}
	#courseNav li.selected a {text-decoration: none;color: #000;font-size: 1.3em;}
*/	
	
	.infodetails {
		clear:left;
	}

	form #idChangeView {display: none}

.logoWeb {
		display: none;
		}
		
	.logoPrint {
		display: block;
		float:right;
		}
