/*--------Scottish Standard-----------*/

#SS {
	padding:4px;
}
#SSNav {
	margin-left: 3px; 
	margin-right: 3px;
	padding:0;
	clear:both;
	margin-bottom:20px;
	height:140px;
}
.SSNavItem {
	float:left;
}
.SSNavPic {
	border:6px solid #E0D9EB; 
}
.SSNavText {
	float:left;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:0px;
	padding-right:0px;
	background-color:#E0D9EB; 
	font-weight:bold; 
	color:#0C4D8C; 
	font-size:82%;
	border:6px solid #E0D9EB !important;
	border-right:6px solid #E0D9EB;
	vertical-align:bottom;
	text-align:center;
}
.SSIntroText {
	width:110px;
	height:36px;
}
.SSWhoText {
	width:140px;
	height:36px;
}
.SSHowText {
	width:88px;
	height:36px;
}
.SSPic {
	border: 1px solid #0C4D8C; 
	display:inline;
	clear: none;
}
#SSPage .panel {
	height:23px;
	padding-top:5px;
	border:1px solid #CCCCCC;
	cursor:pointer;
	margin-bottom:0px;
	padding-left:40px;
}
#SSPage .panel a{ 
	text-decoration:none;
	color:#000000;
}
#SSPage .panel-up {
	background:url(//www.sqa.org.uk/images/bluebacktitle-up.gif) no-repeat scroll 10px 5px;
	background-color: #DFD8EA;
 }
#SSPage .panel-down {
	background:url(//www.sqa.org.uk/images/bluebacktitle-down.gif) no-repeat scroll 10px 5px;
	background-color: #DFD8EA;
}
#SSPage .panel-target {
	padding:5px;
	border:1px solid #CCCCCC;
}
#SSPage .panel-closed {
	display:none;
}
#slideshowcontainer {
	width:224px;
	float:right;
}
#slideshownext {
	width:50%;
	float:left;
}
#slideshow {  
    height:  142px;  
    width:   50%;  
    padding: 0;  
    margin:  0;  
	cursor:pointer;
	} 
 
#slideshow img {  
    padding: 4px;  
    border-top: 2px solid #ccc;  
    border-left: 2px solid #ccc;  
    border-right: 2px solid #ccc;
	border-bottom: none;  
    background-color: #E0D9EB;  
    width: 214px; 
    height: 142px; 
}
#slidetitle {
	border-top:1px solid #E0D9EB;
    border-bottom: 2px solid #ccc;  
    border-left: 2px solid #ccc;  
    border-right: 2px solid #ccc;
    background-color: #E0D9EB; 
	width:214px;
	padding-bottom:6px;
	text-align:center;
	cursor:pointer;
	font-size:80%;
}	
#slidetitle a {
	text-decoration:none;
	color:#0C4D8C; 
	font-weight:bold;
}	
#slidetitle a:hover {
	text-decoration:underline;
}	

h3.acc { 
	font-size:96%;
}

