/* Scotland - Glow styles
================================== */

body.scotland {
	background: fixed url(../images/graphic_main_background_scotland.jpg) repeat-x #B2A5D3;
	}
	
body.scotland  #mainContent  {
	border-top: 7px solid #6B5BA8;
	border-bottom: 1px solid #6B5BA8;
	border-right: 1px solid #6B5BA8;
	border-left: 1px solid #6B5BA8;
	}
	
body.scotland  #branding h1 {
	visibility: hidden;
	overflow: hidden;
	line-height: 0.1em;
	height: 0.1em;
	font-size: 0.1em;
	padding: 0;
	margin: 0;
	}
	
body.scotland  #branding {
	margin-left: auto;
	margin-right: auto;
	width: 60.1em;
	}
		
			
/* Glow header box
================================== */

.glowHeader {
	background: url(../images/bottom-left-glowHeader.gif) no-repeat left bottom;
	padding: 0;
	margin-bottom: -2.2em;
	}

.glowHeader-outer {
	background: url(../images/bottom-right-glowHeader.gif) no-repeat right bottom;
	}

.glowHeader-inner {
	background: url(../images/top-left-glowHeader.gif) no-repeat left top;
	}

.glowHeader p {
	background: url(../images/top-right-glowHeader.gif) no-repeat right top;
	text-align: right;
	}	
	 
.glowHeader img {
	padding: 0.55em;
	}